.category-icon {
    margin-bottom: 11px
}

.category-icon svg {
    min-width: 40px;
    max-width: 60px;
    height: auto;
    color: #fff; 
    fill: #fff
}

.c_category_icon {
    display: none
}

.category-count,
.category-icon,
.category-text,
.theme_item_overlay {
    transition: all .3s;
    -webkit-transition: all .3s
}

@media only screen and (min-width:768px) {
    .c_preview_post .top-part-wrapper .row {
        margin-top: 16px
    }
}

.c_search_form .search-form {
    position: relative;
    margin: 0;
    display: block;
    text-align: center
}

.main_wrapper .search_jobs {
    padding: 10px 0 0 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.third-line.fixed {
    width: 100vw;
    position: fixed;
    top: 0;
    left: 0
}

.main_wrapper .chosen-container-multi .chosen-choices li.search-field input[type=text],
.main_wrapper .chosen-container-single .chosen-single,
.main_wrapper .chosen-single,
.main_wrapper .search_jobs button,
.main_wrapper .search_jobs input,
.main_wrapper select {
    padding: 0 28px;
    width: 100% !important;
    margin: 0;
    border: 1px var(--color-light-grey) solid !important;
    height: 50px;
    line-height: 22px;
    font-size: 14px;
    font-weight: 400;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 23px;
    background: 0 0
}

.main_wrapper .search_jobs .chosen-container-multi .chosen-choices li.search-field input[type=text],
.main_wrapper .search_jobs .chosen-container-single .chosen-single,
.main_wrapper .search_jobs .chosen-single,
.main_wrapper .search_jobs button,
.main_wrapper .search_jobs input,
.main_wrapper .search_jobs select {
    font-size: 16px
}

.main_wrapper .c_search_form .chosen-container-multi .chosen-choices li.search-field input[type=text],
.main_wrapper .c_search_form .chosen-container-single .chosen-single,
.main_wrapper .c_search_form .chosen-single,
.main_wrapper .c_search_form .search_jobs input,
.main_wrapper .c_search_form select {
    border: none !important;
    background: #fff !important
}

.main_wrapper .chosen-container-multi .chosen-choices {
    background: 0 0
}

.main_wrapper .chosen-container-multi .chosen-choices li.search-field {
    float: none
}

.main_wrapper .chosen-container-multi .chosen-choices li.search-field input[type=text],
.main_wrapper .chosen-container-single .chosen-single,
.main_wrapper .chosen-single,
.main_wrapper select {
    padding-right: 50px
}

.main_wrapper .chosen-single span {
    display: block;
    padding: 0;
    margin: 0;
    line-height: 48px
}

.c_search_form button {
    padding: 0 15px;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1px
}

.c_search_form button:hover {
    color: #fff
}

.c_search_form .search_jobs .search_submit_wrapper button {
    border-radius: 23px;
    margin-bottom: 0;
    border: none !important;
    font-weight: 600;
    font-size: 17px;
    letter-spacing: 1px;
    text-align: center
}

.c_search_form .search_jobs .search_submit_wrapper button svg {
    width: 32px;
    height: 32px;
    display: inline-block;
    vertical-align: middle;
    fill: var(--color-blue);
    transition: all .3s;
    -webkit-transition: all .3s
}

.c_search_form .search_jobs .search_submit_wrapper button:hover svg {
    fill: var(--color-light-grey)
}

.main_wrapper .search_jobs input {
    color: #9ca7ad
}

.main_wrapper .chosen-container-single .chosen-single {
    background: 0 0 !important;
    box-shadow: none !important
}

.main_wrapper .chosen-container-active .chosen-choices,
.main_wrapper .chosen-container-active .chosen-single {
    box-shadow: none
}

.main_wrapper .chosen-container-multi .chosen-choices li.search-field input[type=text],
.main_wrapper .chosen-single,
.main_wrapper select {
    color: #334e6f !important
}

.main_wrapper .select-tags .chosen-container-multi .chosen-choices li.search-field input[type=text],
.main_wrapper .select-tags:after {
    color: #fff !important
}

.main_wrapper .chosen-container {
    text-align: left
}

.main_wrapper .job_search_form input {
    font-size: 19px
}

.main_wrapper .chosen-drop {
    margin: 5px 0 0 0;
    background: #fff;
    border-radius: 5px;
    border: none;
    overflow: hidden;
    box-shadow: 20px 20px 50px rgba(58, 87, 135, .1)
}

.main_wrapper .chosen-drop ul.chosen-results {
    padding: 0;
    margin: 0;
    text-align: left
}

.main_wrapper .chosen-drop ul.chosen-results li:before {
    display: none
}

.main_wrapper .chosen-drop ul.chosen-results li {
    padding: 6px 30px 7px 30px;
    line-height: 22px;
    font-size: 14px;
    color: #334e6f;
    background: 0 0 !important
}

.main_wrapper .chosen-drop ul.chosen-results li:first-child {
    padding-top: 25px
}

.main_wrapper .chosen-drop ul.chosen-results li:last-child {
    padding-bottom: 23px
}

.main_wrapper .search_jobs>* {
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    margin: 0 10px;
    padding: 0;
    text-align: left;
    -webkit-flex: 0 1 61%;
    -ms-flex: 0 1 61%;
    flex: 0 1 61%
}

.main_wrapper .chosen-choices {
    padding: 0;
    margin: 0;
    border: none
}

.main_wrapper .chosen-choices li {
    width: 100%;
    display: block
}

.main_wrapper .search_jobs .chosen-choices li.search-choice {
    display: none
}

.main_wrapper .chosen-choices li:after,
.main_wrapper .chosen-choices li:before {
    display: none
}

.main_wrapper .chosen-search,
.main_wrapper .chosen-single>div,
.main_wrapper .search_jobs label,
.main_wrapper .showing_jobs {
    display: none
}

.main_wrapper .search_jobs .chosen-single,
.main_wrapper .search_jobs .search_region-dummy,
.main_wrapper .search_jobs .select-tags {
    position: relative
}

.main_wrapper .chosen-single:after,
.main_wrapper .search_region-dummy:after,
.main_wrapper .select-tags:after {
    content: "\f107";
    right: 28px;
    top: 50%;
    width: auto;
    height: auto;
    background: 0 0;
    font-family: FontAwesome;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    color: #334e6f;
    display: block;
    pointer-events: none;
    position: absolute;
    font-size: 18px;
    line-height: 22px
}

.leaflet-image-layer,
.leaflet-layer,
.leaflet-map-pane,
.leaflet-marker-icon,
.leaflet-marker-pane,
.leaflet-marker-shadow,
.leaflet-overlay-pane,
.leaflet-overlay-pane svg,
.leaflet-popup-pane,
.leaflet-shadow-pane,
.leaflet-tile,
.leaflet-tile-container,
.leaflet-tile-pane,
.leaflet-zoom-box {
    left: 0;
    position: absolute;
    top: 0
}

.leaflet-container {
    overflow: hidden;
    -ms-touch-action: none
}

.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile {
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.leaflet-marker-icon,
.leaflet-marker-shadow {
    display: block
}

.leaflet-container img {
    max-width: none !important
}

.leaflet-container img.leaflet-image-layer {
    max-width: 15000px !important
}

.leaflet-tile {
    -webkit-filter: inherit;
    filter: inherit;
    visibility: hidden
}

.leaflet-tile-loaded {
    visibility: inherit
}

.leaflet-zoom-box {
    height: 0;
    width: 0
}

.leaflet-tile-pane {
    z-index: 2
}

.leaflet-marker-pane {
    z-index: 6
}

.leaflet-popup-pane {
    z-index: 7
}

.leaflet-vml-shape {
    height: 1px;
    width: 1px
}

.lvml {
    display: inline-block;
    position: absolute;
    behavior: url(#default#VML)
}

.leaflet-control {
    pointer-events: auto;
    position: relative;
    z-index: 7
}

.leaflet-bottom,
.leaflet-top {
    pointer-events: none;
    position: absolute;
    z-index: 1000
}

.leaflet-top {
    top: 0
}

.leaflet-right {
    right: 0
}

.leaflet-bottom {
    bottom: 0
}

.leaflet-left {
    left: 0
}

.leaflet-control {
    clear: both;
    float: left
}

.leaflet-right .leaflet-control {
    float: right
}

.leaflet-top .leaflet-control {
    margin-top: 10px
}

.leaflet-bottom .leaflet-control {
    margin-bottom: 10px
}

.leaflet-left .leaflet-control {
    margin-left: 10px
}

.leaflet-right .leaflet-control {
    margin-right: 10px
}

.leaflet-top.leaflet-left {
    left: auto;
    top: auto;
    right: 0;
    bottom: 0;
    position: fixed
}

.single-job_listing .leaflet-top.leaflet-left,
.theme_location_map .leaflet-top.leaflet-left {
    position: absolute;
    left: 10px;
    top: 10px;
    right: auto;
    bottom: auto
}

.leaflet-fade-anim .leaflet-popup,
.leaflet-fade-anim .leaflet-tile {
    opacity: 0;
    transition: opacity .2s linear
}

.leaflet-fade-anim .leaflet-map-pane .leaflet-popup,
.leaflet-fade-anim .leaflet-tile-loaded {
    opacity: 1
}

.leaflet-zoom-anim .leaflet-zoom-animated {
    transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1);
    transition: transform .25s cubic-bezier(0, 0, .25, 1);
    transition: transform .25s cubic-bezier(0, 0, .25, 1), -webkit-transform .25s cubic-bezier(0, 0, .25, 1)
}

.leaflet-pan-anim .leaflet-tile,
.leaflet-touching .leaflet-zoom-animated,
.leaflet-zoom-anim .leaflet-tile {
    transition: none
}

.leaflet-marker-icon {
    transition: opacity .3s ease-in-out, -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out, opacity .3s ease-in-out;
    transition: transform .3s ease-in-out, opacity .3s ease-in-out, -webkit-transform .3s ease-in-out
}

.leaflet-zoom-anim .leaflet-zoom-hide {
    visibility: hidden
}

.leaflet-clickable {
    cursor: pointer
}

.leaflet-container {
    cursor: -webkit-grab;
    cursor: -moz-grab
}

.leaflet-control,
.leaflet-popup-pane {
    cursor: auto
}

.leaflet-dragging .leaflet-clickable,
.leaflet-dragging .leaflet-container {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing
}

.leaflet-container {
    background: #eae4d5;
    outline: 0
}

.leaflet-container a {
    color: #0078a8
}

.leaflet-container a.leaflet-active {
    outline: 2px solid orange
}

.leaflet-zoom-box {
    background: rgba(255, 255, 255, .5);
    border: 2px dotted #38f
}

.leaflet-bar {
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .3)
}

.leaflet-bar a,
.leaflet-bar a:hover {
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    color: #000;
    display: block;
    height: 26px;
    line-height: 26px;
    text-align: center;
    text-decoration: none;
    width: 26px
}

.leaflet-bar a,
.leaflet-control-layers-toggle {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display: block
}

.leaflet-bar a:hover {
    background-color: #f4f4f4
}

.leaflet-bar a:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.leaflet-bar a:last-child {
    border-bottom: none;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.leaflet-bar a.leaflet-disabled {
    background-color: #f4f4f4;
    color: #bbb;
    cursor: default
}

.leaflet-touch .leaflet-bar a {
    height: 26px !important;
    line-height: 26px !important;
    width: 26px !important
}

.leaflet-control-zoom {
    margin: 10px;
    border: none !important
}

.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
    font: bold 18px "Lucida Console", Monaco, monospace;
    text-indent: 1px
}

.leaflet-control-zoom-out {
    font-size: 20px
}

.leaflet-touch .leaflet-control-zoom-in {
    font-size: 22px
}

.leaflet-touch .leaflet-control-zoom-out {
    font-size: 24px
}

.leaflet-control-layers {
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .4)
}

.leaflet-control-layers-toggle {
    height: 36px;
    width: 36px
}

.leaflet-retina .leaflet-control-layers-toggle {
    background-size: 26px 26px
}

.leaflet-touch .leaflet-control-layers-toggle {
    height: 44px;
    width: 44px
}

.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
    display: none
}

.leaflet-control-layers-expanded .leaflet-control-layers-list {
    display: block;
    position: relative
}

.leaflet-control-layers-expanded {
    background: #fff;
    color: #333;
    padding: 6px 10px 6px 6px
}

.leaflet-control-layers-selector {
    margin-top: 2px;
    position: relative;
    top: 1px
}

.leaflet-control-layers-separator {
    border-top: 1px solid #ddd;
    height: 0;
    margin: 5px -10px 5px -6px
}

.leaflet-container .leaflet-control-attribution {
    background: #fff;
    background: rgba(255, 255, 255, .7);
    margin: 0
}

.leaflet-control-attribution,
.leaflet-control-scale-line {
    color: #333;
    padding: 0 5px
}

.leaflet-control-attribution a {
    text-decoration: none
}

.leaflet-control-attribution a:hover {
    text-decoration: underline
}

.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
    font-size: 11px
}

.leaflet-left .leaflet-control-scale {
    margin-left: 5px
}

.leaflet-bottom .leaflet-control-scale {
    margin-bottom: 5px
}

.leaflet-control-scale-line {
    background: #fff;
    background: rgba(255, 255, 255, .5);
    border: 2px solid #777;
    border-top: none;
    box-sizing: content-box;
    font-size: 11px;
    line-height: 1.1;
    overflow: hidden;
    padding: 2px 5px 1px;
    white-space: nowrap
}

.leaflet-control-scale-line:not(:first-child) {
    border-bottom: none;
    border-top: 2px solid #777;
    margin-top: -2px
}

.leaflet-control-scale-line:not(:first-child):not(:last-child) {
    border-bottom: 2px solid #777
}

