/* -- M.W. custom style -- */


/* hero */
#hero {

}
.tp-leftarrow,
.tp-rightarrow {
    display: none !important;
}
.text-mobile {
    text-align: center !important;
}


/* first-section */
#first-section .wpv-progress.number {
    color: #F0542D !important;
}
#first-section .wpv-progress span:not(.icon) {
    padding-right: 5px;
}
#first-section p {
    color: #364352;
}
.title-desktop {

}
.title-mobile {
    display: none;
}

/* second-section */
#second-section .services-content-wrapper {
    color: #ffffff;
    margin-bottom: -1px;
}
.extended-column-inner .row::before,
.extended-column-inner .row::after {
    margin-top: -1px;
}
.services.has-more .closed .services-content-wrapper {
    padding-bottom: 18px !important;
}
.services.has-more.expandable-animation-3d .closed {
    margin-bottom: -1px !important;
}
.services.has-more.expandable-animation-3d .open {
    margin-top: -1px !important;
}

/* third-section */
.column-testimonial .quote-title-wrapper,
.column-testimonial .bx-controls{

}
.column-testimonial_right .wpv-grid {
    float: right;
    text-align: right;
}


/* footer-section */
#footer-section {

}
.wpv_icon_link {
    margin-top: 40px !important;
}
.wpv_icon_link ul li {
    margin-bottom: 25px;
}
.widget li {
    overflow: visible !important;
    height: 65px;
}
.wpv_icon_link a span {
    line-height: 26px !important;
    height: 26px !important;
}
.wpv_icon_link a span.icon {
    color: #F0542D !important;
}


/* static site */
.icon.shortcode.border {
    display: table;
    margin: 0 auto;
    vertical-align: middle;
    text-align: center;
    padding: 10px 5px !important;
    color: #E0E0E0;
    cursor: default;
}
.page-header .title {
    padding-bottom: 25px !important;
}
span.post-siblings .all-items {
    display: none !important;
}
body.search .icon.shortcode.border,
body.search-no-results .icon.shortcode.border {
    display: none !important;
}
.loop-wrapper.news .list-item header.single {
    min-height: 62px;
}
#login-req {
    margin-left: 20px;
}








.oferrs-lists_box {
    cursor: pointer;
    word-break: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    -moz-hyphens: none !important;
    hyphens: none !important;
    position: absolute;
}
.oferrs-lists_box:hover{
    overflow: visible;
    white-space: normal;
    height: auto;
    font-style: unset;
    display: block;
}
.lists_box-cmp {
    width: 90%;
    top: 20px;
    left: 5%;
    font-size: 18px;
    line-height: 1.1em;
}
.lists_box-cmp:hover {
    background: rgba(0,0,0,0.85);
    filter: alpha(opacity=85);
    z-index: 9909;
}
.lists_box-tit {
    width: 90%;
    top: 40px;
    left: 5%;
    font-size: 21px;
    line-height: 25px;
    color: #F8E71C !important;
}
.lists_box-tit:hover {
    z-index: 9999;
    background: rgba(0,0,0,0.5);
    filter: alpha(opacity=50);
    line-height: 23px;
}
.lists_box-cty {
    width: 90%;
    top: 140px;
    left: 5%;
}
.lists_box-cty:hover {
    z-index: 9999;
    background: rgba(0,0,0,0.5);
    filter: alpha(opacity=50);
}
.lists_box-prv {
    margin-top: 150px;
}
.offers_lists-h1 {
    text-align: center !important;
    margin-top: 60px;
    margin-bottom: 40px;
}
.search-boxx input.s {
    margin-top: 0;
    margin-right: 0px;
    width: 100%;
    font-weight: 400;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    position: relative;
    z-index: 0;
    vertical-align: middle;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    text-decoration: none;
    text-shadow: none;
    line-height: 1.15em;
    background: #f0542d;
    color: #f0542d;
    border: solid 2px #f0542d;
    background: 0 0;
    letter-spacing: 2px;
    padding: 16px;
    transition: color .3s ease,border .3s ease,background .3s ease;
}
.search-boxx input.s:hover {
    background: #f0542d!important;
    color: #fff;
}
#ayPager {
    display: inline-block;
    margin: 40px 0;
}
body.layout-right-only .lists_box-cmp {
    font-size: 16px;
}
body.layout-right-only .lists_box-tit,
body.layout-right-only .lists_box-tit:hover {
    font-size: 18px;
    line-height: 20px;
}
body.layout-right-only .lists_box-cty {
    font-size: 13px;
    line-height: 15px;
}
.info_no_offers {
    text-align: center;
    margin: 50px 0px;
    display: inline-block;
    width: 100%;
}
.info_no_offers p {
    border-top: solid 1px rgba(43,47,52,0.1);
    border-bottom: solid 1px rgba(43,47,52,0.1);
    padding: 15px 10px;
}
.info_no_offers span {
    font-size: 18px;
    margin-top: 70px;
    display: block;
}
.Newest_pracapl ul li {
    height: auto !important;
    margin-bottom: 20px;
}
.look-title {
    font: 800 26px/30px "Raleway";
    color: #364352;
    margin-top: 0.6em;
    margin-bottom: 45px;
    padding-bottom: 15px;
    border-bottom: 1px solid #EDEDED;
    text-align: center;
    width: 100%;
    display: inline-block;
}
a.apply {
    width: 200px;
    display: block;
    margin: 40px auto;
    font-weight: 400;
    text-align: center;
    cursor: pointer;
    position: relative;
    z-index: 0;
    vertical-align: middle;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    text-decoration: none;
    text-shadow: none;
    line-height: 1.15em;
    background: #f0542d;
    color: #f0542d;
    border: solid 2px #f0542d;
    background: 0 0;
    letter-spacing: 2px;
    padding: 16px;
    transition: color .3s ease,border .3s ease,background .3s ease;
}
a.apply:hover {
    background: #f0542d!important;
    color: #fff !important;
}
.tags a {
    margin: 0 15px 15px 0;
    display: inline-block;
    border: 1px solid #f0542d;
    padding: 5px 8px;
    transition: color .3s ease,border .3s ease,background .3s ease;
    letter-spacing: 1px;
}
.tags a:hover {
    background: #f0542d!important;
    color: #fff !important;
}
ul.news-widget {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}
.widget-title {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0 5px 5px 0;
    border-bottom: 1px solid #EDEDED;
    margin-bottom: 10px;
    word-wrap: break-word;
    line-height: 1.7em !important;
}

