.header-out-box{
    margin: 0 56px;
}
.header-in-box{
    display:inline-flex;
    width: 100%;
    border-bottom: 1px solid #252b2f;
}
.header-container{
    background-color: #10161b;

}
.header-logo{
    width: 290px;
    height: auto;
    margin: 25px 48px 20px 0;
}
.header-breadcrumb{
    padding: 37px 0 0 0;
    width: 70%;
}
.header-breadcrumb-href{
    color: #727272;
    text-decoration: none !important;
}
.header-breadcrumb-href:hover{
    color: #727272;
}
.header-breadcrumb-item{
    font-size: 16px;
    color: #727272;
    padding-right: 10px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}
.header-breadcrumb-item::before{
    color: #1f9fff !important;
}
.header-right{
    width: 30%;
    text-align: end;
    display: inline-flex;
    padding-top: 29px;
}
.header-right-login{
    width: 20%;
    text-align: end;
    display: inline-flex;
    padding-top: 29px;
}
.header-right-item{

    padding-left: 20px;
}
.reg-href{
    color: #727272;
    font-size: 16px;
    text-decoration: none !important;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}
.reg-href:hover{
    color: #727272;
}
.reg-button{
    background-color: #1f9fff;
    padding: 8px 25px;
    color: white;
    margin-left: 25px;
    border-radius: 20px;
}
.header-right-search{
    padding-top: 8px;
}
.header-right-profil{
    padding-top: 8px;
    position: relative;
}
.header-right-log{
    padding-top: 8px;
}
.header-menu{
    background-color: #10161b;
    display:inline-flex;
}
.nav-dropdown{
    background-color: #10161b;
    padding: 15px 15px 5px 15px;
    border: 1px solid #252b2f;
    color: white;
    font-weight: 600;
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
}
.navbar{
    background-color: #10161b !important;
}
.topic-item{
    padding: 0px 25px 0px 0;
    color: white;
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}
.nav-link{
    color: white !important;
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-decoration: none !important;
}
.nav-link:hover{
    color: white !important;
}
.topic-item-dropdown{
    padding: 0px 0px 10px 0px;
    color: white;
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-decoration: none !important;
}
.topic-item-dropdown:hover{
    color: white;
}
.blue-line{
    margin:0;
    padding: 0;
    height: 6px !important;
    color: #1f9fff;
    opacity: 1;
}
.navbar-collapse{
    border-right: 1px solid #252b2f;
}
.nav-face{
    padding: 20px 0 20px 20px;
    color: #727272;
    font-size: 22px;
    font-weight: 600;
}
.nav-face-text{
    padding: 25px 0px 20px 15px;
    color: white;
    font-size: 17px;
    font-weight: 600;
}




.content-container{
    background-color: #070a0d;
    padding: 60px;
}
.photo-cat-new{
    color: white;
    font-size: 25px;
    font-family: 'Open Sans', sans-serif;
    text-decoration: none !important;
    border-right: 1px solid #252b2f;
    padding-right: 10px;
}
.photo-cat-new:hover{
    color: white;
}
.photo-cat-recommend{
    color: #727272;
    font-size: 25px;
    font-family: 'Open Sans', sans-serif;
    text-decoration: none !important;
    padding-left: 10px;
}
.photo-cat-recommend:hover{
    color: #727272;
}
.photo-cat-more{
    color: white;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    text-decoration: none !important;
    font-weight: 600;
    text-align: end;
    padding-top: 7px;
}
.photo-cat-more:hover{
    color: white;
}
.main-section{
    background-color: #10161b;
    margin-top: 30px;
    margin-bottom: 100px;
}
.main-section-box{
    padding: 0px 20px 0px 60px;
    border-right: 1px solid  #252b2f;
    margin: 37px 0;

}
.main-section-box:last-child{
    border: none;
}
.main-section-image{
    width: auto;
    height:auto;
    margin-bottom:20px;
}
.main-section-title{
    font-size: 20px;
    color: white;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 10px;
}
.main-section-text{
    font-size:15px;
    color: #727272;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 8px;
}
.main-section-link{
    font-size:15px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;

}
.main-section-href{
    color: #1f9fff;
    text-decoration:  none !important;
}
.main-section-href:hover{
    color: #1f9fff;
}

.title-with-line{
    display:inline-flex;
    padding: 0 20px 30px 0;
    width: 100%;
}
.title-with-line-title{
    font-family: 'Open Sans', sans-serif;
    font-size: 30px;
    padding-right: 20px;
    color: white;
    width: 100%;
}
.title-with-line-line{
    color:  #252b2f;
    height: 2px !important;
    width: 20%;
    margin-top: 25px;
}


.comment-image{
    border: 1px solid #727272;
    margin-top: 5px;
    height: 60px;
    width: 60px;
}
.comment-text{
    font-size: 15px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 2px;
    color: white;
    padding-right: 10px;
}
.comment-text-href{
    color: white;
    text-decoration: none !important;
}
.comment-text-href:hover{
    color: white;
}
.comment-name{
    color:  #727272;
    font-size: 13px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    padding-right: 5px;

}
.comment-line{
    margin-bottom: 30px;
}
.comment-section{
    padding-bottom: 100px;
}

.adok-veszek-image{
    width: 95%;
    height: auto;

}
.adok-veszek-name{
    font-size: 15px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    padding: 10px 0 2px 0;
    color: white;
}
.adok-veszek-name-href{
    color: white;
    text-decoration: none !important;
}
.adok-veszek-name-href:hover{
    color: white;
}
.adok-veszek-price{
    font-size: 13px;
    font-weight: 300;
    color: #727272;
    padding-bottom: 25px;
    font-family: 'Open Sans', sans-serif;
}
.adok-veszek-main-box{
    padding-bottom: 100px;
    padding-right: 30px;
}

.main-blog-image{
    width: 95%;
    height: auto;
}
.main-blog-text{
    font-size: 20px;
    color: white;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    padding-top: 10px;
}
.main-blog-text-href{
    color: white;
    text-decoration: none !important;
}
.main-blog-text-href:hover{
    color: white;
}
.main-blog-text.inside{
    font-size: 15px;
    color: white;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    padding-top: 10px;
}
.main-blog-name{
    font-size: 13px;
    color: #727272;
    font-weight: 300;
    padding-bottom: 50px;
    padding-right: 5px;
}
.main-blog-box{
    padding: 0;
}

.new-comments-title{
    font-size: 16px;
    font-weight: 16px;
    color: white;
    padding-bottom: 15px;
    font-family: 'Open Sans', sans-serif;
}
.new-comments-text{
    font-size: 15px;
    font-weight: 600;
    color: white;
    font-family: 'Open Sans', sans-serif;
    padding-bottom: 15px;
}
.new-comments-box{
    padding-bottom: 20px;
    padding-top: 20px;
    border-bottom: 1px solid  #252b2f;
}
.new-comments-box-last{
    border: none;
    padding-bottom: 65px;

    padding-top: 20px;
}
.new-comments-link{
    font-size: 13px;
    color: #1f9fff;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
}
.new-comments-href{
    color: #1f9fff;
    text-decoration: none;
}
.new-comments-href:hover{
    color: #1f9fff;
}
.new-comments-name{
    font-size: 13px;
    color: #727272;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    padding-right: 5px;
}

.camera-rate-name{
    font-size: 15px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    color: #727272;
}
.camera-rate-box{
    width: 100%;
    display: inline-flex;
}
.camera-rate-line{
    margin-top:10px;
    width: 85%;
    height: 6px;
    background-color: #0c1115;
}
.camera-rate-line-line{
    border: 3px solid #1f9fff;
    color: #1f9fff;
    border-radius: 10px;
    opacity: 1;
    margin: 0;
}
.camera-rate-percent{
    font-size: 13px;
    color: #727272;
    font-weight: 300;
    width: 15%;
    text-align: end;
    padding-top: 4px;
    font-family: 'Open Sans', sans-serif;
}
.camera-rates{
    padding-top: 10px;
}
.camera-rate-all{
    width: 100%;
    background-color: #10161b;
    font-size: 14px;
    color: white;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    padding: 10px 0;
    text-align: center;
    margin: 20px 0 96px 0;
}
.camera-rate-all-href{
    color: white;
    text-decoration: none !important;
}
.camera-rate-all-href:hover{
    color: white;
}
.studioeszkozok-image{
    width: 100%;
    height: auto;
    margin-bottom: 50px;
}

.join-title{
    font-size: 30px;
    color: white;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    padding: 90px 0 20px 0;
}
.join-text{
    font-size: 17px;
    font-weight: 300;
    color: white;
    font-family: 'Open Sans', sans-serif;
    padding-bottom: 33px;
}
.join-button{
    font-size: 16px;
    font-weight: 600;
    color:white;
    background-color: #1f9fff;
    padding: 15px 35px;
    border-radius: 25px;
    width: 170px;
    margin: auto;
    font-family: 'Open Sans', sans-serif;
}
.join-button-href{
    color: white;
    text-decoration: none !important;
}
.join-button-href:hover{
    color: white;
}
.registration-container{
    padding-bottom: 70px;
}


