@charset "UTF-8";
body {
  margin: 0;
  padding: 0;
  width: 100%;
  font-family: "MyriadProRegular";
  text-decoration: none;
  font-size: 0; }

a {
  text-decoration: none; }

@font-face {
  font-family: 'MyriadProRegular';
  src: url("/fonts/MyriadProRegular.eot");
  src: url("/fonts/MyriadProRegular.eot?#iefix") format("embedded-opentype"), url("/fonts/MyriadProRegular.ttf") format("truetype"), url("/fonts/MyriadProRegular.otf") format("opentype"), url("/fonts/MyriadProRegular.svg#MyriadProRegular") format("svg"); }
ul, li {
  list-style-type: none;
  position: relative; }

a {
  cursor: pointer; }

div {
  box-sizing: border-box; }

.main-container {
  width: 100%;
  padding: 0;
  text-transform: uppercase; }

.pre-img {
  width: 0;
  height: 0; }

.clear:after {
  clear: both;
  content: '.';
  display: block;
  width: 0;
  height: 0;
  visibility: hidden; }

.max-width {
  max-width: 1200px;
  margin: 0 auto; }

@media screen and (min-width: 60em) {
  .content-container {
    margin: 0 135px; } }
/*! responsive-nav.js 1.0.39 by @viljamis */
.nav-collapse ul, .gigwi-nav ul {
  margin: 0;
  width: 100%;
  display: block;
  list-style: none; }

.nav-collapse li, .gigwi-nav li {
  width: 100%;
  display: block; }

.js .nav-collapse, .js .gigwi-nav {
  clip: rect(0 0 0 0);
  position: absolute;
  display: inline-block;
  overflow: hidden;
  zoom: 1; }

.nav-collapse.opened, .opened.gigwi-nav {
  max-height: 9999px; }

.nav-toggle {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }

.header {
  font-size: 17px; }

