/*-------------------------------------- Blue color css #4971ac ----------------------------------------*/
h1 span {
    /* color;
    white */
}

ul,
li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

a,
a:hover,
a:focus {
    text-decoration: none;
    cursor: pointer;
    outline: none;
}

a.view_more:hover {
    background: #4971ac;
}

form .form-group button[type="submit"] {
    background: #4971ac;
}

.header-top.contact_info {
    background: #4971ac;
}

.navbar-nav .nav-item.active a {
    color: #4971ac;
}

.navbar-nav .nav-item.active a.dropdown-toggle::after {
    color: #4971ac;
    display: none;
}

.nav-item.dropdown.active a {
    color: #4971ac;
}

.dropdown-item a:hover {
    background-color: #4971ac;
    color: #fff;
}

.navbar-toggler-icon {
    display: block;
    width: 25px;
    height: 2px;
    vertical-align: middle;
    background-color: #4971ac;
    margin: 5px 0;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #4971ac;
}

section#portfolio .sort-btn.active,
section#portfolio .sort-btn:hover {
    background: #4971ac !important;
    border: solid 1px rgba(255, 255, 255, 0.5);
    padding: 8px 24px;
}

section#testimonials .testimonials-slider .item .client_detail .name_designation h5 {
    color: #4971ac;
}

.owl-carousel .owl-nav .owl-next::before {
    color: #4971ac;
}

.owl-carousel .owl-nav .owl-prev::before {
    color: #4971ac;
}

.owl-carousel .owl-nav .owl-prev:hover,
.owl-carousel .owl-nav .owl-next:hover {
    background: #4971ac !important;
    border-color: #4971ac;
}

.section_heading h2 span {
    color: #4971ac;
}

.separator ul li {
    background: #4971ac;
}

.separator.left-align ul li {
    background: #4971ac;
}

.pagination .page-item.active .page-link,
.pagination .page-link:hover {
    background: #4971ac !important;
    border-color: #4971ac;
}

.post-detail .post-status ul li i {
    color: #4971ac;
}

.post-detail .post-status ul li i::before {
    color: #4971ac;
}

.post-detail .description a {
    color: #4971ac;
}

.sidebar .widget .widget-content .post-item .post-content .post-status i::before {
    color: #4971ac;
}

.sidebar .widget .widget-content .tags ul li a:hover {
    border: solid 1px #4971ac;
    background: #4971ac;
}

.chat-id p span {
    font-size: 30px;
    color: #4971ac;
}

.service-card.item .service_icon i::before {
    color: #4971ac;
}

section#services .item:hover .service-card {
    border: #4971ac !important;
    background: #4971ac !important;
    -webkit-box-shadow: 0px 15px 32px -14px rgba(34, 137, 217, 1);
    -moz-box-shadow: 0px 15px 32px -14px rgba(34, 137, 217, 1);
    box-shadow: 0px 15px 32px -14px rgba(34, 137, 217, 1);
}

.team-card.item .name_designation h5 {
    display: block;
    color: #4971ac;
    font-weight: 500;
}

.blog_card .post-detail .posted_by a {
    color: #4971ac;
    font-weight: bold;
}

footer .footer_about_content a {
    color: #4971ac;
}

footer .contact_info i {
    color: #4971ac;
}

footer .newsletter h4 {
    color: #4971ac;
}

footer .newsletter form input[type="submit"] {
    background: #4971ac;
}

footer .copyright a:hover {
    color: #4971ac;
}

section#inner-banner .inner-heading .breadcrumb li.breadcrumb-item a {
    color: #4971ac;
}

section#qualities .column .icon i::before {
    color: #4971ac;
    /* color: rgba(255, 255, 255, 0.31); */
}

section#about-detail .section_heading h4 span {
    color: #4971ac;
}

section#pricing .price_amount strong {
    color: #4971ac;
}

section#pricing .purchase a.purchase_now:hover {
    background: #4971ac;
    color: #fff;
}

section#pricing .ultimate {
    background: #4971ac !important;
    -webkit-box-shadow: 0px 5px 32px -7px rgba(34, 137, 217, 0.78);
    -moz-box-shadow: 0px 5px 32px -7px rgba(34, 137, 217, 0.78);
    box-shadow: 0px 5px 32px -7px rgba(34, 137, 217, 0.78);
}

section#pricing .ultimate .purchase a.purchase_now {
    color: #4971ac;
}

section#portfolio_detail .about_project i::before {
    font-size: 40px;
    color: #4971ac;
}

section#member .meeting_content a {
    color: #4971ac;
}

section#team_member_detail .name_designation h3 {
    color: #4971ac;
}

section#team_member_detail .name_designation h6 {
    color: #262626;
}

section#team_member_detail .social_media ul li a:hover {
    color: #4971ac;
}

section#team_member_detail .contact-detail li i::before {
    color: #4971ac;
}

section#member .overlay,
section#portfolio .overlay,
section#counter .overlay,
section#services-counter .overlay,
section#work-status .overlay {
    width: 100%;
    height: 100%;
    background: rgba(34, 137, 217, 0.8);
    display: block;
    position: absolute;
    z-index: 0;
    top: 0;
}

.post-detail h6 a:hover,
.post-detail h4 a:hover,
.post-detail h5 a:hover {
    color: #4971ac !important;
}

section#team_member_detail .counter-column .counter_content .title {
    color: #4971ac;
}

