.ilsFullPage {
    padding-left: 300px;
    padding-right: 40px
}

.disable-pariori {
    display: none !important;
}

footer .footer-sites {
    display: flex;

}
footer .footer-sites a {
    margin-right: 10px;
    align-self: center;
}
footer .social-icons {
    display: flex!important;
    justify-content: space-between;
}
footer .social-links li {
    margin: 0!important;
}
.widget-pcp .rating-sidebar{
    margin-top: 5px !important;
}
@media (max-width: 1300px) {
    .ilsFullPage {
        padding-left: 40px
    }
}
@media only screen and (max-width: 575.98px) {

    footer .social-icons {
        flex-direction: column;
    }

    footer .footer-sites {
        align-self: center;
        margin-bottom: 5px;
    }
    .p-meta{
        font-size:0.9em;
    }
    .thumbs-rating-container>span.thumbs-rating-up,.thumbs-rating-container>span.thumbs-rating-down{
        margin:3px 5px;
    }
}
.ils_half {
    width: 50%
}

.ils_third {
    width: 33%
}

.ils_fourth {
    width: 25%
}

.ils_fifth {
    width: 20%
}

body {
    background-color: #fff !important
}

footer {
    overflow: hidden;
}

.houses {
    float: none;
    width: 100%;
}


.ils_row {
    width: 100%;
    overflow: auto
}

.ils_col {
    display: inline-block;
    box-sizing: border-box;
    padding: 0 15px
}

.ils_col.one_of_two {
    width: 50%
}

@media only screen and (max-width: 479px) {
    .ils_col.one_of_two {
        width: 100%
    }
}

.ils_col.one_of_three {
    width: 33%
}

@media only screen and (max-width: 719px) {
    .ils_col.one_of_three {
        width: 50%
    }
}

@media only screen and (max-width: 479px) {
    .ils_col.one_of_three {
        width: 100%
    }
}

.ils_col.one_of_four {
    width: 25%
}

@media only screen and (max-width: 959px) {
    .ils_col.one_of_four {
        width: 33%
    }
}

@media only screen and (max-width: 719px) {
    .ils_col.one_of_four {
        width: 50%
    }
}

@media only screen and (max-width: 479px) {
    .ils_col.one_of_four {
        width: 100%
    }
}

.ils_col.one_of_five {
    width: 20%
}

@media only screen and (max-width: 959px) {
    .ils_col.one_of_five {
        width: 33%
    }
}

@media only screen and (max-width: 719px) {
    .ils_col.one_of_five {
        width: 50%
    }
}

@media only screen and (max-width: 479px) {
    .ils_col.one_of_five {
        width: 100%
    }
}

#floating_sidebar .widget h4 {
    color: #000
}

#floating_sidebar .floating_sidebar_handler {
    display: none;
    background: #e80606;
    height: 100px;
    width: 20px;
    padding: 18px 5px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    font-size: 20px;
    line-height: 20px;
    font-weight: 900;
    position: absolute;
    right: 0;
    top: calc(50vh - 50px);
    margin-right: -20px;
    color: #fff;
    cursor: pointer
}

#floating_sidebar .sidebar_tabs .tabs_pills ul {
    list-style-type: none;
    margin: 0;
    background: #e80606;
    overflow: hidden;
    height: 50px;
    display: block;
    position: relative
}

#floating_sidebar .sidebar_tabs .tabs_pills ul li {
    display: inline-block;
    line-height: 50px;
    border-right: 1px solid #f11e1e;
    cursor: pointer;
    color: #fff;
    font-size: 11px;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase
}

#floating_sidebar .sidebar_tabs .tabs_pills ul li.tab_pill {
    -webkit-transition: all .5s;
    transition: all .5s;
    opacity: 1
}

#floating_sidebar .sidebar_tabs .tabs_pills ul li:last-child {
    border-right: none
}

#floating_sidebar .sidebar_tabs .tabs_pills ul li.new_posts_pill {
    width: 50px
}

#floating_sidebar .sidebar_tabs .tabs_pills ul li.popular_posts_pill {
    width: 60px
}

#floating_sidebar .sidebar_tabs .tabs_pills ul li.featured_posts_pill {
    width: 100px
}

#floating_sidebar .sidebar_tabs .tabs_pills ul li.promotion_posts_pill {
    width: 80px
}

#floating_sidebar .sidebar_tabs .tabs_pills ul li.search_pill {
    width: 50px
}

#floating_sidebar .sidebar_tabs .tabs_pills ul li.active {
    background: #fff;
    color: #94949D
}

