/*
Theme Name: KnowherePro Child
Theme URI: https://velikorodnov.com/site/knowhere_wordpress_single_project.html
Template: knowherepro
Author: Designed by monkeysan
Author URI: https://themeforest.net/user/monkeysan/portfolio
Description: We would like to thank you for purchasing KnowherePro WordPress.
Tags: one-column,two-columns,left-sidebar,right-sidebar,sticky-post,theme-options
Version: 1.6.1.1695805478
Updated: 2023-09-27 09:04:38

*/
html {
    scroll-behavior: smooth;
}
a, a:hover, a:focus {
    color: #76AC76;
}
li {
    list-style-type: none;
}
.page-template-default .kw-content-area .wpb_wrapper li {
    list-style-type: disc; 
}
.page-template-default .kw-content-area .list-wrapper li {
    list-style-type: decimal;
}
.page-template-default .kw-content-area .kw-pp-features-list li {
    list-style-type: none; 
}
.single-job_listing .kw-breadcrumb-container {
    display: none;
}



.btn,
.job_search_form .kw-update-form,
.subscribe-block a.kw-btn-big,
.places-block a.kw-btn,
form .wpcf7-submit,
.modal .button,
.form-submit input,
.categories-block .btn-category a {
    background: #76AC76;
    color: #fff;
    border-radius: 5px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition-duration: 0.32s;
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    height: 40px;
    white-space: nowrap;
}
.categories-block .btn-category {
    display: inline-flex;
    margin: 50px auto 0;
    display: flex;
    justify-content: center;
}
.categories-block .btn-category a {
    background: #76AC76 !important;
    color: #fff !important;
    border: none;
}

.btn-position {
    display: inline-flex !important;
    height: 40px;
    padding: 0 11px;
    background: transparent;
    color: #76AC76;
    border: 2px solid #76AC76;
}

.logo,
.kw-footer .container a.logo {
    color: #fff;
    font-family: 'League Spartan', sans-serif;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
}
.logo:hover,
.kw-footer .container a.logo:hover {
    text-decoration: none;
}
.logo-text,
.kw-footer .container a.logo .logo-text {
    white-space: nowrap;
    font-weight: 900;
    font-size: 34px;
    line-height: 31px;
    letter-spacing: -6%;
}

.logo span,
.kw-footer .container a.logo span {
    white-space: nowrap;
    font-size: 16px;
    line-height: 15px;
    font-weight: 500;
}

