/*   
Theme Name: Jobshop
Theme URI: http://jobshop.co.il
Description: JobShop Template
Author: Jhonatan Cohen
Author URI: http://sidecode.co.il
Version: 1.0
*/
@import url(http://fonts.googleapis.com/css?family=Arimo:400,700);
@media screen {
  * {
    margin: 0;
    padding: 0; }

  body {
    background: white;
    font: 14px/1.4 Georgia, Serif; }

  .screen-reader-text {
    position: absolute;
    left: -9999px;f
    top: -9999px; }

  .clear {
    clear: both; }

  .group:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }

  * html .group, *:first-child + html .group {
    zoom: 1; }

  /* First selector = IE6, Second Selector = IE 7 */
  #page-wrap {
    width: 960px;
    margin: 20px auto; }

  h1, h2, h3 {
    font-weight: normal;
    margin: 0 0 10px 0; }

  p {
    margin: 0 0 10px 0; }

  ul, ol {
    margin: 0 0 10px 0; }

  ol.commentlist {
    list-style: none; }

  ol.commentlist li.comment {
    border-bottom: 1px dotted #666;
    padding: 10px; }

  ol.commentlist li.comment div.vcard cite.fn {
    font-style: normal; }

  ol.commentlist li.comment div.vcard img.avatar {
    float: right;
    margin: 0 0 10px 10px; }

  ol.commentlist li.comment div.comment-meta {
    font-size: 10px; }
