html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
audio,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
mark,
menu,
meter,
nav,
output,
progress,
section,
summary,
time,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent
}
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section,
blockquote {
	display: block
}
ol {
	list-style: decimal;
	padding-bottom: 20px
}
ul {
	list-style: disc;
	padding-bottom: 20px
}
ul ul,
ul ol {
	list-style: circle;
	padding-top: 20px
}
nav ul {
	list-style: none;
	padding: 0
}
nav li {
	margin: 0
}
blockquote,
q {
	quotes: none
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none
}
ins {
	text-decoration: underline
}
del {
	text-decoration: line-through
}
mark {
	background: none
}
abbr[title],
dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0
}
input,
select,
a img {
	vertical-align: middle
}
html,
body {
	height: 100%;
	width: 100%
}
html {
	font-family: 'tt_firs', Arial, Helvetica, Tahoma, sans-serif;
	font-size: 62.5%;
	line-height: 1.571
}


header
{
	display: none;
}

body
{
	background: none;
	background-color: #FE5761;
}



@font-face {
	font-family: 'tt_firs';
	src: url("fonts/ttfirs-black.woff2") format("woff2"), url("fonts/ttfirs-black.woff") format("woff"), url("fonts/ttfirs-black.ttf") format("truetype");
	font-weight: 800;
	font-style: normal
}
@font-face {
	font-family: 'tt_firs';
	src: url("fonts/ttfirs-bold.woff2") format("woff2"), url("fonts/ttfirs-bold.woff") format("woff"), url("fonts/ttfirs-bold.ttf") format("truetype");
	font-weight: bold;
	font-style: normal
}
@font-face {
	font-family: 'tt_firs';
	src: url("fonts/ttfirs-bolditalic.woff2") format("woff2"), url("fonts/ttfirs-bolditalic.woff") format("woff"), url("fonts/ttfirs-bolditalic.ttf") format("truetype");
	font-weight: bold;
	font-style: italic
}
@font-face {
	font-family: 'tt_firs';
	src: url("fonts/ttfirs-medium.woff2") format("woff2"), url("fonts/ttfirs-medium.woff") format("woff"), url("fonts/ttfirs-medium.ttf") format("truetype");
	font-weight: normal;
	font-style: normal
}
@font-face {
	font-family: 'tt_firs_medium_italic';
	src: url("fonts/ttfirs-mediumitalic.woff2") format("woff2"), url("fonts/ttfirs-mediumitalic.woff") format("woff"), url("fonts/ttfirs-mediumitalic.ttf") format("truetype");
	font-weight: normal;
	font-style: italic
}
@font-face {
	font-family: 'tt_firs';
	src: url("fonts/ttfirs-regular.woff2") format("woff2"), url("fonts/ttfirs-regular.woff") format("woff"), url("fonts/ttfirs-regular.ttf") format("truetype");
	font-weight: 300;
	font-style: normal
}

@font-face {
	font-family: 'firsextrabold';
	src: url("fonts/firsextrabold.woff2") format("woff2"), url("fonts/firsextrabold.woff") format("woff"), url("fonts/firsextrabold.ttf") format("truetype");
	font-weight: 300;
	font-style: normal
}
@font-face {
	font-family: 'firsmedium';
	src: url("fonts/firsmedium.woff2") format("woff2"), url("fonts/firsmedium.woff") format("woff"), url("fonts/firsmedium.ttf") format("truetype");
	font-weight: 300;
	font-style: normal
}


@font-face {
	font-family: 'tt_firs_medium';
	src: url("fonts/ttfirs-medium.woff2") format("woff2"), url("fonts/ttfirs-medium.woff") format("woff"), url("fonts/ttfirs-medium.ttf") format("truetype");
	font-weight: normal;
	font-style: normal
}


@font-face {
	font-family: 'pfdintextpro-regular';
	src: url("fonts/pfdintextpro-regular.ttf") format("truetype");
	font-weight: normal;
	font-style: normal
}


@font-face {
	font-family: 'pfdintextpro-italic';
	src: url("fonts/pfdintextpro-italic.ttf") format("truetype");
	font-weight: normal;
	font-style: normal
}