/**** HEADER ****/
.kw-current-location {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: -6%;
}
.kw-current-location b {
    font-weight: 700;
}
.kw-header.kw-type-1 .kw-top-bar .kw-hr-list > li {
    border-left-color: rgba(255, 255, 255, 0.25);
    border-right-color: rgba(255, 255, 255, 0.25);
}
.kw-header.kw-dark .kw-top-bar:not(:first-child), .kw-header.kw-dark .kw-hsection:not(:first-child):not(.kw-sticked) {
    border-color: rgba(255, 255, 255, 0.25);
}
.job_listing-template-default .kw-header.kw-dark {
    background: transparent;
    background: #404040;
}
.job_listing-template-default .kw-header.kw-dark .kw-sticked {
    background: #404040;
}
/**** FIRST PAGE ****/
.page-template-front-page .kw-page-content {
    padding-bottom: 0;
}
.kw-navigation > li > a {
    font-family: Arial;
    font-weight: 500;
}
.kw-page-header.kw-type-7 .kw-page-title {
    font-size: 48px;
    font-weight: 700;
    line-height: 70px;
    max-width: 1066px;
    margin: 0 0 15px;
}
.kw-page-header .kw-page-tagline.subtitle {
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    margin-bottom: 50px;
}
.kw-page-header-content .container {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.btn-info {
    height: 59px;
    line-height: 59px;
    width: 155px;
    border: 1px solid #fff;
    font-size: 16px;
    font-weight: 500;
    background: rgba(255, 255, 255, 0.1);
    background: #5b5657;
}
.job_search_form .search_jobs {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    align-items: center;
    flex: 1 1 auto;
}
.page-template .kw-job-filters .kw-oneline-action {
    flex: 0 0 135px;
    width: auto;
}
.page-template-front-page .job_search_form {
    max-width: 970px;
}
.search_keywords,
.search_location,
.search_categories {
    flex: 1 1 268px;
    margin-right: 10px;
}
.job_search_form .search_jobs.knowhere-has-categories>[class*='search_']{
    flex: 1 1 268px;
    margin-right: 10px;
    display: flex;
    flex-direction: column;
}
.job_search_form .kw-oneline-row-action {
    display: flex;
    align-items: center;
}
.job_search_form .kw-oneline-row-action .kw-oneline-action {
    position: static;
}
.job_search_form input {
    height: 51px;
    border-radius: 5px;
}
.job_search_form .kw-update-form {
    height: 51px;
    line-height: 51px;
    width: 135px;
    font-size: 16px;
    font-weight: 700;
}
.page-template-front-page .kw-section-title {
    line-height: 53px;
    font-weight: 500;
    margin-bottom: 15px;
    font-size: 36px;
}
.page-template-front-page .kw-section-subtitle {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 37px;
    margin-top: 0;
}
.kw-categories.kw-type-1 .kw-category-item-icon {
    display: flex;
    align-items: center;
    justify-content: center;
}
.kw-category-item-title a:hover .kw-category-item-icon, .kw-category-item-title a:focus .kw-category-item-icon {
    background-color: #76AC76;
}
.kw-categories .kw-category-item-icon {
    color: #76AC76;
    border-color: #76AC76;
}
.kw-listing-item-icon img, .kw-categories .kw-category-item-icon svg, .kw-categories .kw-category-item-icon img {
    line-height: 48px;
    color: #76AC76;
    fill: #76AC76;
}
.kw-categories .kw-category-item-icon svg * {
    fill: #76AC76;
}

/* 
categories-block
subscribe-block
places-block
reviews-block
*/

.subscribe-block .kw-call-out h2 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    margin-bottom: 17px;
}
.subscribe-block .kw-call-out h5 {
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
}
.subscribe-block a.kw-btn-big {
    padding: 17px;
    height: 54px;
    min-width: auto;
    font-weight: 700;
    font-size: 16px;
}
.places-block a.kw-btn {
    background:  #76AC76;
    font-size: 16px;
    padding: 0 12px;
}
.reviews-block .kw-testimonials.kw-container-v1,
.comments-list-box {
    display: flex;
    flex-wrap: wrap;
}
.reviews-block .kw-testimonials article.kw-testimonial,
.comments-list-box article.kw-testimonial {
    display: flex;
    /* flex-wrap: nowrap; */
    align-items: flex-start;
}
.reviews-block .kw-testimonial .left-side,
.review .left-side,
.comments-list .left-side {
    margin-right: 23px;
}
.comments-list-box article {
    width: 100%;
    margin-bottom: 20px;
}
.comments-list-box article .left-side  {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.reviews-block .kw-testimonial .avatar,
.review .avatar,
.comments-list .avatar {
    width: 119px;
    height: 119px;
    flex: 0 0 119px;
    border-radius: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 15px;
    background-image: url(img/avatar.png);
}
.reviews-block .kw-testimonial:nth-of-type(1) .avatar,
.review-item:nth-of-type(1) .avatar {
    /* background-image: url(img/avatar1.png); */
}
.reviews-block .kw-testimonial:nth-of-type(2) .avatar,
.review-item:nth-of-type(2) .avatar {
    /* background-image: url(img/avatar2.png); */
}
.reviews-block .kw-testimonial:nth-of-type(3) .avatar,
.review-item:nth-of-type(3) .avatar {
   /*  background-image: url(img/avatar3.png); */
}
.reviews-block .kw-testimonial:nth-of-type(4) .avatar,
.review-item:nth-of-type(4) .avatar {
    /* background-image: url(img/avatar4.png); */
}
.reviews-block .kw-testimonial .name,
.review .name,
.comments-list .name {
    color: #2C2C2C;
    font-size: 16px;
    line-height: 23px;
    text-align: center;
    white-space: nowrap;
}
.reviews-block .kw-testimonial-content {

}
.reviews-block .kw-testimonial-content .kw-testimonial-title,
.reviews-block .kw-testimonial-content .kw-testimonial-title a,
.review .kw-testimonial-title,
.comments-list .kw-testimonial-title {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 9px;
    color: #2C2C2C;
}
.reviews-block .kw-testimonial-content .text,
.review .kw-testimonial-content .text,
.comments-list .kw-testimonial-content .text {
    color: #A7A7A7;
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 14px;
}
.reviews-block .star-rating span,
.reviews-block .star-rating:before,
.places-block .star-rating span,
.places-block .star-rating:before,
.reviews-page .star-rating span,
.reviews-page .star-rating:before,
.kw-page-listings .star-rating span,
.kw-page-listings .star-rating:before,
.comments-list .star-rating span,
.comments-list .star-rating:before,
.meta-review-box .star-rating span,
.meta-review-box .star-rating:before,
.star-rating:before,
.star-rating span {
    color: #85AC85 !important;
}
.reviews-block .star-rating,
.places-block .star-rating,
.reviews-page .star-rating,
.kw-page-listings .star-rating,
.kw-page-listings .star-rating,
.meta-review-box .star-rating,
.single-job_listing .star-rating {
    font-size: 12px;
}
.places-block .kw-grid-view {

}
.places-block .kw-grid-view .kw-listing-item-wrap {

}

.places-block .kw-csstransforms3d .kw-listings.kw-type-2 .kw-listing-item-info {
    transform: none;
}
.job-status, .job-soon,
.job_listing .kw-label-hours, .job_listing .kw-label-featured {
    position: absolute;
    background: #76AC76;
    font-size: 14px;
    line-height: 21px;
    font-weight: 300;
    padding: 0 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 28px;
    border-radius: 5px;
    z-index: 10;
    color: #fff;
    text-transform: inherit;
}
.job_listing .kw-label-hours.kw-open-now {
    background: #76AC76;
}
.job-status.closed, .job_listing .kw-label-hours.kw-closed-now {
    background: #D23200;
}
.job-soon, .job_listing .kw-label-featured {
    left: 19px;
    top: 19px;
}
.job-status, .job_listing .kw-label-hours {
    right: 19px;
    top: 19px;
}
.kw-csstransforms3d .places-block .kw-listings.kw-type-2 .kw-listing-item-info {
    transform: none;
}
.places-block .kw-listings.kw-type-2 .kw-listing-item-title a {
    color: #fff!important;
    font-size: 24px;
    line-height: 35px;
    margin-bottom: 8px;
}
.places-block .star-rating {
    margin-bottom: 7px;
}
.places-block .kw-listings:not(.owl-carousel) .kw-listing-item-wrap {
    padding: 0;
    height: 232px;
    
}
.places-block .job_listing {
    height: 100%;
}
.places-block .kw-listing-item-media {
    height: 100%;
}
.places-block .kw-listing-item-thumbnail {
    display: flex;
    justify-content: center;
    align-items: center;
    max-height: 232px;
    overflow: hidden;
    height: 100%;
}
.places-block .kw-listing-item-thumbnail img {
    /* height: 100%;
    width: auto;
    min-width: 100%; */
    
}
.places-block .kw-listing-item-wrap:nth-of-type(5) .kw-listing-item-thumbnail img,
.places-block .kw-listing-item-wrap:nth-of-type(4) .kw-listing-item-thumbnail img,
.places-block .kw-listing-item-wrap:nth-of-type(3) .kw-listing-item-thumbnail img {
    width: auto;
    max-width: 3400px;
    min-width: auto;
}
.kw-listing-item-wrap:nth-of-type(4) {
    
}
.kw-listing-item-wrap:nth-of-type(5) {
    
}
.places-block .kw-listings-holder .kw-listings {
    /* 
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 29px 0;  */
    margin: 50px 0 33px !important;
    display: flex;
    flex-wrap: wrap;
}
.places-block .kw-listings .kw-listing-item-wrap:nth-last-of-type(5) {
    flex: 1 1 59%;
    max-width: 59% !important;
    order: -1;
    margin-right: 2%;
    margin-bottom: 28px;
}
.places-block .kw-listings .kw-listing-item-wrap:nth-last-of-type(4) {
    flex: 1 1 39%;
    max-width: 39% !important;
    order: 0;
    margin-bottom: 28px;
}
.places-block .kw-listings .kw-listing-item-wrap:nth-last-of-type(3) {
    flex: 1 1 32%;
    margin-right: 2%;
    max-width: 32% !important;
    order: 1;
}
.places-block .kw-listings .kw-listing-item-wrap:nth-last-of-type(2) {
    flex: 1 1 32%;
    margin-right: 2%;
    max-width: 32% !important;
    order: 2;
}
.places-block .kw-listings .kw-listing-item-wrap:nth-last-of-type(1) {
    flex: 1 1 32%;
    max-width: 32% !important;
    order: 3;
} 



/**** ABOUT US PAGE ****/
.kw-header.kw-dark, .kw-header.kw-dark .kw-sticked {
    background-color: #404040;
}
.kw-page-header.kw-dark {
    border-color: #404040;
    background-color: #404040;
}
.kw-page-header {
    padding-bottom: 67px;
}
.kw-page-header .kw-page-title,
.kw-page-header.kw-dark .kw-page-title {
    font-size: 40px;
    line-height: 59px;
    font-weight: 700;
    margin-bottom: 25px;
    color: #fff;
}
.kw-breadcrumb, .kw-breadcrumb a, .kw-breadcrumb > span {
    font-size: 20px;
    line-height: 29px;
}

blockquote p, blockquote {
    font-family: 'Caveat', cursive;
    font-style: normal;
}
.page-id-2449 .kw-entry-content > .container {
    background: #fff;
    padding: 50px 26px;
    border-radius: 10px;
}
.page-id-2449 .kw-entry-content p {
    padding: 0 17px;
}
.page-id-2449 .kw-entry-content p,
.page-id-2451 .kw-entry-content p {
    margin-bottom: 50px;
    font-size: 18px;
    line-height: 32px;
}
.page-id-2449 .kw-entry-content p:last-of-type,
.page-id-2451 .kw-entry-content p:last-of-type {
    margin-bottom: 0;
}

.page-id-2449 .kw-entry-content blockquote {
    margin-bottom: 50px;
    background: #76AC76;
    padding: 29px 75px;
}
.page-id-2449 .kw-entry-content blockquote p {
    margin-bottom: 0;
    padding: 0;
    font-size: 40px;
    line-height: 50px;
}
.page-id-2449 .kw-site-main ul {
    padding: 0 17px;
}
.page-id-2449 .kw-site-main ul,
.page-id-2451 .kw-site-main ul {
    font-size: 18px;
    line-height: 32px;
}
.page-id-2449 .kw-content-area > ul,
.page-id-2451 .kw-content-area > ul {
    margin-bottom: 50px;
}
.page-id-2449 .kw-content-area li,
.page-id-2451 .kw-content-area li {
   list-style-type: disc;
}
ul ::marker {
    list-style-type: disc;
}
.kw-entry-content p, .kw-entry-content ul {
    color: #2c2c2c;
}
.page-id-2451 h3 {
    color: #fff;
    font-size: 24px;
    line-height: 35px;
    font-weight: 700;
    margin-bottom: 17px;
}
.page-id-2451 h4 {
    color: #fff;
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
}

/* left-side

right-side */

/**** CONTACTS PAGE ****/

.page-id-1731 .contacts-sidebar {
    display: flex;
    flex-wrap: nowrap;
}
.page-id-1731 .contacts-sidebar .form-title {
    display: flex;
    flex: 1 1 746px;
    margin-right: 70px;
}
.page-id-1731 .contacts-sidebar .right-side {
    display: flex;
    flex: 1 1 350px;
}



.form-title h2 {
    font-size: 30px;
    line-height: 44px;
    font-weight: 500;
    margin-bottom: 18px;
}
.form-title p {
    margin-bottom: 0;
}

.widget_contact_us .kw-widget-title {
    color: #404040;
    margin-bottom: 44px;
    font-size: 24px;
    line-height: 35px;
}
.widget_contact_us {
    color: #404040;
}
.widget_contact_us p {
    margin-bottom: 44px;
    font-size: 16px;
    line-height: 23px;
    color: #898989;
}
.kw-social-links > li > a {
    font-size: 25px;
    line-height: 25px;
    justify-content: center;
    align-items: center;
    display: flex;
    width: 47px;
    height: 47px;
    border: 1px solid #404040;
    color: #404040;
}
.widget_contact_us .kw-social-links > li {
    margin: 0 7px 0 0 !important;
}
/**** PRICING PAGE ****/
.pricing-page-template .kw-entry-content .container {
    max-width: 1500px;
    width: 100%;
}
.pricing-box .kw-pricing-tables {
    display: flex;
    flex-wrap: nowrap;
}
.pricing-box .kw-pricing-tables .kw-pricing-plan-container {
    display: flex;
    flex-wrap: nowrap;
}
.pricing-page-template .kw-pp-price {
    color: #76AC76;
    font-size: 20px;
    line-height: 26px;
}
.pricing-page-template .kw-pricing-plan.kw-active {
    background: #76AC76;
}
.pricing-page-template [class*="kw-btn"].kw-theme-color {
    background: #76AC76;
}



/**** 404 ****/
.kw-template-404 .content-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #404040;
}
.kw-template-404 .page-text {
    font-size: 20px;
    line-height: 20px;
    font-weight: 500;
    color: #76AC76;
    margin-bottom: 26px;
}
.kw-template-404 .page-title {
    font-size: 128px;
    line-height: 140px;
    margin-bottom: 26px;
    color: #404040;
}
.kw-template-404 .links-box {
    display: flex;
    align-items: center;
}
.kw-template-404 .links-box .text {
    font-size: 24px;
    line-height: 24px;
    font-weight: 700;
    margin-right: 12px;
    white-space: nowrap;
}
.kw-template-404 .links-box a {
    font-size: 20px;
    font-weight: 500;
    margin-right: 12px;
    padding: 0 40px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    border-radius: 5px;
    border: 2px solid #76AC76;
    color: #404040;
}
.kw-template-404 .links-box a:last-of-type {
    margin-right: 0;
}
/**** PRIVECY POLICY PAGE ****/
.list-wrapper {
    position: absolute;
    top: 0;
    width: 281px;
    padding: 36px 32px;
    border: 2px solid #E6E6E6;
    border-radius: 6px;
}
.list-wrapper li {
    list-style-type: decimal;
}
.second-column.vc_column_container > .vc_column-inner {
    padding: 0;
}
.second-column .wpb_content_element {
    padding: 0 72px;
    color: #757575;
    font-size: 16px;
    line-height: 24px;
}
.second-column .wpb_content_element strong {
    font-weight: 700;
}
.second-column .wpb_content_element p {
    color: #757575;
}
.second-column .title-box {
    width: 100%;
    border-bottom: 2px solid #E6E6E6;
    padding: 28px 72px;
}
.second-column .title-box h1 {
    font-size: 24px;
    line-height: 36px;
    font-weight: 500;
    color: #757575;
}
.second-column {
    border: 2px solid #E6E6E6;
    margin-left: 297px;
    padding-bottom: 28px;
}
.list-wrapper li {
    margin-bottom: 15px;
}
.list-wrapper li:last-child {
    margin-bottom: 0;
}
.list-wrapper li a,
.list-wrapper li {
    color: #1E1E1E;
    font-size: 16px;
    line-height: 24px;
}
.list-wrapper li.active a,
.list-wrapper li.active {
    /* font-weight: 700; */
}
/**** SINGLE JOB LISTING PAGE ****/
.single-job_listing .company-logo {
    width: auto;
    height: 102px;
    margin-bottom: 14px;
}
.single-job_listing .company-categories-box {
    display: flex;
    margin-bottom: 13px;
}
.single-job_listing .company-categories-box .item {
   margin: 0 10px 0 0;
   white-space: nowrap;
}
.single-job_listing .company-categories-box .item:nth-of-type(1) {
    margin-left: 0;
}
.single-job_listing .company-social-box {
    display: flex;
}
.single-job_listing .company-social-box a {
    margin-right: 15px;
}
.single-job_listing .company-social-box a i {
    font-size: 15px;
}
.single-job_listing .kw-listing-item-meta {
    align-items: center;
}
.single-job_listing .kw-listing-single-header .kw-listing-item-meta > .meta-review-box {
    display: flex;
    padding: 0;
    align-items: center;   
}
.single-job_listing .kw-listing-card-meta {
    position: absolute;
    z-index: 2;
    bottom: 20px;
    right: 20px;
    display: flex;
}
.single-job_listing .video-slider,
.single-job_listing .services-box {
   /*  height: 417px; */
   margin-bottom: 50px;
}
.single-job_listing .video-slider .item {
    height: 417px;
    border-radius: 10px;
    overflow: hidden;
}
.single-job_listing .video-slider iframe {
    height: 417px;
}
.single_job_listing .job_description {
    margin: 0 0 50px !important;
}
.single_job_listing .job_listing, .single_job_listing article {
    border-bottom: none !important;
}
.single-job_listing .services-box .box-title {
    font-size: 36px;
    line-height: 52px;
    font-weight: 500;
    color: #000;
    margin-bottom: 30px;
}
.single-job_listing .services-box img {
    width: 100%;
}
.single-job_listing .kw-single-box {
    margin-bottom: 0;
}
.header-content h1 {
    font-size: 36px;
    line-height: 52px;
    margin-bottom: 13px !important;
}
.header-content .meta-box {
    display: flex;
    align-items: center;
    margin-bottom: 13px;
}
.meta-review-box {
    display: flex;
    align-items: center;
}
.meta-box .icons-box {
    margin-bottom: 0;
}
.meta-review-box .rating {
    margin-right: 13px;
}
.meta-review-box .rating-nubmer {
    display: flex;
    align-items: center;
}
.meta-review-box .nubmer {
    margin-right: 20px;
}
.meta-review-box .ico {
    height: 13px;
    width: 13px;
    flex: 0 0 13px;
    margin-right: 9px;
    background-image: url(img/review.svg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center;
}
.meta-review-box .nubmer-text {
    margin-right: 20px;
}
.header-content .kw-icons-list.kw-hr-type > li {
    border-width: 0;
}
.header-content .address__street {
    margin-right: 20px;
}
.header-content .kw-listing-item-data {
    margin: 0 0 13px !important;
}
.single-job_listing .job_description li:before {
    color: #76AC76;
}
.single-job_listing .kw-hours.kw-active-day .kw-day, .single-job_listing .kw-hours.kw-active-day:not(.kw-toggle-status) .kw-hour-time,
.single-job_listing .kw-hours .kw-hour-time.kw-active-status {
    color: #76AC76;
}
.single-job_listing .kw-listing-item {
    border-color: #76AC76;
}
.sidebar-widget {
    padding: 30px 20px;
    background-color: #fff;
    position: relative;
    border-radius: 5px;
    border-width: 0 0 2px 0;
    border-style: solid;
    border-color: #76AC76;
    margin-bottom: 30px;
}
.widget-title {
    font-size: 24px;
    line-height: 35px;
    color: #2C2C2C;
    margin-bottom: 18px;
}
.sidebar-widget .sales-box {
    
}
.sidebar-widget .sales-box .item {
    display: flex;
    align-items: center;
    line-height: 21px;
    color: #A7A7A7;
    margin-bottom: 10px;
}
.sidebar-widget .sales-box .item:last-of-type {
    margin-bottom: 0;
}
.sidebar-widget .sales-box .item::before {
    content: '';
    display: flex;
    margin-right: 7px;
    flex: 0 0 17px;
    height: 14px;
    background-image: url(img/sales.svg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center;
}
.sidebar-widget .offers-box {
    
}
.sidebar-widget .offers-box .item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    line-height: 21px;
    color: #A7A7A7;
    margin-bottom: 10px;
}
.sidebar-widget .offers-box .item:last-of-type {
    margin-bottom: 0;
}
.sidebar-widget .offers-box .text {
    display: flex;
    align-items: center;
    white-space: nowrap;
}
.sidebar-widget .offers-box .text::before {
    content: '';
    display: flex;
    margin-right: 7px;
    flex: 0 0 18px;
    height: 18px;
    background-image: url(img/money.svg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center;
}
.sidebar-widget .offers-box .price {
    white-space: nowrap;
    font-weight: 400;
}
.single-job_listing .listing-item-widget {
    margin-bottom: 30px;
}
.single-job_listing .company-categories-box {
    display: flex;
    flex-wrap: wrap;
}
.single-job_listing .kw-icons-list > li.address__street {
    color: #fff;
}
.single-job_listing .kw-sidebar .kw-icons-list > li.address__street {
    color: #a7a7a7;
}
.video-slider-box .owl-prev, .video-slider-box .owl-next {
    display: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation:after,
.woocommerce-account .woocommerce-MyAccount-navigation:before {
    display: none;
}
.kw-dropdown-list li {
    display: none;
}
.kw-dropdown-list li:last-of-type {
    display: block;
}
.alert-success.directorist-alert.directorist-alert-success > span {
    display: flex;
}


/**** JOB LISTING PAGE ****/
.search_jobs .search_keywords,
.search_jobs .search_location,
.search_jobs .search_categories {
    max-width: 282px;
}
.reviews-modal .acf-comment-fields {
    /* display: none; */
}
.comments-box .title-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 50px;
}
.comments-box .box-title {
    font-size: 24px;
    line-height: 35px;
    color: #404040;
}
.comments-box .btn-review {
    padding: 0 8px;
}
.single-job_listing .kw-icons-list.kw-hr-type > li {
    margin-bottom: 12px;
}
.single-job_listing .kw-icons-list.kw-hr-type > li.address__website {
    display: block;
    margin-bottom: 0;
}
.single-job_listing .kw-md-table-row > .kw-right-edge {
    /* display: none; */
}
.single-job_listing .kw-listing-single-header > .kw-md-table-row,
.single-job_listing .kw-listing-single-header {
    width: 100%;
}
.single-job_listing .kw-listing-single-header > .kw-md-table-row {
    display: flex;
    justify-content: flex-start;
}
.kw-additional-nav-wrap {

}
.single-job_listing .knowhere-listing_sidebar_single {
    display: flex;
    flex-direction: column;
}
.single-job_listing #knowhere_listing_sidebar_map-3 {
    order: -1;
}
.single-job_listing .kw-slideshow-with-thumbs {
    padding-bottom: 42px;
    margin-bottom: 50px;
}
.single-job_listing .kw-slideshow-thumbs {
    position: absolute;
    bottom: 0;
}
.single-job_listing .kw-slideshow-thumbs img {
    display: none;
}
.single-job_listing .kw-slideshow-thumbs .owl-stage {
    display: flex;
    width: 100% !important;
    max-width: 100% !important;
    justify-content: center;
}
.single-job_listing .kw-slideshow-thumbs .owl-stage .owl-item {
    border: 2px solid #D9D9D9;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    flex: 0 0 12px;
    margin: 0 5px;
    background: #fff;
}
.single-job_listing .owl-stage-outer .kw-slideshow-thumb {
    width: 100%;
    height: 100%;
    background: #fff;
    border-radius: 50%;
    border: none;
}
.single-job_listing .kw-entry-content p, .single-job_listing .kw-entry-content ul {
    color: #000;
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 0;
}
.single-job_listing .owl-stage-outer .kw-slideshow-thumb.kw-active {
    background: #D9D9D9;
}
.single-job_listing .kw-slideshow-with-thumbs .kw-slideshow-thumbs {
    padding: 0;
}
.single-job_listing .job_listing.kw-single.kw-type-2 .kw-listing-item-info {
    padding: 0 !important;
    background: transparent;
}
#commentform .acf-comment-fields {
    /* display: none; */
}
#commentform .submit {
    width: 100%;
}
.modal.reviews-modal {
    min-width: 358px;
}
/* STAR RATING */
#commentform .stars span {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
}
#commentform .stars a {
    width: auto;
}
#commentform .stars a::after {
    content: "\e021";
    color: #76AC76;
}
#commentform .stars a.active::after, #commentform .stars a:hover::after,
#commentform .stars a:hover ~ a::after, #commentform .stars a.active ~ a::after {
    content: "\e020";
    color: #76AC76;
}