.leaflet-touch .leaflet-bar,
.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers {
    box-shadow: none
}

.leaflet-touch .leaflet-bar,
.leaflet-touch .leaflet-control-layers {
    background-clip: padding-box;
    border: 2px solid rgba(0, 0, 0, .2)
}

.leaflet-popup {
    margin-bottom: 16px;
    position: absolute;
    text-align: center
}

.leaflet-popup-content {
    width: 100%;
    max-width: 100%
}

.leaflet-popup-content {
    line-height: 1.4
}

.leaflet-popup-tip {
    height: 30px;
    margin: -21px auto 0;
    padding: 1px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 30px
}

.popup__image {
    background-size: cover;
    position: relative;
    border-radius: 4px 4px 0 0;
    margin: -1px 0 0 -15px;
    width: calc(100% + 30px);
    border-bottom: 1px #eee solid
}

.popup__image:after {
    content: "";
    display: block;
    padding-top: 75%
}

.popup__content {
    padding-top: 12px;
    padding-bottom: 9px
}

.popup__content * {
    line-height: 21px
}

.popup__title {
    padding: 0 21px 0 0;
    margin: 0;
    position: relative;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: normal
}

.popup__content .popup__title .listing-claimed-icon {
    position: absolute;
    right: 0;
    top: 4px;
    width: 14px;
    height: 14px;
    border-radius: 50%
}

.popup_address {
    color: #8995a2;
    font-size: 14px;
    font-weight: 400
}

.list {
    margin-bottom: -16px;
    margin-left: -30px
}

.c_grid--1_column > .list{
    margin-left: 0;
}
.list .grid__item{
    padding-bottom: 16px;
    padding-left: 30px
}

.pin_map_mapker_svg {
    display: none;
    visibility: hidden
}

.pin {
    height: 60px;
    margin-left: -25px;
    margin-top: -60px;
    position: relative;
    width: 50px
}

.marker-cluster_inner {
    width: 50px;
    height: 65px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5
}

.marker-cluster_inner svg * {
    fill: inherit
}

.pin__icon {
    position: absolute;
    z-index: 6;
    left: 4px;
    top: 3px;
    width: 38px;
    height: 38px;
    line-height: 38px;
    border: 2px #fff solid;
    border-radius: 50%;
    font-size: 18px;
    color: #fff;
    text-align: center;
    cursor: pointer
}

.pin__icon img,
.pin__icon svg {
    left: 50%;
    position: absolute;
    top: 50%;
    z-index: 10;
    color: #fff;
    fill: #fff;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-height: 26px;
    max-width: 26px;
    width: auto;
    height: auto
}

.item_hovered .marker-cluster_inner,
.item_hovered .pin__icon,
.leaflet-marker-icon:hover .marker-cluster_inner,
.leaflet-marker-icon:hover .pin__icon,
.pin:hover .marker-cluster_inner,
.pin:hover .pin__icon {
    -webkit-animation: jump 1s infinite;
    -moz-animation: jump 1s infinite;
    -o-animation: jump 1s infinite;
    -ms-animation: jump 1s infinite;
    animation: jump 1s infinite
}

.contact_widget_map .pin {
    height: 32px;
    width: 24px;
    margin-left: -12px;
    margin-top: -32px;
    background-image: url(../img/map_pin.png);
    background-size: 100% 100%
}

.pin.active_pin .marker-cluster_inner,
.pin.active_pin .pin__icon {
    animation: none
}

@-webkit-keyframes jump {
    0% {
        -webkit-transform: translateY(0);
        -webkit-animation-timing-function: ease-in
    }
    50% {
        -webkit-transform: translateY(20px);
        -webkit-animation-timing-function: ease-out
    }
    55% {
        -webkit-transform: translateY(20px);
        -webkit-animation-timing-function: ease-in
    }
    65% {
        -webkit-transform: translateY(10px);
        -webkit-animation-timing-function: ease-out
    }
    95% {
        -webkit-transform: translateY(0);
        -webkit-animation-timing-function: ease-in
    }
    100% {
        -webkit-transform: translateY(0);
        -webkit-animation-timing-function: ease-in
    }
}

@-moz-keyframes jump {
    0% {
        -moz-transform: translateY(0);
        -moz-animation-timing-function: ease-in
    }
    50% {
        -moz-transform: translateY(15px);
        -moz-animation-timing-function: ease-out
    }
    55% {
        -moz-transform: translateY(20px);
        -moz-animation-timing-function: ease-in
    }
    65% {
        -moz-transform: translateY(10px);
        -moz-animation-timing-function: ease-out
    }
    95% {
        -moz-transform: translateY(0);
        -moz-animation-timing-function: ease-in
    }
    100% {
        -moz-transform: translateY(0);
        -moz-animation-timing-function: ease-in
    }
}

@keyframes jump {
    0% {
        transform: translateY(0);
        animation-timing-function: ease-in
    }
    50% {
        transform: translateY(15px);
        animation-timing-function: ease-out
    }
    55% {
        transform: translateY(20px);
        animation-timing-function: ease-in
    }
    65% {
        transform: translateY(10px);
        animation-timing-function: ease-out
    }
    95% {
        transform: translateY(0);
        animation-timing-function: ease-in
    }
    100% {
        transform: translateY(0);
        animation-timing-function: ease-in
    }
}

.page_with_listing_map #footer {
    position: relative;
    z-index: 300
}

.single-job_listing .gm-style-cc,
.single-job_listing .gm-style>div>a>div>img,
.single-job_listing .gmnoprint,
.single-job_listing .leaflet-bottom.leaflet-right,
.single-job_listing .leaflet-control-attribution,
.c_with_map .gm-style-cc,
.c_with_map .gm-style>div>a>div>img,
.c_with_map .gmnoprint,
.c_with_map .leaflet-bottom.leaflet-right,
.c_with_map .leaflet-control-attribution {
    display: none
}

.c_with_map {
    position: relative
}

.c_with_map.no-map #map {
    display: none;
    visibility: hidden
}

.page_with_listing_map div.job_listings .job-manager-pagination,
.c_part {
    min-height: 100vh;
    width: 770px;
    padding-left: 30px;
    padding-right: calc(100% - 800px);
    padding-bottom: 20px
}

.c_part,
.c_without_map {
    text-align: center
}

.c_part .job_listings {
    text-align: start
}

.site_wrapper .job_listings {
    margin-bottom: 0
}

.site_wrapper .job_listings+h2 {
    margin-top: 20px
}

.show-map {
    overflow: hidden
}

.job_listings .load_more_jobs,
.c_part .load_more_jobs,
.c_with_map .load_more_jobs,
.c_without_map .load_more_jobs {
    margin-bottom: 50px
}

.map_find_me {
    background: #fff url(../svg/find_marker.svg) center no-repeat;
    background-size: 80% 80%;
    border-radius: 50%;
    box-shadow: rgba(0, 0, 0, .5) 0 1px 2px;
    display: none;
    height: 23px;
    width: 23px;
    z-index: 100;
    position: fixed;
    right: 12px;
    bottom: 70px
}

.c_with_map .map_find_me {
    display: block
}

@media only screen and (max-width:1200px) {
    .page_with_listing_map div.job_listings .job-manager-pagination,
    .c_part {
        width: 500px;
        padding-right: calc(100% - 530px)
    }
}

.tax-job_listing_category #main_content {
    position: relative;
    overflow: hidden
}

.tax-job_listing_category #main_content:before {
    width: 1400px;
    height: 301px;
    display: block;
    position: absolute;
    background: var(--color-yellow);
    color: #fff;
    left: -726px;
    top: 239px;
    z-index: 0;
    transform: rotate(-45deg);
    content: ''
}

@media (max-width:1700px) {
    .tax-job_listing_category #main_content:before {
        height: 301px;
        left: -726px;
    }
}

@media (max-width:1200px) {
    .tax-job_listing_category #main_content:before {
        left: -812px
    }
}

@media (max-width:991px) {
    .tax-job_listing_category #main_content:before {
        width: 1600px;
      /*  height: 201px;
        left: 50%;
        margin-left: -907px;
        top: 97px*/
    }
}
@media (max-width:575px) {
    .tax-job_listing_category #main_content:before {
        width: 1600px;
        height: 201px;
        left: 50%;
        margin-left: -907px;
        top: 97px
    }
}
.tax-jo
.tax-job_listing_category #main_content .titles-wrapper{
}
.tax-job_listing_category #main_content .titles-wrapper h1{
    position: relative;
}
    .tax-job_listing_category #main_content .titles-wrapper h1:before,
    .tax-job_listing_category #main_content .titles-wrapper h1:after {
        width: 111.429px;
        height: 136.827px;
        display: block;
        position: absolute;
        left: 12%;
        top: 50%;
        margin-top: -69px;
        background: url('data:image/svg+xml,<svg width="112" height="137" viewBox="0 0 112 137" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M86.5 123.435C73.9565 123.609 61.6125 120.317 50.8544 113.93L49.6637 113.203C51.6445 110.862 52.6232 107.848 52.3913 104.803C52.1594 101.758 50.7352 98.9227 48.4223 96.9021C47.1872 97.9996 46.2044 99.3465 45.5401 100.852C44.8758 102.358 44.5455 103.987 44.5715 105.629C44.5774 107.361 44.9575 109.071 45.6862 110.645C43.5535 109.093 41.5148 107.418 39.5806 105.629C42.2252 102.97 43.832 99.4694 44.1154 95.7485C44.3009 93.533 44.0057 91.3039 43.2498 89.2105C42.4939 87.1171 41.2947 85.2079 39.7326 83.6107C37.9403 84.9518 36.459 86.6574 35.3884 88.6126C34.3178 90.5679 33.6826 92.7274 33.5256 94.946C33.3819 96.5392 33.4758 98.1447 33.8043 99.7109C31.7752 97.3319 29.913 94.8182 28.2307 92.1874C30.4127 90.927 32.2974 89.2197 33.7587 87.1798C35.2199 85.1399 36.2241 82.8145 36.7038 80.3592C37.1836 77.904 37.1279 75.3757 36.5404 72.9435C35.953 70.5113 34.8474 68.2315 33.2976 66.2566C30.2241 67.6993 27.6345 69.9865 25.8378 72.8456C24.041 75.7047 23.1128 79.015 23.1639 82.3818C21.6673 78.8531 20.4806 75.2033 19.617 71.4728C21.9503 70.7563 24.101 69.5525 25.924 67.9427C27.7471 66.333 29.1999 64.3547 30.1845 62.1416C31.1691 59.9285 31.6625 57.532 31.6314 55.1139C31.6003 52.6959 31.0454 50.3126 30.0042 48.125C27.5269 48.7001 25.2107 49.816 23.2251 51.391C21.2395 52.9661 19.6345 54.9605 18.5276 57.2284C18.2996 57.73 18.0716 58.2316 17.8943 58.708C17.7971 56.0231 17.8648 53.3348 18.097 50.6579C18.097 49.6047 18.2996 48.5765 18.4263 47.5232C20.7579 47.6015 23.0785 47.1729 25.2247 46.2676C27.371 45.3622 29.2906 44.0022 30.8484 42.2832C32.4063 40.5641 33.5645 38.5279 34.2416 36.318C34.9186 34.108 35.098 31.778 34.767 29.4919C32.4122 29.3476 30.0543 29.7226 27.8637 30.59C25.6731 31.4574 23.7045 32.7954 22.0998 34.5076L21.3144 35.3853C21.6691 34.3571 22.0238 33.3289 22.4038 32.3007C22.9865 30.7709 23.6452 29.2412 24.3546 27.7616C27.1849 26.9805 29.8099 25.5995 32.0475 23.7144C34.2851 21.8293 36.0819 19.4852 37.3134 16.8444C38.5448 14.2036 39.1815 11.3294 39.1793 8.4208C39.1771 5.51224 38.536 2.63894 37.3005 0C34.4464 0.659408 31.7707 1.92371 29.4579 3.70572C27.1452 5.48773 25.2504 7.74505 23.9042 10.3221C22.5579 12.899 21.7924 15.7344 21.6602 18.6326C21.528 21.5308 22.0324 24.4229 23.1385 27.1095C22.3785 28.6393 21.6691 30.1941 21.0358 31.7741C20.8584 32.2255 20.7064 32.6769 20.5291 33.1534C20.5603 30.8423 20.0939 28.5512 19.161 26.4324C18.1532 24.1308 16.6347 22.0834 14.718 20.4423C12.8014 18.8012 10.5359 17.6085 8.08984 16.9529C6.93408 19.1337 6.27749 21.5396 6.16669 23.9998C6.05589 26.4601 6.4936 28.9143 7.44875 31.1882C8.4039 33.4622 9.85306 35.5001 11.6933 37.1573C13.5336 38.8145 15.7199 40.0504 18.097 40.7771C17.5143 43.1425 17.0577 45.5366 16.7289 47.9495C16.2959 46.8375 15.7528 45.7706 15.1075 44.7646C13.6985 42.653 11.8291 40.881 9.63689 39.579C7.44471 38.277 4.98552 37.4781 2.44026 37.2411C1.67755 39.5654 1.4323 42.0256 1.72136 44.4527C2.01042 46.8797 2.82694 49.216 4.1148 51.301C5.40266 53.386 7.1313 55.1703 9.18194 56.5311C11.2326 57.892 13.5566 58.7972 15.9942 59.1845C16.0688 62.9205 16.4501 66.6444 17.1342 70.3192C16.4384 69.4669 15.6668 68.678 14.8288 67.9619C12.814 66.2489 10.4362 65.0058 7.87097 64.3243C5.30577 63.6428 2.6187 63.5404 0.00815581 64.0246C-0.0703513 66.5863 0.418712 69.1339 1.44099 71.4884C2.46327 73.843 3.99396 75.9475 5.92555 77.654C7.85713 79.3605 10.1428 80.6276 12.6219 81.3664C15.101 82.1052 17.7134 82.2977 20.2757 81.9304C21.0864 84.0872 21.9731 86.1937 22.9865 88.2501C23.7465 89.7716 24.591 91.2762 25.52 92.7642C24.7097 92.2745 23.8627 91.8469 22.9865 91.4852C20.6332 90.4896 18.0901 90.0099 15.5318 90.0792C12.9735 90.1484 10.4607 90.765 8.16585 91.8865C8.99315 94.2033 10.2901 96.3283 11.9771 98.1309C13.664 99.9336 15.7054 101.376 17.9759 102.369C20.2464 103.363 22.6981 103.886 25.1804 103.908C27.6627 103.929 30.1232 103.448 32.4109 102.495C32.9176 103.122 33.4496 103.748 34.007 104.35C34.5644 104.952 35.7044 106.181 36.5404 107.059C35.2742 106.674 33.9626 106.455 32.6389 106.407C30.5978 106.322 28.562 106.672 26.6695 107.434C24.7769 108.195 23.0716 109.35 21.6691 110.821C22.9151 112.296 24.4475 113.509 26.1756 114.387C27.9037 115.265 29.7922 115.791 31.7295 115.934C33.6667 116.077 35.6131 115.833 37.4534 115.217C39.2938 114.602 40.9906 113.627 42.4434 112.35C44.4997 114.025 46.6571 115.575 48.9037 116.99C60.0567 124.014 72.9538 127.85 86.1707 128.074C94.9364 128.074 102.815 131.886 106.084 136.827L111.429 132.313C107.908 128.827 101.701 123.435 86.5 123.435Z" fill="white"/></svg>');
        background-size: contain;
        content: ''
    }
    .tax-job_listing_category #main_content .titles-wrapper h1:after {
        transform: scaleX(-1);
        left: auto;
        right: 12%;
    }

