@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html, body {
  width: 100%;
  min-width: 320px;
  color: #fff;
  background: url(../images/bg.jpg) center top;
  font: 16px/20px "Roboto-Regular", Verdana;
  cursor: default;
}

html {
  height: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  height: auto !important;
  min-height: 100%;
  height: 100%;
  position: relative;
}

html, body, div, applet, object, iframe, blockquote, pre, abbr, acronym, address, big, select, input, textarea,
cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dd, dl, dt, fieldset, form, label, legend, caption {
  font: 16px/20px "Roboto-Regular", Verdana;
  margin: 0;
  padding: 0;
  border: 0;
}

a img, :link img, :visited img {
  border: 0;
}

p {
  padding: 0px;
  margin: 0px;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td {
  vertical-align: top;
}

a {
  cursor: pointer;
  outline: none;
  color: #fff;
  text-decoration: none;
  font: 16px/20px "Roboto-Regular", Verdana;
}

a:hover {
  text-decoration: none;
}

.cl:after, .f_bot:after, .tib_pics:after, .tabs_block:after, .t_items:after, .h_socials:after, .agreement_block:after, .side:after, .bot:after, .map:after, .gray:after, .video_wrap:after, .top:after, header:after, footer:after, .wrapper:after {
  content: "";
  display: block;
  clear: both;
}

.hand {
  cursor: pointer;
}

.display_none {
  display: none;
}

input, select, textarea {
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

textarea {
  outline: none;
  resize: none;
  oveflow: auto;
}

ul {
  list-style: none;
}

/* site styles */
.agreement_block, .side, .bot, .map, .gray, .video_wrap, .top, header, footer, .wrapper {
  max-width: 1170px;
  padding: 0 10px;
  background: #000;
  margin: 0 auto;
}

.wrapper {
  padding: 0;
  margin: 0 auto;
  box-shadow: 0 0 10px #000;
}

header, footer {
  position: relative;
  z-index: 5;
  padding: 10px;
  background: #000;
  position: relative;
  box-shadow: 0 0 10px #000;
}

.logo {
  display: block;
  float: left;
}
.logo > img {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
.logo > span {
  display: inline-block;
  vertical-align: top;
  font-size: 24px;
  line-height: 26px;
  font-family: "brandon_grotesquemedium";
  text-transform: uppercase;
  padding-top: 18px;
}
.logo > span > span {
  color: #ed2024;
}

.h_info {
  float: left;
  max-width: 130px;
  font-size: 12px;
  line-height: 14px;
  margin: 7px 0 0 55px;
}
.h_info > br {
  display: none;
}
.h_info > span {
  display: inline-block;
  color: #ed2024;
}

.h_left {
  float: left;
}

.h_center {
  float: left;
}

.h_right {
  float: right;
}

.h_date_block {
  float: left;
  margin-top: 5px;
}

.h_date {
  width: 180px;
  height: 34px;
  background: #FF1A1F;
  font-size: 21px;
  line-height: 34px;
  text-align: center;
}
.h_date > span {
  display: inline-block;
  line-height: 34px;
  padding: 0 7px;
  background: #D80D11;
}

.h_schedule {
  display: inline-block;
  vertical-align: top;
  padding-left: 19px;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 1.5px;
  margin-top: 8px;
  position: relative;
}
.h_schedule:hover {
  text-decoration: underline;
}
.h_schedule:before {
  display: block;
  content: "";
  width: 12px;
  height: 12px;
  background: url(../images/schedule.png) 0 0 no-repeat;
  position: absolute;
  top: 1px;
  left: 0;
}

.h_buy {
  display: inline-block;
  vertical-align: top;
  float: left;
  font-size: 12px;
  line-height: 14px;
  color: #c8b86e;
  margin: 20px 0 0 30px;
}
.h_buy:hover {
  text-decoration: underline;
}

.h_socials {
  float: left;
  margin: 16px 0 0 26px;
}
.h_socials > a {
  display: block;
  float: left;
  width: 25px;
  height: 25px;
  background: url(../images/social.png) 0 0 no-repeat;
  margin-right: 13px;
}
.h_socials > a:hover {
  background-position: 0 -26px;
}
.h_socials > a:nth-child(2) {
  background: url(../images/social.png) -26px 0 no-repeat;
}
.h_socials > a:nth-child(2):hover {
  background-position: -26px -26px;
}
.h_socials > a:nth-child(3) {
  background: url(../images/social.png) -52px 0 no-repeat;
}
.h_socials > a:nth-child(3):hover {
  background-position: -52px -26px;
}
.h_socials > a:nth-child(4) {
  background: url(../images/social.png) -78px 0 no-repeat;
}
.h_socials > a:nth-child(4):hover {
  background-position: -78px -26px;
}

.h_lang {
  display: block;
  float: left;
  width: 97px;
  height: 25px;
  background: #A5A5A5;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  transition: 0.3s;
  padding-left: 10px;
  margin: 16px 0 0 20px;
}
.h_lang > img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
}
.h_lang > span {
  display: inline-block;
  vertical-align: middle;
  color: #000;
  font-size: 14px;
  line-height: 16px;
}
.h_lang:hover {
  background: #fff;
}

.top {
  padding: 230px 0 0;
  height: 1775px;
  background: #000 url(../images/top_bg.jpg) center top no-repeat;
  text-align: center;
  position: relative;
  overflow: hidden;
}

h1 {
  font-weight: normal;
  font-family: "playbold";
  font-size: 72px;
  line-height: 74px;
  text-transform: uppercase;
  color: #000;
  -webkit-text-stroke: 2px #fff;
}
h1 > span {
  color: #ed2024;
}

.t_text {
  font-size: 24px;
  line-height: 26px;
  font-family: "playbold";
  text-transform: uppercase;
}

.t_djs {
  margin: 150px 0 140px;
}

.t_dj {
  display: inline-block;
  vertical-align: top;
  max-width: 240px;
}
.t_dj > img {
  display: inline-block;
  vertical-align: top;
}
.t_dj > span {
  display: block;
  text-align: center;
  font-size: 24px;
  line-height: 26px;
  font-family: "roboto-bold";
  color: #ff0000;
}

.t_item {
  float: left;
  max-width: 670px;
  width: 100%;
  border-left: 5px solid #FF0000;
  padding: 24px 60px 20px 45px;
  box-shadow: 10px 10px 30px #000;
  background: rgba(0, 0, 0, 0.7);
  text-align: left;
  margin-bottom: 110px;
}
.t_item:nth-child(2) {
  float: right;
  border-right: 5px solid #FF0000;
  border-left: none;
  text-align: right;
  padding: 24px 45px 20px 60px;
}
.t_item:nth-child(4) {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
}

.ti_head {
  font-size: 24px;
  line-height: 26px;
  font-family: "Roboto-Medium";
  margin-bottom: 10px;
}

.ti_text {
  font-size: 14px;
  line-height: 17px;
  color: #eaeaea;
}

.ti_more {
  font-size: 14px;
  line-height: 16px;
  color: #ff0000;
}
.ti_more:hover {
  text-decoration: underline;
}

.ti_imgs {
  margin-top: 10px;
}
.ti_imgs > a {
  display: block;
  max-width: 32%;
  float: left;
  vertical-align: top;
  margin-right: 2%;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
}
.ti_imgs > a:nth-child(3) {
  margin-right: 0;
}
.ti_imgs > a > img {
  display: block;
}

.dancer {
  display: block;
  position: absolute;
  max-width: 380px;
  width: 100%;
  bottom: 20px;
  right: 20px;
}
.dancer > img {
  display: block;
}

.video_wrap {
  padding: 50px 0;
  background: #190001;
  background: -moz-linear-gradient(top, #190001 0%, #570009 50%, #570009 50%, #190001 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #190001), color-stop(50%, #570009), color-stop(50%, #570009), color-stop(100%, #190001));
  background: -webkit-linear-gradient(top, #190001 0%, #570009 50%, #570009 50%, #190001 100%);
  background: -o-linear-gradient(top, #190001 0%, #570009 50%, #570009 50%, #190001 100%);
  background: -ms-linear-gradient(top, #190001 0%, #570009 50%, #570009 50%, #190001 100%);
  background: linear-gradient(to bottom, #190001 0%, #570009 50%, #570009 50%, #190001 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#190001", endColorstr="#190001", GradientType=0 );
}

/*party slider*/
.party_slider {
  max-width: 1020px;
  margin: 0 auto;
}

.ps_content {
  width: 100%;
  max-width: 320px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  overflow: hidden;
}
.ps_content .video {
  width: 320px;
  height: 200px;
}
.ps_content .video > a {
  display: block;
  position: relative;
}
.ps_content .video > a > span {
  display: block;
  width: 80px;
  height: 80px;
  background: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.ps_content .video > a > span:after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 11px 0 11px 22px;
  border-color: transparent transparent transparent #000000;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-40%, -50%, 0);
}

.owl-prev, .owl-next {
  display: block;
  width: 32px;
  height: 32px;
  background: #fff url(../images/arrow_l.png) center no-repeat !important;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border: none;
  position: absolute;
  top: 42%;
  transition: 0.3s;
}
.owl-prev.disabled, .owl-next.disabled {
  display: none;
}
.owl-prev:hover, .owl-next:hover {
  filter: alpha(Opacity=70);
  opacity: 0.7;
}
.owl-prev > span, .owl-next > span {
  display: none !important;
}

.owl-prev {
  left: -55px;
}

.owl-next {
  transform: rotate(180deg);
  right: -55px;
}

.owl-dots {
  display: none;
}

.owl-dot {
  display: inline-block;
  vertical-align: top;
  width: 7px;
  height: 7px;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  margin: 0 2px;
  border: none;
}
.owl-dot.active {
  background: #5BADD5;
}

.video {
  max-width: 100%;
  width: 100%;
  position: relative;
}

.video_push_16_9 {
  padding-top: 65.25%;
}

.video_content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.video_cover {
  display: block;
  cursor: pointer;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
}

.gray {
  padding: 30px 0 5px;
  background: #48484B;
}

.g_content {
  padding: 0 95px;
}
.g_content h2 {
  font-weight: normal;
  font-size: 24px;
  line-height: 26px;
  margin-bottom: 20px;
}
.g_content p {
  font-size: 14px;
  line-height: 17px;
  color: #eaeaea;
  margin-bottom: 13px;
}
.g_content p > a {
  color: #ff0000;
  font-size: 14px;
  line-height: 17px;
}
.g_content p > a:hover {
  text-decoration: underline;
}

#player {
  display: block;
  margin: 9px auto 50px;
}

.g_items {
  text-align: center;
}

.g_item {
  display: inline-block;
  vertical-align: top;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  overflow: hidden;
  width: 236px;
  height: 150px;
  margin: 0 12px 30px;
}

.map {
  padding: 0;
  height: 500px;
  filter: grayscale(100%);
}

.bot {
  min-height: 451px;
  background: url(../images/bot.jpg) center top no-repeat;
  background-size: cover;
  padding: 30px 10px 10px;
}

.b_head {
  text-align: center;
  font-size: 32px;
  line-height: 36px;
  text-transform: uppercase;
  font-family: "roboto-bold";
}
.b_head > span {
  display: block;
  font-size: 14px;
  line-height: 16px;
  margin-top: 10px;
}

.partners {
  text-align: center;
  margin-top: 38px;
}
.partners > a {
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px 30px;
}
.partners > a > img {
  display: block;
}

.info_partners {
  max-width: 750px;
  margin: 30px auto 0;
  text-align: center;
}
.info_partners > a {
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px 10px;
}
.info_partners > a > img {
  display: block;
}

.tel {
  display: inline-block;
  vertical-align: top;
  font-size: 24px;
  line-height: 26px;
  margin: 15px 0 0 40px;
}

/*cards*/
.side {
  background: url(../images/bg_side.jpg) center top no-repeat;
  background-size: cover;
  padding: 90px 10px 10px;
  box-shadow: 0 0 10px #000;
}
.side h1, .side .t_text {
  text-align: center;
}

.cards {
  display: block;
  margin: 0 auto;
}

.s_head {
  display: inline-block;
  vertical-align: top;
  background: #000;
  padding: 10px 80px;
  font-size: 22px;
  line-height: 24px;
  font-family: "Roboto-Medium";
  text-transform: uppercase;
  margin-bottom: 25px;
  transform: translateX(-10px);
}

.s_text {
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 20px;
  padding: 0 70px;
}
.s_text > a {
  font-size: 14px;
  line-height: 17px;
  color: #FF1A1F;
}
.s_text > a:hover {
  text-decoration: underline;
}

.form {
  max-width: 390px;
  margin-left: 70px;
}

/*	styles for select*/
.city {
  width: 180px;
  float: left;
  text-align: left;
}
.city .selectbox .select {
  width: 180px;
  padding-left: 10px;
  border: none;
}
.city .selectbox .select:after {
  display: none;
}
.city .selectbox .select:before {
  display: block;
  content: "";
  width: 17px;
  height: 11px;
  background: url(../images/city_arrow.png) 0 0 no-repeat;
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
}

.selectbox {
  width: 100%;
  vertical-align: middle;
  cursor: pointer;
}

.selectbox .select {
  width: 100%;
  height: 58px;
  padding: 0 0 0 18px;
  border: 2px solid #fff;
  position: relative;
}
.selectbox .select:after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 7px 0 7px;
  border-color: #ff1a1e transparent transparent transparent;
  position: absolute;
  right: 25px;
  top: 50%;
  transform: translateY(-50%);
}

.selectbox .select .text {
  display: block;
  font-size: 18px;
  line-height: 54px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.selectbox ul.dropdown {
  top: 56px;
  width: 100%;
  margin: 0;
  border: 2px solid #fff;
  background: #000;
}

.selectbox li {
  font-size: 18px;
  padding: 5px 10px 6px;
}

.selectbox li:hover, .selectbox li.selected {
  background: #E6E6E6;
  color: #000000;
}

.selectbox li.disabled {
  color: #AAA;
}

/*	end of styles for select*/
::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}

::-moz-placeholder {
  color: #fff;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}

.f_input {
  display: block;
  width: 100%;
  height: 58px;
  border: 2px solid #fff;
  background: none;
  padding: 0 18px;
  font-size: 18px;
  margin: 18px 0 8px;
  color: #fff;
}

.f_text {
  font-size: 13px;
  line-height: 15px;
  letter-spacing: 0.5px;
  color: #b2b2b2;
}

.f_submit {
  display: block;
  width: 100%;
  height: 58px;
  background: #FF1A1F;
  font-size: 18px;
  cursor: pointer;
  color: #fff;
  margin-top: 17px;
  transition: 0.3s;
}
.f_submit:hover {
  filter: alpha(Opacity=70);
  opacity: 0.7;
}

/*schedule*/
.schedule .s_head {
  max-width: 400px;
  width: 100%;
  margin-top: 40px;
}

.tabs_block {
  padding-bottom: 100px;
}

.tabs {
  float: left;
  max-width: 390px;
  width: 100%;
  margin-left: 55px;
}
.tabs .tab {
  display: block;
  width: 100%;
  padding: 7px 15px 0;
  line-height: 39px;
  cursor: pointer;
}
.tabs .tab > span {
  display: block;
  padding-bottom: 7px;
  border-bottom: 1px solid #000;
  font-size: 14px;
  line-height: 16px;
  font-family: "Roboto-Medium";
}
.tabs .tab > span > span {
  display: block;
  font-size: 23px;
  line-height: 25px;
  color: #FF1A1F;
  margin-top: 7px;
}
.tabs .tab.active {
  border: 1px solid #ff1a1f;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  margin: -1px -1px 0;
}
.tabs .tab.active > span {
  border-bottom: none;
}

.tab_content {
  float: right;
  width: calc(100% - 460px);
  max-width: 600px;
  transform: translateY(-70px);
}

.ti_block {
  background: rgba(0, 0, 0, 0.4);
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  position: relative;
  padding: 10px 30px 20px;
  margin-bottom: 13px;
}

.tib_city {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  max-width: 230px;
  background: #FF1A1F;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  padding: 7px 5px 7px 40px;
  font-size: 20px;
  line-height: 22px;
  font-family: "Roboto-Medium";
  transform: translateX(-35px);
}

.tib_text {
  font-size: 14px;
  line-height: 17px;
  margin: 8px 0 15px;
}
.tib_text > a {
  font-size: 14px;
  line-height: 17px;
  color: #FF1A1F;
}
.tib_text > a:hover {
  text-decoration: underline;
}

.tib_more {
  border-bottom: 1px solid #FF1A1F;
  margin-bottom: 14px;
  padding-bottom: 4px;
}
.tib_more > a {
  color: #FF1A1F;
  font-size: 14px;
  line-height: 16px;
  font-family: "roboto-bold";
}

.tib_pics > img {
  display: block;
  float: left;
  max-width: 32%;
  margin-right: 2%;
  border: 1px solid #FF1A1F;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  overflow: hidden;
}
.tib_pics > img:nth-child(3n+3) {
  margin-right: 0;
}

/*fancybox*/
.fancybox-skin {
  position: relative;
  color: #444;
  padding: 0 !important;
  text-shadow: none;
}

.fancybox-opened {
  z-index: 8040;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
  position: relative;
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  overflow: hidden;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

.fancybox-close {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  z-index: 8040;
  right: 20px;
  top: 20px;
  cursor: pointer;
}
.fancybox-close:hover {
  filter: alpha(Opacity=50);
  opacity: 0.5;
}
.fancybox-close:before {
  display: block;
  content: "";
  width: 25px;
  height: 4px;
  background: #666;
  transform: rotate(-45deg);
  position: absolute;
  left: 0;
  right: 0;
}
.fancybox-close:after {
  display: block;
  content: "";
  width: 25px;
  height: 4px;
  background: #666;
  transform: rotate(45deg);
  position: absolute;
  left: 0;
  right: 0;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  margin-top: -22px;
  cursor: pointer;
  z-index: 8040;
  background: url(../images/fancy_arrow.png) 0 0 no-repeat;
  filter: alpha(Opacity=40);
  opacity: 0.4;
}
.fancybox-nav span:hover {
  filter: alpha(Opacity=100);
  opacity: 1;
}

.fancybox-prev span {
  left: 10px;
  transform: rotate(180deg);
}

.fancybox-next span {
  right: 10px;
}

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8030;
  background: rgba(0, 0, 0, 0.8);
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/*end of fancybox*/
/*стили модальных окон*/
.mask {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9000;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}

.boxes .window {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
}

.boxes .v_popup {
  max-width: 800px;
  width: 100%;
}
.boxes .v_popup video {
  width: 100%;
}

.close {
  display: block;
  width: 25px;
  height: 25px;
  position: absolute;
  z-index: 3;
  right: 10px;
  top: 10px;
  cursor: pointer;
}
.close:hover {
  filter: alpha(Opacity=80);
  opacity: 0.8;
}
.close:before {
  display: block;
  content: "";
  width: 25px;
  height: 2px;
  background: #ccc;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}
.close:after {
  display: block;
  content: "";
  width: 25px;
  height: 2px;
  background: #ccc;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0) rotate(45deg);
}

/*update 15.01.2020*/
.f_bot {
  padding: 30px 10px 13px 0;
}

.fb_left {
  float: left;
}

.fb_conf {
  display: inline-block;
  vertical-align: top;
  font-size: 11px;
  line-height: 14px;
  color: #ffffff;
}
.fb_conf > a {
  display: inline-block;
  vertical-align: top;
  font-size: 11px;
  line-height: 14px;
  color: #ffffff;
  text-decoration: underline;
}
.fb_conf > a:hover {
  text-decoration: none;
}

.fb_address {
  display: inline-block;
  vertical-align: top;
  font-size: 11px;
  line-height: 14px;
  color: #ffffff;
  margin-left: 60px;
}
.fb_address > span {
  display: inline-block;
  vertical-align: top;
  margin-left: 23px;
}

.fb_pay {
  float: right;
  margin-top: -5px;
}
.fb_pay > img {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  max-width: 174px;
}

.pay_input {
  max-width: 320px;
  height: 50px;
  border: 1px solid #ff1319;
  border-radius: 6px;
  background-color: rgba(0, 0, 0, 0.251);
  margin-bottom: 25px;
}
.pay_input:nth-child(2) {
  margin-bottom: 5px;
}

.pay_btn {
  max-width: 280px;
  border-radius: 26px;
  height: 50px;
  line-height: 50px;
  margin-top: 30px;
}

.b_block {
  background: rgba(0, 0, 0, 0.4);
  padding: 15px;
  margin: 30px 0;
}
.b_block p {
  font-size: 13px;
  line-height: 23px;
  color: #ffffff;
}
.b_block p > a {
  color: #ff1a1f;
  font-size: 13px;
  line-height: 23px;
  text-decoration: underline;
}
.b_block p > a:hover {
  text-decoration: none;
}

.space_300 {
  height: 300px;
}

.agreement_block {
  background: rgba(0, 0, 0, 0.4);
  padding: 40px 40px 20px;
  box-shadow: 0 0 10px #000;
}
.agreement_block p {
  font-size: 13px;
  line-height: 19px;
  color: #ffffff;
  margin-bottom: 20px;
}
.agreement_block p > a {
  font-size: 13px;
  line-height: 19px;
  color: #ffffff;
}
.agreement_block p > a.red {
  color: #f3191d;
  text-decoration: underline;
}
.agreement_block p > a.red:hover {
  text-decoration: none;
}
.agreement_block p > a:hover {
  text-decoration: underline;
}
.agreement_block p > span {
  display: block;
  font-family: "roboto-bold";
}

.ab_name {
  font-size: 25px;
  line-height: 28px;
  color: #ffffff;
  font-family: "roboto-bold";
  margin-bottom: 20px;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

img {
  max-width: 100%;
  height: auto;
}

/* MEDIA QUERIES*/
@media only screen and (max-width: 1180px) {
  .party_slider {
    max-width: 1017px;
  }

  .owl-prev {
    left: 0px;
  }

  .owl-next {
    right: 0px;
  }

  .f_bot {
    padding-top: 15px;
  }

  .fb_left {
    max-width: 350px;
  }

  .fb_address {
    margin: 10px 0 0 0;
  }
  .fb_address > span {
    margin-left: 0;
  }

  .fb_pay {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 1080px) {
  .h_left {
    max-width: 250px;
  }

  .h_info {
    float: none;
    max-width: 100%;
  }
  .h_info > br {
    display: block;
  }

  .h_center {
    max-width: 180px;
  }

  .h_buy {
    margin: 10px auto 0;
  }

  .tel {
    font-size: 21px;
    line-height: 26px;
    margin: 10px 0;
  }

  footer .h_socials {
    float: none;
    text-align: center;
    margin-bottom: 10px;
  }
  footer .h_socials > a {
    display: inline-block;
    vertical-align: top;
    float: none;
    margin: 0 6px;
  }

  .t_djs {
    margin: 100px 0;
  }

  .t_item {
    margin-bottom: 50px;
  }
  .t_item:nth-child(4) {
    position: static;
  }

  .dancer {
    bottom: 0;
  }
}
@media only screen and (max-width: 1000px) {
  .s_head {
    padding: 7px 10px 7px 10px;
  }

  .s_text {
    padding: 0;
  }

  .form {
    margin-left: 0;
  }

  .tabs {
    margin-left: 0;
    max-width: 300px;
  }

  .tab_content {
    width: calc(100% - 320px);
  }

  .schedule .s_head {
    max-width: 310px;
  }

  .space_300 {
    display: none;
  }

  .agreement_block {
    background: rgba(0, 0, 0, 0.4);
    padding: 20px 20px 5px;
  }
  .agreement_block p {
    margin-bottom: 15px;
  }
}
/*1000*/
@media only screen and (max-width: 760px) {
  header, footer {
    padding-bottom: 50px;
  }

  footer {
    padding-bottom: 10px;
  }

  /*.h_socials{
  	float: none;
  	margin: 0;
  	position: absolute;
  	left: 15px;
  	bottom: 5px;
  }*/
  .h_lang {
    float: none;
    margin: 0;
    position: absolute;
    right: 15px;
    bottom: 5px;
  }

  .tabs {
    max-width: 100%;
    float: none;
  }
  .tabs .tab {
    padding: 5px 10px 0;
  }
  .tabs .tab > span > span {
    display: inline-block;
    margin-left: 6px;
    font-size: 14px;
    line-height: 16px;
    margin-top: 0;
  }

  .tab_content {
    width: calc(100% - 320px);
  }

  .schedule .s_head {
    max-width: auto;
    width: auto;
    padding-left: 20px;
    padding-right: 30px;
  }

  .tab_content {
    float: none;
    width: 100%;
    max-width: 100%;
    transform: translateY(0);
    margin-top: 20px;
  }
}
/*760*/
@media only screen and (max-width: 670px) {
  .top {
    height: auto;
    background: #000 url(../images/top_bg_670.jpg) center top no-repeat;
  }

  h1 {
    font-size: 50px;
    line-height: 52px;
  }

  .t_djs {
    margin-top: 15px;
  }

  .t_item {
    float: none !important;
    padding: 15px 20px !important;
    margin: 250px 0 0 0 !important;
  }
  .t_item:nth-child(4) {
    margin-top: 100px !important;
  }

  .dancer {
    position: static;
    padding: 0 5px;
    margin: 150px auto 0;
  }

  .t_dj {
    max-width: 49%;
  }

  .video_wrap {
    padding: 25px 0;
  }

  /*.party_slider{
  	max-width: 280px;
  }*/
  /*.ps_content{
  	max-width: 140px;
  	.video{
  		width: 140px;
  		height: 90px;		
  	}
  }*/
  .video > a > span {
    width: 40px;
    height: 40px;
  }
  .video > a > span:after {
    border-width: 5px 0 5px 10px;
  }

  /*.owl-prev, .owl-next{
    width: 20px;
    height: 20px;
    background: #fff url(../images/arrow_l_mob.png) center no-repeat !important;
    top: 38%;
  }*/
  .g_content {
    padding: 0 10px;
  }

  .side {
    padding-top: 30px;
  }
}
/*670*/
@media only screen and (max-width: 580px) {
  .fb_left {
    max-width: 200px;
  }

  .fb_conf > span {
    display: none;
  }
}
/*580*/
@media only screen and (max-width: 550px) {
  #player {
    margin: 25px auto 25px;
  }

  .g_items {
    max-width: 350px;
    margin: 0 auto;
  }

  .g_item {
    width: 140px;
    height: 90px;
    margin: 0 6px 14px;
  }

  .b_head {
    font-size: 24px;
    line-height: 26px;
  }
  .b_head > span {
    font-size: 12px;
    line-height: 14px;
  }

  .bot {
    min-height: auto;
    padding-bottom: 20px;
  }

  .partners {
    margin: 25px 0 15px;
  }
  .partners > a {
    margin: 0 7px 12px;
  }
  .partners > a:nth-child(1) > img {
    width: 120px;
  }
  .partners > a:nth-child(2) > img {
    width: 120px;
  }
  .partners > a:nth-child(3) > img {
    width: 45px;
  }
  .partners > a:nth-child(4) > img {
    width: 160px;
  }

  .info_partners {
    max-width: 750px;
    margin: 30px auto 0;
  }
  .info_partners > a {
    margin: 0 5px 10px;
  }
  .info_partners > a:nth-child(1) > img {
    width: 80px;
  }
  .info_partners > a:nth-child(2) > img {
    width: 90px;
  }
  .info_partners > a:nth-child(3) > img {
    width: 90px;
  }
  .info_partners > a:nth-child(4) > img {
    width: 95px;
  }
  .info_partners > a:nth-child(5) > img {
    width: 120px;
  }

  .ti_block {
    padding: 10px;
  }
}
/*550*/
@media only screen and (max-width: 470px) {
  header, footer {
    padding-bottom: 5px;
  }

  .h_left, .h_right, .h_center {
    float: none;
    max-width: 100%;
    text-align: center;
  }

  .logo {
    float: none;
    text-align: center;
    margin: 0 auto;
  }
  .logo > img {
    display: block;
    margin: 0 auto 6px;
  }
  .logo > span {
    padding-top: 0;
  }

  .h_info {
    text-align: center;
    margin: 17px auto 16px;
  }

  .h_date_block {
    max-width: 180px;
    float: none;
    margin: 0 auto;
    text-align: center;
  }

  .h_buy {
    float: none;
    margin: 15px 0 25px;
  }

  .h_socials {
    position: static;
    display: inline-block;
    vertical-align: top;
    margin: 15px auto;
    float: none;
  }
  .h_socials.hs_main {
    margin: 0 auto;
  }

  .h_lang {
    position: static;
    display: inline-block;
    vertical-align: top;
    margin-left: 11px;
  }

  .city {
    float: none;
    margin: 0 auto;
  }

  h1 {
    font-size: 36px;
    line-height: 38px;
    font-weight: bold;
    -webkit-text-stroke: 1px #fff;
  }

  .t_text {
    font-size: 13px;
    line-height: 15px;
  }

  .t_dj > span {
    font-size: 17px;
    line-height: 20px;
  }

  .f_bot {
    padding: 10px 0;
  }

  .fb_left {
    max-width: 300px;
    text-align: center;
    float: none;
    margin: 0 auto;
  }

  .fb_pay {
    float: none;
    margin: 15px auto 0;
    text-align: center;
  }
}
/*470*/

/*# sourceMappingURL=style.css.map */
