@font-face {
    font-family: "Play";
    src:url("/wp-content/elitejobs-jobs/assets/Play-Regular.ttf");
}
.elitejobs-jobs, .elitejobs-jobs-detail {
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
}
.elitejobs-jobs h1, .elitejobs-jobs h2,
.elitejobs-jobs-detail h1, .elitejobs-jobs-detail h2,
.elitejobs-jobs-search h1 {
    padding: 20px 0 30px 0;
    font-size: 40px;
    font-weight: bold;
    color: #c38a3c;
	letter-spacing: 2px;
}
.elitejobs-jobs h1, .elitejobs-jobs-search h1 {
    color: #EEAC52;
    text-align: center;
    text-transform: uppercase;
}
.elitejobs-jobs-search h1 {
    color: #EEAC52;
    text-align: center;
    text-transform: uppercase;

}
.elitejobs-jobs-detail h2 {
    font-size: 24px;
    padding: 40px 0 20px;
    text-align: left;
    text-transform: uppercase;
    color: #d18620;
}
.elitejobs-jobs-search {
    background: #272727;
    padding: 15px 30px 15px;
    font-size: 0;
    margin-bottom: 30px;
    box-shadow: 0px 4px 4px #000;
    border-radius: 0 0 50px 50px;
}
form.filter label {
	vertical-align: top;
}
form h2 {
	text-align:center!important;
}
form.filter {
    background: #272727;
    padding: 15px 30px 15px;
    font-size: 0;
    margin-bottom: 30px;
    border-radius: 36px;
	max-width: 950px;
	margin: 0 auto;
	padding: 10px;
}
form.filter > label > span {
	letter-spacing: 1px;
}
form.filter label span {
	font-size: 16px;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
}
form.filter label i {
	display: none;
}
form.filter select, form.filter input  {
	display: block;
    width: 100%;
    font-size: 16px;
    height: 40px;
    color: #fff!important;
	border: 1px solid #fff;
    padding: 6px 12px;
    border-radius: 36px;
	background-color: #272727;
	background: transparent;
}

