@import url('https://fonts.googleapis.com/css2?family=Varela+Round&amp;display=swap');
body,h1,h2,h3,h4,h5,h6,span,p,strong,a{
font-family: 'Varela Round', sans-serif !important;
}
.wp-site-blocks {
    padding: 0;
}
.single-post main .wp-block-column:last-child p {
    display: none;
}
.client_images img {
    max-width: 400px;
    border: 5px solid #d8d8d8;
}
.custom-read-more {
    background: #137dc5;
    padding: 15px 30px;
    color: #fff !important;
    border-radius: 5px !important;
}
.blog_post h2 a {
    font-size: 30px !important;
    text-decoration: none !important;
    color: #137dc5 !important;
    line-height: 40px !important;
}
.single-post h3 {
    color: #137DC5 !important;
    font-size: 30px !important;
    font-weight: bold !important;
}
h2 {
    font-size: 40px !important;
    color:#137dc5;
    font-weight: bold;
}
h3 {
    font-size: 30px !important;
    color:#137dc5 !important;
}
h4 {
    font-size: 24px !important;
}
h1 {
    font-size: 40px;
    font-weight: bold !important;
    color: #137dc5;
}
#theimportanceoftopicalauthority {
    color: #137dc5;
}
.author-bio span {
    display: block;
}
.single-item-wrapper {
    background: #fff;
    padding: 10px !important;
    min-height: 480px;
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
    margin: 10px 0;
}
.author-bio .item-company {
    font-weight: bold;
}
.item-content {
    text-align: center;
    font-family: 'Poppins', sans-serif !important;
    font-style: normal !important;
    color: #555 !important;
    line-height: 30px !important;
}
.offer_col {
    border: none !important;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 2px 10px;
    border-radius: 5px;
}
.offer_col p, p {
    font-size: 20px !important
}
.offer_col img {
    max-width: 100px;
    padding: 10px;
}
.header{
    background-color: #f2f2f2 !important;
    padding: 10px !important;
}
footer {
    background: #000;
    padding: 20px;
    margin-top: 70px;
}
footer a, footer p {
    color: #fff;
    text-decoration: none !important;
}
.seo-result {
    max-width: 1000px !important;
}
.contact_form_name {
    column-count: 2;
}
body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
    max-width: 1200px;
}
.contact_form input {
    border: none;
    background: #e8e8e8;
    width: 100%;
    padding: 15px 15px;
    font-family: 'Poppins' !important;
    font-size: 16px;
    border-radius: 5px;
    outline: none !important;
}
.phone_number,.message_fild {
    margin-top: 15px;
}
.contact_form  textarea {
    border: none;
    background: #e8e8e8;
    width: 100%;
    padding: 15px 15px;
    font-family: 'Poppins' !important;
    font-size: 16px;
    border-radius: 5px;
    outline: none !important;
}
.contact_form .wpcf7-submit {
    background: #137dc5;
    color: #fff !important;
}
.contact_form_name p,.message_fild p {
    margin: 0px 30px 0px 0;
}
.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container {
    min-width: 250px;
}
header a {
    text-decoration: none !important;
    color: #137dc5 !important;
    font-size: 20px;
font-weight:bold;
}
footer .wp-block-group {
    padding: 0px !IMPORTANT;
}
.search-bar input.search-submit {
    padding: 15px;
    background-color: #137dc5;
    color: #fff;
    border: none;
    border-radius: 5px;
    font-family: 'Varela Round';
    font-size: 17px;
}
.blog_post ul {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 30px;
}
#main-toc li a {
    color: #137dc5;
    text-decoration: none;
    line-height: 40px;
}
.blog_post ul li {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 20px;
    margin: 0;
    list-style: none;
}
.search-bar {
    text-align: right;
}
.blog_post h2 {
    line-height: 34px;
}
.blog_post ul li a {
    text-decoration: none;
    color: #000;
}
.single-post main a span, .single-post main a {
    color: #137dc5 !important;
}
.blog_post li {
    margin-bottom: 30px !important;
}
form.search-form {
    margin-left: 42px;
}
.links a {
    color: #137dc5;
}
.seo_result68 {
    max-width: 950px !important;
}
.search-bar input.search-field {
    padding: 15px 50px 15px 20px;
    border-radius: 5px;
    border: 1px solid #b8b8b8;
    outline: none;
    font-family: 'Varela Round';
    text-transform: capitalize;
    font-size: 16px;
}

@media screen and (max-width: 767px) {
h2 {
    font-size: 26px !important;
    line-height: 40px;
}
.client_images img {
    max-width: 100% !important;
}
.column-revecre {
    display: flex;
    flex-direction: column-reverse;
}
.blog_post ul {
    grid-template-columns: 1fr;
    padding: 0;
}

.search-bar input.search-field {
    padding: 15px 6px 15px 20px;
}

form.search-form {
    margin-left: 0px !important;
    text-align: left;
}
body.single.single-post main {
    width: 100%  !important;
    margin: 0 auto;
}
}

body.single.single-post main {
    width: 960px;
    margin: 0 auto;
}