.tp-caption__title {
    font-size: 35px;
    text-transform: none;
    line-height: 1.15;
    font-weight: 700;
    text-shadow: 0 0 50px rgba(0, 0, 0, .50);
    padding: .6em 1em .5em 1em;
    border-radius: 0px;
}

a {
    color: #153D6C;
}
.col-12 .block {
    padding-bottom: 0px;
}

@media (min-width: 992px) {
    .page-node-type-mt-service .page-title {
        max-width: 100%;
    }
}
.block-mt-hero-v2 > .content {
    padding: 10px 0;
    }

h1, h4 {
	line-height: 1.20;
  padding: 0;
  margin: 20px 0 10px 0;
  font-weight: 400;
}

.node--type-mt-post.node--view-mode-mt-teaser-tile .node__title {
    min-height: 50px;
    font-size: 18px;
}

.header-container ul.menu > li > a, .header-container ul.menu > li > span {
    line-height: 1;
    position: relative;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    padding: 38px 10px;
    margin: 0 10px;
    text-decoration: none;
}

title {
        font-size: 40px;
        margin-top: 20px;
}


.block-mt-hero-v2 .field--name-field-mt-hero-v2-title {
    margin-bottom: 25px;
    font-size: 40px;
    line-height: 1.2;
    font-weight: 500;
}

.col-12 h2.title, .col-12 nav > h2, .col-12 .block-search > h2 {
    margin: 20px 0 0;
    font-weight: 500;
    border-bottom: none;
    position: relative;
    text-transform: none;
    font-size: 44px;
    text-align: center;
}

.col-12 .view > .more-link {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 10px;
}
.tp-caption__title {
    font-size: 35px;
    text-transform: none;
    line-height: 1.15;
    font-weight: 500;
    text-shadow: 0 0 50px rgba(0, 0, 0, .50);
    padding: .6em 1em .5em 1em;
    border-radius: 0px;
}

.header-container .sf-menu ul li a, .header-container .sf-menu ul li > span {
    font-size: 18px;
    line-height: 1.5;
    padding: 
		10px 2em 13px;
    display: block;
    color: var(--mt-color-base);
    font-weight: 400;
}

.region--separator-incline-diagonal {
    padding-top: 10px;
    position: relative;
    overflow: hidden;
}

.block-page-title-block .mt-view-header {
    font-size: 40px;
    text-transform: capitalize;
    line-height: 1.09;
    font-weight: 400;
}