.main-slide .item {
    height: 600px !important;
}

.bulleticon {
    margin-right: -3px

}

.nav-steps-public-column-item:after {
    height: 65% !important;
    top: 94% !important;
}

.nav-steps-public-column-item-circle {
    margin-top: -8px;
}

.laststep {
    border-radius: 0 !important;
    height: 3px;
    width: 15px;
    margin-right: -4px !important;
}


@media (min-width: 992px) {
    .fs-lg-8 {
        font-size: 15px !important;
    }
}

.header-section {
    font-size: 20px !important;
}

.main-profile .box-link_sanat:hover {
    color: #ffffff !important;
    background-color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}

.icon-left:before {
    content: "\e5de";
    font-family: 'Material Symbols Outlined';
    transform: translateY(-50%) translateX(-50%);
    font-size: 20px;
    color: #1d4482;
    font-weight: 700;
    font-variation-settings: 'FILL' 1,
    'wght' 400,
    'GRAD' 0,
    'opsz' 24;
}


.header .dropdown-menu li {
    border-bottom: unset !important;
    padding-top: unset !important;
    padding-bottom: unset !important;
}

.body-blog-content img {
    width: 100% !important;
    height: auto !important;
}