/* roboto-condensed-300 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto-condensed-v25-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-condensed-v25-latin-300.eot%3F') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v25-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v25-latin-300.svg') format('svg'); /* Legacy iOS */
}
/* roboto-condensed-300italic - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/roboto-condensed-v25-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-condensed-v25-latin-300italic.eot%3F') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v25-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v25-latin-300italic.svg') format('svg'); /* Legacy iOS */
}
/* roboto-condensed-regular - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-condensed-v25-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-condensed-v25-latin-regular.eot%3F') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v25-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v25-latin-regular.svg') format('svg'); /* Legacy iOS */
}
/* roboto-condensed-italic - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/roboto-condensed-v25-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-condensed-v25-latin-italic.eot%3F') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v25-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v25-latin-italic.svg') format('svg'); /* Legacy iOS */
}
/* roboto-condensed-700 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-condensed-v25-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-condensed-v25-latin-700.eot%3F') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v25-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v25-latin-700.svg') format('svg'); /* Legacy iOS */
}
/* roboto-condensed-700italic - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/roboto-condensed-v25-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-condensed-v25-latin-700italic.eot%3F') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v25-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v25-latin-700italic.svg') format('svg'); /* Legacy iOS */
}

/*** Reset min ***/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, blockquote, th, td{
  margin: 0;
  padding: 0;
}
table{
  border-collapse: collapse;
  border-spacing: 0;
  margin-left: -0.5em;
  margin-right: -0.5em;
}
img {
  display: block;
}
fieldset, img{
  border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var{
  font-style: normal;
  font-weight: normal;
}
li{
  list-style: none;
}
caption, th{
  text-align: left;
}
q:before, q:after{
  content: '';
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input, textarea, select{
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
legend{
  color: #000000;
}
input{
  /*-webkit-appearance: none;*/
}
textarea {
  -ms-overflow-style: none;
}
/*** Reset min End ***/
/*** Base min ***/
html, body {
  margin: 0;
  padding: 0;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
  color: #ffffff;
  font-size: 16px;
  font-style: normal;
  font-variant: normal;
  line-height: 1.5;
  letter-spacing: 0px;
  height: 100%;
  background-color: #000000;
  -webkit-overflow-scrolling: touch;
  overflow: hidden;
}
body:after {
  display: none;
}
h1, h2, h3, h4, h5, h6, strong {}
h1, h2, h3, h4, h5, h6{
  font-weight: 300;
  line-height: 1.1;
  font-style: normal;
  font-variant: normal;
}
h1{
  font-size: 40px;
  line-height: 1.2;
}
h2{
  font-size: 40px;
  line-height: 46px;
  margin-bottom: 30px;
  color: #ff7d00;
}
h3{
  font-size: 28px;
  color: #ff7d00;
  margin-bottom: 25px;
}
h3 a {
  color: #ff7d00;
}
h4{
  font-size: 26px;
  margin-bottom: 20px;
}
h5 {
  font-size: 18px;
}
a {
}
a:focus {
  outline: none;
}
abbr, acronym {
  border-bottom: 1px dotted #000;
  cursor: help;
  font-variant: normal;
}
em{
  font-style: italic;
}
blockquote, ul, ol, dl{
  margin: 1em;
}
ol, ul, dl{
  margin-left: 2em;
}
ol li, ul li{
  list-style: none;
}
dl dd{
  margin-left: 1em;
}
th, td{
  border: 0px;
  padding: 0.5em;
  vertical-align: top;
}
th{
  font-weight: bold;
  text-align: center;
}
caption{
  margin-bottom:.5em;
  text-align:center;
}
p, fieldset, pre{
  margin-bottom:10px;
}
p{
  margin-top: 0;
}
b {
  font-weight: bold;
}
*:focus {
  outline: none;
}
input[type=text], input[type=password]{
  width: 12.25em;
  -webkit-border-radius: 0;
}
input[type=submit] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}
input[type=password]::-ms-reveal,
input[type=password]::-ms-clear {
    display: none;
}
/***  Clear float ***/
.clearfix:after {
   content: " ";
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}
/***  Clear float End ***/
*{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*** Base min CSS End ***/
/* header*/
.header-wrapper {
  padding: 25px;
  height: 100%;
}
.logo {
  width: 163px;
  position: absolute;
  top: 24px;
  left: 50%;
  margin-left: -82px;
}
.logo.logo-responsive {
  display: none;
}
.logo img, .logo svg {
  width: 100%;
  height: auto;
}
#header {
  position: absolute;
  width: 100%;
  z-index: 999;
  height: 130px;
  top: 0;
}
#header.navopen {
  height: 100%;
}
.menu-button {
  position: absolute;
  top: 32px;
  right: 35px;
  cursor: pointer;
  z-index: 999;
}
.menu-button span{
  width: 20px;
  height: 2px;
  background-color: #ffffff;
  display: block;
  margin-bottom: 4px;
  
  transition: all 250ms cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
  -moz-transition: all 250ms cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
  -webkit-transition: all 250ms cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
}
.menu-button .icon-bar.icon1{}
.menu-button .icon-bar.icon2{}
.menu-button .icon-bar.icon3{
  margin-top: -6px;
}
.menu-button .icon-bar.icon4{}
.menu-button.open .icon-bar.icon1, .menu-button.open .icon-bar.icon4{
  opacity: 0;
}
.menu-button.open .icon-bar.icon3{
  -webkit-transform: rotate(45deg) translate(0, 0);
  -moz-transform: rotate(45deg) translate(0, 0);
  transform: rotate(45deg) translate(0, 0);
}
.menu-button.open .icon-bar.icon2{
  -webkit-transform: rotate(-45deg) translate(0, 0);
  -moz-transform: rotate(-45deg) translate(0, 0);
  transform: rotate(-45deg) translate(0, 0);
}
.menu-wrap {
  background-color: rgba(0,0,0,0.9);
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  -webkit-overflow-scrolling: touch;
  width: 50%;
}   
.nav {
    box-sizing: border-box;
    height: 100%;
    /*left: 100%;*/
    padding: 25px;
    position: fixed;
    top: 0;
    width: 100%;
  right: 0;
  text-align: right;
  overflow: hidden;
}
.nav ul > li >a {
  color:#666666;
  transition: color 0.45s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, transform 1s cubic-bezier(0.23, 1, 0.32, 1) 0s;
  -webkit-transition: color 0.45s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, transform 1s cubic-bezier(0.23, 1, 0.32, 1) 0s;
  -moz-transition: color 0.45s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, transform 1s cubic-bezier(0.23, 1, 0.32, 1) 0s;
  
  transform: translateX(0px) translateZ(0px);
  -moz-transform: translateX(0px) translateZ(0px);
  -webkit-transform: translateX(0px) translateZ(0px);
}
.nav ul > li >a:hover, .nav ul > li >a:hover {
  transform: translateX(-25px) translateZ(0px);
  -moz-transform: translateX(-25px) translateZ(0px);
  -webkit-transform: translateX(-25px) translateZ(0px);
    color:#FFFFFF;
}
.nav-open .nav ul > li >a{
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  -webkit-font-smoothing: antialiased;
  -webkit-transform-style: preserve-3d;
}
.nav .menu > li:nth-child(5) a {
  color: #ff7d00;
  opacity: 1;
}
.nav .jspPane {
  padding-right: 10px !important;
}
.nav li a {
  font-size: 30px;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  margin-bottom: 10px;
  display: inline-block;
  font-weight: 400;
}
.nav .sub-nav li a {
  font-size: 20px;
  margin-top: 8px;
  margin-bottom: 8px;
}
.sub-nav > li:last-child a {
  margin-bottom: 36px;
}
.nav ul {
  margin: 0;
}
.toggle-submenu {
    background: url(../images/LAMBDA_Icons_Down_WHITE.svg) center center no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 11px;
    margin-top: 10px;
    width: 21px;
  margin-bottom: 5px;
  margin-right: 35px;
  background-size: 28px auto;
  opacity: 0.4;
}
.toggle-submenu.clicked {
  background: url(../images/LAMBDA_Icons_Up_WHITE.svg) center center no-repeat;
  background-size: 28px auto;
}
.nav .nav-wrap {
  margin: 84px 0px;
  height: calc(100% - 168px);  
  height: -moz-calc(100% - 168px);  
  height: -webkit-calc(100% - 168px);  
  overflow: auto;
}
.nav ul > li.active >a, .nav ul > li.active >a, .nav ul > li.actsub >a, .nav ul > li.active .toggle-submenu {
  opacity: 1;
    color:#FFFFFF;
}
.sub-nav, .sub-nav .toggle-submenu {
  display: none;
}
.nav ul > li.active .sub-nav {
  display: block;
}
.lang-menu {
  font-size: 18px;
  text-transform: uppercase;
}
.lang-menu a {
  color: #ffffff;
  text-decoration: none;
  display: block;
}
.tx-srlanguagemenu {
  position: absolute;
  right: 65px;
  bottom: 25px;
}
.tx-srlanguagemenu div {
  float: left;
  line-height: 1;
}
.tx-srlanguagemenu div:first-child {
  border-right: 1px solid #ffffff;
}
.tx-srlanguagemenu div:first-child a {
  padding-right: 17px;
}
.tx-srlanguagemenu div:last-child a {
  padding-left: 17px;
}
.tx-srlanguagemenu div.CUR {
  font-weight: 700;
} 
.language-icon {
    height: 21px;
    margin: 0;
    position: absolute;
    right: 25px;
    bottom: 24px;
    width: 21px;
  background: url(../images/LAMBDA_Icons_Language_WHITE.svg) center center no-repeat;
  background-size: 28px 28px;
}
.cart {
  position: absolute;
  width: 30px;
  height: 30px;
  right: 85px;
  top: 25px;
  background-image: url(../images/LAMBDA_Icons_Cart_BLACK.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 30px 30px;
  background-color: #d0d0d0;
  display: none;
}
.cart-link {
  display: block;
  height: 100%;
  text-indent: -9999px;
}
.cart_count {
  position: absolute;
  height: 22px;
    left: -11px;
    top: -11px;
    width: 22px;
  background-color: #ff7d00;
    border-radius: 50%;
    
}
.cart_count a, .cart_count span {
  text-decoration: none;
  display: block;
  text-align: center;
  line-height: 22px;
  color: #000000;
  font-weight: bold;
}
.page-title {
  float: left;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 500;
}
.nav li.login-after > a {
  display: none;
}
.nav li .user-data {
  font-size: 30px;
  margin-bottom: 10px;
  display: inline-block;
}
.sub-nav .logout a {
  text-decoration: underline;
}
.sub-nav .registration > span {
  display: block;
}
.sub-nav li.registration > a {
  margin-top: 0;
}
/* header ends*/
/*left menu*/
.left-menu {
  width: 284px;
  position: relative;
  float: left;
  height: 100%;
  padding: 150px 0px 60px;
  z-index: 99;
  overflow: hidden;
}
#page .left-menu {
  display: none;
}
.left-mnu-wrp {
  overflow: auto;
  margin-right: -17px;
}
.left-menu li a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 300;
  position: relative;
  padding-left: 25px;
  
  line-height: 26px;
  display: block;
  text-transform: uppercase;
}
.left-menu li a span {
  opacity: 0.4;
}
.left-menu li a .label-text {
  transition: opacity 0.45s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, transform 1s cubic-bezier(0.23, 1, 0.32, 1) 0s;
  -webkit-transition: opacity 0.45s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, transform 1s cubic-bezier(0.23, 1, 0.32, 1) 0s;
  -moz-transition: opacity 0.45s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, transform 1s cubic-bezier(0.23, 1, 0.32, 1) 0s;
  
  transform: translateX(0px) translateZ(0px);
  -moz-transform: translateX(0px) translateZ(0px);
  -webkit-transform: translateX(0px) translateZ(0px);
  display: block;
}
.left-menu ul {
  margin: 0;
  padding-right: 15px;
}
.left-menu li {
  position: relative;
  font-size: 16px;
  margin-bottom: 14px;
  overflow: hidden;
}

