.footer__content .row .slogan{
display: none;
}
.menu-footer ul li .menu-linkbox a{
font-size: 1.20rem !important;
}
.menu-footer ul li .menu-linkbox a .txt{
font-weight: 300 !important;
}
.view-home .header__menu {
    background-color: rgb(255 255 255 / 0.7);
    }
    @media (min-width: 992px){
        .ptimeline-holder{
flex: 0 0 20%;
    max-width: 20%;

        }

    }
    .ptl-search{
background-color: #2f2f2f;
    border: none;
    border-bottom: 1px solid #585f66;
    outline: none;
    color: #fff;
    width: 90%;
    margin-right: 10px;
    }

    .slider-holder{
        display: block;
    position: fixed;
    bottom: 2.5rem;
    left: 50%;
    max-width: 460px !important;
    padding: 1rem;
    transform: translateX(-50%) scale(.98);
    opacity: 1;
    pointer-events: auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    box-shadow: 0 0 0 1px rgba(0,0,0,.06), 0 8px 24px 0 rgba(0,0,0,.08);
    min-height: 74.5px;
    padding: 1rem;
    border-radius: .5rem;
    
}
    

.slider-bottom-holder{
    position: relative;
    top: 3px;
    height: 55px;
    background: #fff;
    margin-top: -10px;
    margin-bottom: -10px;
    padding-left: 25px;
    padding-right: 10px;
}

.noUi-handle{
    width: 42px !important;
    height: 42px !important;
    border-radius: 50%!important;
    transition: left .4s cubic-bezier(.19,1,.22,1),background-color .3s cubic-bezier(.19,1,.22,1);
    font-weight: 500;
    font-size: .6875rem;
    line-height: 16px;
    text-align: center; 
    right: -13px !important;
    top: -21px !important; 
    outline: none !important;
    box-shadow: none !important;
    border: 2px solid #585f66 !important;
}
.noUi-horizontal{
height:2px !important;

}
.noUi-target{
background: #FAFAFA !important;
    border: 1px solid #585f66 !important;
position: relative !important;
    top: 22px !important;
}

.noUi-tooltip {
    display: block;
    border: none !important;
    background: transparent !important;
    color: #000;
    text-align: center;
    white-space: nowrap;
    left: 49% !important;
    bottom: 6px !important;
}
  
.noUi-handle:after, .noUi-handle:before{
display:none !important;

}
.slider-top-text-h{
    height: 0px;
    transition: transform .10s cubic-bezier(0.4, 0, 1, 1),height .5s cubic-bezier(0.4, 0, 1, 1).15s;
}


.slider-holder:hover .slider-top-text-h{
    height: 70px;
    
}
.slider-top-text{
    color: #000;
    opacity: 0 ;
    visibility: hidden;
transition: transform .31s ease-out,opacity .5s cubic-bezier(0, 1.07, 0.07, 1.12) ,visibility .5s cubic-bezier(0, 1.07, 0.07, 1.12).10s;
}

   .slider-holder:hover .slider-top-text{
    opacity: 1;
    visibility: visible;
    height: 70px;
}
.noUi-handle:hover{
background: #000;

}
.noUi-handle:hover .noUi-tooltip{
    color:#fff;
}
@media (max-width: 991px){
        .noUi-origin:hover .slider-top-text-h{
    height: 70px;
    
}
.noUi-origin:hover .slider-top-text{
    opacity: 1;
    visibility: visible;
    height: 70px;
}
}
    @media (max-width: 600px){
        
.slider-holder{
    width: 85% !important;
}

    }

    /* Tamogato oldal css*/
    @media (min-width: 992px){
.d-p-holder{
display: table;
padding-top: 40px;
}
}

@media (max-width: 992px) and (min-width: 767px){
.d-p-holder{
display: block;
padding-top: 40px;
margin-left: 10px !important;
}
.d-p-holder p a img{
    width: calc(100% - 10px) !important;
     height: auto !important;
   max-height: 230px !important;
    display: block !important;
    margin: 5px 0px ;
    object-fit: scale-down !important;
}
.d-p-holder img{
    width: calc(100% - 10px) !important;
   height: auto !important;
   max-height: 230px !important;
    display: block !important;
    margin: 5px 0px ;
    object-fit: scale-down !important;
}
.d-p-holder table{
    width: calc(100% - 10px) !important;
    text-align: center !important;
}
.d-p-holder p a{
line-break: anywhere;
}
}