@media (max-width: 991px){

    .tax-job_listing_category #main_content .titles-wrapper h1:before,
    .tax-job_listing_category #main_content .titles-wrapper h1:after {
        width:  55px;
        height: 68px;
        top: auto;
        bottom: calc(100% + 16px);
        left: calc(50%  - 43px);
        margin-top: 0;
    }
    .tax-job_listing_category #main_content .titles-wrapper h1:after {
        right: calc(50%  - 43px);
        left: auto;
    }
}

.job_listings.grid:after,
.job_listings.grid:before,
.c_grid:after,
.c_grid:before,
.c_part:after,
.c_part:before {
    display: table;
    line-height: 0;
    content: "";
    width: 0
}

.job_listings.grid:after,
.c_grid:after,
.c_part:after {
    clear: both
}

.job_listings.grid,
.c_grid .job_listings,
.c_part .job_listings {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.c_grid--2_column .job_listings .grid__item,
.c_part .job_listings .grid__item {
    width: calc(50% - 40px)
}

.job_listings .grid__item,
.c_grid--4_column .job_listings .grid__item {
    width: calc(25% - 30px)
}

.c_grid--4_column .job_listings {
    margin-bottom: -30px
}

.c_grid--1_column .job_listings:has(.grid__item--best){
    border-radius: 16px;
    border: 4px solid var(--orange-01, #F8AD49);
    background: #fff;
    padding: 48px calc(10% + 15px);
}

@media (max-width: 575px){
    .c_grid--1_column .job_listings:has(.grid__item--best){
        margin-left: calc(50% - 50vw );
        margin-right: calc(50% - 50vw );
        padding: 56px 16px 16px;
    }
        .c_grid--1_column .job_listings .grid__item{
            width: 100%
        }
}
.job_listings {
    position: relative
}
.job_listings + .job_listings{
    margin-top: 66px;
}

.job_listings>.no-result-box {
    width: 600px;
    position: absolute;
    display: none;
    left: 50%;
    top: 20px;
    margin-left: -300px;
    z-index: 100;
    padding: 15px 15px 15px 107px;
    -webkit-box-shadow: 0 -1px 13px -1px rgba(0, 0, 0, 0.31);
    -moz-box-shadow: 0 -1px 13px -1px rgba(0, 0, 0, 0.31);
    box-shadow: 0 -1px 13px -1px rgba(0, 0, 0, 0.31);
}

.job_listings > .no-result-box.force{
    display: block;
    position: relative;
    margin-top: 60px;
}
.job_listings > .no-result-box.force.circles {
    margin: 0 auto 25px;
    position: relative;
    top:    0;
    left:   0;
    right:  0;
    bottom: 0;
}
.job_listings>.no-result-box .close {
    position: absolute;
    top: 1px;
    right: 1px;
    color: #cecece;
    cursor: pointer;
    padding: 4px 8px
}

.grid__item .card,
.c_grid .card,
.c_part .card {
    position: relative;
    z-index: 1;
    overflow: hidden;
    -webkit-box-shadow: 0 1px 5px 0 rgba(50, 50, 50, .2);
    -moz-box-shadow: 0 1px 5px 0 rgba(50, 50, 50, .2);
    box-shadow: 0 1px 5px 0 rgba(50, 50, 50, .2);
    background-color: #fff;
    border-radius: 4px;
    transition: all .4s;
    height: 100%;
    -webkit-transition: all .4s;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.c_grid--1_column .job_listings .grid__item .card {
    overflow: visible;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap
}

.c_grid--1_column .job_listings .grid__item {
    position: relative;
    padding-left: 0;
}

.c_grid--1_column .job_listings .grid__item:before {
    width: 100vw;
    height: 300vh;
    display: block;
    position: absolute;
    bottom: calc(100% - 135px);
    left: calc(-50vw + 50%);
    background: var(--color-blue);
    z-index: -1;
    content: ''
}
.c_grid--1_column .job_listings .grid__item + .grid__item:before,
.c_grid--1_column .job_listings + .job_listings .grid__item:before{
    opacity: 0;
} 


@media (max-width: 575px){
    .c_grid--1_column .job_listings .grid__item:before{
        left: calc(-50vw + 50% );
    }
}
.grid__item .card.disabled {
    pointer-events: none
}

.grid__item .card.disabled>* {
    opacity: .2
}

.grid__item .card__link {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    cursor: pointer;
}

.job_listings .card__image,
.c_grid .card__image,
.c_part .card__image {
    margin-bottom: 12px;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    position: relative;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.c_grid--1_column .card__image {
    background-position: 0 0;
    background-size: 100%;
    position: relative;
    background-repeat: no-repeat;
    border: 18px solid #fff;
    border-right: 0;
    box-sizing: border-box
}

.loaded-page .c_grid--1_column .card__image {
    background-color: transparent;
    overflow: hidden
}

.c_grid .card__image img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0
}

.job_listings .card__image:after,
.c_grid .card__image:after,
.c_part .card__image:after {
    content: '';
    display: block;
    padding-top: 75%
}

.job_listings .card__image:before,
.c_grid .card__image:before,
.c_part .card__image:before {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 80px;
    content: '';
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, .5) 200%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, .5) 200%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, .5) 200%);
    transition: all .3s
}

.job_listings .card:hover .card__image:before,
.c_grid .card:hover .card__image:before,
.c_part .card:hover .card__image:before {
    height: 100%
}

.c_grid .card_labels {
    color: #8995a2;
    line-height: 1.5;
    font-size: 12px;
    margin: 17px 0 0
}

.c_grid .card_labels .lable-line {
    padding-left: 25px;
    position: relative;
    margin-bottom: 7px;
    box-sizing: border-box
}

.c_grid .card_labels .lable-line__name {
    display: block
}

.c_grid .card_labels .lable-line__icon {
    width: 18px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center
}

.c_grid .card_labels .lable-line__icon img {
    width: auto;
    height: 16px;
    display: inline-block;
    vertical-align: top
}

.c_grid .lable-line--address {
    font-weight: 400
}

.grid__item .btns {
    position: absolute;
    left: 19px;
    bottom: 15px;
    right: 19px;
    z-index: 9999
}

.grid__item .btns>* {
    width: 48.5%;
    display: inline-block;
    vertical-align: middle;
    background: var(--color-blue);
    color: #fff;
    font-weight: 600;
    margin: 0;
    text-transform: none;
    padding: 8px;
    border: 1px solid var(--color-blue);
    font-size: 15px;
    border-radius: 4px;
    box-sizing: border-box;
    line-height: 1.5;
    text-align: center
}

.grid__item .btns .quote.disabled {
    opacity: .65;
    pointer-events: none;
    cursor: default
}

.grid__item .btns .quote:hover {
    color: var(--color-blue);
    background: #fff
}

.grid__item .btns .phone {
    color: var(--color-blue);
    background: #fff
}

.c_grid--4_column .grid__item .btns .quote+.phone {
    float: right
}

.grid__item .btns .phone:hover {
    background: var(--color-blue);
    color: #fff
}

.grid__item .btns .phone i {
    padding-right: 5px;
    position: relative;
    top: 1px
}

.job_listings .card__content,
.c_grid .card__content,
.c_part .card__content {
    padding: 5px 17px 8px 17px;
    text-align: left
}

.job_listings .card__content .card__body {
    position: relative;
    overflow: hidden
}

.job_listings.c_grid--1_column .card__content .card__body {
    position: static;
    overflow: visible
}

.job_listings .card__title,
.c_grid .card__title,
.c_part .card__title {
    max-height: 46px;
    position: relative;
    overflow: hidden;
    font-size: 20px;
    line-height: 1.1;
    margin-top: 5px;
    margin-bottom: 7px;
    padding-right: 1.3rem
}

.job_listings.c_grid--1_column .card__title {
    margin-top: 2px;
    margin-bottom: 2px
}

.job_listings .card__title:after,
.c_grid .card__title:after,
.c_part .card__title:after {
    content: '';
    clear: both;
    display: table
}

.job_listings .card__body .listing-claimed-icon,
.c_grid .card__body .listing-claimed-icon,
.c_part .card__body .listing-claimed-icon {
    font-size: inherit;
    line-height: 1.2;
    float: right;
    padding-left: 10px;
    position: absolute;
    top: 3px;
    right: 0px
}

.c_grid--1_column.job_listings .card__body .listing-claimed-icon {
    top: 0px
}

.job_listings .card__body .listing-claimed-icon i,
.popup__title .listing-claimed-icon,
.c_grid .card__body .listing-claimed-icon i,
.c_part .card__body .listing-claimed-icon i {
    background-color: #3ed376;
    width: 1.8em;
    height: 1.8em;
    font-size: 10px;
    display: inline-block;
    text-align: center;
    line-height: 1.8em;
    border-radius: 2em;
    color: #fff
}
.c_grid .card__body .listing-claimed-icon.certificate i{
  width:  30px;
  height: 30px;
  background-color: #fff;
  color: #ffb300 ;
  font-size: 23px;
  line-height: 1.35em
}

.c_grid .card__categories,
.c_grid .card__frequentmentions {
    line-height: 1.3;
    font-size: 12px;
    margin: 0 0 9px;
    display: block;
    color: #8995a2
}

.c_grid--1_column .card__categories,
.c_grid--1_column .card__frequentmentions {
    margin-bottom: 2px
}

.c_grid .card__frequentmentions:before {
    content: 'Customers Highlighted: '
}

.c_grid .card__frequentmentions ul {
    display: inline
}

.c_grid .card__frequentmentions li {
    display: inline;
    padding: 0
}

.c_grid .card__frequentmentions li:before {
    display: inline;
    position: static;
    font-size: inherit;
    color: inherit;
    margin: 0;
    content: '#'
}

.c_grid .card__frequentmentions li:after {
    content: ','
}

.c_grid .card__frequentmentions li:last-child:after {
    content: '.'
}

.job_listings .card__tagline,
.c_grid .card__tagline,
.c_part .card__tagline {
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 4px;
    position: relative;
    overflow: hidden;
    margin-top: 12px
}

.job_listings.c_grid--1_column .card__tagline {
    margin-top: 14px
}
.c_grid.c_grid--4_column .card__body .listing-claimed-icon{
  width: 30px;
  height: 30px;
  background-color: #fff;
  display: inline-block;
  text-align: center;
  padding-left: 0;
  top: 2px;
}
  .c_grid.c_grid--4_column .card__body .listing-claimed-icon b{
    display: none;
  }
  .c_grid.c_grid--4_column .card__body .listing-claimed-icon:before{
    font: normal normal normal 14px/1 FontAwesome;
    color: #ffb300;
    font-size: 23px;
    line-height: 1.35em;
    content: "\f0a3";
  }

.c_grid--1_column .tape__wrapper {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden
}

.c_grid--1_column.job_listings .listing-claimed-icon.tape {
    transform: rotate(-45deg);
    display: block;
    background: var(--color-yellow);
    color: #fff;
    padding: 0 50px;
    width: 241px;
    left: -94px;
    top: 42px;
    right: auto;
    text-align: center;
    height: 58px;
    text-transform: uppercase;
    line-height: 58px;
    font-size: 25px;
    z-index: 1;
    position: relative;
}

.c_grid.c_grid--1_column .card__body .listing-claimed-icon b {
    font-weight: 400
}
@media (max-width: 575px){
    .c_grid--1_column .tape__wrapper{
        width: auto;
        height: auto;
        top: -1px;
        left: -1px;
        right: -1px;
        border-radius: 12px 12px 0 0;
        overflow: hidden;
    }
        .c_grid--1_column.job_listings .listing-claimed-icon.tape{
            width: 100%;
            height: 41px;
            transform: none;
            position: static;
            font-size: 15px;
            padding: 0;
            line-height: 39px;
        }
}

.job_listings .card__address,
.c_grid .card__address,
.c_part .card__address {
    margin-top: 1em;
    font-size: 13px;
    line-height: 1.5
}

