.case-wrap.style1:after {
    background-color: #f9f9f9;
}

.bg-russian.subcolor {
    background-color: #2d3091;
}

.cat-icon1 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 68px;
    height: 60px;
    background-color: #fff;
    text-align: center;
    border-radius: 5px;
    transition: 0.4s;
    border: 1px solid #d807583b;
}

.category-card .cat-info h3 a {
    color: #000000 !important;
}

.category-card .cat-info p {
    color: #000000;
    margin: 0;
    opacity: 0.8;
}

.category-card .cat-count {
    color: #ed1b2430;
}

.service-title a span {
    color: var(--secondary-color);
}

.case-card .case-img .case-info-wrap {
    background-color: #000000c9;
}

.counter-card.style1 .counter-icon:after {
    background: rgb(255 255 255 / 18%);
    width: 80px;
}

.bg-f {
    background-color: #00073100;
}

.header-wrap .header-bottom {
    padding: 0px 0;
}

img.logo-light {
    width: 400px;
}


.top .social-profile.style4 li a {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: transparent;
    border: 1px solid #fff;
    border-radius: 10%;
    text-align: center;
    transition: 0.3s;
}

.first-top {
    margin-top: 110px;
}

.first-top-contact {
    margin-top: 180px;
}

.contact-item-box {
    background-color: white;
    min-height: 90%;
}

.contact-widget {
    background-image: none;
}

.contact-widget.sidebar-widget {
    text-align: center;
}

.service-desc p {
    margin: 0 0 15px;
}

.service-desc h4 {
    margin: 0 0 8px;
}

.about-wrap.style1 .about-img-wrap .about-img-1 {
    height: 600px;
    width: calc(100% - 20px);
    border-radius: 5px;
}



.blog-card.style3 .blog-info h3 {
    margin-bottom: 10px;
    font-weight: 500;
}

.blog-card.style3 .blog-info .blog-metainfo li a {
    color: #161212c4;
    font-weight: 600;
    font-size: 17px;
}

.btn.style5 {
    background: #ed1b24;
    color: #ffffff;
    padding: 8px 25px 8px 25px;
    border: 1px solid #ffffff;
    width: 100%;
    justify-content: center;
}

.blog-card.style3 .blog-info .blog-metainfo li i {
    color: #000000;
    margin-right: 0px;
    font-size: 18px;
    position: relative;
    top: 1px;
    transition: 0.4s;
    font-weight: 00 !important;
}

.product-container {
    padding-left: 80px;
    padding-right: 80px;
}

.blog-posts-wrap .blog-card.style3:hover .btn.style5 {
    background-color: white;
    color: black;
}

.counter-card.style1 .counter-info h2 {
    font-size: 42px;
    font-weight: 700;
    margin: 10px 0 5px;
}

.section-title h2,
.content-title h2 {
    font-size: 26px;
    line-height: 1.2;
    font-weight: 600;
    margin: 0;
}

.blog-card .blog-info {
    padding: 14px 15px 15px;
}

/* .category-card {
    border: 1px solid #00000030;
} */