/*----------------------------------------------------------------------
    * Artha Insert Your custom css
------------------------------------------------------------------------*/
/*css after this line*/



/*------------------------------------*\
    6. BANNER SECTION
\*------------------------------------*/
.bg-arthasamaya-nav{
    background-color: #15e717;
        /*#6afa6c;*/
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(27, 27, 27, 0.9);
    font-size: 18px;
    font-weight: 600;

}
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .nav-link.active {
    color: #0087cb;
}

.bg-primary{
    background-color: #0087cb !important;
}
.border-primary {
    border-color: #0087cb !important;
}
.bg-custom{
    background: #d9faee !important; ;
}
.banner-box{
    margin: 20px 0px 20px 0px;
}
.content-header {
    background-color: #8db3c4;
    padding: 8px 5px 0px 5px;
    color: #fff;
    font-weight: 600;
    border-radius: 4px;
}

.subtitle {
    font-size: 30px;
    font-weight: 500;
    font-style: italic;
    color: #5d99ca;
}

.subtitle-inner {
    font-size: 25px;
    font-weight: 500;
    font-style: italic;
    color: #5d99ca;
}

.head-title {
    font-size: 55px;
    line-height: 1.5;
    font-weight: 700;
    font-family: "Mukta", sans-serif;
    display: block;
    color: #5a5a5a;
    margin-bottom: 15px;
    margin-top: 15px;
}

.banner-excerpt {
    line-height: 1.75;
    font-size: 17px;
    text-align: center;
    font-weight: 500;
    margin-bottom: 1.5rem;
    -webkit-font-smoothing: antialiased;
    display: block;
    color: #5a5a5a;
}

/* Small Device = 320px */
@media only screen and (max-width: 479px) {
    .head-title {
        font-size: 35px;
        line-height: 1.5;
        font-weight: 700;
        font-family: "Mukta", sans-serif;
        display: block;
        color: #5a5a5a;
        margin-bottom: 15px;
    }
}
/* Wide Mobile = 480px */
.head-title:hover {
    color: #1188e8 !important;
}

.writer {
    color: #6f7284;
    font-size: 15px;
    font-weight: 700;
}

.banner-img {
    max-width: 100%;
    width: 1100px;
    min-width: 100%;
    height: 100%;
    max-height: 750px;
    margin: 0 auto 10px auto;
    display: table;
    border-radius: 5px;
}

.excerpt {
    color: #5a5a5a;
    font-size: 22px;
    margin-bottom: 5px;
    color: rgba(0, 0, 0, 0.6);
    line-height: 1.6;
}

.bordered-shadow{
    border: 1px solid #EEEEEE;
    background: #fcfcfc;
    box-shadow: 0px 2px 0px rgb(234 248 255);
}
.block-area .card-title a {
    font-size: 17px;
    font-weight: bold;
    color: #404040;
}
.title-custom {
    min-height: 50px;
}
.ratio_360-202 img, .ratio_115-80 img,.ratio_110-77 img,.ratio_230-129 img,.ratio_251-141 img,.ratio_203-114 img,.ratio_327-278 img,.ratio_337-337 img,.ratio_165-92 img,.ratio_327-278 img {
    height: 100%;
    position: absolute;
    width: 100%;
}

.more-news {
    color: #337ab7;
}
.more-news:hover{
    text-decoration: underline;
}


/*// Small devices (landscape phones, less than 768px)*/
/*@media (max-width: 767.98px) { ... }*/
.cat {
    position: absolute;
    top: 5px;
    left: 5px;
    padding: 0 10px;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
    text-transform: uppercase;
    z-index: 1;
    background: #0087cb;
}
.bg-custom-blue{
    background: #acd8ee !important;
}
.widget-body ul {
    list-style: none;
}
.trending li {
    border-bottom: solid 1px rgba(77, 77, 77, 0.14);
    position: relative;
    padding: 5px 10px 21px 60px;
    transition: all 0.3s ease;
    margin-bottom: 15px;
}

.trending li > span {
    font-weight: 500;
    color: #15c104;
    position: absolute;
    left: 0px;
    font-size: 46px;
    margin-bottom: 10px;
}

.trending li a {
    font-size: 17px;
    font-weight: bold;
    line-height: 2.1;
    color: #404040;
    text-decoration: none;
    transition: all 0.4s ease-in;
}
.category-label {
    background-color: #2395d1;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    border-radius: 4px;
    position: relative;
    line-height: 2;
    padding: 4px 10px 0px 10px;
    cursor: pointer;
    pointer-events: auto;
    white-space: nowrap;
}
.content-header {
    background-color: #2373a8;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    border-radius: 4px;
    position: relative;
    line-height: 2;
    padding: 4px 10px 0px 10px;
    cursor: pointer;
    pointer-events: auto;
    white-space: nowrap;
}