.footer-container{
    background-color: #070a0d;
    padding: 50px 0 70px 0;
    border-bottom: 2px solid #1f9fff;
}
.footer-logo{
    width: 50%;
    height: auto;
    margin-bottom: 30px;
}
.footer-social{
    text-align: end;
}
.footer-social-text{
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 20px;
    padding-right: 25px;
}
.footer-social-circle-facebook{
    color: white;
    background-color: #1f9fff;
    border-radius: 50%;
    margin-left: 10px;
    font-size: 30px;
    padding: 10px 19px;
}
.footer-social-circle-twitter{
    color: white;
    background-color: #1f9fff;
    border-radius: 50%;
    margin-left: 10px;
    font-size: 30px;
    padding: 10px 13.5px;
}
.footer-social-circle-insta{
    color: white;
    background-color: #1f9fff;
    border-radius: 50%;
    margin-left: 10px;
    font-size: 30px;
    padding: 10px 14.5px;
}
.footer-line{
    border-bottom: 1px solid #252b2f;
}
.footer-text{
    padding: 25px 0;
    width: 70%;
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 300;
    text-align: justify;
}
.footer-last-line{
    padding: 20px 0 0 0;
    border-top: 1px solid #252b2f;
}
.footer-copyright{
    color: #727272;
    font-size: 13px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    padding-top: 4px;
}
.footer-menu{
    text-align: end;
    padding-right: 20px;
}
.footer-menu-point{
    color: #727272;
    font-size: 13px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    padding-right: 7px;
    padding-left: 7px;
    border-right: 1px solid #727272;
}
.footer-menu-point:last-child{
    border: none;
}
.footer-menu-href{
    color: #727272;
    text-decoration: none !important;
}
.footer-menu-href:hover{
    color: #727272;
}



/* category */
.category-container{
    padding: 70px 0 120px 0;
    background-color: #070a0d;
}
.category-name{
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-size: 30px;
    padding: 0 25px 0 0;
}
.category-found{
    color: #727272;
    font-size: 16px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
}
.category-title-box{
    padding-bottom: 25px;
}
.sort-box{
    color: white;
    font-weight: 600;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    cursor: pointer;
    padding-left: 7px;
    display: inline-block;
    background-color: #070a0d;
    border: none;
    outline: none;

}
.sort-box-big{
    text-align: end;
    padding-top: 20px;
}
.sort-icon{
    color: #727272;
    padding-left: 15px;
    padding-top: 5px;
}
.category-more{
    width: 100%;
    height: 60px;
    background-color: #10161b;
    color: white;
    line-height: 20px;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    padding-top: 20px;
    margin-bottom: 125px;
    margin-top: 30px;
    text-align: center;
}
.category-more-icon{
    color: #1f9fff;
    padding-right: 10px;
}
.category-more-href{
    color: white;
    text-decoration: none !important;
}
.category-more-href:hover{
    color: white;
}


/*  photo-profil  */
.photo-profil-container{
    background-color: #070a0d;
    padding: 60px 0 110px 0;
}
.photo-profil-breadcrumb-item{
    color: #727272;
    font-size: 15px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
}
.photo-profil-breadcrumb-item-href{
    color: #727272;
    text-decoration: none !important;
}
.photo-profil-breadcrumb-item-href:hover{
    color: #727272;
}
.photo-profil-breadcrumb{
    margin-bottom: 50px;
}
.photo-profil-left{
    padding-right: 30px;
}
.photo-profil-image{
    width: 100%;
    height: auto;
}
.expand-circle{
    position: absolute;
    top:20px;
    right: 25px;
    width: 50px;
    height: 50px;
    background-color: #0d2c3b;
    color: white;
    font-size: 20px;
    line-height: 32px;
    padding:9px;
    text-align: center;
    cursor: pointer;
    border-radius: 50%;
}
.expand-circle:hover{
    background-color: #21536b;
}
.expand-circle a {
    color: #fff;
}
.photo-profil-image-box{
    position: relative;
}
.reaction-line{
    height: 70px;
    width: 100%;
    padding: 15px 10px 0 10px;
    margin: 0 0 30px 0;
    background-color: #10161b;
}
.reaction-icon{
    color: white;
    font-size: 26px;
    padding: 0 20px;
    cursor: pointer;
}
.reaction-icon-right{
    color: white;
    font-size: 26px;
    padding: 0 20px;
    float: right;
    cursor: pointer;
}
.profil-comment-box{
    background-color: #10161b;
    margin-bottom: 110px;
}
.profil-comment-title{
    color: white;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    padding: 20px 30px;
    border-bottom: 1px solid #252b2f;
}
.profil-comment-dropdown{
    color: white;
    padding: 20px 30px;
    text-align: end;
    cursor: pointer;
    border-bottom: 1px solid #252b2f;
}
.comment-content-section{
    padding: 50px 30px 0 30px;
    border-bottom: 1px solid #252b2f;
}
.comment-write-section{
    display: inline-flex;
    padding-bottom: 20px;
    width: 100%;
    position: relative;
}
.comment-write-image{
    border: 2px solid #1a2128;
    border-radius: 50%;
    height: 60px;
    width: 60px;
    margin-right: 25px;
}
.comment-write-image img {
    border-radius: 50%;
    height: 56px;
    width: 56px;    
}
.comment-write-image-resp{
    border: 2px solid #1a2128;
    border-radius: 50%;
    height: 60px;
    width: 60px;
    margin-right: 25px;
}
.comment-write-image-resp img {
    width: 58px;
    height: 58px;
    border-radius: 50%;
}
.comment-write-input-box{
    display: inline-flex;
    width: 100% !important;
    height: 60px; 
    border: 2px solid #1A2128;
    border-radius: 30px;
    padding: 15px 0 15px 25px;
    background-color: #070a0d;
    position: relative;
}
.comment-input{
    background-color: #070a0d;
    color: #727272;
    font-size: 16px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    width: 70%;
    border: none;
    outline: none;
    resize: none;
    overflow: hidden;
}
.comment-write-icon{
    width: 5%;
    padding-right: 20px;
    font-size: 20px;
    color: #727272;
    cursor: pointer;
}
.comment-send-button{
    background-color: #1f9fff;
    border-radius: 30px;
    width: 25%;
    color: white;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    line-height: 20px;
    height: 56px;
    padding: 18px;
    text-align: center;
    margin-top: -15px;
}
.comment-send-href{
    color: white;
    text-decoration: none;
    width: 20%;
}
.comment-send-href:hover{
    color: white;
}
.comment-number{
    color: white;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    padding: 15px 5px;
    border-top: 1px solid #252b2f;
    border-bottom: 1px solid #252b2f;
}
.comment-sort{
    color: white;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    padding: 15px 5px;
    text-align: end;
    border-top: 1px solid #252b2f;
    border-bottom: 1px solid #252b2f;
}
.comment-sort2{
    color: white;
    font-weight: 600;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    cursor: pointer;
    padding-left: 7px;
    display: inline-block;
    background-color: #10161b;
    border: none;
    outline: none;
}
.comment-sort-icon{
    padding-left: 20px;
    cursor: pointer;
}
.comment-info-line{
    --bs-gutter-x: 0;
}

.comment-out{
    display: inline-flex;
    padding:45px 0;
    width: 100%;
    border-bottom: 1px solid #252b2f;
}
.comment-in{
    display: inline-flex;
    padding:45px 0;
    width: 90%;
    border-bottom: 1px solid #252b2f;
    margin-left:10%;
}
.comment-in:last-child{
    border:none;
}
.comment-in-box{
    border-bottom: 1px solid #252b2f;
}
.comment-out:last-child{
    border:none;
}
.profil-comment-name{
    font-size: 15px;
    font-weight: 600;
    color: #1f9fff;
    font-family: 'Open Sans', sans-serif;
    padding-bottom: 15px;
}
.profil-comment-name-href{
    color: #1f9fff;
    text-decoration: none !important;
}
.profil-comment-name-href:hover{
    color: #1f9fff;
}
.comment-point{
    color: #727272;
    padding: 0 7px;
}
.comment-time{
    font-size: 13px;
    font-weight: 300;
    color: #727272;
    font-family: 'Open Sans', sans-serif;
    padding-bottom: 15px;
}
.comment-text2{
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 15px;
}
.comment-reply{
    color: #727272;
    font-size: 20px;
    cursor: pointer;
    margin-left: 10px;
}
.comment-pagination{
    padding: 35px 0 40px 0;
    text-align: center;
}
.comment-pag-icon{
    color: white;
    font-size: 16px;
    font-weight: 300;
    padding: 0 15px;
    cursor: pointer;
}
.comment-pag-active{
    background-color: #1f9fff;
    border-radius: 50%;
    margin: 0 7px;
    padding: 13px 18px;
    line-height: 20px;

}

.photo-profil-name{
    font-weight: 600;
    color: white;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    padding-bottom: 20px;
}
.photo-profil-text{
    font-weight: 300;
    color: #727272;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    padding-bottom: 20px;
    text-align: justify;
}
.profil-statistic-line{
    border-bottom: 1px solid #252b2f;
    border-top: 1px solid #252b2f;
    padding:20px 0;
    --bs-gutter-x: 0;
}
.profil-statistic-number{
    color: white;
    font-weight: 600;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
}
.profil-statistic-text{
    color: #727272;
    font-weight: 300;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
}
.profil-line{
    display: inline-flex;
    padding: 20px 0;
    border-bottom: 1px solid #252b2f;
    width: 100%;
}
.profil-profil-name{
    color: white;
    font-weight: 600;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
}
.profil-profil-images{
    color: #1f9fff;
    font-weight: 300;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
}
.profil-profil-link{
    color: #1f9fff;
    text-decoration: none !important;
}
.profil-profil-link:hover{
    color: #1f9fff;
}
.photo-info{
    padding: 25px 0 20px 5px;
    border-bottom: 1px solid #252b2f;
}
.photo-info-line{
    padding: 7px 0;
    color: white;
    font-weight: 300;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
}
.photo-info-icon{
    color: #727272;
    margin-right: 20px;
}
.profil-camera-info{
    padding: 25px 0 40px 2px;
    color: #727272;
    font-weight: 300;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
}
.label-box{
    padding-bottom: 70px;
}
.label-title{
    font-weight: 600;
    font-size: 16px;
    color: white;
    font-family: 'Open Sans', sans-serif;
    padding-bottom: 20px;
}
.label-real{
    color: white;
    font-weight: 300;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    padding: 7px 22px;
    margin-right: 7px;
    border: 1px solid #727272;
    border-radius: 20px;
    margin-bottom: 15px !important;
    display: inline-block;
}
a.label-real {
    color: #fff;
    text-decoration: none;
}
a.label-real:hover {
    font-weight: bold;
}
.r-pp-mini{
    display: none;
}


