<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
    background-color: rgb(240, 240, 240);
}
.body-content{
    flex: auto;
    flex-direction: column;
    height: 100%;
    min-height: 100vh;
    display: flex;
}
.body-all-content{
    flex: 1 0 auto;
    position: relative;
}
.footer-bg{
    background-image: url('/theme/default/img/ffhd.jpg');
    background-size: contain;
    background-position: bottom;
    background-repeat: no-repeat;
}

a, a:focus,a:active,a:hover{
    color:#4273a6;
}
a:active.navbar img.logo{
    text-decoration: none;
}
.content{
    max-width: 1100px;
}
.container-fluid.content.content-page{
    min-height: 300px;
}
form{
	margin: 0;
}
#allow-cookie{
    padding: 0 15px;
}
.user-s{
    background-color: #4777a7;
}
.user-s-trans{
    background-color: rgba(71,119,161,0.8);
}
.user-c{
    background-color: #c44a6b;
}
.user-c-trans{
    background-color: rgba(196, 74, 107, 0.8);
}
.full-width-content{
    max-width: 100%!important;
    padding:0;
    margin: 0;
}

/* stepper circle */
#step2 , #step3 , #step4{
    display: none;
}
/* header background */
.all-header{
    margin-bottom: -70px;
}

.header-background{
    height: 400px;
    background-color: rgba(71, 119, 167,0.6);
    background-repeat: no-repeat;
    background-position:top center;
    background-size: cover;
}
.header-inside{
    position: relative;
    height: 100%;
    max-height: max-content;
}
.header-background.no-header-bg{
    background-color: rgba(71, 119, 167,0.6);
    width: 100%;
    max-width: 1100px;
    margin: auto;
}
.header-size{
    position: relative;
    max-width:1100px;
    width:100%;
    margin:auto;
    z-index: 20;
}
.no-slider-bg{
    background-size: auto;
}
.no-header-bg{
    height: inherit;
}
.head-bg-cat-job-box{
    position: relative;
    height: 240px;
}
.category-text-bg-content{
    margin: auto;
    padding:10px 20px;
    color:white;
    font-size: 20px;
}
.category-text{
    margin: auto;
    color: white;
    font-weight: bold;
    font-size: xx-large;
    height:100%;
    width: 100%;
    padding: 10px;
    text-align: center;
    display: flex;
}
.header-slieder-img-pos{
    background-position-y: 0!important;
}
@media only screen and (max-width: 768px){
    .head-bg-cat-job-box {
        top: 260px;
        height: 140px;
    }
    .header-background .no-header-bg{
        height: 230px;
    }
    .category-text-bg-content h1{
        font-size: 26px;
    }
}
#headerFirstContentDiv{
    display: inherit;
    position: relative;
}
#headerFirstContentDiv:before{
    content: "";
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    background-color: rgba(56, 136, 220,0.3);
}
#headerFirstContentDiv.header-bg-img{
    border-bottom: 2px solid white;
}
@media only screen and (max-width: 3440px){
    #headerFirstContentDiv.header-bg-img{
        background-image: url('/theme/default/img/slide3440.jpg');
        background-size: cover;
        background-position-y: -120px;
    }
}
@media only screen and (max-width: 2560px){
    #headerFirstContentDiv.header-bg-img{
        background-image: url('/theme/default/img/slide2560.jpg');
        background-size: cover;
        background-position-y: -70px;
    }
}
@media only screen and (max-width: 1920px){
    #headerFirstContentDiv.header-bg-img{
        background-image: url('/theme/default/img/slide1920.jpg');
        background-size: cover;
        background-position-y: 0;
    }
}
@media only screen and (max-width: 1387px){
    #headerFirstContentDiv.header-bg-img{
        background-image: url('/theme/default/img/slide1380_new.jpg');
        background-size: auto;
    }
}
/* header background end */

/* slider box */
.slider-box{
    height: 240px;
}
.slide-changer-div{
    text-align: center;
    padding: 0;
    margin: auto;
    width: 100%;
    height: 10%;
}
.slide-changer-div .changer{
    background-color:white;
    margin: 5px;
    cursor: pointer;
    height: 10px;
    width: 10px;
    border-radius: 5px;
    display: inline-block;
    box-shadow: 3px 3px 9px;
}
.slide-changer-div .active{
    background-color: #C44A6B;
}
.slide-text {
    margin: auto;
    font-weight: bold;
    font-size: xx-large;
    height: 90%;
    width: 100%;
    padding: 10px;
    text-align: center;
    display: flex;
}
.slide-text-bg-content{
    margin: auto;
    padding:10px 20px;
    color: white;
    font-size: 26px;
    display: flex;
}
.slide-text-link{
    width: 100%;
    display: flex;
    height: 100%;
    text-decoration: none!important;
}
.disabled-slide-link{
    z-index: -1;
}
.slide-item-19 .slide-text a,.slide-item-19 .slide-text div,.slide-item-19 .slide-text p{
    color: #D32558!important;
}
.counter-design {
    background-color: rgba(65, 123, 183, 0.85);
    width: 125px;
    height: 105px;
    float: left;
    cursor: default;
    display: flex;
}
.center-counter{
    margin-right: 130px;
    margin-left: 130px;
}
.counter-num{
    text-align: center;
    font-size: 38px;
}
.counter-text{
    color: white;
    font-size: 19px;
}
.counter-box{
    margin: auto;
}
/* slider box end */
.navbar-brand img{
    height: 60px;
}
.menu-ul-box ul:first-child{
    height: 100%;

}
@media only screen and (min-width: 768px){
    .menu-ul-box{
        min-height: 70px;
    }
    .menu-ul-box ul:first-child{
        padding-top:30px;
    }

}
@media only screen and (max-width: 768px) {
    .menu-ul-box{
        border-top: 1px solid lightgray;
    }
}
/* search row begin */

@media only screen and (max-width:768px){
    .city-search-div{
        position: inherit;
    }
}