.header hr {
  width: 100%;
  margin: 0;
  left: 0;
  position: absolute;
  top: 120px;
  z-index: -1;
  height: 1px;
  border: none;
  border-top: 1px solid #ddd; }

.logo-a {
  display: inline-block;
  position: relative;
  vertical-align: top; }

.gigwi-nav {
  overflow: hidden; }

.gigwi-nav ul {
  padding: 0; }

.gigwi-nav li {
  display: inline-block; }

.gigwi-nav .opened {
  max-height: 9999px; }

.gigwi-nav a {
  width: 100%;
  float: left; }

.header-right-div {
  display: inline-block; }

.header-right-bottom-div {
  position: absolute; }

.social-div {
  display: inline-block;
  vertical-align: top;
  top: 15px; }

.social-div a {
  background: url("../img/icons-sprite.png") no-repeat;
  display: block;
  float: left;
  height: 30px;
  margin-left: 5px;
  text-indent: -9999px;
  width: 28px; }

.social-div a.facebook {
  background-position: -35px -161px; }

.social-div a.twitter {
  background-position: -67px -161px; }

.social-div a.instagram {
  background-position: -99px -161px; }

.social-div a.message {
  background-position: -131px -161px; }

.social-div a.facebook:hover {
  background-position: -35px -219px; }

.social-div a.twitter:hover {
  background-position: -67px -219px; }

.social-div a.instagram:hover {
  background-position: -99px -219px; }

.social-div a.message:hover {
  background-position: -131px -219px; }

.header-search-div {
  display: inline-block;
  width: 180px;
  margin-left: 20px;
  overflow: hidden; }

.search-input {
  border: 1px solid #929494;
  color: #1e1d1a;
  font-family: "MyriadProRegular";
  height: 24px;
  line-height: 24px;
  padding: 0 0 0 7px;
  width: 100%;
  font-size: 12px;
  margin: 0;
  outline: medium none; }

.search-input::-webkit-input-placeholder {
  color: #1e1d1a;
  opacity: 1; }

.search-input::-moz-placeholder {
  color: #1e1d1a;
  opacity: 1; }

.search-submit {
  background: transparent url("../img/icons-sprite.png") no-repeat scroll center top;
  border: medium none;
  cursor: pointer;
  height: 25px;
  position: relative;
  right: -156px;
  top: -25px;
  text-indent: -9999px;
  width: 27px; }

.search-submit:hover {
  background: transparent url("../img/icons-sprite.png") no-repeat scroll center -391px; }

@media screen and (max-width: 60em) {
  .main-container hr {
    display: none; }

  .header {
    position: relative;
    width: 100%; }

  .logo-a {
    position: absolute;
    left: 25px; }

  .gigwi-logo {
    height: 3em; }

  .gigwi-tm {
    display: none; }

  .gigwi-nav ul {
    padding: 0; }

  .gigwi-nav li {
    width: 100%; }

  .gigwi-nav a {
    color: white;
    background: #ab0000;
    line-height: 2em; }

  .gigwi-nav .active {
    color: #ab0000;
    background: white;
    border: 1px solid #ab0000; }

  .header-right-div {
    position: relative;
    width: 100%; }

  .header-right-top-div {
    display: none; }

  .header-right-bottom-div {
    right: 0;
    position: relative; }

  .social-div {
    right: 80px;
    top: 0.5em;
    position: absolute; }

  .js .gigwi-nav {
    display: block;
    padding-top: 20px;
    width: 100%; } }
@media screen and (min-width: 60em) {
  .header {
    position: relative; }

  .logo-a {
    margin-left: 100px; }

  .gigwi-tm {
    display: inline-block;
    position: relative;
    color: #b5b6b8;
    font-size: 9px;
    vertical-align: top;
    top: 1em;
    left: -1em; }

  .header-right-div {
    position: absolute;
    height: 120px;
    width: 61%;
    max-width: 847px;
    min-width: 540px; }

  .header-right-top-div {
    position: relative;
    float: right;
    margin-top: 20px;
    margin-right: 122px; }

  .header-right-bottom-div {
    bottom: 0;
    width: 100%; }

  .gigwi-nav {
    position: relative;
    display: inline-block;
    margin: 0 0 17px 20px; }

  .gigwi-nav ul {
    height: 1em; }

  .gigwi-nav li {
    width: auto;
    margin-right: 25px; }

  .gigwi-nav a {
    color: black;
    background: white;
    text-align: center;
    letter-spacing: 1px; }

  .gigwi-nav .active {
    color: #ab0000; }

  .header-bottom-right-div {
    display: inline-block;
    position: relative;
    top: -10px;
    right: 122px;
    float: right; }

  .header-cart-a {
    color: #ab0000;
    font-size: 15px;
    position: absolute;
    font-weight: bold;
    text-align: center;
    line-height: 10px; }

  .header-bottom-right-div a:nth-child(1) {
    background: transparent url("../img/language.png") no-repeat scroll 0 0;
    cursor: pointer;
    display: inline-block;
    height: 11px;
    width: 43px;
    vertical-align: bottom;
    margin-left: 20px; }

  .js .gigwi-nav.closed {
    max-height: none; }

  .nav-toggle {
    display: none; } }
@media screen and (max-width: 1200px) {
  .header-bottom-right-div {
    display: none; } }
.nav-toggle {
  position: fixed;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
  text-indent: -999px;
  position: relative;
  overflow: hidden;
  width: 70px;
  height: 3em;
  float: right; }

.nav-toggle::before {
  color: #ab0000;
  content: "≡";
  font-family: "responsivenav",sans-serif;
  font-size: 3em;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  left: 0;
  line-height: 1.2em;
  position: absolute;
  text-align: center;
  text-indent: 0;
  text-transform: none;
  top: 0;
  width: 100%; }

body {
  margin: 0;
  padding: 0;
  width: 100%;
  font-family: "MyriadProRegular";
  text-decoration: none;
  font-size: 0; }

a {
  text-decoration: none; }

@font-face {
  font-family: 'MyriadProRegular';
  src: url("/fonts/MyriadProRegular.eot");
  src: url("/fonts/MyriadProRegular.eot?#iefix") format("embedded-opentype"), url("/fonts/MyriadProRegular.ttf") format("truetype"), url("/fonts/MyriadProRegular.otf") format("opentype"), url("/fonts/MyriadProRegular.svg#MyriadProRegular") format("svg"); }
ul, li {
  list-style-type: none;
  position: relative; }

a {
  cursor: pointer; }

div {
  box-sizing: border-box; }

.main-container {
  width: 100%;
  padding: 0;
  text-transform: uppercase; }

.pre-img {
  width: 0;
  height: 0; }

.clear:after {
  clear: both;
  content: '.';
  display: block;
  width: 0;
  height: 0;
  visibility: hidden; }

.max-width {
  max-width: 1200px;
  margin: 0 auto; }

@media screen and (min-width: 60em) {
  .content-container {
    margin: 0 135px; } }
.footer {
  background: transparent url("../img/footer-bg.jpg") repeat scroll 0 0;
  min-height: 349px;
  position: static;
  bottom: 0;
  font-size: 15px; }

.footer > div > div {
  padding: 0 135px; }

.footer a {
  color: white;
  outline: medium none; }

.footer a:hover {
  text-decoration: underline;
  color: white; }

.footer p {
  line-height: 1.2em; }

.footer-top-div {
  padding-top: 30px; }

.footer-list-div {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding-top: 30px; }

.footer-col-div {
  text-align: left;
  width: 176px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-size: 16px; }

.footer-col-div ul {
  padding: 0;
  margin: 0; }

.footer-col-div li {
  margin: 13px 0; }

.footer-right-div {
  display: inline-block;
  position: relative;
  vertical-align: top;
  padding-left: 300px;
  padding-top: 30px; }

.footer-form-div h4 {
  color: #fff;
  font-size: 17px;
  font-weight: normal;
  line-height: 24px;
  text-transform: uppercase;
  margin: 0; }

.footer-form-div span {
  background: #fff none repeat scroll 0 0;
  display: block;
  height: 40px;
  margin-top: 6px;
  overflow: hidden;
  position: relative;
  max-width: 285px; }

.footer-form-div input {
  border: medium none;
  font-family: "MyriadProRegular";
  font-size: 12px;
  line-height: 12px;
  margin: 0;
  padding: 13px 40px 13px 8px;
  max-width: 229px; }

.footer-form-div button {
  background: transparent url("../img/icons-sprite.png") no-repeat scroll center -500px;
  border: medium none;
  cursor: pointer;
  height: 40px;
  position: absolute;
  right: 0;
  text-indent: -9999px;
  top: 0;
  width: 37px; }

.footer-icon-div {
  margin-top: 15px; }

.footer-icon {
  display: block;
  float: left;
  margin: 0 0.5em;
  height: 34px;
  width: 34px;
  background: transparent url("../img/icons-sprite.png") no-repeat scroll; }

.footer-facebook-icon {
  background-position: -37px -104px; }

.footer-facebook-icon:hover {
  background-position: -37px -43px; }

.footer-twitter-icon {
  background-position: -85px -104px; }

.footer-twitter-icon:hover {
  background-position: -85px -43px; }

.footer-instagram-icon {
  background-position: -133px -104px; }

.footer-instagram-icon:hover {
  background-position: -133px -43px; }

.footer-text-div {
  color: #fff;
  width: 100%;
  margin-top: 3em;
  position: relative; }

.footer-text-div p {
  font-size: 12px; }

@media screen and (min-width: 60em) {
  .footer-right-div {
    float: right;
    padding-top: 30px; } }
@media screen and (max-width: 60em) {
  .footer > div > div {
    padding: 0 37px; }

  .footer-top-div {
    text-align: center; }

  .footer-list-div {
    text-align: left; }

  .footer a {
    color: white;
    text-decoration: none;
    outline: medium none; }

  .footer-text-div {
    margin: 4em auto 0; }

  .footer-col-div {
    width: 45%; }

  .footer-right-div {
    text-align: left;
    padding-top: 30px; } }
.content-container {
  padding-left: 35px; }

.content-container h1 {
  font-size: 17px; }

.content-container h3 {
  color: #000;
  font-size: 36px;
  line-height: 28px;
  text-transform: uppercase;
  width: 100%; }

.content-container p {
  color: #ab0000;
  font-size: 17px; }

.news-text .news-title {
  display: inline-block;
  font-size: 17px;
  font-weight: bold;
  width: 200px;
  color: #1e1d1a; }

.news-text .news-content {
  font-weight: normal;
  display: inline-block; }

.absolute-footer {
  position: absolute;
  bottom: 0;
  width: 100%; }

.contact-text p {
  color: #4f504e;
  font-weight: 600;
  margin: 20px 0 30px;
  font-size: 15px; }

/*# sourceMappingURL=simple-info.css.map */
