:root
{
    --main-color: #E9204F;
}

h1, .uk-h1, h2, .uk-h2, h3, .uk-h3, h4, .uk-h4, h5, .uk-h5, h6, .uk-h6, .ffPc, .number_header, .number_header_text, .title_desc
{
    font-family: "Panton Caps", "Arial", sans-serif;
    font-style: italic;
    letter-spacing: 0;
}

body
{
    font-family: "Arial", sans-serif;
}

.h2title
{
    font-style: italic;
    font-weight: bold;
}

.uk-heading-hero
{
    text-transform: uppercase;
}

.pr__hr__primary
{
    width: 280px !important;
    border-top-width: 5px !important;
}

.uk-h4-header
{
    font-weight: bold;
    text-transform: uppercase;
}

.number_header
{
    color: #ffffff;
    font-size: 140px;
    font-weight: 900;
    font-style: italic;
    line-height: 143px;
}

.number_header_text
{
    color: #ffffff;
    font-size: 27px;
    font-style: italic;
    text-transform: none;
}

.title_desc
{
    font-size: 36px;
    color: #fff;
}

.pr__image__cover
{
    filter: none;
}

.blog-listing.style-one .post.type-post:hover > .outer > .inner
{
    background-color: transparent;
}

.blog-listing.style-one .post.type-post > .outer > .inner .more.icon
{
    visibility: hidden;
}

.item.feature-box:hover > .inner, .item.feature-box.uk-active > .inner
{
    background-color: #1b1b1b !important;
}

.item.service-box.style-two:hover > .inner, .item.service-box.style-two.uk-active > .inner
{
    background-color: #F3F3F3 !important;
}

.item.service-box.style-two > .inner .content .more
{
    visibility: hidden;
}

.item.service-box.style-two:hover > .inner .overlay-icon,
.item.service-box.style-two:hover > .inner .content .icon, .item.service-box.style-two:hover > .inner .content .title, .item.service-box.style-two:hover > .inner .content .description, .item.service-box.style-two.uk-active > .inner .content .icon, .item.service-box.style-two.uk-active > .inner .content .title, .item.service-box.style-two.uk-active > .inner .content .description,
.item.service-box.style-two:hover > .inner .content .icon, .item.service-box.style-two:hover > .inner .content .title, .item.service-box.style-two:hover > .inner .content .description, .item.service-box.style-two.uk-active > .inner .content .icon, .item.service-box.style-two.uk-active > .inner .content .title, .item.service-box.style-two.uk-active > .inner .content .description
{
    color: #747474 !important;
}

a.link.uk-position-cover
{
    display: none;
}

.post a.link
{
    display: none;
}

.blog-listing.style-two .post.type-post:hover > .outer > .inner, .blog-listing.style-two .post.type-post.active > .outer > .inner
{
    background-color: #FFFFFF;
}

.blog-listing.style-two .post.type-post:hover, .blog-listing.style-two .post.type-post.active
{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.blog-listing.style-two .post.type-post:hover > .outer > .inner .category
{

    color: #E9204F !important;
}

.blog-listing.style-two .post.type-post:hover > .outer > .inner .title a
{
    color: #101010;
}

.blog-listing.style-two .post.type-post:hover > .outer > .inner .title a, .blog-listing.style-two .post.type-post:hover > .outer > .inner .category, .blog-listing.style-two .post.type-post:hover > .outer > .inner .description, .blog-listing.style-two .post.type-post:hover > .outer > .inner .more.icon, .blog-listing.style-two .post.type-post.active > .outer > .inner .title a, .blog-listing.style-two .post.type-post.active > .outer > .inner .category, .blog-listing.style-two .post.type-post.active > .outer > .inner .description, .blog-listing.style-two .post.type-post.active > .outer > .inner .more.icon
{
    color: inherit;
}

@media (min-width: 960px)
{
    .uk-section-large
    {
        padding-top: 108px;
        padding-bottom: 45px;
    }
}

.fix_one
{
    font-size: 1.2rem!important;
    margin-top: 20px;
}
.item.service-box.style-two > .inner .content .title{
    font-size: 17px;
}

.mofix{
    margin: 0;
}
.fr{
    float: right;
}
.fix_two{
    font-size: 1.3rem!important;
}
.mb40fix{
    margin-bottom: 40px!important;
}

.uk-button{
    text-transform: uppercase!important;
}
.fz19{
    font-size: 19px!important;
}
.mt100{
    margin-top: 100px !important;
}

@media (max-width: 600px){
    .m_hide{
        display: none!important;
    }
}
.p30_0{
    padding: 30px 0!important;
}

.pr__hero__wrap.pr__dark .item.feature-box .inner {
    background-color: #1b1b1b;
    background-color: var(--main-color);
}
.item.feature-box > .inner .icon {
    color: var(--main-color);
    display: none;
}
.features-boxes > .item > .inner .title {
    font-size: 24px;
    margin: 0px 0 5px 0!important;
}
.item.feature-box:last-child:before {
    content: "";
    background-color: var(--main-color);
    height: 70px;
    width: calc(100% - 10px);
    position: absolute;
    bottom: -20px;
    z-index: 0;
    display: none;
}

.pr__section.section-slider .owl-dots > *{

    border: 1px solid #afafaf;
}

.pr__grd__overlay .item .inner:before{
    background: rgba(0, 0, 0, 0.05)
}
.item.gallery-box > .outer > .inner .title {
    margin: 0;
    color: #000;
}
.slide-gallery-item {
    width: 300px;
    height: 300px;
    margin: 10px;
    background-color: rebeccapurple;
}
.str_move{
    display: flex;
}
@media (max-width: 600px){
    .slide-gallery-item {
        width: 150px;
        height: 150px;
        margin: 5px;
    }
    .mfixtitle{
        font-size: 21px;
    }
    .mfixt40{
        font-size: 40px;
    }
    .title_desc {
        font-size: 25px;
        color: #fff;
    }
    .mw100p{
        width: 100%;
    }
    .mfixgal{
        float: none!important;
        margin: 0 auto!important;
    }
    .MDMD{
        font-size: 15px!important;
    }
    .mfixmm{
        margin-left: 0 !important;
    }
    .mplf{
        padding-left: 0 !important;
    }
    .pr__form * + .pr__form__group {
        margin-top: 7px;
    }
    .pr__footer .pr__footer__bottom .section-inner .pr__copyrights p {
        font-size: 13px;
        margin: 0;
    }
    .pr__header .inner .logo .brand {
        height: 37px;
    }
    .item.gallery-box.big > .outer > .image {
        padding-top: 285px !important;
    }
}