.city-livesearch{
    position: absolute;
    background-color: white;
    padding: 0;
    border: 1px solid #cccccc;
    max-height: 300px;
    overflow-y: scroll;
    min-width: 100%;
    display: none;
    z-index: 50;
}
.city-livesearch .hint{
    cursor: pointer;
    padding-left: 10px;
}
.city-livesearch .hint:hover, .city-livesearch .hint.hover{
    background-color: #76c8ee;
    color: black;
}
#city-search-input{
    margin: 5px;
}
.header-search-background{
    top: 305px;
}
.header-search-div{
    position:relative;
    z-index: 20;
    margin:auto;
    max-width: 1100px;
    padding: 10px;
    background-color: rgba(240,240,240,0.6);
    top:0;
}
.header-search-div .form-control.btn.btn-primary{
    border-radius: 0;
    background: -moz-linear-gradient(45deg, rgba(60,115,163,1) 0%, rgba(9,118,139,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(60,115,163,1)), color-stop(100%, rgba(9,118,139,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(45deg, rgba(60,115,163,1) 0%, rgba(9,118,139,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(45deg, rgba(60,115,163,1) 0%, rgba(9,118,139,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(45deg, rgba(60,115,163,1) 0%, rgba(9,118,139,1) 100%); /* ie10+ */
    background: linear-gradient(45deg, rgba(60,115,163,1) 0%, rgba(9,118,139,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#09768B', endColorstr='#3C73A3',GradientType=1 ); /* ie6-9 */
}
.header-search{
    max-width: 1100px;
    margin: auto;
    padding: 15px;
    background-color: white;
    box-shadow: 0 3px 10px rgba(0,0,0,0.07);
}
.input-before{
    position: absolute;
    margin-left: 10px;
    color: #ced4da;
    font-size: 18px;
    line-height: 38px;
}
.input-after{
    position: absolute;
    margin-right: 13px;
    font-size: 20px;
    right: 0;
    top: 0;
    line-height: 38px;
    margin-top: 5px;
    color: rgb(137,137,137);
}
.header-search-div .input-before{
    margin-left: 490px;
    margin-top: 5px;
    font-size: 25px;
    color: rgb(137,137,137);
}
.header-search-div .form-control{
    border: 0;
}
.header-search .form-control:focus{
    border-color: unset;
    outline: 0;
    box-shadow: unset;
}
#headerSearch{
    margin: 5px;
    padding: 0 0 0 30px;
}
#headerCategory{
    margin:5px 0 5px 5px;
    padding:0;
    width: 95%;
}
#headerSubmit{
    width: 100%;
    height: 100%;
    border-radius: 0 5px 5px 0;
}
.header-search select.form-control{
    -webkit-appearance: none;
}
.header-search input.form-control.btn{
    padding-left: 12px;
}

.header-search-hint{
    width: 98.3%;
    z-index: 9;
    border: 1px solid #ced4da;
    border-radius: 4px;
    margin-top: -1px;
    max-height: 285px;
    overflow: auto;
}
.header-search-hint a div{
    padding: 2px 15px;
    color: #495057;
}
.header-search-hint a:hover{
    text-decoration: none;
    font-weight: 500;
}
.header-search-hint a:hover div{
    background-color: #f8f9fa;
}
.header-search-icon-span{
    background-color: inherit;
    border: inherit;
}
@media screen and (min-width: 768px){
    .on-phone{
        display:none!important;
    }
    header .header-search-div.header-size{
        top:250px;
    }
    .cimlap .header-search-div.header-size,.category-head-show .header-search-div.header-size,
    .no-header-bg .header-search-div.header-size{
        top:0;
    }
}
@media screen and (max-width: 768px){
    .slider-box{
        display: none;
    }
    .on-desktop{
        display:none!important;
    }
    .header-background{
        background-image:none;
    }
    .header-search-background{
        position: relative;
        top: 0;
    }
    .header-search-div.header-size{
        position:relative;
        margin-left:25px;
        margin-right:25px;
        width: unset;
    }
    .header-inside .header-search-div.header-size{
		top: 95px;
	}
    .category-head-show .header-search-div.header-size{
        top: -50px;
    }
    #headerSearch, #headerCategory{
        padding-left:10px ;
    }
    /*.user-s-logged .header-background.no-header-bg .header-search-div.header-size{
        margin: 0;
        width: 100%;
    }*/
    .user-s-logged .header-background.no-header-bg{
        height: 280px;
    }
    .user-c-logged .header-background.no-header-bg{
        min-height: 70px;
    }

}
@media only screen and (min-width:468px) and (max-width: 768px){
    .header-search-div.header-size {
        margin: auto;
        width: 80%;
    }
    .category-head-show .header-search-div.header-size{
        top: -70px;
    }
}
@media only screen and (min-width:550px) and (max-width: 768px){
    .header-search-div.header-size {
        margin:auto;
        width: 60%;
    }
}
/* search row end */

/* menu navbar begin */
.nav-menu-bg{
    max-width:1100px;
    background-color: white;
}
.navbar .container-fluid{
    max-width: 1100px;
}
nav.navbar.navbar-expand-lg.navbar-light.bg-light{
    background-color: #ffffffcc!important;
    position: absolute;
    width: 100%;
}
.navbar-nav .nav-item .nav-link{
    color:#555555;
}
.navbar-nav .nav-item.nav-item-cart:hover{
    background-color: white;
}
@media (max-width: 768px) {
    .navbar-nav {
        overflow: auto;
        max-height: calc(100vh - 150px);
        margin-left:5px!important;
    }
    .navbar-nav .nav-item.nav-item-job,
    .navbar-nav .nav-item.user-menu,
    .navbar-nav .nav-item.nav-item-cart{
        width: 200px;
    }
    .navbar-nav .nav-item.nav-item-job a,
    .navbar-nav .nav-item.nav-item-cart a{
        width: 100%;
    }
    .navbar-nav .nav-item.user-menu .dropdown-menu{
        width: max-content;
        min-width: 201px;
    }
    .navbar-nav .nav-item.user-menu .nav-link{
        justify-content: center;
    }
}

a.navbar-brand&gt;img.logo{
    margin-left: 15px;
}
.header-menu{
    background-color: white;
    display:inline-table;
    width:100%;
    padding: inherit;
    padding-right: unset!important;
}
.header-menu li:not(.user-s):not(.user-c):not(:hover){
    background-color: white;
}
.header-menu li{
    display: block;
    font-size: 16px;
}
.header-menu li.nav-link{
    color:#555555;
}
.header-menu .dropdown-menu{
    width: 100%;
    min-width: 10rem;
}
.header-menu .dropdown-toggle{
    min-width: 10rem;
    display: flex;
}
.header-menu .dropdown-toggle::after,.header-menu .dropdown-toggle span{
    margin: auto;
}
@media only screen and (max-width:768px ) {
    .header-menu .dropdown-toggle::after,.header-menu .dropdown-toggle span{
        margin: unset;
    }
    .header-menu .dropdown-toggle::after{
        margin-top: auto;
        margin-bottom: auto;
        margin-left: 10px;
    }
}
.header-menu .nav-item .nav-link{
    padding-left:10px;
    padding-right:10px;
}
.header-menu .nav-item:hover .nav-link,.header-menu .dropdown.user-menu .dropdown-menu .dropdown-item:hover{
    color:white;
}
.header-menu .nav-item:active .nav-link,
.header-menu .nav-item:focus .nav-link, .header-menu .nav-item.user-menu .nav-link,
.header-menu .nav-item.user-menu:hover .nav-link, .header-menu .nav-item.user-menu:active .nav-link,
.header-menu .nav-item.user-menu:focus .nav-link,
.header-menu .dropdown.user-menu .dropdown-menu .dropdown-item:active,
.header-menu .dropdown.user-menu .dropdown-menu .dropdown-item:focus,
.header-menu .dropdown.user-menu .dropdown-menu .dropdown-item:focus-within{
    color:white;
}
.header-menu li:hover,
.header-menu .dropdown.user-menu.user-s .dropdown-menu .dropdown-item:hover,
.header-menu .dropdown.user-menu.user-s .dropdown-menu .dropdown-item:focus-within
{
    background-color: #4777a7;
}
.header-menu .dropdown.user-menu.user-s .dropdown-menu .dropdown-item:focus,
 .header-menu .dropdown.user-menu.user-s .dropdown-menu .dropdown-item:active{
     background-color: #6ea1d4;
 }
.header-menu .dropdown.user-menu.user-c .dropdown-menu .dropdown-item:hover,
.header-menu .dropdown.user-menu.user-c .dropdown-menu .dropdown-item:focus,
.header-menu .dropdown.user-menu.user-c .dropdown-menu .dropdown-item:focus-within,
.header-menu .dropdown.user-menu.user-c .dropdown-menu .dropdown-item:active{
    background-color: #c44a6b;
}
.header-menu li:focus, .header-menu li:active{
    background-color: #6ea1d4;
}
.header-menu .nav-item.user-menu.user-s:active,
.header-menu .nav-item.user-menu.user-s:focus,
.header-menu .nav-item.user-menu.user-s:hover{
     background-color: #598ec3;
 }
.header-menu .nav-item.user-menu.user-c:active,
.header-menu .nav-item.user-menu.user-c:focus,
.header-menu .nav-item.user-menu.user-c:hover{
    background-color: #e66e8f;
}
.header-menu .dropdown.user-menu .dropdown-menu{
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
}
.header-menu .dropdown.user-menu .dropdown-menu .dropdown-item{
    padding-top:.5rem;
    padding-bottom:.5rem;
}
@media only screen and (min-width:768px ) {
    nav{
        position:relative!important;
    }
    .header-menu .dropdown.user-menu.user-s .dropdown-menu {
        box-shadow: 0 3px 10px rgba(71,119,161,0.7);
    }
    .header-menu .dropdown.user-menu.user-c .dropdown-menu {
        box-shadow: 0 3px 10px rgba(196, 74, 107, 0.7);
    }
    .header-menu .dropdown.user-menu.user-s .dropdown-menu{
        border-left:1px solid #4777a7;
        border-right:1px solid #4777a7;
        border-bottom:1px solid #4777a7;
    }
    .header-menu .dropdown.user-menu.user-c .dropdown-menu{
        border-left:1px solid #c44a6b;
        border-right:1px solid #c44a6b;
        border-bottom:1px solid #c44a6b;
    }
    .navbar img.logo{
        height: 60px;
    }
}
@media (max-width: 768px) {
    .navbar{
        position: fixed!important;
        right: 0;
        left: 0;
        border-radius: 0;
        top: 0;
        box-shadow: 3px 3px 10px #555555;
        border-bottom: 1px solid #555555;
    }
    .navbar .container-fluid.nav-menu-bg .navbar-brand{
        height: 70px;
        display: flex;
    }
    .navbar .container-fluid.nav-menu-bg button {
        margin-right: 15px;
    }
    .navbar img.logo{
        height: 40px;
        margin: auto;
    }

}
/* menu navbar end */

/* hirdetĂŠsfeladĂĄsa gomb start */
.header-large-job-add-box{
    max-width:1100px;
    margin:0 auto 30px auto;
}
.header-large-job-add-box .blue_button{
    font-size: 18px;
    font-weight:bold;
    max-width:1100px;
    width:100%;
}
/* hirdetĂŠsfeladĂĄsa gomb end */

/* page oldalak start */

.page-card-title{
    background-image: linear-gradient(to right, #4273a6, #3274a2, #23759c, #177595, #10758e);
    color: white;
    border:0;
}
.page-card-title h4{
    margin: unset;
}
.page-card-body{
    background-repeat: no-repeat;
    background-image: url(/theme/default/images/hullam.png);
    background-size: contain;
    background-position: bottom right;
    min-height: 455px;
}
.page-card, .page-card-title h4, .page-card-title:first-child, .page-card-body{
    border-radius: unset;
}
/* page oldalak end */

/* standard button style start */
.gradient_blue_button,.blue_button,.magenta_button,.button_without_color,
.gradient_blue_button:focus,.blue_button:focus,.magenta_button:focus{
    color:white;
}
.gradient_blue_button,.blue_button,.magenta_button,.white_button,.button_without_color{
    outline: 0!important;
    border-radius: 0;
    border: 0;
    padding: 8px 15px 10px 15px; /*AzĂŠrt van Ă­gy, mert peti kĂŠrte hogy 2px-el magasabban legyen a szĂśveg :D*/
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gradient_blue_button:hover,.blue_button:hover,.magenta_button:hover,.white_button:hover{
    text-decoration: none;
}
.gradient_blue_button{
    background-image: linear-gradient(to right, #4777a7, #3977a3, #2b779d, #1e7797, #147690);
}
.gradient_blue_button:hover{
    background-image: linear-gradient(to right, #31669b, #216795, #15688d, #126885, #19677c);
}

.blue_button{
    background-color: #4777a7;
}
.blue_button:hover{
    color: white;
    background-color: #235f9c;
}
.blue_button.disabled{
    cursor: default;
    opacity: 0.9!important;
}
.blue_button.disabled:hover{
    background-color: #4777a7;
}
.blue_button a{
    text-decoration: none!important;
}
.magenta-text-color{
    color: #c44a6b;
}
.magenta_button, .magenta-bg-color{
    background-color: #c44a6b;
}
.magenta_button:hover{
    color: white;
    background-color: #af2f53;
}
.white_button{
    background-color: white;
    border: 1px solid #12768f;
    color: black;
}
.white_button:hover{
    color:white;
    background-image: linear-gradient(to right, #4777a7, #3977a3, #2b779d, #1e7797, #147690);
}
.white_button:focus{
    border: 1px solid #12768f;
}
/* standard button style end */

/* Response modal style start */
.modal-design .modal-content{
    border-radius: 0;
    background-image: url("/theme/default/images/hullam.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom right;
}
.modal-design .modal-header,.modal-design .modal-body{
    margin: 0 15px;
    padding: 15px;
}
.modal-design .modal-footer{
    border: 0!important;
}
.modal-design .close_button{
    color: white;
    border-radius: 5px;
    border: 0;
    padding:2px 15px;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
    text-align: center;
}
.modal-design.success_modal .close_button{
    background-color:#28a745;
}
.modal-design.error_modal .close_button{
    background-color:#C44a6b;
}
.custom-control-input:checked~.custom-control-label::before {
    border-color:#4273a6;
    background-color: #4273a6;
}
.profile-picture{
	width: 160px;
	height: 160px;
	margin: auto;
    background-size: cover;
    display: table;
    background-position: center;
}
.profile-picture-inner{
	display: table-cell;
    vertical-align: middle;
    background-color: rgba(0,0,0,0.25);
    color: white;
    opacity: 0;
    cursor: pointer;
    -webkit-transition: opacity 0.3s;
  	transition: opacity 0.3s;
}
.profile-picture-inner:hover{
	opacity: 1;
}
.menu-profile-picture{
	height: 24px;
    width: 24px;
    float: left;
    background-size: cover;
    border-radius: 50px;
    margin-right: 5px;
    background-position: center;
}
.cookie-permission{
	line-height: 38px;
	padding: 10px;
	background-color: rgba(0,0,0,0.701);
    color: white;
}
.abcRioButton{
	margin: auto;
}
.error:before{
	content: "";
    border-style: solid;
    border-color: #d0a6a5 transparent;
    display: block;
    width: 0;
    border-width: 0 14px 14px;
    margin-top: -14px;
    position: absolute;
    top: 0;
}
.error:after{
    content: "";
    border-style: solid;
    border-color: #f2dede transparent;
    display: block;
    width: 0;
    border-width: 0 13px 13px;
    margin-top: -13px;
    margin-left: 1px;
    position: absolute;
    top: 0;
}
.error{
    display: inline-block;
    background-color: #f2dede;
    color: #a94442;
    border: 1px solid #d0a6a5;
    padding: 10px 15px;
    margin: 10px 0 0 0;
    width: 100%;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    opacity: 1;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.4);
    position: relative;
}
.city-live-search-helper{
	position: absolute;
	padding-right: 10px;
	width: 100%;
    z-index: 10;
}
.city-search-row:hover{
	cursor: pointer;
}
.city-search-row:hover{
	background-color: #f8f9fa!important;
}
#companyList{
    position: absolute;
    width: 90%;
    margin-top: -17px;
    z-index: 9;
}
#companyList .registration-company-row{
	border-top: 1px solid rgba(0,0,0,.125);
	cursor: pointer;
}
#companyList .registration-company-row:hover{
	background-color: #f8f9fa!important;
}
#companyList .registration-company-row:first-child {
	border-top: 0;
}
.fs-12{
	font-size: 12px;
}
@media only screen and (max-width: 1019px){
	.error{
		height: auto!important;
		line-height: inherit!important;
	}
	.error:after , .error:before{
		display: none;
	}
}
.border-type{
    border-radius: 100px;
    padding: 10px;
    cursor: default;
}
#empty_job{
    text-align: center;
    background-color: white;
    border-bottom: 5px solid #8eabca;
    border-top: 5px solid #8eabca;
    padding: 25px 0;
}
#empty_job img{
    width: 100%;
}
#empty_job .right_content{
    padding: 0 30px;
}
#empty_job .left_content{
    margin: auto;
}
#empty_job .logo{
    padding: 20px 48px;
}

.days{
    font-size: 22px;
    text-align: center;
    font-weight: bold;
    margin-top: -10px;
    color: #696969;
}
.btn-step1-row{
    position: absolute;
    bottom: 185px;
    width: 100%;
    right: 0;
}
.live-search-city{
	position: absolute;
	z-index: 1;
}
.step4-block{
    margin: 30px 0;
}
.lh-38{
	line-height: 38px;
}
.create-job-email-p{
	line-height: 38px;
	display: flex;
}
#step4-contact-email{
	margin-left: 5px;
	margin-right: 5px;
}
.company-card{
	margin-bottom: 30px;
}
.breadcrumb-container{
	max-width: 1100px;
}
.breadcrumb-item{
    color: #305780;
    word-break: break-word;
}
.breadcrumb-item.active{
    color: #515354;
}
.breadcrumb{
    background-color: rgb(240,240,240);
}
.leave-company{
    cursor: pointer;
}
.ck-editor__editable{
    height: 260px!important;
}
blockquote{
    overflow: hidden;
    padding-right: 1.5em;
    padding-left: 1.5em;
    margin-left: 0;
    font-style: italic;
    border-left: 5px solid #ccc;
}
#ckf-modal{
    top: 50%!important;
    left: 50%!important;
    transform: translate(-50%, -50%) !important;
}
#logo_preview{
	max-height: 100px;
	max-width: 100%;
}
#logoPreview{
	height: 100px;
	margin-bottom: 10px;
	text-align: center;
	position: relative;
}
.card.job-in-list{
    margin-bottom: 20px;
    box-shadow: 0 3px 10px rgba(0,0,0,0.15);
    cursor: pointer;
    border-radius: 5px;
}
.card.job-in-list .job-content{
    min-height: 90px;
    padding-top: 15px;
    text-align: left;
}
.card.job-in-list .job-title h2{
    font-size: 20px!important;
    font-weight: unset;
}
.card.job-in-list .job-footer .job-footer-time{
	float:right;
    max-width: 350px;
}
.card.job-in-list .job-logo{
    padding: 5px;
    float: right;
    margin-left: 20px;
    background-color: white;
    box-shadow:3px 3px 10px rgba(0,0,0,0.17);
    border-radius:5px;
    border:1px solid rgba(211,211,211,0.6);
    margin-bottom: 15px;
    margin-top: 23px;
}
a.job-list-a , a.job-list-a:hover,a.job-list-a:active{
    color: white;
	text-decoration: none;
}
.sidebar-filter ul{
	list-style-type: none;
	padding: 0;
}
.sidebar-filter{
	box-shadow: 0 3px 10px rgba(0,0,0,0.07);
}
.similar-job:hover{
    background-color: #ebedf0;
}
.similar-jobs-div{
    padding: 20px 0!important;
}
.similar-jobs-div hr{
    margin: 1rem 20px!important;
}
.similar-right_card_title{
    padding: 0 0 0 20px;
}
.similar-job {
    padding: 20px;
    cursor: pointer;
}
.similar-job i{
	margin-right: 5px;
}
.sidebar-card{
	box-shadow: 0 3px 10px rgba(0,0,0,0.07);
	margin-bottom: 20px;
}
.sidebar-card a:hover{
	text-decoration: none;
}
/*footer start*/
.footer-logo-div{
    display: block;
    max-width: 250px;
    width: 100%;
}
img.footer-logo {
    padding:0;
    margin: auto;
    max-width:max-content;
}
.footer-logo-div &gt; :first-child img.footer-logo{
    width:80%;
}
.footer-logo-div &gt; :nth-child(2) img.footer-logo{
    height: 28px;
    width: auto;
    margin-top: 8px;
}
footer .county-slogan{
    padding-top: 10px;
}
footer ul li{
	list-style-type: none;
}
footer ul{
	padding: 0;
}
footer .container-fluid.content{
	margin-top: 0;
	margin-bottom: 0;
	background-color: transparent;
}
footer {
    margin-top: 50px;
	background-color: #f8f9fa;
    padding-top: 20px;
    padding-bottom: 40px;
    width: 100%;
}
footer h2{
	text-align: center;
   font-size: 1.75rem;
}
@media only screen and (max-width: 468px) {
    .footer-widget-1 h3, .footer-widget-2 h3, .footer-widget-3 h3 {
        text-align: center;
    }
}
footer .footer-widget-1 ul li i,footer .footer-widget-2 ul li i, footer .footer-widget-3 ul li i{
    margin-left: 15px;
    margin-right: 5px;
    color: #CCCCCC;
}
footer .footer-widget-1 ul li a{
    color: #76c8ee;
}
.cimlap footer .footer-copyright{
    margin-top: -30px;
}
/*footer end*/