form.filter input.text:focus, form.filter input[type=text]:focus, form.filter select:focus {
	border-color: white!important;
}
form.filter select option {
	background-color: #272727;
}
form.filter button {
    outline: 0;
    cursor: pointer;
}
.elitejobs-jobs-search .btn {
	height: 40px;
	font-weight: bold;
	float: right;
	margin-top: 25px;
}
.elitejobs-jobs .btn, .elitejobs-jobs-detail .btn, .elitejobs-jobs-detail .pozice2 .btn, .elitejobs-jobs-search .btn {
    color: #272727;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1px;
    font-family: "Play",sans-serif;
    background: #f6af4f;
    background: linear-gradient(90deg, rgba(238, 172, 82, 1) 0%, rgb(179 103 0) 80%);
    padding: 3px;
    z-index: 3;
    position: relative;
    padding: 5px 20px;
    display: inline-block;
    outline: 0;
    border: 0 transparent none;
    font-weight: bold;
    transition: all 0.3s;
    border-radius: 50px;
	cursor: pointer;
	font-size: 14px!important;
}
.elitejobs-jobs .btn:hover, .elitejobs-jobs-detail .btn:not(.yellow), .elitejobs-jobs-search .btn:hover {
    background: #272727;
    background: linear-gradient(90deg, #272727 0%, #101010 80%);
    color: #f6af4f;
}
.pozice {
    position: relative;
    display: inline-block;
    margin-right: 24px;
    margin-bottom: 20px;
    color: white;
    text-align: left;
    font-size: 13px;
}
.zeroMarginPozice .pozice {
    margin-right: 0;
}
.pozice > .controlls {
    position: absolute;
    right: 10px;
    display: inline-block;
}
.pozice > .controlls:first-child {
    top: 0px;
    font-size: 18px;
}
.pozice > .controlls:first-child a {
    color: white;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
}
.pozice > .controlls:first-child a i {
    font-size: 30px;
    width: auto;
    height: auto;
}
.pozice > .controlls:last-child {
    bottom: 15px;
}
.pozice > div > span {
    position: absolute;
}
.pozice > div > span.nazev {
    color: white;
    top: 13%;
    left: 11.385%;
    font-size: 35.122px;
    text-transform: uppercase;

    display: inline-block;
    line-height: normal;
}
.pozice > div > span.info {
    top:  35.5%;
    left: 11.385%;
    width: 88.615%;
    height: 33.33%;
    background-image: url(/wp-content/plugins/elitejobs-jobs/assets/table.png);
    font-weight: bold;
}
.pozice > div > span.info > span {
    position: absolute;
    top: 41.3%;
    width: 28%;
    display: inline-block;
}
.pozice > div > span.info a {
    color: white;
}
.pozice > div > span.info > span:nth-child(1) {
    left: 9.5%;
}
.pozice > div > span.info > span:nth-child(2) {
    left: 37.5%;
}
.pozice > div > span.info > span:nth-child(3) {
    left: 70.2%;
}

.elitejobs-jobs-detail .date{
    font-size: 13px;
    color: #252525;
    padding-left: 5px;
}

.elitejobs-jobs-detail form label:not(.special) > span:first-child{
    color: #252525;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    padding-bottom: 27px;
    display: block;
}
.elitejobs-jobs-detail form label.customLabel > span:last-child {
    background: #272727;
    padding: 3px;
    display: block;
    border-radius: 40px;
}

.elitejobs-jobs-detail form label.customLabel input {
    display: block;
    width: 100%;
    height: 34px;
    padding: 11px;
    flex-shrink: 0;
    font-size: 14px;
    border: 0px solid transparent;
    border-radius: 30px;
}
.elitejobs-jobs-detail form label.customLabel.small > span {
    display: inline-block;
    width: 60px;
}
.elitejobs-jobs-detail form label.customLabel.small input {
    height: 29px;
}
.elitejobs-jobs-detail form label.file > span:first-child {
    color: #2E2911;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18.133px;
    margin: 15px 0;
}
.elitejobs-jobs-detail .textRight {
    text-align: right;
}

.elitejobs-jobs-detail .ft strong {
    color: #2E2911;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    display: block;
    text-align: center;
   padding: 57px 0 27px; 
}
.elitejobs-jobs-detail .file .btn {
    padding: 6px 33px 5px 33px;
text-align:center;
}
.elitejobs-jobs-detail .info  {
    font-weight: bold;
    background-color: #272727;
    color: white;
    padding: 15px 30px;
}
.elitejobs-jobs-detail .info span.icon {
    display: inline-block;
    width: 30px;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.elitejobs-jobs-detail .info div {
    position: relative;
}
.elitejobs-jobs-detail .info span.icon img {
    width: 100%;
    height: auto;
}
.elitejobs-jobs-detail .values, .elitejobs-jobs-detail .label {
    padding-left: 40px;
}
.list .pozice:nth-child(even) {
    margin: 0;
}
.elitejobs-jobs .list {
    text-align: center;
}
.pozice2 {
    position: relative;
    max-width: 600px;
    margin: 0 auto 40px;
}
.pozice2 > div:first-child {
    position: absolute;
    z-index: -1;
    max-width: 415px;
    overflow: hidden;
}
.pozice2 > span {
    display: inline-block;
    position: relative;
}
.pozice2 > span > img {
    width: 100%;
    height: auto;
    max-width: 527px;
    border-radius: 20px;
}
.pozice2 > span > a {
    position: absolute!important;
    right: 10px;
    bottom: 15px;
}
.elitejobs-jobs-detail .info .values a, .elitejobs-jobs-detail .info {
    color: #bbb;
}
.pozice2 > a {
    display: block;
    position: relative;
}
.pozice2 > a > img {
    border-radius: 30px;
    box-shadow: 0px 4px 4px #000;
}
.pozice2 .details {
    box-shadow: 0px 4px 4px #000;	
}
#odeslatForm {
	line-height: 1.7em;
font-size: 100%;
}

.loading {
    z-index: 110;
    background: rgba(255,255,255,.1);
    width: 100%;
    height: 100%;
    text-align: center
}

.loading.simple {
    position: relative
}

.loading.simple1 {
    position: absolute;
    top: 0
}

.loading.simple2 {
    display: block;
    position: relative;
    height: 100px;
    text-align: center;
    width: 100%;
    margin: 20px auto
}

.loading:not(.simple):not(.simple1):not(.simple2) {
    position: fixed;
    top: 0;
    left: 0
}

.loading>div {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    margin-left: -50px;
    display: inline-block;
    vertical-align: text-bottom;
    border: .25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite,showLoading 1s linear;
    animation: spinner-border .75s linear infinite,showLoading 1s linear;
    color: #acacac!important
}

.loading.simple1>div,.loading.simple2>div {
    opacity: .8;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite
}

.sr-only {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

@keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.pozice2 .details {
	display: block;
    position: relative;
    min-height: 150px;
    margin: 10px auto 20px;
    background-color: #101010;
    border-radius: 30px;
	color: #dddddd;
	background-image: url('/wp-content/plugins/elitejobs-jobs/assets/img/bg.png');
	background-size: contain;
	background-position: top center;
	background-repeat: no-repeat;
}
.pozice2 .container {
	width: 100%;
	padding: 0 20px 20px;
}
.pozice2 .details h2 {
	text-transform: uppercase;
	color: #FFFFFF;
	display: block;
	text-align: center;
	font-weight: bold;
}
.pozice2 .details h3 {
	text-transform: uppercase;
	color: #EEAC52;
	margin: 20px 0 10px;
	font-weight: bold;
}
.pozice2 .details .tags {
	color: #bbb;
	display: block;
	text-align: center;
	font-size: 18px;
	margin-bottom: 20px;
}
.pozice2 .details .btn {
	margin: 10px auto;
}
.center {
	text-align: center;
}
.pozice2 .details .infos > div {
	display: inline-block;
	width: 33%;
	padding: 5px;
}
.pozice2 .details .infos img {
	width: 50px;
	vertical-align: top;
	display: inline-block;
}
.pozice2 .details .infos > div > div{
	
	width: calc(100% - 55px);
	padding-left: 5px;
	display: inline-block;
	vertical-align: top;
}
.pozice2 .details .infos b {
	display: block;
	color: #bbb;
	font-weight: normal;
}
.pozice2 .details .infos span {
	display: block;
	font-size: 19px;
	font-weight: bold;
}
.elitejobs-jobs-search .bottom {clear: both;padding: 0 15px;}
div.multiSelect {
	display: inline-block;
	position: relative;
	width: 100%;
}
div.multiSelect > label {
	width: 100%!important;
	position: relative;
	border: 1px solid #fff;
	padding: 0px 12px;
	height: 40px;
    border-radius: 36px;
}
div.multiSelect > label i {
	display: inline-block;
	width: 15px;
	text-align: left;
	vertical-align: middle;
    font-size: 14px;
    color: white;
}
div.multiSelect > label input {
	width: calc(100% - 35px);
	display: inline-block;
	vertical-align: middle;
	padding: 0 0 0 5px;
	border: 0 none transparent;
}
div.multiSelect > div {
	position: absolute;
	background-color: #272727;
	z-index: 10;
	border: 1px solid white;
	padding: 10px;
	top: 39px;
	left: 18px;
	right: 18px;
	transition: all 0.15s;
	overflow: hidden;
	border-radius: 0 0 20px 20px;
}

div.multiSelect > div:not(.show) {
	max-height: 0!important;
	border-color: transparent;
	padding-top: 0;
	padding-bottom: 0;
	top: 40px;
}
div.multiSelect > div label {
	display: block;
	position: relative;
	width: 100%;
	clear: both;
	padding: 0 30px 0 0!important;
}
div.multiSelect > div label b {
	float: right;
	font-size: 16px;
    color: white;
    font-weight: bold;
}
div.multiSelect > div label span {
	text-transform: none;
	font-weight: normal;
}
div.multiSelect > div input {
	position: absolute;
	left: -3000px;
	top: 0;
}
div.multiSelect > div input + span::before {
	content: '';
	display: inline-block;
	margin-right: 12px;
	width: 20px;
	height: 20px;
	border: 1px solid white;
	border-radius: 8px;
	vertical-align: middle;
	cursor: pointer;
	background-color: white;
	color: #272727;
	text-align: center;
	line-height: 20px;
	position: absolute;
	right: -10px;
	top: 5px;
}
div.multiSelect > div > div {
	max-height: 150px;
	overflow: auto;
}
div.multiSelect > div input:checked + span::before {
	content: 'X';
}
div.multiSelect > div > label > input + span::before {
	content: '-';
}
div.more {
	display: inline-block;
	width: calc(100% - 200px);
	vertical-align: top;
	padding: 20px 0 0 0;
}
div.more > span {
	font-weight: bold;
	font-size: 20px;
	color: white;
}
div.multiselect2 {
	width: 100%;
}
div.multiSelect2 label {
	display: inline-block;
	width: auto!important;
	position: relative;
	padding: 0 10px 0 30px!important;
}
div.multiSelect2 label input {
	position: absolute;
	left: -300000px;
}
div.multiSelect2 label b {
	float: right;
	font-size: 16px;
    color: white;
    font-weight: bold;
	padding-left: 5px;
}
div.multiSelect2 label span {
	text-transform: none;
	font-weight: normal;
}
div.multiSelect2 input + span::before {
	content: '';
	display: inline-block;
	margin-right: 12px;
	width: 20px;
	height: 20px;
	border: 1px solid white;
	border-radius: 8px;
	vertical-align: middle;
	cursor: pointer;
	background-color: transparent;
	color: #272727;
	text-align: center;
	line-height: 20px;
	position: absolute;
	left: 0px;
	top: 3px;
	color: white;
	font-weight: bold;
}
div.multiSelect2 input:checked + span::before {
	content: 'X';
}
.file input {
	visibility: hidden;
}
.tagname {
	position: relative;
	z-index: -1;
	top: -80px;
}
.btn-search i {
	display: none;
}
.btn-search {
	min-width: 180px;
}
.elitejobs-jobs-search .btn:before {
	display: none!important;
}
.home i {
	font-style: normal;
}
.et_pb_scroll_top.et-pb-icon {
	border: 2px solid white!important;
	border-right: 0 none transparent!important;
}

.multiSelect > span  {
	content: '2';
	position: absolute;
	font-family: ETmodules;
	speak: none;
	font-weight: 400;
	font-size: 22px;
	color: white;
	transform: rotate(180deg);
	right: 5px;
	top: 8px;
	transition: all 0.15s;
	z-index: 10;
}
.multiSelect > span.showed {
	
	transform: rotate(0);
}
.pozice2 .showHideDetails .btn {
bottom: 0px !important
}