/* --------------------------------------------- GLOBAL --- */
html {
  font: normal 17px 'Foco', Arial;
}
html.mob, .mob body {
  width: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
}
body, html {
  margin:0;
  padding:0;
}
img {
  vertical-align: bottom;
}

a {text-decoration: none; color: inherit;}
a:hover {color: inherit;}
a:active { -webkit-tap-highlight-color: rgba(0,0,0,0); }
a.tickets, .rtx a.tickets {
  color: #fff;
  background-color: #de3831;
  padding: 5px 10px 3px 10px;
  border-radius: 5px;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
}
a.stretch {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top:0;
  left:0;
}
/* --------------------------------------------- GLOBAL END --- */






/* --------------------------------------------- PAGE --- */

.dsk .btrheader, .dsk .btrp, .dsk #content {
  min-width: 940px; /*768px*/
}
/* --------------------------------------------- PAGE END --- */






/* --------------------------------------------- HEADER --- */
.underheaderspace {
  height: 120px;
}
.btrheader {
  position: fixed;
  top:0;
  left:0;
  width:100%;
  height: 120px;
  background-color: #ffffff;
  z-index:200;
  top:0;
  left:0;
}
.mob .btrheader {
  height: auto;
  position: relative;
}
.mob .underheaderspace {
  height: 0;
}
.dsk .btrheader .logo {
  position: absolute;
  height:70px;
  bottom: 38px;
  left: 10px;
}
.mob .btrheader .logo {
  height: 30px;
  width: 40%;
  padding: 15px;
}
.btrheader .logo a {
  display: block;
}
.dsk .btrheader .logo img {
  max-height: 70px;
}
.mob .btrheader .logo img {
  max-height: 30px;
}
@media (max-width: 1050px){
  .dsk .btrheader .logo {
    bottom: 45px;
    height: 56px;
  }
  .dsk .btrheader .logo img {
    max-height: 56px;
  }
}
.dsk .btrheader .socsearchlang {
  position: absolute;
  bottom: 79px;
  right: 0px;
  padding-bottom: 2px;
  border-bottom: 1px solid #e0e0e0;
}
.btrheader .socsearchlang .social {
  display: inline-block;
  margin: 0 5px;
  vertical-align: top;
}
.btrheader .socsearchlang .social a {
  display: inline-block;
  margin: 0 5px;
}
.btrheader .socsearchlang .social img {
  width: 100%;
  height: 20px;
}
.mob .btrheader .socsearchlang .social {
  display: none;
}
.btrheader .socsearchlang form { 
  display: inline-block; 
  margin:0;
  padding: 0;
  position: relative;
}
.btrheader .socsearchlang .inpsearch { 
  display: inline-block;
  background: #ffffff;
  color: #000000;
  border: 1px solid #ee7219;
  border-radius: 3px;
  box-sizing: border-box;
  width: 120px;
  padding: 1px 17px 1px 2px;
}
.mob .btrheader .socsearchlang form {
  display: block;
}
.mob .btrheader .socsearchlang .inpsearch {
  margin: 0 0 0 9px;
  width: calc(100% - 18px);
  padding-top: 3px;
  padding-bottom: 3px; 
}
.btrheader .socsearchlang .btn {
  position: absolute;
  border:0;
  right: 3px;
  bottom: 3px;
  width: 13px;
  height: 13px;
  margin:0;
  padding:0;
  color: transparent;
  background: transparent url(/pub/pic/magnify-grey.svg);
  background-size: cover;
  cursor: pointer;
}
.mob .btrheader .socsearchlang .btn {
  right: 14px;
  top: 10px;
}
.btrheader .btmline {
  position: absolute;
  background-color: #e0e0e0;
  width: calc(100% - 10px);
  height: 1px;
  bottom: 10px;
  left: 10px;
}
.mob .btrheader .btmline {
  display: none;
}
.dsk .btrheader .navi {
  float: right;
  padding-top: 18px;
  white-space: nowrap;
  text-align: right;
  border-right: 1px solid #e0e0e0;
}
.mob .btrheader .navi {
  background: #fff;
}
.btrheader .navi .nv {
  vertical-align: bottom;
  display: inline-block;
  padding: 0 3px 4px 3px;
  margin: 0 3px;
  border-bottom: 2px solid transparent;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  cursor: pointer;
}
.mob .btrheader .navi .nv {
  border-bottom: 1px solid #e0e0e0;
  padding: 0;
  margin:0;
}
.mob .btrheader .navi a.nv,
.mob .btrheader .navi span.nv .submenuopener {
  padding-left: 10px;
} 
.mob .btrheader .navi .nv .submenuopener {
  display: block;
}
.dsk .btrheader .navi .nv:hover, .dsk .btrheader .navi .nv:active, .btrheader .navi .nv.sel {
  border-color: #ee7219;
  color: #ee7219;
  user-select: none;
  -webkit-user-select: none;
  -webkit-touch-callout: none;  
}
.dsk .btrheader .navi .nv > .layer {
  display: none;
  position: absolute;
  top: 32px;
  left: -20px;
  background: rgba(237, 115, 41,.75);
  background: linear-gradient(to right, rgba(237, 115, 41,.75), rgba(230, 60, 52,.75)); /*#ed7329, #e63c34*/ 
  padding: 20px 30px 30px 30px;
  z-index: 201;
}
.dsk .btrheader .navi .nv > .layer::before {
  content: "";
  display: block;
  position: absolute;
  top: -11px;
  left: 0;
  width: 100%;
  border-top: 11px solid transparent;
}
.dsk .btrheader .navi .nv:hover > .layer, .dsk .btrheader .navi .nv:active > .layer {
  display: block;
}
.mob .btrheader .navi > span.nv.sel {
  height: auto;
}

