/*-----------------------------------------------*/
/*	Company Profile Page	*/
/*-----------------------------------------------*/
.no-border {
  border: none !important; }

.no-margin-bottom {
  margin-bottom: 0 !important; }

.company_page_section {
  padding-top: 80px;
  padding-bottom: 100px; }

.company_page_odd_section {
  background: #ecf0f1; }

#company-header {
  text-align: center; }

#company-head-menu {
  text-align: left; }

#company-main-logo {
  margin-bottom: 40px; }

#company-head-menu {
  display: table;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px; }
  #company-head-menu:after {
    display: block;
    clear: both;
    content: ''; }
  #company-head-menu ul {
    list-style: none;
    display: inline-block;
    float: left;
    padding-left: 0; }
    #company-head-menu ul li {
      display: inline;
      float: left; }
    #company-head-menu ul i {
      margin-right: 18px; }
    #company-head-menu ul.second-menu, #company-head-menu ul.third-menu {
      padding-left: 18px;
      position: relative; }
      #company-head-menu ul.second-menu:before, #company-head-menu ul.third-menu:before {
        content: '';
        position: absolute;
        height: 10px;
        left: 0;
        top: 5px; }
    #company-head-menu ul.first-menu {
      border-right: 1px solid #565656; }
  #company-head-menu a {
    color: #565656;
    padding-right: 18px; }
  #company-head-menu a:hover {
    text-decoration: none; }

.abount-company-content {
  padding-bottom: 77px; }

.sub-section-title {
  font-size: 18px; }

.directory-section-title, .section-subtitle {
  text-align: center; }

.section-subtitle {
  margin-bottom: 70px; }

.company-service-item {
  text-align: center; }
  .company-service-item h2 {
    color: #1abc9c;
    font-size: 20px;
    font-weight: bold; }

.section-icon {
  display: inline-block;
  padding: 10px 20px;
  color: #1abc9c;
  border: 1px solid #1abc9c;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  font-size: 36px; }

#company_experience {
  padding-top: 80px;
  padding-bottom: 105px; }

ul.company_experience_group {
  padding-left: 0;
  list-style: none;
  display: table;
  margin-left: auto;
  margin-right: auto; }
  ul.company_experience_group:after {
    display: block;
    clear: both;
    content: ''; }
  ul.company_experience_group li {
    display: inline-block;
    float: left;
    background: #2980b9;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 15px;
    color: #fff;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-right: 30px; }
    ul.company_experience_group li:last-child {
      margin-right: 0; }

h2.clinet-name {
  color: #1ABC9C;
  font-size: 18px;
  margin-bottom: 5px; }

.client-date {
  font-weight: bold; }

.client-web a {
  color: #b1b1b1; }

.client-content {
  margin-top: 20px;
  position: relative; }
  .client-content:before {
    content: '';
    display: block;
    width: 173px;
    border-top: 1px solid #c6c6c6; }
  .client-content > p {
    margin-top: 20px; }

#company_testimonials {
  text-align: center; }
  #company_testimonials blockquote {
    padding: 0;
    margin: 0;
    border: none;
    font-weight: normal; }
  #company_testimonials .testimonial-content {
    background: url(".././images/fa-blockquote.png") center top no-repeat;
    padding-top: 10px;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto; }
    #company_testimonials .testimonial-content blockquote {
      font-size: 24px;
      line-height: 42px; }
  #company_testimonials .testimonial-author {
    padding-top: 31px; }
    #company_testimonials .testimonial-author a {
      text-decoration: none; }
    #company_testimonials .testimonial-author h2.testimonial-author-name {
      font-size: 24px;
      color: #1abc9c; }
    #company_testimonials .testimonial-author span {
      color: #565656; }

#company_portfolio ul.company_portfolio_items {
  list-style: none;
  padding-left: 0;
  margin-left: 20px; }
  #company_portfolio ul.company_portfolio_items:after {
    display: block;
    clear: both;
    content: ''; }
  #company_portfolio ul.company_portfolio_items li {
    float: left;
    margin-right: 20px; }