.subnav.third-level {
  margin-top: 10px;
  margin-left: 20px;
}
.left-menu li a .list-point {
  position: absolute;
  left: 0;
  width: 14px;
  height: 1px;
  content: '';
  background-color: currentColor;
  top: 50%;
  margin-top: -0.5px;
}
.left-menu li a:hover, .left-menu li a:focus {
  
}
.left-menu li a:hover .label-text, .left-menu li a:focus .label-text {
  transform: translateX(25px) translateZ(0px);
  -moz-transform: translateX(25px) translateZ(0px);
  -webkit-transform: translateX(25px) translateZ(0px);
  opacity: 1;
}
ul.sub-menu > li.active > a span {
  opacity: 1;
}
ul.sub-menu > li.active > a, .left-menu .categories-list li a.act, ul.sub-menu > li.active > a:hover .label-text, ul.sub-menu > li.active > a:focus .label-text{
  /*font-size: 18px;*/
  opacity: 1;
  padding-top: 0;
  color: #ffffff;
  transform: none;
}
ul.sub-menu > li.active > a:hover .label-text, ul.sub-menu li.active > a .label-text {
  transform: translateX(20px) translateZ(0px);
  -moz-transform: translateX(20px) translateZ(0px);
  -webkit-transform: translateX(20px) translateZ(0px);
}
ul.subnav.third-level > li.active > a, ul.subnav.third-level > li.active > a span {
  opacity: 1;
}
ul.subnav.third-level li:last-child {
  margin-bottom: 0;
}
.sub-menu-2ndlevel {
  display: none;
}
li.active .sub-menu-2ndlevel{
  display: block;
} 