#floating_sidebar .sidebar_tabs .tabs_pills .floatingSearchForm {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: all 1s;
    transition: all .5s;
    display: none
}

#floating_sidebar .sidebar_tabs .tabs_pills .floatingSearchForm form {
    padding: 0;
    margin: 0
}

#floating_sidebar .sidebar_tabs .tabs_pills .floatingSearchForm form input::-webkit-input-placeholder {
    color: #fbcaca
}

#floating_sidebar .sidebar_tabs .tabs_pills .floatingSearchForm form input:-moz-placeholder {
    color: #fbcaca
}

#floating_sidebar .sidebar_tabs .tabs_pills .floatingSearchForm form textarea::-webkit-input-placeholder {
    color: #fbcaca
}

#floating_sidebar .sidebar_tabs .tabs_pills .floatingSearchForm form textarea:-moz-placeholder {
    color: #fbcaca
}

#floating_sidebar .sidebar_tabs .tabs_pills .floatingSearchForm form input {
    width: 180px;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    font-style: italic;
    color: #FBCACA;
    margin: 0;
    padding: 0 15px;
    background: #e80606;
    border: none
}

#floating_sidebar .sidebar_tabs .tabs_pills.searchActive ul li.tab_pill {
    opacity: 0
}

#floating_sidebar .sidebar_tabs .tabs_pills.searchActive .floatingSearchForm {
    opacity: 1;
    display: block
}

#floating_sidebar .sidebar_tabs .tabs_content .tab_content {
    display: none;
    padding: 10px 0 10px 10px
}

#floating_sidebar .sidebar_tabs .tabs_content .tab_content.active {
    display: block
}

#floating_sidebar .sidebar_tabs .tabs_content .tab_content .top_tab h3.tab_title {
    font-size: 18px;
    font-weight: bold;
    margin: 0
}

#floating_sidebar .sidebar_tabs .tabs_content .tab_content ul.posts_list {
    margin: 7px 0 0 0;
    border-top: 1px #eee solid;
    list-style-type: none
}

#floating_sidebar .sidebar_tabs .tabs_content .tab_content ul.posts_list li {
    padding: 7px 0;
    border-bottom: 1px #eee solid
}

#floating_sidebar .sidebar_tabs .tabs_content .tab_content ul.posts_list li span.meta_detail {
    -webkit-transition: all .5s;
    transition: all .5s;
    background: #e80606;
    font-size: 11px;
    line-height: 15px;
    color: #fff;
    font-weight: 600;
    min-width: 25px;
    text-align: center;
    padding: 0 5px;
    display: inline-block
}

#floating_sidebar .sidebar_tabs .tabs_content .tab_content ul.posts_list li a {
    padding-left: 4px
}

#floating_sidebar .sidebar_tabs .tabs_content .tab_content ul.posts_list li a:active, #floating_sidebar .sidebar_tabs .tabs_content .tab_content ul.posts_list li a:link, #floating_sidebar .sidebar_tabs .tabs_content .tab_content ul.posts_list li a:visited {
    color: #212121;
    font-size: 14px
}

#floating_sidebar .sidebar_tabs .tabs_content .tab_content ul.posts_list li:hover span.meta_detail {
    background: #212121
}

.x-navbar-wrap .max {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 40px
}

.mainPageFluid {
    padding-left: 300px;
    padding-right: 40px
}

@media (max-width: 1300px) {
    .mainPageFluid {
        padding-left: 40px
    }
}

.x-container-fluid .offset {
    margin: 0;
    padding-top: 35px
}

.x-container-fluid:before {
    background-color: transparent !important
}

.x-container-fluid .x-sidebar {
    width: 300px
}

.x-container-fluid .x-main {
    width: calc(100% - 300px);
    overflow: auto
}

.x-container-fluid .slotPostItem {
    width: 48%;
    float: left;
    display: inline-block;
    padding-bottom: 10px
}

.x-container-fluid .slotPostItem .slotImage {
    width: 100%
}

.x-container-fluid .slotPostItem .slotImage a {
    display: block;
    width: 100%
}

.x-container-fluid .slotPostItem .slotImage a img {
    width: 100%;
    height: auto
}

.x-container-fluid .slotPostItem .slotTitle {
    margin-top: 10px
}

.x-container-fluid .slotPostItem .slotTitle h2 {
    margin-top: 0;
    font-size: 20px;
    line-height: 19px;
    font-weight: 900;
    display: block
}