nav ul.pagination li a i {
    font-size: 20px;
}


/*
* footer catergory begin
*/
.category-box{
	margin-top: 50px;
}
.category-box .category-icon{
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 5px;
    height: 45px;
    width: 45px;
    background-color: #426b97
}
td.category-icon-td{
    background-color: #426b97;
    border-radius: 4px;
}
.category-col{
	margin-bottom: 15px;
}
.caregory-name-td{
	padding-left: 8px;
    color: black;
}
.featured-keyword{
	font-size: 16px;
    font-weight: normal;
    margin: 2px 2px;
}

/*
* footer catergory end
*/
.reg-data-secure{
	background: white;
	max-height: 500px;
    overflow-y: scroll;
    padding: 15px;
    border: 1px solid rgba(0,0,0,.125);
    box-shadow: 0 3px 10px rgba(0,0,0,0.07);
    margin-top: 15px;
    margin-bottom: 15px;
}

.custom-file-label::after{
	content: 'TallĂłzĂĄs';
}
#waiting{
	display: none;
	text-align: center;
}
.nsltr-sub-ul{
	display: none;
	margin-left: 0!important;
}
.toggle-sub-category{
    margin-right: 5px;
    margin-top: 2px;
    font-size: 18px;
    cursor: pointer;
}
.toggle-sub-category-spacing{
	width: 18px;
	height: 18px;
	margin-right: 5px;
    margin-top: 2px;
    float: left;
}
#newsletter ul{
	list-style-type: none;
	padding-left: 5px;
}
#newsletter ul .nsltr-sub-ul{
	border-left: 1px solid;
    padding-left: 25px;
    margin-left: 9px !important;
}
.fw-500{
	font-weight: 500;
}
.btn.btn-secondary.delete-this{
    margin-right: 5px;
    margin-bottom: 5px;
    cursor: pointer;
}
.btn.btn-secondary.delete-this i.fas.fa-times-circle{
	margin-left: 7px;
}
.game-input{
    width: 40px;
    text-transform: uppercase;
    text-align: center;
}
.game-chars{
	margin: auto;
}
.game-chars td{
    border: 1px solid;
    text-align: center;
    width: 30px;
    height: 30px;
}
.game-table{
	margin: auto;
}
.game-table td{
	text-align: center;
}
.error a{
    color: #a94442;
    font-weight: 500;
}
div#step4-type-name{
    font-size: 20px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu a::after{
  transform: rotate(-90deg);
  position: absolute;
  right: 6px;
  top: .8em;
}
.dropdown-submenu .dropdown-menu{
  top: 0;
  left: 100%;
  margin-left: .1rem;
  margin-right: .1rem;
}
.dd-cart-type{
	font-size: 18px;
	font-weight: 500;
}
.dd-cart-price{
	font-weight: 500;
}
.dd-cart-remove{
	color: #ced4da;
	-webkit-transition: color 0.5s;
  	transition: color 0.5s;
  	font-size: 18px;
  	cursor: pointer;
}
.dd-cart-remove:hover{
	color: #dc3545;
}
.dd-cart-btn{
	position: absolute;
    right: 24px;
    bottom: 14px;
}
.dd-cart-last-price{
	font-size: 22px;
    font-weight: 500;
}
#dd-cart-delete-all{
	cursor: pointer;
}
#cart-dropdown{
	width: 450px;
}
#cart-dropdown div{
	white-space: normal;
}
.dd-cart-mb{
	border-bottom: 1px solid #ced4da;
}
.dd-cart-mt{
	border-top: 1px solid #ced4da;
}

#cartModal{
    padding-right: unset!important;
}
.cart-item{
	margin-bottom: 10px;
}
.cart-item:last-child{
	margin-bottom: 0;
}
.cart-item:hover{
	background-color: #f8f9fa;
}
.item-price{
    font-size: 16px;
}
.item-discount{
	font-size: 17px;
	font-weight: 500;
}
.item-type{
	font-size: 18px;
    font-weight: 500;
}
.item-title{
    word-break: break-all;
}
.item-delete-cart{
	color: #dee2e6;
	-webkit-transition: color 0.5s;
  	transition: color 0.5s;

}
.cart-icons{
    display: grid;
    float: right;
    margin-left: 30px;
}
.item-edit{

}
.item-edit i{
    -webkit-transition: color 0.5s;
    transition: color 0.5s;
    margin: auto;
    cursor: pointer;
    color:gray;
}
.item-delete i{
    -webkit-transition: color 0.5s;
    transition: color 0.5s;
    margin: auto;
    color: #dc3545!important;;
    cursor: pointer;
}
.item-delete i:hover{
    color: darkred!important;
}
.item-edit i:hover{
    color: black!important;
}
.item-delete-cart:hover{
	color: #dc3545;
}
.cart-last-price-txt{
	font-size: 12px;
}
.cart-last-price{
    font-size: 16px;
    line-height: 16px;
}
.cart-buttons-div{
   text-align: right;
}
.price-content{
    font-size: 22px;
}
@media (max-width: 991px) {
    .cart-buttons-div{
        text-align: center;
        display: block;
    }
    .cart-buttons-div a,.cart-buttons-div a div{
        width: 100%;
    }
    .price-content{
        margin-bottom: 5px;
    }
    .item-discount{
        display: grid;
    }
    .cart-buttons-div a:first-child{
        display: block;
        margin-bottom: 15px;
    }
}