.left-menu li a {
  padding-right: 25px;
}
ul.sub-menu > li.active > a:hover .label-text, ul.sub-menu li.active > a .label-text {
  padding-right: 20px;
}
/*left menu ends*/
/* content */
.content p, .fancybox-wrap p {
  color: rgba(255, 255, 255, 0.4);
}
.content ul {
  margin-left: 5px;
}
.content li {
  position: relative;
  padding-left: 15px;
  color: rgba(255, 255, 255, 0.4);
}
.content li:before {
  width: 7px;
  height: 7px;
  background-color: #ff7d00;
  border-radius: 7px;
  content: '';
  position: absolute;
  top: 9px;
  left: 0;
}
.content .tx-powermail li:before, .content .errors-list li:before {
  display: none;
}
.content .tx-powermail li, .content .errors-list li {
  padding-left: 0;
}
.content ul.errors-list {
  margin-left: 0;
}
.content a {
  color: #ff7d00;
}
h1 span {
  font-weight: bold !important;
}
#wrapper {
  height: 100%;
  background-image: url(../images/main-bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  /*background-size: cover;*/
  background-size: contain;

}






.wrapper-inner {
  height: 100%;
  position: relative;
  overflow: hidden;
}
.cont-wrapper {
  height: 100%;
  position: absolute;
  left: 0;
  top:0;
  width: 100%;
  
  padding: 130px 155px 65px 0;
}
.cont-wrapper {
  height: 100%;
}
.home .content, #home .content {
  float: left;
  width: calc(100% - 284px);
  width: -webkit-calc(100% - 284px);
  width: -moz-calc(100% - 284px);
  /*width: 82%;*/
}
.content {
  height: 100%;
  position: relative;
  padding: 130px 155px 65px 0;
}
.container {
  max-width: 1200px;
  margin: auto;
  position: relative;
  padding: 0px 20px;
}
.main-content {
  position: relative;
  overflow: hidden;
}
.cont-wrapper:nth-child(2) {
  /*left: 100%;*/
}
.container.width-960 {
  max-width: 960px;
}
.page .container, #page .container {
  max-width: 1110px;
}
.container.width-1400 {
  max-width: 1390px;
}
.container.width-1200 {
  max-width: 1200px;
}
.container.width-1060 {
  max-width: 1060px;
}
.container.width-1024 {
  max-width: 1024px;
} 
.offset-container {
  max-width: 100%;
  padding: 0;
}
.page-without-border .container {
  max-width: 1060px;
}
#home .content-inner {
  margin-right: -45px;
}
#home .gallery-container .content-inner {
  
}
.height-100percnt {
  height: 100%;
}
.posn-relative {
  position: relative;
}
.tr-bg {
  background-color: rgba(0,0,0,0.8);
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}
.container .tr-bg {
  margin: -50% 0 -50% 0;
  right: -155px;
}
.tr-bg.bg-cover-50 {
  left: auto;
  width: 50vw;
}
.tr-bg.bg-cover.full-width {
  left: -284px;
}
.tr-bg.with-border {
  border: 1px solid #1b1b1b;
  height: 100%;
  padding: 25px 40px;
  position: relative;
  overflow: hidden;
  left: 0;
} 
.scroller {
  max-height: 100%;
  height: 100%;
}
.scroller.middle-align {
  height: auto;
}
.jspContainer, .scroller {
  width: 100% !important;
}
.jspPane {
  width: 100% !important;
}
.jspVerticalBar {
  width: 1px;
}
.jspTrack {
  background-color: #353535;
}
.jspDrag {
  background-color: #ffffff;
  width: 2px;
}
.col-left {
  padding-right: 10px;
}
.col-right {
  padding-left: 10px;
}
.col-left, .col-right {
  float: left;
  width: 50%;
}
.width-40-60 .col-left {
  width: 40%;
}
.width-40-60 .col-right {
  width: 60%;
}
.padding-left-200 {
  padding-left: 200px;
}
.width-380 {
  max-width: 380px;
}
.fahrer {
  position: relative;
}
.fahrer-image, .product-list-view .product-img {
  width: 50%;
  float: left;
  height: 100%;
  position: relative;
  z-index: 9;
}
.fahrer-detail {
  width: 50%;
  float: right;
  padding: 0px 50px 0px 215px; 
}
.fahrer-detail-wrp {
  padding-top: 130px;
}
.fahrer img, .product-img img {
  max-width: 100%;
  height: auto;
  width: auto;
  max-height: 100%;
  float: right;
}
.rounded-bg {
  background: url(../images/hotspot.png) left center no-repeat;
  width: 35px;
  height: 35px;
  background-size: cover;
  position: absolute;
  left: 50%;
  margin-left: -18px;
  top: 180px;
  z-index: 9;
}
.rounded-bg:after {
  content: "";
  width: 175px;
  height: 1px;
  background-color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: 25px;
  margin-top: -1px;
  opacity: 0.2;
}
.gallery {
  overflow: hidden;
  margin: -10px;
}
.gallery-item {
    float: left;
    height: 185px;
    overflow: hidden;
    width: calc(33.33% - 20px);
    width: -moz-calc(33.33% - 20px);
    width: -webkit-calc(33.33% - 20px);
  margin: 10px;
  position: relative;
}
.gallery-img {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
}
.gallery-video {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}
.gallery-img-cont{
	position: absolute;
	top: 50%;
	left: 50%;
	height: auto;
	width: auto;
	min-height: 100%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.video-button {
  background-image: url(../images/LAMBDA_Icons_Play_WHITE.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 55px auto;
  width: 29px;
  height: 38px;
  top: 50%;
  left: 50%;
  margin-top: -19px;
  margin-left: -15px;
  position: absolute;
  cursor: pointer;
}
.overlay-bg-video {
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: rgba(0,0,0,0.67);
  cursor: pointer;
}

/* slider */
 .visibleNearby {
  width: 100%;
}
.visibleNearby img,
.visibleNearby .rsSlide {
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   will-change: transform;
}
.visibleNearby .rsGCaption {
  font-size: 16px;
  line-height: 18px;
  padding: 12px 0 16px;
  width: 60%;
  max-width: 620px;
  float: left;
  left: auto;
  bottom: auto;
  text-align: center;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform:translateX(-50%);
}

.visibleNearby .rsGCaption p {
  line-height: 24px;
}
.visibleNearby .rsGCaption span {
  display: block;
  clear: both;
  color: #bbb;
  font-size: 14px;
  line-height: 22px;
}
.royalSlider > .rsImg {
  visibility:hidden;
}
.rsDefault .rsBtnCenterer {
  position: absolute;
  top: 50%;
  left: 50%;
}
.rsDefault .rsPlayBtn {
  width: 64px;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  cursor: pointer;
}
.rsDefault .rsPlayBtnIcon {
  background-image: url(../images/LAMBDA_Icons_Play_WHITE.svg);
  background-size: cover;
  background-color: rgba(0,0,0,0.75);
  background-repeat: no-repeat;
  background-position: center center;
  width: 62px;
  height: 62px;
}
#galleryDetail {
  width: 100% !important;
  height: 100%;
  display: none;
}
.gallery-detail {
  display: none;
  height: 100%;
  max-height: calc(100% - 130px)!important;
  max-height: -moz-calc(100% - 130px)!important;
  max-height: -webkit-calc(100% - 130px)!important;
}
.gallery-detail-view .fancybox-inner, .news-content-load .fancybox-inner {
  overflow: hidden !important;
}
.gallery-detail .rsGCaption {
  height: 100px;
}
.rsVisibleNearbyWrap, .rsOverflow {
  height: 100% !important;
  
}
.gallery-detail-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent: -999em;
  z-index: 99;
}
/* Scaling transforms */
.visibleNearby .rsSlide img {
  opacity: 0.45;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;

  -webkiHnews-detailt-transform: scale(0.88);  
  -moz-transform: scale(0.88); 
  -ms-transform: scale(0.88);
  -o-transform: scale(0.88);
  transform: scale(0.88);
}
.visibleNearby .rsSlide.rsActiveSlide img {
  opacity: 1;
  -webkit-transform: scale(1);  
  -moz-transform: scale(1); 
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* news */
.news-list-view .news-image {
  float: left;
  width: 282px;
  padding-right: 40px;
}
.news-description {
  float: left;
  width: calc(100% - 282px);
  width: -moz-calc(100% - 282px);
  width: -webkit-calc(100% - 282px);
}
.news-image img {
  max-width: 100%;
  height: auto;
}
.news-list-view {
  padding-right: 20px;
}
.news-list-view .article{
  position: relative;
}
.news-list-view .teaser-text {
  max-width: 465px;
  margin-bottom: 20px;
  min-height: 50px;
}
.divider {
  border-bottom: 1px solid #ffffff;
  opacity: 0.2;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.news-list-view .divider {
  margin-bottom: 15px;
}
.news-list-view .article:last-child .divider{
  border: none;
  padding-bottom: 0;
}
.news-list-view h3 {
  font-size: 26px;
  margin-bottom: 10px;
}
.news-date {
  margin-bottom: 15px;
}
.align-right {
  float: right;
}
.link-btn, .content .link-btn {
  min-width: 130px;
  padding: 8px 25px;
  text-align: center;
  color: #000000;
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
}
.bg-orange {
  background-color: #ff7d00;
}
.content .bg-gray {
  background-color: #a0a0a0;
  color: #ffffff;
}
.content .bg-black {
  background-color: #000;
  color: #ffffff;
}
.news-date{
  opacity: 0.4;
}
.news h3 a {
  text-decoration: none;
}
#c15 {
  height: 100%;
}
.news-single .back-link a {
  z-index: 1;
}
.news-single h4 {
  color: #ff7d00;
}
.width-100percnt {
  width: 100%;
}
.news-single .article {
  /*position: relative;*/
  padding-top: 40px;
  padding-bottom: 40px;
}
.news-single .tr-bg {
  left: -moz-calc(17% - 20px);
  left: -webkit-calc(17% - 20px);
  left: calc(17% - 20px);
  position: absolute;
}

.news-single .news-description {
  width: 100%;
  float:left;
  padding: 40px 40px 40px 60px;
  max-width: 840px;
}
.news-single .news-image {
  padding-bottom: 26px;  
}
.fancybox-overlay.news-content-load {
  left: 34%;
}
.remove-whitebg .fancybox-overlay-inner {
  background-color: transparent;
}

/* history */
/*.history .link-btn {
  position: relative;
  opacity: 0;
  transition: opacity 0.3s ease-in-out 0s;
  -webkit-transition: opacity 0.3s ease-in-out 0s;
  -moz-transition: opacity 0.3s ease-in-out 0s;
}
.history .visibleNearby .rsActiveSlide .link-btn {
  opacity: 1;
  transition: opacity 0.1s ease-in-out 0s;
  -webkit-transition: opacity 0.1s ease-in-out 0s;
  -moz-transition: opacity 0.1s ease-in-out 0s;
}*/
.history .link-btn {
  margin-top: 10px;
}
.history .rsSlide.rsActiveSlide {
  overflow: visible;
}
.history .slider-image {
  overflow: hidden;
}
.history .description {
  max-width: 60%;
  margin: auto;
  padding: 20px 31px 20px 31px;
}

.history .royalSlider {
  height: height: -moz-calc(100% - 180px);
  height: -webkit-calc(100% - 180px);
  height: calc(100% - 180px);
}
.img-responsv {
  max-width: 100%;
  height: auto;
}
.text-center {
  text-align: center;
}
.bg-white {
  background-color: #ffffff;
}
/*
.history-detail{
  height:100%;
}
.history-detail .two-column {
  height: 100%;
}*/
.history-details-load .fancybox-outer {
  padding: 20px;
}

.history-detail .two-column .col-left {
  padding-right: 0;
}
.history h3 {
  margin-bottom: 15px;
}
.history-detail h3 {
  font-size: 35px;
  margin-bottom: 30px;
}
.history-detail img {
  height: 100%;
  width: 100%;
}
.history-detail .col-right {
  padding: 40px 47px;
  left: 50%;
}
.history-content {
  
}
#page-subNavtop .scroll-wrp-inner {
  padding-right: 0;
}
.fancybox-overlay.history-details-load {
  padding-left: 23.2%;
  padding-right: 23.2%;
  background-color: rgba(0,0,0,0.85);
}
.fancybox-overlay.history-details-load  .fancybox-overlay-inner{
  /*background-color: #ffffff;*/
}
#page-subNavtop .content {
  float: none;
  width: 100%;
}
#page-subNavtop .container {
  max-width: 100%;
}
#page-subNavtop .content, #page-subNavtop .cont-wrapper {
  padding-right: 0;
}
.page .page-title, #page .page-title {
  display: none;
}
.page .content, #page .content, .page .cont-wrapper, #page .cont-wrapper {
  padding-right: 0;
}