/* forum */
.forum-container{
    background-color: #070a0d;
    padding: 60px 0 100px 0;
}
.forum-big-title{
    color: white;
    font-size: 30px;
    font-family: 'Open Sans', sans-serif;
    margin-top: -25px;
    padding-bottom: 30px;
}
.forum-search-line{
    display: inline-flex;
    width: 100% ;
    height: 60px; 
    border: 2px solid #1A2128;
    border-radius: 30px;
    padding: 15px 0 15px 25px;
    background-color: #070a0d;
}
.forum-search-box{
    background-color: #10161b;
    padding: 30px 35px;
    margin-bottom: 30px;
}
.forum-left{
    padding-right: 30px;
}
.forum-input{
    background-color: #070a0d;
    color: #727272;
    font-size: 16px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    width: 80%;
    border: none;
    outline: none;
}
.forum-title{
    padding: 20px 33px;
    background-color: #010102;
    font-weight: 600;
    font-size: 20px;
    color: white;
    font-family: 'Open Sans', sans-serif;
}
.forum-title-href{
    color: white;
    text-decoration: none !important;
}
.forum-title-href:hover{
    color: white;
}
.forum-line-title-href{
    color: white;
    text-decoration: none !important;
}
.forum-line-title-href:hover{
    color: white;
}
.forum-title-icon{
    margin-left: 7px;
}
.forum-box{
    padding: 0 33px;
    margin: 0;
    background-color: #10161b;
    margin-bottom: 30px;
}
.forum-line{
    border-bottom: 1px solid #252b2f;
    padding: 20px 0 15px 0;
}
.forum-line:last-child{
    border:none;
}
.forum-box-left{
    display: inline-flex;
    width: 50%;
}
.forum-message-image{
    width: 42px;
    height: auto;
    margin-right: 30px;
}
.forum-line-title{
    color: white;
    font-weight: 600;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
}
.forum-line-text{
    color: #727272;
    font-weight: 300;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
}
.forum-box-right{
    display: inline-flex;
    width: 50%;
}
.forum-hsz{
    /* padding: 0px 0px 0 35px; */
    color: #727272;
    font-weight: 300;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
}
.forum-number{
    display: inline;
    /* padding: 0 20px 0 0px; */
    color: white;
    font-weight: 300;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
}
.forum-hsz-number{
    margin-top: 8px;
    display: inline;
    /* padding-top: 9px; */
    text-align: right;
    width: 80px;
    margin-right: 8px;
}
.forum-profil-image-box{
    width: 40px;
    height: 40px;
    border: 2px solid #1a2128;
    border-radius: 50%;
    margin-right: 20px;
}
.forum-profil-image{
    width: 40px;
    height: 40px;
    border-radius: 50%;
}
.forum-hsz-text{
    color: #1f9fff;
    font-weight: 300;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    line-height: 18px;
    max-height: 36px;
    min-height: 18px;
    overflow: hidden;
    width:300px;
}
.forum-hsz-name{
    color: #727272;
    font-weight: 300;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    padding-right: 5px;
}
.forum-2-line{
    height: 80px;
    padding: 30px 33px 15px  33px;
    background-color:#010102;
    margin: 0;
}
.forum-2-newtopic{
    background-color: #1f9fff;
    color: white;
    font-weight: 600;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    line-height: 20px;
    padding: 10px 30px;
    border-radius: 20px;
}
.forum-new-href{
    color: white;
    text-decoration: none !important;
}
.forum-new-href:hover{
    color: white;
}
.forum-sort{
    color: white;
    font-weight: 600;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    cursor: pointer;
    padding-left: 7px;
    display: inline-block;
    background-color: #070a0d;
    border: none;
    outline: none;
}
.forum-sort-box{
    text-align: end;
}
.forum-3-line{
    height: 80px;
    padding: 30px 33px 15px  13px;
    background-color:#010102;
    margin: 0;
}
.forum3-pag{
    color:white;
    font-weight: 300;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    padding: 0 20px 0 13px;
    cursor:pointer;
}
.forum3-pag-active{
    padding: 9px 15px;
    border: 1px solid white;
    border-radius: 50%;
}
.forum-3-box{
    background-color: #10161b;
    padding: 52px 33px 10px 0px;
}
.forum-3-comment-box{
    display: inline-flex;
    margin-bottom: 32px;
    width: 100%;
}
.forum-3-profil-image-box{
    width: 70px;
    height: 70px;
    border: 2px solid #252b2f;
    border-radius: 50%;
    margin: auto;
}
.forum-3-profil-image-box img {
    width: 68px;
    height: 68px;
    border-radius: 50%;
}
.forum-3-profil-image{
    width: 70px;
    height: 70px;
}
.forum-3-comment-left{
    width: 20%;
    padding: 0 15px;
}
.forum-3-left-name{
    font-weight: 600;
    font-size: 15px;
    color: #1f9fff;
    font-family: 'Open Sans', sans-serif;
    margin-top: 10px;
}
.forum-3-left-name-href{
    color: #1f9fff;
    text-decoration: none !important;
}
.forum-3-left-name-href:hover{
    color: #1f9fff;
}
.forum-3-left-hsznumber{
    color: #727272;
    font-weight: 300;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
}
.forum-3-comment-right{
    width: 80%;
    margin: 0;
    background: #10161b;
    padding: 15px 15px 30px 20px;
    position:relative;
    border: 1px solid #252b2f;

}
.forum-3-comment-right:before {
    content: "";
    width: 0px;
    height: 0px;
    position: absolute;
    border-left: 10px solid transparent;
    border-right: 10px solid #252b2f;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    left: -20px;
    top: 15px;
}

.forum-3-comment-right:after {
    content: "";
    width: 0px;
    height: 0px;
    position: absolute;
    border-left: 10px solid transparent;
    border-right: 10px solid #10161b;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    left: -19px;
    top: 15px;
}
.forum-3-comment-first{
    width: 100%;
    border-bottom: 1px solid #252b2f;
    margin-bottom: 38px;
    padding: 0 2px;
}
.forum-3-time{
    font-weight: 300;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    color: #727272;
    padding-bottom: 8px;
}
.forum-3-number{
    float: right;
    color: #1f9fff;
    font-weight: 300;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    padding-top: 5px;
}
.forum-3-comment-text{
    color: white;
    font-weight: 300;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    padding-bottom: 28px;
}
.forum-3-comment-button{
    color: #727272;
    border: 1px solid #252b2f;
    border-radius: 20px;
    padding: 8px 17px;
    margin: 0 7px 15px 0;
    font-weight: 600;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    display: inline-block;
}
.forum-3-comment-href{
    color: #727272;
    text-decoration: none !important;
}
.forum-3-comment-href:hover{
    color: #727272;
}
.forum-3-comment-icon{
    padding-right: 3px;
}
.forum-3-comment-point{
    color: #727272;
    border: 1px solid #252b2f;
    border-radius: 20px;
    padding: 8px 10px;
    margin: 0 7px 15px 0;
    font-weight: 600;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    display: inline-block;
}
.forum-3-answerto{
    color: #727272;
    margin-top: -14px;
    font-weight: 300;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 10px;
}
.forum-3-answerto-number{
    color: #1f9fff;
}
.forum-3-answer-text{
    margin: 0 3px 30px 3px;
    background-color: #070a0d;
    border: 2px solid #1a2128;
    padding: 13px;
    color: #727272;
    font-weight: 300;
    font-style: italic;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
}
.forum-3-add{
    text-align: end;
}
.forum-comment-send-button{
    background-color: #1f9fff;
    border-radius: 30px;
    width: 100%;
    color: white;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    line-height: 20px;
    height: 56px;
    padding: 18px;
    text-align: center;
    margin-top: -15px;
}
.forum-comment-send-href{
    color: white;
    text-decoration: none;
    width: 20%;
}
.forum-comment-send-href:hover{
    color: white;
}




/* Adok-veszek */
.adok-veszek-title{
    color:white;
    padding-bottom: 30px;
    font-family: 'Open Sans', sans-serif;
    font-size: 30px;
    border-bottom: 1px solid #252b2f;
    margin-bottom: 32px;
}
.adok-veszek-new{
    text-align: end;
    border-bottom: 1px solid #252b2f;
    padding-bottom: 30px;
    margin-bottom: 32px;
    padding-top: 7px;
}
.adok-veszek-title-line{
    --bs-gutter-x: 0;
}
.adok-veszek-right{
    padding-left: 30px;
}
.av-category-box{
    padding-bottom: 25px;
    border-bottom: 1px solid #252b2f;
    margin-bottom: 23px;
}
.av-category-box:last-child{
    border: none;
}
.av-filter-title{
    color: white;
    padding-bottom: 20px;
    font-weight: bold;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
}
.av-category{
    padding-bottom: 20px;
    color: #1f9fff;
    font-weight: 300;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
}

