.service-section {
  transition: all 550ms ease-in;
  background-attachment: fixed !important;
}

.service-section .team-single .team-single-title {
  width: 100%;
  margin: 40px 0px 20px 0px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}

.service-section .team-single .team-single-title h2 {
  font-size: 1.46em;
  margin: 0px;
  display: inline-block;
  height: 25px;
  line-height: 25px;
}

.service-section .team-single .team-single-title .team-single-division {
  margin: 0px 20px;
  display: inline-block;
  height: 25px;
  line-height: 25px;
}

.service-section .team-single .team-single-title .team-single-division span {
  display: block;
  width: 15px;
  height: 3px;
  background: #ff0000;
  float: left;
  margin-top: 10px;
}

.service-section .team-single .team-single-title h4 {
  display: inline-block;
  height: 25px;
  line-height: 25px;
  margin: 0px;
  font-size: 1.06em;
}

.service-section .team-single .service-carousel .item {
  position: Relative;
}

.service-section .team-single .service-carousel .item a {
  position: absolute;
  top: 15px;
  right: 15px;
  color: #ffffff;
  font-size: 18px;
  display: inline-block;
  transition: all 350ms ease-out;
}

.service-section .team-single .service-carousel .item a:hover {
  color: #ff0000;
}

.service-section .team-single img {
  max-width: 100%;
  margin: auto;
}

.service-section .team-single .skills-progress {
  margin-top: 10px;
}

.service-section .team-single .skills-progress .js-skill-progress {
  width: 75%;
}

.service-section .team-single .skills-progress .js-skill-progress h5 {
  font-weight: 400;
  margin-bottom: 20px;
  font-size: 0.93em;
}

.service-section .team-single .skills-progress .js-skill-progress .skill-bar-graph {
  position: relative;
  margin-bottom: 25px;
}

.service-section .team-single .skills-progress .js-skill-progress .skill-bar-graph .skill-bar-layer {
  background-color: #dadada;
  height: 9px;
  position: relative;
  z-index: 1;
}

.service-section .team-single .skills-progress .js-skill-progress .skill-bar-graph .skill-bar-percent {
  height: 9px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background-color: #ff0000;
}

.service-section .team-single .skills-progress .js-skill-progress .skill-bar-graph .skill-bar-percent-value {
  position: absolute;
  top: -30px;
  right: -20px;
  z-index: 3;
  background-color: #ff0000;
  display: block;
  width: 40px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: .8em;
  border-radius: 5px;
  color: #ffffff;
}

.service-section .team-single .skills-progress .js-skill-progress .skill-bar-graph .skill-bar-percent-value:after {
  content: '';
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #ff0000;
  position: absolute;
  top: 20px;
  left: 15px;
}

.service-section .sidebar .widget {
  margin-bottom: 75px;
}

.service-section .sidebar .widget h4 {
  margin-bottom: 30px;
  font-size: 1.06em;
}

.service-section .sidebar .widget .member-selector li {
  border-bottom: 1px solid #e5e5e5;
  transition: all .3s;
}

.service-section .sidebar .widget .member-selector li a {
  height: 50px;
  line-height: 50px;
  display: block;
  color: #222;
  transition: all .3s;
}

.service-section .sidebar .widget .member-selector li a:hover {
  background: #ff0000;
  padding-left: 15px;
  color: #ffffff;
}

.service-section .sidebar .widget:last-child {
  margin-bottom: 0px;
}

.service-section .sidebar .widget .social-links {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}

.service-section .sidebar .widget .social-links li {
  margin-right: 10px;
}

.service-section .sidebar .widget .social-links li a {
  color: #888;
  transition: all .3s;
}

.service-section .sidebar .widget .social-links li a:hover {
  color: #ff0000;
}

.image-section-headline {
  text-align: center;
  position: relative;
  padding: 100px 0px;
  width: 100%;
}

.image-section-headline .image-section-back {
  position: absolute;
  z-index: -2;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-position: center center;
  background-repeat: no-repeat;
  -ms-background-size: cover;
  background-size: cover;
}

.image-section-headline .image-section-back.image-home02-back {
  background: url("/img/video_back.jpg");
}

.image-section-headline .image-section-back-overlay {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  opacity: .7;
  top: 0px;
  left: 0px;
}

.image-section-headline .image-section-back-overlay.blue-back {
  background: #ff0000;
}

.image-section-headline h2 {
  margin-bottom: 20px;
  color: #ffffff;
  font-size: 2em;
}

.image-section-headline p {
  margin-bottom: 30px;
  color: #ffffff;
}

.contact-section .request-panel {
  background: #ffffff;
  -ms-box-shadow: 0px 0px 5px #ccc;
  -o-box-shadow: 0px 0px 5px #ccc;
  box-shadow: 0px 0px 5px #ccc;
  padding: 0px;
  margin-top: -200px;
}

.contact-section .request-panel .request-panel-content {
  padding: 30px 40px 40px 40px;
  width: 100%;
}