@media (max-width: 767px){
.d-p-holder{
display: block;
padding-top: 40px;
margin-left: 10px !important;
}
.d-p-holder p a img{
    width: calc(100% - 10px) !important;
     height: auto !important;
   max-height: 230px !important;
    display: block !important;
    margin: 5px 0px ;
    object-fit: scale-down !important;
}
.d-p-holder img{
    width: calc(100% - 10px) !important;
   height: auto !important;
   max-height: 230px !important;
    display: block !important;
    margin: 5px 0px ;
    object-fit: scale-down !important;
}
.d-p-holder table{
    width: calc(100% - 10px) !important;
    text-align: center !important;
}
.d-p-holder p a{
line-break: anywhere;
}
}

/*Robi*/
.__post.postbox {
    margin-top: 1.875rem;
}
.__post.postbox__content {
    background-color: #fff;
}
.postbox__wrap {
    position: relative;
    background-color: #fff;
    color: rgb(var(--color-text));
}
.__post .postbox__content-header::after {
    /*background: #DB021B;*/
    content: "";
    left: -1.3rem;
    position: absolute;
    top: 0;
    width: .0625rem;
    height: 100%;
}
.__post .postbox__category {
    margin-bottom: .3rem;
    color: #DB021B;
}
.postbox__category {
    font-size: .7rem;
    line-height: 1;
    color: #666666;
    text-transform: uppercase;
}
.postbox__title {
    line-height: 1.2;
    font-family: var(--font-title);
    width: 75%;
}
.__post .postbox__created {
    margin-top: .25rem;
}
.postbox__created {
    color: #999;
    font-size: .7rem;
}
.postbox a {
    text-decoration: none;
    color: #888282;
    transition: all 0.1s ease;
}
.__post .postbox__image {
    font-size: .75rem;
    line-height: 1.2;
    color: #666666;
    margin-top: 1.875rem;
}
.image_ratio {
    width: 100%;
    padding-top: 62.57%;
    overflow: hidden;
    position: relative;
}
.image_ratio img {
    width: 100%;
    height: auto;
    margin: auto;
    position: absolute;
    top: -100%;
    right: -100%;
    bottom: -100%;
    left: -100%;
}
.__post .postbox__intro {
    font-weight: 700;
    margin-top: 1.875rem;
}
.postbox__intro {
    line-height: 1.6;
    word-wrap: break-word;
}
.__post .postbox__content-content {
    margin-top: 1.875rem;
    line-height: 1.7;
    text-align: left;
    width: 75%;
    text-align: justify;
}
.__post p {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 1.15rem;
}
.__post .bt.bt-2 {
    border-right-color: #21212b;
    border-top-color: #21212b;
}
.__post .post_close_button {
    text-align: right;
}
.__post .post_close_button .close_button {
    border: 1px solid #aeaeae;
    padding: 0.5rem;
}
.news_show_button a {
    color: #21212b;
}
.news_show_button:hover > a {
    color: #fff;
}
.postbox__gallery {
    width: 75%;
}
.postbox__gallery .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}



 /* Kereso oldal*/
    @media (min-width: 992px){
        .desctop-none{
            display: none !important;
        }
        .c_box-img {
            margin: auto 0 auto auto;
            padding:0px !important;
        }
        .c_box-img img {
            
            width: auto !important;

        }
        .p-t-hirek-txt{
            color: #2f2f2f;
    margin-top: 0;
    width: 50%;
    margin: 0 auto;
    padding-right: 8%;

        }
        .pagination{
   padding-right: 8%;}

}
@media (max-width: 1100px) and (min-width: 992px){
.c_box-img {
        position:relative;
        left:-35px;
            
        }

}


