.flexslider {
  width: 980px;
  margin: 0 auto;
  box-shadow: none;
  border: none; }

.flexslider li {
  position: relative; }

.flexslider li .meta {
  position: absolute;
  bottom: 180px;
  left: 20px;
  color: white;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  font-family: 'Roboto', sans-serif; }

/*.flexslider li h1 {
		background: rgba(51, 51, 51, 0.5);
		padding: 12px 18px 12px;
		margin-bottom: 0;
		font-size: 1.8em;
		font-weight: 300;
}*/
/*.flexslider li h2 {
		background: rgba(51, 51, 51, 0.5);
		padding: 13px 18px 11px;
		font-size: 1.1em;
		margin-bottom: 0;
		font-weight: 300;
}*/
.flexslider li .category {
  display: flex;
  flex-direction: row; }

.flexslider li .category p {
  background: white;
  color: #ea621d;
  margin-right: 7px;
  font-size: 2.1em;
  padding: 12px 18px 10px;
  font-weight: 300;
  border: 2px solid #ea621d; }

.flexslider li .category span {
  background: white;
  color: #ea621d;
  padding: 8px 12px 0;
  font-size: 1.4em;
  font-weight: 300;
  height: 26px;
  border: 2px solid #ea621d; }

.flexslider li h1,
.flexslider li h2,
.flexslider li .category p,
.flexslider li .category span {
  -webkit-animation-duration: .6s;
  animation-duration: .6s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

.flexslider li.flex-active-slide .meta h1,
.flexslider li.flex-active-slide .meta h2,
.flexslider li.flex-active-slide .meta .category p,
.flexslider li.flex-active-slide .meta .category span {
  -webkit-animation-delay: .4s;
  animation-delay: .4s;
  -webkit-animation-duration: .6s;
  animation-duration: .6s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

.flexslider li.flex-active-slide .meta h2 {
  -webkit-animation-delay: .5s;
  animation-delay: .5s; }

.flexslider li.flex-active-slide .meta .category p {
  -webkit-animation-delay: .6s;
  animation-delay: .6s; }

.flexslider li.flex-active-slide .meta .category span {
  -webkit-animation-delay: .8s;
  animation-delay: .8s; }

.flex-direction-nav {
  position: absolute;
  top: 0;
  left: 30px; }

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 30px;
  height: 30px;
  background-color: #333;
  margin: -20px 0 0;
  position: absolute;
  top: 50px;
  z-index: 10;
  overflow: hidden;
  opacity: .5;
  cursor: pointer;
  color: #fff;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease; }

.flex-direction-nav .flex-prev {
  text-align: left;
  left: -5px;
  margin-right: 50px;
  margin-top: 320px; }

.flex-direction-nav .flex-next {
  text-align: right;
  left: 900px;
  margin-top: 320px; }

.flexslider:hover .flex-prev {
  left: -5px; }

.flexslider:hover .flex-next {
  left: 900px; }

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity: 1; }

.flex-direction-nav a:before {
  font-family: FontAwesome;
  content: '\<';
  font-size: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  top: 0;
  padding: 2px;
  font-size: 19px;
  line-height: 27px; }

.flex-direction-nav a.flex-next:before {
  content: '\>'; }

.slide1a {
  width: 350px;
  text-align: center;
  padding: 15px;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 5px 5px 5px 5px;
  border: 2px solid #ea621d;
  font-size: 2.5em; }

.slide1b {
  width: 340px;
  text-align: center;
  margin-left: 50px;
  background: rgba(0, 0, 0, 0.8);
  border: 2px solid #ea621d;
  font-size: 1.5em;
  padding: 10px;
  border-radius: 5px 5px 5px 5px;
  margin-top: -20px; }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
@keyframes fadeOutLeft {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
/*------Cardflip-------*/
.cardtainer {
  width: 920px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px; }

.cardcontainer {
  height: 280px; }

.cardWrapper {
  width: 200px;
  height: 300px;
  position: relative;
  /*background-color:#333;*/
  float: left;
  margin-right: 0px;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
  margin-right: 8px;
  margin-left: 19px; }

.cardFace {
  position: absolute;
  width: 200px;
  height: 300px;
  overflow: hidden; }

/*--CARD FRONT--*/
.front {
  background-color: #ea621d;
  background-image: url(../img/birdsbg.jpg);
  background-size: cover; }

.front1 {
  background-image: url(../img/cards/1a.jpg); }

.front2 {
  background-image: url(../img/cards/2a.jpg); }

.front3 {
  background-image: url(../img/cards/3a.jpg); }

.front4 {
  background-image: url(../img/cards/4a.jpg); }

/*--CARD BACK--*/
.back {
  background-color: #333;
  background-size: cover; }

.back1 {
  background-image: url(../img/cards/1b.jpg); }

.back2 {
  background-image: url(../img/cards/2b.jpg); }

.back3 {
  background-image: url(../img/cards/3b.jpg); }

.back4 {
  background-image: url(../img/cards/4b.jpg); }

.cardFace h1 {
  margin: 0px;
  font-size: 1.6em;
  padding: 10px 0px 10px 10px; }

.cardFace.back h1 {
  border-color: #ea621d; }

.moreInfo {
  padding: 10px;
  color: white;
  line-height: 24px; }

/*------Cardflipend-------*/
.contactbox {
  background-color: #eaebed;
  width: 500px;
  margin: auto;
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 20px;
  color: #ea621d;
  border: solid 2px #ea621d;
  font-size: 1.5em;
  -moz-box-shadow: 10px 10px 18px #1c1a1c;
  -webkit-box-shadow: 10px 10px 18px #1c1a1c;
  box-shadow: 10px 10px 18px #1c1a1c; }

.toptitles-contact {
  color: #ea621d;
  margin: 0;
  padding: 0; }

/* Style inputs with type="text", select elements and textareas */
input[type=text], select, textarea {
  width: 100%;
  /* Full width */
  padding: 12px;
  /* Some padding */
  border: 1px solid #ccc;
  /* Gray border */
  border-radius: 4px;
  /* Rounded borders */
  box-sizing: border-box;
  /* Make sure that padding and width stays in place */
  margin-top: 6px;
  /* Add a top margin */
  margin-bottom: 16px;
  /* Bottom margin */
  resize: vertical; }

/* Style the submit button with a specific background color etc */
input[type=submit] {
  background-color: #4CAF50;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer; }

/* When moving the mouse over the submit button, add a darker green color */
input[type=submit]:hover {
  background-color: #45a049; }

/* Add a background color and some padding around the form */
.containerform {
  border-radius: 5px;
  background-color: #f2f2f2;
  padding: 20px;
  width: 800px;
  margin: auto;
  margin-top: 40px;
  margin-bottom: 40px; }

.serviceframe {
  width: 980px;
  height: 850px;
  border: none;
  overflow-y: hidden; }

.servicecenter {
  width: 670px;
  margin: auto;
  padding-left: 80px;
  font-size: 1.2em; }

.servbutcon1 {
  padding: 10px;
  display: inline-block;
  width: 200px; }

.servbutcon2 {
  padding: 10px;
  display: inline-block;
  width: 200px; }

.servbutcon3 {
  padding: 10px;
  display: inline-block;
  width: 200px; }

/*General styles for body*/
/*Style for the first level menu bar*/
ul#menu {
  top: 0;
  width: 810px;
  height: 80px;
  margin: auto;
  padding: 0 10px;
  font-size: 1.1em;
  color: #eee;
  /*box-shadow:0 -1px rgba(0,0,0,.5) inset;*/
  border-radius: 5px; }

ul#menu > li {
  float: left;
  list-style-type: none;
  position: relative;
  width: 160px;
  border-right: 1px dotted white;
  background: #333; }

label {
  position: relative;
  display: block;
  padding: 0 18px 0 12px;
  line-height: 3em;
  transition: background 0.3s;
  cursor: pointer; }

label:after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  right: 5px;
  width: 0;
  height: 0;
  border-top: 4px solid rgba(255, 255, 255, 0.5);
  border-bottom: 0 solid rgba(255, 255, 255, 0.5);
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  transition: border-bottom .1s, border-top .1s .1s; }

label:hover,
input:checked ~ label {
  background: rgba(0, 0, 0, 0.3); }

input:checked ~ label:after {
  border-top: 0 solid rgba(255, 255, 255, 0.5);
  border-bottom: 4px solid rgba(255, 255, 255, 0.5);
  transition: border-top .1s, border-bottom .1s .1s; }

/*hide the inputs*/
input {
  display: none; }

/*show the second levele menu of the selected voice*/
input:checked ~ ul.submenu {
  max-height: 300px;
  transition: max-height 0.5s ease-in; }

/*style for the second level menu*/
ul.submenu {
  max-height: 0;
  padding: 0;
  overflow: hidden;
  list-style-type: none;
  background: #444;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
  transition: max-height 0.5s ease-out;
  position: absolute;
  min-width: 100%; }

ul.submenu li a {
  display: block;
  padding: 12px;
  color: #ddd;
  text-decoration: none;
  box-shadow: 0 -1px rgba(0, 0, 0, 0.5) inset;
  transition: background .3s;
  white-space: nowrap; }

ul.submenu li a:hover {
  background: rgba(0, 0, 0, 0.3); }

body {
  background-color: white;
  margin: 0;
  background-image: url(../img/fusionbg.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  font-family: 'PT Sans Narrow', sans-serif; }

div.container {
  width: 980px;
  background-color: rgba(220, 220, 220, 0.8);
  margin-left: auto;
  margin-right: auto;
  -moz-box-shadow: 10px 10px 18px #1c1a1c;
  -webkit-box-shadow: 10px 10px 18px #1c1a1c;
  box-shadow: 10px 10px 18px #1c1a1c; }

.logoheader {
  background-color: none;
  height: 200px;
  width: 980px;
  margin-left: auto;
  margin-right: auto; }

header.site-header {
  max-width: 980px;
  margin: 0 auto; }

/* Navigation Menus */
.site-nav ul {
  margin: 0;
  padding: 10px;
  font-size: 1.7em;
  text-shadow: -1px 4px 0px #000000;
  background-color: #ea621d; }

.site-nav ul:before, .site-nav ul:after {
  content: "";
  display: table; }

.site-nav ul:after {
  clear: both; }

.site-nav ul {
  *zoom: 1; }

.site-nav ul li {
  list-style: none;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 0px 20px 0px 0px;
  background-color: black; }

/* Site Header Menu */
.site-header nav ul li {
  margin-right: 5px; }

.site-header ul li a:link,
.site-header ul li a:visited {
  display: block;
  padding: 10px 4px;
  border-bottom: none;
  text-decoration: none;
  color: white; }

.site-header ul li a:hover {
  color: #ea621d;
  text-decoration: underline;
  text-shadow: none;
  border-radius: 10px; }

.site-header ul li.current-menu-item a:link,
.site-header ul li.current-menu-item a:visited {
  background-color: darkblue;
  color: white; }

/* Body */
.spoedcontainer {
  height: 190px;
  width: 980px;
  background-color: black;
  font-size: 1.1em;
  color: white; }

.service {
  height: 190px;
  width: 326px;
  float: left;
  text-align: center; }

.supply {
  height: 190px;
  width: 326px;
  float: left;
  text-align: center;
  border-left: #ea621d solid 1px; }

.fastcontact {
  height: 190px;
  width: 326px;
  float: left;
  text-align: center;
  border-left: #ea621d solid 1px; }

.servtxt {
  width: 250px;
  margin-left: auto;
  margin-right: auto; }

.supptxt {
  width: 280px;
  margin-left: auto;
  margin-right: auto; }

.contxt {
  width: 250px;
  margin-left: auto;
  margin-right: auto; }

.toptitles {
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
  padding-top: 20px;
  color: #ea621d; }

.welcome {
  border-top: 1px solid #ea621d;
  font-size: 1.2em;
  padding-left: 50px;
  padding-right: 50px;
  font-family: 'PT Sans Narrow', sans-serif; }

.welcomeimg {
  height: 370px;
  padding-top: 20px;
  padding-bottom: 20px; }

.welcleft {
  width: 450px;
  margin-left: 20px;
  float: left;
  border: solid black 4px; }

.welcright {
  width: 450px;
  margin-right: 20px;
  float: right;
  border: solid black 4px; }

.stand {
  text-align: center;
  padding: 20px;
  background: #ea621d;
  color: white;
  font-size: 2em;
  font-family: 'PT Sans Narrow', sans-serif; }

.standcontainer {
  height: 300px; }

.standtxt {
  width: 580px;
  margin-top: 10px;
  margin-left: 20px;
  font-size: 1.2em;
  float: left;
  color: black;
  font-family: 'PT Sans Narrow', sans-serif; }

.standslide {
  width: 300px;
  float: right;
  margin-right: 20px;
  margin-top: 20px;
  border: solid black 4px; }

.track {
  background-image: url(../img/trackbg.jpg);
  background-size: cover;
  font-size: 1.2em;
  height: 520px;
  margin-top: 20px;
  color: white;
  border-top: 2px solid black;
  border-bottom: 2px solid black; }

.recordbg {
  background-color: rgba(0, 0, 0, 0.7);
  width: 900px;
  padding-top: 20px;
  margin: auto;
  -webkit-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.75); }

.recordtitle {
  text-align: center;
  font-size: 1.6em; }

.logos {
  list-style: none;
  margin: 0 auto;
  width: 980px;
  height: 90px;
  padding: 0;
  text-align: center;
  margin-top: 50px;
  border-top: 2px solid black;
  border-bottom: 2px solid black;
  padding-top: 5px; }

.logosdiv {
  display: inline-block;
  border: black 2px solid; }

/* Footer Menu */
footer {
  width: 980px;
  padding: 0;
  margin: 0 auto;
  height: 150px;
  background-color: black;
  background: -webkit-gradient(linear, 7% 20%, 7% 82%, from(#4F4F50), to(#000000)); }

.footerlinks {
  list-style: none;
  list-style-position: inside;
  border-right: 1px dotted #BBB;
  float: left;
  color: white;
  padding: 10px;
  font-size: 0.8em; }

.footerlinks a:link,
.footerlinks a:visited {
  color: lightgray; }

.footerinfo {
  float: right;
  font-size: 0.8em;
  color: gray;
  margin-top: 10px;
  margin-right: 10px; }

.iconz {
  font-size: 3em;
  color: #ea621d;
  float: right;
  margin: 20px;
  margin-left: 0; }

/*# sourceMappingURL=main.css.map */