.theme_module_button .clear-results-btn,
div.job_listings .load_more_jobs {
    display: inline-block;
    padding: 13px 30px;
    border-width: 1px !important;
    border-style: solid;
    border-radius: 50px;
    text-transform: uppercase;
    margin-top: 20px;
    background-position: center;
    font-weight: 600
}

.theme_module_button .clear-results-btn:hover,
div.job_listings .load_more_jobs:hover {
    background: #fff;
    border-color: #e8e8e8;
    border-top-color: rgba(232, 232, 232, .8);
    border-left-color: rgba(232, 232, 232, .8)
}

div.job_listings .load_more_jobs.loading .btn_icon_container,
div.job_listings .load_more_jobs.loading .theme_btn_text {
    visibility: hidden;
    opacity: 0
}

div.job_listings .load_more_jobs.loading {
    opacity: 1 !important;
    z-index: 1 !important
}

.c_grid--1_column .card__content .card__rating {
    margin-top: 0;
    margin-bottom: 8px
}

.card__content .card__rating {
    line-height: 11px;
    margin-bottom: 3px
}

.card__content .card__rating .font-stars {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px
}

.c_grid--1_column .card__content .card__rating .font-stars {
    font-size: 19px
}

.card__content .card__rating .num {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    color: #57626e;
    font-weight: 400;
    padding-left: 2px;
    opacity: 0.5;
}

.c_grid .card__content {
    position: relative;
    padding-bottom: 68px !important
}

.c_grid.c_grid--1_column .card__content {
    position: static
}

.card__after-footer {
    order: 4;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 3px 0 0px;
    box-sizing: border-box;
    position: relative;
}
.grid__item--best .card__after-footer{
    padding-bottom: 20px;
}
    .card__after-footer > *{
        padding: 0 20px;
    }

.featured{
    padding-bottom: 30px;
    cursor: pointer;

}
.featured:not(.open){
    position: relative;
    z-index: 10;   
}
.grid__item--best .featured{
    padding-bottom: 10px;
}
    .featured__title{}
    .featured__info{
        height: auto;
        max-height: 5em;
        font-size: 12px;
        line-height: 1.3;
        position: relative;
        overflow: hidden;
        transition: .5s all ease-in-out;
        cursor: pointer;
    }
    .featured__info:before,
    .featured__info:after{
        display: block;
        position: absolute;
        top:    auto;
        left:   0;
        right:  0;
        bottom: 0;
        z-index: 10;
        transition: 0.4 all ease-in-out;
        content: '';
    }
    .featured__info:before{
        font: 27px/1 FontAwesome;
        color: #8A95A1;
        text-align: center;
        bottom: 8px;
        z-index: 15;
        content: "\f107";
    }
    .featured__info:after{
        height: 5em;
        background: rgba(255,255,255,0);
        background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.93) 73%, rgba(255,255,255,1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(73%, rgba(255,255,255,0.93)), color-stop(100%, rgba(255,255,255,1)));
        background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.93) 73%, rgba(255,255,255,1) 100%);
        background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.93) 73%, rgba(255,255,255,1) 100%);
        background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.93) 73%, rgba(255,255,255,1) 100%);
        background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0.93) 73%, rgba(255,255,255,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
        
    }
    .open > .featured__info{
        max-height: 100vh;
    }
    .open >  .featured__info:before,
    .open >  .featured__info:after{
        opacity: 0;
        visibility: hidden;
    }
    .featured__bottom{
        position: relative;
        z-index: 30;
        padding-top: 1rem;
        border-top: 1px solid #eee;
    }
@media (max-width: 767px){
    .featured{}
        .featured__info{
            max-height: 9em;
        }
}

.faq-short__list{}
.faq-short{
    margin: 0 0 1.2rem;
}
.faq-short--iconed{
    position: relative;
    padding-left: 22px;
}
    .faq-short__question{
        font-family: Work Sans,Arial;
        font-weight: 500;
        color: #334e6f;
        margin-bottom: .3rem;

    }
    .faq-short--iconed .faq-short__question:before{
        font-family: Work Sans,Arial;
        font-size: 19px;
        color: #3DB9D8;
        position: absolute;
        left: 0;
        top: 0px;
        line-height: 1;
        content: '?';
    }
    .faq-short__answer{}
.why-best {
    font-size: 15px;
    line-height: 1.3;
    position: relative;
    z-index: 99;
    padding: 20px 24px 0;
    margin-top: 21px;
}
    .why-best__title {
        font-size: 15px
    }

    .why-best__info {
        margin-top: 14px;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
        margin: 0 -15px
    }

    .why-best__left,
    .why-best__right {
        position: relative;
        padding: 0 15px;
        box-sizing: border-box
    }
    .why-best__left {
        -ms-flex: 0 0 24%;
        flex: 0 0 24%;
        max-width: 24%
    }

    .why-best__right {
        -ms-flex: 0 0 76%;
        flex: 0 0 76%;
        max-width: 76%
    }

    .why-best__description {
        color: #8a95a1
    }
    .why-best__brain-btn {
        height: 32px;
        display: inline-block;
        margin-top: 16px;
        padding-left: 32px;
        line-height: 32px;
        position: relative;
        color: var(--color-blue);
        background: url(../../../img/svg-search-form/AIBlue.svg) no-repeat left center;
        background-size: 24px
    }

    .why-best__brain-btn:hover {
        color: var(--color-blue);
        opacity: .8
    }

@media (max-width:991px) {
    .why-best__left {
        -ms-flex: 0 0 33%;
        flex: 0 0 33%;
        max-width: 33%
    }
    .why-best__right {
        -ms-flex: 0 0 67%;
        flex: 0 0 67%;
        max-width: 67%
    }
}

@media (max-width:767px) {
    .why-best__left,
    .why-best__right {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (max-width:575px) {
    .why-best {
        font-size: 12px;
        padding: 0;
        margin-top: 13px;
    }
}

.score-item {
    margin-bottom: 12px
}

.score-item:last-child {
    margin-bottom: 0
}

.score-item__title {
    color: var(--color-dark-blue)
}

.score-item__value {
    color: #f8ad49;
    font-weight: 500;
    font-size: 24px;
    line-height: 1.14
}

.score-item__value span {
    color: var(--color-light-grey);
    padding-left: 5px
}

@media (max-width:767px) {
    .score-item {
        width: 48%;
        display: inline-block;
        vertical-align: top
    }
}

@media (max-width:575px) {
    .score-item__value {
        font-size: 19px
    }
}

@media (max-width:375px) {
    .score-item__value {
        font-size: 16px
    }
}

.job_listings .load_more_jobs,
.c_part .load_more_jobs {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    transition: all .3s;
    padding-left: 40px !important;
    padding-right: 40px !important;
    letter-spacing: 1px
}

.job_listings .load_more_jobs *,
.c_part .load_more_jobs * {
    font-size: inherit;
    font-weight: inherit;
    color: inherit
}

.job_listings .load_more_jobs>strong:after,
.c_part .load_more_jobs>strong:after {
    content: "\f105";
    font-family: FontAwesome;
    padding-left: 10px;
    font-size: 18px;
    line-height: inherit;
    display: inline-block;
    vertical-align: top
}

.job_listings .grid__item .phone-number {
    display: none
}

.job_listings .job_filters {
    background: 0 0;
    margin-bottom: 35px
}

.job_listings .job_filters .search_jobs div.search_location {
    float: none;
    padding: 0;
    width: auto
}

.chosen-container-multi {
    overflow: visible !important
}

.job_filters .search_jobs div.search_categories {
    padding-top: 0
}

.job_filters .showing_jobs {
    background: 0 0;
    border: none;
    padding: 0;
    margin: 23px 0 0 0;
    font-size: 1em
}

.active-tags {
    padding: 15px 0 0 0;
    text-align: left
}

.active-tag {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 18px;
    padding: 5px 10px 5px 18px;
    border-width: 1px;
    border-style: solid;
    border-radius: 14px;
    margin: 0 0 10px 10px;
    transition: all .3s;
    text-transform: lowercase;
    color: #fff;
    cursor: pointer
}

.active-tag:hover {
    background: 0 0
}

.remove-tag {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 18px;
    height: 18px;
    padding-left: 5px
}

.remove-tag:after,
.remove-tag:before {
    background-color: #fff;
    border-radius: 1px;
    content: "";
    display: block;
    height: 1px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    width: 11px;
    transition: background-color .3s
}

.remove-tag:before {
    transform: translate(-50%, -50%) rotate(-45deg)
}

.results {
    float: left
}

.job_filters .showing_jobs a,
.job_filters .showing_jobs>span {
    float: right
}

.job_filters .showing_jobs a {
    margin-right: 10px
}

.job-manager-form .field-description {
    padding-top: 10px;
    display: block
}

.job-manager-form input[type=date],
.job-manager-form input[type=email],
.job-manager-form input[type=number],
.job-manager-form input[type=password],
.job-manager-form input[type=search],
.job-manager-form input[type=tel],
.job-manager-form input[type=text],
.job-manager-form input[type=url],
.job-manager-form select,
.job-manager-form textarea {
    background: 0 0
}

.fieldset-theme_social_icon {
    display: none
}

.main_wrapper .chosen-choices li.search-choice {
    display: inline-block;
    vertical-align: top;
    width: auto;
    font-size: 14px;
    line-height: 18px;
    padding: 5px 32px 5px 18px;
    border-width: 1px;
    border-style: solid;
    border-radius: 14px;
    margin: 0 10px 10px 0;
    transition: all .3s;
    color: #fff;
    cursor: pointer;
    position: relative;
    box-shadow: none;
    z-index: 1;
    overflow: hidden
}

.main_wrapper .chosen-choices li.search-choice:hover {
    background: 0 0
}

.main_wrapper .chosen-choices li.search-choice:after,
.main_wrapper .chosen-choices li.search-choice:before {
    background-color: #fff;
    border-radius: 1px;
    content: "";
    display: block;
    height: 1px;
    right: 13px;
    position: absolute;
    top: 14px;
    transform: rotate(45deg);
    width: 11px;
    transition: background-color .3s;
    margin: 0
}

.main_wrapper .chosen-choices li.search-choice:after {
    transform: rotate(-45deg)
}

.main_wrapper .chosen-choices li.search-choice a.search-choice-close {
    background-image: none !important
}

.main_wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: 0 0;
    width: 100%;
    height: 100%
}

.job-manager-form fieldset .job-manager-uploaded-files .job-manager-uploaded-file,
.uploader-btn {
    display: inline-block;
    margin: 0 -6px 20px 0;
    padding-right: 20px;
    width: calc(25% - 20px);
    vertical-align: top
}

.uploader-btn .spacer {
    border: 1px solid var(--color-light-grey);
    border-radius: 5px;
    cursor: pointer;
    padding-top: 100%;
    position: relative
}

.uploader-btn .spacer .text {
    font-size: .875em;
    margin-top: 40px;
    z-index: 3
}

.uploader-btn .spacer:after,
.uploader-btn .spacer:before {
    content: "";
    display: block;
    pointer-events: none;
    position: absolute
}

.uploader-btn .spacer:before {
    background: url("../img/add_image.png") center no-repeat;
    background-size: 50% 50%;
    height: 100%;
    left: 0;
    top: -15px;
    width: 100%;
    opacity: .3;
    transition: opacity .3s
}

.uploader-btn .spacer:hover:before {
    opacity: .4
}

.uploader-btn .spacer:after {
    border-bottom-left-radius: 5px;
    border-left-color: var(--color-light-grey);
    border-bottom-color: var(--color-light-grey);
    right: -1px;
    top: -1px
}

.uploader-btn+small.field-description {
    margin-top: -20px !important
}

.wp-job-manager-file-upload {
    display: none
}

.job-manager-form fieldset .job-manager-uploaded-files .job-manager-uploaded-file span a,
.job-manager-form fieldset .job-manager-uploaded-files .job-manager-uploaded-file span img,
.uploader-btn .spacer .text {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%)
}

@media not screen and (min-width:740px) {
    .uploader-btn .spacer:before {
        top: 0
    }
    .uploader-btn .spacer .text {
        display: none
    }
}

.theme_hours_of_operation_container .theme_hours_of_operation_item,
.theme_social_container .theme_social_item {
    display: table;
    width: 100%;
    margin-bottom: 15px
}

.theme_hours_of_operation_item--placeholder,
.theme_social_item--placeholder {
    height: 50px;
    border: 2px dashed #eee;
    background-color: #fff;
    border-radius: 50px
}

.theme_hours_of_operation_container .theme_hours_of_operation_item>.theme_hours_of_operation__days_wrapper,
.theme_hours_of_operation_container .theme_hours_of_operation_item>.theme_hours_of_operation__hours_wrapper,
.theme_social_container .theme_social_item>.theme_icon_out,
.theme_social_container .theme_social_item>.theme_social_color_wrapper,
.theme_social_container .theme_social_item>.theme_social_link_wrapper {
    display: table-cell;
    vertical-align: middle
}

.theme_social_container .theme_social_item>.theme_icon_out {
    width: 33% !important;
    padding-right: 10px
}

.theme_hours_of_operation_container .theme_hours_of_operation_item>.theme_hours_of_operation__days_wrapper,
.theme_hours_of_operation_container .theme_hours_of_operation_item>.theme_hours_of_operation__hours_wrapper,
.theme_social_container .theme_social_item>.theme_social_link_wrapper {
    padding-right: 10px
}

.theme_social_container .chosen-search {
    display: block
}

.theme_social_container .chosen-container-single .chosen-search {
    padding: 5px 6px
}

.theme_social_container .chosen-container-single .chosen-search input[type=text] {
    border: 1px solid var(--color-light-grey);
    border-radius: 6px
}

