/*
Theme Name: Apple Child Theme
Theme URI: https://webroi.agency
Description: This is child theme of apple 2
Author: Brian Graham
Author URI: https://webroi.agency/user/briangraham
Version: 1.0
Text Domain:  apple-child
Template: apple
*/

/* ========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
---------------------------------------------------*/



.blog-detail .inner-box .title-box .post-date .inner .author-name a {
    font-size: 12px;
    font-weight: 100;
    color: #111;
}


.blog-detail .inner-box .title-box .post-date .inner .author-name {
    font-weight: 100;
    font-size: 12px;
    color: #111;
}

.blog-detail .inner-box .lower-content .text {
    margin-bottom: 0;
    font-style: normal;
    position: relative;
    color: #4d6195;
    font-size: 16px;
    line-height: 26px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
}

.sidebar-page-container .comments-area .comment-box .text {
    color: #4d6195;
    line-height: 1.7em;
    margin-bottom: 0px;
    font-style: normal;
    font-size: 16px;
    line-height: 26px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
}


.blog-detail .inner-box .lower-content .text p{
    font-size: 18px;
    line-height: 28px;
    font-family: "Roboto", Sans-serif;
}


.single-blockquote {
    color: #f77d26;
    font-size: 35px;
    font-weight: 500;
    margin-top: 0px;
    text-align: left;
    margin-bottom: 0;
    font-style: normal;
    font-family: 'Overpass', sans-serif;
    /*font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;*/
}

@media (min-width: 992px)
 {
   .post-title-cust{
	
	margin-top:5%;
}

.blog-detail {
    margin-top: 5%;
}


.sidebar-page-container .sidebar-side .sidebar {
    margin-top: 5%;
}

}

@media only screen and (max-width: 479px){
.sidebar-page-container {
    position: relative;
    padding: 10px 0px 80px;
}

.blog-detail .inner-box .title-box .post-meta {
    margin-top: 45px;
    display: none;
}

}




.post-title-cust h1 {
	
	font-size: 37px;
    line-height: 1.4em;
    color: #002176;
    position: relative;
    font-weight: normal;
    margin: 0;
    background: none;
    font-family: 'Overpass', sans-serif;
    /*font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;*/
	
}




.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;
    font-family: "Roboto", Sans-serif;
}
.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: #f77d26!important;
    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-meta li, .blog-detail .inner-box .title-box .post-meta li .icon, .blog-detail .inner-box .title-box .post-date{
    /*color: #12159e;*/
    color:#111;
}
.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;
}

.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;
}

/*custom CSS */

.main-menu .navigation > li > a {
    color: #ffffff;
   }

.main-header .header-upper {
    position: relative;
    z-index: 9999;
    background-color: #0d2359;
}

.page-title h1 {
    background-color: #0b2460;
    /*max-width: 50%;
    margin-left: 30%;*/
    padding: 8px 12px;
    border-radius: 50px;
    
    margin: 2% auto;
    max-width: 70%;
}

.skill-section .skill-column .title {

    color: #002176;
    background-color: #ffdb4c;
}


.services-block-five .inner-box .icon-box:before {
    background-color: rgba(255, 255, 255, 0.1);
}


.sec-title .title.style-three {
    background-color: #ffdb4c;
    color: #002176;
}

.feature-block-three .inner-box .icon-box {
    position: absolute;
    left: 0px;
    top: 0px;
    color: #3ad89f;
    font-size: 48px;
    line-height: 1em;
}


.services-block-four .inner-box .icon-box .icon {
    background-color: #3ad89f;
    color: #002176;
}

.services-block-four .inner-box .icon-box:before {
    background-color: rgba(255, 255, 255, 0.1);
}

.sec-title .title.style-eight {
    background-color: #ffdb4c;
    color: #002176;
}

.sec-title .title.style-five {
    background-color: #ffdb4c;
    color: #002176;
    /*text-align: center;*/
}


.sec-title .title.style-two {
    background-color: #ffdb4c;
    color: #002176;
}


.testimonial-block-four .inner-box .quote {
    position: absolute;
    top: 0px;
    line-height: 1em;
    color: #3ad89f;
    font-size: 80px;
    opacity: 0.5;
}