.btrheader .navi .nv > .layer .layer-rel {
  display: block;
}
.mob .btrheader .navi .nv > .layer .layer-rel {
  overflow: hidden;
}
.mob .btrheader .navi .nv > .layer {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows .3s ease-in-out;
}

.btrheader .navi .nv > .layer .nvl2 {
  color: #ffffff;
  text-transform: initial;
  display: block;
  padding: 5px 0;
  min-width: 120px;
  border-bottom: 1px solid #ffffff;
  text-align: left;
}
.dsk .btrheader .navi .nv > .layer .nvl2 {
  padding-bottom: 2px;
}
.dsk .btrheader .navi .nv > .layer .nvl2:hover,
.dsk .btrheader .navi .nv > .layer .nvl2:active,
.dsk .btrheader .navi .nv > .layer .nvl2.sel {
  border-bottom-width: 3px;
  padding-bottom: 0;
}

.mob .btrheader .navi .nv > .layer .nvl2 {
  line-height: 25px;
  color:#000;
  width: initial;
  border: 0;
  padding: 1px 10px 1px 20px;
}
.mob .btrheader .navi .nv.open > .layer {
  grid-template-rows: 1fr;
}
.dsk .btrheader .menubody {
  position: absolute;
  right: 20px;
  bottom: 11px;
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-end;
}

.dsk .btrheader .shp {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  margin-bottom: 6px;
  
}
.dsk .btrheader .shp .bucket {
  margin: 0 10px;
  position: relative;
  text-align: center;
}
.dsk .btrheader .shp .bucket .icn:before {
  content : "";
  display: inline-block;
  position: relative;
  background: url(/pub/pic/shop-orange.svg) no-repeat;
  width: 36px;
  height: 35px;
}
.dsk .btrheader .shp .bucket .cnt {
  position: absolute;
  top:0;
  right: 0;
  font-size: 10px;
  border: 2px solid #ee7219; 
  background-color:#fff;
  border-radius: 10px;
  min-width: 10px;
  min-height: 10px;
  text-align: center;
  padding:3px;
}
.dsk .btrheader .shp .bucket .lbl {
  font-size:12px;
  font-weight: bold;
}
.dsk .btrheader .shp .mybtr {
  margin: 0 10px;
  text-align: center;
  position: relative;
}
.dsk .btrheader .shp .mybtr .login {
  font-size: 10px;
}
.dsk .btrheader .shp .mybtr .lbl {
  font-size:12px;
  font-weight: bold;
}
.dsk .btrheader .shp .tck {
  margin-left: 10px;
}
.dsk .btrheader .shp .logout {
  position: absolute;
  display: block;
  bottom: 33px;
  right: 0;
  color: #ee7219;
  padding: 2px 5px;
  border: 2px solid #ee7219;
  border-radius: 5px;
}
.dsk .btrheader .shp .logout:hover {
  color: #fff;
  background-color: #ee7219;
}