.offersHomeBoxing {
    padding: 0 !important;
    margin: 45px 0;
    border: 1px solid #d9d9d9;
    list-style: none;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-flex-flow: row wrap;
    justify-content: space-around;
}
.linkarea {
    height: 100%;
}
.offersHomeBox span.icon {
    display: inline-block;
    margin-top: 20px;
    float: left;
}
.offersHomeBox-ml {
    display: inline-block;
    margin-left: 20px;
    margin-top: 20px;
    width: calc(60% - 50px);
}
.oferrs-lists_home {
    cursor: pointer;
    word-break: normal;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    -moz-hyphens: none !important;
    hyphens: none !important;
    font: normal 24px/28px "Raleway" !important;
    z-index: 25;
    margin-top: 0;
}
.oferrs-lists_home:hover{
    overflow: visible;
    white-space: normal;
    height: auto;
    font-style: unset;
    text-decoration: none;
    color: #f0542d !important;
    transition: color .4s;
}
.oferrs-lists_home-btn {
    margin: 10px auto 60px;
    display: block !important;
    width: 425px;
}
.linkarea:hover h2 {
    text-decoration: none;
    color: #f0542d !important;
    transition: color .4s;
}
.offersHomeBox-first {
    cursor: pointer;
    word-break: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -moz-hyphens: none !important;
    hyphens: none !important;
    display: block;
    z-index: 20;
}
.offersHomeBox-first:hover{
    overflow: visible;
    white-space: normal;
    height: auto;
    font-style: unset;
    display: block;
    text-decoration: none;
    color: #f0542d !important;
    transition: color .4s;
}
.offersHomeBox-second {

}
.offersHomeBox:nth-child(even) .linkarea.background-accent5 {
    background-color: #EDEDED;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.offersHomeBox:nth-child(even) .linkarea.background-accent5:hover {
    background-color: #ffffff;
}
.offersHomeBox:nth-child(even) .oferrs-lists_home:hover,
.offersHomeBox:nth-child(even) .offersHomeBox-first:hover{
    background: #fff;
}
.vamtam-button.button-border span.btext, .vamtam-button.accent1.button-border span.btext{
    padding-right: 10px !important;
    padding-left: 10px !important;
    text-transform: uppercase;
}
aside.right .Newest_pracapl ul li:nth-last-child(-n+3) {
    display: none !important;
}
.lists_box-prv {
    margin-bottom: 0;
    font-size: 13px;
}
#lipsum p {
    font-size: 11px;
}
.szcont .f1title_top p:first-of-type {
    line-height: 82px;
}
body.full .page-wrapper > article.right-only {
    padding-left: 15px;
}
.wpPracaPlList {
    width: 100%;
    display: inline-block;
    margin: 0 auto 20px;
}
/* RWD */
@media only screen and (max-width: 379px) {
    .dropcap-text {
        font-size: 18px !important;
        line-height: 22px !important;
    }

    .offersHomeBox-btn {
        width: auto !important;
    }
    .offersHomeBox span.icon {
        display: none;
    }
    .offersHomeBox-ml {
        width: 100% !important;
        margin-left: 0;
    }
}

