.vamtam-buble .fl-module-content {
	    box-shadow: 0px 5px 20px 0px #efefef;
    border-radius: 30em;
    width: 90px;
    height: 90px;
	display: flex;
  align-items: center;
  justify-content: center;
	
}

.page-id-3118 .row.single-page-heading, .page-id-3295 .row.single-page-heading, .page-id-3251 .row.single-page-heading{
    display: none;
}
.page-id-3118 #single-page, .page-id-3295 #single-page, .page-id-3251 #single-page{
	background: #131730;
}
.form-and-data {
    padding-top: 64px;
}
.meta-info {
    display: flex;
    width: 300px;
}
.date, .city {
    font-weight: bold;
	color: #149df6;
    text-transform: uppercase;
}
.museum, .country {
    color: #c000c6;
    font-weight: 200;
    text-transform: uppercase;
}
.dates {
    border-right: 1px solid #C000c6;
    padding-right: 32px;
	padding-top: 16px;
    padding-bottom: 16px;
}
.place {
    padding-left: 32px;
	padding-top: 16px;
    padding-bottom: 16px;
}
.reg-form-logo img {
    height: auto;
    margin-left: -10px;
}
.form-text-under-logo p {
    font-weight: 100;
}
.form-text-under-logo p a{
    color: white;
}
.event-data {
    display: flex;
    box-shadow: 0px 0px 15px 0px rgba(192, 0, 198);
    background-color: #180056;
    flex-direction: column;
    align-items: center;
    justify-content: center;
	border-radius: 3px;
}
.number {
    font-weight: bold;
    color: #fff;
    font-size: 25px;
}
.info {
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 100;
}
.number-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 16px;
}
.event-numbers {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 0;
    border-bottom: 1px solid #c000c6;
}
.event-organizer {
    color: white;
    width: calc(100% - 100px);
    text-align: center;
	padding: 10px 0;
}
.wpb_single_image.wpb_content_element.vc_align_left.reg-form-logo {
    margin-bottom: 0;
    margin-top: -25px;
}
.form-content {
    display: flex;
    flex-direction: column;
}
.form-info{
    background: #501851 !important;
    padding: 8px !important;
    border-radius: 3px !important;
}
.wpb_text_column.wpb_content_element.form-header p {
    text-align: center;
    color: white;
    font-size: 22px;
    font-weight: 100;
}
.form-content span{
	width: 100% !important;
	margin: 8px 0 !important;
}
input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
    background: transparent;
	margin-top: 16px;
}
.form-info .wpb_wrapper {
    background: #131730;
    padding: 8px;
    border-radius: 3px;
    box-shadow: 3px 5px 27px rgba(15, 3, 13, 0.36);
}
.form-info .vc_column-inner {
    padding: 16px;
}
.section .wpcf7-mail-sent-ok, .section .wpcf7-not-valid-tip {
    position: initial;
    top: 90px;
    height: 29px;
    margin: 0;
    line-height: inherit;
    font-weight: bold;
    background: #fff;
    font-size: 12px;
    border: none;
    text-align: left;
    padding-left: 25px;
    color: #501851 !important;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 25px;
    box-shadow: 0 7px 20px rgba(0, 0, 0, 0.18);
}
.wpcf7-not-valid-tip:before, .wpcf7-mail-sent-ok:before {
	position: inherit !important;
    float: right;
    margin-right: 16px;
    margin-top: 6px;
}
div.wpcf7 .ajax-loader {
    background-repeat: no-repeat;
    background-position: center;
}