/* news ends */
/* felogin */
#c17 {
  padding-left: 30px;
}
.tx-felogin-pi1 h3 {
  color: #ffffff;
  font-size: 26px;
  margin-bottom: 20px;
}
.tx-felogin-pi1 a {
  color: #ffffff;
  margin-top: 20px;
  display: block;
}
.tx-felogin-pi1 .message_header {
  margin-bottom: 20px;
}
.width-50 {
  width: 50%;
}
.width-25 {
  width: 25%;
}
.field-row {
  margin-left: -10px;
  margin-right: -10px;
}
.form-field {
  float: left;
  margin-bottom: 20px;
  padding: 0px 10px;
}
.form-field select {
  -webkit-appearance: none;
  -moz-appearance: none;
}
select::-ms-expand {
  display: none;
}
.form-field input, .form-field select {
  width: 100%;
  background: none;
  border: 1px solid rgba(255, 255, 255, 0.3);
  height: 40px;
  padding: 0px 10px;
  color: #ffffff;
  font-weight: 400;
}
.form-field select {
  -moz-appearance: none;
  background-image: url(../images/LAMBDA_Icons_Down_WHITE.svg);
  background-size: 24px 24px;
  background-position: right 5px center;
  background-repeat: no-repeat;
  border-radius: 0;
}
.form-field select option {
  background-color: #000000;
}
.check-wrap, .radio-wrap {
  position: relative;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  margin-top: 2px;
  float: left;
}
.check-wrap.checked .check-img, .radio-wrap.checked .check-img {
  background: url(../images/LAMBDA_Icons_Close_WHITE.svg) center center no-repeat;
  background-size: 24px auto;
}
.ack-wrap {
  line-height: 25px;
}
.news-letter p, .tx-srfeuserregister-pi1-terms {
  padding-left: 30px;
  font-size: 14px;
}
.align-right {
  float: right;
}
.check-wrap input, .radio-wrap input {
  opacity: 0;
  z-index: 9;
}
.check-wrap input, .radio-wrap input{
  width: 20px;
  height: 20px;
}
.check-wrap input, .check-wrap .check-img, .radio-wrap input, .radio-wrap .check-img {
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
} 
.check-wrap .check-img, .radio-wrap .check-img {
  width: 20px;
  height: 20px;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.parsley-error .check-wrap .check-img {
    border: 1px solid #ff7d00;
}
.powermail_field_error_container.powermail_field_error_container_datenschutzerklaerung.parsley-error {
    margin-top : 40px;
}
input.link-btn {
  border: none;
  cursor: pointer;
  line-height: inherit;
}
.login_form .submt, .forgot-password-link {
  margin-left: calc(50% + 10px);
  margin-left: -moz-calc(50% + 10px);
  margin-left: -webkit-calc(50% + 10px);
}
.password, .password_again {
    position: relative;
}
.password i, .password_again i {
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}
/* user rigistration */
.user-registration .field {
  float: left;
  padding: 10px 0px;
}
.user-registration .field.field-left {
  padding-right: 10px;
  min-width: 150px;
}
.tx-srfeuserregister-pi1 a {
  color: #ffffff;
  font-weight: 400;
}
.field-left {
  float: left;
}
.user-create .link-btn{
  margin-top: 15px;
}
.mandatry {
  margin-top: 20px;
  font-size: 14px;
}
.edit-after-click {
  max-width: 530px;
}
.edit-after-click .field-wrap {
  padding-top: 10px;
}
.before_edit a.modify, .edit-after-click .submt {
  margin-top: 20px;
}
.my-address .profile-info, .my-address .profile-wrap {
  display: none;
}
.my-address .address-wrap {
  display: block !important;
}
.user-registration input[type="text"]:-moz-read-only {
    opacity: 0.5;
}
.delete_form .message_text {
    margin-bottom: 30px;
    max-width: 550px;
}
.delete_form .link-btn.bg-gray {
  margin-right: 25px;
}
.width-250.link-btn {
  min-width: 250px;
}
/* calendar */
.calendar {
  /*padding-left: 130px;*/
  padding-left: 85px;
}
.cal-image {
  margin-bottom: 20px;
}
.calendar .col-item {
  /*min-height: 440px;*/
  margin-bottom: 50px;
}
.cal-title, .cal-subtitle, .cal-date {
  font-size: 22px;
  text-transform: uppercase;
  line-height: 34px;
}
.cal-title {
  font-weight: 700;
}
.cal-date {
  color: #ff7d00;
  margin-bottom: 10px;
  font-size: 20px;
}
.cal-text {
  margin-bottom: 20px;
}

/* ajaxZoom */
.hotspot_wrapper {
  display: none;
}
.hotspot_container {
  padding: 0 40px 50px 0;
}
.hotspot-inner-wrap {
  padding-top: 100px;
}
.hotspot_container .rounded-bg {
  left: 0;
  top: 110px;
}
.hotspot_container .scroll-wrp-inner {
  padding-left: 215px;
  padding-right: 50px;
  max-width: 645px;
}
.hotspot_container h2 {
  text-transform: uppercase;
  color: #ffffff;
}
.hotspot_container p {
  
}
.hotspot-content-load .rounded-bg {
  left: 0;
}
.content-50.fancybox-overlay {
  left: 50%;
}
.hotspot-content-load .fancybox-overlay-inner {
  left: 0;
}
/*powermail*/

.powermail_form {
  margin-top: 53px;
}
.powermail_form .row {
  margin: 0 -15px;
}
.powermail_fieldwrap {
  width: 33.33%;
  padding: 0px 15px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  float: left;
  position: relative;
}
.powermail_label {
  position: absolute;
  bottom: 12px;
  line-height: 16px;
  left: 0;
  font-weight: bold;
  -webkit-transition: all 600ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition:all 600ms cubic-bezier(0.075, 0.82, 0.165, 1);
}
.powermail_field.bottom-border {
  margin: 25px 0 40px;
  border-bottom: 1px solid rgba(206, 206, 206, 0.3);
  position: relative;
}
.powermail_field.bottom-border::after {
  content:"";
  position: absolute;
  left:0;
  bottom: 0;
  width:0;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
  -moz-transition:width  0.5s;
  border-bottom: 2px solid #ff7d00;
}
.powermail_input:focus + .powermail_field.bottom-border::after, .powermail_fieldwrap.input-filled .powermail_field.bottom-border::after {
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
  -moz-transition:width  0.5s;
  width:100%;
}
.powermail_fieldwrap .powermail_input, .powermail_textarea    {
  width: 100%;
  background: transparent;
  border: none;
  height: 30px;
  z-index: 9;
  position: relative;
  color: #ffffff;
  line-height: 30px;
}
.powermail_fieldwrap_type_check {
  width: 66.66%;
}
.powermail_textarea {
  resize: none;
}
.powermail_fieldwrap_type_textarea, .powermail_fieldwrap_type_submit, .powermail_fieldwrap_nachricht {
  width: 100%;
}
.powermail_fieldwrap .powermail_submit {
  /*margin-top: 50px;*/
  float: right;
}
.powermail_input:focus + .powermail_label, .powermail_fieldwrap.input-filled .powermail_label {
  bottom: 34px;
  color: #ff7d00;
}
.powermail_fieldwrap .parsley-errors-list {
  margin: 0;
  position: absolute;
  bottom: 5px;
}
.powermail_fieldwrap .parsley-errors-list.filled.remove-list {
  display: none;
}
.powermail_fieldwrap_type_submit {
  margin-bottom: 30px;
}
/* captcha */
.g-recaptcha.caperror {
  border: 1px solid #ff7d00;
}
.rc-anchor-normal {
  width: 225px;
  height: 55px;
  position: relative;
}
.rc-anchor-normal .rc-anchor-content {
  width: 130px;
  height: 55px;
}
.rc-anchor-normal-footer {
  height: 55px;
}
.rc-anchor-checkbox {
  margin: 0px 4px 2px;
}
.recaptcha-checkbox-border {
  width: 24px;
  height: 24px;
}
.rc-anchor-normal .rc-anchor-checkbox-label {
  width: 80px;
  text-align: center;
  font-size: 11px;
}
.rc-anchor-normal-footer {
  height: 50px;
  margin-top: 5px;
}
.rc-anchor-logo-portrait {
  width: 58px;
  margin: 0 0 0 30px;
}
.rc-anchor-logo-img-portrait {
  width: 24px;
  height: 24px;
  margin: 0 0 0 30px;
  background-size: 24px auto;
}
.rc-anchor-logo-text {
  font-size: 7px;
  line-height: 7px;
}
.rc-anchor-normal .rc-anchor-pt {
  width: 100%;
  margin: 2px 4px 0 0 ;
}
.rc-anchor-normal .rc-anchor-pt, .rc-anchor-invisible .rc-anchor-pt, .rc-anchor-compact .rc-anchor-pt {
  font-size: 7px;
}
/* azaxZoom */
#ajax-container {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom:0;
}
#ajax-container, #ajaxzoom {
  height: 100% !important
}
#ajaxzoom {
  position: relative;
  z-index: 9;  
}
.zFsO, .axZm_zoomContainer, .axZm_spinPreloadContainer {
  background: transparent !important;
}
#ajax-container {
  margin-left: -130;
}
#ajaxzoom #axZm_demo {
  display: none !important;
}
.azaxzoom-descr {
  position: absolute;
  bottom: 20px;
  right: 0;
}
.azaxzoom-descr-wrp {
  position:relative;
  right: -99.99%;
  width: 100%;
}
.azaxzoom-descr .descr-wrp {
  padding:0 32px;
  text-transform: uppercase;
  min-width: 140px;
}
.azaxzoom-descr .descr-wrp:last-child {
  padding-right: 23px;
}
.azaxzoom-descr .descr-wrp .title {
  font-size: 14px;
}
.azaxzoom-descr .descr-wrp .text {
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
}

