/* Banner Edits */
.covid19-banner {
    justify-content: left!important;
    margin-bottom: -15px!important;
}

.covid19-content p{
    font-family: "roboto", Arial, sans-serif!important;
    font-size: .875rem!important;
    line-height: 1.125rem!important;
}

.covid19-content a{
    font-family: "roboto", Arial, sans-serif!important;
    font-size: .875rem!important;
    line-height: 1.125rem!important;
}

.covid19-text-container {
    max-width: none!important;
}

/* Header */
.header-g .locations-a .location__phone a, .header-g .locations-a .location__phone a:before {
    font-size: 1.25rem;
}

/* Featuredblocks */
.section.fb-grid-a-title-overlaps-image .section--light .featuredblocks-grid-a .featuredblocks .featuredblock__title {
    background-color: #FFFFFF;
    color: #06106f;
}
.section.fb-grid-a-title-overlaps-image .section--light .featuredblocks-grid-a .featuredblocks .featuredblock__wrap:after {
    display: none;
}
.featuredblocks-grid-a .featuredblocks .featuredblock__title {
    font-family: "raleway-bold";
    font-size: 1.125rem;
    line-height: 1.625rem;
    text-align: center;
    margin-bottom: 16px;
    display: block;
}
/*-------Blog-Page--------*/
.blog__post .blog-singlepost__content ul {
    list-style: disc;
}
.blog__post .blog-singlepost__content ol {
    list-style: decimal;
}
.blog__post .blog-singlepost__content ul, .blog__post .blog-singlepost__content ol {
    padding: 0 0 0 30px;
}
/*-------Blog-Page-END-------*/

/* Custom colors */
.section--light a {
    color: #b11c20;
}
.section-overlap-container .header-g .locations-a .location__phone a {
    color: white;
}
.section--dark .breadcrumb__item a {
    color: white;
}
.section--dark .form-a .form__submit input.component__button--1,
.section--dark .featuredblocks-grid-a.grid-transparent .featuredblocks .featuredblock__wrap .featuredblock__cta .cta__button--icon.component__button--1, .section--dark .featuredblocks-grid-a.grid-transparent .featuredblocks .featuredblock__wrap .featuredblock__cta .cta__button.component__button--1, .section--dark .cta__button--icon.component__button--1, .section--dark .cta__button.component__button--1 {
    box-shadow: 2px 2px 0 0 #de2428, inset 2px 2px 0 0 #de2428;
    background: rgb(222 36 40 / 70%);
    color: white;
}
.section--dark .featuredblocks-grid-a.grid-transparent .featuredblocks .featuredblock__wrap .featuredblock__cta .cta__button--icon.component__button--1:hover, .section--dark .featuredblocks-grid-a.grid-transparent .featuredblocks .featuredblock__wrap .featuredblock__cta .cta__button.component__button--1:hover, .section--dark .cta__button--icon.component__button--1:hover, .section--dark .cta__button.component__button--1:hover {
    box-shadow: 2px 2px 0 0 #de2428, inset 2px 2px 0 0 #de2428;
    background: rgb(222 36 40);
    color: white;
}
.section--light .form-a .form__submit input.component__button--1 {
    color: #56504c;
}
.section--dark .copyright__link, .section--dark #copyright__link {
    color: #fff;
}
.wrap_testimonials {
    background: rgba(255, 255, 255, 0.9) !important;
}
.btn_cta {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.btn_cta a {
    display: flex;
    font-family: "roboto", Arial, sans-serif;
    font-size: 0.875rem;
    line-height: 0.875rem;
    text-transform: none;
    margin-top: 24px;
    margin-bottom: 10px;
    text-align: center;
    width: 13.75rem;
    height: 2.25rem;
    padding: 7px 8px 5px;
    max-width: 100%;
    border-radius: 0;
    transition: color 0.2s, background-color 0.2s, border 0.2s;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    font-weight: 700;
    font-style: normal;
    box-shadow: 2px 2px 0 0 #de2428, inset 2px 2px 0 0 #de2428;
    background: rgb(222 36 40 / 70%);
    color: white !important;
    text-decoration: none !important;
}
.btn_cta a:hover, .section--dark .form-a .form__submit input.component__button--1:hover {
    box-shadow: 2px 2px 0 0 #de2428, inset 2px 2px 0 0 #de2428;
    background: rgb(222 36 40);
    color: white !important;
}
.section--light .articles-a .articles__item {
    background-color: #565656;
}
.section--light .articles-a .articles__item .article__post-permalink {
    color: #fff;
    text-decoration: underline;
}
.section--light .articles__categories.mm-menu {
    background: #b11c20;
    color: #FFFFFF;    
}
.section--light .articles__categories.mm-menu {
    background: transparent;
}
.section--light .articles__categories .mm-title {
    background: #b11c20;
    color: #FFFFFF;
}
.section--light .articles__categories .articles__categories-link {
    background: #ededed;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

/* pull added css */
.cs-boxex:hover {
    position: relative;
    top: -10px;
    transition: transform 0.3s ease-in-out;
}
img.left, img.rigth {
    float: left;
    width: 200px;
    margin: 0px 10px 0px 0px;
    padding: 5px;
    border-radius: 6px;
    border: solid 1px #b11c20;
    height: auto;
}
span.cs-boxes-title {
    text-align: center !;
}

span.cs-boxes-title {
    text-align: center;
}
.cs-boxex a {
    text-decoration: none;
}
.cs-boxex {
    text-align: center;
    padding-bottom: 10px;
    max-width: 290px;
    margin: auto;
}

p.cs-boxes-title {
    background: #6c757d;
    box-shadow: 2px 2px 0 0 #0e0e0e, inset 2px 2px 0 0 #0e0e0e;
    color: #fff !important;
    padding: 10px;
    position: relative;
    top: -21px;
    font-family: roboto, Arial, sans-serif;
    width: 200px;
    margin: auto;
}
p.cs-boxes-title:hover {
    background: #6c757dbd;
    cursor: pointer;
    text-decoration: none;
}
img.cs-boxes-title {
    height: 180px;
    width: 100%;
}
/* pull added css */
.location__fax--link {
    font-family: 'font-awesome' !important;
    font-size: 20px !important;
}

.location__fax--link::before {
    margin-right: 8px;
}
.location__fax-cutom {
  font-family: inherit;
  font-size: 1rem;
  line-height: 1.375rem;
  margin-bottom: 0px;
  margin-top: 25px;
  font-weight: 300;
  color: #f5f0e9;
  position: relative;
  padding-left: 64px;
}
.location__fax-cutom:before {
  content: "\f1ac";
  font-family: font-awesome;
  font-size: 20px;
  width: 36px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 28px;
  position: absolute;
  left: 0px;
  top: -6px;
  border-radius: 50%;
  border-width: 3px;
  border-style: solid;
  border-color: #000;
  color: #000;
  border-image: initial;
}
/* Media */
@media(max-width: 767px) {
    .editable__container--inner img.align-right {
        float: none !important;
        display: block !important;
        margin: 0 auto 10px !important;
    }
    /* pull added css */ 
    img.left, img.rigth {
        margin: auto !important;
        display: block !important;
        float: none !important;
        width: 80% !important;
    }
    /* pull added css */
}
@media(max-width: 519px) {
    .wrap_testimonials_inner {
        padding-left: 5px;
        padding-right: 5px;
    } 
}