@media only screen and (max-width: 768px) {
	.meta-info {
		display: flex;
		width: 100%;
		justify-content: center;
	}
	.event-numbers {
    	flex-direction: column;
	}
	.dates {
    	display: flex;
    	flex-direction: column;
    	align-items: flex-end;
	}
	.meta-info>div {
    	width: 230px;
	}
	.key-icon-box.icon-left.icon-default .tt-iconbox-customimg {
	width: auto !important;
	}
	#program .tt-iconbox-customimg img {
		 position: inherit;
		left: 0;
		margin-left: 0;
		top: inherit;
		margin-top: inherit;
	}
	#program .key-icon-box.icon-left {
    margin: 8px 0;
	}
	.chian-font p, .chain-font p {
		font-size: 2rem;
	}
	section#contacts {
    	background-size: contain !important;
	}
}
input.wpcf7-form-control, input.wpcf7-form-control::-webkit-input-placeholder, input.wpcf7-form-control:-moz-placeholder, input.wpcf7-form-control::-webkit-input-placeholder, input.wpcf7-form-control::-moz-placeholder, input.wpcf7-form-control:-ms-input-placeholder {
    color: #4e4f54 !important;
}
input.wpcf7-form-control::-webkit-input-placeholder {
    color: #4e4f54 !important;
}
@media (max-width: 960px){
.team-content h5 {
    display: block !important;
	}
.team-content .team-subtitle {
    display: block;
}
.team-member-info {
    padding-left: 16px;
}
.coupon input{
	min-width: 40% !important;
}
}
span.error {
    color: #C237C4;
    font-size: 13px;
    display: block;
    text-align: center;
	opacity: 0;
}
.packages {
    display: flex;
    align-items: center;
    justify-content: space-between;
	margin-top:16px;
}
.packages select {
    background: white;
    border-radius: 30px;
    width: 100%;
    height: 50px;
    padding-left: 25px;
    font-size: 13px;
    font-weight: 600;
    color: #383838;
    text-transform: uppercase;
	outline: none;
	  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
	position: relative;
}
.packages{
	position: relative;
}
/*.packages::after {
	content: "\203A";
    color: #333;
    right: 22px;
    top: -3px;
    transform: rotate(90deg);
    padding: 5px;
    font-size: 30px;
    position: absolute;
    pointer-events: none;
}*/
.input-field.coupon {
    display: flex;
	  margin: 0;
	position: relative;
	align-items: center;
}
.coupon button {
	    height: 52px;
	width: 100px;
    margin-left: 32px;
	position: relative;
}
button#register-button, #become-sponsor {
    width: 100%;
	height: 42px;
}
form#registration-form {
}
input.wpcf7-text {
    text-transform: uppercase;
}
.coupon-persantage {
	display: none;
    color: #3813c2;
    margin-bottom: 16px;
    padding-left: 0px;
}
.pulse {
	display: none;
    position: absolute;
    top: calc(50% - 20px);
    left: calc(50% - 20px);
    width: 40px;
    height: 40px;
    background-color: #149df6;
    border-radius: 100%;
  -webkit-animation: sk-scaleout 1.0s infinite ease-in-out;
  animation: sk-scaleout 1.0s infinite ease-in-out;
}

@-webkit-keyframes sk-scaleout {
  0% { -webkit-transform: scale(0) }
  100% {
    -webkit-transform: scale(1.0);
    opacity: 0;
  }
}

@keyframes sk-scaleout {
  0% { 
    -webkit-transform: scale(0);
    transform: scale(0);
  } 100% {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
    opacity: 0;
  }
}
button#coupon-apply:hover div{
	background-color: white !important;
}
.ticket {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
	background: #501851;
	height: 100vh;
	flex-direction: column;
}
.ticket .stub,
.ticket .check {
  box-sizing: border-box;
}
.stub {
  background: #121559;
  height: 250px;
  width: 250px;
  color: white;
  padding: 20px;
	color: white;
  position: relative;
	    border-left: 8px solid #149df6;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.stub:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  border-top: 20px solid white;
  border-left: 20px solid #121559;
  width: 0;
}
.stub:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  border-bottom: 20px solid white;
  border-left: 20px solid #121559;
  width: 0;
}
.stub .top {
  display: flex;
  align-items: center;
  height: 40px;
  text-transform: uppercase;
}
.stub .top {
    color: #01aff8;
    display: flex;
    justify-content: center;
    font-size: 32px;
}
.stub .top .line {
  display: block;
  background: #01aff8;
  height: 40px;
  width: 3px;
  margin: 0 20px;
}
.stub .top .num {
  font-size: 10px;
}
.stub .top .num span {
  color: #000;
}
.stub .invite:before {
  content: "";
  background: #fff;
  display: block;
  width: 40px;
  height: 3px;
  margin-bottom: 5px;
}
.check {
  background: rgba(19, 23, 48, 0.8);
  height: 250px;
  width: 450px;
  padding: 32px;
	color: white;
	    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
  position: relative;
	display: flex;
	justify-content: center;
	flex-direction: column;
}
.check:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-top: 20px solid white;
  border-right: 20px solid transparent;
  width: 0;
}
.check:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom: 20px solid white;
  border-right: 20px solid transparent;
  width: 0;
}
.check .big {
    font-size: 32px;
    font-weight: 900;
    line-height: 0.8em;
    padding-top: 10px;
    margin-bottom: 20px;
}
.check .number {
  position: absolute;
  top: 50px;
  right: 50px;
  color: #ef5658;
  font-size: 40px;
}
.check .info {
  display: flex;
  justify-content: flex-start;
  font-size: 12px;
  width: 100%;
}
.check .info section {
  margin-right: 35px;
}
.check .info section:last-child {
    margin-right: 0px !important; 
}
.check .info section:before {
  content: "";
  background: white;
  display: block;
  width: 70px;
  height: 3px;
  margin-bottom: 5px;
}
.check .info section .title {
  font-size: 16px;
  text-transform: uppercase;
}
body.page-id-3267 {
    background: #501851;
}
.images {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

span.num {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}
#register-button{
	position: relative;
}
button#register-button:hover div{
	background-color: #131730 !important;
}
#particles-js{ position:absolute; width: 100%; height: 100%; background-color:white; background-image: url(""); background-repeat: no-repeat; background-size: cover; background-position: 50% 50%; }
 canvas{ display: block; vertical-align: bottom; }
