@charset "UTF-8";
/* CSS Document */
.list-style-three span{
	margin-right: 10px;
}
.button-contact{
	background-color: #fff;
	color: #000;
	padding: 20px;
}
.button-contact a{
	color: #000;
	text-decoration: none;
}
.shane_tm_topbar .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 12px;
  text-align: left;
  list-style: none;
  list-style-type: none;
  background-color: #000;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.page-1 .shane_tm_hero {
  width: 100%;
  height: 40vh;
  float: left;
  clear: both;
  position: relative;
}
.page-1 .shane_tm_all_wrap[data-color="black"] .shane_tm_topbar .menu ul li a:hover {
  color: #fff;
}
.page-1 .shane_tm_hero[data-style="one"] .background {
  clip-path: none;
}
.page-1 .shane_tm_hero .background {
  position: absolute;
  right: 0px;
  top: 0px;
  bottom: 0px;
  width: 100%;
  opacity: 0.6;
  margin-bottom: 45px;
}
.shane_tm_hero .image {
  position: absolute;
  right: 0px;
  top: 0px;
  bottom: 0px;
  left: 0px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.shane_tm_hero .content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding-right: 20px;
}
.shane_tm_down.loaded {
  display: block;
}
.shane_tm_down {
  position: absolute;
  z-index: 7;
  bottom: 50px;
  display: none;
}
.shane_tm_hero .name_wrap {
  width: 100%;
  height: auto;
  clear: both;
  float: left;
  margin-bottom: 6px;
}
.page-1 .shane_tm_hero .content h3 {
  position: relative;
  font-size: 42px;
  font-family: "Montserrat";
  font-family: 'sansationregular';
  text-transform: uppercase;
  font-weight: 900;
  color: #000;
  line-height: 1.2;
  display: inline-block;
  overflow: hidden;
}
.page-1 .shane_tm_hero .content h3 span {
  color: #000;
  -webkit-text-stroke: 0px #000;
  padding-left: 2px;
}
.page-1 .shane_tm_topbar {
  position: inherit;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 10;
  transition: none;
  transform: none;
}
.footer-box h4 {
  position: relative;
  font-weight: 600;
  color: #ffffff;
  line-height: 1.2em;
  margin-bottom: 25px;
  text-transform: uppercase;
}
.list-link {
  position: relative;
}
.list-link li {
  position: relative;
  margin-bottom: 15px;
}
.list-link li a {
  position: relative;
  color: #999999;
  font-size: 14px;
  padding-left: 15px;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
}
.list-link li a::before {
  position: absolute;
  content: "\f105";
  left: 0px;
  top: -3px;
  font-family: 'FontAwesome';
}
.footer-logo {
  position: relative;
  margin-bottom: 25px;
}
.footer-text {
  position: relative;
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.9em;
  margin-bottom: 30px;
}
.list-style-three {
  position: relative;
}
.list-style-three li {
  position: relative;
  color: #999999;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 10px;
}
ul, li {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.shane_tm_hero[data-style="one"] .background {
  clip-path: none;
}
.shane_tm_hero .background {
  position: absolute;
  right: 0px;
  top: 0px;
  bottom: 0px;
  width: 100%;
}
.shane_tm_all_wrap[data-color="black"] .shane_tm_topbar .menu ul li.current a {
  color: #fff;
}
.shane_tm_topbar .menu ul li a {
  color: #fff;
}
.shane_tm_all_wrap[data-color="black"] .shane_tm_hero .content h3 {
  color: #fff;
}
.shane_tm_hero .content h3 {
  font-size: 45px;
}
.shane_tm_topbar .topbar_inner .logo img {
  max-width: 80%;
}
.page-1 .shane_tm_topbar .topbar_inner .logo img {
  max-width: 70px;
}
.shane_tm_hero .content .job {
  font-weight: 500;
  font-size: 24px;
  font-family: "Roboto";
  margin-bottom: 30px;
  float: left;
  position: relative;
  overflow: hidden;
  color: #fff;
}
.shane_tm_topbar .topbar_inner.opened {
  background-color: #000;
  padding: 20px 50px;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, .1);
}
.shane_tm_copyright .footer-box {
  margin: 0px 0px 50px 0px;
  width: 25%;
  float: left;
  padding-left: 50px;
}