/* tt_products */
#c44, .tt-products {
  height: 100%;
}
.tt-products .left-menu {
  padding: 0;
}
.product-list-view {
  padding-top: 50px;
}
.product-list-view h1 {
  text-transform: uppercase;
}
.prod-list-wrap{
  position: relative;
}
.product-info {
  width: 50%;
  float: left;
}
.product-list-view .scroll-wrp-inner {
}
.product-img img {
  margin-right: -122px;
}
.product-list-view .description {
  margin-bottom: 20px;
  opacity: 0.4; 
}
.product-info .count-wrap {
  margin:  40px 0 30px;
  opacity: 0.4;
}
.see-more {
   background-image:url("../images/LAMBDA_Icons_PLUS_WHITE.svg");
   background-size: 18px 18px;
   background-repeat: no-repeat;
   background-position: center center;
   border: 1px solid #ffffff;
   border-radius: 30px;
   width: 30px;
   height: 30px;
   float: right;
   margin: 5px 15px 0 0;
   cursor: pointer;
}
.price h3 span {
  font-size: 18px;
  text-transform: uppercase;
}
.categories-list li a.act {
  color: #ffffff;
}
.product_count i {
  font-size: 10px;
}
.decrease_count, .increase_count {
    cursor: pointer;
    display: inline-block;
  vertical-align: middle;
  font-size: 9px;
  line-height: 30px;
}
.count-wrap input.update_qty {
    background-color: transparent;
    border: medium none;
    text-align: center;
    width: auto;
  color: #ffffff;
  font-size: 24px;
}
.product-list-view .product-img>img, .product-list-view .product-img a>img {
  display: none;
}
.product-list-view .product-img>img:first-child, .product-list-view .product-img a>img:first-child {
  display: block;
}
#c98 {
  height: 100%;
}
.product-detail-image .royalSlider, .product-detail-image {
  width: 100%;
}
.product-detail .royalSlider, .product-detail .product-detail-image {
  height: 100%;
}
.rsArrow {
    cursor: pointer;
    display: block;
    height: 100%;
    position: absolute;
    width: 30px;
    z-index: 21;
  top: 0;
}
.rsArrowIcn {
    cursor: pointer;
    height: 30px;
    margin-top: -15px;
    position: absolute;
    top: 50%;
    width: 30px;
  background-repeat: no-repeat;
  background-size: 30px 30px;
}
.rsArrowLeft {
  left: 50px;
}
.rsArrowLeft .rsArrowIcn {
  background-image: url(../images/LAMBDA_Icons_Left_WHITE.svg);
  background-position: left center;
}
.rsArrowRight {
  right: 50px;
}
.rsArrowRight .rsArrowIcn {
  background-position: right center;
  background-image: url(../images/LAMBDA_Icons_Right_WHITE.svg);
}
#c102 {
  height: 100%;
}
.product-detail-view, #product-details-more {
  height: calc(100% - 150px);
  height: -moz-calc(100% - 150px);
  height: -webkit-calc(100% - 150px);
  position: relative;
  width: 100%;
}
.product-detail-view .rsContainer, .product-detail #product-details-more .rsContainer {
  margin: 0px 180px;
  width: calc(100% - 360px);
  width: -moz-calc(100% - 360px);
  width: -webkit-calc(100% - 360px);
}
.product-detail.fancybox-overlay {
  background-color: #000000;
}
.product-detail-view h4, #product-details-more h4 {
  font-size: 21px;
  text-transform: uppercase;
  text-align: center;
}
.product-detail-image img {
  height: auto !important;
  left: 50%;
  margin: 0 !important;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  top: 50%;
  width: auto !important;
  
  -webkit-transform: translate3d(-50%, -50%, 0px);
  -moz-transform: translate3d(-50%, -50%, 0px);
  transform: translate3d(-50%, -50%, 0px);
}