@font-face {
	font-family: 'pfdintextpro-medium';
	src: url("fonts/pfdintextpro-medium.ttf") format("truetype");
	font-weight: normal;
	font-style: normal
}


@font-face {
	font-family: 'TTFirs-Bold';
	src: url("fonts/TTFirs-Bold.otf") format("opentype");
	font-style: normal
}
header .logo {
	position: absolute;
	left: 13px;
	margin: 0;
	width: 187px;
	height: 46px;
	background: url(/img/logo.png) no-repeat left top;
	-moz-background-size: contain;
	-o-background-size: contain;
	-webkit-background-size: contain;
	background-size: contain;
}
header .nice-button
{
	width: 131px;
}
.border
{
	font-family: 'pfdintextpro-medium';
	display: inline-block;
	vertical-align: top;
	margin-bottom: 0.5%;
	padding: 0 5px;
	border: 2px solid;
	margin-bottom: 4%;
	height: 30px;
	color: #fff;
	line-height: 2.15;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}
.border.red
{
	margin-left: 1%;
}
.black
{
	color: #000;
}
.whitebg
{

	background-color: #FFF;
	color: #000;
}
.redbg
{
	background-color: #ff5d57;
	color: #000;
}
.white
{
	color: #FFF;
}
#wrapper {
	position: relative;
	width: 100%;
	margin: 0 auto;
	min-height: 100%;
	overflow-x: visible;
	height: auto !important;
	text-align: left
}
#container {
	width: 100%;
	margin: 0;
	padding: 0;
	min-height: 700px;
	_height: 700px
}


.nice-button,
.wide-button {
	display: inline-block;
	vertical-align: top;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	margin-bottom: 0.5%;
	padding: 0 28px;
	height: 46px;
	color: #fff;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 3.83333;

	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	background: #000
}

.wide-button {
	font-family: 'tt_firs_medium';
	padding: 0;
	width: 100%;
	height: 80px;
	font-size: 26px;
	font-size: 2.2rem;
	line-height: 3.64;
	background: #000;


}


#cpn-about-us .nice-button
{
	width: 33%;
}
header
{
	margin: 0 auto;
	padding-top: 13px;
	width: 100%;
	max-width: 1366px;
	height: 47px;
	display: block;
}
h1
{
	font-size: 4.9rem;
	text-align: justify;
}
.red
{
	color: #ff5d56;
}
#page-game #cpn-head-social
{
	margin: 10px auto;
}



#page-game .left_main 
{
	width: 25%;
	display: block;
	float: left;
	margin-top: 3%;
	
}
#page-game .left_main img {
	width: 160%;
}

#page-game .center_play {
	position: absolute;
	left: 45%;
	top: 40%;
	width: 10%;
	height: 25%;
	background: url('/files/image/game/play.png') no-repeat;
	background-size: contain;
	transition: 0.25s;
	cursor: pointer;
}
#page-game .center_play:hover 
{
	background: url('/files/image/game/play_hover.png') no-repeat;
	background-size: contain;
	transition: 0.5s;
	cursor: pointer;
}

#page-game .center_play img
{
	width: 75%;
}
#page-game .right_main {
	width: 55%;
	display: inline-block;
	margin-top: -6%;
	margin-left: 20%;
}

#page-game .right_main img
{
	width: 115%;
}
#page-game #cpn-copyright
{
	padding: 0;
}
.main-line-2 
{
	text-align: left;
	padding-top: 25px;
}
.first-about,.second-about, .third-about, .fourth-about
{
	padding-top: 25px;
	height: 130px;
}
.main-line-3 {
	font-size: 1.5rem;
	line-height: 1.2;
	padding-top: 3%;
	font-weight: bold;
	font-size: 1.5rem;
	line-height: 1.2;
}
#page-game .desc
{
	margin: 25px 0;
}
#page-game .desc h2
{

	height: 110px;
}

#page-game #cpn-topics
{
	overflow: hidden;
}
#page-game #cpn-topics .text
{
	font-size: 1.5rem;
}
#cpn-about-us 
{
	margin: 3% 0 0 0;

}
#cpn-about-us .wrapper
{
	max-width: 1115px;
	margin: 0 auto;
	overflow: hidden;
}