/* p.stars {
    display: inline-block;
    margin: 0;
}
p.stars a {
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    overflow: hidden;
    display: inline-block;
    text-decoration: none;
    font-weight: 400;
}
p.stars a::before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: "Font Awesome 5 Free"; 
    content: "\f005";
    font-size: .95em;
    color: #43454b;
    text-indent: 0;
    opacity: .25;
}
p.stars.selected a.active:before, p.stars:hover a:before, p.stars.selected a:not(.active):before, p.stars.selected a.active:before {
    color: #7f54b3;
}
p.stars:hover a::before {
    color: #7f54b3;
    opacity: 1;
}
 */
/**** ADD LISTING PAGE ****/
.directorist-form-img-field .images-box {
    display: flex;
    flex-wrap: wrap;
}
.add-listing-page .form-box {
    margin-top: 85px;
}
.attention-text {
    color: #D22e2e;
    font-size: 18px;
    margin-bottom: 30px;
}
.add-listing-page .title-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.registration-box {
    display: flex;
    align-items: center;
}
.registration-box .text{

}
.registration-box .btn-registration {
    padding: 0 10px;
    margin-left: 15px;
}
.registration-box .btn-registration:hover {
    color: #fff;
}
/**** ALL JOB LISTING PAGE ****/
.job_listings .kw-listing-item-icon svg * {
    fill: #76AC76;
}