.contact-section .request-panel .request-panel-content h2 {
  margin-bottom: 40px;
  font-size: 1.5em;
}

.contact-section .request-panel .request-panel-content form input, .contact-section .request-panel .request-panel-content form textarea {
  border: 1px solid #eee;
  margin-bottom: 30px;
  color: #222;
  font-style: italic;
  font-size: .85em;
  width: 100%;
  padding: 10px;
  transition: all .3s;
}

.contact-section address {
  font-size: 1.06em;
  line-height: 1.6em;
  margin-bottom: 50px;
}

.contact-section address strong {
  font-size: 1.2em;
  text-transform: uppercase;
  color: #222;
}

.contact-section address .uppercase {
  text-transform: uppercase;
}

.contact-section address a {
  color: #777;
}

.contact-section address a:hover {
  color: #ff0000;
}

.contact-section address span.big {
  font-size: 1.875em;
  line-height: 1.9em;
}

.team-section .heading {
  margin-bottom: 60px;
}

.team-section .team-member-style-01 {
  display: block;
  text-align: center;
}

.team-section .team-member-style-01 img {
  max-width: 100%;
  opacity: .25;
  margin: 0 auto;
}

.team-section .team-member-style-01 .team-member-detail {
  opacity: .25;
  margin-top: 40px;
  pointer-events: none;
}

.team-section .team-member-style-01 .team-member-detail h4 {
  font-weight: 400;
  position: relative;
  font-size: 1.06em;
  margin-bottom: 20px;
}

.team-section .team-member-style-01 .team-member-detail h4:after {
  position: absolute;
  z-index: 10;
  width: 32px;
  content: '';
  height: 2px;
  background: #007fff;
  bottom: -12px;
  left: 50%;
  margin-left: -16px;
}

.team-section .team-member-style-01 .team-member-detail p {
  margin: 0px;
  font-size: .93em;
}

.team-section .team-member-style-01:hover img {
  opacity: 1;
}

.team-section .team-member-style-01:hover .team-member-detail {
  opacity: 1;
}

.team-section .team-member-style-01:hover .team-member-detail p {
  color: #ff0000;
}

.questions-section {
  padding-bottom: 0;
}

.questions-section .middle-content {
  padding: 115px 90px 105px 90px;
  position: relative;
}

.questions-section .middle-content h2 {
  font-size: 2em;
  margin-bottom: 90px;
}

.questions-section .middle-content h2.section-title-border {
  text-transform: none;
  display: inline-block;
  position: relative;
}

.questions-section .middle-content .panel-group {
  margin-bottom: 20px;
}

.questions-section .middle-content .panel-group .panel {
  border-radius: 0px;
  border: 0px;
  background: #f9f9f9;
  margin: 0px 0px 30px 0px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.questions-section .middle-content .panel-group .panel > .panel-heading {
  background: none;
  padding: 0px;
  border-color: #ddd;
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.questions-section .middle-content .panel-group .panel > .panel-heading h5 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.questions-section .middle-content .panel-group .panel > .panel-heading h5 a {
  display: block;
  padding: 20px;
}

.questions-section .middle-content .panel-group .panel > .panel-heading h5 a:hover {
  color: #ff0000;
}

.questions-section .middle-content .panel-group .panel > .panel-heading h5 a.collapsed {
  border-bottom: 1px solid #ddd;
}

.questions-section .middle-content .panel-group .panel .panel-collapse {
  display: none;
}

.questions-section .middle-content .panel-group .panel .panel-collapse.in {
  display: block;
}

.questions-section .middle-content .panel-group .panel .panel-collapse .panel-body {
  display: block;
  padding: 0px 20px 20px 20px;
  border-top: 0px;
  border-bottom: 1px solid #fdc716;
}

.partners-area .partner a {
  opacity: .75;
  display: inline-block;
}

.partners-area .partner a img {
  max-width: 100%;
}

.partners-area .partner a:hover {
  opacity: 1;
}

@media (max-width: 991px) {
  .questions-section .middle-content {
    padding: 90px 65px 50px 65px;
  }
}

@media (max-width: 767px) {
  .contact-section .request-panel {
    margin-top: 0;
    margin-bottom: 30px;
  }
  .service-section .team-single .team-single-title {
    flex-wrap: wrap;
  }
  .service-section .team-single .team-single-title h2 {
    font-size: 1.16em;
  }
  .service-section .team-single .skills-progress .js-skill-progress {
    width: 100%;
  }
  .team-section .team-member-style-01 {
    margin-bottom: 20px;
  }
  .team-section .heading {
    margin-bottom: 30px;
  }
  .questions-section .middle-content {
    padding: 20px 25px;
  }
  .questions-section .video-section.middle-content {
    padding: 40px 25px;
  }
  .questions-section .video-section h2 {
    margin-bottom: 10px;
  }
  .partners-area .partner a {
    margin-bottom: 20px;
  }
  .image-section-headline {
    padding: 50px 0;
  }
}

/*# sourceMappingURL=service.css.map */

/*# sourceMappingURL=service.css.map */
