
	/** Generated by FG **/
	@font-face {
		font-family: 'font_comic';
		src: url('../vc_font/font_comic/font_comic.eot');
		src: local('☺'), url('../vc_font/font_comic/font_comic.woff') format('woff'), url('../vc_font/font_comic/font_comic.ttf') format('truetype'), url('../vc_font/font_comic/font_comic.svg') format('svg');
		font-weight: normal;
		font-style: normal;
	}


	@font-face {
		font-family: 'foo';
		src: url('../vc_font/foo/foo.eot');
		src: local('☺'), url('../vc_font/foo/foo.woff') format('woff'), url('../vc_font/foo/foo.ttf') format('truetype'), url('../vc_font/foo/foo.svg') format('svg');
		font-weight: normal;
		font-style: normal;
	}



	/* main */
	body 						{margin: 0; padding: 0; line-height: 1; position: relative; font-family: 'foo', Arial, sans-serif;}
	.fattext					{font-weight: 900;}

	.vc_content_box 			{background:#ddd;  background-repeat: no-repeat; background-size:cover;}
	.vc_content_wrapper 		{margin: 0 auto; max-width: 1200px; position: relative; min-height: 100px; padding: 0 15px; font-family: 'foo', Arial, sans-serif; color: #fff;}
	.vc_content_wrapper hr 		{border-width: 0;border-bottom: 2px solid rgba(255,255,255,0.2);margin: 10px 35px;}
	.vc_content_box_dark 		{background: rgba(0,0,0,0.5); border-bottom: 0px solid #000;  position: relative; }
	.vc_content_box_blue 		{background: rgba(47, 98, 159, 0.9);}
	.vc_clear 					{clear: both;}

	.vc_navi_dots 				{position: fixed; top: 50%; z-index: 999; right: 15px; transform: translateY(-50%);}
	.vc_navi_dot 				{width: 18px; display: block; height: 18px; cursor: pointer; position: relative;border: 3px solid #fff;margin-bottom: 7px;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;}
	.vc_navi_dot:hover 			{background: rgba(255,255,255,0.2); transform: scale(1.08); transition: all 200ms cubic-bezier(0.37, -0.21, 0, 1.31);}
	.vc_navi_dot:after 			{content: ' ';position: absolute;height: 11px;top: 18px;left: 7px;width: 4px;background: #fff;;}
	.vc_navi_dot:last-of-type:after	{display: none;}
	.qf_active_dot 				{background: rgba(255,255,255,0.5) !important;}

	/* popup */
	.vc_select_class_back		{background: rgba(0,0,0,0.5); display: none; z-index: 999; position: fixed; top: 0; left: 0; right: 0; bottom: 0;}
	.vc_select_class 			{margin: 80px auto; max-width: 600px; position: relative; background: #fff; padding: 15px; -webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;}
	.vc_select_class h3 		{padding: 15px; margin:0; color: rgba(47, 98, 159, 0.9); font-size: 25px;}
	.vc_select_class > .vc_content_split_two {margin: 0 !important; position: relative;}
	.vc_select_disabled 		{background: rgba(255,255,255,0.5); position: absolute;top: 0; left: 0; right: 0; bottom: 0; z-index: 99;}
	.vc_select_option 			{background: #fff; margin: 15px; font-weight: bold; font-size: 19px; position: relative; border: 3px solid rgba(47, 98, 159, 0.9); -webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;}
	.vc_select_option input 	{position: absolute; right: 15px; top: 13px;}
	.vc_select_option:hover 	{transform: scale(1.03); }
	.vc_select_option label 	{padding: 15px; display: block; cursor: pointer;}
	.vc_content_hide_radio input[type="radio"] {display: none;}
	.vc_popup_close 			{position: absolute; opacity: 0.9; right: 10px; top: 10px; color: red; z-index: 99999; cursor: pointer; font-size: 25px;}
	.vc_popup_close:hover 		{transform: scale(1.03); }

	/* header */
	.vc_header 					{padding: 25px 0; position: relative; padding-bottom: 800px;}
	.vc_header_logo 			{float: left; width: 25%; }
	.vc_header_navi 			{float: left; width: 75%; margin-top: 18px; text-align: right;}
	.vc_header_navi a 			{color: #fff; text-decoration: none; font-size: 20px; cursor: pointer; margin-right: 20px;}
	.vc_header_navi a:hover 	{transform: scale(1.08); color: rgba(255,255,255,0.5);}
	#downloadDropdownContent {position:absolute;left:-20%;background-color: #252526;min-width: 140px;opacity: 1;box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);padding: 12px 15px;margin-top:1.3em}
	#downloadDropdownContent a{text-align: center;}
	#downloadDropdown{display:inline;position: relative;}
	.dropdown-language			{display:block; float: right; text-align: left;}
	.dropdown-content			{display: none; position: relative;text-align:right;padding-top: 5pt;}
	.dropdown-content a			{display: inline; text-align: right ;margin-top:10%;}
	.show 						{display:block;}
	/* index */
	.vc_index_title 			{margin: 0; padding: 0; font-size: 5em; font-family: 'font_comic', Arial, sans-serif;}
	.vc_index_subtitle 			{font-size: 20px; font-family: 'foo', Arial, sans-serif;}
	.vc_get_badge img 			{height: 45px; margin-right: 15px; transition: all 200ms cubic-bezier(0.37, -0.21, 0, 1.31); cursor: pointer; border: 2px solid #fff; background: #fff; -webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;}
	.vc_get_badge img:hover 	{transform: scale(1.04);}
	.vc_get_badge 				{margin-top: 15px;}

	.vc_content_vertical_center {position: absolute; top: 50%; transform: translateY(-50%);}
	.vc_content_hr_center 		{position: relative; text-align: center;}
	.vc_content_split_two 		{margin: 70px 0; float: left; width: 50%; padding: 0; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
	.vc_content_split_two h2 	{margin: 0 25px; padding: 0; margin-top: -10px; margin-bottom: 10px; font-size: 48px; font-family: 'font_comic', Arial, sans-serif;}
	.vc_content_split_two p 	{margin: 0 25px; padding: 0; line-height: 1.4; font-size: 25px; font-family: 'foo', Arial, sans-serif;}
	.vc_content_split_three 	{margin: 70px 0; float: left; width: 33%; padding: 0; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
	.vc_content_split_three h2 	{margin: 0 25px; padding: 0; margin-top: -10px; margin-bottom: 10px; font-size: 48px; font-family: 'font_comic', Arial, sans-serif;}
	.vc_content_split_three p 	{margin: 0 25px; padding: 0; line-height: 1.4; font-size: 25px; font-family: 'foo', Arial, sans-serif;}
	.vc_content_list 			{font-size: 30px; font-family: 'foo', Arial, sans-serif; font-size: 20px; line-height: 1.3; padding: 0; margin: 0; margin-top: 40px; margin-left: 22px; margin-right: -107px;}
	.vc_content_list li 		{list-style-type: none; padding-bottom: 25px;}
	.vc_content_list li i 		{position: relative; margin-right:5px;}
	.vc_content_video 			{border: 8px solid #fff; background: #000; width: 90%; height: 300px;  -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; -webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;}
	.vc_content_padding 		{padding:55px 45px; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

	.vc_slider 					{background: #fff; padding: 2px 8px; margin-left: 200px; -webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;}
	.vc_slider img 				{ padding: 0; margin: 6px 0;width: 100%; display: block; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}

	.vc_content_download_title 	{font-size: 60px; margin: 0; font-family: 'font_comic', Arial, sans-serif;}
	.vc_content_download_text 	{font-size: 25px; line-height: 1.4; font-family: 'foo', Arial, sans-serif;}

	#qf_page4 					{text-align:center;}
	.vc_content_awards_title	{font-size: 60px; margin: 0; font-family: 'font_comic', Arial, sans-serif; text-align:center; padding:30px 0;}
	.vc_award_title_p 			{font-size: 25px;line-height: 1.4;font-family: 'foo', Arial, sans-serif;}
	.vc_award_title_a 			{color:white; text-decoration:none;}
	.vc_award_title_a:active 	{color:white;}
	.vc_award_serious_img		{width: 185px;}
	.vc_award_comenius_img		{width: 210px;}

	.vc_partner_input 			{display: block; width: 100%; border-width: 0; outline: none; font-family: 'foo', Arial, sans-serif; padding: 10px; font-size: 16px; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
	.vc_partner_row 			{padding:5px 15px; width: 50%; float: left; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
	.vc_partner_row label 		{margin: 8px 0; display: block; font-family: 'foo', Arial, sans-serif;}
	.vc_partner_row output 		{padding: 15px; font-family: 'foo', Arial, sans-serif; display: block;}
	.vc_content_list_partner 	{margin-left: 22px; margin-right: 0;}
	textarea.vc_partner_input 	{resize:vertical; min-height: 150px;}
	.vc_partner_input[type="submit"] {background: #fff; display: block; width: 100%; color: rgba(47, 98, 159, 0.9); }
	.vc_partner_full 			{width: 100%; float: none;}

	/* footer */
	.vc_content_footer 			{padding: 45px 0; background: #000;}
	.vc_footer_box 				{width: 33%; float: left; font-family: 'foo', Arial, sans-serif; font-size: 13px;}
	.vc_footer_image 			{ opacity: 0.8; max-width: 70%; cursor: pointer; margin-top: 15px; display: block;}
	.vc_footer_image:hover 		{opacity: 1;}
	.vc_footer_social 			{font-size: 38px;margin-top: 15px;}
	.vc_footer_social a 		{color: #fff; opacity: 0.8; margin-right: 3px; cursor: pointer;}
	.vc_footer_social a:hover 	{opacity: 1;}
	.vc_footer_link 			{color: #fff; opacity: 0.8; display: inline-block; padding:10px 5px; text-decoration: none; cursor: pointer;}
	.vc_footer_link:hover 		{opacity: 1;}
	.vc_footer_copy 			{text-align: center; color: #aaa; padding: 15px 0; background: #111; font-size: 11px; font-family: 'foo', Arial, sans-serif;}

	/* mobile */
	@media only screen and (max-width: 980px) {
		.vc_navi_dots 					{display: none;}
		.vc_header 						{padding-bottom: 30px; text-align: center;}
		.vc_header_logo 				{float: none; height: 45px; width: auto; margin-bottom: 10px;}
		.vc_header_navi a 				{display: inline-block; padding: 8px;}
		.vc_header_navi 				{float: none; width: 100%; text-align: center;}
		.vc_index_title 				{font-size: 3em; text-align: center; margin-bottom: 15px;}
		.vc_index_subtitle 				{font-size: 1.5em; text-align: center;}
		.vc_get_badge 					{text-align: center; padding-bottom: 35px;}
		.vc_get_badge img 				{margin-bottom: 5px;}

		.flag							{display:none !important;}

		.vc_content_video 				{width: 100%;}
		.vc_content_split_two 			{margin: 0px 0; padding: 0; padding: 30px 0; float: none; width: 100%;}
		.vc_content_split_three 		{margin: 0px 0; padding: 0; padding: 30px 0; float: none; width: 100%;}

		.vc_content_vertical_center 	{position: relative; top: 0; transform: translateY(0%);}
		.vc_content_split_two h2 		{margin: 0; text-align: center; font-size: 3em; margin-bottom: 15px;}
		.vc_content_split_two p 		{margin: 0; text-align: center; font-size: 1.5em;}
		.vc_content_list 				{margin: 0;}
		.vc_slider 						{margin: 0;}
		.vc_footer_box 					{width: 100%; float: none; min-height: 140px; text-align: center;}
		.vc_select_class 				{width: auto; position: relative; background: #fff; padding: 15px; -webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;}
	}
	@media only screen and (max-width: 680px) {
		.vc_header_navi a 				{display: block; padding: 8px;}
		#downloadDropdownContent {left:0;position: inherit;}
		#downloadDropdownContent a {display:inline-block;}

	}