section#blog-post-list .post-detail .post-status ul li i {
    color: #4971ac;
}

section#blog-post-list .post-detail .post-status ul li i::before {
    color: #4971ac;
}

section#blog-post-list .post-detail .description a {
    color: #4971ac;
}

section#single-post-detail .tags_share .tags ul li a:hover {
    border: solid 1px #4971ac;
    background: #4971ac;
}

section#single-post-detail .tags_share .share_on .icons a i:hover::before {
    color: #4971ac;
}

section#single-post-detail .author_sec .about-author .name_designation h6 {
    color: #4971ac;
}

section#single-post-detail .author_sec .about-author .social_media ul li a:hover {
    color: #4971ac;
}

section#single-post-detail .comments h5 span {
    color: #4971ac;
}

section#single-post-detail .comments ol li .visitor_description .date {
    color: #4971ac;
}

section#single-post-detail .comments ol li .visitor_description a {
    color: #4971ac;
}

section#single-post-detail .sidebar .widget .widget-content .post-item .post-content .post-status i::before {
    color: #4971ac;
}

.project .zoom {
    background: rgba(34, 137, 217, 0.9);
}

.blog_card .post-img .posted_on {
    background: rgba(34, 137, 217, 0.9);
}

section#single-post-detail .blog-detail .post-detail .about-post .special-quote {
    background: #ffece1;
    border: solid 1px #f0c9b1;
}

section#contact-us .contact-detail .contact-card .icon i::before {
    color: #4971ac;
}

section#contact-us .mid-content .description span {
    color: #4971ac;
}

section#contact-us .info ul li .icon i:before {
    color: #4971ac;
}

section#contact-us .form-header {
    background: #4971ac;
}

section#faq #accordion button.btn-link span {
    color: #4971ac;
}

section#page-not-found .error-content h4 {
    color: #4971ac;
}

section#page-not-found .error-content a {
    background: #4971ac;
}

.separator ul li {
    background: #4971ac;
}

.section_heading h1 span,
.section_heading h2 span {
    color: #4971ac;
}

header .contact_info .mail-call i::before {
    color: #4971ac;
    font-size: 16px;
    margin-right: 10px;
}

section#about-us .qualities .column .icon i::before {
    color: #4971ac;
}

section#services .item:hover .service-card {
    border: #4971ac;
    background: #4971ac;
    -webkit-box-shadow: 0px 15px 32px -14px rgba(34, 137, 217, 1);
    -moz-box-shadow: 0px 15px 32px -14px rgba(34, 137, 217, 1);
    box-shadow: 0px 15px 32px -14px rgba(34, 137, 217, 1);
}

.team-card .name_designation h5 a {
    color: #4971ac;
}

section#counter .counter-column .count_icon i::before {
    color: #4971ac;
}

footer .contact-info ul li .icon i::before {
    color: #4971ac;
}

footer .contact-info ul li .detail .content {
    color: #4971ac;
}

footer .bottom {
    border-top: 1px solid #797979;
}

section#member .meeting_icon::before {
    border-color: transparent #4971ac;
}

section#member .meeting_icon {
    background: #4971ac;
}

.separator ul li {
    background: #4971ac;
}

.section_heading h1 span,
.section_heading h2 span {
    color: #4971ac;
}

section#services .item:hover .service_icon {
    -ms-transform: scale(1.15);
    /* IE 9 */
    -webkit-transform: scale(1.15);
    /* Safari 3-8 */
    transform: scale(1.15);
    -webkit-box-shadow: 0px 10px 32px -14px rgba(173, 173, 173, 1);
    -moz-box-shadow: 0px 10px 32px -14px rgba(173, 173, 173, 1);
    box-shadow: 0px 10px 32px -14px rgba(173, 173, 173, 1);
}

section#quick-connect .newsletter {
    background: url('../img/newsletter-icon.png') no-repeat center center, #4971ac;
}

section#quick-connect .quick-info .content .sub-heading {
    color: #4971ac;
}

section#pricing .ultimate .features ul li {
    border-bottom: solid 1px #1868ac;
}

footer.index-3 .section_heading span {
    color: #4971ac;
}

footer.index-3 .latest-news .post-item .post-content .post-status {
    color: #4971ac;
}

footer.index-3 .contact-info .icon i::before {
    color: #4971ac;
}

footer.index-3 a.view_more:hover {
    background: #4971ac;
    border-color: #4971ac;
}

.slider.index-3 .caption a.view_more {
    background-color: #4971ac;
    border: solid 1px #4971ac;
}

.slider.index-3 .caption a.contact_us:hover {
    color: #fff;
    background-color: #4971ac;
    border-color: #4971ac;
}

section#pricing .ultimate .purchase a.purchase_now,
section#pricing .ultimate .purchase a:hover.purchase_now {
    color: #4971ac;
}

header .hamburger-inner,
header .hamburger-inner::before,
header .hamburger-inner::after {
    background-color: #4971ac;
}

.slider.index-3 .carousel-control-next-icon:hover,
.slider.index-3 .carousel-control-prev-icon:hover {
    border: solid 1px #4971ac;
}

section#blog_post.index-3 .post-detail .description a.view_more:hover {
    background-color: #4971ac;
    border-color: #4971ac;
}

section#services.index-3 .service_icon {

    border: solid 1px #797979;
}