.w100 {
    width: 100%
}

.breadcrumb-area {}

.bg_image_holder {
    background-size: cover;
}

.breadcrumb-area::before {
    background: linear-gradient(267deg, #4b0069, #db3037, #333333, #db3037);
    background-size: 1500% 1500%;

    -webkit-animation: AnimationName 50s ease infinite;
    -moz-animation: AnimationName 50s ease infinite;
    animation: AnimationName 50s ease infinite;
    z-index: -1;
}

/* Page content */
@-webkit-keyframes AnimationName {
    0% {
        background-position: 0% 50%
    }

    50% {
        background-position: 100% 50%
    }

    100% {
        background-position: 0% 50%
    }
}

@-moz-keyframes AnimationName {
    0% {
        background-position: 0% 50%
    }

    50% {
        background-position: 100% 50%
    }

    100% {
        background-position: 0% 50%
    }
}

@keyframes AnimationName {
    0% {
        background-position: 0% 50%
    }

    50% {
        background-position: 100% 50%
    }

    100% {
        background-position: 0% 50%
    }
}

/* The sticky class is added to the navbar with JS when it reaches its scroll position */

.job_price {
    color: #DB3037;
    line-height: 1.5em;
    font-weight: 900;
    text-shadow: #070707 1px 1px 1px;
    font-size: 1.5em;
    padding-top: 10px;

}

/* .job_bg {
    background-attachment: fixed;
    background-position: center;
    position: absolute;
} */

#navbar2 li {
    width: 100%;
}

@media only screen and (min-width: 800px) {
    .sticky2 {
        position: fixed;
        top: 0;
        margin-top: 60px;
        width: 100%;
        z-index: 9998;
    }

    #navbar2 li {
        width: auto;
    }

    .sticky2 .dashboard_menu_area {
        background: #F5F5F5;
        transition: all 1s;
        webkit-transition: all 500ms ease-out 0.5s;
        -moz-transition: all 500ms ease-out 1s;
        -o-transition: all500ms ease-out 1s;
        transition: all 500ms ease-out 1s;
        padding-top: 6px;
    }

    .sticky2 .dashboard_menu_area li a {
        line-height: 40px;
        webkit-transition: all 500ms ease-out 0.5s;
        -moz-transition: all 500ms ease-out 1s;
        -o-transition: all500ms ease-out 1s;
        transition: all 500ms ease-out 1s;

    }

    /* Add some top padding to the page content to prevent sudden quick movement (as the navigation bar gets a new position at the top of the page (position:fixed and top:0) */
    .sticky2+.content {
        padding-top: 80px;
    }

}

.noticaboutvip {
    background: #DB3037;
    color: #FFF;
    min-height: 100vh;
    width: 100%;
    padding: 200px 0px;

}

.trvip {
    font-size: 4em;
    text-align: center;

}

.noticaboutvip ul {
    max-width: 600px;
    margin: auto;
    display: none;
    text-align: justify;
    line-height: 1.7;
    font-size: 1.2em;
}

.noticaboutvip li {
    margin: 20px;
}

.noticaboutvip p {
    max-width: 600px;
    margin: auto;
    text-align: center;
    display: none;
    padding: 20px;
    line-height: 1.8;
    color: #FFF;
    font-size: 1.2em;
}

.noticaboutvip .close {
    color: #FFF;
    cursor: pointer;
}

.viptitle {
    background: #DB3037;
    color: #FFF;
    margin: 5px;
    font-size: 0.4em;
    padding: 5px 10px;
}

.modal-text-accept {
    line-height: 28px;
    color: #000000;
}

.modal-text {
    line-height: 28px;
}

.instagram-modal {
    height: 55px;
}

.message_area {
    padding-top: 10px;
}

.time {
    text-align: center;
    font-size: 0.4em;
}

.time p {
    font-size: 2em;
    color: #f0f0f0;
    font-weight: bold;
    margin: 0
}

.time span {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 1rem;
}

.endtime {
    text-align: center;
    background: linear-gradient(267deg, darkgrey, #555, #333333, maroon);
    background-size: 800% 800%;
    -webkit-animation: AnimationName 30s ease infinite;
    -moz-animation: AnimationName 30s ease infinite;
    animation: AnimationName 30s ease infinite;
    margin: 20px 0;
    border-radius: 5px;
    padding: 20px;
    font-weight: bold;
    color: #FFF;
    font-size: 1.8em;
    -webkit-box-shadow: 0 2px 4px rgba(108, 111, 115, .1);
    box-shadow: 0 2px 4px rgba(108, 111, 115, .1);
}

@-webkit-keyframes AnimationName {
    0% {
        background-position: 0% 50%
    }

    50% {
        background-position: 100% 50%
    }

    100% {
        background-position: 0% 50%
    }
}

@-moz-keyframes AnimationName {
    0% {
        background-position: 0% 50%
    }

    50% {
        background-position: 100% 50%
    }

    100% {
        background-position: 0% 50%
    }
}

@keyframes AnimationName {
    0% {
        background-position: 0% 50%
    }

    50% {
        background-position: 100% 50%
    }

    100% {
        background-position: 0% 50%
    }
}

.job_detail_module .job__content .informations li .info_title {
    min-width: auto;
}

.job_detail_module .job__content .informations li.sp2 {
    width: 50%;
}


.portfolio_help li i {
    color: #DB3237;
    margin-left: 8px;
}
.portfolio_help li{
    text-align: start;
    margin-bottom: 8px;
}

.portfolio_state{
    background: floralwhite;
    border-radius: 8px;
}

@media (max-width:991px) {

    .portfolio_help li {
        font-size: 12px;
    }
    .portfolio_state h5{
        font-size: 14px;
    }
    .portfolio_state textarea{
        font-size: 12px;
    }
    .portfolio_state .helpbtn{
        font-size: 12px;
    }
}