.av-category-active{
    color: white;
}
.av-category-icon{
    color: white;
    padding-right: 7px;
    font-size: 12px;
}
.av-category-href{
    text-decoration: none !important;
}
.av-condition-line{
    padding-bottom: 6px;
}
.av-condition-label{
    color: #1f9fff;
    padding-left: 7px;
    font-weight: 300;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
}
.av-condition-number{
    color: #727272;
}
.av-find-line{
    height: 34px;
    margin-bottom: 8px;
    background-color: white;
    color: #727272;
    font-weight: 300;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    padding: 6px 10px;
}
.av-find-line-x{
    float: right;
    padding: 0px 5px;
    cursor: pointer;
}
.filter-choose{
    height: 34px;
    width: 100%;
    color: #727272;
    padding: 6px 15px 6px 5px !important;
    border-radius: none !important;
    border: none !important;
    font-weight: 300;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 20px;
}
.av-all{
    color: #1f9fff;
    font-weight: 300;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    cursor: pointer;
    margin-bottom: 6px;
}
.av-price-filter{
    display: inline-flex;
    margin-bottom: 4px;
    width: 100%;
}
.av-price-min{
    width: 40%;
    padding: 6px 10px;
    height: 34px;
    color: #727272;
    border-radius: none !important;
    border: none !important;
    font-weight: 300;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
}
.av-price-item{
    color: white;
    text-align: center;
    width: 6%;
    padding-top: 3px;
}
.av-price-submit{
    width: 12%;
    margin-left: 2%;
    color: white;
    background-color: #1f9fff;
    height: 34px;
    font-size: 12px;
    padding-top: 8.5px;
    text-align: center;
    cursor: pointer;
}
.av-price-back{
    color: #1f9fff;
    font-weight: 300;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    cursor: pointer;
    margin-bottom: 6px;
}
.avlabel-x{
    padding-left: 7px;
    cursor: pointer;
}
.av-line{
    height: 80px;
    padding: 30px 33px 15px  13px;
    background-color:#010102;
    margin: 20px 0 0 0;
}
.av-product-box{
    background-color: #10161b;
    border-bottom: 1px solid #252b2f;
    padding: 36px 33px;
}
.av-product-box:last-child{
    border: none;
}
.av-product-image{
    width: 100%;
    height: auto;
    margin-right: 32px;
    border-radius: 7px;
}
.av-product-name{
    color: white;
    padding: 5px 0 0px 0;
    font-weight: 600;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
}
.av-product-name-href{
    color: white;
    text-decoration: none !important;
}
.av-product-name-href:hover{
    color: white;
}
.av-product-time{
    color: #727272;
    padding-bottom: 23px;
    font-weight: 300;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
}
.av-product-text{
    color: white;
    padding-bottom: 33px;
    font-weight: 300;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
}
.av-product-price{
    color: #1f9fff;
    font-weight: 600;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
}
.av-product-location{
    color:#727272;
    font-weight: 300;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
}


/* Adok-veszek profil */
.av-profil-number{
    color: white;
    font-weight: 600;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    margin-left: -13px;
    padding-bottom: 5px;
}
.av-reaction-line{
    height: 70px;
    width: 100%;
    padding: 20px 10px 0 10px;
    margin: 0 0 30px 0;
    background-color: #10161b;
}
.av-reaction-icon{
    color: white;
    font-size: 20px;
    padding: 0 20px;
    cursor: pointer;
}
.av-reaction-icon-right{
    color: white;
    font-size: 22px;
    padding: 0 20px;
    float: right;
    cursor: pointer;
}
.av-profil-name{
    color: white;
    font-weight: 600;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
}
.av-profil-info{
    padding: 18px 0 11px 0;
}
.av-profil-info-line{
    color: #727272;
    padding-bottom: 5px;
    font-weight: 300;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
}
.av-profil-info-href{
    color: #1f9fff;
    text-decoration: none !important;
}
.av-profil-info-href:hover{
    color: #1f9fff;
}
.av-profil-price{
    padding-bottom: 36px;
    color: white;
    font-size: 30px;
    font-family: 'Open Sans', sans-serif;
}
.av-profil-text{
    padding: 25px 0 30px 0;
    color: #727272;
    border-top: 1px solid #252b2f;
    border-bottom: 1px solid #252b2f;
    font-weight: 300;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 5px;
}
.av-profil-message{
    color: white;
    width: 100%;
    height: 50px;
    border-radius: 30px;
    line-height: 20px;
    padding: 15px 0;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 12px;
    margin-top: 10px;
    background-color: #1f9fff;
}
.av-profil-message-href{
    color: white;
    text-decoration: none !important;
}
.av-profil-message-href:hover{
    color: white;
}
.av-profil-phone{
    color: white;
    width: 100%;
    height: 50px;
    border-radius: 30px;
    line-height: 20px;
    padding: 15px 0;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    border: 1px solid #727272;
}
.av-profil-phone-href{
    color: white;
    text-decoration: none !important;
}
.av-profil-phone-href:hover{
    color: white;
}
.av-profil-line{
    display: inline-flex;
    padding: 20px 0;
    width: 100%;
}
.photo-profil-responsive{
    display: none;
}



/* Kép feltöltés */
.pu-container{
    background-color: #070a0d;
    padding: 85px 0 80px 0;
}
.pu-title{
    padding-bottom: 30px;
    font-size: 30px;
    color: white;
    font-family: 'Open Sans', sans-serif;
}
.pu-right{
    padding: 0 25px 0 50px;
    overflow: auto;
    height: 630px;
}
.pu-label{
    padding-bottom: 6px;
    color: white;
    font-weight: 300;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;

}
.pu-input{
    border-radius: 0 !important;
    height: 45px;
    margin-bottom: 22px;
    color: #727272;
    font-weight: 300;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    outline: none !important;
}
.pu-description {
    height: auto;
}
.pu-check-title{
    color: white;
    font-weight: 300;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    padding-left: 7px;
    padding-top: 2px;
}
.pu-check-icon{
    color: #1f9fff;
    font-size: 20px;
    padding-left: 8px;
}
.pu-check-text{
    color: #727272;
    font-weight: 300;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 25px;
    padding-left: 7px;
}
.pu-check{
    border-radius: 0 !important;
    outline: none;
    height: 18px;
    width: 18px;
}
.pu-label-real{
    color: white;
    font-weight: 300;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    padding: 7px 22px;
    margin-right: 7px;
    border: 1px solid #727272;
    border-radius: 20px;
    margin-top: 12px !important;
    display: inline-block;
}
.pu-label-real-href{
    color: white;
    text-decoration: none !important;
}
.pu-label-real-href:hover{
    color: white;
}
.pu-label-real-box{
    margin-bottom: 45px;
}
.pu-label-real-active{
    position: relative;
    color: white;
    font-weight: 300;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    padding: 7px 22px;
    margin-right: 7px;
    border: 1px solid #1f9fff;
    border-radius: 20px;
    margin-top: 12px !important;
    display: inline-block;
}
.pu-active-x{
    position: absolute;
    font-size: 12px;
    padding: 0px 5px;
    border-radius: 50%;
    color: white;
    background-color: red;
    top: -8px;
    right: 5px;
}
.pu-upload-button{
    width: 100%;
    height: 50px;
    color: white;
    text-align: center;
    line-height: 50px;
    padding: 0;
    border-radius: 30px;
    background-color: #1f9fff;
    font-weight: 600;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;

}
.pu-upload-button-href{
    color: white;
    text-decoration: none !important;
}
.pu-upload-button-href:hover{
    color: white;
}
.pu-upload-icon{
    padding-right: 3px;
}
.pu2-box{
    background-color: #10161b;
    padding: 80px 0 108px 0;
    text-align: center;
}
.photo-upload-image{
    margin-bottom: 40px;
}
.pu2-title{
    margin-bottom: 17px;
    color: white;
    font-weight: 600;
    font-size: 30px;
    font-family: 'Open Sans', sans-serif;
}
.pu2-text{
    padding-bottom: 45px;
    color: #727272;
    font-weight: 300;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
}
.pu2-main{
    color: white;
    font-weight: 600;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    line-height: 20px;
    text-align: center;
    padding: 15px 57px;
    border: 1px solid #727272;
    border-radius: 30px;
    margin-right: 30px;

}
.pu2-main-href{
    color: white;
    text-decoration: none !important;
}
.pu2-main-href:hover{
    color: white;
}
.pu2-more{
    color: white;
    font-weight: 600;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    line-height: 20px;
    text-align: center;
    padding: 15px 25px;
    border-radius: 30px;
    margin-right: 20px;
    background-color: #1f9fff;
}

.pu-browse-button{
    height: 50px;
    color: white;
    text-align: center;
    line-height: 16px;
    padding: 17px 65px 0 65px;
    border-radius: 30px;
    border:1px solid #cecfd1;
    background-color: transparent;
    font-weight: 600;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    margin-top:20px;
}


