.main-content a {
    color: #92a7a2;
}

.main-content a:hover, .main-content a:active, .main-content a:focus {
    text-decoration: underline;
    outline: none
}

.butn-style4, .butn-style3 {
    color: #fff !important;
}

.butn-style3 {
    background: #92a7a2;
    padding: 8px 13px !important;
}

.bg-trend a,
.table a
{
    color: #282b2d;
    text-decoration: none !important;
}

.offer-style02 .offer-content {
    top: 70%;
    left: 20px;
}

.bg-white-transparent {
    /*background-color: rgb(255 255 255 / 50%);*/
    /*border-radius: 5px;*/
    /*padding: 5px;*/
}

.slider-fade1 .item .caption h1 {
     background: transparent;
}

section:not(.page-title-section) {
    padding: 50px 0 !important;
}

@media screen and (max-width: 991px)
{
    .navbar-toggler {
        background: #92a7a2;
        top: 28px;
    }
    .menu_area .navbar-brand {
        margin: 12px;
        margin-left: 1rem;
    }
}

.navbar-brand {
    margin-left: 3rem;
    margin-right: 1rem;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    word-break: break-word;
}

@media screen and (max-width: 767px) {
    .page-title-section .title-info {
        width: 80% !important;
    }
}
