.navbar{
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
    border-color: #DCDCDC;
    border-top: 1px solid #DCDCDC;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav{
    margin-left: 0;
}

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem;
    padding-left: 0;
    margin-left: -15px;
}

.wpcf7-form .form-label{
    margin-top: 15px;
}
.title a{
    color: black;
}
.tag-base{
    background: #056A8C!important;
}
.back-to-top{
    background: #056A8C;
}
.dots-style-base .owl-dots .owl-dot.active{
    background: #056A8C;
    border-color: #056A8C;
}
.nav-style-base .owl-nav{
    border-color: #056A8C;
    color: #056A8C;
}
li a{
    color: #056A8C;
}
body .nxp-tab-post ul li a,body .nxp-tab-post ul li a.active{
    color: #056A8C!important;
}
h5 a{
    color: black;
}
.cat-text{
    color: #056A8C;
}
.section-title .title{
    border-color: #056A8C;
}
.nav-style-base .owl-nav button{
    border-color: #056A8C;
    color: #056A8C;
}
.footer-area .widget-title:after{
    background: #056A8C;
}
a:hover{
    color: #056A8C;
}
.dots-style-base .owl-dots .owl-dot{
    border-color: #056A8C;
}
.section-title .title{
    color: #056A8C;
}


.style-overlay .title a{
    color: white;
}
.style-white h6 a{
    color: white;
    margin-top: 10px;
    display: block;
}
.style-overlay-visible h5 a{
    color: white;
}
.bg-black{
    background: black;
}
.bg-half-black::after{
    background: black;
}
.topbar-area.style-two{
    background: white;
    padding-top: 0;
    padding-bottom: 0;
}
.social-area a{
    color: rgba(0,0,0,.4)!important;
}
.menu-area a{
    color: rgba(0, 0, 0, .4) !important;
}
.menu-area a{
    font-size: 14px;
}
.menu-area li{
    position: relative;
}
.menu-area li:nth-last-child(1)::after{
    display: none;
}
.menu-area li::after{
    content: "";
    width: 1px;
    height: 14px;
    background: rgba(0,0,0,.4)!important;
    display: block;
    position: absolute;
    right: -10px;
    top: 10px;
}
.widget li a{
    color: white;
}
.footer-area .wpcf7 form.sent .wpcf7-response-output{
    color: white;
    border: 0;
    color: white;
    margin-top: 15px;
    margin-left: 0;
    padding-left: 0;
}
.widget .title a{
    color: black;
}

.td-page-navigation .pagination li span {
    height: 48px;
    width: 48px;
    line-height: 50px;
    margin-right: 15px;
    border: 0;
    border-radius: 0;
    background-color: #056A8C;
    text-align: center;
    text-decoration: none;
    transition: all 0.4s ease;
    display: block;
    color: rgba(255, 255, 255, 0.8);
    font-size: 18px;
    border-radius: 4px;
}
.td-page-navigation .pagination li a{
    background-color: black;
}
.td-page-navigation .pagination li a:hover{
    background-color: #056A8C;
}
.single-category-inner .cat-count{
    background: #056A8C;
}

.single-post-wrap.style-box-border{
    background: transparent;
}

.single-post-wrap.style-box-border a{
    color: white;
}
.health-area .thumb.larger img{
    height: 100%;
}
.video-play-btn{
    color: #056A8C!important;
}
.subscribe-inner .btn{
    background: #056A8C;
}


.body-overlay{
    background: black;
}
.post-meta-single ul li{
    font-size: 12px;
}
.post-meta-single{
    margin-top: 5px;
}
.nav-right-part i{
    color: black;
}
.navbar-area-fixed .icon-left:before,.navbar-area-fixed .icon-right:before,.navbar-area-fixed .icon-right:after{
    background: black!important;
}
.navbar-area-fixed .icon-right,.toggle-btn .icon-right{
    background: black!important;
}
.toggle-btn .icon-left:before,.toggle-btn .icon-left:after,.toggle-btn .icon-right:before,.toggle-btn .icon-right:after{
    background: black!important;
}

.toggle-btn.open .icon-right{
    background: white!important;
}

@media screen and (min-width: 992px){

    .single-post-slider .thumb img {
        max-height: 380px;
        width: 100%;
        object-fit: cover;
    }
    .single-blog-card .thumb img{
        object-fit: cover;
        width: 100%;
    }
    .single-post-wrap .thumb img{
        width: 100%;
        object-fit: cover;
    }
    .col-lg-3 .single-post-wrap .thumb img,.col-lg-4 .single-post-wrap .thumb img{
        height: 200px;
    }
    .item .single-post-wrap.style-overlay .thumb img{
        max-height: initial;
        height: 100%;
    }
    .health-area .thumb img{
        height: 200px;
    }
    .topbar-menu{
        margin-bottom: .5rem;
    }

}

.nav-right-top .owl-nav{
    top: -75px;
}
@media screen and (max-width: 992px){
    .add-area img{
        height: 100px;

    }

.nav-right-top .owl-nav{
    top: -70px;
}

.nav-right-top .owl-dots{
    top: -70px;
}
.single-blog-inner .thumb img{
    width: 100%;
}
.dots-style-base .owl-dots .owl-dot.active{
    width: 15px;
    height: 15px;
}
.dots-style-base .owl-dots .owl-dot{
    width: 15px;
    height: 15px;
}
    .add-thumb img{
        width: 100%;
    }
}