.item-discount-cart{
	line-height:22px;
}
.item-price-cart{
	line-height: 12px;
    font-size: 20px;
}
.single-item-price-cart{
    font-size: 20px;
    padding-top: 10px;
}
.all-price-before{
    font-size: 28px;
    line-height: 22px;
    margin: auto;
}
#main-title{
    margin-bottom: 25px;
    background-color: rgb(60, 113, 164);
    transform: skewX(-20deg);
    color: white;
    padding: 15px 25px;
}
#main-title h1{
    font-size: 25px;
    margin: unset;
    transform: skewX(20deg);
}
.filter-title{
    font-size: 25px;
    font-weight: unset;
}
.filter_body{
    margin-bottom: unset;
}
.filter_body a{
    width: 100%;
    height: 100%;
    display: block;
}
.sidebar-category-name ,
.sidebar-label-name{
    margin: 0;
    padding: 0 10px;
    color: #555555;
    font-size: 14px;
    line-height: 32px;
}
.selected-category , .unselected-category ,
.selected-label , .unselected-label{
    text-decoration: none!important;
    cursor: pointer;
}
.selected-category:hover, .unselected-category:hover,
.selected-label:hover, .unselected-label:hover{
    padding: 0;
    margin: 0;
    background: -moz-linear-gradient(45deg, rgba(66,115,166,1) 0%, rgba(0,118,135,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(66,115,166,1)), color-stop(100%, rgba(0,118,135,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(45deg, rgba(66,115,166,1) 0%, rgba(0,118,135,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(45deg, rgba(66,115,166,1) 0%, rgba(0,118,135,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(45deg, rgba(66,115,166,1) 0%, rgba(0,118,135,1) 100%); /* ie10+ */
    background: linear-gradient(45deg, rgba(66,115,166,1) 0%, rgba(0,118,135,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007687', endColorstr='#4273A6',GradientType=1 ); /* ie6-9 */
    color: white;
}
.selected-category:before,
.selected-label:before{
    content: '';
    width: 15px;
    height: 19px;
    margin-top: 3px;
    margin-left: 15px;
    margin-right: 5px;
    float: left;
    background-image: url('/theme/default/img/sidebar/sidebar_bullet_blue_checked.png');
}
.selected-category:hover:before,
.selected-label:hover:before{
    background-image: url('/theme/default/img/sidebar/sidebar_bullet_white_checked.png');
}
.unselected-category:before ,
.unselected-label:before{
    content: '';
    width: 15px;
    height: 19px;
    margin-top: 3px;
    margin-left: 15px;
    margin-right: 5px;
    float: left;
    background-image: url('/theme/default/img/sidebar/sidebar_bullet_blue_empty.png');
}
.unselected-category:hover:before ,
.unselected-label:hover:before{
    background-image: url('/theme/default/img/sidebar/sidebar_bullet_white_empty.png');
}
.selected-category:hover .sidebar-category-name, .unselected-category:hover .sidebar-category-name, .selected-label:hover .sidebar-label-name, .unselected-label:hover .sidebar-label-name {
    margin: 0;
    color: white;
}
.sidebar-color{
    background-color: rgb(235,237,240);
}
a:hover{
    color:#337ab7;
}
.unselected-sub-category:before{
    content: '';
    width: 15px;
    height: 19px;
    margin-left: 35px;
    margin-right: 5px;
    float: left;
    background-image: url('/theme/default/img/sidebar/sidebar_bullet_blue_empty.png');
}
.selected-sub-category:before{
    content: '';
    width: 15px;
    height: 19px;
    margin-left: 35px;
    margin-right: 5px;
    float: left;
    background-image: url("/theme/default/img/sidebar/sidebar_bullet_blue_checked.png");
}

.sub-category{
    text-decoration: none;
    color: #337ab7;
}
.fa-map-marker-alt{
    padding: 5px;
}
.job-type{
    padding: 5px;
    color: white;
    text-align: center;
    max-width: 120px;
    margin-left: -15px;
    margin-top: 10px;
    border-radius: 5px 5px 5px 0;
}
.job-type h6{
    margin: 0;
}
.job-type:before{
    content: "";
    border-style: solid;
    display: block;
    width: 0;
    border-width: 15px 15px 0;
    margin-top: 29px;
    margin-left: -5px;
    position: absolute;
}
.job-type:after{
    content: "";
    width: 16px;
    height: 15px;
    display: block;
    margin-left: 10px;
    position: absolute;
    margin-top: 5px;
}
.job-type-business{
    background-color: rgb(2,84,135);
}
.job-type-enterprise{
    background-color: rgb(159,30,65);
}
.job-type-start,.job-type-start-7{
     background-color: rgb(71,116,165);
 }
.job-type-business.job-type:before{
    border-color: rgb(33,66,104) transparent;
}
.job-type-enterprise.job-type:before{
    border-color: rgb(127,24,51) transparent;
}
.job-type-start.job-type:before,.job-type-start-7.job-type:before{
    border-color: rgb(68,96,127) transparent;
}
.job-type-business.job-type:after{
    background-color: rgb(58,115,162);
}
.job-type-enterprise.job-type:after{
    background-color: rgb(188,71,103);
}
.job-type-start.job-type:after,.job-type-start-7.job-type:after{
    background-color: white;
}

@media only screen AND (max-width: 768px){
    .job-type{
        margin-left: unset;
    }
    .job-type:before {
        display: none;
    }
    .job-location {
        margin-left: 110px!important;
    }
}
.job-content .job-labels span{
    border-radius: 5px;
}
.job-labels{
    margin-left: -10px;
    display: inline-block;
}
.job-labels span{
    padding: 5px 10px;
    font-size: small;
    border: 1px solid white;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
}
.job-start .job-labels span{
    border: 1px solid gray;
}

.job-footer{
    margin: 5px 20px 20px 20px;
    padding-bottom: 15px;
}
.card-body.jobs{
    padding-bottom: 0;
    margin-top: -50px;
}
.job-location{
    margin-left: 100px;
}
.job-footer-category-name{
    float: left;
}
.job-business{
    background-image: linear-gradient(to right, #4273a6, #3d73a4, #3874a2, #34749f, #30749d);
    color: white;
}
.card.job-in-list.job-business a{
	color: white;
}
.job-enterprise{
    background-image: linear-gradient(to right, #bc4666, #b0415f, #a43b59, #993652, #8d314c);
    color: white;
}
.card.job-in-list.job-enterprise a{
	color: white;
}
.card.job-in-list.job-start a{
	color: black;
}
.card.job-in-list .job-location a:hover{
    text-decoration: underline;
}
.job-start,.job-start-7{
    background-color: white;
    color: black;
}
.job-list-a , .job-list-a:hover{
    color: white;
}
.job-wave{
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right bottom;
}
.job-enterprise .job-wave{
    background-image: url("/theme/default/img/job_img_type/job-vip-wave.png");

}
.job-business .job-wave{
    background-image: url("/theme/default/img/job_img_type/job-premium-wave.png");
}
.job-start .job-wave{
    background-image: url("/theme/default/img/job_img_type/job-start-wave.png");
}
.job-title a {
    text-decoration: none;
}
.inactive-job .card-body.jobs{
    margin-top:0;
}
.inactive-job .job-location{
    margin-left: 0;
}
.inactive-job .job-type{
    display: none;
}

.data-change-title ,.login-title, .registration-title{
    background: -moz-linear-gradient(45deg, rgba(66,115,166,1) 0%, rgba(16,117,142,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(66,115,166,1)), color-stop(100%, rgba(16,117,142,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(45deg, rgba(66,115,166,1) 0%, rgba(16,117,142,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(45deg, rgba(66,115,166,1) 0%, rgba(16,117,142,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(45deg, rgba(66,115,166,1) 0%, rgba(16,117,142,1) 100%); /* ie10+ */
    background: linear-gradient(45deg, rgba(66,115,166,1) 0%, rgba(16,117,142,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#10758E', endColorstr='#4273A6',GradientType=1 ); /* ie6-9 */
    color: white;
    padding: 5px 5px 5px 20px;
}
.nav-style{
    margin-top: 50px;
    margin-left: 20px;
}
.compnay-data-change{
    background-color: white;
}
.tab-content{
    padding: 20px;
}
.compnay-data-change .nav-tabs{
    border: 0;
}
.compnay-data-change .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: rgb(132,139,146);
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}
.compnay-data-change .nav.nav-tabs a{
    color: rgb(132,139,146);
}
.compnay-data-change .nav-tabs .nav-link{
    border: 0;
}
.compnay-data-change .nav-item.nav-link.active{
    background-color: rgb(230,237,244);
    border-radius: 0;
}
.compnay-data-change .btn.btn-danger{
    border-radius: 0;
    margin-top: 30px;
}
.data-secure-style{
    padding-left: 25px;
}
.data-secure-title, .data-secure-title:hover{
    color: rgb(86,133,181);
    text-decoration: none;
}

.card.job-in-list .job-logo .job-logo-inner {
    display: flex;
    height: 70px;
    width: 100px;
}
.job-logo-inner img{
    color: black;
    height: auto;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
}

footer,footer a{
    background-color: rgb(53,60,68);
    color: rgb(119,126,134);
}
footer a:hover{
    color: #76c8ee;
}
.text-center.pt-3 a,.text-center.pt-3 a:hover{
    color: #76c8ee;
}
.page-item .page-link,.page-item.active .page-link,.page-item.disabled .page-link {
    color: #305780;
    background-color: unset;
    border: 0 unset;
}
.page-item.active .page-link{
    color: red;
}
.page-link:focus {
    box-shadow: unset;
}
.card.sidebar-filter.sidebar-color .card-body{
    padding: 0;
}
.card.sidebar-filter.sidebar-color .card-body h5 {
    padding: 10px;
}
.label-name, .category-name{
    padding: 10px;
    margin-bottom: 5px;
    font-size: 25px;
}
.label-content, .category-content{
    margin-bottom:20px;
}
.card.sidebar-filter.sidebar-color{
    border-radius: 0;
}
.nav-item-cart #show-cart{
    height: 100%;
}
@media only screen and (max-width: 766px) {
    .registration-form label {
        text-align: left;
    }
    .registration-form .form-row .form-group{
        margin-bottom: 1rem!important;
    }
    .card.job-in-list .job-logo{
        margin-top: 25px;
    }
}
.ui-pnotify.comp_notify .ui-pnotify-container {
    background-color: #404040 !important;
    background-image: none !important;
    border: none !important;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.ui-pnotify.comp_notify .ui-pnotify-title, .ui-pnotify.comp_notify .ui-pnotify-text {
    font-family: Arial, Helvetica, sans-serif !important;
    text-shadow: 2px 2px 3px black !important;
    font-size: 10pt !important;
    color: #FFF !important;
    padding: 5px !important;
    line-height: 1 !important;
    text-rendering: geometricPrecision !important;
}
.ui-pnotify.comp_notify .ui-pnotify-title {
    font-weight: bold;
}
.ui-pnotify.comp_notify .ui-pnotify-icon {
    float: left;
}
.ui-pnotify.comp_notify .picon {
    margin: 3px;
    width: 33px;
    height: 33px;
}
.comp_notify{
    cursor: pointer;
}
.notify_hr{
    background-color: white;
}
.ui-pnotify.costum_title .ui-pnotify-title {
    margin-bottom: unset!important;
}

#datasecure label{
    text-align: unset;
    display: unset;
}
.adsnense_block{
    margin-bottom: 20px
}
.type-box{
	filter: grayscale(0%);
	-webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.county-site-list{
	display: none;
}
#site-list{
	display: none;
}
#site-list i.toggle-sites{
	margin-top: 2px;
    margin-right: 5px;
    font-size: 18px;
}
.county-site-list {
    margin-left: 9px;
    border-left: 1px solid;
    padding-left: 25px;
}
#site-list .form-group{
	margin-bottom: 0;
}
.create-job-county-type-box{
	padding-left: 18px;
	padding-right: 0;
}


/** jQuery Smart Wizard  **/
.form_wizard .stepContainer {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    border: 0 solid #CCC;
    overflow-x: hidden;
}

.wizard_horizontal ul.wizard_steps {
    display: flex;
    list-style: none;
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0 0 30px 0;
}

.wizard_horizontal ul.wizard_steps li {
    /*display: table-cell;*/
    text-align: center;
}

.wizard_horizontal ul.wizard_steps li a, .wizard_horizontal ul.wizard_steps li:hover {
    display: block;
    position: relative;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    opacity: 1;
    color: #666;
    text-decoration: none;
}

.wizard_horizontal ul.wizard_steps li a:before {
    content: "";
    position: absolute;
    height: 4px;
    background: #ccc;
    top: 23px;
    width: 100%;
    z-index: 4;
    left: 50%;
    margin-left: 5px;
}

.wizard_horizontal ul.wizard_steps li a.disabled .step_no {
    background: #ccc;
}

.wizard_horizontal ul.wizard_steps li a .step_no {
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 100px;
    display: block;
    margin: 0 auto 5px;
    font-size: 16px;
    text-align: center;
    position: relative;
    z-index: 5;
    background: rgb(64,109,221);
    background: linear-gradient(135deg, rgba(64,109,221,1) 0%, rgba(72,152,226,1) 100%);
}
.wizard_horizontal ul.wizard_steps li a .step_no, .wizard_horizontal ul.wizard_steps li a .step_no:before, .wizard_horizontal ul.wizard_steps li a .step_no:after{
	box-shadow: 3px 4px 7px rgba(0,0,0,0.188);
}
.wizard_horizontal ul.wizard_steps li a.selected:after{
	content: '';
    width: 25px;
    height: 25px;
    position: absolute;
    display: block;
    background-color: #406ddd;
    border-radius: 50pc;
    left: 39%;
    top: 1px;
}
.wizard_horizontal ul.wizard_steps li a.selected span.step_descr {
    color: #4482de;
}
.wizard_horizontal ul.wizard_steps li a.selected .step_no:before{
	content: '';
	width: 8px;
	height: 8px;
	display: block;
	position: absolute;
	margin-top: -3px;
	margin-left: -10px;
	background-color: #3e65dc;
	border-radius: 50pc;
}
.wizard_horizontal ul.wizard_steps li a.selected .step_no:after{
	content: '';
    width: 13px;
    height: 13px;
    display: block;
    position: absolute;
    border-radius: 50pc;
    background-color: #4aa2e3;
    right: -13px;
    bottom: 7px;
}

.wizard_horizontal ul.wizard_steps li a.selected:before{
	background: rgb(53,85,188);
	background: linear-gradient(90deg, rgba(53,85,188,1) 0%, rgba(66,145,201,1) 100%);
}
.step_no {
    background: #34495E;
    color: #fff;
}

.wizard_horizontal ul.wizard_steps li a.done .step_no {
    background: #c44a6b;
    color: #fff;
}

.wizard_horizontal ul.wizard_steps li a.done:before{
	background: #9c747e;
}

.wizard_horizontal ul.wizard_steps li:first-child a:before {
    left: 50%;
}

.wizard_horizontal ul.wizard_steps li:last-child a:before {
    display: none;
}

.wizard_verticle .stepContainer {
    width: 80%;
    float: left;
    padding: 0 10px;
}
@media only screen and (max-width:768px){
    .wizard_horizontal ul.wizard_steps li a:before{
        width: unset!important;
    }
}

.actionBar {
    width: 100%;
    border-top: 1px solid #ddd;
    padding: 10px 5px;
    text-align: right;
    margin-top: 10px;
}

.actionBar .buttonDisabled {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    box-shadow: none;
}

.actionBar a {
    margin: 0 3px;
}

.wizard_verticle .wizard_content {
    width: 80%;
    float: left;
    padding-left: 20px;
}

.wizard_verticle ul.wizard_steps {
    display: table;
    list-style: none;
    position: relative;
    width: 20%;
    float: left;
    margin: 0 0 20px;
}

.wizard_verticle ul.wizard_steps li {
    display: list-item;
    text-align: center;
}

.wizard_verticle ul.wizard_steps li a {
    height: 80px;
}

.wizard_verticle ul.wizard_steps li a:first-child {
    margin-top: 20px;
}

.wizard_verticle ul.wizard_steps li a, .wizard_verticle ul.wizard_steps li:hover {
    display: block;
    position: relative;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    opacity: 1;
    color: #666;
}

.wizard_verticle ul.wizard_steps li a:before {
    content: "";
    position: absolute;
    height: 100%;
    background: #ccc;
    top: 20px;
    width: 4px;
    z-index: 4;
    left: 49%;
}

.wizard_verticle ul.wizard_steps li a.disabled .step_no {
    background: #ccc;
}

.wizard_verticle ul.wizard_steps li a .step_no {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 100px;
    display: block;
    margin: 0 auto 5px;
    font-size: 16px;
    text-align: center;
    position: relative;
    z-index: 5;
}

.wizard_verticle ul.wizard_steps li a.selected:before, .step_no {
    background: #34495E;
    color: #fff;
}

.wizard_verticle ul.wizard_steps li a.done:before, .wizard_verticle ul.wizard_steps li a.done .step_no {
    background: #1ABB9C;
    color: #fff;
}

.wizard_verticle ul.wizard_steps li:first-child a:before {
    left: 49%;
}

.wizard_verticle ul.wizard_steps li:last-child a:before {
    left: auto;
    width: 0;
}

.form_wizard .loader {
    display: none;
}

.form_wizard .msgBox {
    display: none;
}

.stepContainer{
	height: auto!important;
}
/** jQuery Smart Wizard  **/
#site-select-livesearch li,#county-select-livesearch li{
    cursor: pointer;
}
.custom-livesearch{
    position: absolute;
    background-color: white;
    z-index: 1;
    border: 1px solid #ced4da;
    border-top: 0;
    box-shadow: 3px 3px 10px rgba(0,0,0,0.188);
    max-height: 235px;
    overflow: auto;
}
.custom-livesearch ul{
	list-style: none;
    padding: 0;
    margin: 0;
}
.custom-livesearch ul li{
	padding-left: 10px;
    padding-right: 10px;
    min-width: 340px;
    cursor: pointer;
}
.custom-livesearch ul li span{
    min-width: 40px;
    display: inline-block;
}
.custom-livesearch ul li:hover{
	background-color: #007bff;
    color: white;
}



.bootstrap-select small.text-muted{
	width: 100%;
    display: block;
    padding: 0!important;
}
.dropdown-item{
	white-space: normal;
    padding-left: 1rem;
    padding-right: 1rem;
}
#delete-logo{
	position: absolute;
    margin-left: -16px;
    margin-top: -16px;
    width: 32px;
    height: 32px;
    padding: 8px 9px;
    border-radius: 50px;
    text-align: center;
    display: none;
    top: 0;
}
.county-city-td , .site-city-td{
	display: none;
}
.cart-price{
    font-size: 20px;
}
.back_button{
    background-color: #4273a6;
    color: white;
}
#back_button_div{
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
}
/*--Stepper--*/
.stepper_div{
   display: flex;
   margin-top: 15px;
}
.stepper_div2{
    display: flex;
    margin: auto;
}
.stepper{
    color: black;
    display: grid;
    text-align: center;
    padding: 6px 12px;
    line-height: 1.5em;
    width: auto;
    height: auto;
    margin: auto;
    cursor: pointer;
}
.stepper:not(.stepper_nav):not(.active_stepper):hover a{
    font-weight:600;
    color:#4273a6;
}
.stepper:hover, .stepper:focus,.stepper:active,.stepper:focus-within{
    background-color: white;
    border-radius: 50px;
}
.stepper a,.stepper a:hover, .stepper a:focus,.stepper a:active,.stepper a:focus-within,
.stepper_nav a,.stepper_nav:hover a, .stepper_nav:focus a,.stepper_nav:active a,.stepper_nav:focus-within a{
    color: black;
    text-decoration: none;
}
.active_stepper{
    color: white!important;
    background-color: #4273a6!important;
    border-radius: 50px;
}
.active_stepper a,.active_stepper a:hover{
    color: white;
    font-weight: bold;
}
.stepper_nav{
    font-size: 1em;
}
.stepper_nav a{
    color: #4273a6;
}
@media only screen and (max-width:576px){
    .stepper{
        background-color:white;
    }
    .active_stepper{
        border-radius:unset;
    }
    .stepper_div .stepper:last-child{
        border-right:none;
    }
    .stepper:hover, .stepper:active, .stepper:focus, .stepper:focus-within{
        background-color:#A3c5E7;
    }
    .stepper:hover a,  .stepper:active a, .stepper:focus a, .stepper:focus-within a,
    .stepper_nav:hover a, .stepper_nav:active a, .stepper_nav:focus a, .stepper_nav:focus-within a{
        color:white;
    }
}
/*--End--*/
.enterprise_content{
    word-break: break-all;
}
.enterprise_content{
    color: #6a6a6a;
}
button.add_to_favorit span{
	color: #f4901a;
	padding-right: 10px;
}

.error-page-box, .search-error-0 {
    text-align: center;
}
.error-page-box, .search-error-1 {
    text-align: center;
    font-size: 22px;
    margin: 16px 0;
}
.error-page-box, .search-error-2 {
    text-align: center;
    font-size: 16px;
    margin: 16px 0;
}
.error-page-box img, .search-error-0 img {
    max-width: 100%;
    max-height: 300px;
}
table.table.job-type-description tr td{
	text-align: center;
}
table.table.job-type-description tr td:first-child{
	text-align: left;
}
table.table.job-type-description tr td{
	border-top: none;
	border-bottom: 1px solid #cccccc;
}
table.table.job-type-description tr:first-child td , table.table.job-type-description tr:last-child td{
	border: none;
}
.type-business , .type-enterprise{
	color: white;
}
.type-start7 div{
	width: 195px;
    padding: 0;
	height: 65px;
    border: 2px solid lightgray;
    border-radius: 15px;
}
.type-start div{
	width: 195px;
    padding: 0;
	height: 65px;
    background-image: url('/theme/default/img/job_img_type/job-start-wave.png');
    border: 2px solid #7c9ec1;
    border-radius: 15px;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: contain;
}
.type-business div{
	width: 195px;
    padding: 0;
	height: 65px;
    background-image: url('/theme/default/img/job_img_type/job-premium-wave.png'),linear-gradient(to right, #4273a6, #3474a2, #26759d, #1b7597, #147590);
    border-radius: 15px;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: contain;
}
.type-enterprise div{
	width: 195px;
    padding: 0;
	height: 65px;
    background-image: url("/theme/default/img/job_img_type/job-vip-wave.png"),linear-gradient(to right, #c44a6b, #b34364, #a23c5d, #913556, #812e4e);
    border-radius: 15px;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: contain;
}
.jp-form{
	background: linear-gradient(161deg, rgba(196,74,107,0.09) 0%, rgba(60,90,219,0.09) 100%) , url('/theme/default/img/jpfbg.png') no-repeat bottom right;
}
.type-enterprise div span , .type-business div span , .type-start div span, .type-start7 div span{
	font-size: 24px;
}
.jp-form .form-control{
	background-color: rgba(255,255,255,0.5);
}
.tooltip-inner{
	width: 100%!important;
	max-width: 400px!important;
}
/*
Mobil szĂşrĹ
 */
.phone-filter-btn {
    position: fixed;
    bottom: 300px;
    right: 0;
    z-index: 999;
    background-color: #555f6b;
    color: white;
    display: none;
    font-size: 22px;
    padding:5px 15px 0 10px;
    border-radius: 5px 0 0 5px;
    transition: .5s;
}
.phone-filter-btn-animation{
    right: -50px;
}
.mobile-filters-background{
    display: none;
}
@media (min-width: 767px){
    .filters{
        display: block!important;
    }
    .mobile-filters-background{
        display: none!important;
    }
}
@media (max-width: 767px){
    .phone-filter-btn {
        display: block;
    }
    .filters {
        position: fixed;
        top: 70px;
        bottom:0;
        background-color: #f6f6f6;
        z-index:1000;
        max-height: 100%;
        overflow: scroll;
        width: 80%;
        transition: .5s;
        left: -100%;
    }
    /*.filters:before{

        content: "\f0a8";
        font-family: "Font Awesome 5 Free";
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
        font-weight: 900;
    }*/
}
.mobile-filters-background{
    background-color: rgba(0,0,0,0.4);
    left: 0;
    z-index: 100;
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
}
.mobile-filter-show-animation {
    left: 0;
}
.mobile-filter-close-arrow{
    top: 80px;
    position: fixed;
    z-index: 9999999;
    font-size: 25px;
    background-color: white;
    border-radius: 30px;
    width: 40px;
    height: 40px;
    text-align: center;
    transition: .5s;
    left: -82%;
}
.mobile-filter-close-arrow-show {
    left: 82%;
}
/*
lap tetejĂŠre
 */
.top-of-page{
    position: fixed;
    z-index: 999;
    right: 20px;
    bottom:-55px;
    border: none;
    outline: none;
    background-color: #417bb7;
    color: white;
    cursor: pointer;
    padding: 8px 13px 6px 13px;
    border-radius: 10px;
    font-size: 22px;
    -webkit-transition: all ease 0.4s;
    -moz-transition: all ease 0.4s;
    transition: all ease 0.4s;
}
.top-of-page:focus{
    outline: unset!important;
}
.mobile-on{
	display:none;
}
@media only screen and (max-width: 760px){
	.mobile-off{
		display:none;
	}
	.mobile-on{
		display:block;
	}
}
#important-cookies{
    border-top: 1px solid black;
}
#cookies-menu{
    height: 100%;
    padding: unset;
}
#cookies-menu&gt;div{
    padding: 10px;
    background-color: lightgray;
    border-left: 1px solid black;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
    cursor: pointer;
}
.selected-cookie{
    border-right: unset!important;
    background-color: white!important;
}
#cookie-contents{
    border-top: 1px solid black;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
}
#cookie-contents&gt;div{
    display: none;
    text-align: justify;
    padding: 15px;
    height: 100%;
}
.selected-cookie-content{
    display: block!important;
}
#cookie-contents .col-12,#cookie-contents .row{
    min-height: 100%;
}

@media only screen and (max-width: 767px){
    #cookies-menu div{
        border-top: 1px solid black;
    }
    #cookies-menu div:nth-child(1){
        border-left: 1px solid black;
        border-right: 1px solid black!important;
    }
    #cookies-menu div:nth-child(2){
        border-right: 1px solid black;
    }
    #cookies-menu div:nth-child(3){
        border-left: 1px solid black;
        border-right: 1px solid black!important;
        border-bottom: 1px solid black;
    }
    #cookies-menu div:nth-child(4){
        border-right: 1px solid black!important;
        border-bottom: 1px solid black;
    }
    #cookie-contents{
        border-top: unset;
        border-left: 1px solid black!important;
    }
    .selected-cookie{
        border-bottom: unset!important;
    }

}
@media (max-width: 800px){
    #cookie-modal{
        padding: unset!important;
    }
    #cookie-modal .modal-dialog{
        margin:  unset!important;
    }
    .modal-xl {
        max-width: 800px;
    }
}
@media (max-width: 992px){
    .modal-xl {
        max-width: 800px;
    }
}

.cookie_link,.cookie_link:hover{
    color: white;
    text-decoration: underline;
}
#set-cookie{
    cursor: pointer;
}
#set-cookie:hover{
    color: #007bff;
}
#navbarDropdown.nav-link.dropdown-toggle,#companyDropdown.nav-link.dropdown-toggle{
 color:white;
}