.ticket-wrapper {
    display: flex;
}
.thanks-mess {
    color: #121559;
    z-index: 999;
    font-size: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 16px;
    text-align: center;
}
@media only screen and (max-width: 768px) {
.ticket-wrapper {
	flex-direction: column;
}
	.stub:before, .stub:after, .check:before, .check:after{
		content: initial !important;
	}
	.stub {
    width: 100%;
		height: auto;
    border-left: none;
    border-bottom-left-radius: 0;
    border-top-right-radius: 3px;
		        border-bottom: 7px dashed rgb(255, 255, 255);
}
	.check {
		width: 100%;
    border-top-right-radius: 0;
    border-bottom-left-radius: 3px;
		border-top: 7px dashed rgb(255, 255, 255);
}
}
.coupon input{
	padding-right: 8px !important;
}
#menu-item-3145 > a{
	    color: #cb00c5 !important;
}
.paymen-declined.thanks-mess {
    background: #070617d1;
    border-radius: 3px;
    padding: 50px 30px;
	color: white !important;
}

#tbagenda table {
    border-collapse: collapse;
}

/* #tbagenda table, #tbagenda th, #tbagenda td {
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    
} */
#tbagenda td{
  padding: 8px;
  text-align: center;
}
#tbagenda td:first-child {
    width: 10%;
    padding: 8px;
    vertical-align: middle;
}
#tbagenda td:nth-child(2), #tbagenda td:nth-child(3) {
    width: 40%;
}
#tbagenda table {
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}
#tbagenda td{
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
}
tr.metaLocations td:nth-child(2) {
    background: #ca01c5;
    color: white;
}
tr.metaLocations td:nth-child(3) {
    background: #131730;
    color: white;
}
span.m-hall {
    color: #131730;
    font-weight: bold;
}
span.k-room {
    color: #c901c5;
    font-weight: bold;
}
.page-id-17556 #sub-header, .page-id-17801 #sub-header, .page-id-18081 #sub-header{
	display: none
}
.input-field input {
	background: white !important;
	    margin-bottom: 4px !important;
    margin-top: 8px !important;
}
.form-container {
    background: rgba(255, 255, 255, 0.7490196078431373);
    box-shadow: 1px;
    -webkit-box-shadow: 0px 0px 32px -10px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 32px -10px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 32px -10px rgba(0,0,0,0.75);
    padding: 16px;
    border-radius: 7px;
}
button#register-button {
    margin-top: 24px;
}
.coupon input.wpcf7-text {
    width: 200px;
}
.page-id-17614 #sub-header{
	display: none;
}

img.normal-logo {min-height:40px;}
.card-container {
    display: flex;
    justify-content: center;
    align-items: center;
}
.card-container img {
    height: 17px;
    margin: 16px 8px 0px;
}