#company_portfolio .owl-controls {
  position: relative; }
  #company_portfolio .owl-controls .owl-prev, #company_portfolio .owl-controls .owl-next {
    position: absolute;
    background: transparent;
    color: transparent;
    top: -140px; }
    #company_portfolio .owl-controls .owl-prev:hover, #company_portfolio .owl-controls .owl-next:hover {
      background: transparent; }
  #company_portfolio .owl-controls .owl-prev {
    left: -50px; }
    #company_portfolio .owl-controls .owl-prev:before {
      font-family: fontAwesome;
      content: "\f104";
      width: 90px;
      height: 40px;
      color: #1abc9c;
      font-size: 28px; }
  #company_portfolio .owl-controls .owl-next {
    right: -50px; }
    #company_portfolio .owl-controls .owl-next:before {
      font-family: fontAwesome;
      content: "\f105";
      width: 90px;
      height: 40px;
      color: #1abc9c;
      font-size: 28px; }

#directory_company_address_contact {
  background: #f0ede5;
  position: relative; }
  #directory_company_address_contact .container-outer {
    padding-top: 110px;
    position: absolute;
    top: 0;
    width: 100%; }

.btn-post-content.yellow-bg {
  background-color: #fbdb59; }

.directory_company_contactform {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  background: #1abc9c;
  padding: 25px;
  margin-bottom: 95px; }
  .directory_company_contactform .frontend-form {
    margin-bottom: 0; }
  .directory_company_contactform h3.form-title {
    color: #ffffff;
    font-size: 22px;
    padding-left: 10px;
    margin-bottom: 22px;
    margin-top: 0; }
  .directory_company_contactform input.your_name {
    margin-right: 30px; }
  .directory_company_contactform input.your_name,
  .directory_company_contactform input.your_email {
    width: 242px;
    padding-left: 12px;
    padding-right: 12px;
    color: #b3b3b3;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px; }
  .directory_company_contactform textarea.form-control {
    font-size: 18px;
    color: #b3b3b3;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: #fff !important;
    height: 186px !important; }
    .directory_company_contactform textarea.form-control::-webkit-input-placeholder {
      /* WebKit browsers */
      color: #b3b3b3; }
    .directory_company_contactform textarea.form-control:-moz-placeholder {
      /* Mozilla Firefox 4 to 18 */
      color: #b3b3b3;
      opacity: 1; }
    .directory_company_contactform textarea.form-control::-moz-placeholder {
      /* Mozilla Firefox 19+ */
      color: #b3b3b3;
      opacity: 1; }
    .directory_company_contactform textarea.form-control:-ms-input-placeholder {
      /* Internet Explorer 10+ */
      color: #b3b3b3; }
  .directory_company_contactform button.send_message {
    padding-left: 40px;
    padding-right: 40px;
    color: #1abc9c; }

.directory_company_map_locator {
  background: #ffffff;
  margin-bottom: 30px;
  width: 236px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  color: #878787; }
  .directory_company_map_locator .inner {
    padding: 23px; }
  .directory_company_map_locator h3.jb_map_location_name {
    margin-top: 0; }
  .directory_company_map_locator ul {
    list-style: none;
    padding-left: 0; }
    .directory_company_map_locator ul i {
      color: #1abc9c;
      width: 20px;
      text-align: center;
      display: inline-block; }
  .directory_company_map_locator .jb_map_phone a {
    color: #878787;
    text-decoration: none; }

#directory_map_container {
  background: #ccc;
  height: 600px; }

@media only screen and (min-width: 1200px) {
  .directory_company_contactform {
    width: 570px; } }
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .directory_company_contactform input.your_name {
    margin-bottom: 23px; }
  .directory_company_contactform input.your_name,
  .directory_company_contactform input.your_email {
    width: 100%; } }
@media only screen and (max-width: 628px) {
  .directory_company_contactform input.your_name {
    margin-bottom: 23px; }
  .directory_company_contactform input.your_name,
  .directory_company_contactform input.your_email {
    width: 100%; }

  #directory_map_container {
    height: 860px; } }
@media only screen and (max-width: 1199px) {
  #directory_map_container {
    height: 800px; } }
/** Add Company Form **/
textarea.form-control.textarea-detail {
  height: 100px; }

.company_part_data {
  border: 1px solid #DEE4E5;
  padding: 10px 20px;
  margin-bottom: 15px; }

.company_part_data .repeated-form {
  padding-bottom: 20px; }

.upload-image-field-container {
  margin-left: 15px;
  margin-bottom: 15px; }

.front-end-img.testimonial-avatar {
  margin-bottom: 15px; }

.rounded-100 {
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  -o-border-radius: 100px;
  -ms-border-radius: 100px; }

#company_portfolio ul.company_portfolio_items img {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px; }