.job_listings .kw-listing-item-icon svg,
.job_listings .kw-listing-item-icon {
    color: #76AC76;
}
.page div.job_listings .load_more_jobs strong, .page .post-type-archive-job_listing div.job_listings .load_more_jobs strong {
    background: #76AC76;
}
.page .kw-listings.kw-type-1 .job_listing {
    border-color: #76AC76;
}
.kw-finder-extend .kw-listing-item-title {
    margin-bottom: 6px;
}

/**** REVIEWS PAGE ****/
.reviews-page .container {
    max-width: 1180px;
}
.reviews-page .form-box {
    padding-bottom: 20px;
    max-width: 936px;
    border-bottom: 2px solid #A7A7A7;
    margin: 0 auto 50px;
}
.reviews-page form {
    background: #fff;
    padding: 20px 31px;
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.reviews-page .form-item {
    max-width: 282px;
    margin-right: 14px;
    flex: 1 1 33%;
    margin-bottom: 0;
}
.reviews-page .form-item:last-of-type {
    margin-right: 0;
}
.reviews-page .results-text-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
    padding: 0 31px;
}
.reviews-page .results-text-box .text {
    color: #404040;
    line-height: 20px;
    font-weight: 700;
}
.reviews-page .results-text-box .btn-clear {
    line-height: 20px;
    color: #A7A7A7;
    cursor: pointer;
    white-space: nowrap;
}
.reviews-page .btn-clear span {
    margin-left: 10px;
    font-size: 30px;
}
.reviews-page .reviews-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.reviews-page .review-item {
    max-width: 49%;
    flex: 1 1 49%;
    margin-bottom: 50px;
}
.reviews-page .kw-listing-item {
    border-bottom: none;
    border-radius: 5px 5px 0 0;
}
.reviews-page .job-status {
    right: 22px;
    top: 22px;
}
.reviews-page .kw-listing-item-thumbnail {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    max-height: 230px;
}
.reviews-page .kw-listing-card-meta {
    position: absolute;
    right: 19px;
    bottom: 65px;
    display: flex;
}
.reviews-page .kw-listing-item-info {
    padding: 23px 19px 25px;
}
/* ЗДЕСЬ ОДИНАКОВО С JOB LISTING */
.reviews-page .kw-listing-item-title {
    font-size: 24px;
    line-height: 35px;
    color: #2C2C2C;
    margin-bottom: 6px;
}
.reviews-page .rating {
    margin-bottom: 11px;
}
.reviews-page .kw-listing-item-location {
    color: #898989;
    line-height: 20px;
    min-height: 20px;
}
.reviews-page .review {
    padding: 0 19px 24px;
    border-radius: 0 0 5px 5px;
    /* box-shadow: 0 0 4px 0 rgba(118, 172, 118, 1); */
    border-bottom: 4px solid #76AC76;
    background: #fff;
    display: flex;
}
.reviews-page .kw-listing-item-info {
    
}



/**** FOOTER ****/
footer .widget_categories, footer .widget_meta {
    display: none;
}
footer  .container {
    display: flex;
    flex-wrap: nowrap;
    padding: 80px 15px 105px;
    justify-content: flex-start;
}
footer  .first-column {
    max-width: 520px;
    margin-right: 175px;
}
footer  .first-column .textwidget {
    margin: 24px 0;
}


footer  .second-column {
    border: none;
    margin: 0;
    padding: 0;
}
footer .second-column .kw-footer .kw-widget-title {
    margin-bottom: 10px;
}
footer  .second-column .menu-item {
    margin-bottom: 10px;
}
footer  .second-column .menu-item a {
    white-space: nowrap;
}
footer  .first-column .instagram i{
    
}
footer  .first-column .tiktok i{
    
}
footer  .first-column .telegram i{
    background-image: url(img/telegram.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 25px;
    height: 21px;
}
footer .first-column .mail i{
    background-image: url(img/M.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 25px;
    height: 16px;
}
footer .kw-social-links > li > a {
    border: 1px solid #fff;
    color: #fff;
}




.kw-footer .container a.logo {
    display: inline-flex;
    align-items: flex-end;
}
.kw-footer .widget .kw-social-links > li > a {
    height: 47px;
    width: 47px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 7px;
    font-size: 27px;
}
.kw-footer .kw-widget-title {
    padding-top: 0;
    font-size: 24px;
    line-height: 35px;
    margin-bottom: 40px;
    font-weight: 400;
}
.kw-footer .widget ul > li a {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 9px;
    
}
.kw-fsection-row-top .widget ul:not(.kw-social-links) li a {
    color: #76AC76;
}
.kw-footer {
    background-image: url(img/bg3.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}


/**** ELEMENTS ****/
.page-template-front-page .search_jobs>div.search_radius { /* форма поиска */
    float: none;
    display: none !important;
}
.wp-block-quote p {
    color: #fff;
}
#exampleModal {
    display: none;
}


/**** MODALS ****/
.modal-box {
    display: none;
    position: fixed;
    z-index: 998;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.4);
    justify-content: center;
    align-items: center;
}
.modal {
    display: none; 
    background-color: #fff;
    position: relative;
    z-index: 999;
    border-radius: 5px;
    padding: 17px 20px 31px;
}
.close {
    position: absolute;
    right: 10px;
    top: 0;
    color: #2C2C2C;
    font-size: 35px;
    font-weight: 400;
    cursor: pointer;
    user-select: none;
    transition: 0.3s ease;
}
.close:hover, .close:focus {
    opacity: 0.8;
}
.modal .buttons-box {
    justify-content: space-between;
    display: flex;
    align-items: center;
}
.modal .form-item {
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;
    position: relative;
}
.modal .form-item .error {
    font-size: 12px;
    color: #f44336;
    bottom: 0;
    left: 0;
}
/**** FORM ****/
.form-item {
    margin-bottom: 24px;
}
.form-item label, .form-row label,
.woocommerce .woocommerce-checkout #customer_details p.form-row label {
    font-size: 14px;
    line-height: 17px;
    color: #393B3E;
    text-align: left;
    margin-bottom: 8px;
}
.form-item input[type=email], .form-item input[type=text],
.form-row input[type=email], .form-row input[type=text], .form-row input[type=tel] {
    width: 100%;
    padding: 0 16px;
    background: #fff;
    border: 1px solid #a7a7a7;
    height: 37px;
    line-height: 37px;
    border-radius: 5px;
    color: #211F1F;
    outline: none;
}
.form-item textarea {
    width: 100%;
    padding: 16px;
    background: #fff;
    border: 1px solid #CAD2DB;
    border-radius: 4px;
    outline: none;
    font-style: 16px;
    line-height: 19px;
    min-height: 112px;
    height: 112px;
    resize: none;
}

