/*#region Media Queries*/
/*Fonts*/

@font-face {
  font-family: 'IloxxLightFont';
  src: url("Fonts/EnzoOffc-Light.eot");
  src: url("Fonts/EnzoOffc-Light.eot?#iefix") format("embedded-opentype"), url("Fonts/EnzoOffc-Light.woff") format("woff"), url("Fonts/EnzoOffc-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'IloxxRegularFont';
  src: url("Fonts/EnzoOffc-Medium.eot");
  src: url("Fonts/EnzoOffc-Medium.eot?#iefix") format("embedded-opentype"), url("Fonts/EnzoOffc-Medium.woff") format("woff"), url("Fonts/EnzoOffc-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/*Colors*/
.pseudoElement {
  display: block;
  content: "'\00a0'";
}
/*Typography*/

.fontSize14 {
  font-size: 14px;
}
.fontSize16 {
  font-size: 16px;
}
.fontSize20 {
  font-size: 20px;
}
.fontSize24 {
  font-size: 24px;
}
.fontSize28 {
  font-size: 28px;
}
.right-to-left {
  border-width: 0 0 1px 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  -webkit-border-image: -webkit-gradient(linear, 0, 0, 100%, 0, from(#c5c5c5), to(transparent)) 0 0 100% 0;
  -webkit-border-image: -webkit-linear-gradient(right, #c5c5c5, transparent) 0 0 100% 0;
  -moz-border-image: -moz-linear-gradient(right, #c5c5c5, transparent) 0 0 100% 0;
  -o-border-image: -o-linear-gradient(right, #c5c5c5, transparent) 0 0 100% 0;
  border-image: linear-gradient(to left, #c5c5c5, transparent) 0 0 100% 0;
}
.left-to-right {
  border-width: 0 0 1px 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  -webkit-border-image: -webkit-gradient(linear, 0, 0, 100%, 0, from(#c5c5c5), to(transparent)) 0 0 100% 0;
  -webkit-border-image: -webkit-linear-gradient(left, #c5c5c5, transparent) 0 0 100% 0;
  -moz-border-image: -moz-linear-gradient(left, #c5c5c5, transparent) 0 0 100% 0;
  -o-border-image: -o-linear-gradient(left, #c5c5c5, transparent) 0 0 100% 0;
  border-image: linear-gradient(to right, #c5c5c5, transparent) 0 0 100% 0;
}
.tabActiveHover {
  background: linear-gradient(to top, #f2f2f2 30%, white 100%);
  /*border-bottom: 1px solid @iloxxOrange;*/
  color: #e56a19;
}
/*#region Footer*/

.panFooter {
  background-color: #f7f6f3;
  /*display: inline-block;*/

  font-size: 14px;
  width: 100%;
  display: block;
  min-width: 1280px;
}
.panFooterPart {
  background-color: #f7f6f3;
  /*display: inline-block;*/
  width: 100%;
  font-size: 14px;
  margin-left: auto;
  margin-right: auto;
  max-width: 920px;
  width: 920px;
}
.panFooterUpperPart {
  background-color: #f7f6f3;
  height: 50px;
  display: inline-block;
  font-size: 14px;
}
.divFooter {
  margin-left: auto;
  margin-right: auto;
  width: 920px;
  height: 100%;
}
.divFooter a {
  text-decoration: none;
  color: #6f6f6f;
}
.footerCentralNavi {
  text-align: center;
  line-height: 18px;
  font-family: 'IloxxLightFont';
  width: 920px;
}
.footerCentralNavi ul {
  list-style: none;
  display: inline-block;
  padding: 0;
  line-height: 18px;
  margin-top: 13px;
  margin-bottom: 15px;
}
.footerCentralNavi ul li {
  float: left;
  margin-right: 40px;
}
.footerCentralNavi ul li:last-child {
  margin-right: 0;
}
.footerCentralNavi ul li:before {
  display: block;
  content: '\00a0';
  background-image: url("../images/navi_arrow_right_grey.svg");
  background-repeat: no-repeat;
  float: left;
  width: 5px;
  height: 9px;
  margin: 5px 5px 0 0;
}
.divGreyLineFirst {
  display: block;
  width: 100%;
  min-width: 1280px;
}
.divGreyLineSecond {
  display: block;
  width: 100%;
  margin-top: -5px;
}
.footerGreyLine {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #e9e6df;
}
.footerGreyLine2 {
  display: block;
  width: 100%;
  height: 1px;
  background-color: white;
}
/* Edge Hack */

@supports (-ms-ime-align: auto) {
  .divGreyLineFirst {
    margin-top: 0px;
  }
  
  .divGreyLineSecond {
    margin-top: -5px;
  }
}
/* IE Hack */

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  
}
.footerSubheader {
  line-height: 18px;
  font-family: IloxxRegularFont;
  color: #e56a19;
  display: inline-block;
  width: 100%;
}
.footerVerticalNavi {
  float: left;
  margin: 0px 0px 0px 0px;
  line-height: 18px;
  font-family: 'IloxxLightFont';
  width: 160px;
  height: 134px;
}
.footerVerticalNavi ul {
  list-style: none;
  display: inline-block;
  padding: 0;
  margin-top: 10px;
}
.footerVerticalNavi ul li {
  float: left;
  margin-right: 20px;
  width: 100%;
  display: inline-block;
}
.footerVerticalNavi ul li:last-child {
  margin-right: 0;
}
.footerVerticalNavi ul li:before {
  display: block;
  content: '\00a0';
  background-image: url("../images/navi_arrow_right_grey.svg");
  background-repeat: no-repeat;
  float: left;
  width: 5px;
  height: 9px;
  margin: 5px 5px 0 0;
}
.footer_short_button {
  background-color: #e56a19;
  color: white;
  font-family: 'IloxxRegularFont';
  font-size: 16px;
  display: block;
  text-decoration: none;
  line-height: 35px;
  height: 35px;
  width: 0px;
  padding-left: 2px;
  padding-right: 33px;
  margin-left: 6px;
}
.footer_short_button:hover {
  color: white;
}
.footer_short_button::after {
  display: block;
  content: '\00a0';
  background-image: url("../images/arrow_right_white.svg");
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  margin-top: 8px;
  margin-right: -31px;
  float: right;
  position: relative;
}
.SM_Link {
  margin-right: 9px;
}
.SM_Link:nth-child(4n) {
  margin-right: 0px;
}
.SM_Link_image {
  width: 61px;
  height: 61px;
}
.footer_description {
  font-size: 14px;
  line-height: 16px;
  font-family: 'IloxxLightFont';
  margin-top: 27px;
  text-align: justify;
}
/*#endregion Footer*/

