.header-absolute {
    background-color: rgba(0, 0, 0, 0.5);
}

.info-box a {
    font-size: 25px;
}


.text-sm {
    font-size: 16px;
    line-height: 24px;
}

.sub-text {
    font-weight: 500;
    line-height: 25px;
}

.blog-item-v2 .entry-content {
    min-height: 350px;
}

.blog-item-v2 .entry-content {
    padding: 10px 24px 0;
}

.item h6 {
    font-size: 22px;
}

.border-rt {
    border-right: 1px solid #253321;
    padding-left: 20px;
}

.flat-title-2 {
    margin: 0;
}

.flat-wrapper-iconbox .tf-icon-box .box-icon {
    border: 1px solid #023e8a;
}

.fas {
    font-size: 30px;
    color: #023e8a;
}

.content-slider {
    background-color: rgba(0, 0, 0, 0.5);
    padding-top: 2%;
    padding-bottom: 2%;
}

.header-white .box-nav-menu .item-link:hover {
    color: #f77f00 !important;
}

.bg-light-green-10 {
    background-color: #023e8a !important;
}

.bg-dark-green-4 {
    background-color: #f77f00 !important;
}

.footer-bg {
    background-color: #333;
}

.tf-btn.btn-orange {
    background-color: #023e8a !important;
    border-color: #f77f00 !important;
}