.clearfix {
  zoom: 1;
  display: block;
}
.clearfix:after {
  content: '\\0020';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
.action {
  text-align: center;
  padding: 30px;
}
.action a {
  display: inline-block;
  margin: 0 auto;
  background: #e51937;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "LocatorLight", sans-serif;
  font-size: 16px;
  line-height: 30px;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
  padding: 0 15px;
}
.action a span {
  padding: 0 20px 0 0;
  background: url(../img/action-download-alt.png) no-repeat right center;
}
.inside_reg {
  width: 960px;
  height: 400px;
  background: url(../img/insidereg.png) no-repeat left top;
  text-align: left;
}
.inside_reg form {
  padding: 160px 0 0 360px;
  width: 520px;
}
.inside_reg form .singup, .inside_reg form .signin {
  text-indent: -9999px;
  font-size: 0;
  line-height: 0;
  display: block;
  float: right;
}
.inside_reg form .signin {
  background: url(../img/service-singin.png) no-repeat left top;
  width: 121px;
  height: 35px;
}
.inside_reg form .singup {
  background: url(../img/service-create.png) no-repeat left top;
  width: 205px;
  height: 35px;
}
.inside_reg form.login {
  padding: 120px 0 0 360px;
}
.inside_reg form .end {
  border-top: 1px solid #a7a9ac;
  padding: 20px 0 0 0;
  margin: 30px 0 0 0;
}
.inside_reg form h5 {
  padding: 0 0 30px;
  font-family: "LocatorLight", sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  color: #081437;
}
.inside_reg form input.text {
  border: 1px solid #a7a9ac;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  color: #a7a9ac;
  font-size: 14px;
  padding: 5px 10px;
  width: 280px;
  display: block;
  background: #fff;
}
.inside_reg form .small {
  display: block;
  color: #e51937;
  font-size: 12px;
  margin: 10px 10px 20px;
  text-decoration: none;
}
.inside_reg form .small:hover {
  text-decoration: underline;
}
#signup_popup, #login_popup {
  position: absolute;
  left: -9999px;
  top: -9999px;
}
.service_section_holder h3 {
  font-family: "LocatorLight", sans-serif;
  font-style: italic;
  color: #fff;
  text-align: center;
  font-size: 30px;
  line-height: 36px;
  padding: 30px 0;
  font-weight: normal;
}
.service_section_holder .intro .figure {
  height: 299px;
  background: url(../img/service_intro.png) no-repeat left top;
  text-indent: -9999px;
}
.service_section_holder .intro .bar {
  zoom: 1;
  display: block;
  height: 50px;
  background: #fff;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-radius: 0px 0px 10px 10px;
  border-radius: 0px 0px 10px 10px;
  padding: 10px 0 0 0;
}
.service_section_holder .intro .bar:after {
  content: '\\0020';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
.service_section_holder .intro .bar .login, .service_section_holder .intro .bar .register {
  line-height: 35px;
  font-size: 18px;
  text-transform: uppercase;
  font-family: "LocatorLight", sans-serif;
}
.service_section_holder .intro .bar .login {
  float: left;
  color: #081437;
  padding: 0 0 0 20px;
}
.service_section_holder .intro .bar .login span {
  color: #e51937;
}
.service_section_holder .intro .bar .login a {
  background: url(../img/service-singin.png) no-repeat left top;
  width: 121px;
  height: 35px;
  display: inline-block;
  margin: 0 0 0 10px;
  text-indent: -9999px;
}
.service_section_holder .intro .bar .register {
  float: right;
  color: #a7a9ac;
  padding: 0 20px 0 0;
}
.service_section_holder .intro .bar .register a {
  background: url(../img/service-create.png) no-repeat left top;
  width: 205px;
  height: 35px;
  display: inline-block;
  margin: 0 0 0 10px;
  text-indent: -9999px;
}
.service_section_holder .tab_nav {
  margin: 0 0 40px;
}
.service_section_holder .tab_nav ul {
  zoom: 1;
  display: block;
  list-style: none;
}
.service_section_holder .tab_nav ul:after {
  content: '\\0020';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
.service_section_holder .tab_nav ul li, .service_section_holder .tab_nav ul a {
  float: left;
  height: 264px;
}
.service_section_holder .tab_nav ul a {
  text-indent: -9999px;
}
.service_section_holder .tab_nav ul .knowledge {
  width: 193px;
  background: url(../img/section-tab-nav.png) no-repeat left top;
}
.service_section_holder .tab_nav ul .knowledge:hover, .service_section_holder .tab_nav ul .knowledge.active {
  background: url(../img/section-tab-nav.png) no-repeat left bottom;
}
.service_section_holder .tab_nav ul .support {
  width: 193px;
  background: url(../img/section-tab-nav.png) no-repeat -193px top;
}
.service_section_holder .tab_nav ul .support:hover, .service_section_holder .tab_nav ul .support.active {
  background: url(../img/section-tab-nav.png) no-repeat -193px bottom;
}
.service_section_holder .tab_nav ul .diangnostics {
  width: 192px;
  background: url(../img/section-tab-nav.png) no-repeat -386px top;
}
.service_section_holder .tab_nav ul .diangnostics:hover, .service_section_holder .tab_nav ul .diangnostics.active {
  background: url(../img/section-tab-nav.png) no-repeat -386px bottom;
}
.service_section_holder .tab_nav ul .air_reparirs {
  width: 192px;
  background: url(../img/section-tab-nav.png) no-repeat -578px top;
}
.service_section_holder .tab_nav ul .air_reparirs:hover, .service_section_holder .tab_nav ul .air_reparirs.active {
  background: url(../img/section-tab-nav.png) no-repeat -578px bottom;
}
.service_section_holder .tab_nav ul .site_repairs {
  width: 190px;
  background: url(../img/section-tab-nav.png) no-repeat right top;
}
.service_section_holder .tab_nav ul .site_repairs:hover, .service_section_holder .tab_nav ul .site_repairs.active {
  background: url(../img/section-tab-nav.png) no-repeat right bottom;
}
.service_section_holder .section_service {
  display: none;
  margin: 0 0 40px;
}
.service_section_holder .section_service .inner {
  width: 600px;
  margin: 0 0 0 300px;
  padding: 60px 0 0 0;
}
.service_section_holder .section_service .inner h2 {
  color: #e51937;
  font-family: "LocatorRegular", sans-serif;
  font-size: 36px;
  padding: 0 0 20px;
  font-style: italic;
}
.service_section_holder .section_service .inner h2 strong {
  font-weight: normal;
  font-family: "LocatorMedium", sans-serif;
}
.service_section_holder .section_service .inner p {
  font-family: "LocatorLight", sans-serif;
  font-size: 24px;
  line-height: 26px;
  padding: 0 0 20px;
}
.service_section_holder .section_service.active {
  display: block;
}
.service_section_holder .section_service#section_knowledge {
  height: 384px;
  background: url(../img/section_knowledge.png) no-repeat left top;
}
.service_section_holder .section_service#section_knowledge .inner {
  padding: 40px 0 0 0;
}
.service_section_holder .section_service#section_support {
  height: 398px;
  background: url(../img/section_support.png) no-repeat left top;
}
.service_section_holder .section_service#section_support .inner h2 {
  color: #a7a9ac;
}
.service_section_holder .section_service#section_support .inner p {
  color: #eee;
}
.service_section_holder .section_service#section_diangnostics {
  height: 313px;
  background: url(../img/section_diangnostics.png) no-repeat left top;
}
.service_section_holder .section_service#section_air_reparirs {
  height: 340px;
  background: url(../img/section_air_reparirs.png) no-repeat left top;
}
.service_section_holder .section_service#sectinon_site_repairs {
  height: 312px;
  background: url(../img/sectinon_site_repairs.png) no-repeat left top;
}