.x-container-fluid .slotPostItem .slotTitle h2 a {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.x-container-fluid .slotPostItem .slotTitle h2 a:link, .x-container-fluid .slotPostItem .slotTitle h2 a:active, .x-container-fluid .slotPostItem .slotTitle h2 a:visited {
    text-decoration: none;
    color: #000
}

.x-container-fluid .slotPostItem .slotTitle h2 a:hover {
    color: #e80606
}

.x-container-fluid .slotPostItem .slotExcerpt {
    margin-top: 5px
}

.x-container-fluid .slotPostItem .slotExcerpt p {
    font-size: 15px;
    color: #333333;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 0
}

.x-container-fluid .slotPostItem .slotExcerpt .more-link {
    display: none
}

.x-container-fluid .slotPostItem .slotMeta {
    margin-top: 10px
}

.x-container-fluid .slotPostItem .slotMeta .slotDate {
    display: inline-block;
    float: left;
    width: 50%;
    height: 15px;
    overflow: hidden;
    color: #777;
    font-size: 15px
}

.x-container-fluid .slotPostItem .slotMeta .slotAuthor {
    display: inline-block;
    float: right;
    width: 50%;
    height: 15px;
    overflow: hidden;
    text-align: right;
    font-size: 10px;
}

.x-container-fluid .slotPostItem .slotMeta .slotAuthor a {
    font-size: 15px;
    color: #000;
    font-weight: 700
}

.x-container-fluid .slotPostItem .slotMeta .slotAuthor a:link, .x-container-fluid .slotPostItem .slotMeta .slotAuthor a:active, .x-container-fluid .slotPostItem .slotMeta .slotAuthor a:visited {
    text-decoration: none;
    color: #000
}

.x-container-fluid .slotPostItem .slotMeta .slotAuthor a:hover {
    color: #000
}

.x-container-fluid .slotPostItem.mainSlot {
    width: 100%;
    display: block
}

.x-container-fluid .slotPostItem.mainSlot .slotTitle {
    margin-top: 10px
}

.x-container-fluid .slotPostItem.mainSlot .slotTitle h2 {
    font-size: 28px;
    line-height: 28px
}

.x-container-fluid .slotPostItem.mainSlot .slotExcerpt {
    margin-top: 10px
}

.x-container-fluid .slotPostItem.mainSlot .slotMeta {
    margin-top: 15px
}

.x-container-fluid .slotPostItem.rightSlot {
    float: right
}

.x-container-fluid .slotSeparator {
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 0px;
    clear: both
}

.x-colophon {
    padding: 25px 40px 25px 300px !important
}

.x-colophon .x-container-fluid {
    width: 100%
}

.x-navbar {
    border-bottom: none !important;
    background-color: #fff !important
}

.x-navbar .x-navbar-inner {
    -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.2)
}

.x-navbar .x-navbar-inner .x-container-fluid {
    padding-left: 10px;
}

.x-navbar .x-brand {
    color: #121216
}

.x-navbar .x-brand:hover {
    color: #121216
}

.x-btn-navbar, .x-btn-navbar.collapsed {
    color: #e80606 !important
}

.comment-form-author {
    margin-top: 15px !important
}

.h-landmark {
    line-height: 2.0 !important
}

@media screen and (max-width: 980px) {
    .stickem {
        display: none;
    }

    .x-sidebar {

        clear: both;
    }
}

@media screen and (max-width: 780px) {
    .x-container-fluid {
        padding-left: 25px;
    }

    #floating_sidebar {
        position: fixed;
        background-color: #fff;
        -webkit-box-shadow: 7px 0 15px 0 rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 7px 0 15px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 7px 0 15px 0 rgba(0, 0, 0, 0.1);
        height: 85vh;
        width: 260px;
        top: 0;
        z-index: 100;
        left: -260px;
    }

    .floating-sidebar-wrapper {
        overflow-y: scroll;
        height: 100%;
    }

    .sidebar_tabs {
        height: 85vh;
        overflow: hidden;
    }

    body .sidebar_tabs {
        height: auto;
    }

    #floating_sidebar .sidebar_tabs .tabs_content .tab_content.active {
        display: block;
        height: 80vh;
        overflow: scroll;
    }

    body #floating_sidebar .sidebar_tabs .tabs_content .tab_content.active {
        height: auto;
    }

    #floating_sidebar .floating_sidebar_handler {
        display: block
    }

    .x-colophon {
        padding: 25px 40px 25px 40px !important
    }

}