.theme_social_color_wrapper {
    width: 33%
}

.theme_add_hours_of_operation_item,
.theme_add_social_item {
    cursor: pointer;
    display: block;
    vertical-align: top;
    width: 40px;
    text-align: center;
    font-size: 16px;
    line-height: 42px;
    height: 40px;
    color: #fff;
    outline: 0;
    border-width: 1px;
    border-style: solid;
    text-transform: uppercase;
    transition: all .4s;
    -webkit-transition: all .4s;
    border-radius: 24px;
    font-weight: 600;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px
}

.theme_hours_of_operation_item_remove,
.theme_hours_of_operation_item_sortable_handle,
.theme_social_item_remove,
.theme_social_sortable_handle {
    display: table-cell;
    margin-bottom: 0;
    vertical-align: middle;
    transition: all .4s;
    -webkit-transition: all .4s;
    width: 30px;
    text-align: center;
    font-size: 20px;
    cursor: pointer
}

.theme_hours_of_operation_item_remove,
.theme_social_item_remove {
    color: #fd4851
}

.theme_hours_of_operation_item_sortable_handle,
.theme_social_sortable_handle {
    font-size: 16px;
    text-align: left;
    width: 25px
}

.theme_hours_of_operation_item_remove:hover,
.theme_hours_of_operation_item_sortable_handle:hover,
.theme_social_item_remove:hover,
.theme_social_sortable_handle:hover {
    opacity: .8
}

.theme_add_hours_of_operation_item:hover,
.theme_add_social_item:hover {
    background: #fff;
    border-color: var(--color-light-grey)
}

.title--caps-grey {
    font-weight: 600;
    font-size: 15px;
    line-height: 1.1;
    text-transform: uppercase;
    color: var(--color-light-grey);
    margin-bottom: 17px
}

.title--have-hint {
    cursor: pointer;
    padding-right: 5px;
    position: relative;
    display: inline-block
}

.title--have-hint:after {
    text-transform: lowercase;
    font-family: 'Times New Roman';
    font-size: 14px;
    position: relative;
    top: -4px;
    margin-left: 2px;
    color: var(--color-light-grey);
    font-style: italic;
    content: 'i'
}

.single_listing_tags {
    padding: 0;
    margin: 13px -10px -28px;
    text-align: left;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
    transition: all .3s
}

.single_listing_tags .tag_item {
    position: relative;
    padding-left: 50px;
    padding-right: 10px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 28%;
    flex: 0 0 28%;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 28px
}

.single_listing_tags .tag_icon {
    position: absolute;
    left: 10px;
    top: -10px;
    display: block;
    margin: 0 auto
}

.single_listing_tags img,
.single_listing_tags svg {
    width: 32px;
    height: 32px;
    display: block
}

.single_listing_tags .tag_name {
    font-family: Work Sans;
    font-weight: 500;
    line-height: 1.4;
    text-align: left;
    font-size: 15px;
    color: #8995a2
}

@media only screen and (min-width:1201px) {
    .single_listing_tags {
        padding: 0 0 0 10px;
        margin-left: -38px;
        margin-right: -38px;
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: start !important
    }
    .single_listing_tags .tag_item {
        -ms-flex: 0 0 33.3333%;
        flex: 0 0 33.3333%;
        padding-left: 78px;
        padding-right: 38px
    }
    .single_listing_tags .tag_icon {
        left: 38px
    }
    .single_listing_tags .tag_item--open-more {
        display: none;
    }
}

@media only screen and (max-width:1200px) {
    .single_listing_tags .tag_item {
        -ms-flex: 0 0 49%;
        flex: 0 0 49%;
        display: none
    }
    .single_listing_tags .tag_item--open-more,
    .single_listing_tags .tag_item:nth-child(1),
    .single_listing_tags .tag_item:nth-child(2),
    .single_listing_tags .tag_item:nth-child(3),
    .single_listing_tags .tag_item:nth-child(4),
    .single_listing_tags .tag_item:nth-child(5) {
        display: flex
    }
}

