@font-face {
    font-family: 'Roboto';
    src: url('/TEMPLATES/partners/muar/Roboto/Roboto-Regular.ttf') format('truetype');
  }

  @font-face {
    font-family: 'RobotoBold';
    src: url('/TEMPLATES/partners/muar/Roboto/Roboto-Bold.ttf') format('truetype');
  }
  
html{
	height: 100%;
}

body{
    font-family: Roboto, Open Sans,sans-serif  !important;
	height: 100%;
  }
*{
    /*font-family: Roboto, Open Sans,sans-serif  !important;*
  }

  header{
	  background: #fcfcfce6;
  }

  .step-form .to-prev-step{
	color: #fff;
}
.step-form .back-btn svg{
	color: #fff;
}

.tg-events{
	display: flex;
	flex-wrap: wrap;
	margin: 20px 0;
}
.step-onlytid .container{
	display: flex;
	flex-wrap: wrap;
}
.tg-event-element-name {
    padding: 25px 20px;
	border: none;
}

.tg-event-element{
    flex: 100% 0 1;
    margin: 0;
}

.incEvents{
	/*opacity: 0;
	height: 1px;*/
}

.ticket-price-free{
	display: none;
}

.page-title.eventName{
}

.tg-price-name{

}

.tg-tarif-description{
	font-weight: normal;
	line-height: 1;
	font-size: 90%;
}

.tg-event-element-name-tr{

	margin: 0;
	height: 100%;

	background: #FFFFFF;

	
}

.tg-themes{
	display:flex;
	flex-wrap:wrap;
	justify-content: space-around;
}

.tg-theme-element{
	width:300px;
	height: 60px;
	font-weight: bold;
	border-width: 4px;
	text-align: center;
	margin: 3px;
	font-size: 18px;
	}



	.tg-theme-element a:hover{
		text-decoration: none !important;
		}
			
.active-theme{
	background: #8bbdfa;
    color: #fff;
}



.tg-event-element-name-tr:hover{
    background: unset;
}

.tg-event-element-name-tr .tg-event-image{
    -webkit-transition: all 0.3s ease-in-out;
	 background-position: center center;
}

.tg-event-element-name-tr:hover .tg-event-element-name{
    border: 1px solid #e65350;
    box-shadow: 0 2px 4px 2px #ebd5d5;
    background: #f7f6ff24;
}

.tg-event-element-name-tr:hover .tg-event-image{
	transform: scale(1.05);
}

.btn {
	color: #fff;
	background: #569ff7af;
	border-radius: 10px;
	min-width: 220px;
}


.btn:hover {
    border-radius: 10px;
	color: #fff;
	background: #569ff7;
}

.ticket-type-count-btn {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    outline: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    border-radius: 12px;
    border: 1px solid #569ff7;
    outline: none!important;
}

.tg-event-detail-image {
    height: 300px;
}
.tg-event-detail-image .tg-event-name-image {
    color: #fff;
    font-size: 300%;
    background: #0000005c;
    height: auto;
    margin-top: 0;
    top: 25%;
    line-height: 1;
    position: absolute;
    padding: 15px;
}

.ticket-type-count-btn svg {
    fill: #569ff7;
	border-radius: 7px;
}

.ticket-type-count-btn:not(:disabled):not(.disabled):hover {
    background: #569ff7;
    border-color: #569ff7;
}


.ticket-type-price {
    color: #569ff7;
	font-size: 100%;
}

.page-subtitle{
	font-size: 100%;
}

.b-selected-tickets-total{
	font-size: 100%;
}


.form-control input:not(:disabled):not(.disabled):hover {
    border-color: #569ff7;
}

.menus li:hover {
    background: #569ff7;
    color: #fff;
}

.tg-event-theme{
	
}
.page-title {
    margin-bottom: 17px;
}

.step-form{
	
	min-height: 100%;
}

.step-form::before {
	content: "";
	position: fixed;
	left: 0;
	right: 0;
	z-index: -1;
	top:0;
	display: block;
	background: url(bg.jpg) no-repeat center;
			
	background-size:cover;
	width: 100%;
	height: 100%;
	
	filter: blur(2px) brightness(2);
	}


.tq_free_div{
	
}