.tt-products .inner-wrap {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(255,255,255,0.2);
}
.content input.basket-checkout, .after-login a.link-tologin {
  display: none;
}
.after-login input.basket-checkout {
  display: block;
}
.cart-header {
  font-size: 16px;
  font-weight: 400;
}
.cart-view .wrap {
  float: left;
  min-height: 1px;
}
.cart-view .prod-wrap1 {
  width: 38%;
}
.cart-view .prod-wrap2, .cart-view .prod-wrap3 {
  width: 25%;
}
.cart-view .prod-wrap4 {
  width: 12%;
  text-align: right;
  padding-right: 20px;
}
.cart-view .prod-img {
  width: 135px;
}
.price-with-vat {
  text-align: right;
  padding-right: 20px;
  font-size: 12px;
}
.cart-view .prod-img img{
  max-width: 100%;
  height: auto;  
}
.cart-view .delete {
    bottom: 0;
    position: absolute;
    right: 0;
}
.cart-view .delete .delete_qty {
    background: url("../images/LAMBDA_Icons_Close_WHITE.svg") left center no-repeat;
  background-size: 22px 22px;
    border: none;
    cursor: pointer;
    display: inline-block;
    height: 22px;
    text-indent: -9999px;
    width: 22px;
}
.cart-view .title, .cart-view .cart-items, .cart-view .total-price{
  font-size: 26px;
}
.cart-view .title {
  margin-bottom: 10px;
}
.cart-view .left-wrp {
    width: 88%;
  float: left;
}
.cart-view .right-wrp {
    width: 12%;
  float: left;
  text-align: right;
  padding-right: 20px;
}
#basketForm .total-price {
  font-size: 26px;
  color: #ff7d00;
}
.method_ofpayment .paypal img {
    height: auto;
    margin-right: 18px;
    max-width: 185px;
    vertical-align: middle;
  display: inline-block;
}
.float-element {
  float: left;
}
.width-20 {
  width: 20%;
}
.width-80 {
  width: 80%;
}
.tt-products .field {
  padding: 8px 0 6px;
}
.tt-products .field.left-wrp {
  padding-left: 0;
}
.tt-products .header-msg {
  margin-bottom: 20px;
}
.tt-products .status-tracking.order-detail .header-msg {
  display: none;
}
.order-payment .prod-img {
  float: left;
  margin-right: 20px;
}
.displaynone {
  display: none;
}
.invoicing-address .meassage, .delivery-address .meassage {
  margin-bottom: 20px;
}
.terms-condition {
  font-size: 14px;
}
.terms-condition .text {
  margin-bottom: 20px;
}
#registrationForm .submt {
  margin-top: 50px;
}
.ack-wrap a, .order-lists a {
  color: #ffffff;
}
.order-lists .field_wrap .field {
  font-size: 26px;
  line-height: 26px;
}
.order-lists .headr .field {
  font-weight: 400;
}
.order-lists .width-25 {
  padding: 0;
}
.status-tracking.order-status{
  line-height: 35px;
}
.status-tracking .top-links {
  margin-bottom: 20px;
}
.status-tracking.order-status .top-links a {
  color: #ffffff;
}
.status-tracking.order-status span {
  color: #ff7d00;
}
hr.ce-div {
  border-color: rgba(255, 255, 255, 0.2);
}
.order-deatail .confirmd-prod-detail {
  display: none;
}
.status-tracking.order-detail .top-links a {
  color: #ff7d00;
}
.confirmd-prod-detail {
  display: none;
}
.transactor-table {
  display: none;
}
.select-payment.payment-hidden {
  opacity: 0;
  position: fixed;
  visibility: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
}
.payment-script {
  width: 100%;
}
.select-payment .loader {
  position: fixed;
}