/* Profil */
.profil-container{
    background-color: #070a0d;
    padding: 64px 0 95px 0;
}
.p-photo-big-box{
    text-align: center;
    padding-bottom: 18px;
}
.profil-box-left{
    margin-bottom: 50px;
}
.p-photo-box{
    width: 160px;
    height: 160px;
    border-radius: 50%;
    margin: auto;
    position: relative;
    border: 4px solid #1a2128;
    border-radius: 50%;
}
.p-profil-photo{
    width: 154px;
    height: 150px;
    margin-left: 0px;
    margin-top: 2px;
    border-radius: 50%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.p-camera-image{
    width: 20px;
    height: auto;
    margin: auto;
}
.camera-image-box{
    width: 41px;
    height: 41px;
    border-radius: 50%;
    background-color: #10161b;
    position: absolute;
    bottom: -4px;
    right: -4px;
    padding: 6px 0 0 1px;
}
.p-profil-name{

    font-weight: 600;
    text-align: center;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    color: white;
}
.p-profil-email{
    padding-bottom:22px;
    font-weight: 300;
    text-align: center;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    color: #1f9fff;
}
.p-profil-line{
    border-top: 1px solid #252b2f;
    border-bottom: 1px solid #252b2f;
    padding: 22px 0 19px 0;
    text-align: center;
    --bs-gutter-x: 0;
    margin-bottom: 30px;
}
.p-profil-number{
    color: white;
    font-weight: 600;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    padding-bottom: 2px;
}
.p-profil-number-text{
    color: #727272;
    font-weight: 300;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
}
.p-profil-line-box{
    padding: 0;
}
.p-nav-active{
    text-decoration: none;
    display: block;
    padding-bottom: 20px;
    font-weight: 600;
    font-size: 16px;
    color: white;
    font-family: 'Open Sans', sans-serif;
    cursor: pointer;
}
.p-nav{
    text-decoration: none;
    display: block;
    padding-bottom: 20px;
    font-weight: 600;
    font-size: 16px;
    color: #727272;
    font-family: 'Open Sans', sans-serif;
    cursor: pointer;
}
.p-nav-icon{
    padding: 0 7px 0 4px;
    font-size: 20px;
}
.profil-right{
    padding-left: 30px;
}
.profil-right-box{
    background-color: #10161b;
    margin-bottom: 70px;
}
.profil-title{
    padding: 35px;
    color: white;
    border-bottom: 1px solid #252b2f;
    font-size: 30px;
    font-family: 'Open Sans', sans-serif;
}
.p-right-line{
    padding: 35px 0 40px 0;
    margin: 0 35px;
    border-bottom: 1px solid #252b2f;
}
.p-right-line:last-child{
    border: none;
}
.p-rline-title{
    padding-bottom: 32px;
    color: white;
    font-weight: 600;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
}
.p-rline-button{
    float: right;
    color: white;
    padding: 9px 23px;
    border: 1px solid #727272;
    font-weight: 300;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    border-radius: 30px;
    margin-top: -4px;
}
.p-rline-button-href{
    color: white;
    text-decoration: none !important;
}
.p-rline-button-href:hover{
    color: white;
}
.p-rline-info{
    padding-bottom: 8px;
    font-weight: 300;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    display: inline-flex;
    width: 100%;
}
.p-rline-info-title{
    color: #727272;
    width: 120px;
    margin-right: 20px;
}
.p-rline-info-text{
    color: white;
}
.p-rline-about{
    font-weight: 300;
    color: #727272;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
}
.p-rline-settings{

    color: #727272;
    font-weight: 300;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
}
.settings-switch{
    float: right;
    margin-top: -5px;
}
.p-rline-settings-box{
    padding-bottom: 30px;
}
.p-rline-settings-box:last-child{
    padding-bottom: 0;
}
.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}
.p-new-button{
    background-color: #1f9fff;
    padding: 11px 30px;
    border-radius: 30px;
    color: white;
    float: right;
    font-weight: 600;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
}
.p-new-button-href{
    color: white;
    text-decoration: none !important;
}
.p-new-button-href:hover{
    color: white;
}
.p-choose-line-r{
    display: inline-flex;
}
.p-choose-line-responsive{
    display: none;
}
.p-choose-line{
    padding: 13px 35px;
    font-weight: 300;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    display: inline-flex;
    width: 100%;
}
.p-check{
    width: 4%;
}
.p-all{
    width: 46%;
    color: white;
    padding-top: 3px;
    padding-left: 15px;
}
.p-option{
    width: 52%;
    color: #1f9fff;
    padding-top: 3px;
    padding-right: 5px;
    text-align: end;
}
.p-delete{
    padding-right: 13px;
    border-right: 1px solid #727272;
    margin-right: 10px;
}
.p-delete-href{
    color: #1f9fff;
    text-decoration: none !important;
}
.p-delete-href:hover{
    color: #1f9fff;
}
.p-sort-line{
    display: inline-flex;
    background-color: #010102;
    color: #727272;
    font-weight: 300;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    padding: 5px 35px;
    width: 100%;
}

.p-sort-1{
    width:5%;
    text-align: center;
    padding-top: 5px;
    cursor: pointer;

}
.p-sort-2{
    width:20%;
    font-size: 13px;
}
.p-sort-3{
    width: 50%;
    padding-left: 15px;
    padding-top: 5px;
    cursor: pointer;
}
.p-sort-4{
    padding-left: 15px;
    width: 20%;
    padding-top: 5px;
    cursor: pointer;
}
.p-sort-5{
    width:18%;
    text-align: center;
    padding-top: 5px;
    cursor: pointer;

}

.p-message-line{
    padding: 35px;
    border-bottom: 1px solid #252b2f;
    color: white;
    display: inline-flex;
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}
.p-message-line.new{
    font-weight: 800 !important;
}

.p-message-line:last-child{
    margin-bottom: 150px;
}
.p-message-1{
    width:5%;
    text-align: center;
    padding-top: 5px;
}
.p-message-2{
    width:20%;
    padding-top: 5px;
    cursor: pointer;
    font-size: 13px;
}
.p-message-2 a {
    color: #1f9fff;
    text-decoration: none;
}
.p-message-3{
    padding-left: 15px;
    width: 50%;
    padding-top: 5px;
}
.p-message-3 a {
    color: #fff;
    text-decoration: none;
}
.p-message-4{
    padding-left: 15px;
    width: 20%;
    padding-top: 5px;
}
.p-message-5{
    width: 18%;
    text-align: end;
    padding-top: 5px;
    font-weight: 300;
}









.p-up-line{
    display: inline-flex;
    background-color: #010102;
    color: #727272;
    font-weight: 600;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    padding: 5px 35px;
    width: 100%;
}
.p-up-sort-1{
    width:48%;
    text-align: center;
    cursor: pointer;
}
.p-up-sort-2{
    width:16%;
    text-align: end;
    cursor: pointer;
    padding-right: 10px;
}
.p-up-sort-3{
    width: 16%;
    text-align: end;
    cursor: pointer;
    padding-right: 10px;
}
.p-up-sort-price-3{
    width: 16%;
    cursor: pointer;
    padding-right: 35px;
    text-align: end;
}
.p-up-sort-4{
    width: 20%;
    text-align: end;
    cursor: pointer;
}
.p-up-item-line{
    padding: 17px 35px ;
    border-bottom: 1px solid #252b2f;
    display: inline-flex;
    width: 100%
}
.p-up-item-line:last-child{
    margin-bottom: 150px;
}
.p-up-1{
    width:4%;
    text-align: center;
    padding-top: 25px;
}
.p-up-2{
    width:14%;
    cursor: pointer;
    padding-left: 15px;
}
.p-up-photo{
    width: 100%;
    height: auto;
    margin: auto;
}
.p-up-3{
    width: 29%;
    font-size: 15px;
    padding-left: 40px;
    padding-top: 25px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    color: white;
}
.p-up-3-name-href{
    color: white;
    text-decoration: none !important;
}
.p-up-3-name-href:hover{
    color: white;
}
.p-up-4{
    width: 18%;
    text-align: center;
    font-weight: 300;
    font-size: 15px;
    color: #727272;
    padding-top: 25px;
}
.p-up-5{
    width: 17%;
    text-align: center;
    font-weight: 300;
    font-size: 15px;
    padding-top: 25px;
    color: #727272;

}
.p-up-5-price{
    width: 17%;
    text-align: center;
    font-weight: 300;
    font-size: 15px;
    padding-top: 25px;
    color: #727272;

}
.p-up-6{
    width: 20%;
    text-align: end;
    font-weight: 300;
    font-size: 15px;
    padding-top: 25px;
    color: #727272;
}
.p-forum-line{
    display: inline-flex;
    background-color: #010102;
    color: #727272;
    font-weight: 600;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    padding: 5px 35px;
    width: 100%;
}
.p-forum-sort-1{
    width:40%;
    cursor: pointer;

}
.p-forum-sort-2{
    width:16%;
    text-align: center;
    cursor: pointer;
}
.p-forum-sort-3{
    width: 44%;
    padding-left: 15px;
    cursor: pointer;
}
.p-forum-1{
    width: 40%;
}
.p-forum-2{
    width: 16%;
    text-align: center;
    color: #727272;
    font-weight: 300;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    padding-top: 8.5px;
}
.p-forum-3{
    width: 44%;
    padding-left: 15px;
}
.p-forum-item-line{
    padding:35px ;
    border-bottom: 1px solid #252b2f;
    display: inline-flex;
    width: 100%
}
.p-forum-item-line:last-child{
    margin-bottom: 150px;
}
.p-forum-1-title{
    color: white;
    font-weight: 600;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
}
.p-forum-1-title-href{
    color: white;
    text-decoration: none !important;
}
.p-forum-1-title-href:hover{
    color: white;
}
.p-forum-1-href{
    color: #1f9fff;
    text-decoration: none !important;
}
.p-forum-1-href:hover{
    color: #1f9fff;
}
.p-forum-1-topic{
    color: #727272;
    font-weight: 300;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
}
.p-forum-3-text{
    color: #1f9fff;
    font-weight: 300;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
}
.p-forum-3-name{
    color:#727272;
    font-weight: 300;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    padding-right: 3px;
}
.p-message-line-r{
    padding: 35px;
    border-bottom: 1px solid #252b2f;
    color: white;
    display: inline-flex;
    width: 100%;
    font-family: 'Open Sans', sans-serif;
}
.p-infos-r{
    padding-left: 15px;
}
.p-infos-item-r{
    font-weight: 300;
    font-size: 15px;
}
.p-infos-title-r{
    color: #727272;
    font-weight: 600;
    width: 90px;
    padding: 7px 5px 7px 0;
    display: inline-block;
}
.p-infos-item-r-icon{
    margin-left: 95px;
}
.p-responsive{
    display: none;
}
.p-up-photo-r{
    width: 60%;
    height: auto;
    margin-bottom: 10px;
}
.p-up-title-r{
    color: #727272;
    font-weight: 600;
    width: 120px;
    padding: 7px 5px 7px 0;
    display: inline-block;
}
.p-message-line-r:last-child{
    border-bottom: 0;
}
.p-topic-r{
    display: inline-flex;
}
.p-topic-r-2{
    padding-top: 7px;
}




