@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap');
body {
 margin: 0;
 padding: 0;
 font-family: 'Open Sans', sans-serif;
 font-size: 12px;
 font-style: normal;
 font-weight: 400;
 color: #718187;
 background: #ffffff;
 line-height: normal;
}
.page-top-banner {
 display: block;
 position: relative;
 background: url(SC-top-banner.jpg) top left no-repeat;
 background-size: cover;
 min-height: 317px;
}
.page-top-banner .banner-cont {
 display: block;
 width: 49%;
 margin-top: 11.5%;
 font-family: 'Open Sans', sans-serif;
}
.page-top-banner .banner-cont h2 {
 font-size: 18px;
 color: #fff;
 font-weight: 600;
 line-height: normal;
 margin-bottom: -5px;
 letter-spacing: 1px;
 text-shadow: 0px 1px 1px rgb(0 0 0 / 65%);
 text-transform: none;
 font-family: 'Open Sans', sans-serif;
}
.page-top-banner .banner-cont h3 {
 font-size: 25px;
 color: #fff;
 font-weight: 900;
 line-height: normal;
 margin-bottom: 0px;
 letter-spacing: normal;
 text-shadow: 0px 1px 1px rgb(0 0 0 / 65%);
 text-transform: none;
 font-family: 'Open Sans', sans-serif;
}
.page-top-banner .banner-cont h3 span {
 font-size: 35px;
}
.bottom-content {
 display: block;
 position: relative;
 background: url(map_pattern.jpg) top left no-repeat;
 background-size: cover;
 min-height: 399px;
 font-family: 'Open Sans', sans-serif;
}
.search-form {
 position: relative;
 top: -44px;
}
.search-form form {
 display: block;
 position: relative;
 background-color: rgba(71, 115, 136, 0.67);
 border: 1px solid #7699ab;
 padding: 20px 20px;
}
.search-form form ul {
 list-style: none;
 text-decoration: none;
 margin-top: 0px;
 margin-bottom: 0px;
 display: block;
 text-align: center;
}
.search-form form ul li:nth-child(1),
.search-form form ul li:nth-child(2) {
 width: 42%;
 padding-right: 10px;
 display: inline-block;
}
.search-form form ul li:nth-child(3) {
 display: inline-block;
 width: 15%;
 padding-right: 0px;
}
.search-form form ul li .input_box {
 display: block;
 width: 100%;
 height: 40px;
 background-color: #fff;
 border-radius: 4px;
 margin-bottom: 0px;
 padding: 1px 5px 1px 24px;
 position: relative;
 border: 2px solid #96c4da;
}
.search-form form ul li .input_box figure {
 position: absolute;
 top: 9px;
 left: 11px;
}
.search-form form ul li .input_box figure .fa-search {
 font-size: 18px;
 color: #838383;
}
.search-form form ul li .input_box figure .fa-map-marker {
 font-size: 20px;
 color: #838383;
}
.search-form form ul li .input_box input[type=text] {
 display: block;
 width: 100%;
 background-color: transparent;
 border: none;
 font-size: 13px;
 font-weight: 400;
 color: #838383;
 margin-top: 0px;
 height: 34px;
 padding-left: 14px;
 outline: none;
}
#txt_search_text {
 color: #838383;
}
#txt_job_location {
 color: #838383;
}
.search-form form ul li .input_box input[type=text]::placeholder {
 color: #838383;
 opacity: 1;
 font-weight: 600;
 text-transform: none;
}
.search-form form ul li .input_box input[type=text]:-ms-input-placeholder {
 color: #838383;
 font-weight: 600;
 text-transform: none;
}
.search-form form ul li .input_box input[type=text]::-ms-input-placeholder {
 color: #838383;
 font-weight: 600;
 text-transform: none;
}
.search-form form ul li input[type=button] {
 display: block;
 background-color: #e88729;
 width: 100%;
 height: 40px;
 font-weight: 600;
 color: #fff;
 font-size: 14px;
 border: none;
 border-radius: 3px;
 margin-bottom: 0px;
 position: relative;
 top: 2px;
}
.page-content {
 display: block;
 margin-top: 20px;
}
.page-content h2 {
 font-size: 23px;
 color: #000;
 font-weight: 600;
 line-height: normal;
 margin-bottom: 15px;
 display: block;
 text-transform: none;
 text-align: center;
 font-family: 'Open Sans', sans-serif;
}
.page-content p {
 font-size: 15px;
 color: #000;
 font-weight: 400;
 line-height: 24px;
 margin: 0px auto 5px auto;
 display: block;
 text-transform: none;
 width: 66%;
 text-align: center;
 font-family: 'Open Sans', sans-serif;
}
.comapny-list {
 display: block;
 margin-top: 38px;
}
.comapny-list .comapny-box {
 display: block;
 background-color: #fff;
 border: 1px solid #dadada;
 padding: 9px 7px 34px 7px;
 margin-bottom: 20px;
 position: relative;
}
.comapny-list .comapny-box .top figure {
 display: inline-block;
 border: 1px solid #dadada;
 padding: 5px;
 width: 53px;
 height: 53px;
 margin-right: 4px;
 vertical-align: top;
}
.comapny-list .comapny-box .top span {
 display: inline-block;
 border: 0px solid #dadada;
 padding: 0px;
 width: auto;
}
.comapny-list .comapny-box .top span h3 {
 font-size: 13px;
 color: #000;
 font-weight: 600;
 line-height: normal;
 margin: 0px 0px 4px 0px;
 text-transform: none;
 font-family: 'Open Sans', sans-serif;
}
.comapny-list .comapny-box .top span p {
 font-size: 11px;
 color: #4f4f4f;
 font-weight: 400;
 line-height: normal;
 margin: 0px 0px 0px 0px;
 text-transform: none;
 text-align: left;
 width: 100%;
 font-family: 'Open Sans', sans-serif;
}
.comapny-list .comapny-box .top span .spacing-bottom {
 margin: 0px 0px 4px 0px;
}
.comapny-list .comapny-box ul.bottom {
 margin-top: 0px;
 display: block;
 width: 100%;
 background-color: #f4f4f4;
 border-top: 1px solid #f0f0f0;
 padding: 4px 4px;
 position: absolute;
 left: 0;
 bottom: 0;
}
.comapny-list .comapny-box ul.bottom li {
 list-style: none;
 text-decoration: none;
 display: inline-block;
 font-size: 12px;
 color: #4b4b4b;
}
.comapny-list .comapny-box ul.bottom li a {
 font-size: 12px;
 color: #337ac5;
 font-weight: 600;
}
.comapny-list .comapny-box ul.bottom li:nth-child(1) {
 width: 63%;
 text-align: left;
}
.comapny-list .comapny-box ul.bottom li:nth-child(2) {
 width: 35%;
 text-align: right;
}
.blank_output_one {
 display: block;
 padding: 20px 20px 20px 20px;
 font-size: 16px;
 font-weight: 600;
 border: 1px solid #e7e7e7;
 color: #333;
}
.spn_search_text {
 font-weight: 400;
}
.blank_output_one ul {
 margin-left: 15px;
 margin-top: 15px;
 padding: 0;
 list-style-type: circle;
}
.blank_output_one ul li {
 display: block;
 font-size: 13px;
 color: 333;
 font-weight: 400;
 margin-bottom: 4px;
 position: relative;
 padding-left: 0px;
}
.blank_output_one ul li span {
 width: 6px;
 height: 6px;
 display: inline-block;
 background-color: #333;
 border-radius: 50%;
 position: relative;
 top: -2px;
 margin-right: 5px;
}
.blank_output_two {
 display: block;
 padding: 20px 20px 20px 20px;
 font-size: 16px;
 font-weight: 600;
 border: 1px solid #e7e7e7;
}
.blank_output_two ul {
 margin-left: 15px;
 margin-top: 15px;
 padding: 0;
 list-style-type: circle;
}
.blank_output_two ul li {
 display: block;
 font-size: 13px;
 color: 333;
 font-weight: 400;
 margin-bottom: 4px;
 position: relative;
 padding-left: 0px;
}
.blank_output_two ul li span {
 width: 6px;
 height: 6px;
 display: inline-block;
 background-color: #333;
 border-radius: 50%;
 position: relative;
 top: -2px;
 margin-right: 5px;
}
.blank_output_three {
 display: block;
 padding: 20px 20px 20px 20px;
 font-size: 16px;
 font-weight: 600;
 border: 1px solid #e7e7e7;
}
.blank_output_three ul {
 margin-left: 15px;
 margin-top: 15px;
 padding: 0;
 list-style-type: circle;
}
.blank_output_three ul li {
 display: block;
 font-size: 13px;
 color: 333;
 font-weight: 400;
 margin-bottom: 4px;
 position: relative;
 padding-left: 0px;
}
.blank_output_three ul li span {
 width: 6px;
 height: 6px;
 display: inline-block;
 background-color: #333;
 border-radius: 50%;
 position: relative;
 top: -2px;
 margin-right: 5px;
}
.ui-widget.ui-widget-content {
 text-align: left;
}
.search-form form ul li .ui-menu-item {
 display: block;
 width: 100%;
}
@media (max-width: 1199.98px) {
 .page-top-banner {
  background: url(SC-top-banner.jpg) top right no-repeat;
 }
 .comapny-list .comapny-box {
  min-height: 102px;
 }
}
@media (max-width: 991.98px) {
 .page-top-banner .banner-cont {
  display: block;
  width: 100%;
  margin-top: 19.5%;
 }
 .page-top-banner .banner-cont h2 {
  font-size: 15px;
 }
 .page-top-banner .banner-cont h3 {
  font-size: 18px;
 }
 .page-top-banner .banner-cont h3 span {
  font-size: 26px;
 }
 .search-form form ul li:nth-child(1),
 .search-form form ul li:nth-child(2) {
  width: 40%;
 }
 .search-form form ul li:nth-child(3) {
  width: 19%;
 }
 .comapny-list .comapny-box {
  min-height: 99px;
 }
}
@media (max-width: 767.98px) {
 .page-top-banner .banner-cont {
  margin-top: 185px;
 }
 .search-form {
  top: 15px;
 }
 .search-form form ul li:nth-child(1),
 .search-form form ul li:nth-child(2) {
  width: 100%;
  padding-right: 0;
  margin-bottom: 10px;
 }
 .search-form form ul li:nth-child(3) {
  width: 100%;
 }
 .page-content {
  margin-top: 70px;
 }
 .page-content p {
  width: 100%;
 }
 .comapny-list {
  margin-top: 50px;
 }
}
@media (max-width: 575.98px) {
 .page-top-banner {
  background: url(SC-top-banner.jpg) 81% top no-repeat;
 }
 .page-top-banner .banner-cont h2 {
  font-size: 13px;
 }
}