.feature-block-three .inner-box .icon-box {
    color: #3ad89f;
}


.services-block-four .inner-box .icon-box .icon {
    position: relative;
    font-size: 46px;
    color: #002176;
    line-height: 1em;
    display: inline-block;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    background-color: #3ad89f;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


}
.btn-style-nine {
    position: relative;
    display: inline-block;
    font-size: 15px;
    line-height: 30px;
    color: #ffffff;
    padding: 12px 39px;
    font-weight: 500;
    overflow: hidden;
    border-radius: 50px;
    overflow: hidden;
    text-transform: capitalize;
    background-color: #2b2577;
    display:none;
}


.btn-style-ten {
    position: relative;
    display: inline-block;
    font-size: 15px;
    line-height: 30px;
    color: #f77d26;
    padding: 12px 39px;
    font-weight: 500;
    overflow: hidden;
    border-radius: 50px;
    overflow: hidden;
    text-transform: capitalize;
    border: 1px solid #f77d26;
    background-color: #ffffff;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.10);
}

.btn-style-footer-widget {
    position: relative;
    display: inline-block;
    font-size: 15px;
    line-height: 30px;
    color: #f77d26;
    padding: 12px 39px;
    font-weight: 500;
    overflow: hidden;
    border-radius: 50px;
    overflow: hidden;
    text-transform: capitalize;
    border: 1px solid #3ad89f;
    background-color: #ffffff;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.10);
    margin-top: 5%;
}

.btn-style-footer-widget:hover
{
   color: #ffffff;
   background-color: #3ad89f;
   border: 1px solid #ffffff;
}

.services-section-four .service-tabs .tabs-content .title {
    position: relative;
    color: #3ad89f;
    font-size: 20px;
    line-height: 1.7em;
    font-weight: 600;
}


.services-section-four .service-tabs .tabs-content .light-text{
        position:relative;
        color:#4d6195;
        font-size:16px;
        line-height:1.7em;
        margin:15px 0px;
}

.services-section-four .service-tabs .tabs-content .styled-text{
        position:relative;
        color:#2b2577;
        font-size:16px;
        line-height:1.7em;
        font-style:italic;
}


.services-section-four .service-tabs .tab-btns .tab-btn.active-btn .icon,
.services-section-four .service-tabs .tab-btns .tab-btn:hover .icon{
        color:#ffffff;
        background-color:#2b2577;
}

.services-section-four .service-tabs .tab-btns .tab-btn.active-btn span,
.services-section-four .service-tabs .tab-btns .tab-btn:hover span{
        color:#3ad89f;
}

.services-section-four .service-tabs .tabs-content{
        position:relative;
        padding:40px 45px 40px;
        background-color:#ffffff;
        box-shadow:0px 0px 15px rgba(0,0,0,0.15);
}

.services-section-four .service-tabs .tabs-content .tab{
        position:relative;
        display:none;
}

.services-section-four .service-tabs .tabs-content .tab.active-tab{
        display:block;  
}



.btn-style-custom-ten {
    vertical-align: bottom;
    font-size: 15px;
    line-height: 30px;
    color: #f77d26;
    padding: 12px 39px;
    font-weight: 500;
    overflow: hidden;
    border-radius: 50px;
    overflow: hidden;
    text-transform: capitalize;
    border: 1px solid #f77d26;
    background-color: #ffffff;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.10);
    margin-top: 25px !important;
    margin: auto;
    max-width: 80%;
    padding: 10px;
   text-align:center;
    
}