.step-form .container{
	background: #FFFFFF;
	box-shadow: 0px 4px 22px 3px rgba(0, 0, 0, 0.25);
	border-radius: 10px;
	padding: 40px 20px;
}


.container-fluid{
	padding: 0;
}
.page {
	padding: 60px 10px 0px 10px;
}

.ymaps-2-1-79-ymaps-geolink-dark {
    color: rgb(75, 82, 93) !important;
}

.page-title span {
    position: relative;
}

div.tarif_group {
	display: flex;
    flex-wrap: wrap;
}
.tarif_group_name{
	display: none;
}

div.tarif_group .ticket-type {
	flex: 50% 1 1;
	background: #FFFFFF;
	padding: 25px 20px;
	border: none;
}

.tg-bottom-panel{
	margin-bottom: 30px;
}

.customer-contacts {
    margin-bottom: 15px;
}

label {
    display: inline-block;
    margin-bottom: 3px;
}

.incEvents div{
	
}


.incEvents label div{
	float: right;
	margin-left: 5px;
	margin-top: 5px;
}

.incEvents label[for="incel_650_43480"] div{
	display: none;
}
.incEvents label[for="incel_651_43480"] div{
	display: none;
}



div.tarif_group .ticket-type .row{
	box-shadow: 0px 4px 26px 3px rgba(0, 0, 0, 0.15);
	border-radius: 10px;
	height: 150px;
	display: flex;
	padding: 20px 10px;
}



div.tarif_group .ticket-type .col{
	
}

div.tarif_group .ticket-type .col:first-child{
	height: 90%;
}

div.tarif_group .ticket-type-name {
	font-family: Roboto;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 21px;
	height: 70%;
}


.ticket-type-base-price{
    display:block;
	float: left;
	position: relative;
	}


.ticket-type-base-price:before {
		content: "";
		border-bottom: 3px solid #fb0808;
		position: absolute;
		width: 100%;
		height: 50%;
		transform: rotate(12deg);
	  }


div.tarif_group .ticket-type-price{
	font-family: Roboto;
	font-style: normal;
	font-weight: 300;
	font-size: 24px;
	line-height: 28px;
	color: #000000;
}

div.tarif_group .ticket-type-count-selector {
    display: flex;
    align-items: center;
    justify-content: center;
}

.age_category {
    border: 1px solid #569ff7;
    color: #569ff7;
    border-radius: 50%;
    background: #fff;
    cursor: default;
}
.tg-event-image{
    display: block;
}
    

.incEvents{
    /*box-shadow: 0px 4px 26px 3px rgb(0 0 0 / 15%);*/
	border-radius: 10px;
    display: block;
    padding: 5px;
    margin: 0px 10px 20px 10px;
    border: 1px solid #f2f2f2;
}

label {
    margin-left: 0.5rem;
}

.tg-event-elements-desc{
	line-height: 1.1;
	/*display: none;*/
}

.tg-event-name{
	font-style: normal;
	font-weight: normal;
	margin: 15px 0 5px 0;
	text-transform: uppercase;
	font-family: Roboto;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 21px;
	
	color: #000000;
}
.tg-event-buttons{
	
}
.tg-event-button{
	background: #569ff7af;
	border-radius: 0;
	color:#fff;
}

.tg-event-button a{
    color:#fff;
}
.step-event .page-title {
    margin-bottom: 17px;

	background: rgb(58,77,105);
	background: radial-gradient(circle, rgba(58,77,105,1) 25%, rgb(52 39 32) 75%);
	
	}
.tg-event-detail-image{
	-webkit-transition: background-image 5s;
}
	
	.step-event {
		padding-top:50px !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
		}

.tg-event-button:hover{
    background: #569ff7;
}

.tg-events-session-element {
    border-radius: 12px;
    border: 3px solid #569ff7;
    outline: none!important;
    padding: 10px;
}

/*.tg-events-session-element-free{
display: none;

}*/




.tg-getOrderInfo{
	opacity: 0;
	left: -9999999px;
}

.flatpickr-months {
    background: #569ff7;
}

.flatpickr-day.selected:hover, .flatpickr-day.today:hover, .flatpickr-day.today:hover:not(.selected), .flatpickr-day:hover {
    color: #569ff7;
}

.tg-event-kkt-description{
	color: red;
}