@media screen and (max-width: 780px) {
    .x-container-fluid .slotPostItem {
        width: 100%;
        display: block;
        margin-top: 25px
    }

    footer {
        text-align: center;
        margin-bottom: 54px;
    }

    footer.x-colophon .x-brand img {
        margin-left: 20px;
    }

    footer .footer-menu ul li {
        text-align: center;
    }
}

.videoSlot h3 {
    font-size: 18px;
    margin-bottom: 15px
}

.videoSlot .videoWrap {
    height: 250px;
    overflow: hidden;
    margin-bottom: 25px;
    display: block
}

@media only screen and (max-width: 1340px) {
    .related-articles-wrapper .label {
        margin-right: 22px;
    }
}

@media only screen and (max-width: 959px) {
    .videoSlot .videoWrap {
        height: 200px
    }

    .related-articles-wrapper .list-of-posts .x-column, .related-articles-wrapper .label.x-column {
        width: 29%;
        float: left;
        margin-right: 25px;
    }
}

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

    .related-articles-wrapper .list-of-posts .x-column, .related-articles-wrapper .label.x-column {
        width: 39%;
        float: left;
        margin-right: 25px;
    }
}

@media only screen and (max-width: 479px) {
    .videoSlot .videoWrap {
        height: 250px
    }

    .related-articles-wrapper .list-of-posts .x-column, .related-articles-wrapper .label.x-column {
        width: 80%;
        float: none;
        margin-left: 10%;
    }
}

@media only screen and (max-width: 369px) {
    .videoSlot .videoWrap {
        height: 200px
    }
}

.houses {
    float: none;
    width: 100%;
}

.videoSlot .videoWrap iframe, .videoSlot .videoWrap img {
    display: block;
    height: 100%;
    width: auto;
    max-width: none
}

.inputFull input {
    width: 100%
}

.login-username input, .login-password input {
    width: 100%
}

.x-navbar .sub-menu {
    background-color: #fff !important
}

.x-navbar .sub-menu li a:hover {
    color: #dd3333 !important
}

footer .width {
    width: 100% !important
}

.footerWidget > h2 {
    font-size: 30px;
    margin: 10px 0;
    color: rgba(255, 255, 255, 0.7)
}

.footerWidget > img {
    width: 100%;
    height: auto
}

.mySocialWrap {
    display: inline-block;
    float: right;
    padding-top: 15px
}

#entry-comment-submit {
    margin-bottom: 30px;
}

.bp_register {
    padding-bottom: 100px;
}

body.register #bottom-floating-ad {
    margin-left: -510px;
}

.x-navbar-fixed-top, .x-navbar-fixed-left, .x-navbar-fixed-right {
    position: fixed;
    z-index: 11000 !important
}

h1.entry-title {
    font-weight: bold;
}

input[readonly][name="event_date"] {
    cursor: pointer;
}

.x-breadcrumb-wrap .mainPageFluid {
    padding-left: 0;
}

.floater {
    width: 350px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    font-size: 12px;
}

.flag-icon {
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    width: 1.333333em;
    line-height: 1em;
}

.menu-icon-ch {
    font-size: 18px;
}

.flag-icon:before {
    content: "\A0";
}

.flag-icon-EULG {
    background-image: url(https://pariuri1x2.ro/react/SVG/countries_flags/EULG.svg)
}

.flag-icon-CHLG {
    background-image: url(https://pariuri1x2.ro/react/SVG/countries_flags/CHLG.svg)
}

/* Login/Register MODAL */

.modal.in .modal-main, .modal-main {
    display: flex;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 1000;
    max-width: 380px;
    width: 380px;
    margin: 0 auto;
}

.modal-content {
    background-color: #fff;
    font-family: "Fira Sans", sans-serif;
}

.modal-header {
    position: relative;
    background-color: transparent;
    border-bottom: 0;
}

.modal-header .close {
    position: absolute;
    right: 15px;
    top: 0;
    color: #000;
    opacity: 1;
    font-weight: 300;
}

h4.modal-title {
    color: #4f495c;
    font-size: 28px;
    line-height: 3.3rem;
    font-weight: 600;
    margin-top: 30px;
    text-align: center;
    font-family: "Fira Sans", sans-serif;
    letter-spacing: 0px;
}

.modal-main .modal-body {
    padding: 15px 30px;
}

.modal-main .form-wrapper {
    max-width: 460px;
    margin: auto;
    padding: 10px;
    background-color: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 20px 0 rgba(181, 187, 197, 0.36);
    box-shadow: 0 0 20px 0 rgba(181, 187, 197, 0.36);
}

#auth-modal .modal-main .form-wrapper label {
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
    font-family: "Fira Sans", sans-serif;
}

.modal-main .form-wrapper .submit_button, .modal-main .form-wrapper #signup_submit {
    box-shadow: none;
    background: #ed4f55;
    opacity: .75;
    border: 0;
    padding: 10px !important;
    font-size: 13px !important;
}