#cpn-about-us .left-half
{
	width: 33%;
	float: left;
	margin-right: 2.5%;
	line-height: 0;
}
#cpn-about-us .left-half img
{
	width: 85%;

}


#cpn-about-us .right-half
{
	width: 63.5%;
	float: left;

}
#cpn-about-us .right-half h1
{
	font-family: 'TTFirs-Bold';
	color: #ff5d56;
}
#cpn-about-us .right-half .about-text
{
	margin-top: 35px;
	font-size: 1.5rem;

}


#cpn-about-us .right-half .about-text p
{
	margin-bottom: 3%;
}
#cpn-about-us .right-half .about-text p:last-child
{
	margin-bottom: 42px;
}
#cpn-about-us .right-half .button-schedule
{
	margin-top: 0%;
}

#page-game #cpn-schedule-text
{
	background-color: #000;
	color: #FFF;
}
#page-game .tabs-header-divider
{
	margin: 0.5% 2%;
}
#page-game .tabs-header-item
{
	width: auto;
}
#page-game .tabs-header-item.active
{
	color: #FF5D56;

}
#page-game .tabs-header-item
{
	color: #fff;
}
#page-game .tab-item-action
{
	font-size: 1.5rem;
}
#page-game .tab-item-left
{

	height: 85px;
	padding: 0 0px;
	font: 25px "tt_firs";
	color: #000;
	width: 25%;
	background-color: #FFF;
	text-align: center;
	vertical-align: middle
}
#page-game .tab-item-right
{
	color: #000;
	background-color: rgba(255, 255, 255, 0.5);
	font-size: 1.5rem;
}
#page-game #cpn-how-to-pay
{
	padding: 50px 0;
	background: #000;
	color: #FFF;
}
#page-game .tabs-items
{
	margin-bottom: 0;
}


#page-game .cpn-slider .cpn-slider__nav .next
{
	left: auto;
	right: 0
}
.cpn-slider .cpn-slider__nav .prev
{
	left: 0;
}

#page-game #cpn-how-to-pay h3
{
	color: #FFF;
}

.cpn-slider__caption h1
{
	text-align: center;
}
#page-game .schedule-image
{
	height: 40%;
	margin-bottom: 3%;
	float: left;
}
#page-game #cpn-how-to-pay .column-right, #page-books #cpn-how-to-pay .column-right
{
	margin-top: 10%;
}
#page-game #cpn-register
{
	background:  url(/img/register-back.png) no-repeat center bottom;
	background-size: contain;
	background-position: center;
	position: relative;
	background-origin: padding-box;
}

#page-game #cpn-register .schedule
{
	background-color: #000;
	color: #FFF;
}
#page-game #cpn-register h2
{
	color: #000;
}


.homework
{
	margin-top: 3%;
}
#page-game #cpn-main-about
{
	padding: 15px 0 25px;
}

.modal {
	display: none; 
	position: fixed; 
	z-index: 102; 

	left: 0;
	top: 0;
	width: 100%; 
	height: 100%; 
	overflow: auto; 
	background-color: rgb(0,0,0); 
	background-color: rgba(0,0,0,0.4); 
}


.modal-content {
	margin: auto;
	max-width: 1115px;
	text-align: center;

}


.close {
	color: #aaaaaa;
	float: right;
	font-size: 28px;
	font-weight: bold;
}

.close:hover,
.close:focus {
	color: #ff5d56;
	text-decoration: none;
	cursor: pointer;
}



@media screen and (max-width: 1600px)
{

}
@media screen and (max-width: 1366px)
{

}
@media screen and (max-width: 1321px)
{
	.border
	{
		line-height: 2;
	}
	h1 
	{
		font-size: 4.87rem;
	}
	#page-game .right_main
	{
		width: 55%;
		display: inline-block;
		margin-top: -6%;
		margin-left: 18%;
	}
	#page-game .right_main img 
	{
		width: 110%;
	}
	#page-game .left_main img {
		width: 150%;
	}
}
@media screen and (max-width: 1220px)
{
	#page-game #cpn-copyright .div-left
	{
		margin: -15px 0 0 20px;
		text-decoration: none;
	}
	#page-game #cpn-copyright .div-right 
	{
		margin: -15px 20px 0 0;
	}
	#page-game .right_main 
	{
		width: 55%;
		display: inline-block;
		margin-top: -6%;
		margin-left: 15%;
	}
	#page-game .right_main img 
	{
		width: 109%;
	}
	#page-game .center_play 
	{
		position: absolute;
		left: 42%;
		top: 40%;
	}
}