/*fejlĂŠc mobil app reklĂĄm*/
.mobil-top-commercial-box{
    width: 100%;height: max-content; position: absolute; z-index: 10000; background-color: black; color:white;
}
.mobil-top-commercial-text-box{
    width: 100%;
}
.mobil-top-commercial-text-box p{
    width: 100%;
    text-align: justify;
    margin: auto;
    padding: 15px;
}
.mobil-top-commercial-box #app_btn_not_now_box{
    float: left;
    width: 50%;
    text-align: center;
    padding: 15px;
}
.mobil-top-commercial-box #app_store_icon_box {
    float: right;
    width: 50%;
    text-align: center;
    padding: 0;
    margin: 0
}
.mobil-top-commercial-box #app_store_icon_box img{
    height:70px;
    margin: auto;
}
.mobil-top-commercial-box #app_check_never_show_box{
    width:100%;
    float: left;
}
#app_check_never_show_box #app_btn_never_show{
    margin:0 50px 15px 0;
    float:right;
}
.mobil-top-commercial-box #app_check_never_show_box label{
    float: left;
}
.mobil-top-commercial-box #app_check_never_show_box input{
    margin-top:7px;
}
@media only screen and (max-width: 768px){
    .mobil-top-commercial-box #app_store_icon_box img{
        height:50px;
    }
}
@media only screen and (max-width: 320px){
    .mobil-top-commercial-box #app_store_icon_box img{
        height:30px;
    }
}