.mob .btrheader .shp .bucket, .mob .btrheader .shp .mybtr, .mob .btrheader .shp .logout, .mob .btrheader .cntr {
  color:#fff;
  line-height: 35px;
  height: 35px;
  border: 1px solid #e0e0e0;
  border-width: 0 0 1px 0;
  padding: 0 0 0 10px;
  position: relative;
  display: block;
}
.mob .btrheader .shp .mybtr .login {
  float: right;
  font-size: 0.875rem;
  padding: 0 10px 0 0;
}
.mob .btrheader .shp .bucket .lbl {
  float: left;
  margin-right: 10px;
}
.mob .btrheader .shp .bucket .cnt {
  font-size: 0.75rem;
  border: 2px solid #fff; 
  border-radius: 10px;
  min-width: 10px;
  min-height: 10px;
  padding:3px;
  display: inline-block;
  line-height: 0.75rem;
  text-align: center;
}


.mob .btrheader .tickets {
  position: absolute;
  right: 20px;
  top: 20px;
}
.mob .btrheader .menubar {
  line-height: 50px;
  background: #ee7219;
  padding: 0 0 0 20px;
}
.mob .btrheader .menubar .burger {
  display: inline-block;
  width: 24px;
  height: 17px;
  background: url(/pub/pic/burger.svg);
  background-size: cover;
  vertical-align: middle;
}
.mob .btrheader .line1 {
  line-height: 50px;
  text-align: right;
}
.mob .btrheader .burgerx {
  display: inline-block;
  width: 17px;
  height: 17px;
  background: url(/pub/pic/burger-x.svg);
  background-size: cover;
  vertical-align: middle;
  margin-right: 12px;  
}
.mob .btrheader .menubody {
  position: absolute;
  z-index:200;
  left: 0px;
  width: 70%;
  background: #ee7219;
  border: 1px solid #ee7219;
  border-width: 0 1px 1px 0;
  transform: translate3d(-100%, 0, 0);
  transition:transform .3s ease-in-out;
}
.mob .menuopen .btrheader .menubody {
  transform: translate3d(0, 0, 0);
}
.mob .btrheader .navi .nv, .mob .btrheader .menubody .searchform {
  display: block;
  line-height: 35px;
}
.mob .btrheader .navi .nv.open {
  height: auto;
}
.mob .btrheader .navi a.nv.sel,
.mob .btrheader .navi .nv > .layer .nvl2.sel,
.mob .btrheader .navi a:active {
  background-color: rgb(238, 114,25,.25);
}

.dsk .btrheader .cntr {
  display: inline-block;
  position: relative;
  margin: 0 5px;
  vertical-align: top;
  text-transform: uppercase;
}
.dsk .btrheader .cntr .cur {
  padding-bottom: 1px;
  cursor: pointer;
}
.dsk .btrheader .cntr .list {
  display: none;
  position: absolute;
  right: -10px;
  z-index: 201;
  background-color: #fff;
  border: 1px solid #ed7329;
  white-space: nowrap;
  box-shadow: 0px 0px 5px #888;  
}
.dsk .btrheader .cntr:hover .list, .btrheader .cntr:active .list {
  display: block;
}
.dsk .btrheader .cntr .list a {
  display: inline-block;
  padding: 5px 10px;
}
.dsk .btrheader .cntr .list a:hover, .btrheader .cntr .list a:active {
  color: #fff;
  background-color: #ed7329;
}
.mob .btrheader .cntr {
  text-transform: uppercase;
  border-width: 1px 0 0 0;
}
.mob .btrheader .list {
  position: absolute;
  top: 0;
  right: 0px;
}
.mob .btrheader .list a {
  display: inline-block;
  padding: 0 10px;
  font-size: 0.875rem;
}


/* --------------------------------------------- HEADER END --- */


/* --------------------------------------------- FOOTER --- */