/* Publikus Profil */
.pp-left{
    display: inline-flex;
    padding: 55px 0;
}
.pp-image-box{
    height: 200px;
    width: 200px;
    border: 7px solid #252b2f;
    border-radius: 50%;
    margin-right: 50px;
}
.pp-image-box img {
    width: 188px;
    height: 188px;
    border-radius: 50%;
}
.pp-image{
    width: 100%;
}
.pp-name{
    padding-top: 20px;
    font-size: 40px;
    color: white;
    font-family: 'Open Sans', sans-serif;
}
.pp-web{
    color: white;
    font-weight: 300;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    padding-bottom: 25px;
}
.pp-message{
    color: white;
    border-radius: 30px;
    background-color: #1f9fff;
    font-weight: 600;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    padding: 12px 25px;
    margin-right: 10px;
}
.pp-button{
    color: white;
    border: 1px solid white;
    border-radius: 50%;
    padding: 8px 7.5px 8px 9.5px;
    font-size: 20px;
    margin-right: 10px;
    cursor: pointer;
}
.pp-button2{
    color: white;
    border: 1px solid white;
    border-radius: 50%;
    padding: 8px 6.5px;
    font-size: 20px;
    margin-right: 10px;
    cursor: pointer;
}
.pp-message-href{
    color: white;
    text-decoration: none !important;
}
.pp-message-href:hover{
    color: white;
}
.pp-right{
    padding: 55px 0;
}
.pp-right-box{
    border-left: 1px solid white;
    padding: 62.5px 0;
}
.pp-right-number{
    text-align: center;
    color: white;
    font-weight: 600;
    font-size: 30px;
    font-family: 'Open Sans', sans-serif;
}
.pp-right-text{
    color: white;
    font-weight: 300;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
}
.pp-nav-container{
    background-color: #10161b;
    height: 52px;
}
.pp-nav-item{
    color: #8f8e8e;
    padding: 15px 28px 13px 28px;
    font-weight: 300;
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
    display: inline-block;
}
.pp-nav-href{
    color: #8f8e8e;
    text-decoration: none !important;
}
.pp-nav-href:hover{
    color: #8f8e8e;
}
.pp-active{
    color: white;
    border-bottom: 2px solid white;
}
.pp-container{
    background-color: #070a0d;
    padding: 80px 0 100px 0;
}
.profil-popup{
    display: none;
    position: absolute;
    opacity: 1;
    z-index:2;
    bottom: -427px;
    width: 320px;
    height: auto;
    left: -122px;
    background-color: #10161b;
    border: 1px solid #252b2f;
    text-align: left;
}
.profil-popup:before {
    content: "";
    width: 0px;
    height: 0px;
    position: absolute;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid transparent;
    border-bottom: 10px solid #252b2f;
    right: 50%;
    top: -21px;
}

.profil-popup:after {
    content: "";
    width: 0px;
    height: 0px;
    position: absolute;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid transparent;
    border-bottom: 10px solid #10161b;
    right: 50%;
    top: -18px;
}
.popup-title-box{
    padding: 25px;
    border-bottom: 1px solid #252b2f;
    text-align: left;
} 
.popup-title{
    color: white;
    font-weight: 600;
    font-size: 22px;
    font-family: 'Open Sans', sans-serif;
    width: 100%;
}
.popup-email{
    color: #1f9fff;
    font-weight: 300;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    width: 100%;
}
.popup-profil{
    padding: 2px 25px 20px 25px;
    border-bottom: 1px solid #252b2f;
}
.popup-profil-item{
    padding-top: 15px;
    color: #727272;
    font-weight: 300;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
}
.p-p-href{
    color: #727272;
    text-decoration: none !important;
}
.p-p-href:hover{
    color: #727272;
}
.p-p-button-box{
    padding: 25px;
}
.p-p-button{
    display: inline-block;
    padding: 8px 25px;
    border: 1px solid #252b2f;
    border-radius: 30px;
    color: #727272;
    font-weight: 300;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
}
.p-p-button-href{
    color: #727272;
    text-decoration: none !important;
}
.p-p-button-href:hover{
    color: #727272;
}
#icon2{
    display: none;
    padding-top: 4px;
}
#icon1{
    padding-top: 4px;
}





.header-container-r{
    background-color: #10161b;
    display: none;
}
.mobil-first-line{
    padding: 15px 35px 15px 35px;
}
.header-logo-r{
    width: 250px;
    height: auto;
    margin: 20px 10px 15px 0;
}
.mobil-header-icon{
    color: white;
    float: right;
    font-size: 30px;
    padding: 15px 0;
    cursor: pointer;
}
#close{
    display: none;
}
#mobil-menu{
    border-top: 1px solid #252b2f;
    padding: 30px 35px 40px 35px;
    display: none;
}
.reg-button-mobil{
    width: 200px;
    margin: auto;
}
.mobil-menu-nav{
    padding-top: 15px;
    color: white;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}
.mobil-menu-nav-href{
    color: white;
    text-decoration: none !important;
}
.mobil-menu-nav-href:hover{
    color: white;
}


/* regisztráció, belépés */
.reg-container{
    min-height: calc( 100vh - 156.06px);
    position: relative;
    padding: 30px 0px;
}

.reg-footer-container{
    background-color: #070a0d;
    padding: 0;
    border-bottom: 2px solid #1f9fff;
}
.reg-footer-last-line{
    padding: 20px 0 20px 0;
}
.reg-box{
    margin: auto;
    width: 480px;
    background-color: white;
    border-radius: 5px;
    padding: 37px 40px 35px 40px;
}
.reg-title{
    font-size: 30px;
    font-family: 'Open Sans', sans-serif;
    color: #10161b;
    padding-bottom: 27px;
    text-align: center;
}
.reg-face{
    display: inline-block;
    margin-right: 10px;
    border-radius: 30px;
    padding: 10px 0 11px 0;
    text-align: center;
    background-color: #3c5a96;
    color: white;
    font-weight: 600;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    position: relative;
    width: calc(100% - 10px);
}
.facebook-icon{
    position: absolute;
    top: 8px;
    left: 25px;
    font-size: 30px;
}
.reg-face-href{
    color: white;
    text-decoration: none !important;
    width: 50%;
}
.reg-face-href:hover{
    color: white;
}
.reg-google{
    display: inline-block;
    margin-left: 10px;
    border-radius: 30px;
    padding: 10px 0;
    text-align: center;
    background-color: white;
    color: #10161b;
    font-weight: 600;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    position: relative;
    width: calc(100% - 10px);
    border: 1px solid #d7d8db;
}
.google-icon{
    width: 25px;
    height: 25px;
    border-radius: 50%;
    position: absolute;
    top: 10px;
    left: 25px;
}
.reg-buttons{
    display: inline-flex;
    width: 100%;
}
.reg-google-href{
    color: #10161b;
    text-decoration: none !important;
    width: 50%;
}
.reg-google-href:hover{
    color: #10161b;
}
.reg-line{
    margin: 25px 0;
    color: #e1e1e1;
}
.reg-line-box{
    position: relative;
}
.reg-line-text{
    color: #10161b;
    font-weight: 600;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    padding: 0 10px;
}
.reg-input{
    width: 100%;
    height: 47px;
    margin-bottom: 17px;
    border-radius: 0;
    border: 1px solid #9d9d9d;
    color: #767676;
    font-weight: 300;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    padding-left: 14px;
    outline: none;
}
.reg-label{
    font-weight: 300;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    color: #10161b;
    padding-left: 10px;
    margin-bottom: 12px;
}
.reg-label-href{
    color: #1f9fff;
    text-decoration: none !important;
}
.reg-label-href:hover{
    color: #1f9fff;
}
.reg-page-button{
    font-weight: 600;
    width: 100%;
    text-align: center;
    background-color: #1f9fff;
    color: white;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    padding: 13px 0;
    margin-bottom: 27px;
    margin-top: 10px;
    border-radius: 30px;
}
.reg-page-button-href{
    color: white;
    text-decoration: none !important;
}
.reg-page-button-href:hover{
    color: white;
}
.reg-have{
    color: #10161b;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
}
.reg-have-href{
    color:  #1f9fff;
    text-decoration: none !important;
    padding-left: 5px;
}
.reg-have-href:hover{
    color: #1f9fff;
}
.forget-password{
    font-weight: 300;
    font-size: 16px;
    color: #1f9fff;
    font-family: 'Open Sans', sans-serif;
    padding-bottom: 12px;
}
.forget-password-href{
    color: #1f9fff;
    text-decoration: none !important;
}
.forget-password-href:hover{
    color: #1f9fff;
}
.forget-password-text{
    padding-top: 20px;
    padding-bottom: 35px;
    font-weight: 300;
    color: #10161b;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
}
.problem-href{
    color: #1f9fff;
    text-decoration: none !important;
}
.problem-href:hover{
    color: #1f9fff;
}
.done-image{
    width: 43px;
    height: auto;
    margin-bottom: 18px;
}
.forget-password-line{
    color: #e1e1e1;
    margin: 0px 0 10px 0;
}













@media only screen and (max-width: 1975px){
    #nav15{
        display: none;
    }
}
@media only screen and (max-width: 1850px){
    #nav14{
        display: none;
    }
}
@media only screen and (max-width: 1750px){
    #nav13{
        display: none;
    }
}
@media only screen and (max-width: 1650px){
    #nav12{
        display: none;
    }
}
@media only screen and (max-width: 1550px){
    .header-right-login{
        width: 25%;
    }
    #nav11{
        display: none;
    }
}
@media only screen and (max-width: 1450px){
    #nav10{
        display: none;
    }
}
@media only screen and (max-width: 1370px){
    .header-right-login{
        width: 30%;
    }
}
@media only screen and (max-width: 1350px){
    #nav9{
        display: none;
    }
}
@media only screen and (max-width: 1250px){
    .header-right-login{
        width: 35%;
    }
}
@media only screen and (max-width: 1200px){
    .comment-input{
        width: 56%;
    }
    .comment-write-icon{
        width: 7%;
    }
    .comment-send-href{
        width: 30%;
    }

    .forum-hsz{
        padding-left: 0;
    }
    .forum-number{
        padding-right: 5px;
    }
    .forum-box{
        padding: 0 5px;
    }
    .p-up-sort-2{
        padding-right: 0;
    }
    .p-up-1{
        padding-top: 12px;
    }
    .p-up-3{
        padding-top: 12px;
    }
    .p-up-4{
        padding-top: 12px;
    }
    .p-up-5{
        padding-top: 12px;
    }
    .p-up-5-price{
        padding-top: 12px;
    }
    .p-up-6{
        padding-top: 12px;
    }
    .p-up-3-name{
        padding-top: 0px;
    }
}
@media only screen and (max-width: 1175px){
    .header-out-box{
        margin: 0 10px;
    }
}
@media only screen and (max-width: 1100px){
    #nav8{
        display: none;
    }
}
@media only screen and (max-width: 1080px){
    .header-breadcrumb{
        display: none;
    }
    .header-right{
        width: calc(100% - 308px);
        margin-left: calc(100% - 660px);
    }
    .header-right-login{
        width: calc(100% - 310px);
        margin-left: calc(100% - 570px);
    }
}