.close-popup {
  background: url("../images/LAMBDA_Icons_Close_WHITE.svg")center center no-repeat;
  cursor: pointer;
    display: inline-block;
    height: 25px;
    text-indent: -9999px;
    width: 25px;
  background-size: 25px 25px;
  position: absolute;
  top: 25px;
  right: 20px;
}
.payment-script #pp-001056416d2cb8b57eeb49518ea9c03d {
  display: none;
}
.payment-script .push-wrap {
    height: 50px;
}
.payment-images img {
  margin-right: 20px;
  width: 120px;
  height: auto;
}
.payment-wrp {
    margin-bottom: -50px;
    min-height: 100%;
}
/* content ends*/

/* footer */
#footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 99;
}
.footer-wrp {
  padding: 25px 25px 25px 23px;
}
.copy-right {
  float: left;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  opacity: 0.4;
  text-transform: uppercase;
}
.footer-menu {
  float: left;
  font-size: 12px;
  line-height: 12px;
  margin: 0 0 0 5px;
  display: flex;
}
.footer-menu li {
  margin-right: 5px;
}
.footer-menu li a {
  border-left: 1px solid #fff;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  line-height: 12px;
  opacity: 0.4;
  padding-left: 5px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 400;
}
/* footer ends*/
.offset-padding-left_right {
  padding-left: 0;
  padding-right: 0;
}
.scroll-buttons span a{
  width: 24px;
  height: 13px;
  background-size: 32px auto;
  background-repeat: no-repeat;
  background-position: center center;
  float: left;
  margin: 0px 16px;
  text-indent: -999em;
}
.scroll-buttons {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  bottom: 24px;
  z-index: 9999;
}
.scroll-buttons span.scroll-down a{
  background-image: url(../images/LAMBDA_Icons_Down_WHITE.svg);
}
.scroll-buttons span.scroll-up a{
  background-image: url(../images/LAMBDA_Icons_Up_WHITE.svg);
}

