/* Add here all your css styles (customizations) */


body, h2, h1, h2, h3, h4, h5, h6, p, span, a, div, .cube-portfolio .cbp-l-grid-agency-title {
    font-family: Greta !important;
    letter-spacing: unset !important;
}

a {
    text-decoration: none !important;
}


.aparatIcon {
    background: url('../../../pic/aparat.png') no-repeat;
    background-position: 4px 3px;
    background-size: 15px;
    width: 18px;
    height: 18px;
}


.aparatIcon2 {
    background: url('../../../pic/aparat.png') no-repeat;
    background-position: 4px 3px;
    background-size: 28px;
    width: 31px;
    height: 30px;
}

.Postlead {
    background: #b4bd00;
    padding: 10px;
    border: 1px solid #b4bd00;
    border-radius: 8px;
    margin-bottom: 10px;
}

.postContent {
    line-height: 200%;
}

.sliderTitle {
    font-size: 24px !important;
    color: #000000 !important;
    background: rgb(255 255 255 / 50%);
    padding: 1px 10px;
    border-radius: 5px;;
}
.sliderTitle .a{
    color: #000000 !important;
}

.blog-thumb-v3 small,
.blog-thumb-v3 small a,
.blog-thumb .blog-thumb-info li,
.blog-grid .blog-grid-info li {
    color: #b4bd00;

}

@media only screen and (max-width: 560px) {


    .sliderTitle {
        font-size: 18px !important;
    }

}


@media only screen and (max-width: 980px) {
    .mega-menu{
        background: #b4bd00;
    }
}

@media only screen and (max-width: 992px) {


    .sliderTitle {
        font-size: 18px !important;
    }

    .mobHead{
        background: #b4bd00;
    }

    .mobHead .res-container{
        /*height: 75px;*/
        /*overflow: hidden;*/
    }

}
