.admin-bar .header-trasnsparent, .admin-bar .bd-trsnsparent__header {
    margin-top: 32px;
}
.admin-bar #header-sticky.sticky {
    margin-top: 32px;
}
.header__logo .standard-logo img {
    padding: 20px 0px;
}
.bd-sidebar__news-text span i {
    margin-right: 6px;
}
.blog-area .widget ul {
    padding: 0;
    margin: 0;
}

.sidebar__logo img {
    max-width: 153px;
}
.sticky-logo img {
    max-width: 153px;
}
.sticky-logo img {
    padding: 20px 0px;
}

.play-icon {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    height: 140px;
    width: 140px;
    background: #ffffff;
    border-radius: 50%;
    color: #9d6b34;
    margin: 0 auto;
    line-height: 140px;
    font-size: 20px;
}
.play-icon::before {
    position: absolute;
    content: "";
    width: 140px;
    height: 140px;
    background: #ffffff;
    border-radius: 50%;
    left: 0;
    z-index: -1;
    animation: video-ripple 1500ms ease-out infinite;
}
.play-icon-ab {
    color: #ff4834;
}
.play-icon:hover {
    color: #ffffff;
    background: #ff4834;
}
.postbox__audio iframe {
    width: 100%;
}

.swiper-blog-button {
    position: absolute;
    top: 50%;
    color: #ff4834;
    content: "";
    z-index: 999;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    background: #fff;
    text-align: center;
    line-height: 60px;
    transform: translateY(-50%);
    transition: 0.3s;
    cursor: pointer;
}
.swiper-blog-button {
    color: #ff4834;
    text-align: center;
    line-height: 60px;
    cursor: pointer;
}
.swiper-blog-button:hover {
    background: #ff4834;
    color: #fff;
}
.swiper-blog-button.slide-prev {
    left: 10px;
    right: auto;
}
.swiper-blog-button.slide-next {
    left: auto;
    right: 10px;
}

.post_gallery .swiper-container-pointer-events {
    margin-bottom: 0;
}

.single-post .bd-breadcrumb-big-title {
    line-height: 1.3;
    font-size: 50px;
}
.bd-sidebar__widget ul li {
    list-style: none;
}
.bd-basic-pagination ul li {
    list-style: none;
}
.bd-basic-pagination ul {
    padding: 0;
    margin: 0;
}
.bd-postbox__comment-info p:last-child {
    margin-bottom: 0px;
}
.bd-postbox__comment-reply {
    margin-bottom: 15px;
}
.bd-postbox__comment-avater-info.d-flex.justify-content-between {
    flex-wrap: wrap;
}
.bd-footer__widget .nice-select {
    width: 100%;
    margin-bottom: 20px;
    float: none;
}
.bd-footer__widget .nice-select .list{
    width: 100%;
    max-height: 300px;
    overflow-y: scroll;
}
.calendar_wrap .wp-calendar-nav-prev a {
    color: #878787;
}
.header__area-default {
    background: #141f2b;
}
.header__area-default .bd-breadcrumb__img img {
    height: 500px;
}
.header__area-default .bd-breadcrumb__content {
    padding-top: 180px;
}
.header__area-default .main-menu-5 ul > li a {
    padding: 37px 0;
}
.header__area-default .main-menu-5.main-menu ul li:hover > a {
    color: #ff4834;
}
.header__area-default .main-menu-5 ul li .sub-menu li:hover > a {
    color: #ff4834;
}
.header__area-default .main-menu-5 ul li .sub-menu {
    border-top: 3px solid #ff4834;
}
.header__area-default .main-menu ul li .sub-menu li a {
    line-height: 1.4;
}
.main-menu ul li .sub-menu li.menu-item-has-children::after {
    display: none;
}
.main-menu ul li.menu-last .sub-menu {
    left: auto;
    right: 0;
}
.main-menu ul li.menu-last .sub-menu .sub-menu {
    left: auto;
    right: 100%;
}
.header__logo img {
    max-width: 153px;
}
.news__thumb img {
    height: 100%;
    object-fit: contain;
}
.topbar__lang ul li a {
    color: #191919;
}

.main-menu ul li:hover::before {
    background-color: #0e51ac;
}
.main-menu-3 ul li:hover::before {
    background-color: #d3335d;
}

.thumb img {
    width: 30px;
    border-radius: 50% !important;
}

.bd-blog__thumb2 img {
    max-width: inherit !important;
    height: 100% !important;
    object-fit: cover;
    width: 100% !important;
}

.bd-author__img img {
    width: 80px;
}

.hero__btn_3_wrapper a:hover {
    color: #000;
}

.bd-service__thumb.w-img img {
    width: 100%;
}
.bd-singel-item-2 {
    background: #0e51ac !important;
}
.bd-service__link a {
    background: #0e51ac;
}

.bd-blog__title.two h6 {
    margin-bottom: 0;
}

.bd-circle-box input {
    left: 63%;
}


@media (max-width: 600px) {
    .admin-bar #header-sticky.sticky {
        margin-top: 0px;
    }
    .bd-team__thumb img {
        width: 100%;
    }
    .bd-service__thumb img {
        width: 100%;
    }
    .bd-team__thumb-2 img {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .bd-service__thumb img {
        width: 100%;
    }
}

#process-wrapper .bd-process__storck {
    -webkit-text-stroke: 1px #e0e0e0;
}