/*FĹoldal teljseszĂŠlessĂŠgĹ boxok*/
.max-width-box-design{
    min-height: 200px;
    display: grid;
}
.mobil-commercial-full-width-box{
    background-image:linear-gradient(to left,rgb(174, 174, 174),white);
    font-size: 18px;
}
.mobil-commercial-full-width-box-inner{
    background-image: url('/theme/default/img/mobil/hullam_blue_mobil.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left bottom;
}
.max-width-box-design-content{
    width: 1100px;
}
.mobil-commercial-content-box{
    max-width: 1100px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
/*.
mobil-commercial-left-side{
    text-align:right;
    float: left;
    width: 40%;
}
.mobil-commercial-right-side, .mobil-commercial-right-side-text{
    float: right;
    width:60%;
    padding-top: 5%;
    margin-right: -18px;
}
*/
.mobil-commercial-right-side-text{
   padding-top: 1%;
}
.mobil-commercial-right-side-text h3{
    padding-bottom: 20px;
}
.mobil-commercial-right-side-text{
     font-weight: bold;
     color:rgb(43, 108, 160);
     margin:auto;
     padding-top: 4%;
 }
.apple-store-box, .android-store-box, .huawei-store-box{
    float: left;
    width: 30%;
    text-align: center;
    margin: auto;
}
.apple-store-box .mobil-commercial-qr-code-img, .android-store-box .mobil-commercial-qr-code-img, .huawei-store-box .mobil-commercial-qr-code-img{
    width: 60%;
    max-width: max-content;
}
.mobil-commercial-store-img{
    margin: 10px auto auto;
}

.apple-store-box img.mobil-commercial-store-img, .android-store-box img.mobil-commercial-store-img, .huawei-store-box img.mobil-commercial-store-img{
    max-height: 40px;
    width: 100%;
    max-width: max-content;
}
@media only screen and (max-width: 768px){
    .mobil-commercial-full-width-box-inner{
        background-image: initial;
        background-repeat: initial;
        background-size: initial;
        background-position: initial;
    }/*
    .mobil-commercial-right-side-text h3{
        padding-bottom: 10px;

    }
    .mobil-commercial-right-side-text{
        width: 100%;
        margin-top: -75%;
        float: left;
        display: block;
    }
    .mobil-commercial-left-side{
        width: 50%;
        padding-top: 30%;
    }
    .mobil-commercial-right-side{
        padding-bottom: 15px;
        width: 50%;
        padding-top: 28%;
        margin-right: inherit;
    }

    .apple-store-box{
        padding-bottom: 10px;
    }
    .apple-store-box, .android-store-box, .huawei-store-box{
        width: 100%;
        display: flex;
        flex-direction: column;
    }
    .apple-store-box img.mobil-commercial-store-img, .android-store-box img.mobil-commercial-store-img, .huawei-store-box img.mobil-commercial-store-img{
        height: 50px;
    }
    .apple-store-box .mobil-commercial-qr-code-img, .android-store-box .mobil-commercial-qr-code-img, .huawei-store-box .mobil-commercial-qr-code-img{
        width: 30%;
        margin: auto;
    }*/
}
@media only screen and (max-width: 768px){
    /*.mobil-commercial-left-side{
        padding-top: inherit;
    }
    .mobil-commercial-right-side{
        padding-top: 20px;
    }
    .mobil-commercial-right-side-text{
        margin-top: inherit;
    }*/
}
@media only screen and (max-width:468px){
    /*.mobil-commercial-left-side{
        display: none;
        float: inherit;
    }
    .mobil-commercial-right-side{
        float: inherit;
        width: 100%;
    }
    .apple-store-box, .android-store-box, .huawei-store-box{
        float: left;
        width: 50%;
    }
    .apple-store-box img.mobil-commercial-store-img, .android-store-box img.mobil-commercial-store-img, .huawei-store-box img.mobil-commercial-store-img{
        height: 50px;
    }
    .apple-store-box .mobil-commercial-qr-code-img, .android-store-box .mobil-commercial-qr-code-img, .huawei-store-box img.mobil-commercial-store-img{
        width: 60%;
    }*/
}
@media (max-width: 1100px){
    .max-width-box-design-content {
        width: auto;
    }
}
.job-create{
    height: 65px;
}
.job-create a{
    height: 100%;
    font-weight: bold;
    font-size: 20px;
    display: flex;
}
.job-create a span{
    margin:auto;
}
.job-create .magenta_button{
    background-color: #a02b4b;
}
.job-create .magenta_button:hover{
    background-color: #8d1f3d;
}
.company-stat-1{
    min-height: 165px;
    background-image: linear-gradient(to right, #8da9c6, #87a8c3, #81a7c0, #7ca5bd, #77a4b9);
}
.company-stat-1-stat-title{
    font-size: 23px;
}
.company-stat-2{
    background-color: #c44a6b;
    min-height: 165px;
}
.get-newsletter{
    background-image: linear-gradient(to right, #8da9c6, #87a8c3, #81a7c0, #7ca5bd, #77a4b9);
}
.get-newsletter a{
    text-decoration: none!important;
}
.about-us{
    background-color: white;
    min-height: 225px;
}
.carousel-control-prev:has(.about-us-arrow-left),.carousel-control-next:has(.about-us-arrow-right){
    height: max-content;
    margin:auto;
    width: max-content;
}
.about-us-arrow-left{
    margin-right: auto;
}
.about-us-arrow-right{
    margin-left: auto;
}
.seeker-reg-box,.company-reg-box{
    height: 100%;
    background-color: white;
}
.seeker-reg-box-content p,.company-reg-box-content p {
    margin-bottom: 8px;
}
.company-stat-1-img,.company-stat-2-img,.seeker-reg-box-img,.company-reg-box-img,.get-newsletter-img,.about-us-img{
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
    color: white;
    font-size: 23px;
    padding: 20px 0 20px 0;
}
.company-stat-1-img{
    background-image: url("/theme/default/img/main-page-box-wave/company-stat-1-img.png");
    background-position: bottom left;
}
.company-stat-2-img{
    background-image: url("/theme/default/img/main-page-box-wave/company-stat-2-img.png");
    background-position: bottom right;
}
.company-stat-2-title{
    font-size: 23px;
}
.seeker-reg-box-img{
    background-image: url("/theme/default/img/main-page-box-wave/seeker-reg-img.png");
    background-position: bottom left;
}
.company-reg-box-img{
    background-image: url("/theme/default/img/main-page-box-wave/company-reg-img.png");
    background-position: bottom right;
}
.get-newsletter-img{
    background-image: url("/theme/default/img/main-page-box-wave/get-newsletter.png");
    background-position: bottom left;
}
.about-us-img{
    background-image: url("/theme/default/img/main-page-box-wave/about-us-img.png");
    background-position: bottom right;
    color:black;
}
.company-stat-1-stat,.company-stat-2-stat,.max-width-box-design-content{
    display: grid;
}
.company-stat-2-stat-title{
    font-size: 23px;
}
.job-create-allasorias-button:hover{
    background-color: #e3f0fd;
}
.max-width-box-design-content{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.reg-box-main{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    max-width: 1100px;
    height: max-content;
}
.reg-box-main .row{
    height: 100%;
}
@media only screen and (max-width: 720px){
    .reg-box-main,.news-box .m-auto{
        padding-left: 15px;
        padding-right: 15px;
    }
}
.footer-all-max-width-box{
    padding-top: 25px;
}
.max-width-box-design .d-flex{
    height: 100%;
}
.max-width-box-design-button{
    text-align: center;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    text-decoration: none;
    outline: 0!important;
    border-radius: 0;
    border: 0;
    padding: 10px 15px;
    font-size: 18px;
    width: max-content!important;
    margin-top: 10px!important;
}
.max-width-box-design-button:hover{
    text-decoration: none!important;
}
.get-newsletter-button{
    color: black;
    background-color: #f8fdff;
    text-decoration: none!important;
    display: block;
    width: 210px!important;
    font-size: 17px;
}
.get-newsletter-button:hover{
    background-color:#c3e7f5;
    text-decoration: none!important;
}


.seeker-reg-box div{
    color: black;
    font-size: 18px;
}

.seeker-reg-box .m-auto,.company-reg-box .m-auto{
    display: grid;
}


.seeker-reg-box div,.company-reg-box div{
    color: black;
    text-align: center;
    font-size: 17px;
}
.seeker-reg-box .blue_button,.company-reg-box .magenta_button{
    font-size: 18px;
    margin-top: 15px!important;
    width: 200px;
}

.seeker-reg-box-title,.company-reg-box-title{
    font-size: 26px!important;
    font-weight: 400;
}
.seeker-reg-box-img,.company-reg-box-img{
    padding: 20px 15px 20px 15px;
}
.seeker-reg-box-img .max-width-box-design-content div,.company-reg-box-img .max-width-box-design-content div{
    margin-top: 15px;
}
.seeker-reg-box .d-flex,.company-reg-box .d-flex{
    height: 100%;
}
.seeker-reg-box-title,.company-reg-box-title{
    margin-bottom: unset;
}


.about-us .max-width-box-design-content{
    display: block;
}
.about-us-title{
    height: 25%;
    font-weight: 500;
}
.about-us-content{
    font-size: 18px;
}
.about-us-next,.about-us-prev{
    font-size: 60px;
    font-weight: 100;
    cursor: pointer;
}
.about-us-comp{
    margin-top: 10px;
    font-size: 23px;
}
.about-us-comp img{
    padding: 10px;
    background-color: white;
    border-radius: 5px;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
    margin-bottom: 20px;
}
.about-us-content-text{
    display: none;
    position: relative;
    /*transition: all ease 0.4s;*/
}
.about-us-active{
    display: block;
}
.about-us .carousel{
    min-height: 100%;
}
.about-us .carousel-inner{
    font-size: 18px;
    width: 80%;
    margin: auto;
}
.cimlap footer{
    margin-top: 0;
    border-top: 2px solid #777e86;
}

.news-box{
    padding-top: 25px;
}

.news-box .m-auto{
    width: 1100px;
}
.news-box .main-col-img {
    height: 185px;
    background-color: white;
    display: table;
    width: 100%;
    background-position: center top;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
    background-size: 101%;
    background-repeat: no-repeat;
}
.news-box .main-col-title-container {
    display: table-cell;
    vertical-align: bottom;
}
.news-box .main-col-title {
    width: auto;
    display: inline-flex;
    color: white;
    font-size: 18px;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
    margin-bottom: 0;
    font-weight: 400;
    padding: 10px;
}
.news-box a,.news-box a:hover{
    text-decoration: none;
}

.facebook-box{
    height: 100px;
}
.facebook-box a{
    text-decoration: unset;
}
.facebook-box-img{
    height: 100%;
    display: flex;
    background-image: url('/theme/default/img/main_site_facebook.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.fb-before-text{
    color:rgb(32, 96, 171);
}
.fb-before-text h2, .fb-before-text h1 {
    font-size: 1.5rem!important;
}

.news-box .main-col-img:hover{
    background-size: 120%;
}
div#cart-del-all {
    cursor: pointer;
}
@media only screen and (max-width:768px ) {
    .fb-before-text{
        margin-top: 15px;
        display: block;
    }
    .news-box .main-col-img,.news-box .main-col-img:hover{
        background-size: cover;
    }
}


span.card-type-name {
    font-weight: 500;
}
.job_list_header h3{
   font-size: 16px;
}
.vip_title_content{
   font-size: 1.75rem;
}
h2.right_card_title{
   font-size: 1.75rem;
}
div.shadow_card h3{
   font-size: 1.5rem;
}
h2.similar-right_card_title{
   font-size: 1.75rem;
}
div.similar-job h3{
   font-size: 1.25rem;
}
.card-header h1{
   font-size: 28px;
   margin: 0;
}
.common-gyik h2{
   font-size: 1.5rem
}
p.fs-h3{
   font-size: 1.75rem;
   font-weight: 500;
}
p.fs-h5{
   font-size: 1.25rem;
   font-weight: 500;
}
/*.job-info img{
   max-width: 100%!important;
   height: auto!important;
}*/
.disabled-button {
	background-color: #a2a2a2!important;
    color: #e2e1e1;
	background-image: none!important;
}
.disabled-button:hover {
	background-color: #a2a2a2!important;
    color: #e2e1e1;
	background-image: none!important;
}
@media only screen and (max-width: 767px) {
    .stepper_div a{
        display:none;
        min-width: 48px;
        height: 48px;
    }
    .stepper_div a .stepper{
        height: 100%;
        padding-top: 16px;
        line-height: 16px;
    }
    .stepper_div a.mobil-page{
        display:block;
    }
    footer li{
    	line-height: 48px;
    }
    .breadcrumb-item{
    	line-height: 48px;
    	width: 100%;
    }
   	.web-map li{
   		line-height: 48px;
   	}
   	.gyik-content li{
   		line-height: 48px;
   	}
}
@media only screen and (min-width: 768px){
    .stepper_nav i{
        line-height: 24px;
    }
}
/*GOOGLE ADSENSE*/
.google-adsense-block{
    margin-left: auto;
    margin-right: auto;
    padding: 20px 0;
    width: 100%;
}
.adsense-full-width-block{
    max-width: 1100px;
}
@media (min-width:500px) { .adsense-job-list-block { width: 468px; } }
@media (min-width:800px) { .adsense-job-list-block { width: 723px; } }
.tooltip-list-ul{
	text-align: left;
}
#county-select-livesearch ul li span{
	min-width: 25px;
}
div#custom-tooltip {
    background: black;
    color: #f3f3f3;
    position: absolute;
    z-index: 2;
    margin-left: 35px;
    padding: 10px 10px 0;
    border-radius: 5px;
}
div#custom-tooltip-before{
	background: black;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 22px;
    height: 22px;
    position: absolute;
    margin-left: 20px;
    margin-top: -22px;
}
.apply-video-list video {
    max-height: 500px;
}
/*placeholder szĂ­nĂĄllĂ­tĂł*/
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: rgba(108,117,125,0.6)!important;
}
::-moz-placeholder { /* Firefox 19+ */
    color: rgba(108,117,125,0.6)!important;
}
:-ms-input-placeholder { /* IE 10+ */
    color: rgba(108,117,125,0.6)!important;
}
:-moz-placeholder { /* Firefox 18- */
    color: rgba(108,117,125,0.6)!important;
}
.affilate-main-btn{
	color: white;
    background-color: #c44a6b;
    padding: 8px 15px 10px 15px;
    width: 100%;
    display: block;
    text-align: center;
}
.affilate-main-btn:hover{
    background-color: #e66e8f;
}
.affilate-main-a:hover{
	text-decoration: none;
}
.font-size-20{
	font-size: 20px;
}
.font-size-22{
	font-size: 22px;
}
.livesarch-result{
	position: absolute;
    background: white;
    z-index: 1;
    border: 1px solid #ced4da;
    border-top: 0;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.188);
    max-height: 235px;
    overflow: auto;
}
.livesarch-result .livesearch-hint{
	cursor: pointer;
	padding-left: 10px;
    padding-right: 10px;
}
.livesarch-result .livesearch-hint:hover{
    background-color: #007bff;
    color: white;
}
.margin-same-jobs{
	margin-left: -1rem;
    margin-right: -1rem;
}
.all_site_btn_css .blue_button,
.all_site_btn_css .magenta_button,
.all_site_btn_css .gradient_blue_button,
.all_site_btn_css .get-newsletter-button,
.all_site_btn_css .white_button,
.all_site_btn_css.blue_button,
.all_site_btn_css.magenta_button,
.all_site_btn_css.gradient_blue_button,
.all_site_btn_css.get-newsletter-button,
.all_site_btn_css.white_button,
.all_site_btn_css.btn,
#login-buttons.all_site_btn_css .g-login,
#login-buttons.all_site_btn_css .f-login,
#login-buttons.all_site_btn_css .a-login,
#login-buttons.all_site_btn_css .h-login
{
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.17);
    border-radius: 5px!important;
}
.all_site_btn_border_css .blue_button,
.all_site_btn_border_css .magenta_button,
.all_site_btn_border_css .gradient_blue_button,
.all_site_btn_border_css .get-newsletter-button,
.all_site_btn_border_css .white_button,
#login-buttons.all_site_btn_border_css .g-login,
#login-buttons.all_site_btn_border_css .f-login,
#login-buttons.all_site_btn_border_css .a-login,
#login-buttons.all_site_btn_border_css .h-login
{
    border-width: 1px;
    border-style: solid;
    border-color: rgba(211, 211, 211, 0.6);
}
/*Ăşj menĂź*/
nav.main-nav{
  position: fixed;
  z-index: 99;
  width: 100%;
  top: 0;
}
nav.sub-nav{
	background: #242526;
}
nav .wrapper{
  position: relative;
  max-width: 1068px;
  padding: 0 30px;
  min-height: 70px;
  line-height: 70px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.wrapper .logo a{
  color: #f2f2f2;
  font-size: 30px;
  font-weight: 600;
  text-decoration: none;
}
.wrapper .nav-links{
  display: inline-flex;
  margin-top: 1rem;
}
.nav-links li{
  list-style: none;
}
.nav-links li a{
  color: #f2f2f2;
  text-decoration: none;
  font-size: 16px;
  padding: 0 15px;
  transition: all 0.3s ease;
  height: 100%;
  *display: inline-block;
}
.nav-links .mobile-item{
  display: none;
}
.nav-links .drop-menu{
  position: absolute;
  background: #ffffff;
  line-height: 45px;
  top: 85px;
  min-width: 180px;
  opacity: 0;
  visibility: hidden;
  box-shadow: 0 6px 10px rgba(0,0,0,0.15);
  padding-left: 0;
  padding-bottom: 6px;
}
.nav-links li:hover .drop-menu,
.nav-links li:hover .mega-box{
  transition: all 0.3s ease;
  top: 70px;
  opacity: 1;
  visibility: visible;
}
.drop-menu li a{
  width: 100%;
  display: block;
  padding: 0 15px 0 15px;
  font-weight: 400;
  border-radius: 0;
}
.mega-box{
  position: absolute;
  left: 0;
  width: 100%;
  padding: 0 30px;
  top: 85px;
  opacity: 0;
  visibility: hidden;
}
.mega-box .content{
  background-color: #ffffff!important;
  padding: 25px 20px;
  display: flex;
  width: 100%;
  justify-content: space-between;
  box-shadow: 0 6px 10px rgba(0,0,0,0.15);
  margin: auto;
}
.mega-box .content .row{
  width: calc(25% - 30px);
  line-height: 45px;
  margin-left: 20px;
}
.content .row img{
  object-fit: cover;
}
.content .row header{
  color: #f2f2f2;
  font-size: 20px;
  font-weight: 500;
}
.content .row .mega-links{
  margin-left: -40px;
  border-left: 1px solid rgb(0 0 0 / 9%);
}
.row .mega-links li{
  padding: 0 10px;
}
.row .mega-links li a{
  padding: 0 20px;
  color: #d9d9d9;
  font-size: 16px;
  display: block;
}
.row .mega-links li a:hover{
  color: #f2f2f2;
}
.wrapper .btn{
  color: #fff;
  font-size: 20px;
  cursor: pointer;
  display: none;
}
.wrapper .btn.close-btn{
  position: absolute;
  right: 30px;
  top: 10px;
}
.mobile-menu{
	display:none;
}
.mega-links li hr{
	margin-top: 22px;
	margin-bottom: 22px;
	border-top: 1px solid rgb(232 232 232);
}
.nav-seeker-btn .mega-box .content header{
	color: #235f9c;
}
.nav-contact-btn .mega-box .content header{
	color: #af2f53;
}
.mega-box .content .row .mega-links li a{
	color: #555555;
	padding: 0 10px;
	background-color: transparent !important;
}
.main-nav .nav-links li.nav-contact-btn span, .main-nav .nav-links li.nav-seeker-btn span{
    border-radius: 3px;
    padding: 15px;
    cursor: pointer;
}
.main-nav .nav-links li.nav-contact-btn span, .main-nav .nav-links li.nav-contact-btn a{
	background-color: #c44a6b;
}
.main-nav .nav-links li.nav-contact-btn:hover span,.main-nav .nav-links li.nav-contact-btn:hover a{
	background-color: #af2f53;
}
.main-nav .nav-links li.nav-seeker-btn span,.main-nav .nav-links li.nav-seeker-btn a{
	background-color: #4777a7;
}
.border-radius{
	border-radius: 3px!important;
}
.main-nav .nav-links li.nav-seeker-btn:hover span, .main-nav .nav-links li.nav-seeker-btn:hover a{
	background-color: #235f9c;
}
.main-nav .nav-links li.nav-cart-btn a{
	background-color: #17a2b8;
}
nav.sub-nav{
	background-color: #ffffff;
}
nav.contact-nav{
	background-color: #c44a6b;
}
nav.seeker-nav{
	background-color: #4777a7;
}
.nav-links li a{
	color: #555555;
}
.contact-nav .nav-links li a ,.seeker-nav .nav-links li a {
	color: #ffffff;
}
.nav-links .contact-nav li a{
	color: #ffffff;
}
.sub-nav ul.nav-links li a{
	border-radius: 3px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: 500;
    font-size: 18px;
}
.main-nav .nav-links li{
	border-radius: 3px;
    margin-left: 6px;
    margin-right: 6px;
    height: max-content;
}
.sub-nav ul.nav-links li a:hover{
	background-color: #efefef;
}
.sub-nav.contact-nav ul.nav-links li a:hover{
	background-color: #af2f53;
}
.sub-nav.seeker-nav ul.nav-links li a:hover{
	background-color: #235f9c;
}
@media screen and (max-width: 970px) {
	.main-nav .nav-links li.nav-seeker-btn , .main-nav .nav-links li.nav-contact-btn{
		border-radius: 0;
		background: transparent;
	}
	.main-nav .nav-links li.nav-seeker-btn:hover , .main-nav .nav-links li.nav-contact-btn:hover{
		background: transparent;
	}
	.nav-links .drop-menu{
		padding-bottom: 0;
	}
  .mobile-menu{
	  display:block;
  }
  .sub-nav{
	  display: none;
  }
  .mega-li{
	  display: none;
  }
  .main-nav .nav-links li a {
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .nav-contact-btn label{
  	background-color: #c44a6b;
  	color: white!important;
  }
  .nav-links .nav-contact-btn .drop-menu{
	  border-left: 1px solid #c44a6b;
  }
  .nav-seeker-btn label{
  	background-color: #4777a7;
  	color: white!important;
  }
  .nav-links .nav-seeker-btn .drop-menu{
	  border-left: 1px solid #4777a7;
  }
  	nav.sub-nav.seeker-nav.logout-nav {
  		display: block;
  		padding-top: 0.1px;
	}
	nav.sub-nav.seeker-nav.logout-nav li a{
		padding: 5px;
	}
  .wrapper .btn{
    display: block;
    color: #555555;
  }
  .wrapper .nav-links{
    position: fixed;
    height: 100vh;
    width: 100%;
    max-width: 350px;
    top: -16px;
    right: -100%;
    background-color: #efefef;
    display: block;
    padding: 50px 10px;
    line-height: 50px;
    overflow-y: auto;
    box-shadow: 0 15px 15px rgba(0,0,0,0.18);
    transition: all 0.3s ease;
  }
  /* custom scroll bar */
  ::-webkit-scrollbar {
    width: 10px;
  }
  ::-webkit-scrollbar-track {
    /*background: #242526;*/
  }
  ::-webkit-scrollbar-thumb {
    background: #3A3B3C;
  }
  #menu-btn:checked ~ .nav-links{
    right: 0%;
  }
  #menu-btn:checked ~ .btn.menu-btn{
    display: none;
  }
  #close-btn:checked ~ .btn.menu-btn{
    display: block;
  }
  .nav-links li{
    margin: 15px 10px;
  }
  .nav-links li a{
    padding: 0 20px;
    display: block;
    font-size: 20px;
  }
  .nav-links .drop-menu{
    position: static;
    opacity: 1;
    top: 65px;
    visibility: visible;
    padding-left: 0;
    margin-left: 20px;
    border-left: 1px solid #555555;
    width: 100%;
    max-height: 0;
    overflow: hidden;
    box-shadow: none;
    transition: all 0.3s ease;
    background: transparent;
  }
  .mobile-item i.fas.fa-caret-down {
    float: right;
    line-height: 48px;
  }
  #showDrop1:checked ~ .drop-menu1,
  #showDrop2:checked ~ .drop-menu2,
  #showDrop3:checked ~ .drop-menu3,
  #showDrop4:checked ~ .drop-menu4,
  #showMega:checked ~ .mega-box{
    max-height: 100%;
  }
  .nav-links .desktop-item{
    display: none;
  }
  .nav-links .mobile-item{
    display: block;
    color: #555555;
    font-size: 20px;
    padding-left: 20px;
    padding-right: 20px;
    cursor: pointer;
    border-radius: 5px;
    transition: all 0.3s ease;
  }
  .nav-links .mobile-item:hover{
    
  }
  .drop-menu li{
    margin: 0;
  }
  .drop-menu li a{
    border-radius: 5px;
    font-size: 18px;
  }
  .mega-box{
    position: static;
    top: 65px;
    opacity: 1;
    visibility: visible;
    padding: 0 20px;
    max-height: 0;
    overflow: hidden;
    transition: all 0.3s ease;
  }
  .mega-box .content{
    box-shadow: none;
    flex-direction: column;
    padding: 20px 20px 0 20px;
  }
  .mega-box .content .row{
    width: 100%;
    margin-bottom: 15px;
    border-top: 1px solid rgba(255,255,255,0.08);
  }
  .mega-box .content .row:nth-child(1),
  .mega-box .content .row:nth-child(2){
    border-top: 0;
  }
  .content .row .mega-links{
    border-left: 0;
    padding-left: 15px;
  }
  .row .mega-links li{
    margin: 0;
  }
  .content .row header{
    font-size: 19px;
  }
  .nav-cart-count{
	  right: 5px;
      height: 26px !important;
      line-height: 10px;
  }
}
nav input{
  display: none;
}

