.top {
  background: #fff;
  border-bottom: 1px solid #fafafa;
}
  .top-sup {
    background-color: #fafafa;
    border-bottom: 1px solid #ddd;
    height: 50px;
  }
  .top .contact{
    color:#999;
    font-weight: 700;
    padding-top: 12px;
  }
    .top .contact a{
      color:#999;
      text-transform: none;
    }
  .top .menu{
    padding-top: 12px;
    color: #999;
  }
    .top .menu .btn{
        border:1px solid #107ad6;
        background-color: #107ad6;
        color:#FFF;
        font-size:14px;
      }
      .top .menu .btn:hover{
        background-color: #1579b6;
        color: #fff;
      }
      .top .menu .btn.login{
        border:1px solid #fafafa;
        background-color: transparent;
        color:#107ad6;
        font-size:14px;
      }
      .top .menu .btn.login:hover{
        color: #1579b6;
      }
  .logo-implant {
    margin-top: 10px;
    margin-right: 50px;
  }
  .logo-implant {
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
  }
  .logo-implant img{
      height: 40px;
      width: auto;
  }
  .nav-trigger {
    margin-left: -15px;
  }
  .nav-trigger span,
  .nav-trigger span::before,
  .nav-trigger span::after {
    background: #ddd;
  }
  .nav-trigger.nav-is-visible span::before,
  .nav-trigger.nav-is-visible span::after {
    background: #ddd;
  }
  .mobile-search-icon {
    margin-right: -5px;
  }
  .nav-mobile {
      background: #fff;
      color: #111;
  }
  .nav-mobile a {
    color: #111;
  }
  .nav-mobile li {
    border-bottom:1px solid #ddd;
  }
  .mobile-search-icon {
    color: #ddd;
  }
  .mobile-search {
    background-color: #ddd;
  }
  .mobile-search:before {
    border-bottom: 6px solid #ddd;
  }
  .top .sections {
    margin-top: 40px;
  }
    .top .sections  a{
      color: #111;
      font-size: 12px;
      font-weight: 700;
      text-transform: uppercase;
    }
  .desk-search {
    position: relative;
    margin-top: 30px;
    left: 0;
    top: 0;
  }
  .desk-search input{
    border-radius: 2px;
    border:1px solid #ddd;
    height: 40px;
    width: 330px;
    padding: 0 8px 0 40px;
    font-size: 13px;
    position: relative;
  }
  .desk-search:before {
    font-family: 'symbols';
    color:#999;
    position: absolute;
    font-size: 1.6em;
    left: 8px;
    top: 10px;
    content: "\F707";
    z-index: 1;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .submenu {
    display:none;
  }
  .intranet .submenu {
    display:block;
  }

.hero.implant-search {
    padding-top:50px;
    background-color:#111;
    background-image: url(/resources/images/implant/hero-stadium.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .hero.implant-search  h1{
    font-size:60px;
    font-weight: 300;
    text-transform:uppercase;
    line-height:60px;
    text-transform: none;
    margin-bottom: 20px;
  }
  .hero.implant-search input{
    width:240px;
    height:40px;
    font-size:14px;
    padding:0 5px;
    background:#fff;
    color:#333;
    border: none;
    vertical-align: middle;
  }

  .hero.implant-search button{
    height:40px;
    background:#107ad6;
    text-transform:uppercase;
    font-size:18px;
    font-family:"Lato",sans-serif;
    font-weight: 700;
    padding:0 10px;
    color:#fff;
    text-align:left;
    border:none;
    cursor: pointer;
    vertical-align: middle;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
  .hero.implant-search button:hover {
    background-color: #1579b6;
  }
  .hero.implant-search button .s{
    font-size: 24px;
    vertical-align:middle;
  }
  .hero.implant-search .tags{
    margin:37px auto 0 auto;
    font-size:12px;
    line-height:18px;
  }
  .hero.implant-search .tags h3{
    margin-bottom:20px;
    font-size:18px;
  }
  .hero.implant-search .tags a{
    color:#fff;
    background-color: #107ad6;
    border-radius: 2px;
    display: inline-block;
    text-align: center;
    padding: 2px 6px;
    margin-bottom: 5px;
  }
.banner-discount  {
  margin-top: 30px;
}
.banner-discount img {
  width: 100%;
  height: auto;
  display: block;
}
.section h1 {
  color: #111;
}
.footer {
  border-top: 1px solid #ddd;
  background: #fafafa;
  color: #111;
  padding:30px 0 70px;
}
.footer .row {
    border-bottom: none;
    margin-bottom: 0;
}
.col-logo {
    font-weight: 400;
    margin-bottom: 10px;
}
  .col-logo .address {
    margin-bottom: 30px;
  }
  .col-logo small{
      font-size: 12px;
  }

.col-info, .col-championships, .col-teams{
  border-top: 1px solid #ddd;
}
  .col-info a, .col-championships a,.col-teams a{
    color:#107ad6;
  }
#logoimplant {
  margin-bottom: 20px;
  display: inline-block;
}
.box h1 {
  color: #111;
}
.newsletter{
  width:100%;
  text-align: center;
  position: relative;
  border-bottom: none;
  margin-bottom: 0;
  padding: 30px 15px;

}
.newsletter h2,
.newsletter-popup h2{
  font-size: 30px;
  line-height: 36px;
  font-weight: 300;
  margin-bottom: 30px;
  color: #fff;
  text-align: center;
}
.newsletter-popup h2{
  color: #303030;
  font-size: 20px;
  line-height: 28px;
  text-align: center;
  font-weight: 400;
}
.newsletter a{
  color: #fff;
}
.newsletter form,
.newsletter-popup form{
  margin-bottom: 15px;
}
.newsletter form input,
.newsletter-popup form input{
  font-size:14px;
  width:100%;
  height:40px;
  background:#FFF;
  border-radius:2px;
  padding:0 10px;
  border:none;
  margin-right:6px;
  margin-bottom: 6px;
}
.newsletter-popup form input{
  border: 1px solid #ddd;
}
.newsletter form select,
.newsletter-popup form select{
  font-size:14px;
  width:100%;
  height:40px;
  background:#FFF;
  border-radius:2px;
  padding:0 10px;
  border:none;
  margin-right:6px;
  -webkit-appearance: none;
  margin-bottom: 6px;
}
.newsletter-popup form select{
  border: 1px solid #ddd;
}
.newsletter .select:before,
.newsletter-popup .select:before {
  right: 14px;
}
.newsletter form button,
.newsletter-popup form button {
  width:100%;
  height:40px;
  background:#107ad6;
  text-transform:uppercase;
  border-radius:2px;
  font-size:14px;
  font-weight: 700;
  font-family:"Lato",sans-serif;
  color:#fff;
  text-align:center;
  border:none;
  cursor: pointer;
  margin-bottom: 6px;

}
.newsletter .legend,
.newsletter-popup .legend{
  text-align: center;
  font-size: 12px;
  line-height: 18px;
}
.newsletter .legend a{
  text-decoration: underline;
  color: #fff;
}
  .newsletter span.email,
  .newsletter-popup span.email {
    position: relative;
  }

  .newsletter .newsletter-msg-error,
  .newsletter .newsletter-msg-info,
  .newsletter-popup .newsletter-msg-error,
  .newsletter-popup .newsletter-msg-info {
    position: absolute;
    top: 20px;
    left: 0;
    padding: 4px;
    font-size: 11px;
    z-index: 1;
  }

  .newsletter .newsletter-msg-error .arrow-up,
  .newsletter-popup .newsletter-msg-error .arrow-up {
    width: 0;
    height: 0;
    margin-left: 10px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #db7560;
  }

  .newsletter .newsletter-msg-info .arrow-up,
  .newsletter-popup .newsletter-msg-info .arrow-up {
    width: 0;
    height: 0;
    margin-left: 10px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #77bfe5;
  }
.newsletter-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,.7);
  z-index: 500000;
}
.newsletter-popup {
  width: 100%;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  background-color: #fff;
  background-repeat: no-repeat;
  z-index: 500001;
  padding: 30px;
  text-align: center;
}
.newsletter-popup .close{
  position: absolute;
  top:6px;
  right: 6px;
  color: #ddd;
  font-size: 10px;
  padding: 5px;

}
@media (min-width: 768px) {
  .top{
    height:150px;
  }
  .hero.implant-search {
    height: 600px;
    padding-top: 140px;
  }
  .hero.implant-search h1{
    font-size:72px;
    line-height:72px;
  }
  .hero.implant-search input {
    width: 500px;
    height: 60px;
    font-size: 16px;
    padding: 0 12px;
  }
  .hero.implant-search button{
    height:60px;
    background:#107ad6;
    text-transform:uppercase;
    font-size:18px;
    padding:0 20px;
    vertical-align: top;
  }
  .hero.implant-search button .s {
    margin-right: 10px;
    font-size: 21px;
    margin-top: -4px;
  }
  .hero.implant-search .tags{
    width:600px;
    margin:37px auto 0 auto;
    font-size:14px;
    line-height:21px;
  }
  .banner-discount  {
    margin-top: 60px;
  }
  .footer .col-logo {
      width: 200px;
      margin-right: 100px;
  }
  .col-logo .address {
    margin-bottom: 60px;
  }
  .footer .col-info {
      margin-right: 50px;
  }

}
@media (min-width: 992px) {
  .top .logo-implant{
    position: relative;
    left: 0;
    transform: translateX(0);
    padding-left: 15px;
  }
  .top .logo-implant img {
    width:auto;
    height:80px;
  }
  .newsletter{
    padding-left: 0;
    padding-right:0;
  }

  .newsletter form input{
    width:350px;
    margin-bottom: 0;
  }
  .newsletter form select{
    width:250px;
    margin-bottom: 0px;
  }
  .newsletter form button{
    width:130px;
    margin-bottom: 0px;
  }
  .newsletter-popup {
    width: 600px;
    height: 400px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background-color: #fff;
    background-image: url(/resources/images/implant/bg-newsletter-popup.jpg);
    background-repeat: no-repeat;
    z-index: 500001;
    padding: 30px 30px 20px 300px;
    text-align: center;
  }
  .footer .col-logo {
    width: 200px;
  }
}