/* HOW IT WORK MODAL */
.steps-modal {
    border-radius: 10px;
    padding: 54px 71px 59px;
    text-align: center;
    max-width: 1110px;
    background: #ccdfcc;
    width: 100%;
}
.steps-modal .title {
    font-size: 36px;
    line-height: 53px;
    color: #404040;
    margin-bottom: 12px;
}
.steps-modal .sub-title {
    font-size: 16px;
    line-height: 23px;
    color: #A7A7A7;
    margin-bottom: 59px;
}
.steps-box {    
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.steps-box .item {
    background: #fff;
    padding: 23px 9px 20px;
    border-radius: 5px;
    width: 297px;
    flex: 0 0 297px;
    margin-right: 36px;
}
.steps-box .item:last-of-type {
    margin-right: 0;
}
.steps-box img {
    height: 112px;
    width: auto;
    margin-bottom: 18px;
}
.steps-box .item-title {
    color: #2C2C2C;
    font-size: 20px;
    line-height: 29px;
    margin-bottom: 18px;
}
.steps-box .item-text {
    line-height: 20px;
    color: #A7A7A7;
}
/* REGISTRATION MODAL */
.modal-box .login-modal,
.modal-box .registration-modal {
    width: 358px;
}
.modal .form-title {
    color: #000;
    font-size: 22px;
    line-height: 29px;
    margin-bottom: 17px;
}
.modal .woocommerce-form-login {
    border-radius: 0;
    padding: 0;
}
.modal .form-row label {
    color: #898989;
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 3px;
}
.modal .woocommerce-form-row {
    margin-bottom: 20px;
}
.modal .lost_password a,
.modal .buttons-row span {
    line-height: 20px;
    font-weight: 500;
    color: #404040;
    font-size: 14px;
}
.modal .lost_password a {
    color: #898989;
}
.modal .button {
    width: 100%;
    height: 37px;
    display: flex;
    line-height: 1;
    margin-bottom: 18px;
}
.buttons-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 28px;
}
.buttons-row label,
.modal .woocommerce-form-login .form-row .woocommerce-form__label {
    margin: 0;
}
.modal input[type="checkbox"], input[type="radio"] {
    margin-top: 0;
    margin-bottom: 0;
}
.link-row {
    text-align: center;
}
.link-row .text {
    color: #A7A7A7;
    
    line-height: 20px;
    font-weight: 500;
}
.link-row .link {
    color: #404040;
    line-height: 20px;
    font-weight: 500;
}
.modal .directorist-row>* {
    padding: 0;
    margin: 0;
}
.password-text {
    color: #898989;
    line-height: 20px;
    font-weight: 500;
    margin-bottom: 29px;
}
/**** TEMP ****/
.kw-csstransforms3d .kw-navigation > .current-menu-item > a::before {
    transform: scale3d(0, 1, 1);
}
.widget_nav_menu .menu-item:nth-of-type(2) { /* Скрыли пункт в футере */
    display: none;
}
.directorist-form-phone-field .form-item-row {
    display: flex;
    align-items: flex-start;
}
.directorist-form-phone-field .form-item-row .form-item {
    flex: 1 1 auto;
}
.directorist-form-phone-field .form-item-row .left-side,
.directorist-form-offers-field .left-side,
.directorist-form-сategory-field .left-side {
    flex: 1 1 auto;
}
.directorist-form-phone-field .form-item-row .left-side input {
    margin-bottom: 10px;
}
.directorist-form-phone-field .form-item-row .left-side  input:last-of-type{
    margin-bottom: 0;
}
.directorist-form-phone-field .form-item-row .right-side,
.directorist-form-offers-field .right-side,
.directorist-form-сategory-field .right-side {
    flex: 0 0 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 42px;
}
.directorist-form-offers-field .form-item-row,
.directorist-form-сategory-field .form-item-row {
    display: flex;
}
.directorist-form-offers-field .form-item-row .form-item,
.directorist-form-сategory-field .form-item-row .form-item {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}
.directorist-form-offers-field .form-item-row .form-item:last-of-type {
    margin-bottom: 0;
}
.directorist-form-offers-field .form-item-row .form-item input {
    width: 49%;
}
.plus {
    border-radius: 50%;
    border: 2px solid #000;
    width: 30px;
    height: 30px;
    flex: 0 0 30px;
    margin-left: 15px;
    font-size: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.directorist-form-img-field {
    display: flex;
}
.directorist-form-img-field .item {
    position: relative;
    width: 100px;
    margin-right: 10px;
}
.directorist-form-img-field .close {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 20px;
}
.directorist-form-img-field img {
    width: 100%;
    height: auto;
}
.directorist-form-сategory-field .box-title {
    color: #202428;
    margin-bottom: 10px;
    font-weight: 500;
}


/* Убрали active */
.pricing-page-template .kw-pricing-plan.kw-active {
    background: #fff;
    margin: 0;
}
.pricing-page-template .kw-pricing-plan.kw-active .kw-pp-type {
    color: #000;
}
.pricing-page-template .kw-pricing-plan.kw-active .kw-pp-price {
    color: #76AC76;
}
.pricing-page-template .kw-pricing-plan.kw-active .kw-pp-lifetime {
    color: #777;
}
.kw-pricing-plan.kw-active [class*="kw-btn"].kw-theme-color:not(:hover):not(:focus) {
    color: #fff !important;
    background: #76AC76;
}
.directorist-form-img-field {
    display: flex;
    flex-direction: column;
}
.images-box {
    display: flex;
}


.remove-img::before {
    font-family: 'Linearicons';
    font-size: 15px;
    content: "\e681";
}
.btn-upload {
    margin-right: 20px;
    color: #222;
    text-align: center;
    background-color: #f7f7f7;
    border: 2px solid #f0f0f0;
    border-radius: 4px;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    width: 200px;
    height: 200px;
    justify-content: center;
    align-items: center;
}
.btn-upload .kw-lead-icon {
    color: #dadada;
    line-height: 1em;
    font-size: 100px;
    margin-bottom: 7px;
}
.btn-upload .icon-plus {
    display: flex;
    align-items: center;
}
.main-img-box {

}
.uploaded-img-box {
    position: relative;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 200px;
    flex: 0 0 200px;
    margin-right: 20px;
    height: 200px;
    overflow: hidden;
    margin-bottom: 20px;
}
.uploaded-img-box::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,.4);
    opacity: 0;
    z-index: 1;
    border-radius: 5px;
    -webkit-transition: opacity .35s cubic-bezier(0.23,1,0.32,1),visibility .35s cubic-bezier(0.23,1,0.32,1);
    transition: opacity .35s cubic-bezier(0.23,1,0.32,1),visibility .35s cubic-bezier(0.23,1,0.32,1);
}
.uploaded-img-box:hover::before {
    opacity: 1;
    visibility: visible;
}
.uploaded-img-box img {
    /* width: 100%;
    height: auto; */
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    height: auto;
    max-width: none;
    min-height: 100%;
    min-width: 100%;
    width: auto;
}
.uploaded-img-box .remove-img {
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #000;
    color: #fff;
    visibility: hidden;
    opacity: 0;
    top: 10px;
    right: 10px;
    z-index: 2;
    text-decoration: none;
    -webkit-transition: opacity .35s cubic-bezier(0.23,1,0.32,1),visibility .35s cubic-bezier(0.23,1,0.32,1);
    transition: opacity .35s cubic-bezier(0.23,1,0.32,1),visibility .35s cubic-bezier(0.23,1,0.32,1);
}
.uploaded-img-box:hover .remove-img {
    opacity: 1;
    visibility: visible;
}
.kw-header .kw-hcontent > .kw-cart-btn {
    display: none;
}
#knowhere_listing_open_hours-3,
#knowhere_listing_sidebar_map-3,
#knowhere_listing_contact_form-2,
#knowhere_claim_listing_button-3,
#widget_recent_jobs-7 {
    display: none;
}
.job_filters .search_keywords,
.job_filters .search_location,
.job_filters .search_categories {
    width: 31% !important;
}
.kw-category-item a:hover, .kw-category-item a:focus, .kw-categories-item-list a:hover .kw-amount, .kw-categories-item-list a:focus .kw-amount {
    color: #76AC76;
}

.directorist-form-group {
    padding: 20px;
    border: 2px solid #f0f0f0;
    border-radius: 4px;
}
.kw-page-listings .kw-page-header {
    /* display: block !important; */ 
}
.directorist-add-listing-form__action .directorist-form-submit {
    margin: 0 0 30px;
}
.input_error {
    color: red;
}
.preloader-5 {
    display: block;
    position: absolute;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 2px solid transparent;
    border-top-color: #337AB7;
    animation: preloader-5-spin 2s linear infinite;
    z-index: 99;
    left: 50%;
    margin-left: -50px;
    top: 50%;
    margin-top: -50px;
  }
  .preloader-5:before {
    content: "";
    position: absolute;
    top: 4px;
    left: 4px;
    right: 4px;
    bottom: 4px;
    border-radius: 50%;
    border: 2px solid transparent;
    border-top-color: #BFE2FF;
    animation: preloader-5-spin 3s linear infinite;
  }
  .preloader-5:after {
    content: "";
    position: absolute;
    top: 12px;
    left: 12px;
    right: 12px;
    bottom: 12px;
    border-radius: 50%;
    border: 2px solid transparent;
    border-top-color: #337AB7;
    animation: preloader-5-spin 1.5s linear infinite;
  }
  @keyframes preloader-5-spin {
    0%   {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
  }
.preloader-modal {
    background: transparent;
}
.preloader-modal .content {
    width: 100px; 
    height: 100px; 
    position: relative;
}
.preloader-modal {

}
.page-id-2644 .kw-listings-shortcode-map .search_jobs_filters {
    display: none;  
} 
.page-id-2644 .kw-shortcode-hidden-map {
    display: none;
}
.page-id-2644 .kw-listings-gmap {
    margin-top: 230px;
}

.page-template .kw-listing-item-icon svg,
.page-template .kw-listing-item-icon svg * {
    fill: #76AC76;
}
.single-job_listing .job_listing {
    border-width: 0;
}
.kw-navigation a {
    white-space: nowrap;
}
.categories-block .kw-categories .kw-category-item,
.categories-block .kw-categories.kw-type-1 {
    border-color: #a7a7a7;
}
.mobile-menu-wrap .mobile-advanced li.current-menu-item > a, 
.mobile-menu-wrap .mobile-advanced li.current-menu-parent > a, 
.mobile-menu-wrap .mobile-advanced li.current-menu-ancestor > a, 
.mobile-menu-wrap .mobile-advanced li.current_page_item > a, 
.mobile-menu-wrap .mobile-advanced li.current_page_parent > a, 
.mobile-menu-wrap .mobile-advanced li.current_page_ancestor > a,
.nav-panel .mobile-menu-wrap .mobile-advanced li.menu-item.active > a, 
.nav-panel .mobile-menu-wrap .mobile-advanced li.menu-item:hover > a {
    color: #76AC76;
}

.page-id-2356 .job_listings,
.tax-job_listing_category .job_listings {
    align-items: stretch;
}
.page-id-2356 .kw-top-position .kw-listings-gmap {
    /* position: relative;
    top: 0 !important; */
}
.page-id-2356 .kw-page-listings .kw-page-header,
.tax-job_listing_category .kw-page-listings .kw-page-heade {
    display: block !important;
    margin-top: 0 !important; 
}
.page-id-2356 .kw-page-content,
.tax-job_listing_category .kw-page-content {
    margin-top: 0 !important; 
}
.page-id-2356 .kw-page-header.kw-dark,
.tax-job_listing_category .kw-page-header.kw-dark {
    margin-top: 0 !important;
}


.page-id-2356 .kw-top-position .kw-listings-gmap {
    /* position: relative;
    top: 0 !important; */
}

body .kw-page-listings .kw-header.kw-dark:not(.kw-type-4), 
body .kw-page-listings .kw-header.kw-dark:not(.kw-type-4) .kw-sticked {
    background-color: #404040;
}
.single-job_listing .comments-list .avatar {
    max-width: 119px;
}
.single-job_listing .kw-listing-item-icon svg * {
    fill: #76ac76;
}
.single-job_listing .kw-card-rating {
    margin-bottom: 13px;
}
.single-job_listing header .kw-card-rating {
    margin-bottom: 0;
}
body.woocommerce-account .woocommerce-MyAccount-navigation li:hover>a, body.woocommerce-account .woocommerce-MyAccount-navigation li.is-active>a,
body .added_to_cart, body .woocommerce #respond input#submit, body .woocommerce a.button, body .woocommerce button.button, body .woocommerce input.button, body .wishlist_table .add_to_cart.button {
    background-color: #76AC76;
}