@media only screen and (min-width: 380px) and (max-width: 767px) {
    .vamtam-button.accent1.button-style-3.oferrs-lists_home-btn {
        margin: 25px auto !important;
    }
    .vamtam-button span, .vamtam-button.accent1 span {
        font-size: 12px!important;
    }
}
    @media only screen and (max-width: 767px)  {
    .title-desktop {
        display: none;
    }
    .title-mobile {
        display: block;
    }
    .wpv-parallax-bg-img {
        background-image: none !important;
    }
    #first-section,
    #second-section{
        padding-top: 25px !important;
        padding-bottom: 25px !important;
    }
    .column-testimonial {
        background: none !important;
        padding-top: 25px !important;
        padding-bottom: 25px !important;
    }
    .vamtam-button.accent1.button-style-3 {
        display: table !important;
        margin: 25px auto 5px !important;
    }
    .wpv-first-level {
        margin-top: 40px;
    }
    .wpv_icon_link {
        margin-top: 0px !important;
    }
    .wpv_icon_link ul li {
        margin-bottom: 5px;
    }
    .responsive-layout #footer-sidebars aside {
        margin-bottom: 0 0 0px 0 !important;
    }
    #media_image-3 img {
        display: table;
        margin: 0 auto;
    }
    .column-testimonial_right .wpv-grid {
        padding-right: 15px !important;
    }
    .column-testimonial_left .wpv-grid  {
        padding-left: 15px !important;
    }
    .vamtam-button.accent1.button-style-3.oferrs-lists_home-btn {
        margin: 25px auto !important;
        font-size: 10px !important;
        width: 100%;
        display: block !important;
    }

    .vamtam-button.accent1.button-style-3.oferrs-lists_home-btn span.icon {
        display: none !important;
    }
}

@media only screen and (min-width: 768px) {
    .wpv-progress-content {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width: 959px) {
    .offersHomeBox-dsc {
        min-height: auto;
    }
    .offersHomeBox-ml {
        width: calc(100% - 65px);
    }
    .offersHomeBox-btn {
        text-align: center;
        width: 300px;
        margin: 20px auto;
        float: none;
        display: block !important;
    }
}
@media only screen and (max-width: 979px)  {
    .wpv-grid.parallax-bg-suspended > .wpv-parallax-bg-img  {
        background-size: cover !important;
        margin-top: 50px;
    }
    #last-section {
        margin-top: 50px;
    }
    .loop-wrapper .post-article p {
        padding-right: 0 !important;
    }
    .column-testimonial {
        background: none !important;
        padding-top: 25px !important;
        padding-bottom: 25px !important;
    }
    .column-testimonial_left .wpv-grid {
        padding-lef: 25px;
    }
    .column-testimonial_right .wpv-grid {
        padding-right: 25px;
    }
    .boxed-layout img {
        margin: 0 auto;
    }
    .wpv_icon_link {
        margin-top: 0px !important;
    }
    .responsive-layout #header-sidebars aside, .responsive-layout #footer-sidebars aside {
        margin-bottom: 0 !important;
    }
}

@media only screen and (min-width: 980px) and (max-width: 1199px) {
    .column-testimonial_right .wpv-grid {
        padding-right: 25px;
    }
}

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

    .column-testimonial_left .wpv-grid  {
        padding-left: 25px;
    }
    .responsive-layout header.main-header.layout-standard .first-row .logo img {
        margin: 0 auto;
    }
}
@media only screen and (max-width: 1140px) {

}