.flatpickr-day.selected {
    color: #569ff7;
}
.b-select-time{
	width: 100%;
}
.select-time-item:hover {
    background: transparent;
    border-color: #569ff7;
    color: #569ff7;
    font-weight: 900;
}
.back-btn {
    font-size: 100%;
    color: #569ff7;
}
a {
    color: #569ff7;
}

.tg-tickets-total{
	position: fixed;
    bottom: 20px;
    background: #fff;
    right: 30px;
	width: 250px;
	height: 100px;
}
.tg-getOrderInfo {
	bottom: 100px !important;
	    left: 0 !important;
}
.tg-before-terms{
	display:none;
}



.form-control input {
    padding: 12px 22px 10px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #dee2e6;
    outline: 0;
    box-shadow: none;
    font-size: 14px !important;
    display: block;
	background: #F3EDED;
	box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.05);
	border-radius: 10px;
	width: 80% !important;
    margin: 0 auto;
}
.form-control label {
    left: 15%;
}



@media (max-width: 1250px){
	.b-select-tickets{
		padding-bottom: 135px;
	}

	.tg-tickets-total{
		position: fixed;
		bottom: 0;
		background: #fff;
		left: 0;
		width: 100%;
		border-top: 1px solid #2fb7c9;
		box-shadow: 1px -6px 14px 7px rgb(0 0 0 / 25%);
		display: flex;
		justify-content: space-evenly;
		padding: 0 3px;
	}
	.tg-getOrderInfo {
		
		bottom: 125px;
	}
}


@media (max-width: 950px){
	
	div.tarif_group {
		display: block;
	}

	div.tarif_group .ticket-type .row {
		display: block;
		padding: 10px;
	}

	div.tarif_group .ticket-type .col:first-child {
		height: 70%;
		display: block;
		flex: none;
		max-width: 100%;
	}
	div.tarif_group .ticket-type .row {
		height: 200px;
	}


	div.tarif_group .ticket-type-name {
		font-family: Roboto;
		font-style: normal;
		font-weight: bold;
		font-size: 18px;
		line-height: 21px;
		height: 70%;
	}

}
@media (max-width: 660px){
	.tg-event-element{
		min-width: 300px;
		width: 100px;
		margin: 10px 0;

	}

	div.tarif_group .ticket-type-price {
		font-family: Roboto;
		font-style: normal;
		font-weight: 300;
		font-size: 24px;
		clear: both;
		line-height: 28px;
		color: #000000;
	}
	.ticket-type-base-price{
		display:block;
		position: relative;
		}

	div.tarif_group .ticket-type .row {
		display: block;
	}

	div.tarif_group .ticket-type .col:first-child {
		height: 70%;
		display: block;
		flex: none;
		max-width: 100%;
	}
	div.tarif_group .ticket-type .row {
		height: 200px;
	}


	div.tarif_group .ticket-type-name {
		font-family: Roboto;
		font-style: normal;
		font-weight: bold;
		font-size: 18px;
		line-height: 21px;
		height: 60%;
	}

	#tg_recieve_txt {
		width: 100% !important;
	}
	.incEvents label div {
		float: none;
		margin-left: 20px;
	}

	.tg-event-detail-image .tg-event-name-image {
		color: #fff;
		font-size: 25px;
		background: #0000005c;
		height: auto;
		margin-top: 0;
		top: 25%;
		line-height: 1;
		position: absolute;
		padding: 15px;
	}

	label {
		display: inline;
	}

	.page {
		padding: 25px;
	}
.tg-event-element{
	width: 100%;
}

.form-control input {
    width: 100% !important;
}
.form-control label {
    left: 5%;
}

.tg-event-element-name-tr{

	margin: 10px;
}

.container, .container-fluid, .container-sm {
    width: 100%;
    padding: 0px 0 20px 0;
	margin: auto;
}

.step-event .container, .step-event .container-fluid, .step-event .container-sm {
    width: 100%;
    padding: 0px 10px 20px 10px;
	margin: auto;
}
.b-selected-tickets-total {
    min-height: 20px;
}

.b-select-tickets{
		padding-bottom: 100px;
	}

	.tg-tickets-total{
			display: none;
			
	}
	.btn{
		height: 40px;
	}

	}
	@media (min-width: 950px){
		.container, .container-sm {
			min-width: 950px;
		}

	}