.page-id-2356.kw-page-listings .kw-header.kw-dark:not(.kw-type-4), .page-id-2356.kw-page-listings .kw-header.kw-dark:not(.kw-type-4) .kw-sticked,
.tax-job_listing_category.kw-page-listings .kw-header.kw-dark:not(.kw-type-4), .tax-job_listing_category.kw-page-listings .kw-header.kw-dark:not(.kw-type-4) .kw-sticked {
    background-color: #404040;
}

.page-id-2356 .kw-touch-buttons .kw-button-filter,
.tax-job_listing_category .kw-touch-buttons .kw-button-filter {
    background: #76AC76;
    display: flex;
    align-items: center;
    color: #fff;
}
.page-id-2356 .kw-touch-buttons .kw-button-filter span,
.tax-job_listing_category .kw-touch-buttons .kw-button-filter span {
    display: none;
}
body.kw-listings.kw-type-1 .kw-listing-item-info a:hover, 
body.kw-listings.kw-type-1 .kw-listing-item-info a:focus {
    color: #76AC76;
}
.page-id-2356 .job_filters .showing_jobs .rss_link,
.tax-job_listing_category .job_filters .showing_jobs .rss_link {
    display: none;
}
.succes-modal {
    max-width: 358px;
}
.succes-modal .title {
    color: #000;
    font-size: 20px;
    line-height: 29px;
}
.review .kw-testimonial-content .text {
    min-height: 150px;
}
.job_filters .showing_jobs .rss_link {
    display: none;
}
footer .search_jobs {
    display: none;
}
.output_reviews {
    padding-top: 50px;
}
.page-id-1719 .kw-entry-content .container {
    max-width: 1250px;
}
.page-id-1719 .kw-pricing-tables {
    margin-top: 0;
    margin-left: -10px;
    margin-right: -10px;
}
.page-id-1719 .kw-pricing-plan-container {
    padding: 30px 10px 0;
}
.page-id-1719 .kw-pp-features-list {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.page-id-1719 .kw-pricing-plan {
    padding: 50px 20px 40px;
    font-family: Arial;
    letter-spacing: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    max-width: 280px;
}
.page-id-1719 .kw-pp-type {
    font-size: 18px;
    line-height: 32px;
    font-weight: 700;
    margin-bottom: 25px;
    letter-spacing: 0;
}
.page-id-1719 .pricing-page-template .kw-pp-price {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 30px;
}
.page-id-1719 .kw-content-area .kw-pp-features-list li {
    display: flex;
    align-items: center;
    font-size: 16px;
    line-height: 18px;
    font-style: italic;
    margin-bottom: 17px;
    text-align: left;
}
.page-id-1719 .kw-content-area .kw-pp-features-list li::before {
    content: '';
    flex: 0 0 10px;
    width: 10px;
    height: 10px;
    display: flex;
    background-image: url(img/v.svg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 5px;
}
.page-id-1719 .kw-pp-footer {
    margin-top: 40px;
}
.page-id-1719 .kw-pp-footer a {
    font-size: 16px;
    line-height: 23px;
    font-weight: 700;
}
.kw-pricing-plan-container:nth-of-type(1) .kw-pp-features-list li:nth-last-of-type(1)::before,
.kw-pricing-plan-container:nth-of-type(1) .kw-pp-features-list li:nth-last-of-type(2)::before {
    background-image: url(img/x.svg);
}
.kw-pricing-plan-container:nth-of-type(2) .kw-pp-features-list li:nth-last-of-type(1)::before {
    background-image: url(img/x.svg);
}
.kw-page-header.kw-dark.kw-transparent .kw-page-header-media::before {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.49) 0%, rgba(0, 0, 0, 0.49) 100%);
    opacity: 0.49;
}
.kw-listing-item-wrap {
    display: flex;
}
.kw-listing-item-wrap article {
    height: 100%;
}

.kw-pp-footer .kw-btn-medium {
    padding: 7px 18px 5px;
}
.kw-sidebar .btn-review {
    padding: 0 18px;
}