fb-share
  ol.commentlist li.comment div.comment-meta a {
    color: #ccc; }

  ol.commentlist li.comment div.reply {
    font-size: 11px; }

  ol.commentlist li.comment div.reply a {
    font-weight: bold; }

  ol.commentlist li.comment ul.children {
    list-style: none;
    margin: 10px 0 0; }

  ol.commentlist li.comment ul.children li.depth-2 {
    border-left: 5px solid #555;
    margin: 0 0 10px 10px; }

  ol.commentlist li.comment ul.children li.depth-3 {
    border-left: 5px solid #999;
    margin: 0 0 10px 10px; }

  ol.commentlist li.comment ul.children li.depth-4 {
    border-left: 5px solid #bbb;
    margin: 0 0 10px 10px; }

  ol.commentlist li.even {
    background: #fff; }

  ol.commentlist li.odd {
    background: #f6f6f6; }

  ol.commentlist li.parent {
    border-left: 5px solid #111; } }
/* END screen media */
@media print {
  .do-not-print {
    display: none; }

  #comments {
    page-break-before: always; }

  body {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1.4;
    word-spacing: 1.1pt;
    letter-spacing: 0.2pt;
    font-family: Garamond,"Times New Roman", serif;
    color: #000;
    background: none;
    font-size: 12pt; }

  h1, h2, h3, h4, h5, h6 {
    font-family: Helvetica, Arial, sans-serif; }

  h1 {
    font-size: 19pt; }

  h2 {
    font-size: 17pt; }

  h3 {
    font-size: 15pt; }

  h4, h5, h6 {
    font-size: 12pt; }

  code {
    font: 10pt Courier, monospace; }

  blockquote {
    margin: 1.3em;
    padding: 1em; }

  img {
    display: block;
    margin: 1em 0; }

  a img {
    border: none; }

  table {
    margin: 1px;
    text-align: left; }

  th {
    border-bottom: 1px solid #333;
    font-weight: bold; }

  td {
    border-bottom: 1px solid #333; }

  th, td {
    padding: 4px 10px 4px 0; }

  caption {
    background: #fff;
    margin-bottom: 2em;
    text-align: left; }

  thead {
    display: table-header-group; }

  tr {
    page-break-inside: avoid; }

  a {
    text-decoration: none;
    color: black; } }
/* END print media */
.row-no-padding [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
  margin-right: 0;
  margin-left: 0; }

.section-wrap {
  max-width: 1400px;
  margin: 0 auto; }

body {
  font-family: 'Arimo',Arial, Helvetica; }

.navbar {
  background: url("images/bg-header.jpg") no-repeat;
  background-size: 100% 100%;
  padding-bottom: 20px;
  padding-top: 10px; }

.header-looking {
  display: inline-block;
  padding-right: 60px;
  padding-top: 20px; }
  .header-looking h2 {
    font-size: 24px;
    color: #CB0F20;
    font-weight: bold; }
  .header-looking a {
    margin-right: 10px;
    width: 60px;
    height: 30px;
    background: #706F6F url("images/arrows-right.png") no-repeat 13% center;
    background-size: 12px 13px;
    padding: 7px 20px 7px 40px;
    color: #fff;
    font-size: 22px;
    font-weight: normal;
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px; }

#icons-static img {
  margin-top: 10px;
  margin-left: 20px;
  float: left;
  width: 100%;
  max-width: 230px;
  height: auto; }

.navbar-nav {
  margin-top: 25px;
  padding-right: 20px;
  margin-right: -2px;
  background-color: #CB0F20;
  border-radius: 5px 0px 0px 5px;
  -moz-border-radius: 5px 0px 0px 5px;
  -webkit-border-radius: 5px 0px 0px 5px;
  border: 0px solid #000000;
  padding-left: 300px; }

.navbar-default .navbar-nav > li > a {
  margin-left: 8px;
  margin-right: 8px;
  padding-right: 0px;
  padding-left: 0px; }

.navbar-nav > li a:after {
  content: "|";
  color: white;
  position: relative;
  right: 8px; }

.navbar-collapse {
  padding-right: 0px; }

.navbar-default .navbar-nav > li > a {
  color: #fff;
  font-size: 13px; }

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background-color: #9c0b19;
  color: #fff;
  font-weight: bolder; }

.navbar-header {
  position: relative; }

.social-box {
  position: absolute;
  left: 40px;
  top: 33px; }
  .social-box h4 {
    display: inline-block;
    font-size: 12px;
    color: #fff;
    padding-left: 10px; }

.social-icons {
  display: inline; }
  .social-icons img {
    width: 25px;
    height: auto;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease; 
    margin-right: 5px;
  }
  .social-icons .lang-icon-header {
    position: relative;
    top: 2px;
    color: white;
    font-size: 18px;
    font-weight: bold; }

.social-icons a:hover img {
  -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  -ms-filter: blur(2px);
  filter: blur(2px); }

.span-spacer-header {
  padding-right: 28px; }

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: rgba(255, 255, 255, 0.8); }

@media (max-width: 767px) {
  .navbar-header {
    background-color: #CB0F20; }

  .social-box {
    top: 10px;
    left: 4px; }

  .span-spacer-header {
    padding-right: 10px; }

  .lang-icon-header {
    margin-right: 10px;
    font-size: 16px; }

  .navbar-toggle {
    display: block;
    float: none;
    margin-right: 20px; }

  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff; }

  .navbar-default .navbar-toggle {
    border: 2px solid #fff; }

  #icons-static img {
    float: none;
    display: block;
    margin: 0 auto; }

  .navbar-nav {
    padding-right: 0px;
    padding-left: 0px; }

  .navbar-nav > li {
    text-align: center;
    width: 100%; }
    .navbar-nav > li a {
      width: 100%; }

  .navbar-nav > li a:after {
    content: none; } }
@media (min-width: 1350px) {
  .navbar-nav {
    padding-left: 300px;
    padding-right: 50px; }

  .navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: 15px; } }
@media (min-width: 1650px) {
  .navbar-nav {
    padding-left: 300px;
    padding-right: 200px; } }
@media (min-width: 1950px) {
  .navbar-nav {
    padding-left: 400px;
    padding-right: 300px; } }
@media (min-width: 2150px) {
  .navbar-nav {
    padding-left: 350px;
    padding-right: 400px; } }
@media (min-width: 2250px) {
  .navbar-nav {
    padding-left: 350px;
    padding-right: 500px; } }
.slider {
  margin-top: -20px; }

.row {
  width: 100%; }

.looking-for-job {
  background: #BCC2C3;
  width: 100%; }