.main-header.fixed-header .header-upper .logo-box2{
	position: relative;
	z-index:12;
	padding: 5px 0px 0px;
	transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.main-header .header-upper .logo-box2 {
    display: none;
}

.main-header.fixed-header .header-upper .logo-box2 {
    display: block;
}


.main-header.fixed-header .header-upper .logo-box {
    display: none;
}


.services-section-six .service-tabs .content-column .quote {
    color: #3ad89f;
}


@media only screen and (max-width: 479px){
.main-header .header-upper {
    background-color: #0d2359 !important;
}
}

@media only screen and (max-width: 479px){
.btn-style-custom-ten {
     margin-top: 25px;
     margin-left:1px;
     max-width: 100% !important;
}
}

@media only screen and (max-width: 479px){
.logo-box .logo img{
    display:none;
 }
 
 .main-header .header-upper .logo-box2{
    display:none;
 }
 
 .logo-box .logo4 img{
    display:block;
 }
 

}




@media only screen and (min-width: 479px){
.logo-box .logo4 img{
    display:none;
 }
 
 .logo-box .logo2 img{
    display:none;
 }
 
 .logo-box .logo img{
    display:block;
 }
 
 
}

@media only screen and (max-width: 479px){
	
.feature-block-three .inner-box h3 a {
    /*margin-left: 60px;*/
}

.feature-block-three .inner-box .text {
    margin-top: 25px;
}

.feature-block-three .inner-box .icon-box {
    /*display: none;*/
    position: relative;
}

}



.btn-style-custom-ten a {
    color: #f77d26;
}

.services-section-four {
    position: relative;
    padding: 250px 0 90px;
    background-color: rgba(122, 122, 122, 0.1);
}


.image img {
vertical-align: middle;

}


.sec-title .title.subheading {
    background-color: transparent;
    color: #002176;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3em;
    margin-top:20px;
}

.sec-title .title.subheading:before {
    content: ""; /* This is necessary for the pseudo element to work. */ 
    display: block; /* This will put the pseudo element on its own line. */
    margin: 0 auto; /* This will center the border. */
    width: 50%; /* Change this to whatever width you want. */
    padding-top: 20px; /* This creates some space between the element and the border. */

    border-top: 1px solid #3ad89f; /* This creates the border. Replace black with whatever color you want. */
}






.column-service {
    width:80%;
    background-color: #ffffff !important;
    color:#002176 !important;
border: 1px solid #002176 !important;
}

.column-essential {
    width:80%;
    background-color: #002176 !important;
    color:#ffffff !important;
    border: 1px solid #002176 !important;
}

.column-pro {
    width:80%;
    background-color: #f77d26 !important;
    color:#ffffff !important;
    border: 1px solid #f77d26 !important;
}

.column-advanced {
    width:80%;
    background-color: #3ad89f !important;
    color:#ffffff !important;
    border: 1px solid #f77d26 !important;
}



@media (max-width: 767px)
{
    
.custom-responsive-option-enable .eael-data-table thead {
    display: block !important; 
}

.column-service {
  display:none;  
}

.column-essential,
.column-pro,
.column-advanced {
    width:33%;

}

}



@media only screen and (max-width: 599px)
{
.portfolio-section-two .title-column .inner-column .sec-title h2, .sec-title h2 {
    font-size: 24px;
    text-align: center;
}

.sec-title .title.style-five {    
    margin-left: 34%;
}


.sec-title .title.subheading {
    text-align: center;
}

}



media only screen and (max-width: 479px)
.main-header .header-upper .outer-box .sidebar-btn {
    margin-left: 0px;
    display: none;
}


@media only screen and (max-width: 479px)
{
.feature-block-three .inner-box .icon-box {
    position: relative !important;
}
}


@media only screen and (max-width: 479px){
.main-header .header-upper .outer-box .sidebar-btn {
    display: none;
}

.page-title h1 {
    max-width: 90%;
}

.sec-title-custom .title {
    margin-left: 35% !important;
}

@media only screen and (max-width: 479px)
{
.sec-title-custom-blog .title {
    margin-left: 1% !important;
}
}


.feature-section-two .patern-layer-one {
    display: none;
}


.feature-section-two .patern-layer-two {
    display: none;
}


.feature-section-two .patern-layer {
    display: none;
}





.feature-section-four .patern-layer {
    display: none;
}



}


@media only screen and (max-width: 767px)
.main-menu .navbar-collapse > .navigation > li > a, .main-menu .navbar-collapse > .navigation > li > ul > li > a, .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li > a {
    padding: 10px 10px !important;
    line-height: 22px;
    color: #3ad89f;
    background: #2c2c2c;
    text-align: left;
}


.lead-gen-widget
.ssa-leadgen-widget {
display:none;
}