@media only screen and (max-width:767px) {
    .single_listing_tags .tag_item {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
    .tag_name .info--show-on-hover {
        top: 123%
    }
    .medals-list__header .info--show-on-hover:after,
    .medals-list__header .info--show-on-hover:before {
        right: 90%
    }
}

.no-packages {
    text-align: center
}

.request-btn.disabled {
    opacity: .75;
    pointer-events: none;
    cursor: default
}

@media only screen and (max-width:899px) {
    .page_with_listing_map div.job_listings .job-manager-pagination,
    .c_part {
        width: calc(100% - 60px);
        padding: 0 30px
    }
    .job_listings .job_filters {
        position: relative;
        z-index: 50
    }
    .main_wrapper .c_with_map .search_jobs,
    .c_with_map .map_find_me {
        display: none
    }
    .c_with_map .active-tags {
        display: none
    }
    .show-filters .main_wrapper .c_with_map .search_jobs,
    .show-filters .c_with_map .active-tags,
    .show-map .c_with_map .map_find_me {
        display: block
    }
    .service-cats{}
        .service-cats .item{
          width: 50%;
        }
        .service-cats .item .wrapper {
            padding: 32px 0
        }
        .service-cats .item .wrapper .icon {
            font-size: 48px
        }
    .main_wrapper .search_jobs {
        max-width: 100% !important;
        padding-left: 0;
        padding-right: 0
    }
    .job_filters .showing_jobs {
        text-align: left
    }
    .job_filters .showing_jobs a,
    .job_filters .showing_jobs>span,
    .results {
        float: none
    }
    .show-map .main_wrapper .chosen-container-multi .chosen-choices li.search-field input[type=text],
    .show-map .main_wrapper .chosen-container-single .chosen-single,
    .show-map .main_wrapper .chosen-single,
    .show-map .main_wrapper .search_jobs input,
    .show-map .main_wrapper select {
        background: #fff
    }
    .show-map .main_wrapper .search_categories .chosen-single {
        background: #fff !important
    }
    .show-map .showing_jobs {
        display: none !important
    }
    .active-tags {
        padding-top: 0
    }
    .active-tag {
        margin-right: 10px;
        margin-left: 0
    }
    .show-filters .c_with_map .active-tag:hover {
        background: #fff
    }
}

@media only screen and (min-width:768px) {
    .main_wrapper .c_search_form .chosen-single,
    .main_wrapper .c_search_form .search_jobs button,
    .main_wrapper .c_search_form .search_jobs input,
    .main_wrapper .c_search_form .search_jobs select {
        height: 60px;
        line-height: 53px
    }
    .active-tags,
    .main_wrapper .search_jobs {
        max-width: 720px;
        margin-left: auto !important;
        margin-right: auto !important
    }
    .main_wrapper .search_jobs .select-tags {
        -webkit-flex: 0 1 87%;
        -ms-flex: 0 1 87%;
        flex: 0 1 87%
    }
    .main_wrapper .c_search_form .search_jobs {
        background: #fff;
        border: 1px solid var(--color-light-grey);
        margin: 0 auto;
        padding: 0;
        width: 95%;
        max-width: none
    }
    .main_wrapper .c_search_form .search_jobs>* {
        margin: 0
    }
    .main_wrapper .c_search_form .chosen-container-multi .chosen-choices li.search-field input[type=text],
    .main_wrapper .c_search_form .chosen-container-single .chosen-single,
    .main_wrapper .c_search_form .chosen-single,
    .main_wrapper .c_search_form .search_jobs,
    .main_wrapper .c_search_form .search_jobs button,
    .main_wrapper .c_search_form .search_jobs input,
    .main_wrapper .c_search_form select,
    .c_search_form .search_jobs .search_submit_wrapper button {
        border-radius: 30px
    }
    .c_search_form .search_jobs .search-filter-wrapper .chosen-single,
    .c_search_form .search_jobs .search-filter-wrapper input,
    .c_search_form .search_jobs .search-filter-wrapper select {
        border-left: 1px #e5e5e5 solid !important;
        border-radius: 0 !important
    }
    .c_search_form .search_jobs .search-filter-wrapper:first-of-type .chosen-single,
    .c_search_form .search_jobs .search-filter-wrapper:first-of-type input,
    .c_search_form .search_jobs .search-filter-wrapper:first-of-type select {
        border-bottom-left-radius: 30px !important;
        border-top-left-radius: 30px !important;
        border-left: none !important
    }
    .c_search_form .search_jobs .search_submit_wrapper button {
        border: 5px #fff solid !important
    }
    .main_wrapper .c_search_form .search_jobs .search-field-wrapper.search-filter-wrapper {
        flex: 0 1 82%;
        -webkit-flex: 0 1 82%;
        -ms-flex: 0 1 82%
    }
}

@media only screen and (min-width:768px) {
    .main_wrapper .c_search_form .search_jobs .search_submit_wrapper {
        flex: 0 1 15%;
        -webkit-flex: 0 1 15%;
        -ms-flex: 0 1 15%
    }
/*    .c_grid--1_column .job_listings .grid__item:not(.grid__item--best),
    .c_part .job_listings .grid__item:not(.grid__item--best) {
        width: calc(80% - 30px)
    }*/
    .c_grid--1_column .job_listings .grid__item .card {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .c_grid--1_column .job_listings .grid__item .card__image {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 23.5%;
        flex: 0 0 23.5%;
        max-width: 23.5%;
        border-radius: 4px 0 0 4px;
        background-image: none !important
    }
    .c_grid--1_column .job_listings .grid__item .card__content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 57%;
        flex: 0 0 57%;
        max-width: 57%;
        box-sizing: border-box;
        padding: 10px 20px !important
    }
    .c_grid--1_column .job_listings .grid__item .card__body {
        height: auto;
        margin-bottom: 0
    }
    .c_grid--1_column .job_listings .grid__item .card__title {
        font-size: 24px;
        max-height: none;
        line-height: 1.2
    }
    .c_grid--1_column .job_listings .grid__item .card__tagline {
        font-size: 19px;
        line-height: 24px;
        font-weight: 400;
        color: var(--color-dark-blue)
    }
    .c_grid--1_column .job_listings .grid__item .card__footer {
        position: static
    }
    .c_grid--1_column .job_listings .grid__item .card__footer .card__rating .font-stars {
        font-size: 21px
    }
    .c_grid--1_column .job_listings .grid__item .card__footer .card__rating .num {
        font-size: 15px
    }
    .c_grid--1_column .job_listings .grid__item .card__footer .card__address {
        font-size: 12px;
        margin-top: 0;
        display: block;
        color: #8995a2
    }
    .job_listings .grid__item .more {
        margin: 2px 0 0;
        color: var(--color-blue)
    }
    .c_grid--1_column .job_listings .grid__item .more {
        display: inline-block
    }
    .c_grid--1_column .job_listings .grid__item .btns {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 19.5%;
        flex: 0 0 19.5%;
        max-width: 19.5%;
        order: 3;
        box-sizing: border-box;
        position: static;
        padding-right: 20px;
        padding-top: 20px;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .c_grid--1_column .job_listings .grid__item .btns>* {
        width: 100%;
        box-sizing: border-box;
        text-align: center;
        font-size: 16px;
        padding: 8px
    }
    .c_grid--1_column .job_listings .grid__item .btns .quote {
        order: 2
    }
    .c_grid--1_column .job_listings .grid__item .btns .phone {
        order: 1;
        border: 1px solid var(--color-blue);
        margin-bottom: 15px
    }
    .job_listings .grid__item .phone-appearence-link {
        display: inline-block
    }
    .job_listings .grid__item .btns .phone-appearence-link:only-child {
        display: block;
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
}

@media only screen and (min-width:768px) and (max-width:1199px) {
    .c_grid--1_column .job_listings .grid__item .card__content {
        -ms-flex: 0 0 53%;
        flex: 0 0 53%;
        max-width: 53%
    }
    .c_grid--1_column .job_listings .grid__item .btns {
        -ms-flex: 0 0 23%;
        flex: 0 0 23%;
        max-width: 23%
    }
    .c_grid--1_column .job_listings .grid__item .btns>* {
        font-size: 15px
    }
}

@media only screen and (min-width:1200px) {
    .top-block .form .underform-text {
        margin-top: 23px
    }
    #type-place {
        height: 75px;
        line-height: 75px;
        font-size: 20px
    }
    .main_wrapper .c_search_form .chosen-single,
    .main_wrapper .c_search_form .search_jobs button,
    .main_wrapper .c_search_form .search_jobs input,
    .main_wrapper .c_search_form .search_jobs select {
        height: 75px;
        line-height: 68px
    }
    .main_wrapper .c_search_form .chosen-container-multi .chosen-choices li.search-field input[type=text],
    .main_wrapper .c_search_form .chosen-container-single .chosen-single,
    .main_wrapper .c_search_form .chosen-single,
    .main_wrapper .c_search_form .search_jobs,
    .main_wrapper .c_search_form .search_jobs button,
    .main_wrapper .c_search_form .search_jobs input,
    .main_wrapper .c_search_form select,
    .c_search_form .search_jobs .search_submit_wrapper button {
        border-radius: 99px
    }
    .c_search_form .search_jobs .search-filter-wrapper:first-of-type .chosen-single,
    .c_search_form .search_jobs .search-filter-wrapper:first-of-type input,
    .c_search_form .search_jobs .search-filter-wrapper:first-of-type select {
        border-bottom-left-radius: 99px !important;
        border-top-left-radius: 99px !important
    }
    .c_grid--1_column .job_listings .grid__item .card_labels {
        margin-top: 10px
    }
    .c_grid--1_column .job_listings .grid__item .card_labels .lable-line:not(.lable-line--address) {
        width: 43%;
        display: inline-block;
        vertical-align: top
    }
    .c_grid--1_column .job_listings .grid__item .card_labels .lable-line--address {
        margin-top: 12px
    }
}

@media only screen and (max-width:991px) {
    .c_single_top_content h1 {
        line-height: 1.1
    }
}

@media only screen and (max-width:767px) {
    .job_listings .grid__item,
    .c_grid--2_column .job_listings .grid__item,
    .c_grid--3_column .job_listings .grid__item,
    .c_grid--4_column .job_listings .grid__item,
    .c_part .grid__item,
    .c_part .job_listings .grid__item {
        width: calc(100% - 30px);
        padding-bottom: 15px
    }
    .c_grid--4_column .job_listings {
        margin-bottom: -15px
    }
    .c_grid .card:hover,
    .c_with_map .card:hover {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }
    #type-place {
        height: 50px;
        line-height: 50px
    }
    .c_preview_post .img-wrapper {
        max-height: 350px;
        position: relative;
        overflow: hidden
    }
    .grid__item .btns {
        position: absolute;
        left: 20px;
        top: auto;
        bottom: 20px;
        right: 20px;
        text-align: left
    }
    .grid__item .btns .quote {
        width: 100%;
        float: none
    }
    .job_listings>.no-result-box {
        width: auto;
        right: 14px;
        left: 44px;
        top: 14px;
        margin-left: 0;
        text-align: left;
        font-size: .88rem;
        padding-left: 61px
    }
    .working_time_text__item.today-item .working_time_status {
        position: absolute;
        right: 22px;
        top: 3px
    }
    .main_wrapper .search_jobs {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .main_wrapper .search_jobs .search-field-wrapper {
        -webkit-flex: 0 1 100%;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
        margin: 0 0 10px 0
    }
    .main_wrapper .search_jobs .search_location {
        -webkit-flex: 0 1 100%;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
        margin: 0 0 10px 0
    }
    .main_wrapper .search_jobs .search_submit_wrapper {
        width: 44px;
        position: absolute;
        right: 9px;
        bottom: 10px;
        display: block;
        margin: 0
    }
    .c_search_form .search_jobs .search_submit_wrapper button {
        width: 50px;
        height: 50px;
        padding: 0;
        line-height: 50px;
        background: 0 0
    }
    .c_search_form .search_jobs .search_submit_wrapper button svg {
        fill: var(--color-blue)
    }
    .c_search_form .search_jobs .search_submit_wrapper button svg:hover {
        fill: var(--color-blue)
    }
    .c_grid .card_labels {
        font-size: 12px;
        margin: 11px 0 0
    }
}

@media only screen and (min-width:768px) and (max-width:1000px) {
    .category-icon {
        display: none
    }
    .job_listings .grid__item,
    .c_grid--4_column .job_listings .grid__item {
        width: calc(33.3333% - 30px)
    }
    .c_grid--1_column .job_listings .grid__item {
        width: 100%
    }
}

.single-job_listing_preview .c_single_top {
    width: 100vw;
    margin-left: calc((1170px - 100vw)/ 2)
}

.bordered__section,
.borderred__section,
.mainpage-borderred__section {
    background: #fff;
    border: #eee 1px solid;
    border-radius: 4px
}

.bordered__section,
.borderred__section,
.c-single__section,
.mainpage-borderred__section {
    margin-bottom: 21px
}

.top-part-wrapper__section {
    padding: 7px 44px 36px
}

.top-part-wrapper__section ul.services {
    padding: 0 !important
}

.costof__section {
    padding: 58px 50px;
    text-align: center;
    margin-top: 65px;
    margin-bottom: 83px
}

    .costof__section .cost-range {
        max-width: none;
        padding-bottom: 114px;
        background: 0 0;
        border: 0;
        border-radius: 0;
        font-family: inherit;
        font-size: 19px
    }

    .costof__title{
        font-size: 36px;
        line-height: 46px;
        letter-spacing: -0.85px;
    }
        .costof__title i{
            display:block;
            color:#c4cad0;
            font-size:30px;
            font-style: normal;
        }
    .cost-range__btn-wrapper {
        margin-top: 48px
    }

    .cost-range__btn-wrapper .btn-bordered {
        text-transform: none;
        padding-left: 43px;
        background-image: url(../../../img/svg-category-text/Code.svg);
        background-position: 15px center;
        background-repeat: no-repeat
    }

    .cost-range__btn-wrapper .btn-bordered:hover {
        background-image: url(../../../img/svg-category-text/CodeWhite.svg)
    }

    .costof__section .cost-range__logo {
        display: none
    }

    .costof-code-form__bottom {
        margin: 15px 0
    }

.costof-code-form__bottom>* {
    display: inline-block;
    vertical-align: middle
}

.costof-code-form__btn-ok,
.js-copy-ok {
    color: #4ed07d;
    margin-left: 1.2em;
    opacity: 0;
    transition: all .3s
}

@media(max-width:767px) {
    .costof__section {
        padding: 36px 20px 28px
    }
    .costof__title{
        font-size: 29px;
        line-height: 1.2;
    }
    .costof-code-form__btn-ok,
    .js-copy-ok {
        font-size: .7em
    }
}

@media(max-width:600px) {
    .costof__section .cost-range {
        padding-bottom: 0
    }
    .cost-range__btn-wrapper {
        display: none
    }
}

.make-appointments {
    padding: 13px 23px 13px 62px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

.make-appointments p {
    margin-bottom: 0
}

.make-appointments__icon,
.make-appointments__btn {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: auto;
}

.make-appointments__icon {
    position: absolute;
    top: 19px;
    left: 20px;
    font-size: 23px;
    color: #8A95A1
}

.make-appointments__btn .btn-bordered {
    margin-bottom: 0
}

@media (max-width: 991px) {
    .make-appointments {
        padding: 0;
        border: 0;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center;
        background: transparent;
    }
    .make-appointments__icon,
    .make-appointments__title {
        display: none;
    }
    .make-appointments__btn {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
    .make-appointments__btn .btn-bordered {
        width: 100%;
        padding: 20px 26px;
        border-radius: 20px;
        background: #fff
    }
}

.c_preview_post .top-part-wrapper .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0
}
.claim-preview-post .top-part-wrapper.row{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.claim-preview-post .img-wrapper,
.c_preview_post .img-wrapper {
    position: relative;
    overflow: hidden
}

.claim-preview-post .img-wrapper.no-img img,
.c_preview_post .img-wrapper.no-img img {
    border: 15px solid #fff;
    width: calc(94% - 30px)
}

.claim-preview-post .img-wrapper:after,
.c_preview_post .img-wrapper:after {
    width: 100%;
    height: 60px;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    -webkit-box-shadow: inset 0 -38px 25px -16px #fff;
    -moz-box-shadow: inset 0 -38px 25px -16px #fff;
    box-shadow: inset 0 -38px 25px -16px #fff;
    content: ''
}
.claim-preview-post .img-wrapper.light-grey-fade:after{
    -webkit-box-shadow: inset 0 -38px 25px -16px #f9f9f9;
    -moz-box-shadow: inset 0 -38px 25px -16px #f9f9f9;
    box-shadow: inset 0 -38px 25px -16px #f9f9f9;
}

.c_preview_post .img-wrapper img {
    width: calc(100%);
    height: auto;
    position: absolute;
    left: 15px;
    top: 0;
    border-radius: 5px
}

.c_preview_post .text-wrapper {
    padding: 0 29px 0 23px;
    box-sizing: border-box
}

.c_preview_post .text-wrapper .about-company-text {
    position: relative;
    font-size: 1.2rem;
    padding-top: 4px
}

.c_preview_post .text-wrapper .self-made p:nth-child(1):before {
    display: inline-block;
    vertical-align: bottom;
    margin: 0 9px 0 0;
    position: relative;
    top: -5px;
    font-family: FontAwesome;
    color: var(--color-blue);
    font-size: 1.2rem;
    content: "\f10d"
}

.c_preview_post .text-wrapper .self-made .source {
    color: #334e6f;
    position: relative;
    padding-left: 19px;
    margin-top: 19px;
    margin-bottom: 0;
    font-size: 1.1rem;
    padding-left: 24px
}

.c_preview_post .text-wrapper .self-made .source:before {
    width: 17px;
    height: 1px;
    position: absolute;
    left: 0;
    top: 11px;
    display: block;
    background: #334e6f;
    content: ''
}

@media (min-width:1201px) {
    .c_preview_post .img-wrapper {
        -ms-flex: 0 0 28%;
        flex: 0 0 28%;
        max-width: 28%
    }
    .c_preview_post .text-wrapper.span9 {
        -ms-flex: 0 0 72%;
        flex: 0 0 72%;
        max-width: 72%;
        padding-left: 4px ​ !important
    }
    .c_preview_post .img-wrapper img {
        width: calc(100% - 30px)
    }
}

@media (max-width:1200px) {
    .claim-preview-post .img-wrapper,
    .c_preview_post .img-wrapper {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 15px;
        max-height: 20vh
    }
    .c_preview_post .text-wrapper.span9 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .c_preview_post .img-wrapper img {
        position: relative;
        left: 0
    }
}

.c_preview_post ul.services {
    padding-top: 15px;
}

.c_preview_post ul.services li {
    width: 28%;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    position: relative;
    padding-left: 17px;
    padding-bottom: 5px;
    margin-right: 36px
}

.c_preview_post ul.services li:before {
    margin-top: 0;
    top: .6rem;
    font-size: 40px;
    left: -2px
}

@media only screen and (max-width:1200px) {
    .c_preview_post ul.services li {
        width: 48.5%;
        margin-right: 3%;
        padding-bottom: 9px;
    }
    .c_preview_post ul.services li:nth-child(even){
        margin-right: 0
    }
}

@media only screen and (max-width:575px) {
    .c_preview_post ul.services li {
        width: 100%;
        display: block
    }
}

.theme_lst_right_part {
    text-align: right;
    padding-bottom: 30px;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.c_single_share_wrapper,
.theme_dashboard_footer__add_listings>a,
.theme_lst_right_part .btn_save_listing,
.theme_lst_right_part a.single_listing_go2review,
.theme_lst_right_part a.single_listing_save {
    display: inline-block
}

.card__footer .card__address {
    padding: 3px 5px 3px 0 !important;
    line-height: 18px;
    position: relative;
    white-space: nowrap
}

.card .card__address>* {
    opacity: 1;
    visibility: visible;
    transition: all .3s
}

.theme_dashboard_footer__add_listings>a,
.theme_lst_right_part a.single_listing_go2review {
    font-size: 14px;
    line-height: 20px;
    height: 50px;
    font-weight: 600;
    color: inherit;
    border-width: 2px;
    border-style: solid;
    border-radius: 25px;
    padding: 12px 24px 18px 26px;
    letter-spacing: 1.3px;
    display: inline-block;
    text-transform: uppercase;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    transition: .4s
}

.theme_lst_right_part a.single_listing_go2review {
    color: #334e6f;
    border-color: var(--color-blue)
}

.theme_lst_right_part a.single_listing_go2review:hover {
    background-color: var(--color-blue);
    color: #fff
}

.theme_dashboard_footer__add_listings i,
.theme_lst_right_part a.single_listing_go2review i {
    font-size: 15px;
    line-height: 20px;
    margin-left: 10px
}

.c_grid .card:hover,
.c_with_map .card:hover {
    -webkit-box-shadow: 0 2px 10px 0 rgba(50, 50, 50, .2);
    -moz-box-shadow: 0 2px 10px 0 rgba(50, 50, 50, .2);
    box-shadow: 0 2px 10px 0 rgba(50, 50, 50, .2)
}

@media only screen and (max-width:1200px) {
    .c_post_main_content #respond,
    .c_post_reviews_wrapper,
    .single_job_description {
        padding-left: 30px;
        padding-right: 30px
    }
    .c_widget_wrapper,
    .working_time_widget {
        padding: 23px 19px 19px
    }
}

@media only screen and (max-width:767px) {
    .c_single_top_content h1,
    .c_single_top_content h1.medium.big--mob{
        font-size: 31px;
        line-height: 1.2;
        max-height: none !important
    }

    .c_single_top_content h1.small, 
    .c_single_top_content h1.medium {
        font-size: 22px
    }
    .c_single_top .c_single_top_content {
        position: relative;
        top: 0;
        padding: 10px 0 0
    }
    .c_single_top {
        min-height: 0;
        white-space: nowrap
    }
    .c_single_top:before {
        content: '';
        display: inline-block;
        vertical-align: middle;
        height: 300px;
        display: none
    }
    .c_single_top>.c_single_top_content {
        white-space: normal;
        position: static;
        display: block
    }
    .theme_lst_right_part a.single_listing_go2review {
        height: 40px;
        padding: 8px 12px;
        font-size: 12px;
        letter-spacing: .8px
    }
    .theme_lst_left_part .desctop_theme_lst_meta>* {
        width: 100%;
        max-width: 100%;
        margin-bottom: 2px
    }
    .theme_lst_left_part .desctop_theme_lst_meta>* br {
        display: none
    }
    .theme_lst_left_part .desctop_theme_lst_meta .bookmark,
    .theme_lst_left_part .desctop_theme_lst_meta .request {
        display: none
    }
    .first-line .item {
        width: 24.5%;
        display: block;
        float: left;
        text-align: center;
        padding: 6px 0;
        box-sizing: border-box;
        margin-right: .66666%;
        border: #eee 1px solid;
        background: #fff
    }
    .first-line .item:nth-child(4n) {
        margin-right: 0
    }
    .first-line .item i {
        display: block;
        margin: 0 auto 0
    }
    .first-line .item span {
        display: block;
        padding: 2px 0 0;
        margin: 0;
        line-height: 1;
        font-size: 14px
    }
    .c_widget_wrapper,
    .working_time_widget {
        padding: 17px 13px 13px
    }
    .all-week-schedule {
        margin-top: -15px;
        margin-bottom: 20px
    }
    .contact_widget_wrapper {
        margin-bottom: 20px
    }
    .c_widget_wrapper#special_deals,
    .working_time_widget.today-widget {
        margin-bottom: 10px
    }
    .working_time_text__item.today-item {
        width: 100%;
        max-width: 100%;
        position: relative;
        padding-left: 7px;
        display: block;
        margin-bottom: 9px;
        line-height: 1.2
    }
    .working_time_text__item.today-item:last-child {
        margin-bottom: 0
    }
    .working_time_text__item.today-item>* {
        display: block
    }
    .working_time_text__item.today-item .working_clock_icon {
        position: absolute;
        top: 2px;
        left: 0
    }
    .working_time_text__item.today-item .working_time_text__hours {
        width: 100%;
        display: inline-block;
        vertical-align: bottom
    }
    .contact_widget_socials_links {
        margin-top: 7px
    }
    .second-line {
        background: #fff;
        border: #eee 1px solid;
        border-radius: 5px;
        padding: 17px 13px 13px;
        margin-top: 10px
    }
    .second-line span {
        padding-left: 0;
        display: inline-block;
        margin-bottom: 0;
        margin-right: 0;
        color: inherit
    }
    .theme_social_icons .item {
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px;
        margin-bottom: 5px
    }
    .second-line .theme_social_icons .item {
        display: block;
        float: left;
        margin-right: 12px
    }
    .second-line .theme_social_icons .item:hover {
        background-color: #4267b2;
        color: #fff
    }
    .second-line .theme_social_icons .item i {
        padding-right: 0;
        font-size: 17px;
        position: relative;
        top: 0
    }
    .second-line .contact_widget_socials_links .item.whatsapp {
        color: #25d366;
        border-color: #25d366
    }
    .second-line .contact_widget_socials_links .item.whatsapp:hover {
        color: #fff;
        background-color: #25d366
    }
    .second-line .contact_widget_socials_links .item.email {
        margin-right: 0;
        color: #f60;
        border-color: #f60
    }
    .second-line .contact_widget_socials_links .item.email:hover {
        color: #fff;
        background-color: #f60
    }
    .c_single_top_content_inner .theme_lst_right_part {
        display: none
    }
    .working_time_text__item.today-item.tomorrow .working_clock_icon i {
        visibility: visible;
        opacity: 1
    }
    .third-line .request-btn-wrapper {
        padding-top: 10px
    }
    .third-line .request-btn-wrapper .request-btn {
        width: 100%;
        display: block;
        box-sizing: border-box;
        margin: 0 0 0;
        text-align: center
    }
    .c_single_breadcrumb {
        padding: 14px 0 14px 0
    }
    .grid__item .btns .phone {
        border: 1px solid var(--color-blue);
        padding: 1px 8px;
        width: 7.4rem;
        text-align: center;
        display: none
    }
    .c_grid .lable-line--address{
        display: none;
    }
    .is-sticky .third-line {
        width: 100%;
        left: 0;
        z-index: 999;
        border-bottom: #f5f5f5 1px solid;
        background: #fff;
        box-sizing: border-box;
        transition: all .2s;
        -webkit-transition: all .2s
    }
    .is-sticky .third-line .request-btn-wrapper {
        width: 560px
    }
    .is-sticky .third-line .request-btn-wrapper {
        margin: 0 auto;
        padding: 10px 0
    }
    .is-sticky .third-line .request-btn-wrapper .request-btn {
        margin: 0
    }
}

@media only screen and (max-width:600px) {
    .is-sticky .third-line .request-btn-wrapper {
        width: 420px
    }
}

@media only screen and (min-width:481px)and (max-width:767px) {
    .working_time_widget .working_clock_icon {
        margin-right: -2px
    }
}

@media only screen and (max-width:480px) {
    .is-sticky .third-line .request-btn-wrapper {
        width: 90%
    }
}

@media only screen and (max-width:600px) {
    .c_single_top_content_inner .theme_lst_right_part:after {
        content: '';
        display: table-cell;
        clear: both
    }
    .theme_lst_right_part a.single_listing_go2review {
        float: left
    }
}

@media only screen and (max-width:480px) {
    .c_single_top .theme_lst_stars {
        color: #fff
    }
    .c_single_top_content_inner .theme_lst_left_part {
        display: block
    }
    .c_single_top_content_inner .theme_lst_left_part {
        padding-bottom: 5px
    }
    .c_single_top_content_inner .theme_lst_right_part {
        white-space: normal
    }
    .c_single_top_content_inner .theme_lst_right_part {
        text-align: left
    }
    .c_single_top_content_inner .theme_lst_right_part .single_listing_go2review {
        float: none
    }
    .c_post_main_content #respond input[type=submit] {
        padding-left: 15px;
        padding-right: 15px
    }
    .second-line .theme_social_icons .item {
        margin-right: 12px
    }
    .contact_widget_socials_links .item a {
        padding: 3px 7px
    }
    .theme_lst_meta span {
        font-size: 14px
    }
    .claim-preview-post .img-wrapper,
    .c_preview_post .img-wrapper {
        max-height: 420px;
        max-height: 420px;
        position: relative;
        overflow: hidden
    }
}

.save_listing_wrap,
.tooltip-container {
    cursor: pointer;
    position: relative
}

.save_listing_wrap:before,
.tooltip-container:before {
    bottom: 100%;
    content: "";
    height: 1.25rem;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 7.8125rem
}

.save_listing_wrap.active .tooltip,
.tooltip-container.active .tooltip {
    opacity: 1;
    pointer-events: auto
}

.tooltip {
    background: #fff;
    cursor: auto;
    display: block;
    left: 50%;
    opacity: 0;
    padding: 20px;
    pointer-events: none;
    position: absolute;
    top: -9px;
    -webkit-transform: translateX(-50%) translateY(-100%);
    -ms-transform: translateX(-50%) translateY(-100%);
    transform: translateX(-50%) translateY(-100%);
    width: 200px;
    z-index: 1100;
    text-align: center;
    border-radius: 5px
}

.tooltip:after,
.tooltip:before {
    border: solid transparent;
    content: "";
    height: 0;
    left: 50%;
    position: absolute;
    top: 100%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0
}

.tooltip:before {
    border-top-color: #fff;
    border-width: 6px 6px 0 6px;
    z-index: 1
}

.card__footer .tooltip:after,
.card__footer .tooltip:before {
    left: auto;
    right: 13px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.card__footer .tooltip:after {
    border-top-color: var(--color-light-grey);
    border-width: 8px 8px 0 8px;
    right: 11px
}

.card__footer .tooltip,
.tooltip .bookmark_notes textarea {
    border: 1px solid var(--color-light-grey)
}

.card__footer .tooltip {
    left: auto;
    right: 0;
    -webkit-transform: translateX(0) translateY(-100%);
    -ms-transform: translateX(0) translateY(-100%);
    transform: translateX(0) translateY(-100%);
    border-radius: 4px
}

.hidden {
    display: none !important
}

.contact_widget_wrapper>div:last-child {
    border: none
}
.c_single_top_content_inner .listing-claimed-icon{
  font-size: 10px;
  line-height: 20px;
  margin: 11px 0;
  display: inline-block;
  vertical-align: bottom;
}
.c_single_top_content_inner .listing-claimed-icon i {
  background-color: #3ed376;
  width: 20px;
  height: 20px;
  font-size: 10px;
  display: inline-block;
  text-align: center;
  line-height: 20px;
  border-radius: 50%;
  color: #ffffff;
}

.c_single_top_content_inner .listing-claimed-icon.certificate i{
  width:  30px;
  background-color: #fff;
  color: #3ed376;
  font-size: 25px;
  position: relative;
  top: 5px;
  margin-right: 4px;
  margin-left: 15px
}

.theme_location_map #map.theme_google_map {
    height: 250px;
    padding: 0
}

.page-add-listing:not(.page-package-selection) #main_content>div:not(.has_job_manager_form) {
    overflow: hidden;
    height: 0
}

.single-job_listing_preview #main_content>div {
    height: 0;
    overflow: hidden !important
}

.single-job_listing_preview #main_content>div.visibility_wrap {
    display: block;
    height: auto;
    overflow: visible !important
}

body .select2-container .select2-selection--single {
    padding: 0 20px;
    width: 100% !important;
    margin: 0;
    border: 1px var(--color-light-grey) solid !important;
    height: 50px;
    line-height: 22px;
    font-size: 14px;
    font-weight: 400;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 23px;
    background: 0 0
}

body .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,
body .select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border-top-left-radius: 23px;
    border-top-right-radius: 23px
}