@media (max-width: 1366px) {
    .reviews-page .kw-listing-card-meta {
        bottom: 0;
    }
    .page-id-2356 .kw-listings:not(.owl-carousel) .kw-listing-item-wrap,
    .tax-job_listing_category .kw-listings:not(.owl-carousel) .kw-listing-item-wrap {
        padding: 30px 7px 0;
    }
    .kw-navigation > li {
        margin-left: 10px;
        margin-right: 10px;
    }
   
}
@media (max-width: 1200px) {
    .kw-mobile-nav-btn {
        display: block;
    }
    .kw-navigation {
        display: none;
    }


    .single-job_listing .kw-hours .kw-hour-time {
        padding-left: 110px;
    }
    .kw-template-404 .links-box {
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }
    .kw-template-404 .links-box .text {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .kw-template-404 .content-box {
        flex-direction: column;
        align-items: center;
        width: 100%;
        margin: 0;
        align-items: center;
    }
    .page-id-2538 .container,
    .page-id-2486 .container {
        width: 100%;
        max-width: 970px;
    }
    .list-wrapper {
        width: 250px;
        padding: 36px 15px;
    }
    .second-column {
        margin-left: 270px;
    }
    .page-id-2538 .list-page,
    .page-id-2486 .list-page {
        display: flex;
    }
    .page-id-2538 .container .row,
    .page-id-2486 .container .row {
        margin-left: 0;
        margin-right: 0;
    }
    .steps-modal {
        padding: 54px 20px 59px;
    }
    .steps-box .item {
        padding: 23px 9px 20px;
        width: 270px;
        flex: 0 0 270px;
        margin-right: 20px;
    }
    
}
@media (min-width: 993px) {
    .kw-flex-right.kw-listings-gmap.active {
        margin-top: 230px;
        margin-top: 198px;
    }
}
@media (max-width: 992px) {
    .page-id-2356 .kw-page-listings .kw-page-header,
    .tax-job_listing_category .kw-page-listings .kw-page-header {
        margin-top: -127px !important; 
    }
    .page-id-2356 .kw-page-content,
    .tax-job_listing_category .kw-page-content {
        margin-top: 127px !important;
    }
    .page-id-2356 .kw-page-header.kw-dark,
    .tax-job_listing_category .kw-page-header.kw-dark {
        margin-top: -127px !important; 
        display: none;
    }


    .page-id-2356.kw-show-filters .kw-finder-filters .job_filters .search_jobs,
    .tax-job_listing_category.kw-show-filters .kw-finder-filters .job_filters .search_jobs {
        display: flex;
        flex-wrap: wrap;
    }
    .page-id-2356 .job_filters .search_jobs div.search_categories,
    .tax-job_listing_category .job_filters .search_jobs div.search_categories {
        padding-top: 0;
    }
    .page-id-2356 .job_filters .search_jobs div.search_categories .chosen-single,
    .tax-job_listing_category .job_filters .search_jobs div.search_categories .chosen-single {
        padding: 0 20px;
        height: 40px;
        line-height: 40px;
    }

    .page-template .search_jobs>[class*='search_'] .chosen-container-single .chosen-single, 
    .page-template .search_jobs>[class*='search_'] .chosen-container-multi .chosen-choices {
        padding: 0 20px 0 20px;
        height: 51px;
        line-height: 49px;
    }

    .places-block .kw-listings.kw-cols-3 .kw-listing-item-wrap, .places-block .kw-listings.kw-grid-view.kw-cols-3 .kw-listing-item-wrap {
        flex-basis: 100%;
    }
    .places-block .kw-listings .kw-listing-item-wrap:nth-last-of-type(1),
    .places-block .kw-listings .kw-listing-item-wrap:nth-last-of-type(2),
    .places-block .kw-listings .kw-listing-item-wrap:nth-last-of-type(3),
    .places-block .kw-listings .kw-listing-item-wrap:nth-last-of-type(4),
    .places-block .kw-listings .kw-listing-item-wrap:nth-last-of-type(5) {
        flex: 1 1 100%;
        max-width: 100% !important;
        margin-right: 0;
        margin-bottom: 28px;
    }
    .places-block .kw-listings .kw-listing-item-wrap:nth-last-of-type(1) {
        margin-bottom: 0;
    }
    .places-block .kw-listing-item-wrap:nth-of-type(1) .kw-listing-item-thumbnail img, 
    .places-block .kw-listing-item-wrap:nth-of-type(2) .kw-listing-item-thumbnail img, 
    .places-block .kw-listing-item-wrap:nth-of-type(3) .kw-listing-item-thumbnail img,
    .places-block .kw-listing-item-wrap:nth-of-type(4) .kw-listing-item-thumbnail img,
    .places-block .kw-listing-item-wrap:nth-of-type(5) .kw-listing-item-thumbnail img {
        height: auto;
        width: 100%;
        max-width: 100%;
        min-width: 100%;
    }
    header.kw-header .kw-hsection {
        padding: 15px 20px;
    }
    .page-id-1731 .contacts-sidebar .form-title {
        margin-right: 3%;
        flex: 1 1 59%;
        /* padding-left: 15px; */
    }
    .page-id-1731 .contacts-sidebar .right-side {
        flex: 1 1 38%;
        /* padding-right: 15px; */
    }
    .page-id-1731 .form-title > .vc_column-inner,
    .page-id-1731 .right-side > .vc_column-inner {
        padding: 0;
    }
    .page-id-1731 .vc_row {
        margin-left: 0;
        margin-right: 0;
    }
    .page-id-1731 .kw-site-main {
        padding: 0;
    }
    .contacts-sidebar.vc_row {
        padding: 0 15px;
    }
    .contacts-page-box.vc_column_container>.vc_column-inner {
        padding: 0;
    }

    .single-job_listing .kw-entry-content .container > .row {
        display: flex;
        flex-direction: column;
    }
    .single-job_listing .kw-right-sidebar .kw-site-main, 
    .single-job_listing .kw-left-sidebar .kw-site-main {
        width: 100%;
    }
    .single-job_listing .kw-sidebar {
        width: 100%;
    }
    .single-job_listing .knowhere-listing_sidebar_single {
        align-items: center;
    }
    .single-job_listing .kw-right-sidebar .kw-site-main {
        margin-bottom: 50px;
    }
    .single-job_listing .kw-sidebar .widget,
    .sidebar-widget,
    .listing-item-widget {
        width: 100%;
        max-width: 390px;
    }
    .single-job_listing .widget .kw-listing-widget-gmap {
        margin: -30px -15px 24px;
    }
    .second-column .title-box {
        padding: 28px 30px;
    }
    .second-column .wpb_content_element {
        padding: 28px 25px;
    }
    .kw-pricing-plan {
        padding: 38px 5px 40px;
    }
    .kw-pricing-tables {
        margin-left: 0;
        margin-right: 0;
    }
    .kw-pricing-plan-container {
        padding: 30px 5px 0;
    }

    .steps-box .item {
        width: 220px;
        flex: 0 0 220px;
    }

    footer  .container {
        justify-content: space-between;
    }
    footer  .first-column {
        margin-right: 40px;
    }
    
}
@media (max-width: 768px) {
    .page-template-default .vc_row {
        margin-left: 0; 
        margin-right: 0; 
    }



    .pricing-box .kw-pricing-tables .kw-pricing-plan-container {
        margin: 0;
        max-width: 300px;
        width: 100%;
    }
    .page-id-1719 .kw-pricing-tables {
        margin-left: 0;
        margin-right: 0;
        flex-direction: column;
        align-items: center;
    }
    .page-id-1719 .kw-pricing-plan {
        width: 100%;
    }
    .page-id-1719 .kw-iconbox.kw-grid {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }

    .page-id-1719 .wpb_content_element {
        margin-top: 40px;
    }
    .home .vc_custom_1701166237849 {
        background-image: url(http://roster.in.ua/wp-content//themes/knowherepro-child/img/bg3.png) !important;
        background-size: auto 100% !important;
        background-position: left -300px center!important;
    }

    .home .job_search_form .kw-oneline-row-action {
        flex-direction: column;
    }
    .home .search_jobs>div {
        margin-bottom: 20px;
    }
    .home .job_search_form .search_jobs {
        flex-direction: column;
    }
    .home .job_search_form .search_jobs.knowhere-has-categories>[class*='search_'] {
        flex: 1 1 auto;
        margin-right: 0;
        width: 270px;
    }
    .home .search_jobs>[class*='search_'] .chosen-container-single .chosen-single, 
    .home .search_jobs>[class*='search_'] .chosen-container-multi .chosen-choices {
        width: 270px;
    }
    .home .job_search_form .kw-oneline-row-action {
        align-items: flex-start;
    }
    header.kw-header .kw-top-bar {
        padding: 15px 0;
    }
    header.kw-header[class*="kw-type"] .kw-top-bar .kw-hr-list > li {
        padding: 0;
    }
    header .kw-hr-list:nth-of-type(1) > li {
        margin-bottom: 12px;
    }
    .reviews-block .kw-testimonials article.kw-testimonial,
    .comments-list-box article.kw-testimonial {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .reviews-block .kw-testimonial .left-side, .review .left-side, .comments-list .left-side {
        margin-right: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .reviews-block .kw-testimonial .name, .review .name, .comments-list .name {
        margin-bottom: 20px;
    }
    .reviews-block .kw-testimonial-content, .comments-list .kw-testimonial-content {
        padding-right: 0;
        display: flex;
        flex-direction: column;
        text-align: center;
        align-items: center;
    }
    .reviews-block .owl-nav {
        display: none;
    }
    .reviews-block.kw-section:not(.kw-small):not(.kw-without-spacing) {
        padding: 100px 0;
    }
    .reviews-block .kw-testimonials.kw-container-v1 .kw-testimonial {
        border-bottom: 3px solid #EBEBEB;
    }
    .reviews-block .kw-testimonials.kw-container-v1 .kw-testimonial:last-of-type {
       border-bottom: none;  
    }
    .kw-page-header {
        display: none;
    }   

    .page-id-2449 .kw-page-content,
    .page-id-2451 .kw-page-content {
        padding: 50px 10px 75px;
    }
    .page-id-2449 .kw-entry-content > .container {
        padding: 50px 13px;
    }
    .page-id-2449 .kw-entry-content p, .page-id-2451 .kw-entry-content p {
        margin-bottom: 40px;
        font-size: 18px;
        line-height: 32px;
    }
    .page-id-2449 .kw-entry-content p {
        padding: 0 13px;
    }
    .page-id-2449 .kw-entry-content blockquote p {
        font-size: 30px;
        line-height: 38px;
    }
    .page-id-2449 .kw-entry-content blockquote {
        margin-bottom: 48px;
        padding: 25px 22px;
    }
    .page-id-2451 .kw-page-content {
        padding: 0 10px 100px;
    }
    .page-id-2451 .subsribe-block.kw-section:not(.kw-small):not(.kw-without-spacing) {
        padding: 39px 20px;
    }
    .page-id-2451 .subsribe-block h3,
    .page-id-2451 .subsribe-block h4 {
        margin-bottom: 30px;
    }
    .page-id-2644 .kw-page-content {
        padding: 50px 0;
    }
    .page-id-2644 .kw-page-content .container {
        padding: 0;
    }
    .reviews-page form {
        flex-direction: column;
        align-items: center;
    }
    .reviews-page .form-item {
        max-width: 400px;
        margin: 0 0 10px;
        flex: 1 1 auto;
        width: 100%;
    }
    .reviews-page .form-item:last-of-type {
        margin-bottom: 0;
    }
    .reviews-page form {
        padding: 45px 24px;
    }
    .reviews-page .review-item {
        max-width: 100%;
        flex: 1 1 100%;
        margin-bottom: 38px;
    }
    .review .left-side {
        margin-right: 12px;
    }
    .page-id-1731 .contacts-sidebar {
        flex-direction: column;
    }
    .page-id-1731 .kw-section:not(.kw-small):not(.kw-without-spacing) {
        padding: 25px 0;
    }
    .page-id-1731 .form-title h2 {
        margin-bottom: 32px;
    }
    .page-id-1731 .kw-page-content form .row > [class*="col-"]:not([class*="col-xs-"]):not(:last-child) {
        margin-bottom: 20px;
    }
    .page-id-1731 textarea {
        max-height: 222px;
    }
    .page-id-1731 form {
        margin-bottom: 50px;
    }
    .page-id-1731 .kw-def-list {
        display: none;
    }
    .single-job_listing .kw-page-header {
        display: block;
    }
    .single-job_listing .kw-page-header {
        margin-top: 0 !important;
    }
    .single-job_listing .kw-page-header.kw-type-7 {
        padding: 205px 0 30px;
    }
    .single-job_listing .kw-listing-single-header.kw-type-2 {
        margin-top: 0;
    }
    .single-job_listing .kw-listing-single-header.kw-type-2 .header-content {
        padding: 0;
    }
    .single-job_listing .header-content h1 {
        font-size: 36px;
        line-height: 53px;
        margin-bottom: 5px !important;
    }
    .header-content .meta-box {
        margin-bottom: 22px;
    }
    .single-job_listing .kw-icons-list.kw-hr-type > li {
        margin-bottom: 20px;
    }
    .header-content .kw-listing-item-data {
        margin: 0 0 20px !important;
    }
    .single-job_listing .company-categories-box {
        margin-bottom: 20px;
    }
    .single-job_listing .row {
        margin-left: 0;
        margin-right: 0;
    }
    .single-job_listing .kw-site-main {
        padding-left: 0;
        padding-right: 0;
    }
    .single-job_listing .kw-page-content {
        padding: 50px 0 80px;
    }
    .single_job_listing .job_description {
        margin: 0 0 33px !important;
    }
    .single-job_listing .services-box .box-title {
        font-size: 24px;
        line-height: 35px;
    }
    .comments-box .title-box {
        flex-direction: column;
        align-items: flex-start;
    }
    .comments-box .box-title {
        margin-bottom: 28px;
    }
    .single-job_listing .kw-box {
        border-radius: 4px;
        padding: 26px 24px;
        background: #fff;
    }
    .comments-list .avatar {
        margin-right: 0;
    }
    .kw-icons-list > li.address__street {
        color: #a7a7a7;
    }
    .single-job_listing .kw-sidebar {
        padding-left: 0;
        padding-right: 0;
    }
    .kw-template-404 .links-box {
        flex-direction: column;
    }
    .kw-template-404 .links-box a {
        width: 180px;
        margin: 0 0 20px;
    }
    .kw-template-404 .kw-page-content {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .list-wrapper {
        display: none;
    }
    .list-page .second-column {
        margin-left: 0;
        width: 100%;
    }
    .page-template-default .kw-site-main {
        padding-left: 0;
        padding-right: 0;
    }
    .page-template-default .kw-section [class*="vc_col"] .wpb_content_element {
        margin-bottom: 0;
    }
    .pricing-box .kw-pricing-tables {
        flex-direction: column;
    }
    .kw-iconbox.kw-type-2 .kw-icon-boxes {
        padding: 0 15px;
    }
    .home .kw-page-header {
        display: block;
    }
    .steps-box {
        flex-direction: column;
    }
    .steps-box img {
        height: 80px;
    }
    .steps-box .item {
        margin: 0 0 10px;
    }
    .steps-box .item-title {
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 15px;
    }
    .steps-box .item {
        width: 100%;
        flex: 1 1 auto;
    }
    .steps-modal {
        position: absolute;
        top: 0;
        border-radius: 0;
    }
    .page-id-2356 .kw-page-header,
    .tax-job_listing_category .kw-page-header {
        display: none;
    }
    .page-id-2356 .kw-listing-item-thumbnail,
    .tax-job_listing_category .kw-listing-item-thumbnail {
        display: block;
        height: 220px;
    }
    footer  .container {
        flex-direction: column;
    }
    footer  .first-column {
        margin-right: 0;
    }
    .kw-popup-gallery {
        display: flex;
        justify-content: center;
    }
}
@media (max-width: 576px) {
    header .logo-text {
        font-size: 19px;
        line-height: 19px;
        margin-bottom: 4px;
    }
    header .logo span {
        font-size: 9px;
        line-height: 9px;
    }
    header.kw-header .kw-hsection {
        padding: 15px 20px;
    }
    .btn-position {
        height: 23px;
        font-size: 9px;
        padding: 0 5px;
    }
    .kw-page-header .kw-page-title, .kw-page-header.kw-dark .kw-page-title {
        line-height: 67px;
    }
    header .kw-page-header.kw-type-7 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .page-template .kw-job-filters .kw-oneline-action {
        flex: 0 0 auto;
    }
    .page-template-front-page .kw-section-title {
        line-height: 44px;
        margin-bottom: 25px;
        font-size: 30px;
    }
    .page-template-front-page .kw-section-subtitle {
        font-size: 16px;
        font-weight: 500;
        margin-bottom: 47px;
    }
    .categories-block.kw-section:not(.kw-small):not(.kw-without-spacing) {
        padding: 90px 0 100px;
    }
    .categories-block .kw-categories.kw-type-1 .kw-category-item-title a {
        padding: 25px 20px 25px;
        font-size: 16px;
        line-height: 23px;
    }
    #subscribe-block {
        padding: 40px 0 !important;
    }
    #subscribe-block .kw-call-out {
        padding: 0;
    }
    #subscribe-block .kw-call-out h2 {
        font-size: 24px;
        line-height: 35px;
        margin-bottom: 30px;
    }
    #subscribe-block .kw-call-out h5 {
        font-size: 18px;
        line-height: 26px;
        font-weight: 500;
        margin-bottom: 30px;
    }
    #subscribe-block .kw-sm-table-row > [class*="col-"]:not([class*="col-xs-"]):not(:last-child) {
        margin-bottom: 0;
    }

    .places-block .kw-listings:not(.owl-carousel) .kw-listing-item-wrap {
        padding: 0;
        height: 117px;
    }
    .job-status, .job-soon, .job_listing .kw-label-hours, .job_listing .kw-label-featured {
        font-size: 11px;
        line-height: 21px;
        height: 21px;
        z-index: 10;
    }
    .job-status, .job_listing .kw-label-hours {
        right: 12px;
        top: 10px;
    }
    .job-soon, .job_listing .kw-label-featured {
        left: 12px;
        top: 10px;
    }
    .places-block .kw-listings.kw-type-2 .kw-listing-item-title a {
        font-size: 17px;
        line-height: 25px;
        margin-bottom: 1px;
    }
    .reviews-block .star-rating, 
    .places-block .star-rating, 
    .reviews-page .star-rating, 
    .kw-page-listings .star-rating, 
    .kw-page-listings .star-rating, 
    .meta-review-box .star-rating, 
    .single-job_listing .star-rating {
        font-size: 10px;
    }
    /* .places-block .kw-listings.kw-type-1 .kw-listing-card-meta, 
    .places-block .kw-listings.kw-type-2 .kw-listing-card-meta {
        bottom: 12px;
        right: 12px;
    } */
    .places-block .kw-listings.kw-type-1 .kw-listing-card-meta .kw-listing-term-list, 
    .places-block .kw-listings.kw-type-2 .kw-listing-card-meta .kw-listing-term-list {
        /* margin-right: 0; */
    }
    .places-block .kw-listings.kw-type-1 .kw-listing-card-meta .kw-listing-term-list:nth-of-type(2), 
    .places-block .kw-listings.kw-type-2 .kw-listing-card-meta .kw-listing-term-list:nth-of-type(2) {
        /* margin-left: -13px; */
    }
    .places-block .kw-listings .kw-listing-item-wrap:nth-last-of-type(1), 
    .places-block .kw-listings .kw-listing-item-wrap:nth-last-of-type(2), 
    .places-block .kw-listings .kw-listing-item-wrap:nth-last-of-type(3), 
    .places-block .kw-listings .kw-listing-item-wrap:nth-last-of-type(4), 
    .places-block .kw-listings .kw-listing-item-wrap:nth-last-of-type(5) {
        margin-bottom: 18px;
    }
    .places-block .kw-listings-holder {
        margin-bottom: 0;
    }
    .reviews-block .kw-testimonials.kw-container-v1 .kw-testimonial {
        padding: 30px 0;
    }
    .kw-footer .kw-fsection {
        padding: 50px 20px 70px;
    }
    .kw-footer .kw-widget-title {
        margin-bottom: 11px;
    }
    .reviews-page .results-text-box {
        align-items: flex-start;
        flex-direction: column;
    }
    .reviews-page .results-text-box .text {
        margin-bottom: 20px;
    }
    .reviews-page .form-box {
        padding-bottom: 0;
        margin: 0 auto 50px;
        border-bottom: none;
    }
    .reviews-page .kw-listing-item-thumbnail {
        max-height: 133px;
    }
    .reviews-page .kw-listing-item-info {
        padding: 11px 11px 30px;
    }
    .reviews-page .kw-listing-item-title {
        font-size: 16px;
        line-height: 23px;
        margin-bottom: 9px;
        display: block;
    }
    .review .avatar {
        width: 89px;
        height: 89px;
        flex: 0 0 89px;
        margin-bottom: 18px;
    }
    .reviews-page .review {
        padding: 0 0 7px 0;
    }
    .reviews-page .review .kw-testimonial-content .text {
        font-size: 16px;
        line-height: 16px;
        margin-bottom: 10px;
    }
    .reviews-page .review .name {
        padding: 0 9px;
        font-size: 13px;
        line-height: 18px;
    }
    .reviews-page .review .kw-testimonial-content .text {
        font-size: 14px;
        line-height: 16px;
    }
    .reviews-page .kw-listing-item-icon, .kw-listing-item-like {
        width: 29px;
        height: 29px;
        font-size: 13px;
        line-height: 29px;
    }
    .reviews-page .kw-listing-card-meta {
        right: 12px;
    }
    .kw-template-404 .page-title {
        font-size: 84px;
        line-height: 100px;
    }
    .directorist-content-module__contents {
        padding: 30px 10px;
    }
    .directorist-form-offers-field .form-item-row .form-item {
        flex-direction: column;
    }
    .directorist-form-offers-field .form-item-row .form-item input {
        width: 100%;
    }
    .directorist-form-offers-field .form-item-row .form-item input:nth-of-type(1) {
        margin-bottom: 10px;
    }
    .page-id-2356 .kw-listing-item-thumbnail,
    .tax-job_listing_category .kw-listing-item-thumbnail {
        height: 183px;
    }
    .page-id-2356 .kw-finder-extend .kw-listing-item-title,
    .tax-job_listing_category .kw-finder-extend .kw-listing-item-title {
        margin-bottom: 6px !important;
    }
}
@media (max-width: 414px) {
    .page-template-front-page .kw-section-subtitle {
        max-width: 280px;
        margin: 0 auto 47px;
    }
    .modal.reviews-modal,
    .modal-box .login-modal, .modal-box .registration-modal {
        min-width: auto;
        max-width: 358px;
    }
}
.box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.box .kw-listing-item-wrap {
    width: 23%;
    margin-bottom: 30px;
}
.box .kw-listing-card-meta {
    display: flex;
    position: absolute;
    top: 0;
}
.box .kw-listing-item-media img {
    /* display: none; */
}
.box .kw-listing-item-media:nth-of-type(1) img {
    /* display: none; */
}


.box .kw-listing-style-3,
.box .kw-listing-style-4,
.box .kw-listing-style-5,
.box .kw-listing-hidden-data {
    display: none;
}

