/*
Theme Name: niktor
Theme Name: niktor
Author: the WordPress team
Author URI: https://wordpress.org/
Description: niktor brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: niktor
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Normalize
2.0 Accessibility
3.0 Alignments
4.0 Clearings
5.0 Typography
6.0 Forms
7.0 Formatting
8.0 Lists
9.0 Tables
10.0 Links
11.0 Featured Image Hover
12.0 Navigation
13.0 Layout
   13.1 Header
   13.2 Front Page
   13.3 Regular Content
   13.4 Posts
   13.5 Pages
   13.6 Footer
14.0 Comments
15.0 Widgets
16.0 Media
   16.1 Galleries
17.0 Customizer
18.0 SVGs Fallbacks
19.0 Media Queries
20.0 Print
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 Normalize
Styles based on Normalize v5.0.0 @link https://github.com/necolas/normalize.css
--------------------------------------------------------------*/
#selected_location, #selected_type {
    /* background: #F2F2F2; */
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    color: #646464;
    border: none;
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGZpbGw9J25vbmUnIHZpZXdCb3g9JzAgMCAyMCAyMCc+PHBhdGggc3Ryb2tlPScjNmI3MjgwJyBzdHJva2UtbGluZWNhcD0ncm91bmQnIHN0cm9rZS1saW5lam9pbj0ncm91bmQnIHN0cm9rZS13aWR0aD0nMS41JyBkPSdtNiA4IDQgNCA0LTQnLz48L3N2Zz4=);
    background-position: right 0.5rem center;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    -webkit-print-color-adjust: exact;
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
	padding: 0.375rem 0.75rem;
	background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	    min-height: 48px;
    border: 0 none;
    padding: 0.375rem 1.3rem;
    font-weight: 400;
}
.job-search input[type="text"] {
   min-height: 48px;
}

.sjb-page .btn {
    font-size: 1rem;
    color: #fff;
    border-radius: 25px;
    padding-left: 2rem;
    padding-right: 2rem;
    background: #544CF9;
    text-transform: uppercase;
    background: -moz-linear-gradient(90deg, #544CF9 35%, #814CF9 100%);
    background: -webkit-linear-gradient(90deg, #544CF9 35%, #814CF9 100%);
    background: linear-gradient(90deg, #544CF9 35%, #814CF9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#544CF9",endColorstr="#814CF9",GradientType=1);
    transition: var(--transition-ease-five);
	text-transform:none;
	
}
.sjb-page .btn:hover {
    color: #fff;
    background: #814CF9;
    background: -moz-linear-gradient(90deg, #814CF9 35%, #544CF9 100%);
    background: -webkit-linear-gradient(90deg, #814CF9 35%, #544CF9 100%);
    background: linear-gradient(90deg, #814CF9 35%, #544CF9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#814CF9",endColorstr="#544CF9",GradientType=1);
    transition: var(--transition-ease-five);
}
.list_show_cyber_pla .fa-calendar-check:before {
    content: "\f274";
    color: #787878;
    padding-right: 10px;
}
.sjb-page .sjb-detail .list-data .v2 ul li {
    font-size: 16px;
    line-height: 30px;
    padding-left: 15px;
    position: relative;
}
.sjb-page .list-data .v2 .job-description p {
    color: #666;
    font-size: 16px;
    margin: 0 0 15px;
    word-wrap: break-word;
    line-height: 25px;
}
.sjb-page .sjb-detail .list-data .v1 ul li::before, .sjb-page .sjb-detail .list-data .v2 ul li::before {
    color: var(--bs-blue);
    content: "\f101";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 12px;
    left: 0;
    position: absolute;
    top: 0;
}
.sjb-page .sjb-detail .list-data .v1 h3, .sjb-page .sjb-detail .list-data .v2 h3, .sjb-page .sjb-detail .list-data ul li::before, .sjb-page .sjb-detail .list-data .v1 .job-detail h3, .sjb-page .sjb-detail .list-data .v2 .job-detail h3, .sjb-page .sjb-archive-page .job-title {
    color: var(--bs-blue) !important;
}
.sjb-page .sjb-detail .list-data .v2 .job-features .sjb-title-value p {
    margin-left: 35px;
	    font-family: 'Open Sans', sans-serif;
    color: #7D7D7D;
}
.sjb-page .list-data .v2 .header-margin-top {
    margin-top: 0;
    margin-bottom: 0;
}
.pagination {
    display: block !important;
}
@media (max-width: 767.98px) { 
.sjb-page .list-data .v2 .sjb-apply-now-btn p {
    float: none;
}
.inner_scr_ti {
    font-size: 1.5rem !important;
    text-align: center;
}
.row.job-search {
    padding-left: 20px;
    padding-right: 20px;
}
}
.pagination li.list-item {
    display: inline-block;
    padding: 10px;
}
.job_listings_p p, .blog-posts p {
    color: #666;
    font-size: 16px;
    margin: 0 0 10px;
    word-wrap: break-word;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
	line-height: 25px;
    padding-top: 15px;
}
.list_show_cyber_year {
	padding-top: 10px;
}
.category-list-items li {
    list-style: none;
    padding-bottom: 15px;
    font-size: 16px;
}
.category-list-items li a {
  color: #787878;
  text-decoration: none;
}	
.category-list-items li a:hover {
  text-decoration: underline;
}