body .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
body .select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom-left-radius: 23px;
    border-bottom-right-radius: 23px
}

body .select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid var(--color-light-grey);
    height: 40px
}

body .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 50px
}

body .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 48px;
    width: 35px
}

body .select2-dropdown {
    margin: 5px 0 5px 0;
    background: #fff;
    border-radius: 5px;
    border: none;
    overflow: hidden;
    box-shadow: 20px 20px 50px rgba(58, 87, 135, .1)
}

body .select2-search--dropdown {
    padding: 10px 4px
}

body .select2-results__option {
    padding: 6px 20px 6px 10px
}

body .select2-container--open .select2-dropdown--below {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

body .select2-container--open .select2-dropdown--above {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

.single_job_listing .claim-listing {
    margin-bottom: 25px;
    display: inline-block
}

@media only screen and (min-width:993px) {
    .c_grid--1_column .job_listings .grid__item,
    .c_part .job_listings .grid__item {
        width: calc(80% - 30px);
        margin-left: auto;
        margin-right: auto;
    }
    .c_grid--1_column .job_listings .grid__item--best{
        width: 100%;
        padding-left: 0;
        padding-right: 0;
/*        width: calc(80% - -2px);
        margin-left: calc(10% - 16px);*/
    }
}

@media only screen and (max-width:899px) {
    .c_part .job_filters {
        margin-bottom: 25px;
        max-width: 320px;
        margin-left: auto;
        margin-right: auto;
        padding: 0 20px
    }
    .page_with_listing_map.show-map .c_part .job_filters {
        background: rgba(255, 255, 255, .8);
        border-radius: 20px;
        padding-top: 20px;
        padding-bottom: 10px
    }
    .page_with_listing_map.show-map .c_part .job_filters .search_jobs {
        padding-top: 0
    }
    .page_with_listing_map .load_more_jobs,
    .c_part .theme_mobile_buttons button {
        padding: 8px 10px;
        border-radius: 20px;
        font-size: 11px
    }
    .page_with_listing_map .load_more_jobs {
        padding: 8px 20px !important
    }
    .main_wrapper .c_part .chosen-container-multi .chosen-choices li.search-field input[type=text],
    .main_wrapper .c_part .chosen-container-single .chosen-single,
    .main_wrapper .c_part .chosen-single,
    .main_wrapper .c_part .search_jobs button,
    .main_wrapper .c_part .search_jobs input,
    .main_wrapper .c_part select {
        padding: 0 28px;
        height: 40px;
        border-radius: 19px
    }
    .main_wrapper .c_part .chosen-single span {
        line-height: 38px
    }
    .chosen-container {
        display: none !important
    }
    .select-tags {
        overflow: hidden;
        border-radius: 20px !important
    }
    .theme_social_container .theme_social_item {
        display: block;
        padding-left: 30px;
        padding-right: 30px;
        position: relative;
        width: calc(100% - 60px)
    }
    .theme_social_container .theme_social_item .theme_social_item_remove,
    .theme_social_container .theme_social_item .theme_social_sortable_handle {
        position: absolute;
        left: 0;
        top: 7px;
        margin-bottom: 0
    }
    .theme_social_container .theme_social_item .theme_social_item_remove {
        left: auto;
        right: 0
    }
    .theme_social_container .theme_social_item>* {
        display: inline-block !important;
        vertical-align: top;
        margin-bottom: 10px
    }
    .theme_social_container .theme_social_item .chosen-container {
        display: none !important
    }
    .theme_social_container .theme_social_item>.theme_icon_out {
        width: 100% !important
    }
    .theme_social_color_wrapper,
    .theme_social_link_wrapper {
        width: calc(50% - 10px) !important
    }
}

.site_wrapper div[data-vc-full-width],
.site_wrapper div[data-vc-full-width] .vc_row-fluid,
.site_wrapper div[data-vc-parallax-image],
.site_wrapper div[data-vc-parallax-image] .vc_row-fluid {
    overflow: visible
}

.theme_auto_locate_view {
    padding-right: 45px !important
}

@-webkit-keyframes animateBubble {
    0% {
        margin-top: 20%
    }
    100% {
        margin-top: -30%
    }
}

@-moz-keyframes animateBubble {
    0% {
        margin-top: 20%
    }
    100% {
        margin-top: -30%
    }
}

@keyframes animateBubble {
    0% {
        margin-top: 20%
    }
    100% {
        margin-top: -30%
    }
}

@-webkit-keyframes sideWays {
    0% {
        margin-left: 0
    }
    100% {
        margin-left: 25px
    }
}

@-moz-keyframes sideWays {
    0% {
        margin-left: 0
    }
    100% {
        margin-left: 25px
    }
}

@keyframes sideWays {
    0% {
        margin-left: 0
    }
    100% {
        margin-left: 25px
    }
}

.job_listings.grid .card__image.card_has_author_info,
.c_grid .card__image.card_has_author_info,
.c_part .card__image.card_has_author_info {
    margin-bottom: 0
}

.c_grid.c_grid--4_column .card__image {
    overflow: hidden
}

.c_grid.c_grid--4_column .card__image img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0
}

.c_grid.c_grid--4_column .card__image:not(.no-image) img {
    min-width: 100%;
    min-height: 100%;
    width: auto;
    max-width: 120%
}
.c_grid.c_grid--4_column .card__image:not(.no-image) img{
    opacity: 0;
}

.c_grid.c_grid--4_column .card__image.no-image img {
    height: 90%;
    width: auto;
    left: 50%;
    transform: translate(-50%, 5%)
}

@media only screen and (max-width:767px) {
    .search_categories,
    .search_region {
        position: relative
    }
    .search_categories:after,
    .search_region:after {
        position: absolute;
        right: 20px;
        top: 14px;
        font-family: FontAwesome;
        content: "\f107"
    }
    .c_preview_post .img-wrapper {
        min-height: 0;
        margin-bottom: 10px;
        padding: 0
    }
    .c_preview_post .img-wrapper.no-img {
        display: none
    }
    .c_preview_post .img-wrapper img {
        position: static
    }
    .c_preview_post .img-wrapper:after {
        display: none
    }
    .main_wrapper ul li:before {
        margin-top: -3px
    }
    .sidebar-container .working_time_widget .peak .working_time_text__hours--half:last-child,
    .sidebar-container .working_time_widget .tomorrow {
        display: none
    }
    .working_time_text__item.today-item.peak,
    .working_time_text__item.today-item.today {
        max-width: 40%;
        display: inline-block;
        vertical-align: top;
        margin-top: 0
    }
    .working_time_text__item.today-item.peak{
        max-width: 52%
    }
    .working_time_text__item.today-item .working_time_status {
        position: static;
        display: block
    }
    .comment-list-block .comment-block,
    .c_post_main_content #respond,
    .c_post_reviews_wrapper,
    .c_widget_wrapper,
    .second-line,
    .single_job_description,
    .theme_widget_box {
        padding: 11px 13px 8px
    }
    .c_post_reviews_wrapper {
        padding-bottom: 21px
    }
    #comments #respond {
        padding-top: 6px
    }
    .tag_item:not(.tag_item--open-more) .tag_icon {
        top: -6px
    }
    blockquote,
    blockquote .theme_quote_content,
    blockquote p {
        font-size: 20px;
        line-height: 1.2
    }
    blockquote.theme_quote:last-of-class {
        margin-bottom: 0
    }
    blockquote .theme_quote_content {
        margin-bottom: 6px
    }
    .comment-link-list .item {
        margin-left: 0
    }
    h1,
    h1 a,
    h1 span {
        font-size: 32px;
        line-height: 1.1
    }
    .bars-wrapper>h2,
    .nearby-title,
    .related-title,
    .titles-wrapper h1,
    .titles-wrapper h1 a,
    .titles-wrapper h1 span {
        font-size: 26px;
        line-height: 1.1
    }
    h1 {
        margin-bottom: .3em
    }
    h1.blogpost_title,
    h1.blogpost_title a,
    h1.blogpost_title span,
    h2,
    h2 a,
    h2 span {
        font-size: 29px;
        line-height: 1.2
    }
    .c_post_main_content #respond {
        margin-bottom: 0
    }
    .m_b80,
    .c_preview_post {
        margin-bottom: 10px
    }
}