@media only screen and (max-width: 1050px){
    .main-section-title{
        height: 60px;
    }
}
@media only screen and (max-width: 1000px){
    #nav8{
        display: none;
    }
}
@media only screen and (max-width: 991px){
    .main-section-box{
        padding: 0 30px;
    }
    .footer-logo{
        width: 75%;
        margin-top: 10px;
    }
    .footer-social{
        margin-bottom: 30px;
    }
    .photo-profil-right{
        width: 80%;

    }
    .photo-profil-left{
        padding-right: 15px;
    }
    .forum-left{
        padding-right: 15px;
        margin-bottom: 70px;
    }
    .comment-forum-box{
        width: 80%;
        margin: auto;
    }
    .adok-veszek-left{
        width: 70%;
        margin: 0 15% 70px 15%;
    }
    .adok-veszek-right{
        padding-left: 15px;
    }
    .photo-profil-responsive{
        display: block;
    }
    .photo-profil-big{
        display:none;
    }
    .photo-profil-right{
        margin-bottom: 70px;
    }
    .pu-right{
        padding-left: 25px;
    }
    .pp-right-box{
        border-left: none;
        border-top: 1px solid white;
    }
    .pp-left{
        padding-bottom: 0;
    }
    .forum1-right{
        width: 90%;
        margin: auto;
    }
    .profil-right{
        padding-left: 15px;
        margin-top: 30px;
    }
    .navbar-collapse {
        display: flex !important;
    }
    .navbar-nav{
        flex-direction: row;
    }
}   
@media only screen and (max-width: 850px){
    #nav7{
        display: none;
    }
}   
@media only screen and (max-width: 767px){
    .photo-cat-more{
        text-align: center;
        margin-top: 15px;
    }
    .photo-cat-1{
        text-align: center;
    }
    .main-section-box{
        padding: 0 40px;
    }
    .main-section-title{
        height: auto;
    }
    .main-section-box{
        border-right: none;
    }

    .new-comments-title{
        margin-top: 50px;
    }
    .comment-main-box{
        padding: 0;
    }
    .footer-text{
        width: 90%;
        margin: 0 5%;
        text-align: justify;
    }
    .footer-social{
        text-align: center;
    }
    .footer-image-box{
        text-align: center;
    }
    .footer-copyright{
        text-align: center;
        margin-bottom: 5px;
    }
    .footer-menu{
        text-align: center;
    }
    .category-title-box{
        text-align: center;
    }
    .sort-box{
        text-align: center;
    }
    .comment-write-image-resp{
        display: none;
    }
    .forum-pag-box{
        text-align: center;
    }
    .forum-sort-box{
        text-align: center;
        padding-top: 15px;
    }
    .forum-3-line{
        height: 120px;
    }
    .forum-3-add{
        text-align: center;
        padding-top: 15px;
    }
    .adok-veszek-title{
        text-align: center;
        border-bottom: none;
        margin-bottom: 0;
    }
    .adok-veszek-new{
        text-align: center;
    }
    .av-line{
        height: 120px;
    }
    .av-product-name{
        margin-top: 10px;
    }
    .photo-profil-right{
        width: 100%;
    }
    .pp-left{
        text-align: center;
        display: inline;
    }
    .pp-image-box{
        margin: auto;
    }
    .pp-image-container{
        padding-top: 50px;
    }
    .pp-nav-container{
        height: 104px;
        text-align: center;
    }
    .forum-comment-send-href{
        width: 30%;
    }
    .forum-box-right{
        width: auto;
        margin: 0;
    }
    .forum-box-left{
        width: auto;
        margin-left: 35px;
        padding-bottom: 20px;
    }
    .forum-hsz{
        padding-left: 35px;
    }
    .forum-number{
        padding-right: 40px;
    }
    .forum-sort-box{
        padding-top: 10px;
    }
    .sort-box-big{
        text-align: center;
        padding-top: 0;
    }
    .p-rline-settings{
        display: inline-block;
        width: 75%;
    }
    .p-sort-line{
        display: none;
    }
    .p-message-line{
        display: none;
    }
    .p-responsive{
        display: block;
    }
    .p-choose-line{
        border-bottom: 1px solid #252b2f;
    }
    .p-up-line{
        display: none;
    }
    .p-up-item-line{
        display: none;
    }
    .p-forum-line{
        display: none;
    }
    .p-forum-item-line{
        display: none;
    }
    .header-container{
        display: none;
    }
    .header-right{
        padding-top: 0;
        width: auto;
        text-align: center;
        margin: 0;
        margin-bottom: 10px;
    }
    .header-right-login{
        padding-top: 0;
        width: auto;
        text-align: center;
        margin: 0;
        margin-bottom: 10px;
    }
    .header-right-search{
        padding-left: 0;
    }
    .header-container-r{
        display: block;
    }
    .reg-container{
        min-height: calc( 100vh - 196.98px);
    }
}
@media only screen and (max-width: 575px){
    .content-container{
        padding: 60px 40px;
    }
    .comment-number{
        text-align: center;
        border-bottom: none;
    }
    .comment-sort{
        text-align: center;
        border-top: none;
    }
    .forum-3-comment-right{
        width: 90%;
        margin: 20px 5% 50px 5%;
    }
    .forum-3-comment-left{
        width: 100%;
        display: inline-flex;
    }
    .forum-3-comment-box{
        display: inline;
    }
    .forum-3-profil-image-box{
        margin: 0 10%;
    }
    .forum-3-left-name{
        margin-top: 18px;
    }
    .forum-3-box{
        padding-right: 0px;
    }
    .expand-circle{
        top: 10px;
        right: 15px;
    }
    .forum-2-line{
        text-align: center;
        height: 120px;
    }
    .forum-sort{
        margin-top: 25px;
    }
}
@media only screen and (max-width: 530px){
    .comment-text{
        margin-left: 15px;
    }
    .comment-name-box{
        margin-left: 15px;
    }
    .r-pp-mini{
        display: block;
    }
    .r-pp-send{
        display: none;
    }
    .comment-input{
        width: 65%;
    }
    .comment-write-icon{
        width: 10%;
    }
    .comment-send-href{
        width: 15%;
    }
    .comment-send-button{
        padding: 18px 10px;
    }
    .adok-veszek-left{
        width: 90%;
        margin: 0 5% 70px 5%;
    }

    .pu2-more{

        margin-top: 30px !important;
        display: inline-block;
    }
    .forum-search-box{
        padding: 30px 15px;
    }
    .profil-title{
        font-size: 26px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .p-rline-info{
        display: inline;
    }
    .p-rline-info-text{
        padding-bottom: 15px;
    }
    .p-right-line{
        margin: 0 10px;
    }
    .p-new-button{
        padding-left: 15px;
        padding-right: 15px;
    }
    .p-choose-line{
        display: none;
    }
    .p-choose-line-responsive{
        display: block;
        padding: 15px 20px;
        border-bottom: 1px solid #252b2f;
    }
    .p-all-r{
        color: white;
        padding-top: 3px;
        padding-left: 15px;
    }
    .p-option-r{
        color: #1f9fff;
        padding-top: 10px;
        padding-right: 3px;
    }
    .p-topic-r{
        display: inline-flex;
    }
    .reg-box{
        width: 420px;
    }
}
@media only screen and (max-width: 450px){
    .forum-hsz{
        padding-left: 0;
    }
    .forum-number{
        padding-right: 5px;
    }
    .forum-box-left{
        margin-left: 10px;

    }
    .forum-box-right{
        margin-left: 10px;

    }
    .p-up-title-r2{
        width: 50px;
    }
    #mobil-menu{
        padding: 30px 15px 40px 15px;
    }
    .header-logo-r{
        width: 220px;
    }
    .reg-box{
        width: 370px;
        padding: 37px 20px 35px 20px;
    }
}
@media only screen and (max-width: 400px){
    .footer-social-text{
        padding-right: 0px;
    }
    .footer-social-circle-facebook{
        margin-left: 5px;
    }
    .footer-social-circle-twitter{
        margin-left: 5px;
    }
    .footer-social-circle-insta{
        margin-left: 5px;
    }
    .comment-text{
        margin-left: 20px;
    }
    .comment-name-box{
        margin-left: 20px;
    }
    .comment-send-button{
        padding: 18px 7px;
    }
    .pp-nav-item{
        padding: 15px 20px 13px 20px;
    }

    .forum-comment-send-button{
        padding: 18px 10px; 
    }
}  

.modal-dialog {
    border-radius: 5px;
    background: rgba(16,22,27,.96);
    font-family: 'Open Sans', sans-serif;
}

.modal-content {
    border-radius: 5px;
    color: #fff;
    background: transparent;
    box-shadow: 0px 15px 32px rgba(0,0,0,.35);
    border:none;
}

.modal-header, .modal-footer {
    border: none;
    background: rgba(255,255,255,.05);
}

.modal-body {
    padding: 30px;
}

.modal-backdrop{
}
.modal-backdrop.in{
    opacity: 1 !important;
}

.form-group {
    margin-bottom: 15px;
}

.form-group label {
    margin-bottom: 5px;
}

.close {
    background: transparent;
    color: #bbb;
    border: none;
    border-radius: 50%;
}

.close:hover {
    color: #fff;
}

.modal-content input[type=text].form-control, input[type=password].form-control, input[type=email].form-control {
    background: #222e38;
    border: none;
    color: #fff;
}

.image-block {
    background-color: #10161b;
    height: 100%;
    width: 100%;
    padding: 30px;
}

