/*
Theme Name: Searmek Child Theme
Theme URI: http://shtheme.com/demosd/searmek
Description: This is child theme of searmek
Author: Shtheme
Author URI: https://themeforest.net/user/shtheme
Version: 1.0
Text Domain:  searmek-child
Template: searmek
*/

/* ========TABLE OF CONTENTS==========
00. Body, links, hgroup, paragraphs, general styles
01. Fixed header & Navigation
02. Section Intro (Home)
03. Section About
04. Section Resume
05. Section Portfolio
06. Section Blog
07. Section Contact
08. Footer
09. Loader
10. Responsive design

/*--------------------------------------------------
    00. Body, links, hgroup, paragraphs, general styles
---------------------------------------------------*/


.widget  {
    position: relative;
    border-radius: 7px;
    padding: 35px 30px 35px;
    box-shadow: 0px 0px 15px rgba(0,0,0,0.15);
}
.widget_archive li, .widget_categories li{  
    text-align: right;
    line-height: 40px;
}
.widget_archive li:last-child, .widget_categories li:last-child , .widget_pages li:last-child{ 
    margin-bottom: 0px;
}
.widget_archive , .widget_categories  {
    color: #0b2460;
    font-weight: 600; 
    font-size: 16px;
}
.widget_archive a, .widget_categories a {
    color: #0b2460;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    font-weight: 600; 
    font-size: 16px;
    float: left;
}
.widget_archive a:hover, .widget_categories a:hover {
    color: #135ff9;
} 
.widget_recent_comments li {
    color: #0b2460;
    font-weight: 600; 
}
.widget_pages li, .widget_meta li, .widget_recent_comments li, .widget_recent_entries li, .widget_rss li, .widget_nav_menu li {
    line-height: 40px;
}
.widget_pages a, .widget_meta a, .widget_recent_comments a, .widget_recent_entries a, .widget_rss a, .widget_nav_menu a {
    color: #0b2460;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    font-weight: 600; 
    font-size: 16px; 
}
.widget_pages a:hover , .widget_meta a:hover, .widget_recent_comments a:hover, .widget_recent_entries a:hover, .widget_rss a:hover, .widget_nav_menu a:hover {
    color: #135ff9;
} 
ul.children, ul.sub-menu {
    padding-left: 15px;
}
.widget  label {
    display: none;
}
.widget select { 
    width: 100%;
    padding: 6px 15px;
    border: solid 1px #0b2460;
    color: #0b2460;
}
.widget_rss .sidebar-title a {
    position: relative;
    color: #0b2460;
    font-size: 22px;
    font-weight: 800;
    line-height: 1.3em;
}
.widget_rss , .widget_text {
    color: #4d6195;
}
.rss-date {
    display: block; 
}
.widget_rss li {
    border-bottom: 1px solid #bbadad;
    padding-bottom: 14px;
    padding-top: 13px;
}
.widget_rss li:last-child {
    border-bottom: none;
    padding-bottom: 0px; 
}
.widget_rss cite {
    font-weight: 500;
    text-transform: uppercase;
}
.widget_text br {
    display: none;
}
.widget_text .textwidget > p strong:first-child {
    margin-top: 0px!important;
}
.widget_text .textwidget > p strong {
    display: block;
    margin-bottom: 15px!important;
    margin-top: 15px!important;
}