@media only screen and (max-width:767px) {
    .c_single_top_content_inner {
        padding: 0;
        background: 0 0;
        border: 0
    }
    .card__image .btns {
        width: 59.4vw;
        left: 100%;
        margin-left: 9px;
        bottom: 3px;
        right: auto
    }
    .home .card__image .btns {
        width: 57.5vw
    }
    .card__image .btns>* {
        border: 2px solid #2ab9dc;
        margin-bottom: 6px
    }
    .claim-preview-post .img-wrapper,
    .c_preview_post .img-wrapper {
        max-height: 500px;
        max-height: 90vw;
        position: relative;
        overflow: hidden
    }
    .claim-preview-post .img-wrapper.light-grey-fade:after,
    .c_preview_post .img-wrapper:after {
        width: 100%;
        height: 30%;
        display: block;
        position: absolute;
        left: 0;
        bottom: 0;
        background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(100%, #fff));
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
        background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
        background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 100%);
        z-index: 50;
        content: ''
    }
    .claim-preview-post .img-wrapper.light-grey-fade:after{
        background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, #f9f9f9 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(100%, #f9f9f9));
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #f9f9f9 100%);
        background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, #f9f9f9 100%);
        background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0, #f9f9f9 100%);
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #f9f9f9 100%);
    }
    .c-single__section {
        padding-bottom: 10px
    }
}

@media only screen and (min-width:768px) {
    .job_listings.c_grid--4_column .card__image,
    .c_grid.c_grid--4_column .card__image,
    .c_part.c_grid--4_column .card__image {
        border-bottom: 1px solid #eee
    }
}

@media only screen and (max-width:1200px) {
    .single-job_listing_preview .c_single_top {
        margin-left: calc((950px - 100vw)/ 2)
    }
    .working_time_text__item.today-item {
        width: 100%;
        max-width: 100%;
        display: block;
        margin-right: 0 !important;
        margin-top: 25px
    }
    .working_time_text__item.today-item:first-child {
        margin-top: 0
    }
    .top-part-wrapper__section {
        padding: 32px 23px 30px
    }
}

@media only screen and (max-width:992px) {
    .single-job_listing_preview .c_single_top {
        margin-left: calc((728px - 100vw)/ 2)
    }
    .tax-job_listing_category .titles-wrapper {
        margin-top: 145px
    }
}

@media only screen and (max-width:767px) {
    .single-job_listing .sidebar_right {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .single-job_listing .sidebar_right .content-container {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 2;
        order: 2
    }
    .single-job_listing .sidebar_right .sidebar-container {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 1;
        order: 1
    }
    .single-job_listing_preview .c_single_top {
        margin-left: calc((560px - 100vw)/ 2)
    }
    .c_preview_post .text-wrapper,
    .top-part-wrapper__section {
        padding: 9px 13px 30px
    }
    .long-header-phrase {
        padding-left: 0;
        padding-right: 0
    }
}

@media only screen and (max-width:600px) {
    .single-job_listing_preview .c_single_top {
        margin-left: calc((420px - 100vw)/ 2)
    }
}

@media only screen and (max-width:480px) {
    .single-job_listing_preview .c_single_top {
        margin-left: calc((100% - 100vw)/ 2)
    }
}

.gps_range_vars span,
.gps_type_wrap,
.gps_type_wrap label {
    display: inline-block;
    vertical-align: top
}

.gps_type_wrap input {
    display: none
}

.main_wrapper .search_jobs .search-filter-wrapper {
    color: #9ca7ad !important;
    position: relative
}

.main_wrapper .search_jobs .search-filter-wrapper input::-webkit-input-placeholder {
    color: #9ca7ad !important
}

.main_wrapper .search_jobs .search-filter-wrapper input:-moz-placeholder {
    color: #9ca7ad !important
}

.main_wrapper .search_jobs .search-filter-wrapper input::-moz-placeholder {
    color: #9ca7ad !important
}

.main_wrapper .search_jobs .search-filter-wrapper input:-ms-input-placeholder {
    color: #9ca7ad !important
}

.main_wrapper .search_jobs input#search_location {
    font-size: 19px;
    padding-right: 40px;
    border-top: 0 !important;
    box-shadow: none !important;
    border-left: 1px #ebebeb solid !important
}

#main_content .top-block h1 {
    text-align: left;
    font-size: 32px;
    line-height: 1.2;
    margin-bottom: 30px;
    letter-spacing: .003em
}

.main_wrapper .top-block .search_jobs {
    width: 868px;
    max-width: 100%;
    margin: 0 !important
}

.page_with_listing_map #back_to_top {
    display: none !important
}

@media only screen and (min-width:768px) and (max-width:900px) {
    #main_content .top-block h1 {
        font-size: 1.8rem
    }
}

@media only screen and (min-width:768px) and (max-width:992px) {
    .card__image .btns,
    .card_price {
        left: 7px;
        right: 7px;
        bottom: 7px
    }
    .card__image .btns>* {
        padding: 0 7px;
        font-size: 11px
    }
    .c_grid--4_column .grid__item .btns>* {
        line-height: 1.4;
        font-size: 12px
    }
}

@media only screen and (min-width:993px) and (max-width:1200px) {
    .card__image .btns>* {
        padding: 1px 7px
    }
    .card__image .btns,
    .card_price {
        left: 7px;
        right: 7px
    }
    .c_grid--4_column .grid__item .btns {
        left: 10px;
        right: 10px;
        top: 137px
    }
    .c_grid--4_column .grid__item .btns>* {
        padding: 1px 6px;
        line-height: 1.4;
        font-size: 11px;
        float: right
    }
    .c_grid--4_column .grid__item .btns .phone {
        font-size: 11px;
        float: left
    }
    .bars-wrapper>h2,
    .nearby-title,
    .related-title,
    .titles-wrapper h1,
    .titles-wrapper h1 a,
    .titles-wrapper h1 span {
        font-size: 33px;
        line-height: 1.1
    }
}

@media only screen and (max-width:767px) {
    .c_grid .card {
        position: relative;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .c_grid .card__image {
        order: 1
    }
    .c_grid .card__content {
        order: 2
    }
    .c_grid .btns {
        order: 3
    }
    .c_grid .card__after-footer {
        order: 4
    }
    .c_grid .card__image {
        width: 29%;
        height: calc((100vw - 18px)*.29);
        display: block;
        background-size: cover;
        background-position: top center;
        background-color: #fff;
        border-width: 20px 4px 20px 20px;
        border-style: solid;
        border-color: #fff;
        border-radius: 4px 0 0 4px;
        box-sizing: border-box;
        position: absolute;
        left: 0;
        top: 0
    }
    .c_grid .card__image.no-image {
        background-size: 80%;
        background-position: center;
    }
    .c_grid .card__image img {
        opacity: 0
    }
    .job_listings .card__image:after,
    .c_grid .card__image:after,
    .c_part .card__image:after {
        padding-top: 100%
    }
    .c_grid .card__content {
        width: 100%;
        padding-bottom: 63px !important;
        padding-top: 20px;
        box-sizing: border-box
    }
    .c_grid .card__content.no-bottom-btn-place {
        padding-bottom: 10px !important
    }
    .c_grid--1_column .card__content {
        padding-bottom: 9px !important
    }
    .job_listings .card__content .card__body {
        height: auto
    }
    .job_listings .card__content .card__body:before {
        width: 29%;
        height: calc((100vw - 60px)*.29 - 28px);
        display: block;
        float: left;
        content: ''
    }
    .job_listings .card__tagline,
    .job_listings .card__title,
    .c_grid .card__tagline,
    .c_grid .card__title,
    .c_part .card__tagline,
    .c_part .card__title {
        max-height: 99rem;
        margin-top: 14px;
        line-height: 1.2
    }
    .job_listings .card__title {
        margin-top: -3px !important
    }
    .job_listings .card__title,
    .c_grid--1_column.c_grid .card__title,
    .c_part .card__title {
        font-size: 19px
    }
    .c_grid--4_column.c_grid .card__tagline,
    .c_grid--1_column.c_grid .card__tagline,
    .c_part .card__tagline {
        display: inline;
        font-size: 15px
    }
    .c_grid .card__categories,
    .c_grid .card__frequentmentions {
        display: none
    }
    .job_listings.c_grid .card__title,
    .job_listings.c_grid .rating {
        margin-left: 29%;
        width: 71%;
        padding-right: 0;
        box-sizing: border-box
    }
    .job_listings .grid__item .more {
        display: inline;
        color: var(--color-blue)
    }
    .c_grid .card__content .card__footer {
        clear: both
    }
    .job_listings .card__image:before,
    .c_grid .card__image:before,
    .c_part .card__image:before {
        display: none
    }
    .main_wrapper .search_jobs input#search_location,
    .main_wrapper .search_jobs input.search-field {
        border: 1px #fff7f7 solid !important;
        border-radius: 36px
    }
    .c_grid .btns {
        width: 100%;
        position: static;
        box-sizing: border-box;
        padding: 0 17px 17px
    }
    .buttons-list .filter {
        font-size: 13px;
        margin-right: 4px;
        padding: 6px 7px
    }
}

.job_listings .card__image:before,
.c_grid .card__image:before,
.c_part .card__image:before {
    display: none
}

@media only screen and (max-width:575px) {
    .c_preview_post .img-wrapper,
    .c_preview_post .text-wrapper {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .c_preview_post .img-wrapper img {
        width: 100%
    }
    .bars-wrapper>h2,
    .nearby-title,
    .related-title,
    .titles-wrapper h1,
    .titles-wrapper h1 a,
    .titles-wrapper h1 span {
        font-size: 23px;
        line-height: 1
    }
    .bars-wrapper>h2,
    .nearby-title,
    .related-title {
        font-weight: 500
    }
    .buttons-list {
        margin-bottom: 11px
    }
    .buttons-list .filter i {
        padding-right: 6px
    }
    .buttons-list .filter img,
    .buttons-list .filter[data-filter=hasCoupon] img {
        top: 2px;
        margin-right: 3px
    }
    .buttons-list .filter[data-filter=hasCoupon] img {
        top: 5px
    }
    .category-subtitle {
        margin-bottom: 30px;
        font-size: 14px
    }
}

@media only screen and (max-width:400px) {
    .buttons-list .filter {
        margin-bottom: 4px;
        line-height: 1.6;
        font-size: 12px;
        margin-right: 0
    }
    .grid__item .btns .phone {
        width: 7rem;
        font-size: 12px
    }
}

@media only screen and (max-width:363px) {
    .buttons-list .filter {
        font-size: 11px
    }
    .grid__item .btns .phone,
    .grid__item .btns>* {
        line-height: 1.4
    }
}

@media only screen and (max-width:360px) {
    .card__image .btns>* {
        padding: 0 5px;
        border: 1px solid #2ab9dc
    }
    .c_grid .card__content.no-bottom-btn-place {
        padding-bottom: 11px !important
    }
}