@media screen and (max-width: 1032px)
{
	#cpn-about-us .left-half img
	{
		width: 90%;
	}
	#page-game .center_play img 
	{
		width: 60%;
	}
	#page-game .tabs-header-item
	{
		margin-left: 0;
	}
}
@media screen and (max-width: 960px)
{
	#page-game .cpn-slider
	{
		margin: -30px auto 0;
	}
	#page-game .tabs-items
	{
		margin-top: 35px;
	}
	#cpn-about-us .right-half .about-text p:last-child
	{
		margin-bottom: 4%;
	}
	#cpn-about-us .left-half
	{
		width: 35%;
	}
	#cpn-about-us .left-half img
	{
		width: 100%;
	}
	#cpn-about-us .right-half
	{
		width: 60%;
	}
	#page-game #cpn-button-schedule .schedule, #page-game #cpn-register .schedule, #page-books #cpn-button-schedule .schedule, #page-books #cpn-register .schedule
	{
		width: 100%;
	}
	#page-game .desc
	{
		text-align: center;
	}
	#page-game .desc h2
	{
		min-height: auto;
	}
	#page-game .right_main img
	{
		width: 105%;
	}
	#cpn-about-us .wrapper
	{
		max-width: 96%;
	}
	#page-game #cpn-main-about h1
	{
		font-size: 2.3rem;
		text-align: center;
	}
	#page-game .left_main
	{
		margin-left: 2%;
	}
	#page-game #cpn-copyright .div-left a:hover,
	#page-game #cpn-copyright .div-right:hover {
		color: #000;
		text-decoration: none
		

	}

	#page-game #cpn-copyright .div-left
	{
		margin: -15px 0 0 5px;
	}
	#page-game #cpn-copyright .div-right
	{
		margin: -15px 5px 0 0px;
	}
	#page-game #cpn-copyright .div-right a:hover
	{
		color: #000;
		float: right;
	}
	.div-center img
	{
		width: 10px;
	}
	.main-line-1, .main-line-2, .main-line-3
	{
		text-align: left;
	}


	#page-game #cpn-schedule-text
	{
		padding: 40px 0;
	}
	#page-game #cpn-topics
	{
		padding: 0 0 20px 0;
	}
	#page-game #cpn-topics h1
	{
		font-size: 2.5rem;

	}
	#page-game #cpn-button-schedule .wrapper, 
	{
		max-width: 96%;
		overflow: hidden;
	}
	#cpn-about-us h1
	{
		text-align: left;
	}
	#cpn-about-us .right-half .about-text 
	{
		margin-top: 7%;
		font-size: 2rem;
		line-height: 1.1;
		text-align: justify;
		margin-top: 4%;
	}
	h1
	{
		font-size: 3.37rem;
	}
	.first-about, .second-about, .third-about, .fourth-about
	{
		height: auto;
	}
	#page-game #cpn-topics .block
	{
		width: 100%;
		margin: 0 auto;
	}
	#page-game .desc h2
	{
		height: auto;
	}
	#cpn-topics .block
	{
		margin: 0 auto 25px;
	}
	#cpn-about-us .nice-button
	{
		font-size: 1.1rem;

	}
}


