@font-face {
    font-family: 'arialbold';
    src: url('./fonts/arial_bold-webfont.woff2') format('woff2'),
         url('./fonts/arial_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'arialregular';
    src: url('./fonts/arial-webfont.woff2') format('woff2'),
         url('./fonts/arial-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body
{
	margin: 0;
	-webkit-font-smoothing: antialiased;
	overflow-x: hidden;
	font-family: 'arialregular', 'Arial';
}
a
{
	text-decoration: none;
}
header
{
	width: 100%;
	height: 607px;
	background: url('img/toppic.png') no-repeat center;
	background-size: cover;
	background-position: center center;
}
main
{
	width: 1080px;
	height: 100%;
	margin: 0 auto;
	text-align: center;
}
.logotopbig
{
	max-width: 312px;
	height: auto;
	margin: auto;
	margin-left: 60px;
	margin-top: 186px;
	margin-bottom: 60px;
}
.logotopmini
{
	display: none;
	margin: auto;
	margin-top: 186px;
	margin-bottom: 60px;
}
.toptext
{
	width: 80%;
	display: block;
	font-family: 'arialregular';
	font-size: 24px;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: center;
	line-height: 32px;
	margin: 0 auto;
}
.main
{
	margin: 0 auto;
	margin-top: 110px;
	text-align: center;
}
.topic
{
	margin: 0 auto;
	font-family: 'arialbold';;
	font-size: 40px;
	color: #252525;
	letter-spacing: 0;
	line-height: 44px;
}
.minitext
{
	margin-top: 10px;
	font-family: 'arialregular';
	font-size: 25px;
	color: #252525;
	letter-spacing: 0;
	text-align: center;
}

/*#maingroupsecond:hover ~ .phonediv0,
#maingroupthird:hover ~ .phonediv0,
#maingroupfourth:hover ~ .phonediv0,
#maingroupfifth:hover ~ .phonediv0,
#maingroupsixth:hover ~ .phonediv0 {
	opacity: 0;
	visibility: hidden;
}*/
.active-1 .phonediv1 {
	background: url('img/tel1.jpg') no-repeat center center;
	background-position: center;
    background-size: cover;
    opacity: 1;
	visibility: visible;
}
.active-2 .phonediv2 {
	background: url('img/tel2.jpg') no-repeat center center;
	background-position: center;
    background-size: cover;
    opacity: 1;
	visibility: visible;
}
.active-3 .phonediv3 {
	background: url('img/tel3.jpg') no-repeat center center;
	background-position: center;
    background-size: cover;
    opacity: 1;
	visibility: visible;
}
.active-4 .phonediv4 {
	background: url('img/tel4.jpg') no-repeat center center;
	background-position: center;
    background-size: cover;
    opacity: 1;
	visibility: visible;
}
.active-5 .phonediv5 {
	background: url('img/tel5.jpg') no-repeat center center;
	background-position: center;
    background-size: cover;
    opacity: 1;
	visibility: visible;
}
.active-6 .phonediv6 {
	background: url('img/tel6.jpg') no-repeat center center;
	background-position: center;
    background-size: cover;
    opacity: 1;
	visibility: visible;
}
/*#maingroupfirst ~ .phonediv1 {
	background: url('img/tel1.jpg') no-repeat center center;
	background-position: center;
    background-size: cover;
    opacity: 1;
	visibility: visible;
}
#maingroupsecond:hover ~ .phonediv2 {
	background: url('img/tel2.jpg') no-repeat center center;
	background-position: center;
    background-size: cover;
    opacity: 1;
	visibility: visible;
}
#maingroupthird:hover ~ .phonediv3 {
	background: url('img/tel3.jpg') no-repeat center center;
	background-position: center;
    background-size: cover;
    opacity: 1;
	visibility: visible;
}
#maingroupfourth:hover ~ .phonediv4 {
	background: url('img/tel4.jpg') no-repeat center center;
	background-position: center;
    background-size: cover;
    opacity: 1;
	visibility: visible;
}
#maingroupfifth:hover ~ .phonediv5 {
	background: url('img/tel5.jpg') no-repeat center center;
	background-position: center;
    background-size: cover;
    opacity: 1;
	visibility: visible;
}
#maingroupsixth:hover ~ .phonediv6 {
	background: url('img/tel6.jpg') no-repeat center center;
	background-position: center;
    background-size: cover;
    opacity: 1;
	visibility: visible;
}*/
.howtobuytopic
{
	letter-spacing: -1.5px;
}
.maingroup
{
	width: 100%;
	float: left;
	list-style: none;
	margin-top: 200px;
	margin-bottom: 238px;
	padding-left: 0;
	list-style-position: inside;
	padding-right: 0 !important;
}
.maingrouppiece
{
	width: 500px;
	color: #252525;
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
	box-shadow: 0 30px 25px -15px rgba(65,65,65,0.04);
	border-radius: 10px;
	margin-bottom: 20px;
	margin-right: 0;
	margin-right: 0 !important;
	text-align: left;
	padding-left: 40px;
	position: relative;
	transition: .8s ease-in;
	display: block;
	z-index: 99;
}
.maingrouppiecetext
{
	display: block;
	font-family: 'arialregular';
	font-size: 20px;
	letter-spacing: -.4px;
	color: #252525;
	margin: 0 auto;
	padding: 32px 0;
}
.maingrouppiecelong
{
	padding-top: 20px;
	padding-bottom: 0
}
.maingroupmini
{
	font-family: 'arialregular';
	font-size: 14px;
	color: #252525;
	padding-bottom: 20px;
	padding-top: 0;
	padding-left: 23px;
	margin: 7px 0 0 0;
}
.floatgroup
{
	float: none;
}

.phonediv
{
	float: right;
    width: 600px;
    height: 1008px;
    margin-left: 0px;
    background: url('img/tel0.jpg') no-repeat center center;
    background-position: center;
    background-size: cover;
    transition: all .8s ease-in-out;
    position: absolute;
    margin-left: 500px;
    margin-top: -850px;
    opacity: 0;
    visibility: hidden;
}
.phones
{
	display: none;
}
.phone
{
	max-width: 618px;
	height: auto;
	float: left;
	margin-top: 30px;
	position: absolute;
}

.active .maingrouppiece
{
	cursor: pointer;
	margin-left: 20px;
	box-shadow: 0 0 64px 0 rgba(83,81,112,0.05), 0 30px 25px -15px rgba(65,65,65,0.04);
}
/*.maingrouppiece:hover 
{
	cursor: pointer;
	margin-left: 20px;
	box-shadow: 0 0 64px 0 rgba(83,81,112,0.05), 0 30px 25px -15px rgba(65,65,65,0.04);
}*/
.controldiv
{
	clear: both;
	width: 100%;
	height: 809px;
	background: url('img/bilettlo.png') no-repeat center center;
	background-size: 100% 100%;
}
.hand
{
	max-width: 838px;
	height: auto;
	float: left;
	margin-top: 49px;
	position: absolute;
	margin-left: -500px;
}
.controlphone
{
	display: none;
}
.controlrightbox
{
	float: right;
	width: 343px;
	height: 70%;
	margin-top: 193px;
	text-align: right;
}
.police
{
	margin: 0;
}
.policemini
{
	margin: 0 auto;
	display: none;
}
.controlbig
{
	font-family: 'arialbold';
	font-size: 34px;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: right;
	line-height: 44px;
	margin-top: 30px;
	margin-bottom: 35px;
}
.controltext
{
	font-family: 'arialregular';
	font-size: 17px;
	font-weight: 100;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: right;
	line-height: 25px;
}
.mapdiv
{
	width: 100%;
	height: 800px;
	background: url('img/citybg.svg') center;
}
.maptopic
{
	letter-spacing: -1px;
	line-height: 1.2;
	font-size: 34px;
	width: 70%;
	float: left;
}
.mapdivleft
{
	float: left;
	width: 43%;
	padding-top: 240px;
	text-align: left;
}
.mapdivminitext
{
	clear: both;
	display: inline-block;
	font-family: 'arialregular';
	font-size: 17px;
	color: #252525;
	letter-spacing: 0;
	line-height: 25px;
	margin-top: 34px;
	margin-bottom: 61px;
}
.downloadtext
{
	font-family: 'arialregular';
	font-size: 18px;
	color: #252525;
	letter-spacing: -.4px;
	line-height: 24px;
	margin-top: 0;
	margin-bottom: 18px;
}
.appstore
{
	margin-right: 15px;
}
.mapdivright
{
	background: url('img/map.svg') center no-repeat;
	float: left;
	height: 570px;
	width: 57%;
	margin-top: 100px;
	margin-left: 0;
}
.map
{
	float: left;
	position: absolute;
}
.city
{
	font-family: 'arialbold';
	font-size: 18px;
	color: #252525;
	background-color: #FFFFFF;
	padding: 12px 14px 11px 15px;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.04), 0 8px 16px 0 rgba(0,0,0,0.05);
	border-radius: 5px;
	display: inline-block;
	margin: 0;
}
.triangle
{
	width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #FFFFFF;
	transform:rotate(45deg);
	margin: 0;
	margin-top: -3px;
	margin-left: 44%;
}
.citydiv
{
	width: 60%;
	min-width: 69px;
	height: 50px;
	margin-bottom: 40px;
}
.city1
{
	margin-left: 17.5%;
	margin-top: 1.4%;
}
.city2
{
	margin-left: 44%;
	margin-top: 16%;
}
.city3
{
	margin-top: -12%;
	margin-left: 4.5%;
}
.city4
{
	margin-left: 28%;
	margin-top: -5%;
}
.city5
{
	margin-top: -11%;
	margin-left: 3%;
}
.city6
{
	margin-left: 19.6%;
	margin-top: 17%;
}
.citiesgroup
{
	display: none;
}
.citiespiece
{
	font-family: 'arialregular';
	font-size: 17px;
	color: #252525;
	letter-spacing: 0;
	line-height: 26px;	
}
.whyworth
{
	width: 100%;
	height: 600px;
	background-color: #FFD351;
	opacity: 100%;
	padding-top: 137px;
	margin: 0;
	text-align: left;
}
.topicsmall
{
	font-size: 34px;
}
.whyworthtopic
{
	display: inline-block;
	float: left;
	letter-spacing: -.5px;
}
.whyworthgroup
{
	clear: both;
	list-style: none;
	text-align: left;
	padding-left: 0;
	padding-top: 90px;
}
.whyworthpiece
{
	float: left;
	width: 23%;
	text-align: left;
	margin-right: 27px;
}
.whyworthpiecefirst
{
	padding-top: 7px;
}
.whyworthlastpiece
{
	margin-right: 0;
}
.whyworthpiecemain
{
	font-family: 'arialbold';
	font-size: 22px;
	color: #252525;
	letter-spacing: -1px;
	margin-top: 25px;
	margin-bottom: 25px;
}
.whyworthtext
{
	font-family: 'arialregular';
	font-size: 15px;
	color: #252525;
	letter-spacing: 0;
	line-height: 24px;
	margin: 0;
}
.questionsbox
{
	background-color: #FFFFFF;
	width: 750px;
	height: 100%;
	margin: 0 auto;
	margin-top: -73px;
	padding: 50px 58px 50px 58px;
	box-shadow: 0 60px 80px -70px rgba(0,0,0,0.10), 0 90px 70px 10px rgba(0,0,0,0.02);
}
.questiontopic
{
	margin-bottom: 40px;
	letter-spacing: -.5px;
}
.questiontext
{
	margin: 0;
	display: inline-block;
}

button.question {
    background-color: #fff;
    color: #252525;
    font-size: 18px;
    cursor: pointer;
    padding: 22px;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    text-align: left;
    border: none;
    border-top: 1px solid #E8E8E8;
    outline: none;
    margin: 0;
    line-height: 24px;
}
button.questionlast
{
	border-bottom: 1px solid #E8E8E8;
}
button.question:after {
    content: '\02795';
    color: #777;
    font-size: 10px;
    float: right;
    margin-left: 5px;
    margin-top: 5px;
    margin-right: 0;
    text-align: right;
}

button.question.active:after {
    content: "\2796"; 
}
.question.active
{
	border-bottom: none !important;
}

div.panel {
	color: #878787;
	margin: 0;
	font-family: 'arialregular';
    padding: 0 18px 0 0;
    background-color: white;
    display: none;
    text-align: left;
    line-height: 24px;
}

div.panel.show {
    display: block !important;
}
p.paneltext
{
	width: 100%;
	margin-top: 0;
	margin-bottom: 30px;
}
.yellowhr
{
	height: 4px;
	width: 126px;
	background: #FFD351;
	border-radius: 8px;
	border: none;
	margin-top: 100px;
	margin-bottom: 200px;
}
.ticketsdiv
{
	width: 896px;
	height: 575px;
	margin: 0 auto;
	margin-top: 80px;
	margin-bottom: 200px;
	background: #FFFFFF;
	box-shadow: 0 60px 80px -70px rgba(0,0,0,0.10), 0 90px 70px 10px rgba(0,0,0,0.02);
	border-radius: 10px;
	text-align: center;
}
.tickets
{
	max-width: 1117px;
	height: auto;
	margin-left: -11%;
	margin-top: -13%;
}
.ticketstopic
{
	font-family: 'arialbold';
	color: #252525;
	letter-spacing: -.5px;
	text-align: center;
	line-height: 40px;
	margin-top: 10px;
}
.ticketstext
{
	width: 490px;
	font-family: 'arialregular';
	font-size: 18px;
	color: #252525;
	letter-spacing: 0;
	line-height: 24px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 45px;
}
@media screen and (max-width: 1115px)
{
	main {
		width: 90%;
		margin: 0 auto;
		overflow: hidden;
	}
	.maingroup
	{
		width: 100%;
		padding-left: 0;
		margin-top: 30px;
		margin-bottom: 60px;
	}
	.maingrouppiece
	{	
		width: 100%;
		height: 66px;
		font-family: 'arialregular';
		font-size: 20px;
		color: #252525;
		letter-spacing: 0;
		line-height: 30px;
		border: none;
		padding: 0;
		margin: 0 auto;
		box-shadow: none;
		background-color: none;
		text-align: center;
	}
	.maingrouppiece:hover 
	{
		cursor: auto;
		margin: 0 auto;
		box-shadow: none;
	}
	.maingrouppiecelong
	{
		padding: 32px 0;
	}
	.maingrouppiecetext
	{
		display: inline-block;
		margin: 0 auto;
		font-family: 'arialregular';
		font-size: 20px;
		color: #252525;
		letter-spacing: 0;
		text-align: center;
		background-color: none;
	}
	.maingroupmini
	{
		width: 100%;
		margin-left: 90px;
		text-align: left;
		display: none;
	}
	.phonediv
	{
		display: none;
	}
	.phones
	{
		display:block;
		max-width: 50%;
		height: auto;
		margin: 0 auto;
		margin-top: 0px;
	}
	.floatgroup
	{
		float: left;
		width: 50%;
	}
	.maptopic
	{
		width: 100%;
	}
	.mapdivleft
	{
		width: 30%;
		margin-right: 20px;
		margin-top: -50px;
		position: relative;
	}
	.mapdivright
	{
		position: absolute;
		right: 0;
		width: 60%;
	}
	.whyworthpiece
	{
		width: 22%;
	}
	.whyworthpiecemain
	{
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.tickets
	{
		width: 950px;
		height: 370px;
		margin-left: -120px;
	}
	.ticketsdiv
	{
		width: 700px;
	}
}
@media screen and (max-width: 1024px)
{
	.controltext
	{
		width: 100%;
		float: right;
	}
	.mapdivleft
	{
		width: 33%;
	}
	.mapdivright
	{
		position: absolute;
		right: 60px;
	}
	.mapdivminitext
	{
		width: 80%;
	}
	.whyworthpiece
	{
		width: 22%;
	}
	.tickets
	{
		width: 900px;
		height: 350px;
		margin-left: -120px;
	}
	.ticketsdiv
	{
		width: 700px;
	}
	.active .maingrouppiece
	{
	cursor: pointer;
	margin-left: 0px;
	box-shadow: none;
	}
}

@media screen and (max-width: 950px)
{
	main
	{
		width: 85%;
		overflow: hidden;
	}
	.logotopbig
	{
		display: none;
	}
	.logotopmini
	{
		display: inline-block;
		margin-left: 50px;
		margin-top: 150px;
	}
	.toptext
	{
		font-size: 20px;
		margin: 0 auto;
		width: 90%;
	}
	.phones
	{
		display:block;
		max-width: 100%;
		max-height: 487px;
		margin: 0 auto;
		margin-top: 0px;
	}
	.phonediv
	{
		display: none;
	}
	.howtobuytopic
	{
		width: 90%;
	}
	.maingroup
	{
		width: 100%;
		padding-left: 0;
		margin-top: 30px;
		margin-bottom: 60px;
	}
	.maingrouppiece
	{	
		width: 100%;
		height: 66px;
		font-family: 'arialregular';
		font-size: 20px;
		color: #252525;
		letter-spacing: 0;
		line-height: 30px;
		border: none;
		padding: 0;
		margin: 0 auto;
		box-shadow: none;
		background-color: none;
		text-align: center;
	}
	.maingrouppiece:hover 
	{
		cursor: auto;
		margin: 0 auto;
		box-shadow: none;
	}
	.maingrouppiecelong
	{
		padding: 32px 0;
	}
	.maingrouppiecetext
	{
		display: inline-block;
		margin: 0 auto;
		font-family: 'arialregular';
		font-size: 20px;
		color: #252525;
		letter-spacing: -.5px;
		text-align: center;
		background-color: none;
	}
	.maingroupmini
	{
		width: 100%;
		margin-left: 90px;
		text-align: left;
		display: none;
	}
	.floatgroup
	{
		float: none;
	}
	.controldiv
	{
		background: url('img/controltlo.png') no-repeat;
		height: 750px;
		width: 100%;
		overflow: hidden;
		padding-top: 110px;
	}
	.controlrightbox
	{
		width: 100%;
		float: center;
		text-align: center;
		margin: 0 auto;
		position: absolute;
		left: 0; 
		right: 0; 
		margin-top: -133px;
	}
	.controlbig
	{
		text-align: center;
		margin-top: 30px;

	}
	.controltext
	{
		width: 50%;
		float: none;
		text-align: center;
		margin: 0 auto;
		margin-top: 20px;
		margin-bottom: 50px;
		font-family: 'arialregular';
		font-size: 17px;
		line-height: 25px;
	}
	.police
	{
		display: none;
	}
	.policemini
	{ 
		display: block;
		left: 0; 
		right: 0; 
		margin: auto;
		z-index: 0;
	}
	.hand
	{
		display: none;
	}
	.controlphone
	{
		width: 284px;
		height: auto;
		display: block;
		clear: both;
		margin: 0 auto;
	}
	.mapdiv
	{
		height: 750px;
	}
	.mapdivleft
	{
		padding-top: 130px;
		width: 100%;
	}
	.mapdivright
	{
		display: none;
	}
	.maptopic
	{
		width: 80%;
		margin: 0;	
	}
	.mapdivminitext
	{
		width: 90%;
		margin-bottom: 20px;
	}
	.citiesgroup
	{
		display: block;
		padding-left: 20px;
		margin-bottom: 50px;
	}
	.downloadtext
	{
		width: 80%;
	}
	.whyworth
	{
		height: 100%;
		padding-top: 80px;
	}
	.whyworthtopic
	{
		text-align: left;
	}
	.whyworthpiece
	{
		width: 45%;
		padding-bottom: 70px;
	}
	.questionsbox
	{
		width: 100%;
		padding: 0;
		margin: 0 auto;
		margin-top: 60px;
	}
	.questiontopic
	{
		margin-left: 30px;
	}
	.questionsboxcontent
	{
		width: 100%;
		line-height: 
	}
	.question
	{
		width: 100%;
		position: relative;
	}
	.questiontext
	{
		margin: 0;
		margin-left: 30px;
		display: inline-block;
		width: 70%;
		padding: 5px 0;
	}
	button.question:after
	{
		position: absolute;
		top:40%;
		right: 30px;
     	margin: auto;
		
	}
	p.paneltext
	{
		width: 90%;
		padding-left: 30px;
	}
	.yellowhr
	{
		display: none;
	}
	.tickets
	{
		max-width: 90%;
		height: auto;
		margin: 0 auto;
		padding-bottom: 30px;
	}
	.ticketsdiv
	{
		width: 100%;
		height: 450px;
		margin-bottom: 100px;
		background: transparent;
		box-shadow: none;
		border-radius: 10px;
	}
	.ticketstext
	{
		width: 80%;
	}
	.appstoresmall
	{
		width: 150px;
		height: 100px;
		margin-top: -30px;
	}
	.googleplaysmall
	{
		width: 150px;
		height: 100px;
		margin-top: -30px;
	}
}
@media screen and (max-width: 834px)
{
	.controlphone
	{
		width: 320px;
		height: auto;
	}
}
@media screen and (max-width: 736px)
{
	.whyworth
	{
		height: 100%;
		padding-top: 70px;
		padding-bottom: 30px;
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		text-align: left;
	}
	.whyworthtopic
	{
		text-align: left;
	}
	.whyworthgroup
	{
		padding-top: 50px;
	}
	.whyworthpiece
	{
		float: center;
		width: 70%;
		text-align: left;
		margin: 0 auto;
		margin-bottom: 40px;
	}
	.whyworthpiecemain
	{
		margin-bottom: 10px;
	}
	.controlphone
	{
		width: 284px;
		height: auto;
	}
}
@media screen and (max-width: 414px)
{
	.controltext
	{
		margin-right: 50px;
	}
	.maingroupmini
	{
		display: none;
	}
	.maingrouppiecemiddle
	{
		margin-left: 0px;
	}
	.whyworthgroup
	{
		width: 100%;
	}
	.whyworthpiece
	{
		width: 100%;
		padding-bottom: 10px;
	}
	.controltext
	{
		width: 70%;
	}
}

@media screen and (max-width:375px)
{
	.logotopmini
	{
		margin-left: 50px;
	}
	.maingrouppiecemiddle
	{
		margin-left: 40px;
	}
	.appstoresmall
	{
		width: 130px;
		height: 90px;
	}
	.googleplaysmall
	{
		width: 130px;
		height: 90px;
	}
}
@media screen and (max-width: 320px)
{
	.phones
	{
		height: 450px;
	}
	.logotopmini
	{
		margin-top: 130px;
	}
	.mapdivminitext
	{
		width: 60%;
	}
	.downloadtext
	{
		width: 70%;
	}
	.controldiv
	{
		height: 650px;
	}
	.controlphone
	{
		max-width: 234px;
		height: auto;
		margin-top: 60px;
		margin-bottom: 50px;
	}
	.controltext
	{
		width: 90%;
		margin: 0 auto;
		margin-right: 10px;
		margin-bottom: 40px;
	}
	.mapdivminitext
	{
		width: 100%;
	}
	.ticketstopic
	{
		width: 90%;
	}
	.appstoresmall
	{
		width: 120px;
		height: 90px;
	}
	.googleplaysmall
	{
		width: 120px;
		height: 90px;
	}
}