.body-text{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  padding: 0 30px;
}
.body-text div{
  font-size: 45px;
  font-weight: 600;
}
nav img.logo {
    height: 54px;
}
.mega-box .row{
	display: block;
}
ul.mega-links{
	padding: 0;
}
.main-nav{
	z-index: 100;
	position: sticky !important;
	top: 0;
	background: white;
}
.main-nav .nav-links li a{
	color: #555555;
	padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 3px;
}

.main-nav .nav-links li a:hover{
	background-color: #efefef;
}
.main-nav .nav-links .mega-links li:hover{
	background-color: #ffffff;
}
.mega-box .content .row .mega-links li a:hover {
	background-color: #efefef!important;
}
.main-nav .nav-links li.nav-cart-btn a:hover{
	background-color: #138496;
}
.main-nav .nav-links li.nav-contact-btn span, .main-nav .nav-links li.nav-contact-btn a, .main-nav .nav-links li.nav-seeker-btn span, .main-nav .nav-links li.nav-seeker-btn a , .main-nav .nav-links li.nav-cart-btn a{
	color: white;
}
.main-nav li.nav-contact-btn ul.drop-menu li a , .main-nav li.nav-seeker-btn ul.drop-menu li a{
	color: #555555;
}
.main-nav .wrapper {
    height: 70px;
}
.logout-nav .wrapper{
	text-align: center;
    display: block;
}
li.nav-bottom-border {
    border-bottom: 1px solid #e9ecef;
}
.nav-links li .drop-menu li a{
	background: transparent!important;
	padding-top: 0;
	padding-bottom: 0;
}
.nav-links li .drop-menu li a:hover{
	background-color: #efefef!important;
}