.widget_tag_cloud   {
    position: relative;
    border-radius: 7px;
    padding: 35px 30px 35px;
    box-shadow: 0px 0px 15px rgba(0,0,0,0.15);
}
.widget_tag_cloud li {
    display: inline;
    text-align: center;
}
.widget_tag_cloud a {
    position: relative;
    padding: 10px 15px;
    color: #4d6195;
    margin: 0px 4px;
    border-radius: 4px;
    margin-bottom: 10px;
    display: inline-block;
    background: #f0f3f9;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    text-transform: capitalize;
    font-size: 15px!important;
}
.widget_tag_cloud a:hover {
    color: #ffffff;
    background-color: #0b2460;
}
.widget_search {  
    padding: 0;
    box-shadow: 0;
    border-radius: 5px;
}
.sidebar .search-box .form-group input[type="text"], .sidebar .search-box .form-group input[type="search"] {
    border-radius: 5px;
}
.widget_search  .sidebar-title {
    display: none;
}
#archives-2 li,  #categories-2 li {
    text-align: left;
}
#archives-2 a,  #categories-2 a {
    float: none;
}
.widget_calendar .calendar_wrap * {
    text-align: center!important;
}
.widget_calendar table {
    border: 1px solid #0b2460!important;
    padding: 10px!important;
    color: #0b2460!important;
    border-collapse: collapse!important;
    width: 100%;
}
.widget_calendar table * {
    border: 1px solid #0b2460!important;
    padding: 10px!important;
    color: #0b2460!important;
}
.widget_calendar caption {
    caption-side: top;
    border-bottom: none!important;
    text-transform: uppercase;
    font-weight: 650;
}
.widget_calendar tfoot {
    display: none;
}
.widget_calendar td#today {
    background: #135ff9!important;
    color: #fff!important;
}
.widget_calendar table a {
    border: none!important;
    padding: 0!important;
    color: #135ff9!important;
}

.news-block .inner-box .upper-content .post-date {
    font-size: 20px;
    display: inline-block;
}
.news-block .inner-box .upper-content h3 {
    margin-top: 14px;
    font-size: 24px;
    margin-bottom: 10px;
} 
.blog-page-section .news-block p { 
    color: #4d6195;
    font-size: 16px;
    line-height: 1.8em; 
    margin-bottom: 15px;
}
.blog-page-section .news-block .post-meta {  
    margin-top: 0px;
    display: inline-block;
    float: right;
} 
.news-block .inner-box:hover .upper-content .post-date {
    color: #12159e;
}
.news-block { 
    margin-bottom: 40px;
}
.btn-style-twelve {
    padding: 16px 25px 16px 25px;
}
.news-block img {
    max-width: 100%;
    width: auto!important;
    margin: auto;
}
.featured-post {
    font-size: 16px;
    font-weight: 700;
    color: #4d6195;
}
body { 
    font-size: 16px; 
}
.news-block .category a, .author-name a {
    color: #4d6195;
}
.blog-detail .inner-box .lower-content .text p { 
    margin-bottom: 10px;
    letter-spacing: 1px;
    line-height: 26px;
}
.blog-detail .inner-box .lower-content .text * { 
    color: #4d6195;
}

