﻿/* CSS Document */
.up-btn {width: 50px;height: 50px;right: 20px;bottom: 20px;opacity: .7;background: #333;cursor: pointer;position: fixed;z-index: 900;transition: all .4s ease-in-out;padding: 10px;box-sizing: border-box;display: flex;justify-content: center;align-items: center;transform: scale(1);}.up-btn.up-btn__hide {opacity: 0;transform: scale(0);transition: all .4s ease-in-out;}.up-btn:hover {opacity: 1;}.up-btn.up-btn_circle {border-radius: 50%;}.up-btn__img {width: 100%;max-width: 100%;}

body {
	font-family: proxima-nova, sans-serif;
	padding: 0;
	margin: 0;
}
.dsk {
}
.mob {
	display:none;
}
.tp {
	background-color: #ffe600;
	margin-left: auto;
	margin-right: auto;
}
.tp-dk {
	width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.tp-mb {
	display: none;
}
.btn {
	background-color: #333333;
	border: 1px solid #333333;
	color: #ffffff;
	border-radius: 20px;
	min-height: 60px;
	cursor: pointer;
	font-size: 24px;
	padding: 6px;
	padding-left: 30px;
	padding-right: 30px;
	font-weight: bold;

}
.btn:hover {
	background-color: #ffe600;
	color: #333333;
}
.bc {
	text-align: center;
	color: #333333;
	position: relative;
	padding-top: 46px;
	padding-bottom: 65px;
	margin-left: auto;
	margin-right: auto;
}
.cb {
	text-align: center;
	font-size: 40px;
	padding-left: 30px;
	padding-right: 30px;
	font-weight: bold;
}
.dtx {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 853px;
	width: 44.42%;
}
.sl {
	text-align: center;
	font-size: 30px;
	padding-top: 10px;
}
.tc1 {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 27.55%;
	max-width: 529px;
	z-index: -1;
}
.tc2 {
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 27.55%;
	max-width: 529px;
	transform: scaleX(-1);
	z-index: -1;
}
.tit-pat {
	text-align: center;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 10px;
}
.tit {
	display: inline-block;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
	background-color: #333333;
	font-size: 24px;
	color: #ffffff;
	text-align: center;
	padding: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0;
	text-transform: uppercase;
}
.pa {
	position: relative;
	padding-bottom: 20px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.patr {
	position: relative;
	padding-bottom: 20px;
	margin-top: 50px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.bgx {
	background-color: #ffe600;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 200px;
	z-index:-1;
}
.row {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	width: 100%;
}
.column {
	display: flex;
	flex-direction: column;
	flex-basis: 100%;
	flex: 1;
}
.row2 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	width: 100%;
}
.column2 {
	display: flex;
	flex-direction: column;
	flex-basis: 100%;
	flex: 1;
}
.pal {
	padding-top: 50px;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
}
.pal-pic {
	width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 306px;
}
.pat {
	padding-bottom: 50px;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}
.pat-pic {
	width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 300px;
}
.nom {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding-top: 16px;
	padding-bottom: 16px;
}
.fun {
	font-size: 16px;
	text-align: center;
}
.xp {
	padding-top: 0px;
	position: relative;
}
.mid {
	width: 82%;
	background-color: #ffe600;
	text-align: center;
	padding-left: 60px;
	padding-right: 60px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 200px;
}
.box {
	margin-top: 100px;
	border: 3px solid #333333;
	border-radius: 40px;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: center;
	font-size: 30px;
	color: #333333;
	font-weight: 200;
	padding: 40px;
	margin-bottom: 50px;
}
.crx {
	margin-top: -10%;
	z-index: 1;
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 957px;
	width: 75%;
}
.des {
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
}
.eve {
	padding-top: 50px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.eve-pic {
	width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 507px;
}
.pic2 {
	margin-top: 100px;
}
.meb {
	width: 100%;
	z-index: 2;
	margin-top: -190px;
}
.xb {
	position: relative;
	text-align: center;
	margin-top: 40px;
	padding-bottom: 80px;
}
.tb {
	position: relative;
	margin-top: 0;
	/*padding-bottom: 40px;*/
	color: #333333;
	margin-bottom: 50px;
}
.svx {
	padding-top: 30px;
	width: 90%;
	position: relative;
	margin: 0 auto;
}
.svx-text {
	width: 100%;
	font-size: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0 auto;
	text-align:center;
}
.svx-text span {
	font-size: 60px;
	font-weight: bold;
	text-align: left;
}
.svx-img {
	width: 100%;
	margin: 0 auto;
}
.svx-img img {
	width: 100%
}
.cl {
	clear: both;
}
.btt {
	height: 40px;
	background-color: #ffe600; 
}
.esc {
	max-height: 0;
	display: none;
}
.per {
	padding: 10px;
	text-align: left;
	padding-left: 70px;
}
.qst {
	font-size: 24px;
	color: #888888;
	font-weight: 200;
	cursor: pointer;
	text-decoration: underline;
}
.txt {
	font-size: 20px;
	margin-top: 40px;
	margin-bottom: 40px;
}
.ans {
	font-size: 18px;
	color: #888888;
	transition: all 1s ease;
	padding-bottom: 20px;
}
ul{
	margin: 1em 0;
	padding: 0 0 0 40px;
}
.ct {
	text-align:center;
}
.tbx {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.expt {
	margin-top: 40px;
}
.xt1 {
	font-size: 20px;
}
.xtlogos {
	text-align: center;
	padding-bottom: 20px;
}
.xtlogos a {
	display: inline-block;
	border-radius: 10px;
	overflow: hidden;
	margin: 0 5px;
}
.xtlogos img {
	width: 35px;
	display: block;
}
.xbx {
	position: relative;
	text-align: center;
	margin-top: 50px;
	padding-bottom: 80px;
}
.agenda {
	background-color: #333333;
	color: #ffffff;
	font-size: 11px;
	background-image: url(/images/agenda-bg-repeat.png);
	background-repeat: repeat-y;
	background-size: 100% auto;
	position: relative;
	padding-bottom: 100px;
	padding-top: 20px;
	overflow-x: scroll;
}
.tabd {
	position: relative;
	z-index: 2;
}
.ag-bg {
	display: block;
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index:0;
}
.tab {
	border-collapse: collapse;
	z-index:2;
}
.tab td {
	padding: 2px;
	border: 1px solid #ffffff;
	text-align: center;
}
.h {
	color: #ffe600;
	font-weight: bold;
	font-size: 14px;
}
.ag {
	font-size: 30px;
	text-align: center;
	background-image: url(/images/agenda-icon.png);
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	height: 50px;
}
.intro {
	display: block;
	width: 100%;
}
.agenda2 {
	background-color: #ffffff;
	color: #000000;
	font-size: 12px;
	/*background-image: url(/images/agenda-bg-repeat.png);
	background-repeat: repeat-y;
	background-size: 100% auto;*/
	position: relative;
	padding-bottom: 100px;
	padding-top: 20px;
}
.tab2 {
	border-spacing: 5px;
	border-collapse: separate;
	z-index: 2;
	margin-top: 30px;
	height: 100%;
}
.tab2 td {
	padding: 6px;
	/*border: 1px solid #ffffff;*/
	text-align: left;
	border-radius: 5px;
	background-color: #f2f2f2;
	background-image: linear-gradient(#f2f2f2 93%, #fbfbfb 7%);
}
.ag2 {
	font-size: 30px;
	text-align: center;
	background-image: url(/images/agenda-icon2.png);
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	height: 50px;
}
.tab2 .head {
	background-image: unset;
	font-size: 18px;
	background-color: #ffe600;
	color: #000000;
	text-align: center;
	border-radius: 0;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	padding: 10px;
	font-weight: bold;
}
.tab2 .int {
	background-image: unset;
	background-color: #d3d3d3;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	padding: 18px;
}
.tab2 .cham {
	background-image: unset;
	background-color: #2a3370;
	color: #ffffff;
}
.tab2 .h2 {
	background-image: unset;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	width: 10%;
	background-color: #eaeaea;
}
.tab2 .h3 {
	color: #000000;
	background-color: #f7f7f7;
}
.tab2 .nd {
	background-image: unset;
	background-color: #ffffff;
}
.tab2 .xtx {
	background-image: unset;
	background-color: #ccccff !important;
}
@media screen and (max-width:1400px) {
.svx-text {
	font-size: 30px;
}
.svx-text span {
	font-size: 45px;
}
}
@media screen and (max-width:1000px) {
.intro {
	margin-top: 30px;
}
.tp-dk {
	display: none;
}
.tp-mb {
	display: block;
	width: 90%;
	max-width: 790px;
	margin-left: auto;
	margin-right: auto;
}
.dtx {
	width: 100%;
}
.row {
	display: block;
}
.mid {
	width: 100%;
	padding: 0;
	padding-bottom: 70px;
	/*margin-top: 30px;*/
}
.pic2 {
	margin-top: unset;
}
.eve {
	width: 80%;
}
.sl {
	font-size: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
.cb {
	font-size: 30px;
}
.box {
	margin-top: 50px;
	font-size: 20px;
}
.crx {
	margin-top: -60px;
	width: 100%;
}
.meb {
	margin-top: -200px;
}
.per {
	padding-top: 20px;
	padding-botom: 0;
	padding-left: 40px;
	padding-right: 40px;
}
.tbx {
	width: 90%;
}
.xtab td {
	font-size:9px;
}
.xtab ul {
	margin: 1em 0;
	padding: 0 0 0 14px;
}
.svx {
	width: 90%;
	margin: 0 auto;
}
.svx-text {
	text-align: center;
	float: unset;
	width: 90%;
	font-size: 18px;
	padding-top: unset;
	margin: 0 auto;
	padding-bottom: 30px;
}
.svx-text span {
	font-size: 28px;
}
.svx-img {
	float: unset;
	width: unset;
	overflow-x: auto;
}
.svx-img img {
	width: 100%;
}
.dsk {
	display:none;
}
.mob {
	display:block;
}
}