.main-nav .nav-links .mega-box li a:hover {
    color: #242526 !important;
    background-color: white;
}
.nav-cart-count{
	border-radius: 5px;
    padding: 7px;
    position: absolute;
    height: 22px;
    line-height: 8px;
    margin-top: 2px;
    margin-left: 26px;
    font-weight: 700;
}
.sub-nav{
	z-index: 1;
	background-color: #ffffff;
}
.sub-nav ul.nav-links{
	display: contents;
}

#job_table_body .region-hint-inner{
	max-height: 240px;
	overflow-y: scroll;
}
.text-color-235f9c{
	color: #235f9c;
}
.mb-5 .card.job-in-list{
	margin-bottom: 0;
}
.job-start .job-labels span{
	background: white;
}
.job-business .job-labels span{
	background: #3c74a4;
}
.job-enterprise .job-labels span {
    background: #a33b58;
}
@media only screen and (max-width: 768px){
	#headerSubmit{
		border-radius: 0 0 5px 5px;
	}
}
/*banner*/
.banner-container {
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: auto; /* Automatikus magassĂĄg, hogy kĂśvesse a kĂŠp mĂŠretĂŠt */
}

.banner-container img {
    display: block;
    width: 100%; /* Kezdetben a kontĂŠner szĂŠlessĂŠgĂŠhez igazodik */
    height: auto;
    max-width: 1920px; /* A kĂŠp ne legyen nagyobb az eredeti szĂŠlessĂŠgĂŠnĂŠl asztali nĂŠzetben */
    object-fit: contain; /* A kĂŠp arĂĄnyosan mĂŠretezĹdik, hogy teljesen lĂĄthatĂł legyen */
}

/* Mobil nĂŠzet specifikus stĂ­lusok */
@media (max-width: 767px) {
    .banner-container {
        min-height: auto; /* Automatikus magassĂĄg mobil nĂŠzetben is */
    }
    .banner-container img {
        width: 100%; /* Mobil nĂŠzetben igazodjon a szĂŠlessĂŠghez */
        object-fit: cover; /* A kĂŠp kitĂślti a teret, a szĂŠlek levĂĄghatĂłk */
        height: auto; /* MagassĂĄg automatikus a mobil szĂŠlessĂŠgĂŠhez igazodva */
    }
}

/* Asztali nĂŠzet specifikus stĂ­lusok */
@media (min-width: 768px) {
    .banner-container img {
        width: 100%; /* A kĂŠp kitĂślti a kontĂŠner szĂŠlessĂŠgĂŠt */
        height: auto; /* Az arĂĄnyok megĹrzĂŠse */
        max-width: 1920px; /* A kĂŠp ne legyen nagyobb az eredeti szĂŠlessĂŠgĂŠnĂŠl */
        object-fit: contain; /* BiztosĂ­tjuk a teljes lĂĄthatĂłsĂĄgot */
    }
}
.about-us-page-1{
    margin-left: -25px;
    margin-right: -25px;
    padding-left: 25px;
    padding-right: 25px;
}
.about-us-page-2{
    background-color: #efefef;
    margin-left: -25px;
    margin-right: -25px;
    padding-left: 25px;
    padding-right: 25px;
}
.about-us-page-logo {
    background-repeat: no-repeat;
    background-position: center;
    background-position-x: left;
    background-size: 140px;
}
.about-us-page-2 .about-us-page-logo {
    background-position-x: right;
}
.about-us-page-1 .about-us-page-content {
    margin-left: 165px;
    text-align: justify;
}
.about-us-page-2 .about-us-page-content {
    margin-right: 165px;
    text-align: justify;
}
.about-us-page-content h3{
    color: #235f9c;
}
.about-us-page-inner{
    max-width: 1100px;
    margin: auto;
    min-height: 140px;
}
.about-us-page-logo-img{
    position: absolute;
    height: 140px;
    border-radius: 5px;
    padding: 10px;
    background-color: white;
}
.about-us-page-2 .about-us-page-logo-img{
    position: absolute;
    height: 140px;
    right: 0px;
}
.about-us-page-logo-container{
    position: relative;
}
@media screen and (max-width: 970px) {
    .about-us-page-content{
        margin-left: 0px!important;
        margin-right: 0px!important;
        padding-top: 25px;
    }
    .about-us-page-logo{
        background-size: 140px;
        background-position: top;
        background-position-x: center !important;
    }
    .about-us-page-logo-img{
        position: unset!important;
    }
    .about-us-page-logo-container{
        text-align: center;
    }
}</pre></body></html>