.image-block .form-group {
    padding: 30px;
    border: 3px dashed #252b2f;
    height: 100%;
    text-align: center;
    width: 100%;
    font-family: 'Open Sans', sans-serif;
}

.image-block .form-group h3 {
    text-align: center;
    width: 100%;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin: 35px 0px 30px 0px;
}

.image-block .form-group h4 {
    font-size: 16px;
    color: #727272;
}

h4.helper-text {
    margin-top: 30px;
    font-size: 13px !important;
}

.browse-icon {
    opacity: .1;
}

.inp-upload {
    display: none;
}

#drop-image {
    top: 30px;
    left: 30px;
    position: absolute;
    width: calc(100% - 60px);
    height: calc(100% - 60px);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
}

#drop-area {
    position: absolute;
    width: calc(100% - 60px);
    height: calc(100% - 60px);
    left: 0px;
    top: 0px;
    margin: 30px;
    z-index: 2;
}

#drop-container {
    position: relative;
}

.h-100 {
    min-height: 300px;
}

.masonry { /* Masonry container */
    -webkit-column-count: 4;
    -moz-column-count:4;
    column-count: 4;
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px;
    margin: 10px;
    padding: 0;
    -moz-column-gap: 5px;
    -webkit-column-gap: 5px;
    column-gap: 5px;
    font-size: .85em;
}
.item {
    display: inline-block;
    padding: 1em;
    margin: 0 0 1.5em;
    width: 100%;
    -webkit-transition:1s ease all;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.item img{
    width:100%; height: auto;
}

@media only screen and (max-width: 320px) {
    .masonry {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
    }
}

@media only screen and (min-width: 321px) and (max-width: 768px){
    .masonry {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }
}
@media only screen and (min-width: 769px) and (max-width: 1200px){
    .masonry {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }
}
@media only screen and (min-width: 1201px) {
    .masonry {
        -moz-column-count: 4;
        -webkit-column-count: 4;
        column-count: 4;
    }
}

#chat-image {
    margin: auto;
    display: none;
    width: 100%;
    position: relative;
    text-align: center;
}

.chat-image-container {
    margin: auto;
    margin-bottom: 20px;
    padding: 5px;
    background-color: #333;
    position: relative;
    display: inline-flex;
}

#chat-image img {
    vertical-align: middle;    
    max-width: 100%;
    max-height: 200px;
    width: auto;
    height: auto;
}

.delete-chat-image {
    padding: 0;
    width: 20px;
    height: 20px;
    background: #fff;
    border: none;
    font-size: 16px;
    position: absolute;
    color: red;
    right: 12px;
    top: -2px;
    line-height: 5px;
    border-radius: 50%;
    z-index: 2;
}

.chat-input .input-group {
    position: relative;
}

.hidden {
    display: none;
}

.forum-pag-box a {
    color: #fff;
    text-decoration: none;
}

.comment-customer-image {
    margin-top: 15px;
    box-shadow: 7px 7px 32px rgba(0,0,0,.35);
}

.comment-customer-image img {
    max-width: 100%;
}


#reply-chat-image {
    margin: auto;
    display: none;
    width: 100%;
    position: relative;
    text-align: center;
}

.reply-chat-image-container {
    margin: auto;
    margin-bottom: 20px;
    padding: 5px;
    background-color: #333;
    position: relative;
    display: inline-flex;
}

#reply-chat-image img {
    vertical-align: middle;    
    max-width: 100%;
    max-height: 200px;
    width: auto;
    height: auto;
}

.delete-reply-chat-image {
    padding: 0;
    width: 20px;
    height: 20px;
    background: #fff;
    border: none;
    font-size: 16px;
    position: absolute;
    color: red;
    right: 12px;
    top: -2px;
    line-height: 5px;
    border-radius: 50%;
    z-index: 2;
}

.reply-chat-input .input-group {
    position: relative;
}

.reply-comment-text {
    background: rgba(0,0,0,.1) !important;
}

.reply-text {
    display: none;
}

.p-message-content {
    padding: 10px 35px;
    color: #fff;
}

.p-message-content pre {
    max-width: 100%;
    word-wrap: break-word;
    word-break: break-word;
    display: block;
    white-space: pre-wrap;

}

.message-info-bar {
    padding: 5px 35px;
    color: #fff;
    background-color: #000;
}

.message-info-bar a {
    color: #1f9fff;
    text-decoration: none;
}

.message-info-button {
    padding: 0px 10px;
    color: #fff;
    border-right: 1px solid #333;
}

.message-info-button:last-child {
    border: none;
}

.message-date {
    border-left: 1px solid #333;
    padding-left: 10px;
    margin-left: 10px;
}

.default-button {
    height: 50px;
    color: white;
    text-align: center;
    line-height: 50px;
    padding: 0 10px;
    border-radius: 30px;
    background-color: #1f9fff;
    font-weight: 600;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    border: none;
}

.default-button:hover {
    background-color: #1b86d6;
}

.grey-button {
    height: 50px;
    color: white;
    text-align: center;
    line-height: 50px;
    padding: 0 10px;
    border-radius: 30px;
    background-color: #202c35;
    font-weight: 600;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    border: none;
}

.grey-button:hover {
    background-color: #141c21;
}


.black-button {
    height: 50px;
    color: white;
    text-align: center;
    line-height: 50px;
    padding: 0 10px;
    border-radius: 30px;
    background-color: #010101;
    font-weight: 600;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    border: none;
}

.black-button:hover {
    background-color: #000;
}


.p_selector {
    left: 0px;
    top: 63px;
    position: absolute;
    display: none;
    background-color: #fff;
    box-shadow: 5px 15px 25px rgba(0,0,0,.3);
    z-index: 99999;
    width: 100%;
    max-height: 250px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.p_selector ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.p_selector ul li {
    display: block;
    padding: 10px;
    text-decoration: none;
    color: #444;
}

.p_selector ul li:hover {
    cursor: pointer;
    color: #fff;
    background-color: #59cf7c;
}

.form-group {
    position: relative;
}

.distance-container {
    display: none;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link {
    border: none;
    color: white !important;
    background: transparent !important;    
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    border: none;
    color: white !important;
    border-bottom: 2px solid white !important;
    background: transparent !important;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link:hover {
    border: none;
    border-bottom: 2px solid white !important;
}

.av-product-text {    
    word-break: break-all;
}

.product-height-fix {
    line-height: 22px;
    height: 66px;
}

.vote-question {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    color: #fff;
    margin-bottom: 15px;
}

a.reg-button {
    text-decoration: none;
}

a.reg-button:hover {
    background-color: #1e8ada;
    color: #fff;
}

#container.fluid .item {
    width: 24.3%; 
    margin: 5px 0.2% 5px 0.2%;
}
#container.fluid .item img
{
    display: block;
    width: 100%;
    height: auto !important;
    opacity: 1;
}

.image {
    float: left;
    position: relative;
}

.image-hover:hover {
    cursor: pointer;
}
.image-hover img {
    width: 100%;
    vertical-align: top;
}
.image-hover:after {
    content: '\A';
    position: absolute;
    width: 100%; 
    height: 100%;
    top: 0; left: 0;
    background: rgba(0,0,0,0.6);
    opacity: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.image-hover:hover:after {
    opacity: 1;
}
.image-description {  
    display: none;
    position: absolute; 
    bottom: 0px;
    left: 0px;  
    width: 100%;  
    background-color: black;  
    font-size: 15px;  
    color: white;  
    opacity: 0.6; 
    filter:alpha(opacity=60);
    z-index: 9998;
    transition: all 0.5s;
}  
.image-description-content {  
    padding: 0px 10px;  
    margin: 10px;  
    z-index: 9999;
}  

.item.image {
    padding: 0;

}

.image-hover:hover .image-description {
    display: block;
}


.fb-like {
    opacity: 0.6;
    filter: alpha(opacity=60);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
}

#new_topic {
    width: 50%;
    background-color: #000;
    padding: 20px;
    color: #fff;
    position: absolute;
    z-index: 999999;
}

.fb_iframe_widget_fluid_desktop, .fb_iframe_widget_fluid_desktop span, .fb_iframe_widget_fluid_desktop iframe {
    max-width: 100% !important;
    width: 100% !important;
}

#mc2 {
    display: none;
}

#dropdown_category {
    position: absolute;
    display: none;
    background-color: #10161b !important;
    box-shadow: 5px 5px 15px rgba(0,0,0,.5);
    z-index: 9999;
}

a.menu-category-item {
    display: block;
    color: #fff;
    padding: 5px 30px;
    text-decoration: none;
}

.menu-category-item:hover {
    background-color: #000;
}

#dropdown_share {
    position: absolute;
    display: none;
    background-color: #10161b !important;
    box-shadow: 5px 5px 15px rgba(0,0,0,.5);
    z-index: 9999;
}

a.share-item {
    display: block;
    color: #fff;
    padding: 5px 30px;
    text-decoration: none;
}

.share-item:hover {
    background-color: #000;
}

#shmc2 {
    display: none;
}

.reaction-icon-right a {
    color: #fff;
}

.reaction-icon-right a:hover {
    text-decoration: none;
}

#search_panel {
    display: none;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.3);
    z-index: 1005;
}

#search_panel .search-container {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    min-height: 100vh;    
    z-index: 1006;
}

#search_panel .search-container .search-content {
    position: absolute;
    display: block;
    width: calc(100% - 100px);
    margin: 50px;
    padding: 50px;
    background-color: #000;
    border: 1px solid #222;
    box-shadow: 5px 5px 35px 35px rgba(0,0,0,.5);
    z-index: 1007;
}

.close-search {
    right: 0px;
    top: 0px;
    position: absolute;
    width: 30px;
    height: 30px;
    background-color: #444;
}

.close-search:hover {
    background-color: #fff;
    cursor: pointer;
}

.search-item {
    background-color: rgba(255,255,255,.1);
}