.side-girl {
  margin-top: 95px;
  width: 100%;
  height: auto;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.side-girl:hover {
  -moz-transform: rotate(-2deg);
  -webkit-transform: rotate(-2deg);
  -o-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  transform: rotate(-3deg); }

.looking-for-content {
  margin-top: 163px;
  padding-right: 20px; }
  .looking-for-content h1 {
    color: #706F6F;
    font-size: 28px;
    font-weight: bold; }
  .looking-for-content h4 span {
    color: #E71B27;
    font-size: 22px; }
  .looking-for-content h4 {
    font-size: 14px;
    line-height: 28px;
    color: #17274E; }

.form-slice {
  background: url("images/slice.png") no-repeat;
  background-size: 100% 100%;
  width: 200px;
  max-width: 200px;
  height: auto;
  min-height: 130px;
  margin-right: 60px; }
  .form-slice h2 {
    text-align: center;
    padding-top: 20px;
    font-size: 26px;
    color: #fff; }

.form-wrapper {
  padding-top: 30px;
  margin-right: 40px;
  width: 50%; }

.page-contact-content .phone a {
  color: #CB0F20;
  font-weight: bold; }

.wpcf7 {
  width: 100%; }

.wpcf7 input[type="text"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="email"] {
  width: 100%;
  padding-top: 6px;
  padding-bottom: 4px;
  color: #6B4935;
  font-size: 14px;
  -webkit-box-shadow: inset 4px 3px 10px -2px #bcc2c3;
  -moz-box-shadow: inset 4px 3px 10px -2px #bcc2c3;
  box-shadow: inset 4px 3px 10px -2px #bcc2c3;
  border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border: 0px solid #000000;
  padding-right: 10px; }

.wpcf7 textarea {
  width: 100%;
  padding-top: 6px;
  padding-bottom: 4px;
  color: #6B4935;
  font-size: 14px;
  -webkit-box-shadow: inset 4px 3px 10px -2px #bcc2c3;
  -moz-box-shadow: inset 4px 3px 10px -2px #bcc2c3;
  box-shadow: inset 4px 3px 10px -2px #bcc2c3;
  border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border: 0px solid #000000;
  padding-right: 10px; }

.wpcf7 .menu-953 select,
.wpcf7 .menu-434 select {
  font-size: 30px;
  margin-top: 5px;
  padding-top: 2px;
  padding-bottom: 1px;
  width: 100%;
  font-size: 16px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid;
  background: #eee url("images/arrow-select.jpg") no-repeat 5% 50%;
  border-radius: 0px;
  font-size: 16px;
  padding-left: 40px;
  padding-right: 20px;
  border-radius: 3px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border: 0px solid #000000; }

.wpcf7-form-control-wrap
input[type="file"] {
  padding-top: 5px; }

.wpcf7-form-control-wrap
input[type="button"]::shadow {
  width: 100% !important; }

.wpcf7 p {
  font-size: 16px;
  color: #6B4935;
  padding-bottom: 8px;
  font-weight: bold; }

::-webkit-input-placeholder {
  color: #6B4935;
  font-weight: bold;
  padding-right: 10px; }

:-moz-placeholder {
  color: #6B4935;
  font-weight: bold; }

::-moz-placeholder {
  color: #6B4935;
  font-weight: bold; }

:-ms-input-placeholder {
  color: #6B4935;
  font-weight: bold; }

input[type='submit'] {
  background: #706F6F url("images/arrows-right.png") no-repeat 10% center;
  background-size: 12px 13px;
  padding: 2px 15px 0px 30px;
  color: #fff;
  font-size: 20px;
  font-weight: normal;
  border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px; }

.select-job {
  margin-top: -4px; }

.upload-resume-p {
  margin-top: -10px; }

.img-resume {
  position: relative;
  top: -600px;
  right: 350px;
  width: 100%;
  max-width: 90px;
  height: auto; }

.form-slice-form {
  background: url("images/slice.png") no-repeat;
  background-size: 100% 100%;
  width: 200px;
  max-width: 200px;
  height: auto;
  min-height: 90px;
  margin: 0 auto;
  padding-bottom: 30px;
  margin-bottom: 50px; }
  .form-slice-form h2 {
    text-align: center;
    padding-top: 20px;
    font-size: 26px;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px; }

@media (max-width: 991px) {
  .side-girl {
    margin-top: 0px;
    max-width: 300px;
    float: left; }

  .looking-for-content {
    padding-left: 20px;
    padding-right: 20px;
    text-align: right;
    padding-bottom: 40px;
    margin-top: 30px; }

  .form-wrapper {
    padding-top: 30px;
    margin-right: 40px;
    width: 60%; }

  .img-resume {
    right: 370px; } }
@media (max-width: 767px) {
  .form-slice {
    margin: 0 auto; }

  .form-wrapper {
    width: 100%;
    margin: 0 auto;
    margin-right: 10px; }

  .img-resume {
    display: block;
    margin: 0 auto;
    position: relative;
    top: -30px;
    right: 20px; } }
.job-search-section {
  background: #fff;
  width: 100%;
  height: auto;
  padding-top: 100px; }

.search-box {
  width: 70%;
  margin: 0 auto; }
  .search-box h2 {
    display: inline-block;
    color: #fff;
    padding: 12px 10px 12px 10px;
    font-size: 15px;
    letter-spacing: 1px; }

.search-box-search {
  position: relative;
  direction: ltr;
  top: -102px;
  width: 100%;
  height: 41px;
  background: url("images/bg-search.jpg");
  display: inline-block; }

.search-box-search-slider {
  text-align: center;
  display: inline-block;
  width: 80%;
  margin-right: 10%;
  margin-left: 10%; }
  .search-box-search-slider h4 {
    color: #5F6063;
    font-size: 16px;
    font-weight: bold; }

.search-box-title {
  background: url("images/slice.png") no-repeat;
  position: relative;
  top: -102px;
  background-size: 100% 100%;
  width: 200px;
  max-width: 200px;
  height: auto;
  min-height: 90px;
  margin: 0 auto;
  padding-bottom: 30px;
  margin-bottom: 50px; }
  .search-box-title h2 {
    text-align: center;
    padding-top: 20px;
    font-size: 26px;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px; }

.owl-carousel {
  direction: ltr; }

.next {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block; }
  .next img {
    width: 22px;
    height: auto; }

.prev {
  position: absolute;
  right: 0;
  top: 0; }
  .prev img {
    width: 22px;
    height: auto; }

.facebook-wrapper {
  width: 70%;
  margin: 0 auto;
  padding-bottom: 80px; }
  .facebook-wrapper h3 {
    text-align: center;
    font-weight: bold;
    font-size: 20px; }
  .facebook-wrapper img {
    width: 35px;
    height: auto;
    margin-right: 15px;
    margin-bottom: 4px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .facebook-wrapper a:hover img {
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -ms-filter: blur(2px);
    filter: blur(2px); }

.sexy-line {
  margin: 25px 0;
  height: 2px;
  background: #A7B3C8;
  background: -webkit-gradient(linear, 0 0, 100% 0, from(white), to(white), color-stop(50%, #A7B3C8)); }

.shadow {
  background: #727171 url("images/shadow.png") no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 20px; }

@media (max-width: 767px) {
  .facebook-wrapper h3 {
    display: block;
    font-size: 16px; }
  .facebook-wrapper a {
    display: block;
    margin-top: 10px; }

  .sexy-line {
    margin-top: -20px; } }
#footer {
  width: 100%;
  padding-top: 30px;
  background: #727171;
  color: #fff;
  font-size: 14px;
  font-weight: normal; }

.footer-row {
  width: 60%;
  margin: 0 auto; }

#footer ul {
  list-style: none; }

#footer ul li {
  padding-bottom: 3px;
  color: #D2D2CF; }

.footer-follow-us {
  text-align: center;
  position: relative;
  top: -9px; }
  .footer-follow-us h4 {
    margin-top: 0px;
    text-align: center;
    font-weight: normal;
    font-size: 16px; }
  .footer-follow-us img {
    width: 35px;
    height: auto;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .footer-follow-us a {
    color: #fff; }
  .footer-follow-us h5 {
    padding-top: 5px; }

.footer-follow-us a:hover img {
  -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  -ms-filter: blur(2px);
  filter: blur(2px); }

.credit {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 20px; }
  .credit h4 {
    font-size: 14px;
    color: #D2D2CF; }
  .credit img {
    width: 100%;
    max-width: 60px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 2s ease;
    -ms-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all 1s ease; }
  .credit a:hover img {
    -moz-transform: scale(2.5) rotate(2deg);
    -webkit-transform: scale(2.5) rotate(2deg);
    -o-transform: scale(2.5) rotate(2deg);
    -ms-transform: scale(2.5) rotate(2deg);
    transform: scale(2.5) rotate(360deg); }

.search-page {
  background: #f5f5f5; }
  .search-page .title-h2 {
    text-align: center;
    color: #1F2D55;
    font-size: 20px;
    padding-top: 20px; }

.search-title {
  position: relative;
  top: -22px;
  max-width: 400px;
  width: auto;
  height: 150px;
  margin: 0 auto;
  background: url("images/slice-gray.png") no-repeat;
  opacity: 0.8;
  background-size: 100% 100%; }
  .search-title h1 {
    text-align: center;
    padding-top: 50px;
    font-weight: bold;
    color: #1F2D55;
    padding-left: 20px;
    padding-right: 20px; }

@media (max-width: 767px) {
  .search-title h1 {
    font-size: 22px; } }
.search-php-box-wrapper {
  width: 100%; }

.search-shadow {
  background: #f3f3f3 url("images/shadow.png") no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 20px; }

.search-shadow-header {
  background: #f3f3f3 url("images/shadow.png") no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 20px; }

.search-php-box {
  margin-top: 100px;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  max-width: 800px;
  margin: 0 auto; }
  .search-php-box select {
    width: auto;
    font-size: 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid;
    background: #eee url("images/arrow-select.jpg") no-repeat 2% 50%;
    border-radius: 0px;
    font-size: 18px;
    padding-left: 40px;
    padding-right: 20px;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border: 0px solid #000000; }
  .search-php-box input[type="button"] {
    background: #706F6F url("images/arrows-right.png") no-repeat 10% center;
    background-size: 12px 13px;
    padding: 2px 15px 0px 30px;
    color: #fff;
    font-size: 22px;
    font-weight: normal;
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px; }

.search-php-box .uwpqsf_submit {
  display: block;
  padding-top: 40px;
  padding-right: 2px; }

.uwpqsf_class > span[class*='taxolabel-'], .uwpqsf_class > span[class*='cmflabel-'] {
  float: left;
  display: inline; }

.uform_title {
  display: none; }

.uwpqsf_class {
  float: none;
  margin: 0 auto;
  width: 33%;
  display: inline-block; }

#uwpqsf_id {
  border: none; }

@media (max-width: 767px) {
  .search-php-box-wrapper {
    padding-right: 20px;
    padding-left: 20px; }

  .search-php-box select {
    display: block;
    margin: 0 auto; }
  .search-php-box .temp-img {
    width: 100%;
    height: auto; }

  .uwpqsf_class > span[class*='taxolabel-'], .uwpqsf_class > span[class*='cmflabel-'] {
    float: none;
    display: block;
    width: 100%; }

  .uwpqsf_class {
    float: none;
    display: block;
    width: 100%; }

  .ajax-loader {
    margin-right: 20px;
    width: 50px;
    height: 50px; } }
.search-page {
  min-height: 800px;
  margin-top: -21px; }

.results {
  text-align: center;
  font-size: 16px;
  padding-top: 20px;
  max-width: 800px;
  margin: 0 auto;
  padding-bottom: 100px;
  min-height: 600px; }
  .results h1 {
    font-size: 20px;
    padding-top: 20px;
    text-align: center; }
  .results article {
    text-align: right;
    border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    border: 0px solid #000000;
    border: 2px solid #fff;
    border-bottom: 2px solid #fff;
    background: rgba(240, 240, 240, 0.6);
    position: relative;
    margin-bottom: 5px;
    padding-top: 50px;
    padding-bottom: 50px; }
  .results article h1 {
    text-align: right;
    font-size: 14px;
    padding-right: 20px; }
  .results .entry-title a {
    color: #CB0F20; }
  .results article h2 {
    font-size: 12px;
    padding-right: 20px;
    padding-left: 100px; }
  .results img {
    position: absolute;
    left: 20px;
    top: 40px;
    width: 100px;
    height: 100px;
    border: 1px solid #ccc; }
  .results span {
    font-weight: bold; }
  .results article h1 a {
    text-decoration: none;
    color: #000; }
  .results article .date {
    padding-left: 0px;
    position: absolute;
    left: 20px;
    bottom: 0px; }
  .results .whatsapp-img {
    position: absolute;
    bottom: 61px;
    top: auto;
    left: 21px;
    width: 56px;
    height: 21px; }
  .results .entry-summary {
    padding-right: 20px;
    max-width: 450px;
    font-size: 13px;
    padding-bottom: 20px;
    min-height: 60px; }
    .results .entry-summary a.moretag {
      color: #CB0F20; }
  .results .submit_btn {
    padding-left: 0px;
    position: absolute;
    right: 22px;
    bottom: 20px;
    background: #CB0F20;
    background-size: 12px 13px;
    padding: 5px 10px 5px 10px;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px; }
  .results .fb-share-button {
    position: absolute;
    bottom: 34px;
    left: 21px; }

.results
.temp-img {
  position: static;
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  border: none; }

@media (max-width: 767px) {
  .results .entry-title {
    padding-left: 140px; }
  .results .entry-summary {
    padding-bottom: 50px;
    padding-left: 20px; }
  .results article h2 {
    padding-left: 140px; } }
.results .upagicurrent {
  background: #CB0F20;
  color: #fff; }
.results .upagievent {
  color: #000; }

.single-jobs-page .search-php-box-wrapper {
  padding-top: 20px;
  padding-bottom: 20px; }

.single-job-wrapper {
  max-width: 800px;
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 20px;
  margin: 0 auto;
  border: 1px solid #eee; }

.single-job-wrapper {
  text-align: center;
  font-size: 16px;
  padding-top: 20px;
  max-width: 800px;
  margin: 0 auto;
  background: #fefefe;
  padding-bottom: 100px;
  min-height: 600px; }
  .single-job-wrapper h1 {
    font-size: 20px;
    padding-top: 20px;
    text-align: center; }
  .single-job-wrapper article {
    text-align: right;
    position: relative; }
  .single-job-wrapper .entry-title {
    color: #CB0F20;
    font-size: 22px;
    text-align: right;
    font-size: 22px;
    padding-right: 20px;
    padding-bottom: 20px; }
  .single-job-wrapper article h2 {
    font-size: 16px;
    padding-right: 20px;
    padding-left: 100px;
    padding-bottom: 5px; }
  .single-job-wrapper img {
    position: absolute;
    left: 20px;
    top: 20px;
    width: 100px;
    height: 100px;
    border: 1px solid #ccc; }
  .single-job-wrapper span {
    font-weight: bold; }
  .single-job-wrapper article h1 a {
    text-decoration: none;
    color: #000; }
  .single-job-wrapper article .date {
    padding-left: 0px;
    position: absolute;
    left: 20px;
    bottom: 0px; }
  .single-job-wrapper .entry-content {
    padding-top: 20px;
    padding-right: 20px;
    max-width: 450px;
    font-size: 14px; }

@media (max-width: 767px) {
  .single-job-wrapper {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
    min-height: 0; }
    .single-job-wrapper .entry-title {
      padding-left: 110px;
      font-size: 14px;
      padding-bottom: 10px; }
    .single-job-wrapper .entry-content {
      padding-bottom: 60px;
      padding-top: 10px;
      font-size: 13px; }
    .single-job-wrapper article h2 {
      padding-left: 110px;
      font-size: 12px;
      padding-top: 0px;
      padding-bottom: 0px; }
    .single-job-wrapper img {
      left: 0px; } }
.archive-jobs-page .search-php-box-wrapper {
  padding-bottom: 20px; }

.archive-job-wrapper {
  text-align: center;
  font-size: 16px;
  max-width: 800px;
  margin: 0 auto;
  padding-bottom: 100px;
  min-height: 600px; }
  .archive-job-wrapper .search-title {
    position: relative;
    top: -22px;
    max-width: 400px;
    width: auto;
    height: 150px;
    margin: 0 auto;
    background: url("images/slice-gray.png") no-repeat;
    opacity: 0.8;
    background-size: 100% 100%; }
    .archive-job-wrapper .search-title h1 {
      text-align: center;
      padding-top: 50px;
      font-weight: bold;
      color: #1F2D55;
      padding-left: 20px;
      padding-right: 20px; }
  .archive-job-wrapper .submit_btn {
    padding-left: 0px;
    position: absolute;
    right: 22px;
    bottom: 20px;
    background: #CB0F20;
    background-size: 12px 13px;
    padding: 5px 10px 5px 10px;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px; }
  .archive-job-wrapper .fb-share-button {
    position: absolute;
    bottom: 34px;
    left: 21px; }
  .archive-job-wrapper .whatsapp-img {
    position: absolute;
    bottom: 61px;
    top: auto;
    left: 21px;
    width: 56px;
    height: 21px; }
  .archive-job-wrapper article {
    text-align: right;
    border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    border: 0px solid #000000;
    border: 2px solid #fff;
    border-bottom: 2px solid #fff;
    background: rgba(240, 240, 240, 0.6);
    position: relative;
    margin-bottom: 5px;
    padding-top: 50px;
    padding-bottom: 50px; }
    .archive-job-wrapper article a {
      cursor: pointer; }
  .archive-job-wrapper .enntry-header {
    cursor: pointer; }
  .archive-job-wrapper .entry-title {
    cursor: pointer;
    color: #CB0F20;
    text-align: right;
    font-size: 16px;
    padding-right: 20px;
    padding-bottom: 20px; }
  .archive-job-wrapper article h1 {
    text-align: right;
    font-size: 14px;
    padding-right: 20px; }
  .archive-job-wrapper article h2 {
    font-size: 12px;
    padding-right: 20px;
    padding-left: 100px; }
  .archive-job-wrapper img {
    position: absolute;
    left: 20px;
    top: 20px;
    width: 100px;
    height: 100px;
    border: 1px solid #ccc; }
  .archive-job-wrapper span {
    font-weight: bold; }
  .archive-job-wrapper article h1 a {
    text-decoration: none;
    color: #000; }
  .archive-job-wrapper article .date {
    padding-left: 0px;
    position: absolute;
    left: 20px;
    bottom: 0px; }
  .archive-job-wrapper .entry-summary {
    padding-right: 20px;
    max-width: 450px;
    font-size: 13px;
    min-height: 100px; }
    .archive-job-wrapper .entry-summary a.moretag {
      color: #CB0F20; }

.archive-jobs-page .next-posts {
  padding-top: 10px; }

.archive-jobs-page .next-posts a {
  padding: 5px 10px 5px 10px;
  background-color: #CB0F20;
  color: #fff; }

.archive-jobs-page .prev-posts {
  padding-top: 10px; }

.archive-jobs-page .prev-posts a {
  padding: 5px 10px 5px 10px;
  background-color: #CB0F20;
  color: #fff; }

.to-advanced-search {
  max-width: 240px;
  margin: 0 auto;
  font-size: 16px;
  margin-right: 10px;
  background: #CB0F20 url("images/arrows-right.png") no-repeat 13% center;
  background-size: 12px 13px;
  padding: 7px 10px 7px 20px;
  color: #fff;
  font-size: 20px;
  font-weight: normal;
  border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;
  margin: 0 auto;
  margin-bottom: 20px;
  margin-top: 20px; }
  .to-advanced-search h2 {
    padding-top: 10px;
    padding-bottom: 10px;
    width: none;
    margin: 0 0 0 0;
    font-size: 22px;
    color: #fff; }

@media (max-width: 767px) {
  .search-box-search {
    margin: 0 auto;
    width: 100%; }

  .archive-job-wrapper .entry-summary {
    padding-bottom: 50px;
    padding-left: 20px; }
  .archive-job-wrapper .entry-title {
    padding-left: 140px; } }
.my-text-1 p strong {
  font-size: 22px;
  font-weight: bold; }
  .results2 {
    min-height: 0;
  }
