h1,
h2,
h3,
h4,
.h4,
h5,
h6 {
    font-weight: 900;
    line-height: 1.4;
    margin: 0 0 20px 0
}

h1 {
    font-size: 35px
}

h2 {
    font-size: 30px
}

h3 {
    font-size: 25px
}

h4 {
    font-size: 20px
}

.h4 {
    font-size: 22px
}

h5 {
    font-size: 18px
}

h6 {
    font-size: 15px
}

video,
embed,
iframe,
object {
    max-width: 100%
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 35px
}

.alignright {
    display: inline;
    float: right;
    margin-left: 35px;
    clear: right
}

.aligncenter {
    clear: both;
    text-align: center;
    display: block;
    margin-right: auto;
    margin-left: auto
}

.services-share a,
.breadcrumbs li a,
.related-post-title {
    text-decoration: none
}

.header-content {
    padding: 15px 0;
    margin-bottom: 25px;
    text-align: center;
    color: #fff
}

.breadcrumbs li::after,
.breadcrumbs li a,
.breadcrumbs li span {
    color: #fff
}

.breadcrumbs li::after {
    content: "\00bb";
    padding: 0 .3em
}

.breadcrumbs li:last-of-type::after {
    display: none
}

.entry-content,
.services-box {
    margin-bottom: 40px
}

.post-content {
    color: #2f2c2c;
    margin-bottom: 30px;
    padding: 15px;
    box-shadow: 0 2px 8px 0 rgb(50 50 50 / 8%);
	    overflow: hidden;
}

blockquote {
    background: #eee;
    margin: 1.5em 10px;
    padding: .5em 10px;
    quotes: "\201C""\201D""\2018""\2019"
}

blockquote:before {
    color: #ccc;
    content: open-quote;
    font-size: 4em;
    line-height: .1em;
    margin-left: .25em;
    vertical-align: -.4em
}

blockquote p {
    display: inline
}

::marker {
    color: #f15b26
}

.post-content ol,
.post-content ul,
.post-thumbnail,
.post-content p,
.wp-audio-shortcode,
.wp-video {
    margin-bottom: 18px
}

.wp-video {
    margin: auto;
    max-width: 100%
}

video {
    width: 100%;
    height: 100%;
    position: relative
}

.post-content img {
    box-shadow: 0 0 6px 0 rgb(0 0 0 / 25%);
    border-radius: 5px 5px 0 0
}

.post-content ol,
.post-content ul {
    padding-right: 15px;
    margin-right: 20px;
    list-style: square
}

.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
    color: #c0033c;
    margin: 15px 0;
    border-radius: 30px;
    border-bottom: 3px solid #c0033c;
    border-right: 6px solid #c0033c;
    padding: 12px;
    padding-right: 19px;
    background: linear-gradient(-90deg, #f9fbff, transparent);
}
span.tag {
    padding: 10px 15px;
    font-size: 15px;
    color: #242424;
    border: 2px solid #dce5f5;
    border-radius: 50px;
    margin-right: 10px;
    margin-bottom: 10px;
    transition: all .3s ease;
    display: inline-block;
}
.post-content ul {
    list-style: none;
    margin-right: 0;
    box-shadow: 0px 0px 2px rgb(55 112 200) inset;
    background-color: #ffffff;
    border-radius: 8px;
    margin-top: 11px;position: relative;padding: 25px 15px;}

.post-content li {
    border-radius: 30px 0 0 30px;
    margin-bottom: 10px;
    line-height: 42px;
    padding-right: 15px;
    background: linear-gradient(260deg,#c0033c47,transparent);
}
.post-content ul ul {
    margin: 0 0 0 2em
}

.post-content ul li {
    position: relative;
    display: block;
    padding: 3px 28px;
    margin-right: 0
}

.post-content ul li:before {
    content: " \2714";
    position: absolute;
    right: 8px;
    top: 5px;
    color: #f15b26;
    font-weight: bold
}

.social-share strong {
    display: block
}

.services-share {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-top: 1px solid #E7E7E7;
    padding: 15px 0;
    justify-content: center
}

.services-share a {
    background: #3770c8;
    color: #fff;
    padding: 4px 11px;
    margin: 8px;
    font-weight: 900;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 0
}

.services-share a svg {
    margin-right: 10px
}

.services-box {
    width: 41%;
    text-align: center;
    text-decoration: none;
    color: #000;
    font-weight: 900;
    font-size: 15px;
    box-shadow: 0 0 2px 1px rgb(21 20 20 / 21%);
    margin-bottom: 25px;
    margin-right: 30px;
    padding: 10px 0;
    background: #fff
}

.services-box img {
    margin-bottom: 20px;
    border-radius: 50%;
    border: 2px solid rgb(255 255 255);
}
.services-box-title {
    margin: 0
}

.wp-caption {

    background: #fff;

    border: 1px solid #c8d7e1;

    text-align: center;

    max-width: 96%;

    padding: 5px 3px 10px

}



.wp-caption img {

    border: 0;

    height: auto;

    max-width: 98.5%;

    width: auto

}



.wp-caption p.wp-caption-text {

    line-height: 17px;

    margin: 0;

    padding: 0 4px 5px

}

.services-box:hover img {
    animation: servicesRotate .4s forwards
}

.services-box:hover {
    color: #3770c8
}

@keyframes servicesRotate {
    from {
        transform: rotate(0)
    }
    to {
        transform: rotate(360deg)
    }
}

.other-services {
    background: #f1f2f9;
    padding: 40px 0
}

@media(min-width:768px) {
    .related-post {
        text-align: center;
        width: 25%
    }
    .services-box {
        width: 28%
    }
}

@media(min-width:992px) {
    .header-content {
        padding: 50px 0
    }
    .services-box {
        width: 13%
    }
}