@font-face {
    font-family: 'myriad_appletext';
    src: url('../font/myriadat-webfont.eot');
    src: url('../font/myriadat-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/myriadat-webfont.woff2') format('woff2'),
         url('../font/-webfont.woff') format('woff'),
         url('../font/myriadat-webfont.ttf') format('truetype'),
         url('../font/myriadat-webfont.svg#myriad_appletext') format('svg');
    font-weight: normal;
    font-style: normal;

}
h1,h2,h3,h4,h5,h6,#sp-menu{
  font-family: 'myriad_appletext';
}

#sp-main-menu ul.level-0 > li {
  display: inline-block;
  margin: 0 1px 0 0;
  padding: 0;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 0 15px;
  font-size: 16px;
  letter-spacing: -1px;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}

#sp-main-menu ul.level-0 > li.parent {
  -webkit-border-radius:5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 0 15px;
}
#sp-main-menu ul.level-0 > li.parent:hover {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 0 15px;
}

#fasilitas em{
  color:#a2a2a2;
}

#sp-taxi-wrapper .row-fluid [class="span"] {
  min-height: 1px;
}

#sp-top-inner-wrapper{
  background:#c20e3c;
  
}

#sp-main-menu ul.level-0 > li a{
  letter-spacing:0.1px;
}

.module h3{
  letter-spacing:0.2px;
}

#contact-form input[type="text"], input[type="email"], textarea{
  border:none;
  border-bottom:2px solid #a58542;
  border-radius:0px;
}

#sp-taxi-wrapper .row-fluid [class*="span"] {
    min-height: 0px;
}

#sp-bottom-wrapper{
  border-top:none;
}



#list-carrer table{

  /*background:red;*/

  text-align: center;

  font-size:16px;

}

#list-carrer thead td {
  padding: 15px;
  
}

#list-carrer tbody td {
    padding: 15px;

}



#list-carrer table strong{

  font-weight:bold;

}

#list-carrer a{
  display:block;
}


#list-carrer tbody tr:nth-child(odd){ background-color:#ffffff; }

#list-carrer tbody tr:nth-child(even)    { background-color:#f5f5f5; }

#list-carrer thead {
  background:#cccccc;
  border-bottom:1px solid #333333;
}


.em-black{
  color:#666;
}






