.blog-detail ol li {
    list-style-type: decimal;
}
.blog-detail .inner-box .lower-content .text h6 { 
    font-size:  20px;
    line-height: 26px;
    margin-bottom: 10px;
}
.blog-detail .inner-box .lower-content .text h5 { 
    font-size:  22px;
    line-height: 26px;
    margin-bottom: 10px;
}
.blog-detail .inner-box .lower-content .text h4 { 
    font-size:  24px;
    line-height: 26px;
    margin-bottom: 10px;
}
.blog-detail .inner-box .lower-content .text h3 { 
    font-size:  26px;
    line-height: 26px;
    margin-bottom: 10px;
}
.blog-detail .inner-box .lower-content .text h2 { 
    font-size:  28px;
    line-height: 26px;
    margin-bottom: 10px;
}
.blog-detail .inner-box .lower-content .text h1 { 
    font-size:  30px;
    line-height: 26px;
    margin-bottom: 10px;
}
.blog-detail .inner-box .lower-content .text a {
    font-weight: 600;
}
.blog-detail .inner-box .lower-content .text blockquote {
    background: #f7f7f7;
    border-left: 5px solid #0b2460;
    margin-bottom: 10px;
    padding: 15px;
}
.blog-detail .inner-box .lower-content .text blockquote p {
    margin-bottom: 0;
}
.blog-detail  table {
    border: 1px solid #4d6195!important;
    padding: 5px!important;
    margin-bottom: 22px;
    margin-top: 13px;
    width: 100%;
}
.blog-detail table * {
    border: 1px solid #4d6195!important;
    padding: 10px!important;
    color: #4d6195!important;
}
.blog-detail  table th {
    width: 33%!important;
}
.blog-detail table a {
    border: none!important;
    font-weight: 550;
    padding: 0px!important;
}
.blog-detail ul li {
    list-style-type: disc;
}
.blog-detail ul, .blog-detail ol {
    display: block;
    padding-left: 40px;
}
.blog-detail ul li li {
    list-style-type: circle;
}
.blog-detail ul li li li {
    list-style-type: square;
}
kbd {
    color: #fff!important;
}
pre {
    display: block;
    padding: 20px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.tag-list {
    clear: both;
    margin-top: 30px;
}
.tag-list span {
    text-transform: uppercase;
    font-weight: 700;
    color: #4d6195;
}
.tag-list a {
    margin-left: 10px;
    font-weight: 700;
    text-transform: capitalize;
    color: #4d6195;
}
.tag-list a:hover { 
    color: #135ff9;
}
.tag-list a:after {
    content: " ,";
}
.tag-list a:last-child:after {
    content: "";
}
.blog-detail .blog_banner { 
    text-align: center;
}
.blog-detail .blog_banner img { 
    margin-bottom: 25px;
    max-width: 100%!important;
    width: auto!important;
} 
.blog-detail img,  .blog-detail .alignnone {
    max-width: 100%!important;
    height: auto!important;
    width: auto!important;
    margin-bottom: 10px;
}
.blog-detail .aligncenter {
    margin: 0 auto!important;
}
.blog-detail .alignleft {
    margin-right: 15px!important;
    float: left;
}
.blog-detail .alignright {
    float: right;
    margin-left: 15px!important;
}
.blog-detail .wp-caption-text, .blog-detail .wp-caption-text a {
    text-align: center;
    font-weight: 650!important;
    font-size: 14px!important; 
}
.blog-detail .alignright img {
    float: right;
}
.page-links > span {
    color: #135ff9!important;
    font-weight: 650;
}
.page-links > * {
    margin-left: 15px;
}
.blog-detail .post-password-form input {
    margin-left: 10px; 
    padding: 6px 15px;
    border: solid 1px #0b2460;
    color: #0b2460;
}
.blog-detail .post-password-form input[type=submit] { 
    background: #12159e!important;
    border: solid 1px #12159e;
    font-weight: 550;
    color: white!important;
    cursor: pointer;
    transition: 0.5s all;
}
.blog-detail .post-password-form input[type=submit]:hover { 
    background: #00e49a!important;
    border: solid 1px #00e49a; 
} 
.blog-detail .comment-box h6 { 
    font-size:  20px;
    line-height: 26px;
    margin-bottom: 10px;
}
.blog-detail .comment-box h5 { 
    font-size:  22px;
    line-height: 26px;
    margin-bottom: 10px;
}
.blog-detail .comment-box h4 { 
    font-size:  24px;
    line-height: 26px;
    margin-bottom: 10px;
}
.blog-detail .comment-box h3 { 
    font-size:  26px;
    line-height: 26px;
    margin-bottom: 10px;
}
.blog-detail .comment-box h2 { 
    font-size:  28px;
    line-height: 26px;
    margin-bottom: 10px;
}
.blog-detail .comment-box h1 { 
    font-size:  30px;
    line-height: 26px;
    margin-bottom: 10px;
}
.sidebar-page-container .comments-area .comment-box .comment-reply-link {
    position: absolute;
    right: 30px;
    top: 20px;
    font-size: 16px;
    color: #135ff9;
    font-weight: 700;
    text-transform: capitalize;
}
.sidebar-page-container .comments-area .comment-box .comment-reply-link:hover {
    color: #3d415b;
}
code { 
    color: #e83e8c!important; 
}
.sidebar-page-container .comments-area .comment-info strong a {
    font-size: 20px;
    font-weight: 600;
    color: #3d415b;
    display: block;
    line-height: 1.3em;
    display: inline-block;
    text-transform: capitalize;
    text-transform: uppercase;
}
.sidebar-page-container .comments-area .comment-info strong {
    font-size: 20px;
    font-weight: 600;
    color: #3d415b;
    display: block;
    line-height: 1.3em;
    display: inline-block;
    text-transform: capitalize;
    text-transform: uppercase;
}
.comment-box .text a {
    color: #4d6195;
    font-weight: 600;
} 
.sidebar-page-container .comments-area .comment-box:last-child {
     margin-bottom: 30px; 
}
.sidebar-page-container .comments-area .comment-box .text strong {
    font-size: 15px;
}
.logged-in-as {
    display: none;
}
.comment-reply-title {
    position: relative;
    font-size: 31px;
    color: #0b2460;
    font-weight: 800;
    margin-bottom: 20px;
    text-transform: capitalize;
}
.sidebar-page-container .comments-area .nopadding .comment { 
    padding: 25px 30px 30px 30px; 
}
iframe {
    max-width: 100%;
}
.sidebar-page-container .comments-area { 
    margin-bottom: 0px;
}
.comment-respond {
    margin-top: 50px;
}
.page-links {
    clear: both;
}
.styled-pagination li span {
    position: relative;
    display: block;
    height: 45px;
    width: 45px;
    text-align: center;
    line-height: 43px;
    font-size: 15px;
    color: #002176;
    font-weight: 600;
    background: #ffffff;
    border-radius: 50px;
    border: 1px solid #e5e8f1;
    text-transform: uppercase;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.styled-pagination li span.current, .styled-pagination li a:hover {
    color: #ffffff;
    background: #135ff9;
    border-color: #135ff9;
}
 .screen-reader-text .gallery-caption.bypostauthor {
    display: none;
 }

.content-404 { 
    text-align: center;
    padding: 150px 0 120px;
}
.content-404 h2 {
    font-size: 180px; 
    line-height: 100px;
}
.content-404 h3 {
    margin-top: 45px;
    margin-bottom: 10px;
}
.content-404 .redirect-to-home {
    position: relative;
    line-height: 24px;
    color: #ffffff;
    font-size: 15px;
    cursor: pointer;
    font-weight: 400;
    border-radius: 50px;
    text-transform: capitalize;
    padding: 16px 25px 16px 25px;
    background-image: -ms-linear-gradient(left, #084CF9 0%, #3ba1f7 100%);
    background-image: -moz-linear-gradient(left, #084CF9 0%, #3ba1f7 100%);
    background-image: -o-linear-gradient(left, #084CF9 0%, #3ba1f7 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #084CF9), color-stop(100, #3ba1f7));
    background-image: -webkit-linear-gradient(left, #084CF9 0%, #3ba1f7 100%);
    background-image: linear-gradient(to right, #084CF9 0%, #3ba1f7 100%);
    margin-top: 25px;
}
.content-404 .redirect-to-home:not(:disabled):not(.disabled).active, .content-404 .redirect-to-home:not(:disabled):not(.disabled):active { 
    background-image: linear-gradient(to right, #3BA1F7 0%, #084CF9 100%)!important;
}
.content-404 .redirect-to-home:hover { 
    background-image: linear-gradient(to right, #3BA1F7 0%, #084CF9 100%);
}
.content-404 * {
    color: #333;
}

.search-custom h4 {
    margin-bottom: 20px;
}
.search-custom .form-group {
    position: relative;
}
.search-custom input[type="search"] {
    position: relative;
    line-height: 43px;
    padding: 10px 50px 10px 25px;
    background: none;
    display: block;
    font-size: 14px;
    width: 100%;
    height: 60px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    box-shadow: 0px 0px 15px rgba(0,0,0,0.10);
}
.search-custom  .form-group button {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 60px;
    width: 60px;
    display: block;
    font-size: 16px;
    color: #ffffff;
    line-height: 100%;
    font-weight: normal;
    border-radius: 5px;
    cursor: pointer;
    background-image: -ms-linear-gradient(left, #084CF9 0%, #3BA1F7 100%);
    background-image: -moz-linear-gradient(left, #084CF9 0%, #3BA1F7 100%);
    background-image: -o-linear-gradient(left, #084CF9 0%, #3BA1F7 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #084CF9), color-stop(100, #3BA1F7));
    background-image: -webkit-linear-gradient(left, #084CF9 0%, #3BA1F7 100%);
    background-image: linear-gradient(to right, #084CF9 0%, #3BA1F7 100%);
}
 
.news-block .inner-box .image img {
    transform: scale(1.08,1.08);
}
.page-title {
    overflow: hidden;
}

@media(max-width: 768px){
    .header-upper .pull-left.logo-box{
        width: 50%;
    }
    .header-upper .nav-outer{
        width: 50%;
    }
}

li.comment11{
    position: relative;
    color: #12159e;
    font-size: 15px;
    font-weight: 600;
}
.news-block .inner-box .post-meta li{
    margin-right: 15px;
}
.news-block .inner-box .upper-content .post-date{
    font-size: 17px;
}
.featured-post {
    font-size: 18px;
    font-weight: 700;
    color: #002176;
    float: right;
    margin-right: 15px;
    }
.entry-meta1:before {
    content: '';
    width: 40px;
    height: 3px;
    background-color: #5b5cfb;
    background-image: -webkit-gradient(linear,left top,right top,from(#5b5cfb),to(#232490));
    background-image: -webkit-linear-gradient(left,#5b5cfb,#232490);
    background-image: -moz-linear-gradient(left,#5b5cfb,#232490);
    background-image: -ms-linear-gradient(left,#5b5cfb,#232490);
    background-image: -o-linear-gradient(left,#5b5cfb,#232490);
    background-image: linear-gradient(left,#5b5cfb,#232490);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#5b5cfb',endColorStr='#232490',gradientType='1');
    position: absolute;
    bottom: -1px;
    left: 0;
}
.entry-meta1{
    flex-wrap: wrap;
    align-items: center;
    margin: 0;
    list-style: none;
    border-bottom: 1px solid #ececf0;
    padding-bottom: 19px;
    position: relative;
    margin-bottom: 19px;
}
.readmore1 button{
    font-weight: 600;
}
.news-block .inner-box .upper-content{
    padding-top: 37px!important;
}
.news-block .inner-box .upper-content h3 a:hover {
    color: #6b1dce!important;
}

.comment11 span{
    margin-right: 5px;
}
.widget_recent_comments li{
    font-weight: 500;
}
.widget_recent_comments li a{
    font-weight: 600;
}
.widget_recent_comments li{
    margin-bottom: 7px;
    font-weight: 400;
}

.blog-detail .inner-box .title-box .post-date .inner{
    padding-left: 0px;
}
.blog-detail .inner-box .title-box .post-date .inner .author-name{
    font-weight: 600;
}
.blog-detail .inner-box .title-box .post-date .inner .author-name a{
    color: #12159e!important;
    font-size: 19px;
    text-decoration:  underline;
    text-transform: capitalize;
}
.blog-detail .inner-box .title-box .post-meta li{
    font-weight: 600;
}
.blog-detail .inner-box .lower-content{
    margin-top: 20px;
}
.blog-detail .inner-box .title-box{
    flex-wrap: wrap;
    align-items: center;
    margin: 0;
    list-style: none;
    border-bottom: 1px solid #ececf0;
    padding-bottom: 19px;
    position: relative;
    margin-bottom: 19px;
}
.blog-detail .inner-box .title-box:before {
    content: '';
    width: 40px;
    height: 3px;
    background-color: #5b5cfb;
    background-image: -webkit-gradient(linear,left top,right top,from(#5b5cfb),to(#232490));
    background-image: -webkit-linear-gradient(left,#5b5cfb,#232490);
    background-image: -moz-linear-gradient(left,#5b5cfb,#232490);
    background-image: -ms-linear-gradient(left,#5b5cfb,#232490);
    background-image: -o-linear-gradient(left,#5b5cfb,#232490);
    background-image: linear-gradient(left,#5b5cfb,#232490);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#5b5cfb',endColorStr='#232490',gradientType='1');
    position: absolute;
    bottom: -1px;
    left: 0;
}
.blog-detail img.aligncenter{
    display: block;
    margin: 0 auto;
}
@media only screen and (max-width: 767px){
.main-menu .navbar-collapse {
    max-height: 360px;
}
}

.blog-detail .text > ul, .blog-detail .text > ol{
    margin-bottom: 12px;
}

a.wp-block-button__link{
    color: white!important;
}
.wp-block-button.is-style-outline > a.wp-block-button__link{
    color: #4d6195!important;
}
.blog-detail .inner-box .lower-content .blocks-gallery-item figcaption{
    color: white!important;
}
li.blocks-gallery-item{
    width: auto!important;
}
li.blocks-gallery-item img{
    flex:unset!important;
    margin-bottom: 0px!important;
}
.wp-caption{
    max-width: 100%;
}
.comment-respond{
    clear: both;
}
img.size-full.wp-image-904.alignright{
    margin-top: 10px;
    margin-bottom: 10px;
}
.wp-block-cover .wp-block-cover-text{
    color: white!important;
}
p.wp-block-cover-text strong, .blog-detail .inner-box .lower-content .text .wp-block-cover-text a, .widget_calendar td#today a{
    color: white!important;
}
.wp-block-cover.has-background-dim{
    margin-bottom: 20px!important;
}
.lower-content .text p.has-large-font-size + p{
    line-height: 45px!important;
}
.lower-content .text p.has-text-color.has-background, .wp-block-file a.wp-block-file__button{
    color: white!important;
}

.page-links span.post-page-numbers.current .page-number{
    color:blue!important;
}

.page-title{
    background: #12159e!important;
}
.page-title .pattern-layer-one, .page-title .pattern-layer-two, .page-title .pattern-layer-three{
    display: none!important;
}

.news-block .inner-box .upper-content .post-date, li.comment11{
    font-size: 15px;
    color: #12159e;
    font-weight: 600;
}
.news-block .inner-box .upper-content h3{
    font-size: 26px;
    font-weight: 700;
}
.blog-page-section .news-block p{
    color: #111;
}
.news-block .inner-box .upper-content h3{
    margin-top: 20px;
}
.widget_recent_comments li a, .widget_archive a, .widget_categories a, .widget_archive, .widget_categories, .widget_pages a, .widget_meta a, .widget_recent_comments a, .widget_recent_entries a, .widget_rss a, .widget_nav_menu a{
    font-weight: 500;
}

.sidebar-widget-two .sidebar-title h2{
    font-weight: 700;
}
.widget a.rsswidget{
   font-weight: 600; 
}
.widget .rss-date{
    font-style: italic;
    font-size: 13px!important;
}
.widget_rss cite{
    font-size: 14px;
}
.widget .rssSummary{
    font-size: 14px;
}
.sidebar-widget-two{
    margin-bottom: 40px!important;
}
.blog-page-section, .sidebar-page-container{
    padding-bottom: 40px!important;
}
.footer-bottom-two .copyright{
    letter-spacing: 1px;
    font-size: 15px;
}
.styled-pagination li a{
    border: 1px solid #135ff9;
    color: #135ff9;
}
.blog-detail .inner-box .title-box .post-date .inner .author-name a{
    font-size: 18px;
}
.blog-detail .inner-box .title-box .post-meta li, .blog-detail .inner-box .title-box .post-meta li .icon, .blog-detail .inner-box .title-box .post-date{
    color: #12159e;
}
.blog-detail .inner-box .lower-content .text p{
    color: #111;
}
.sidebar-page-container .group-title h4{
    font-size: 28px;
    font-weight: 700;
}
.sidebar-page-container .comments-area .comment-info strong a{
    color: #111;
}
.sidebar-page-container .comments-area .comment-info strong a:hover{
    color: #12159e!important;
}
.sidebar-page-container .comments-area .comment-info .comment-time{
    font-size: 14px;
}
.sidebar-page-container .comments-area .comment-box .text, .sidebar-page-container .comments-area .comment-box .comment-reply-link{
    color: #111;
}
.sidebar-page-container .comments-area .comment-box .comment-reply-link:hover{
    color: #12159e!important;
}
.comment-reply-title{
    font-size: 28px;
    font-weight: 700;
}
.comment-respond {
    margin-top: 30px;
}
.blog-detail .inner-box .lower-content .text p{
    font-size: 15px;
}
.footer-bottom-two .logo img{
    width: auto!important;
}
.footer-bottom-two{
    margin-top: 20px;
}
.sidebar-inner > aside:last-child{
    margin-bottom: 20px!important;
}
.sidebar-page-container .content-side, .sidebar-page-container .sidebar-side{
    margin-bottom: 20px;
}
.blog-detail .inner-box .lower-content .text *, .tag-list span, .tag-list a{
    color: #111;
}
.wp-block-image figcaption{
    font-weight: 600;
}
.wp-block-gallery.columns-8.is-cropped .blocks-gallery-item img, li.blocks-gallery-item img.wp-image-611{
    width: 100%!important;
}
ul.wp-block-gallery{
    padding-left: 0px!important;
}
.comment-reply-title{
    margin-bottom: 13px;
}
.wp-block-quote cite, .wp-block-pullquote cite{
    font-weight: 600;
    font-size: 15px!important;
}
.wp-block-pullquote{
    padding-top: 20px;
    padding-bottom: 20px;
}
.wp-block-pullquote.is-style-solid-color blockquote cite{
    font-style: italic;
}
.blog-detail .inner-box .lower-content .text a {
    font-weight: 500;
}
.wp-block-archives-dropdown select{
    border: 1px solid #333;
    padding: 5px 15px;
    margin-bottom: 20px;
}
li.wp-block-latest-comments__comment{
    margin-bottom: 20px;
}
ul.wp-block-latest-posts li{
    list-style: none;
}
.comment-form .form-group textarea{
    color: #333;
    letter-spacing: 0.8px;
}
.blog-detail .inner-box .lower-content .text p{
    line-height: 28px;
}
.postid-1724 .lower-content .text ul li{
    margin-bottom: 10px;
}
.postid-1724 .blog-detail .inner-box .lower-content .text h3{
    margin-top: 15px;
}
.blog-detail table *{
    color: #111!important;
}
.blog-detail table th, .blog-detail table th a{
    font-weight: 600!important;
}
.tag-list span, .tag-list a{
    font-weight: 600!important;
}
.sidebar-page-container .comments-area .comment-box strong, .comment-box .text a{
    color: #111;
}
.sidebar-page-container .comments-area .comment{
    padding-left: 160px;
}
.sidebar-page-container .lower-content .text ol li{
    margin-bottom: 8px;
}
.blog-detail .inner-box .lower-content .text table td a{
    font-weight: 600;
}
.search-custom h4{
    color: #111;
}
.wp-block-quote.is-style-large p, .wp-block-quote > p > strong > em > a{
    font-style: normal;
}

.blog-detail .inner-box .lower-content .text h3, .blog-detail .inner-box .lower-content .text h1, .blog-detail .inner-box .lower-content .text h2,.blog-detail .inner-box .lower-content .text h4,.blog-detail .inner-box .lower-content .text h5,.blog-detail .inner-box .lower-content .text h6{
    letter-spacing: 1px;
    line-height: 33px;
    margin-bottom: 10px;
}
.featured-post{
    background: #002176;
    color: white;
    padding: 1px 14px 0px 14px;
}
.blog-detail .inner-box .title-box .post-meta li.featured-post{
    background: #002176;
    color: white;
    padding: 3px 14px 4px 14px;
}
.page-links > * {
    margin-left: 10px;
}
.lower-content .text .page-links{
    padding-top: 2px;
}
.logo-box .logo img{
    max-width: 160px;
    height: auto;
}
.footer-bottom-two .logo img{
    max-width: 160px;
    height: auto;
}
.widget_recent_comments li {
    margin-bottom: 12px;
    padding-bottom: 13px;
    font-weight: 400;
    border-bottom: 1px dotted #9999;
    line-height: 28px!important;
}
.widget_recent_comments li:last-child{
    border-bottom: none!important;
    padding-bottom: 0px;
    margin-bottom: 3px;
}
.widget_rss li{
    border-bottom: 1px dotted #9999;
}
@media(min-width: 800px) and (max-width: 1500px){
    .main-menu .navigation > li > ul, .main-menu .navigation > li > ul > li > ul{
        width: 140px;
    }
    .main-menu.navbar-expand-md{
        padding-right: 20px;
    }
}
.footer-bottom-two{
    background: #0b2460!important;
}
@media(max-width: 767px){
    .main-menu .navbar-collapse{
        width: 200%!important;
        margin-left: -100%!important;
        max-height: unset!important;
    }
    li.menu-item-has-children > ul.dropdown_menu > li > a{
        margin-left: 20px!important;
    }
    li.menu-item-has-children > ul.dropdown_menu > li > ul > li > a{
        margin-left: 40px!important;
    }
}
.news-block .inner-box .upper-content h3{
    overflow: hidden;
}
.wp-block-button{
    margin-bottom: 15px!important;
}
.wp-block-gallery.columns-7 .blocks-gallery-image, .wp-block-gallery.columns-7 .blocks-gallery-item, .wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item{
    margin-right: 0px!important;
}
.text table a:hover{
    color: #12159e!important;
}