@media (max-width: 992px) and (min-width: 767px){
.mobile-none{
            display: none !important ;}
        .c_box-img {
            margin: auto 0 auto auto;
            
        }
        .c_box-text .desctop-none img {
            
            width: 100% !important;
        }

       
        .inten-line-t{
            margin-left: 1.5rem;
        }
        .box-text-t{
            padding-bottom: 30px !important;
        }
        .search-p-t-h{
            max-width: 100% !important;
    margin-bottom: 5px !important;
    width: 100% !important;
    flex: auto !important;
        }
}

@media (max-width: 767px){
.mobile-none{
            display: none !important ;}
        .c_box-img {
            margin: auto 0 auto auto;
            
        }
        .c_box-text .desctop-none img {
            
            width: 100% !important;
            padding-bottom: 10px;
        }

        
        .inten-line-t{
            margin-left: 1.5rem;
        }
        .box-text-t{
            padding-bottom: 30px !important;
        }
        .search-p-t-h{
            max-width: 100% !important;
    margin-bottom: 5px !important;
    width: 100% !important;
    flex: auto !important;
        }
        
}
@media (max-width: 500px){
        .c_box-text .desctop-none img {
            
            width: auto !important;
            padding-bottom: 10px;
        }
        
}
.p-t-hirek{
    margin-left: -15px !important;
    margin-right:-15px !important;
    background-color: #fff;
}
.pagination-wrap{
    justify-content: center;
    display: inline-flex;
    width: 100%;
    padding-top: 20px;
}
.pagination-wrap ul li {
    background: #6a757f;
    padding: 0px 5px;}

.pagination-wrap ul li .page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #fff;
    background-color: #6a757f;
    border: 1px solid #000000;
   }
   .page-item:last-child .page-link{
background-color: #6a757f;
border: 1px solid #000000;
border-radius:0px !important;

   }

   .page-item:first-child .page-link{
    background-color: #6a757f;
    border: 1px solid #000000;
    border-radius:0px !important;
   }
   .page-item.active .page-link{
    background-color: #000;
    border: 1px solid #000000;

   }

    .page-item.disabled .page-link {
    color: #ffffff !important;
    
}
   .pagination-wrap ul li .page-link:hover{
    background-color: #000;
   }
   .page-item:last-child .page-link:hover{
background-color: #000;

   }

   .page-item:first-child .page-link:hover{
   background-color: #000;
   }


@media (min-width: 1000px){
    .page__background-image {
        height: 100%;
        width:auto !important;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-104%, -8%);
        -webkit-transition: -webkit-transform 0.35s ease-in-out;
        transition: -webkit-transform 0.35s ease-in-out;
        transition: transform 0.35s ease-in-out;
        transition: transform 0.35s ease-in-out, -webkit-transform 0.35s ease-in-out;
        position: initial;
    }
    .page__background-t{

        position: absolute;
        height: 100%;
        width: 100%;
    }
    .page__background-t{
            z-index: 10;
    }
    .p-b-hold{
        z-index: 999;
        position: relative;
        background-color: #2f2f2f;
    }
    .p-b-image-t{
    width: auto;
        height: 100%;
        position: absolute;
        object-fit: fill;
        padding-bottom: 360px;
    }
    .footer{
        z-index: 999;
    }
}
@media (max-width: 1600px) and (min-width: 1501px){
.p-resp{
    max-width: calc(100% - 100px) !important; 
    position: relative;
    justify-content: left !important;
    margin: auto auto auto 0 !important;
}}
@media (max-width: 1500px) and (min-width: 1301px){
.p-resp{
    max-width: calc(100% - 150px) !important; 
    position: relative;
    justify-content: left !important;
    margin: auto auto auto 0 !important;
}}
@media (max-width: 1300px) and (min-width: 1201px){
.p-resp{
    max-width: calc(100% - 250px) !important; 
    position: relative;
    justify-content: left !important;
    margin: auto auto auto 0 !important;
}}
@media (max-width: 1200px) and (min-width: 999px){
.p-resp{
    max-width: calc(100% - 200px) !important; 
    position: relative;
    justify-content: left !important;
    margin: auto auto auto 0 !important;
}}
@media (max-width: 1000px){
    .p-b-image-t{
height: 100%;
    width: 100%;

    }
    .xs-m-txt{
        margin:0 auto;
        padding:0 0 20px 0 !important;

    }
}
.menu-linkbox a .txt{ 
    font-size: .95rem ;
}
    