/* input placeholder */
.btrfooter *::-webkit-input-placeholder { color: #fff; }
.btrfooter *:-moz-placeholder { color: #fff; }
.btrfooter *::-moz-placeholder { color: #fff; }
.btrfooter *:-ms-input-placeholder { color: #fff; }

.btrfooter {
  color: #fff;
  font-size: 18px;
  background: #e63c34;
  position: relative;
  z-index:199;
}
.mob .btrfooter {
  font-size: 1.125rem;
}
.btrfooter .bg1 {
  background: #ed7329;
  background: linear-gradient(#ed7329, #e63c34);
  padding: 50px 20px 0 20px;
}
.btrfooter .bg2 {
  padding: 0 20px 20px 20px;
}
.mob .btrfooter .bg1 {
  padding: 10px 0 0 0;
}
.mob .btrfooter .bg2 {
  padding: 0 0 10px 0;
}

.btrfooter .cols {
  position: relative;
}
.dsk .btrfooter .cols {
  border-bottom: 1px solid #fff;
  padding: 0 0 60px 0;
}
.dsk .btrfooter .col {
  display: inline-block;
  vertical-align: top;
}
.mob .btrfooter .col {
  border-bottom: 2px solid #ea785a;
}
.mob .btrfooter .col {
  padding: 10px 10px;
}
.dsk .btrfooter .col .bd {
  max-height: none;
}
.btrfooter .col .bd > div > *:first-child {
  margin-top: 30px;
}


.btrfooter .title {
  font-weight: 800;
  font-size: 20px;
  text-transform: uppercase;
}
.btrfooter .nv {
  display: block;
  text-transform: uppercase;
  line-height: 130%;
}
.dsk .btrfooter .col1 {width: 18%;}
.dsk .btrfooter .col2 {width: 33%;}
.dsk .btrfooter .col3 {width: 18%; margin-left: 1%}
.dsk .btrfooter .col4 {width: 28%;}

@media (max-width: 1280px){
  .dsk .btrfooter .col1 {width: 30%; }
  .dsk .btrfooter .col2 {width: 69%; }
  .dsk .btrfooter .col3 {width: 30%; margin-left:0; margin-top:30px;}
  .dsk .btrfooter .col4 {width: 69%; margin-top:30px;}
}

.dsk .btrfooter .col2 .bd .nv {
  width: 49%;
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;  
}
.btrfooter .contactpic {
  width: 124px;
  height: 124px;
  background-size: cover;
  border-radius: 62px;
}
.btrfooter input {
  box-sizing: border-box;
  width: 100%;
  background-color: transparent;
  border: 1px solid #fff;
  padding: 3px 5px;
  color: #fff;
}
.btrfooter input:focus, .btrheader input:focus {
  outline: 0px;
}
.mob .btrfooter .sec {
  padding: 10px 10px 0 10px;
}
.mob .btrfooter .trd {
  padding: 0 0 10px 0;
}
.btrfooter .logo {
  margin: 20px 0;
}
.dsk .btrfooter .sec {
  display: flex;
  flex-direction: row-reverse;  
  justify-content: space-between;
}
.btrfooter #footerpartners .partnerslider.flx .swiper-wrapper {
  display: flex;
  flex-direction:row;
  justify-content: space-between;
}
.btrfooter #footerpartners .itm {
  display: inline-block;
  height: 70px;
  line-height: 70px;
  padding: 10px 0;
  width: auto;
  margin: 0 20px;
}
.dsk .btrfooter #footerpartners .itm .med img {
  max-height: 70px;
}
.btrfooter #footerpartners .partnerslider > div::before {
  background: linear-gradient(to right, rgba(230, 60, 52,1), rgba(230, 60, 52, 0));
}
.btrfooter #footerpartners .partnerslider > div::after {
  background: linear-gradient(to left, rgba(230, 60, 52,1), rgba(230, 60, 52, 0));
}


.mob .btrfooter #footerpartners .itm {
  margin: 0 5%;
}
.dsk .btrfooter #footerpartners {
  padding-top: 20px;
  padding-left: 130px;
  box-sizing: border-box;  
}
.mob .btrfooter #footerpartners {
  margin: 0 0 40px;
}
.mob .btrfooter .logo img {
  width: 60%;
}
.dsk .btrfooter .social {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.mob .btrfooter .social {
  margin: 10px 0 0 0;
}
.btrfooter .social a { display: inline-block; margin-left: 20px;}
.mob .btrfooter .social a { margin-bottom: 10px; margin-top: 10px; }
.btrfooter .social img { width: 100%; height: 35px;}
.btrfooter .copyright {
  font-size: .75rem;
}
.mob .btrfooter .copyright {
  padding: 0 10px;
}

/* opening animation */
.mob .btrfooter .cols .col .bd {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows .3s ease-in-out;
}
.mob .btrfooter .cols .col .bd > div {
  overflow: hidden;
}
.mob .btrfooter .cols .col.open .bd {
  grid-template-rows: 1fr;
}



/* --------------------------------------------- FOOTER END --- */
 