@media screen and (max-width: 792px)
{

	.register-caption
	{
		margin-bottom: 5%;	
	}
	#cpn-about-us .nice-button
	{
		font-size: 1.1rem;

	}

	.modal-content
	{
		margin-top: 25%;
	}
	#page-game .tabs-header-item .day
	{
		font: 30px "tt_firs";
	}
	#page-game #cpn-register h2
	{
		font-size: 3.5rem;
	}
	#page-game #cpn-head-social
	{
		margin: 0 auto;
	}

	header .logo
	{
		left: 2%;
		width: 130px;
	}
	header .nice-button
	{
		width: 75px;
	}

	header #cpn-head-register
	{
		margin-top: 0;

	}


	#page-game .schedule-image
	{
		height: 25%;
	}


	#cpn-about-us .nice-button
	{
		width: 100%;
		line-height: 4;
		padding: 0;
	}
	#page-game .tab-item-left,
	#page-game .tab-item-right
	{
		padding: 4% 2%;
	}
	.wide-button
	{
		height: 60px;
		line-height: 2.74;
	}
	
	#page-game .center_play img {
		width: 50%;
	}
	h1
	{
		font-size: 3rem;
	}
	#cpn-about-us .right-half .about-text
	{
		font-size: 1.5rem;
	}
}
@media screen and (max-width: 667px)
{

	#page-game #cpn-register h2
	{
		font-size: 3rem;
	}
	#page-game .center_play 
	{
		position: absolute;
		left: 42%;
		top: 35%;
	}
	#page-game .center_play img
	{
		width: 50%;
	}
	

	#page-game .tabs-header-divider, 
	#page-game .tabs-header-divider-2,
	#page-game .tabs-header-divider-3, 
	#page-game .tabs-header-divider-4, 
	#page-game .tabs-header-divider-7
	{
		height: 30px;
	}
	#page-game .tabs-header-item .day 
	{
		font: 30px "tt_firs";
	}
	#cpn-about-us .right-half .about-text
	{
		font-size: 1.3rem;
	}
	h1
	{
		font-size: 2.37rem;
	}
}
@media screen and (max-width: 575px)
{
	#page-game #cpn-register h2
	{
		font-size: 2rem;
	}	
	.border
	{
		font-size: 0.8rem;
		height: 20px;
		line-height: 2.7;
	}
	#page-game .tabs-header
	{
		text-align: center;
	}
	#page-game .tabs-header-item .day 
	{
		font: 15px "tt_firs";
	}
	#page-game .tabs-header-divider, 
	#page-game .tabs-header-divider-2,
	#page-game .tabs-header-divider-3, 
	#page-game .tabs-header-divider-4, 
	#page-game .tabs-header-divider-7
	{
		height: 20px;
	}

	#page-game .tab-item-left,
	#page-game .tab-item-right
	{
		font-size: 1.9rem;
	}
	#page-game .tab-item-action
	{
		font-size: 1.6rem;
	}
	#cpn-about-us .right-half .about-text
	{
		font-size: 0.8rem;
	}
}
@media screen and (max-width: 500px)
{
	#cpn-about-us .left-half img
	{
		width: 103%;
	}
	#cpn-about-us .nice-button
	{
		height: 30px;
		line-height: 2.7;
	}
	#page-game #cpn-register h2
	{
		font-size: 2rem;
	}
	#page-game .center_play img 
	{
		width: 35%;
	}

	#cpn-head-social p
	{
		text-align: center;
	}
	#page-game #cpn-main-photo 
	{
		margin-top: 13%;
		background-color: #000;
	}
	#cpn-schedule-text h1
	{
		font-size: 2.8rem;
	}
	h1
	{
		font-size: 1.5rem;
	}
	#cpn-about-us .right-half .about-text
	{
		font-size: 0.7rem;
	}
	#page-game .tab-item-left,#page-game .tab-item-right
	{
		font-size: 1.5rem;
	}
	#page-game .tab-item-action
	{
		font-size: 1.2rem;
	}
}
@media screen and (max-width: 400px)
{
	#page-game #cpn-register h2
	{
		font-size: 1.8rem;
	}
	.nice-button
	{
		height: 30px;
		font-size: 9px;
		font-size: 0.9rem;
		line-height: 3.53333;
	}

	#cpn-about-us .right-half .about-text 
	{
		line-height: 1.1;
	}
	#page-game header #cpn-head-social
	{
		padding-top: 15px
	}
	#page-game .tab-item-left,#page-game .tab-item-right
	{
		font-size: 1.4rem;
	}
	#page-game .tab-item-action
	{
		font-size: 1.1rem;
	}
	#cpn-about-us .nice-button 
	{

		line-height: 2.8;
	}
}

@media screen and (max-width: 365px)
{
	#page-game .center_play img 
	{
		width: 30%;
	}
	#page-game .tab-item-left,#page-game .tab-item-right
	{
		font-size: 1.3rem;
	}
	#page-game .tab-item-action
	{
		font-size: 1rem;
	}
}