.modal-main .form-wrapper .submit_button:hover, .modal-main .form-wrapper #signup_submit:hover {
    opacity: 1;
}

#auth-modal .modal-main label, #auth-modal .modal-main span.label {
    font-weight: 400;
    color: #4f495c;
}

#auth-modal .forms-menu {
    margin-top: 10px;
    margin-bottom: 20px;
}

#auth-modal .forms-menu a {
    color: #4f495c;
}


#auth-modal .forms-menu a:hover {
    color: #d80f0f;
}


.modal-main .form-wrapper h3 {
    margin: 0;
    margin-bottom: 10px;
    font-family: "Fira Sans", sans-serif;
    font-size: 28px;
    font-weight: 600;
    color: #4f495c;
    letter-spacing: 0px;
}

.modal-main input[type=text], .modal-main input[type=email], .modal-main input[type=password], .modal-main input[type=tel], .modal-main select[type=select], .modal-main input[type=date], .modal-main input[type=time], .modal-main textarea[type=textarea], .modal-main input[type=file], .modal-main input[type=adress], .modal-main input[type=search], .modal-main input[type=number] {
    background-color: #fafafa !important;
    border-radius: 2px;
    border: 1px solid transparent;
    font-size: 1.3rem;
    line-height: 1.8rem;
    padding: 8px 8px;
    width: 100%;
    height: auto;
    font-family: "Fira Sans", sans-serif;
}

.footer__copyright {
    margin-top: 10px;
    text-align: center;
}

.footer__copyright span, .footer__copyright span a, .footer-links {
    color: #fff;
    font-family: Helvetica;
}

.footer__copyright span a:hover, footer.new-footer .footer-wrapper .footer-links ul li a:hover {
    color: #ed4f55;
}

.footer__copyright span a {
    font-weight: 600;
}

footer.new-footer .footer-wrapper .footer-links {
    margin-top: 0;
}

.wp-social-login-widget {
    display: none;
}

.bx-viewport {
    height: auto !important;
}

div.new-fb-13 {
    width: 100%;
}

.social-border {
    padding: 10px;
    border: 1px solid #919191;
    border-radius: 2px;
    margin: 7px 0;
}

.social-border .new-fb-btn {
    width: 100%;
    margin: 0;
}

.social-border a {
    display: flex;
    justify-content: space-between;
    width: 100%;
    color: #919191;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    text-shadow: none;
}

.social-border a img {
    max-height: 24px;
    max-width: 24px;
}

#auth-modal .modal-main .form-wrapper #rememberme {
    margin-right: 7px;
}

.popup-modal .modal-content {
     border-radius: 5px;
 }

.nickname-modal-main {
    background: #fff;
    text-align: center;
    border-radius: 5px;
    overflow: hidden;
}

.nickname-modal-img {
    background: #f5f5f5;
}

.nickname-modal-img img {
    max-width: 260px;
    margin: 0 auto;
    padding: 20px;
}

.nickname-modal-content {
    padding: 20px 35px;
    min-height: 292px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.popup-modal-form-error {
    color: #ff0000;
    font-size: 12px;
    margin: 10px 0;
}

.popup-modal-form {
    margin: 0;
}

.popup-modal-form input {
    width: 100%;
}

.popup-modal-form button {
    text-shadow: none !important;
    box-shadow: none !important;
    border-color: transparent !important;
    background-color: transparent !important;
    display: inline-block;
    color: #ff0000 !important;
    margin: 0 auto !important;
    outline: none !important;
    font-size: 16px;
    padding: .563em 1.125em .813em;
}

body.modal-open {
    height: 100vh;
    overflow: hidden;
}
.modal-popup input[type='text'], .modal-popup input[type='email'] {
    border: 1px solid #c0c0c0;
}

.modal-content {
    height: fit-content;
    margin: auto 0;
}
.modal-main {
    justify-content: center;
    height: 100%;
    align-items: initial;
}
body .cp-recaptcha.cp-recaptcha-index-1.cp-recaptcha-index-2.cp-recaptcha-index-3.cp-recaptcha-index-4.cp-recaptcha-index-5.cp-recaptcha-index-6.cp-recaptcha-index-7+div{
    z-index:0!important;
}
body{
    overflow: hidden;
}