/*loading*/
.preloader {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background-color: #000;
  
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}
.preloader.transprnt {
  background-color: rgba(0, 0, 0, 0.75);
}
.spin {
  width: 80px;
  height: 80px;
  top: 50%;
  left: 50%;
  margin-top: -40px;
  margin-left: -40px;
  border: 2px solid transparent;
  border-radius: 50%;
  border-top-color: rgba(255, 255, 255, 0.7);
  position: absolute;
  opacity: 0.6;
  
  animation: spin 900ms infinite linear;
}

.spin:before {
  top: 2px;
  left: 2px;
  right: 3px;
  bottom: 2px;
  border: 2px solid transparent;
  border-top-color: rgba(255, 255, 255, 0.7);
  animation: antispin 400ms infinite linear;
  content: "";
  position: absolute;
  border-radius: 60%;
}

@keyframes spin { 100% {transform:rotate(360deg);} }
@-webkit-keyframes spin { 100% {-webkit-transform:rotate(360deg);} }
@-moz-keyframes spin { 100% {-moz-transform:rotate(360deg);} }
@-o-keyframes spin { 100% {-o-transform:rotate(360deg);} }

@keyframes antispin {
  from {transform: rotate}
  to {transform: rotate(-360deg);}
}
@-webkit-keyframes antispin {
  from {-webkit-transform: rotate}
  to {-webkit-transform: rotate(-360deg);}
}
@-moz-keyframes antispin {
  from {-moz-transform: rotate}
  to {-moz-transform: rotate(-360deg);}
}
.preloader svg, .preloader img {
  left: 50%;
  margin-left: -28px;
  margin-top: -28px;
  opacity: 0.6;
  position: relative;
  top: 50%;
  width: 56px;
}

.preloader.complete {
  opacity: 0;
  visibility: hidden;
  
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}

.ce-intext.ce-left .ce-gallery {
  margin-right: 40px;
}
hr.ce-div {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #fff;
  opacity: 0.2;
  margin: 10px 0 20px 0;
}
.ce-gallery img {
  max-width: 100%;
  height: auto;
} 
.ce-intext.ce-right .ce-gallery {
  margin-left: 0;
}
.important {
  color: #ff7d00;
}


/*** Main Menu CSS Start ***/
.main-menu-wrap ul{
	margin: 0;
}
.menu-inner>li{
	float: left;
}
.menu-inner li a{
	text-decoration: none;
	color: #ffffff;
}

/*** Main Menu CSS End ***/

.insta-wrap {
	position: absolute;
	right: 25px;
	top: 44px;
	z-index: 1;
}
.insta-wrap a {
	color: #ffffff;
	display: flex;
	flex-flow: row wrap;
	text-decoration: none;
	align-items: center;
}
.insta-wrap span {
	display: inline-block;
	vertical-align: middle;
}
.insta-wrap span.icon {
	width: 25px;
	height: 25px;
	margin-right: 10px;
}
.insta-wrap svg {
	width: 100%;
	height: 100%;
}