
@font-face {
	font-family: 'Calibri';
/*	src: url('../fonts/Calibri.eot'); */
	src: local('Calibri'),
/*		url('../fonts/Calibri.eot?#iefix') format('embedded-opentype'), */
		url('../fonts/Calibri.woff2') format('woff2'),
		url('../fonts/Calibri.woff') format('woff'),
		url('../fonts/Calibri.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Calibri';
/*	src: url('../fonts/Calibri-Bold.eot'); */
	src: local('Calibri Bold'), local('Calibri-Bold'),
/*		url('../fonts/Calibri-Bold.eot?#iefix') format('embedded-opentype'), */
		url('../fonts/Calibri-Bold.woff2') format('woff2'),
		url('../fonts/Calibri-Bold.woff') format('woff'),
		url('../fonts/Calibri-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

body {
	background: #fff;
	text-align: center;
/*	font-family: 'Calibri', 'Open Sans', sans-serif;
	color: #4c4c4c;
	font-size: 16px; */
}

strong { font-weight: bold; }

img { max-width: 100%; }

a { outline:none !important; color: #353535; }
a:active,
a:hover { outline: 0; }
a { outline:none !important; color: #353535; }

h1, h2 { line-height: 40px; }
h3, h4 { line-height: 20px; }

::-moz-selection { background: #000; color: #fff; text-shadow: none; }
::selection { background: #000; color: #fff; text-shadow: none; }

/***** Top menu *****/

.navbar {
 	margin-bottom: 0;
	width: 100%;
	right: 0;
	left: 0;
	background: #fff;
	background-image: url(../img_01/menu_top_back_01.png);
	background-position: top center;
	background-repeat: repeat-x;
	border: 0;
	-moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
	position: fixed;
	z-index: 101;
}

ul.navbar-nav {
	font-size: 16px;
	color: #191919;
	font-weight: bold;
/*	text-transform: uppercase; */
}

ul.navbar-nav li a { padding: 39px 10px 32px 10px; background: #fff; border-bottom: 0px solid #cfcfcf; color: #191919; }
ul.navbar-nav li.active a { background: #fff; border-color: #6d051c; color: #191919; }

ul.navbar-nav li a:hover, ul.navbar-nav li a:focus { /* border-bottom: 1px solid #cf0000; */ background: #fff; color: #cf0000; outline: 0; }

.nav .open > a { background: #fff; border-color: #6d051c; color: #5d5d5d; }
.nav .open > a:hover, .nav .open > a:focus { background: #fff; border-color: #6d051c; color: #cf0000; }

ul.navbar-nav li a i { line-height: 30px; color: #aaa; }
ul.navbar-nav li a:hover i, ul.navbar-nav li a:focus i { color: #cf0000; }

.dropdown-menu {
	font-size: 16px;
	border: 0;
/*	-moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
	-moz-box-shadow: 0 6px 10px rgba(0, 0, 0, .15); -webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, .15); box-shadow: 0 6px 10px rgba(0, 0, 0, .15); */
}

.dropdown-menu > .active > a { background: #fff; color: #5d5d5d; }
.dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { background: #fff; color: #cf0000; }

ul.navbar-nav li .dropdown-menu a { padding-top: 5px; padding-bottom: 5px; }
ul.navbar-nav li.active .dropdown-menu a { background: #fff; color: #5d5d5d; border: 0; }
ul.navbar-nav li.active .dropdown-menu a:hover, 
ul.navbar-nav li.active .dropdown-menu a:focus { background: #fff; color: #ff0000; border: 0; }

ul.navbar-nav li.active .dropdown-menu > .active > a { background: #f8f8f8; color: #6d051c; border: 0; }
ul.navbar-nav li.active .dropdown-menu > .active > a:hover, 
ul.navbar-nav li.active .dropdown-menu > .active > a:focus { background: #fff; color: #ff0000; border: 0; }

.navbar>.container .navbar-brand {
	margin-left: 0;
/*	position: fixed; */
	z-index: 101;
}

.navbar-brand {
	width: 200px;
	height: 92px;
	background: url(../img_01/logo_nokkii_02.png) left center no-repeat;
	text-indent: -99999px;
/*	position: absolute; */
	z-index: 100;
}

/***** Footer *****/

footer {
	margin: 0 auto;
	padding: 20px 0px 25px 0px;
	background: #f8f8f8;
/*	background: #f8f8f8 url(../img_01/pattern_02.jpg) left top repeat; */
	-moz-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset; -webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset; box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset;
}

.footer-box {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

.footer-box-text-contact {
	margin: 0px 0px 0px 30px;
}

.footer-box-c {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

.footer-box h4 {
	margin-top: 20px;
	font-family: 'Calibri', Tahoma, Verdana, Arial;
	font-size: 23px;
	color: #353535;
/*	font-weight: bold; */
	text-transform: uppercase;
	text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.footer-box-c h4 {
	margin-top: 10px;
	font-family: 'Calibri', Tahoma, Verdana, Arial;
	font-size: 23px;
	color: #353535;
/*	font-weight: bold; */
	text-transform: uppercase;
	text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.footer-box-text p {
	padding: 0px 35px 0px 0px;
	line-height: 20px;
	font-family: 'Calibri', Tahoma, Verdana, Arial;
	font-size: 17px;
	color: #353535;
}

.footer-box-text-contact i {
	padding-right: 7px;
}

.footer-box-text-subscribe form {
	padding-bottom: 10px;
}

.footer-box-text-subscribe input[type="text"] {
	width: 95%;
	height: 26px;
}

.success-message {
	margin: 10px 0px 0px 0px;
	font-size: 17px;
	color: #353535;
	font-family: 'Calibri', Tahoma, Verdana, Arial;
	text-align: left;
	z-index: 101;
}

.error-message {
	margin: 10px 0px 0px 0px;
	font-size: 17px;
	color: #353535;
	font-family: 'Calibri', Tahoma, Verdana, Arial;
	text-align: left;
	z-index: 101;
}

/***** CONTENT *****/

.container_t90_b20 { margin: 90px 0px 10px 0px; padding: 0px 10px 0px 10px; }
.container_t92_b20 { margin: 92px 0px 10px 0px; padding: 0px 10px 0px 10px; }
.container_t100_b20 { margin: 100px 0px 20px 0px; padding: 0px 10px 0px 10px; }
.container_t110_b10 { margin: 110px 0px 10px 0px; padding: 0px 10px 0px 10px; }
.container_t110_b20 { margin: 110px 0px 20px 0px; padding: 0px 10px 0px 10px; }
.container_t110_b40 { margin: 110px 0px 40px 0px; padding: 0px 10px 0px 10px; }
.container_t130_b10 { margin: 130px 0px 10px 0px; padding: 0px 10px 0px 10px; }
.container_t130_b20 { margin: 130px 0px 20px 0px; padding: 0px 10px 0px 10px; }
.container_t130_b40 { margin: 130px 0px 40px 0px; padding: 0px 10px 0px 10px; }
.container_t40_b40 { margin: 0px 0px 0px 0px; padding: 40px 0px 40px 0px; }
.container_t30_b20 { margin: 30px 0px 20px 0px; padding: 0px 10px 0px 10px; }
.container_t30_b40 { margin: 30px 0px 40px 0px; padding: 0px 10px 0px 10px; }
.container_t20_b00 { margin: 20px 0px 0px 0px; padding: 0px 10px 0px 10px; }
.container_t20_b10 { margin: 20px 0px 10px 0px; padding: 0px 10px 0px 10px; }
.container_t20_b20 { margin: 20px 0px 20px 0px; padding: 0px 10px 0px 10px; }
.container_t20_b30 { margin: 20px 0px 30px 0px; padding: 0px 10px 0px 10px; }
.container_t20_b40 { margin: 20px 0px 40px 0px; padding: 0px 10px 0px 10px; }
.container_t20_b50 { margin: 20px 0px 50px 0px; padding: 0px 10px 0px 10px; }
.container_t10_b00 { margin: 10px 0px 0px 0px; padding: 0px 10px 0px 10px; }
.container_t10_b10 { margin: 10px 0px 10px 0px; padding: 0px 10px 0px 10px; }
.container_t10_b20 { margin: 10px 0px 20px 0px; padding: 0px 10px 0px 10px; }
.container_t10_b40 { margin: 10px 0px 40px 0px; padding: 0px 10px 0px 10px; }
.container_t00_b10 { margin: 0px 0px 10px 0px; padding: 0px 10px 0px 10px; }
.container_t00_b20 { margin: 0px 0px 20px 0px; padding: 0px 10px 0px 10px; }
.container_t00_b00 { margin: 0px 0px 0px 0px; padding: 0px 10px 0px 10px; }
.container_t00_b02 { margin: 0px 0px 2px 0px; padding: 0px 10px 0px 10px; }
.container_t00_b40 { margin: 0px 0px 40px 0px; padding: 0px 10px 0px 10px; }
.container_t00_b60 { margin: 0px 0px 60px 0px; padding: 0px 10px 0px 10px; }

.container_pt92_pb00 { padding: 92px 0px 0px 0px; }
.container_pt92_pb10 { padding: 92px 10px 10px 10px; }
.container_pt120_pb40 { padding: 120px 10px 40px 10px; }
.container_pt120_pb20 { padding: 120px 10px 20px 10px; }
.container_pt120_pb10 { padding: 120px 10px 10px 10px; }
.container_pt140_pb30 { padding: 140px 10px 30px 10px; }

.container_t00_b10_p20 { margin: 0px 0px 10px 0px; padding: 0px 20px 0px 20px; border-radius: 10px; }
.container_t00_b20_p20 { margin: 0px 0px 20px 0px; padding: 0px 20px 0px 20px; border-radius: 10px; }
.container_t20_b10_p20 { margin: 20px 0px 10px 0px; padding: 0px 20px 0px 20px; border-radius: 10px; }

.container_bottom_001 { padding: 16px 0px 10px 0px; background: #e9e9e9; }

/* BACKGROUNDS */

.background_01 { background: #f6f6f6; }

.background_02 {
	background: #f3f3f3;
	background-image: url(../img_01/back_02.png);
	background-repeat: no-repeat !important;
	background-size: 100% 100% !important;
/*	height: 315px; */
}

.background_03 {
/*	background: #f3f3f3; */
	background-image: url(../img_01/back_03.png);
	background-repeat: no-repeat !important;
	background-size: 100% 100% !important;
/*	height: 315px; */
}

.background_04 {
	background-image: url(../img_01/back_04.png);
	background-repeat: no-repeat !important;
	background-size: 100% 100% !important;
}

.background_05 {
	background: #004e5a;
	background-repeat: no-repeat !important;
	background-size: 100% 100% !important;
}

.background_06 {
	background: #cdcc00;
	background-repeat: no-repeat !important;
	background-size: 100% 100% !important;
}

.background_07 {
	background: #f23900;
	background-repeat: no-repeat !important;
	background-size: 100% 100% !important;
}

.background_08 {
	background-image: url(../img_01/back_04.png);
	background-repeat: no-repeat !important;
	background-size: 100% 100% !important;
}

.background_09 {
	background-image: url(../img_01/back_01/014_02.png);
	background-repeat: repeat !important;
	background-size: 100% !important;
}

.background_10 { background: #f8b133; }

.background_11 {
	background-image: url(../img_01/back_01/015_01.png);
	background-repeat: no-repeat !important;
	background-size: 100% 100% !important;
}

.background_12 { background: #c2dfe3; }

.background_13 { background-color: #f7f7f7; padding: 10px 0px 8px 10px; }

.background_14 { background-color: #f2f2f2; padding: 10px 0px 8px 10px; }

.background_15 {
	background-image: url(../img_01/back_03.png);
	background-repeat: no-repeat !important;
	background-size: 100% 100% !important;
}

.background_16 { background: #f1e6dc; }

/* .background_17 { background: #cee9ee; border: 1px solid #80aeb6; } e7f5f7 */
/* .background_17 { background: #f0f7f8; border: 1px solid #353535; } */

.background_17 {
	background-image: url(../img_01/back_04.png);
	background-repeat: no-repeat !important;
	background-size: 100% 100% !important;
	border: 1px solid #ccc;
}

.background_18 {
	background: #e5f3f4;
	background-repeat: no-repeat !important;
	background-size: 100% 100% !important;
	border-color: #dbe2d4;
	border-style: solid;
	border-width: 1px 0 1px 0;
	border-radius: 0px; box-shadow: #efefef 0px 3px 7px 0px;
}

.background_19 {
	background: #fefbe3;
	background-repeat: no-repeat !important;
	background-size: 100% 100% !important;
	border-color: #dbe2d4;
	border-style: solid;
	border-width: 1px 0 1px 0;
	border-radius: 0px; box-shadow: #efefef 0px 3px 7px 0px;
}

.background_20 {
	background: #e5f3f4;
	background-repeat: no-repeat !important;
	background-size: 100% 100% !important;
	border-color: #dbe2d4;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-radius: 0px; box-shadow: #efefef 0px 3px 7px 0px;
}

.background_27 {
	background: #eef5e7;
	background-repeat: no-repeat !important;
	background-size: 100% 100% !important;
	border-color: #dbe2d4;
	border-style: solid;
	border-width: 1px 0 1px 0;
	border-radius: 0px; box-shadow: #efefef 0px 3px 7px 0px;
}

.background_28 { background: #f8f8f8; }

/* BACK COMPETITION */
.back_comp_01 { background-image: url(../img_01/back_comp/01_01.jpg); background-repeat: repeat !important; background-size: 100% 100% !important; border: 1px solid #eee; border-radius: 10px; }
.back_comp_02 { background-image: url(../img_01/back_comp/02_01.jpg); background-repeat: repeat !important; background-size: 100% 100% !important; border: 1px solid #eee; border-radius: 10px; }
.back_comp_03 { background-image: url(../img_01/back_comp/03_01.jpg); background-repeat: repeat !important; background-size: 100% 100% !important; border: 1px solid #eee; border-radius: 10px; }
.back_comp_04 { background-image: url(../img_01/back_comp/04_01.jpg); background-repeat: repeat !important; background-size: 100% 100% !important; border: 1px solid #eee; border-radius: 10px; }
.back_comp_05 { background-image: url(../img_01/back_comp/05_01.jpg); background-repeat: repeat !important; background-size: 100% 100% !important; border: 1px solid #eee; border-radius: 10px; }
.back_comp_06 { background-image: url(../img_01/back_comp/06_01.jpg); background-repeat: repeat !important; background-size: 100% 100% !important; border: 1px solid #eee; border-radius: 10px; }
.back_comp_07 { background-image: url(../img_01/back_comp/07_01.jpg); background-repeat: repeat !important; background-size: 100% 100% !important; border: 1px solid #eee; border-radius: 10px; }
.back_comp_08 { background-image: url(../img_01/back_comp/08_01.jpg); background-repeat: repeat !important; background-size: 100% 100% !important; border: 1px solid #eee; border-radius: 10px; }
.back_comp_09 { background-image: url(../img_01/back_comp/09_01.jpg); background-repeat: repeat !important; background-size: 100% 100% !important; border: 1px solid #eee; border-radius: 10px; }
.back_comp_10 { background-image: url(../img_01/back_comp/10_01.jpg); background-repeat: repeat !important; background-size: 100% 100% !important; border: 1px solid #eee; border-radius: 10px; }
.back_comp_11 { background-image: url(../img_01/back_comp/11_01.jpg); background-repeat: repeat !important; background-size: 100% 100% !important; border: 1px solid #eee; border-radius: 10px; }
.back_comp_12 { background-image: url(../img_01/back_comp/12_01.jpg); background-repeat: repeat !important; background-size: 100% 100% !important; border: 1px solid #eee; border-radius: 10px; }
.back_comp_13 { background-image: url(../img_01/back_comp/13_01.jpg); background-repeat: repeat !important; background-size: 100% 100% !important; border: 1px solid #eee; border-radius: 10px; }
.back_comp_14 { background-image: url(../img_01/back_comp/14_01.jpg); background-repeat: repeat !important; background-size: 100% 100% !important; border: 1px solid #eee; border-radius: 10px; }
.back_comp_15 { background-image: url(../img_01/back_comp/15_01.jpg); background-repeat: repeat !important; background-size: 100% 100% !important; border: 1px solid #eee; border-radius: 10px; }

.back_comp_24 { background-color: #dbdbdb; border: 0px solid #a9b5d0; border-radius: 7px; box-shadow: #efefef 1px 1px 1px 1px; }
.back_comp_24:hover, figure.back_comp_01:active, figure.back_comp_01:focus { box-shadow: #e6e6e6 1px 1px 1px 1px; }

.back_comp_06_01 { background-image: url(../img_01/back_comp/06_03.jpg); background-repeat: repeat !important; background-size: 100% 100% !important; border: 1px solid #eee; border-radius: 7px; box-shadow: #efefef 0px 3px 7px 0px; }
	.back_comp_06_01:hover, figure.back_comp_06_01:active, figure.back_comp_06_01:focus { box-shadow: #e6e6e6 0px 3px 7px 0px; }

.background_40 {
	background-image: url(../img_02/startprof_02/001/back_01.webp);
	background-repeat: no-repeat !important;
	background-size: 100% 100% !important;
}

.background_41 {
	background-image: url(../img_02/startprof_02/001/back_02.webp);
	background-repeat: no-repeat !important;
	background-size: 100% 100% !important;
}

.background_41_01 {
	background-image: url(../img_02/startprof_02/001/back_02_01.webp);
	background-repeat: no-repeat !important;
	background-size: 100% 100% !important;
}

.background_42 { background: #fff; opacity: 1.0; }

.background_43 {
	background-image: url(../img_02/startprof_02/001/back_03.webp);
	background-repeat: no-repeat !important;
	background-size: 100% 100% !important;
}

.background_44 {
	background-image: url(../img_02/startprof_02/001/back_04.webp);
	background-repeat: no-repeat !important;
	background-size: 100% 100% !important;
}

.background_45 {
	background-image: url(../img_02/startprof_02/001/back_05.webp);
	background-repeat: no-repeat !important;
	background-size: 100% 100% !important;
}

.background_46_01 {
	background-image: url(../img_02/startprof_02/001/back_06_01.webp);
	background-repeat: no-repeat !important;
	background-size: 100% 100% !important;
}

.background_46_02 {
	background-image: url(../img_02/startprof_02/001/back_06_02.webp);
	background-repeat: no-repeat !important;
	background-size: 100% 100% !important;
}

.background_47 {
	background-image: url(../img_02/startprof_02/001/back_07.webp);
	background-repeat: no-repeat !important;
	background-size: 100% 100% !important;
}

.background_48 {
	background-image: url(../img_02/startprof_02/001/back_08.webp);
	background-repeat: no-repeat !important;
	background-size: 100% 100% !important;
}

.background_49 {
	background-image: url(../img_02/startprof_02/001/back_09.webp);
	background-repeat: no-repeat !important;
	background-size: 100% 100% !important;
}

.background_50 {
	background-image: url(../img_02/startprof_02/startprof_004/001s.webp);
	background-repeat: no-repeat !important;
	background-size: 100% 100% !important;
}

.background_51 {
	background-image: url(../img_02/startprof_02/startprof_004/002s.webp);
	background-repeat: no-repeat !important;
	background-size: 100% 100% !important;
}

.background_52 {
	background-image: url(../img_02/startprof_02/startprof_004/003s.webp);
	background-repeat: no-repeat !important;
	background-size: 100% 100% !important;
}

.background_53 {
	background-image: url(../img_02/startprof_02/001/back_10.webp);
	background-repeat: no-repeat !important;
	background-size: 100% 100% !important;
}

/* TITLE */

.title_001 { margin: 15px 0px 15px 0px; }
.title_001 h2 {
	margin: 0 auto;
	font-family: 'Calibri', Tahoma, Verdana, Arial;
	font-size: 38px;
	color: #343434;
	font-weight: bold;
	text-align: left;
}

.title_001c { margin: 15px 0px 15px 0px; }
.title_001c h2 {
	margin: 0 auto;
	font-family: 'Calibri', Tahoma, Verdana, Arial;
	font-size: 38px;
	color: #343434;
	font-weight: bold;
}

.title_001t { margin: 15px 0px 0px 0px; }
.title_001t h2 {
	margin: 0 auto;
	font-family: 'Calibri', Tahoma, Verdana, Arial;
	font-size: 38px;
	color: #343434;
	font-weight: bold;
	text-align: left;
}

.title_002 { margin: 15px 0px 15px 0px; }
.title_002 h2 {
	margin: 0 auto;
	font-family: 'Calibri', Tahoma, Verdana, Arial;
	font-size: 28px;
	color: #343434;
	font-weight: bold;
	text-align: left;
}

.title_002c { margin: 15px 0px 15px 0px; }
.title_002c h2 {
	margin: 0 auto;
	font-family: 'Calibri', Tahoma, Verdana, Arial;
	font-size: 28px;
	color: #343434;
	font-weight: bold;
}

.title_003 { margin: 15px 0px 25px 0px; }
.title_003 h2 {
	margin: 0 auto;
	font-family: 'Calibri', Tahoma, Verdana, Arial;
	font-size: 38px;
	color: #343434;
	font-weight: bold;
	text-align: left;
}

.title_004 { margin: 15px 0px 10px 0px; }
.title_004 h2 {
	margin: 0 auto;
	font-family: 'Calibri', Tahoma, Verdana, Arial;
	font-size: 22px;
	color: #343434;
	font-weight: bold;
	text-align: left;
}

/* TEXT ALL */

.text_15_01 {
	margin: 0 auto;
	font-size: 15px;
	color: #252525;
	font-family: 'Calibri', Tahoma, Verdana, Arial;
	text-align: left;
}

.text_15_02 {
	margin: 0 auto;
	font-size: 15px;
	color: #252525;
	font-family: 'Calibri', Tahoma, Verdana, Arial;
	text-align: left;
}

.text_15_03 {
	margin: 0 auto;
	font-size: 15px;
	color: #252525;
	font-family: 'Calibri', Tahoma, Verdana, Arial;
	text-align: left;
}

.text_15_05 {
	margin: 0 auto;
	font-size: 15px;
	font-family: 'Calibri', Tahoma, Verdana, Arial;
	text-align: left;
}

.text_16_01 {
	margin: 0 auto;
	font-size: 16px;
	color: #353535;
	font-family: 'Calibri', Tahoma, Verdana, Arial;
	text-align: left;
}

.text_16_02 {
	margin: 0 auto;
	font-size: 16px;
	color: #353535;
	font-family: 'Calibri', Tahoma, Verdana, Arial;
	text-align: left;
}

.text_18_01 {
	margin: 0 auto;
	font-size: 18px;
	color: #252525;
	font-family: 'Calibri', Tahoma, Verdana, Arial;
	text-align: left;
}

.text_18_02 {
	margin: 0 auto;
	font-size: 18px;
	color: #252525;
	font-family: 'Calibri', Tahoma, Verdana, Arial;
	text-align: left;
}

.text_18_03 {
	margin: 0 auto;
	font-size: 18px;
	color: #252525;
	font-family: 'Calibri', Tahoma, Verdana, Arial;
	text-align: left;
}

.text_18_04 {
	margin: 0 auto;
	font-size: 18px;
	color: #252525;
	font-family: 'Calibri', Tahoma, Verdana, Arial;
	text-align: right;
}

.text_18_05 {
	margin: 0 auto;
	font-size: 18px;
	color: #252525;
	font-family: 'Calibri', Tahoma, Verdana, Arial;
	text-align: left;
}

.text_20_01 {
	margin: 0 auto;
	font-size: 20px;
	color: #252525;
	font-family: 'Calibri', Tahoma, Verdana, Arial;
	text-align: left;
}

.text_22_01 {
	margin: 0 auto;
	font-size: 22px;
	color: #252525;
	font-family: 'Calibri', Tahoma, Verdana, Arial;
	text-align: left;
}

.text_22_02 {
	margin: 0 auto;
	font-size: 22px;
	color: #fff;
	font-family: 'Calibri', Tahoma, Verdana, Arial;
	text-align: left;
}

.text_26_01 {
	margin: 0 auto;
	font-size: 26px;
	color: #252525;
	font-family: 'Calibri', Tahoma, Verdana, Arial;
/*	text-align: left; */
	text-align: left;
}

.text_30_01 {
	margin: 0 auto;
	font-size: 30px;
	color: #252525;
	font-family: 'Calibri', Tahoma, Verdana, Arial;
/*	text-align: left; */
	text-align: left;
}

.text_32_01 {
	margin: 0 auto;
	font-size: 32px;
	color: #252525;
	font-family: 'Calibri', Tahoma, Verdana, Arial;
	text-align: left;
}

.text_62_01 {
	margin: 0 auto;
	font-size: 62px;
	color: #444;
	font-family: 'Calibri', Tahoma, Verdana, Arial;
	text-align: right;
}

.m_t07_b07_01 { margin: 7px 0px 7px 0px; }
.m_t07_b07_02 { margin: 0 auto; max-width: 100%; text-align: center; }
.m_t20_b00 { margin: 20px 0px 0px 0px; }
.m_t30_b10 { margin: 30px 0px 10px 0px; }
.m_t_1_b00 { margin: -13px 0px 0px 0px; }
.m_t_2_b00 { margin: -12px 0px 0px 0px; }
.m_t_3_b00 { margin: -3px 0px 0px 0px; }
.m_t_4_b00 { margin: -6px 0px 0px 0px; }
.m_t_5_b00 { margin: -16px 0px 0px 0px; }

.p_t00_b05 { padding: 0px 0px 5px 0px; }
.p_t00_b10 { padding: 0px 0px 10px 0px; }
.p_t00_b15 { padding: 0px 0px 15px 0px; }
.p_t00_b20 { padding: 0px 0px 20px 0px; }
.p_t00_b30 { padding: 0px 0px 30px 0px; }
.p_t00_b40 { padding: 0px 0px 40px 0px; }
.p_t04_b15 { padding: 4px 0px 15px 0px; }
.p_t04_b00 { padding: 4px 0px 0px 0px; }
.p_t04_b07 { padding: 4px 0px 7px 0px; }
.p_t05_b00 { padding: 5px 0px 0px 0px; }
.p_t05_b20 { padding: 5px 0px 20px 0px; }
.p_t07_b00 { padding: 7px 0px 0px 0px; }
.p_t07_b10 { padding: 7px 0px 10px 0px; }
.p_t10_b00 { padding: 10px 0px 0px 0px; }
.p_t10_b05 { padding: 10px 0px 5px 0px; }
.p_t10_b10 { padding: 10px 0px 10px 0px; }
.p_t10_b15 { padding: 10px 0px 15px 0px; }
.p_t10_b20 { padding: 10px 0px 20px 0px; }
.p_t10_b25 { padding: 10px 0px 25px 0px; }
.p_t10_b30 { padding: 10px 0px 30px 0px; }
.p_t12_b12 { padding: 12px 0px 12px 0px; }
.p_t12_b15 { padding: 12px 0px 15px 0px; }
.p_t20_b00 { padding: 20px 0px 0px 0px; }
.p_t20_b05 { padding: 20px 0px 5px 0px; }
.p_t20_b10 { padding: 20px 0px 10px 0px; }
.p_t20_b16 { padding: 20px 20px 16px 20px; }
.p_t20_b18 { padding: 20px 20px 18px 20px; }
.p_t20_b20 { padding: 20px 0px 20px 0px; }
.p_t20_b30 { padding: 20px 0px 30px 0px; }
.p_t40_b20 { padding: 40px 10px 20px 10px; }
.p_t40_b50 { padding: 40px 0px 50px 0px; }
.p_t50_b50 { padding: 50px 0px 50px 0px; }
.p_t100_b15 { padding: 100px 0px 15px 0px; }

/* incoming_01 */
.p_t25_b10_rev_01 { margin: 0px 0px 20px 0px; padding: 25px 30px 10px 25px; border: 1px solid #ccc; border-radius: 20px; background-color: #e2f2f4; }
.p_t25_b10_rev_02 { margin: 0px 0px 20px 0px; padding: 25px 30px 10px 25px; border: 1px solid #ccc; border-radius: 20px; background-color: #e1e4f1; }
.p_t25_b10_rev_03 { margin: 0px 0px 20px 0px; padding: 25px 30px 10px 25px; border: 1px solid #ccc; border-radius: 20px; background-color: #f1efe1; }
.p_t25_b10_rev_04 { margin: 0px 0px 20px 0px; padding: 25px 30px 10px 25px; border: 1px solid #ccc; border-radius: 20px; background-color: #e4f1e1; }

.p_t25_b10_rev_05 { margin: 0px 0px 20px 0px; padding: 25px 30px 10px 25px; border: 1px solid #ccc; border-radius: 20px; background-color: #eff8d6; }

/* votes */
.p_t25_b10_votes_01 { margin: 0px 0px 20px 0px; padding: 15px 25px 10px 25px; border: 0px solid #ccc; border-radius: 20px; background-color: #e5eff1; }

/* reviews */
.p_t25_b10_reviews_01 { margin: 0px 0px 20px 0px; padding: 15px 25px 10px 25px; border: 0px solid #ccc; border-radius: 20px; background-color: #f2f5eb; }

/* startprof */
.p_t40_b25_start_01 { margin: 0px 0px 20px 0px; padding: 40px 25px 25px 25px; }

img.p_t00_b00_img_01 { border: 0px solid #ccc; border-radius: 20px; }

/* .color_01 { color: #af0000; } */
.color_01 { color: #960000; }
.color_02 { color: #454545; }
.color_03 { color: #cdb200; }
.color_04 { color: #fff; background-color: #af0000; padding: 4px 4px 4px 4px; }
.color_05 { color: #037a8e; }
.color_06 { color: #004e5a; }
.color_07 { color: #f8b133; }
.color_08 { color: #ba8800; }
.color_09 { color: #777; }
.color_10 { color: #007c8d; }
.color_11 { color: #fff; background-color: #af0000; padding: 10px 0px 8px 10px; }
.color_12 { color: #fff; }
.color_13 { color: #128898; }
.color_14 { color: #d63b17; }

.center_01 { text-align: center; }
.center_03 { margin: 0 auto; text-align: center; }
.left_01 { text-align: left; }
.right_01 { text-align: right; }
.bold_01 { font-weight: bold; }
.it_01 { font-style: italic; }
.fleft_01 { float: left; }
.clearboth_01 { clear: both; }
.img_right_01 { float: right; }

.text_copy_01 {
	font-size: 15px;
	color: #454545;
	font-family: 'Calibri', Tahoma, Verdana, Arial;
}

.text_shadow_01 {text-shadow: #353535 0 0 7px;}

/* opacity: 0.8; */

/***** LINKS *****/

/*
a:link { color: #353535; font-family: 'Calibri', Tahoma, Verdana, Arial; text-decoration: underline; }
a:visited { color: #353535; font-family: 'Calibri', Tahoma, Verdana, Arial; text-decoration: none; }
a:hover, a:active, a:focus { color: #cf0000; font-family: 'Calibri', Tahoma, Verdana, Arial; text-decoration: none; }
*/

a.lk_001:link { color: #353535; font-family: 'Calibri', Tahoma, Verdana, Arial; text-decoration: none; }
a.lk_001:visited { color: #353535; font-family: 'Calibri', Tahoma, Verdana, Arial; text-decoration: none; }
a.lk_001:hover, a.lk_001:active, a.lk_001:focus { color: #cf0000; font-family: 'Calibri', Tahoma, Verdana, Arial; text-decoration: none; }

a.lk_0011:link { color: #353535; font-family: 'Calibri', Tahoma, Verdana, Arial; text-decoration: none; background: #cee9ee; padding: 20px 0px 16px 0px; }
a.lk_0011:visited { color: #353535; font-family: 'Calibri', Tahoma, Verdana, Arial; text-decoration: none; background: #cee9ee; padding: 20px 0px 16px 0px; }
a.lk_0011:hover, a.lk_0011:active, a.lk_0011:focus { color: #cf0000; font-family: 'Calibri', Tahoma, Verdana, Arial; text-decoration: none; background: #ecaa55; padding: 20px 0px 16px 0px; }

a.lk_002:link { color: #454545; font-family: 'Calibri', Tahoma, Verdana, Arial; text-decoration: nunderlineone; }
a.lk_002:visited { color: #454545; font-family: 'Calibri', Tahoma, Verdana, Arial; text-decoration: none; }
a.lk_002:hover, a.lk_002:active, a.lk_002:focus { color: #cf0000; font-family: 'Calibri', Tahoma, Verdana, Arial; text-decoration: none; }

a.lk_003:link { color: #252525; font-family: 'Calibri', Tahoma, Verdana, Arial; text-decoration: underline; }
a.lk_003:visited { color: #252525; font-family: 'Calibri', Tahoma, Verdana, Arial; text-decoration: underline; }
a.lk_003:hover, a.lk_003:active, a.lk_003:focus { color: #cf0000; font-family: 'Calibri', Tahoma, Verdana, Arial; text-decoration: none; }

a.lk_003_01:link { color: #619ba5; font-family: 'Calibri', Tahoma, Verdana, Arial; text-decoration: none; }
a.lk_003_01:visited { color: #619ba5; font-family: 'Calibri', Tahoma, Verdana, Arial; text-decoration: none; }
a.lk_003_01:hover, a.lk_003_01:active, a.lk_003_01:focus { color: #cf0000; font-family: 'Calibri', Tahoma, Verdana, Arial; text-decoration: none; }

a.lk_003_02:link { color: #128898; font-family: 'Calibri', Tahoma, Verdana, Arial; text-decoration: none; }
a.lk_003_02:visited { color: #128898; font-family: 'Calibri', Tahoma, Verdana, Arial; text-decoration: none; }
a.lk_003_02:hover, a.lk_003_02:active, a.lk_003_02:focus { color: #1ab2bc; font-family: 'Calibri', Tahoma, Verdana, Arial; text-decoration: none; }

a.lk_003_03:link { color: #128898; font-family: 'Calibri', Tahoma, Verdana, Arial; text-decoration: underline; }
a.lk_003_03:visited { color: #128898; font-family: 'Calibri', Tahoma, Verdana, Arial; text-decoration: none; }
a.lk_003_03:hover, a.lk_003_03:active, a.lk_003_03:focus { color: #1ab2bc; font-family: 'Calibri', Tahoma, Verdana, Arial; text-decoration: none; }

a.lk_003_04:link { color: #ba8800; font-family: 'Calibri', Tahoma, Verdana, Arial; text-decoration: underline; }
a.lk_003_04:visited { color: #ba8800; font-family: 'Calibri', Tahoma, Verdana, Arial; text-decoration: none; }
a.lk_003_04:hover, a.lk_003_04:active, a.lk_003_04:focus { color: #dba000; font-family: 'Calibri', Tahoma, Verdana, Arial; text-decoration: none; }

/* 3e78b3 3ba67a 6198a1 4e9aa7 */

a.lk_004:link { color: #fff;}
a.lk_004:visited { color: #fff;}
a.lk_004:hover, a.lk_004:active, a.lk_004:focus {color: #ffd402; text-shadow: #757575 0 0 10px; text-decoration: none;}

a.lk_005:link {color: #454545; text-decoration: none; cursor: default;}
a.lk_005:visited {color: #454545; text-decoration: none; cursor: default;}
a.lk_005:hover, a.lk_005:active, a.lk_005:focus {color: #454545; text-decoration: none; cursor: default;}

a.lk_006:link {	color: #252525;	text-decoration: none; }
a.lk_006:visited { color: #252525; text-decoration: none; }
a.lk_006:hover, a.lk_006:active, a.lk_006:focus { color: #cf0000; text-decoration: none; }

a.lk_007:link { color: #000; text-decoration: underline; }
a.lk_007:visited { color: #000; text-decoration: underline; }
a.lk_007:hover, a.lk_007:active, a.lk_007:focus { color: #fff; text-decoration: none; }

a.lk_008:link { color: #fff; text-decoration: underline; }
a.lk_008:visited { color: #fff; text-decoration: underline; }
a.lk_008:hover, a.lk_008:active, a.lk_008:focus { color: #000; text-decoration: none; }

a.lk_009:link { color: #fff; text-decoration: underline; }
a.lk_009:visited { color: #fff; text-decoration: underline; }
a.lk_009:hover, a.lk_009:active, a.lk_009:focus { color: #ff4d4d; text-decoration: none; }

a.lk_010:link { color: #004e5a; text-decoration: underline; }
a.lk_010:visited { color: #004e5a; text-decoration: underline; }
a.lk_010:hover, a.lk_010:active, a.lk_010:focus { color: #cf0000; text-decoration: none; }

a.lk_011:link { color: #353535; text-decoration: none; }
a.lk_011:visited { color: #353535; text-decoration: none; }
a.lk_011:hover, a.lk_011:active, a.lk_011:focus { color: #cf0000; text-decoration: none; }

a.lk_012:link { color: #ba8800; text-decoration: underline; }
a.lk_012:visited { color: #ba8800; text-decoration: underline; }
a.lk_012:hover, a.lk_012:active, a.lk_012:focus { color: #cf0000; font-weight: bold; text-decoration: none; }

a.lk_013:link { color: #d79300; text-decoration: underline; }
a.lk_013:visited { color: #d79300; text-decoration: underline; }
a.lk_013:hover, a.lk_013:active, a.lk_013:focus { color: #cf0000; font-weight: bold; text-decoration: none; }

a.lk_014:link {color: #454545; text-decoration: none; cursor: pointer;}
a.lk_014:visited {color: #454545; text-decoration: none; cursor: pointer;}
a.lk_014:hover, a.lk_014:active, a.lk_014:focus {color: #037a8e; text-decoration: none; cursor: pointer;}

a.lk_015:link { color: #fff; text-decoration: none; }
a.lk_015:visited { color: #fff; text-decoration: none; }
a.lk_015:hover, a.lk_015:active, a.lk_015:focus {color: #faf457; text-decoration: none; }

a.lk_016:link { color: #fff;}
a.lk_016:visited { color: #fff;}
a.lk_016:hover, a.lk_016:active, a.lk_016:focus {color: #167c8b; text-shadow: #757575 0 0 10px; text-decoration: none;}

a.lk_017:link { color: #fff; }
a.lk_017:visited { color: #fff; }
a.lk_017:hover, a.lk_017:active, a.lk_017:focus {color: #ff7878; text-shadow: #980000 0 0 10px; text-decoration: none;}

.violet { color: #cf0000; }

/***** TABLE *****/

table.table_01 {
	width: 100%;
	border-color: #dadada;
	border-style: solid;
	border-width: 0 1px 1px 0;
}

td.table_001_30 {
	width: 17%;
	padding: 4px 10px 4px 10px;
	border-color: #dadada;
	border-style: solid;
	border-width: 1px 0 0 1px;
	text-align: left;
}

td.table_01_40 {
	padding: 4px 10px 4px 10px;
	width: 40%;
	border-color: #dadada;
	border-style: solid;
	border-width: 1px 0 0 1px;
	font-weight: bold;
	text-align: center;
}

td.table_01_12 {
	padding: 4px 10px 4px 10px;
	width: 12%;
	border-color: #dadada;
	border-style: solid;
	border-width: 1px 0 0 1px;
	font-weight: bold;
	text-align: center;
}

td.table_02_40 {
	padding: 4px 10px 4px 10px;
	width: 40%;
	border-color: #dadada;
	border-style: solid;
	border-width: 1px 0 0 1px;
	text-align: left;
}

td.table_02_12 {
	padding: 4px 10px 4px 10px;
	width: 12%;
	border-color: #dadada;
	border-style: solid;
	border-width: 1px 0 0 1px;
	text-align: center;
}

td.table_01_33 {
	padding: 4px 10px 4px 10px;
	width: 33.333%;
	border-color: #dadada;
	border-style: solid;
	border-width: 1px 0 0 1px;
}
td.table_01_33_l { text-align: left; }
td.table_01_33_c { text-align: center; }
td.table_01_33_b { font-weight: bold; }

td.table_01_50 {
	padding: 4px 10px 4px 10px;
	width: 50%;
	border-color: #dadada;
	border-style: solid;
	border-width: 1px 0 0 1px;
	font-weight: bold;
	text-align: left;
}

td.table_02_50 {
	padding: 4px 10px 4px 10px;
	width: 50%;
	border-color: #dadada;
	border-style: solid;
	border-width: 1px 0 0 1px;
	text-align: left;
}

td.table_03_50 {
	padding: 4px 10px 4px 10px;
	width: 50%;
	border-color: #dadada;
	border-style: solid;
	border-width: 1px 0 0 1px;
	text-align: center;
}

td.table_01_100 {
	padding: 4px 10px 4px 10px;
	width: 100%;
	border-color: #dadada;
	border-style: solid;
	border-width: 1px 0 0 1px;
}

td.table_01_20 {
	padding: 4px 10px 4px 10px;
	width: 20%;
	border-color: #dadada;
	border-style: solid;
	border-width: 1px 0 0 1px;
	font-weight: bold;
	text-align: left;
}

td.table_01_15 {
	padding: 4px 10px 4px 10px;
	width: 15%;
	border-color: #dadada;
	border-style: solid;
	border-width: 1px 0 0 1px;
	font-weight: bold;
	text-align: center;
}

td.table_02_20 {
	padding: 4px 10px 4px 10px;
	width: 20%;
	border-color: #dadada;
	border-style: solid;
	border-width: 1px 0 0 1px;
	text-align: left;
}

td.table_02_15 {
	padding: 4px 10px 4px 10px;
	width: 15%;
	border-color: #dadada;
	border-style: solid;
	border-width: 1px 0 0 1px;
	text-align: center;
}

td.table_001 {
	padding: 4px 10px 4px 10px;
	border-color: #dadada;
	border-style: solid;
	border-width: 1px 0 0 1px;
	text-align: left;
}

td.table_001r {
	padding: 4px 10px 4px 10px;
	border-color: #dadada;
	border-style: solid;
	border-width: 1px 0 0 1px;
	text-align: right;
}

td.table_001c {
	padding: 4px 10px 4px 10px;
	border-color: #dadada;
	border-style: solid;
	border-width: 1px 0 0 1px;
	text-align: center;
}

table.table_02 { width: 100%; }

td.table_002r {
	padding: 4px 25px 4px 10px;
	width: 30%;
	text-align: right;
}

td.table_002l {
	padding: 4px 10px 4px 10px;
	width: 70%;
	text-align: left;
}

td.table_003 {
	padding: 0px 0px 0px 0px;
	width: 50%;
}

table.table_05 { width: 100%; margin: 0px 0px 0px 0px; vertical-align: top; }
td.table_005_01 { width: 20px; padding: 0px 0px 0px 0px; vertical-align: top; }
td.table_005_02 { padding: 0px 0px 10px 10px; text-align: left; }

table.table_01_01 {
	width: 100%;
	border-color: #77aeb5;
	border-style: solid;
	border-width: 0 1px 1px 0;
}

td.table_001_01 {
	padding: 4px 10px 4px 10px;
	border-color: #77aeb5;
	border-style: solid;
	border-width: 1px 0 0 1px;
	background: #a1cdd3;
/*	background: #8ac8d1; */
}

td.table_001_02 {
	padding: 4px 10px 4px 10px;
	border-color: #77aeb5;
	border-style: solid;
	border-width: 1px 0 0 1px;
	background: #c1e1e5;
}

table.table_009 {
	width: 100%;
	border-color: #dadada;
	border-style: solid;
	border-width: 0 1px 1px 0;
}

td.table_009 {
	padding: 4px 10px 4px 10px;
/*	width: 33.333%; */
	text-align: left;
}

td.table_009_01 {
	border-color: #dadada;
	border-style: solid;
	border-width: 1px 0 0 1px;
	padding: 4px 10px 4px 10px;
	width: 8%;
	text-align: left;
}

td.table_009_02 {
	border-color: #dadada;
	border-style: solid;
	border-width: 1px 0 0 1px;
	padding: 4px 10px 4px 10px;
	width: 77%;
	text-align: left;
}

td.table_009_03 {
	border-color: #dadada;
	border-style: solid;
	border-width: 1px 0 0 1px;
	padding: 4px 10px 4px 10px;
	width: 15%;
	text-align: left;
}

td.table_009_04 {
	border-color: #dadada;
	border-style: solid;
	border-width: 1px 0 0 1px;
	padding: 4px 10px 4px 10px;
	width: 16%;
	text-align: left;
}

td.table_009_05 {
	border-color: #dadada;
	border-style: solid;
	border-width: 1px 0 0 1px;
	padding: 4px 10px 4px 10px;
	width: 76%;
	text-align: left;
}

/***** QUALITY CONTROL *****/
.RadioButtonClass { cursor: pointer; }
.rb_01:hover {
	text-decoration: underline;
	cursor: pointer;
}
.Hiden { display: none; }
.anketa_submit_btn_off {
	background: url(../img_form/verify_off.jpg) no-repeat scroll 0 0 transparent;
	cursor: default;
}
.anketa_submit_btn_on {
	background: url(../img_form/verify_on.jpg) no-repeat scroll 0 0 transparent;
	cursor: pointer;
}
.anketa_submit_btn {
	margin: 0;
	padding: 0;
	width: 170px;
	height: 40px;
	border: none;
	font-size: 0;
	letter-spacing: -9999px;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}
.anketa_submit_btn_off_01 {
	background: url(../img_form/verify_off.jpg) no-repeat scroll 0 0 transparent;
	cursor: default;
}
.anketa_submit_btn_on_01 {
	background: url(../img_form/verify_on.jpg) no-repeat scroll 0 0 transparent;
	cursor: pointer;
}
.anketa_submit_btn_01 {
	margin: 0;
	padding: 0;
	width: 170px;
	height: 40px;
	border: none;
	font-size: 0;
	letter-spacing: -9999px;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}

.anketa_submit_btn_off_02 {
	background: url(../img_form/verify_off.jpg) no-repeat scroll 0 0 transparent;
	cursor: default;
}
.anketa_submit_btn_on_02 {
	background: url(../img_form/verify_on.jpg) no-repeat scroll 0 0 transparent;
	cursor: pointer;
}
.anketa_submit_btn_02 {
	margin: 0;
	padding: 0;
	width: 170px;
	height: 40px;
	border: none;
	font-size: 0;
	letter-spacing: -9999px;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}

.anketa_submit_btn_off_03 {
	background: url(../img_form/verify_off.jpg) no-repeat scroll 0 0 transparent;
	cursor: default;
}
.anketa_submit_btn_on_03 {
	background: url(../img_form/verify_on.jpg) no-repeat scroll 0 0 transparent;
	cursor: pointer;
}
.anketa_submit_btn_03 {
	margin: 0;
	padding: 0;
	width: 170px;
	height: 40px;
	border: none;
	font-size: 0;
	letter-spacing: -9999px;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}

.anketa_submit_btn_off_04 {
	background: url(../img_form/verify_off_04.png) no-repeat scroll 0 0 transparent;
	cursor: default;
}
.anketa_submit_btn_on_04 {
	background: url(../img_form/verify_on_04.png) no-repeat scroll 0 0 transparent;
	cursor: pointer;
}
.anketa_submit_btn_04 {
	margin: 0;
	padding: 0;
	width: 170px;
	height: 40px;
	border: none;
	font-size: 0;
	letter-spacing: -9999px;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}

.button_01 { margin: 0 auto; }
.text_vote_01 {
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	color: #252525;
	font-family: 'Calibri', Tahoma, Verdana, Arial;
	text-align: left;
}

table.center_03 { margin: auto; }

td.text_vote_02 {
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	text-align: center;
	clear: both;
}
td.bar_01 { padding: 0px 0px 3px 0px; }
.text_vote_03 {
	margin: 0 auto;
	padding: 25px 0px 0px 0px;
	font-size: 22px;
	color: #cf0000;
	font-family: 'Calibri', Tahoma, Verdana, Arial;
	font-weight: bold;
	text-align: center;
}
.ok_001 { margin: 7px 15px 5px 0px; }

.footer-social a { margin: 0 10px 0 0; font-size: 26px; color: #454545; }
.footer-social a:hover, .footer-social a:focus { color: #d90104; }

.opis {	display: none; }

ul { margin-left: 20px; padding: 0px 0px 0px 0px; }
.0001_01 > ul { margin-bottom: 0; }
ol { margin-left: 20px; padding: 0px 0px 0px 0px; }

.navbar { position: fixed; top: 0; left: 0; width: 100%; transition: all .5s ease; }
.navbar.out { transform: translateY(-100%); }

.qr_01 { margin: 6px 0px 20px 25px; }

/* spoiler 01 */
.spoiler_wrap {
	margin: 10px 0px 20px 0px;
	position: relative;
	height: fit-content;
}
.spoiler_title {
	padding: 20px 20px 18px 20px;
	background-image: url(../img_01/back_comp/03_04.jpg); background-repeat: repeat !important; background-size: 100% 100% !important; border: 0px solid #eee; border-radius: 8px; transition: all 0.5s;
	cursor: pointer;
}
.spoiler_title:hover, figure.spoiler_title:active, figure.spoiler_title:focus { background-image: url(../img_01/back_comp/03_03f.jpg); border: 0px solid #eee; }
.spoiler_title, .spoiler_content { }
.spoiler_content {
	height: auto;
	max-height: 0px;
	opacity: 0;
	overflow: hidden;
	transition: 0.7s ease-out;
}
.spoiler_content.open {
	max-height: 100%;
	padding: 10px 20px 10px 30px;
	opacity: 1;
	background-repeat: repeat !important; background-size: 100% 100% !important; border: 1px solid #eee; border-radius: 8px;
}
.spoiler_title .spoiler_arrow {
	display: inline-block;
	margin: -5px 10px 0px 10px;
	transition: all .1s;
	vertical-align: middle;
}
.spoiler_title .spoiler_arrow svg {
/*	fill: red; */
	fill: #252525;
	width: 20px;
}
.spoiler_title .spoiler_arrow.open { transform: rotate(180deg); }
.spoiler_content_no_frame_01.open { padding: 10px 0px 10px 0px; background-repeat: repeat !important; background-size: 100% 100% !important; border: 0px solid #eee; border-radius: 0px; }

/* spoiler 02 */
.spoiler_title_02 {
	padding: 20px 20px 18px 20px;
	background-image: url(../img_01/back_comp/03_04.jpg); background-repeat: repeat !important; background-size: 100% 100% !important; border: 0px solid #eee; border-radius: 8px; transition: all 0.5s;
	cursor: pointer;
}
.spoiler_title_02:hover, figure.spoiler_title_02:active, figure.spoiler_title_02:focus { background-image: url(../img_01/back_comp/16_02f.jpg); border: 0px solid #eee; }
.spoiler_title_02, .spoiler_content { }
.spoiler_title_02 .spoiler_arrow {
	display: inline-block;
	margin: -5px 10px 0px 10px;
	transition: all .1s;
	vertical-align: middle;
}
.spoiler_title_02 .spoiler_arrow svg {
	fill: #252525;
	width: 20px;
}
.spoiler_title_02 .spoiler_arrow.open { transform: rotate(180deg); }

/* spoiler 03 */
.spoiler_title_03 {
	padding: 20px 20px 18px 20px;
	background-image: url(../img_01/back_comp/16_02f.jpg); background-repeat: repeat !important; background-size: 100% 100% !important; border: 0px solid #eee; border-radius: 8px; transition: all 0.5s;
	cursor: pointer;
}
.spoiler_title_03:hover, figure.spoiler_title_03:active, figure.spoiler_title_03:focus { background-image: url(../img_01/back_comp/03_04.jpg); border: 0px solid #eee; }
.spoiler_title_03, .spoiler_content { }
.spoiler_title_03 .spoiler_arrow {
	display: inline-block;
	margin: -5px 10px 0px 10px;
	transition: all .1s;
	vertical-align: middle;
}
.spoiler_title_03 .spoiler_arrow svg {
	fill: #252525;
	width: 20px;
}
.spoiler_title_03 .spoiler_arrow.open { transform: rotate(180deg); }

/* spoiler c01_2024_01 */
.spoiler_title_c01_2024_01 {
	padding: 20px 20px 18px 20px;
	background-image: url(../img_01/back_comp/08_01_01.jpg); background-repeat: repeat !important; background-size: 100% 100% !important; border: 0px solid #eee; border-radius: 8px; transition: all 0.5s;
	cursor: pointer;
}
.spoiler_title_c01_2024_01:hover, figure.spoiler_title_c01_2024_01:active, figure.spoiler_title_c01_2024_01:focus { background-image: url(../img_01/back_comp/08_01f_01.jpg); border: 0px solid #eee; }
.spoiler_title_c01_2024_01, .spoiler_content { }
.spoiler_title_c01_2024_01 .spoiler_arrow {
	display: inline-block;
	margin: -5px 10px 0px 10px;
	transition: all .1s;
	vertical-align: middle;
}
.spoiler_title_c01_2024_01 .spoiler_arrow svg {
	fill: #252525;
	width: 20px;
}
.spoiler_title_c01_2024_01 .spoiler_arrow.open { transform: rotate(180deg); }

/* spoiler c01_2023_01 */
.spoiler_title_c01_2023_01 {
	padding: 20px 20px 18px 20px;
	background-image: url(../img_01/back_comp/08_01_01.jpg); background-repeat: repeat !important; background-size: 100% 100% !important; border: 0px solid #eee; border-radius: 8px; transition: all 0.5s;
	cursor: pointer;
}
.spoiler_title_c01_2023_01:hover, figure.spoiler_title_c01_2023_01:active, figure.spoiler_title_c01_2023_01:focus { background-image: url(../img_01/back_comp/08_01f_01.jpg); border: 0px solid #eee; }
.spoiler_title_c01_2023_01, .spoiler_content { }
.spoiler_title_c01_2023_01 .spoiler_arrow {
	display: inline-block;
	margin: -5px 10px 0px 10px;
	transition: all .1s;
	vertical-align: middle;
}
.spoiler_title_c01_2023_01 .spoiler_arrow svg { fill: #252525; width: 20px; }
.spoiler_title_c01_2023_01 .spoiler_arrow.open { transform: rotate(180deg); }

/* spoiler c01_2022_01 */
.spoiler_title_c01_2022_01 {
	padding: 20px 20px 18px 20px;
	background-image: url(../img_01/back_comp/08_01_01.jpg); background-repeat: repeat !important; background-size: 100% 100% !important; border: 0px solid #eee; border-radius: 8px; transition: all 0.5s;
	cursor: pointer;
}
.spoiler_title_c01_2022_01:hover, figure.spoiler_title_c01_2022_01:active, figure.spoiler_title_c01_2022_01:focus { background-image: url(../img_01/back_comp/08_01f_01.jpg); border: 0px solid #eee; }
.spoiler_title_c01_2022_01, .spoiler_content { }
.spoiler_title_c01_2022_01 .spoiler_arrow {
	display: inline-block;
	margin: -5px 10px 0px 10px;
	transition: all .1s;
	vertical-align: middle;
}
.spoiler_title_c01_2022_01 .spoiler_arrow svg { fill: #252525; width: 20px; }
.spoiler_title_c01_2022_01 .spoiler_arrow.open { transform: rotate(180deg); }

/* spoiler c01_2021_01 */
.spoiler_title_c01_2021_01 {
	padding: 20px 20px 18px 20px;
	background-image: url(../img_01/back_comp/08_01_01.jpg); background-repeat: repeat !important; background-size: 100% 100% !important; border: 0px solid #eee; border-radius: 8px; transition: all 0.5s;
	cursor: pointer;
}
.spoiler_title_c01_2021_01:hover, figure.spoiler_title_c01_2021_01:active, figure.spoiler_title_c01_2022_01:focus { background-image: url(../img_01/back_comp/08_01f_01.jpg); border: 0px solid #eee; }
.spoiler_title_c01_2021_01, .spoiler_content { }
.spoiler_title_c01_2021_01 .spoiler_arrow {
	display: inline-block;
	margin: -5px 10px 0px 10px;
	transition: all .1s;
	vertical-align: middle;
}
.spoiler_title_c01_2021_01 .spoiler_arrow svg { fill: #252525; width: 20px; }
.spoiler_title_c01_2021_01 .spoiler_arrow.open { transform: rotate(180deg); }

/* spoiler c02_2024_01 */
.spoiler_title_c02_2024_01 {
	padding: 20px 20px 18px 20px;
	background-image: url(../img_01/back_comp/10_01_01.jpg); background-repeat: repeat !important; background-size: 100% 100% !important; border: 0px solid #eee; border-radius: 8px; transition: all 0.5s;
	cursor: pointer;
}
.spoiler_title_c02_2024_01:hover, figure.spoiler_title_c02_2024_01:active, figure.spoiler_title_c02_2024_01:focus { background-image: url(../img_01/back_comp/10_01f_01.jpg); border: 0px solid #eee; }
.spoiler_title_c02_2024_01, .spoiler_content { }
.spoiler_title_c02_2024_01 .spoiler_arrow {
	display: inline-block;
	margin: -5px 10px 0px 10px;
	transition: all .1s;
	vertical-align: middle;
}
.spoiler_title_c02_2024_01 .spoiler_arrow svg {
	fill: #252525;
	width: 20px;
}
.spoiler_title_c02_2024_01 .spoiler_arrow.open { transform: rotate(180deg); }

/* spoiler c02_2023_01 */
.spoiler_title_c02_2023_01 {
	padding: 20px 20px 18px 20px;
	background-image: url(../img_01/back_comp/10_01_01.jpg); background-repeat: repeat !important; background-size: 100% 100% !important; border: 0px solid #eee; border-radius: 8px; transition: all 0.5s;
	cursor: pointer;
}
.spoiler_title_c02_2023_01:hover, figure.spoiler_title_c02_2023_01:active, figure.spoiler_title_c02_2023_01:focus { background-image: url(../img_01/back_comp/10_01f_01.jpg); border: 0px solid #eee; }
.spoiler_title_c02_2023_01, .spoiler_content { }
.spoiler_title_c02_2023_01 .spoiler_arrow {
	display: inline-block;
	margin: -5px 10px 0px 10px;
	transition: all .1s;
	vertical-align: middle;
}
.spoiler_title_c02_2023_01 .spoiler_arrow svg {
	fill: #252525;
	width: 20px;
}
.spoiler_title_c02_2023_01 .spoiler_arrow.open { transform: rotate(180deg); }

/* spoiler c02_2022_01 */
.spoiler_title_c02_2022_01 {
	padding: 20px 20px 18px 20px;
	background-image: url(../img_01/back_comp/10_01_01.jpg); background-repeat: repeat !important; background-size: 100% 100% !important; border: 0px solid #eee; border-radius: 8px; transition: all 0.5s;
	cursor: pointer;
}
.spoiler_title_c02_2022_01:hover, figure.spoiler_title_c02_2022_01:active, figure.spoiler_title_c02_2022_01:focus { background-image: url(../img_01/back_comp/10_01f_01.jpg); border: 0px solid #eee; }
.spoiler_title_c02_2022_01, .spoiler_content { }
.spoiler_title_c02_2022_01 .spoiler_arrow {
	display: inline-block;
	margin: -5px 10px 0px 10px;
	transition: all .1s;
	vertical-align: middle;
}
.spoiler_title_c02_2022_01 .spoiler_arrow svg {
	fill: #252525;
	width: 20px;
}
.spoiler_title_c02_2022_01 .spoiler_arrow.open { transform: rotate(180deg); }

/* spoiler c02_2021_01 */
.spoiler_title_c02_2021_01 {
	padding: 20px 20px 18px 20px;
	background-image: url(../img_01/back_comp/10_01_01.jpg); background-repeat: repeat !important; background-size: 100% 100% !important; border: 0px solid #eee; border-radius: 8px; transition: all 0.5s;
	cursor: pointer;
}
.spoiler_title_c02_2021_01:hover, figure.spoiler_title_c02_2021_01:active, figure.spoiler_title_c02_2021_01:focus { background-image: url(../img_01/back_comp/10_01f_01.jpg); border: 0px solid #eee; }
.spoiler_title_c02_2021_01, .spoiler_content { }
.spoiler_title_c02_2021_01 .spoiler_arrow {
	display: inline-block;
	margin: -5px 10px 0px 10px;
	transition: all .1s;
	vertical-align: middle;
}
.spoiler_title_c02_2021_01 .spoiler_arrow svg {
	fill: #252525;
	width: 20px;
}
.spoiler_title_c02_2021_01 .spoiler_arrow.open { transform: rotate(180deg); }

/* spoiler c03_2024_01 */
.spoiler_title_c03_2024_01 {
	padding: 20px 20px 18px 20px;
	background-image: url(../img_01/back_comp/11_01.jpg); background-repeat: repeat !important; background-size: 100% 100% !important; border: 0px solid #eee; border-radius: 8px; transition: all 0.5s;
	cursor: pointer;
}
.spoiler_title_c03_2024_01:hover, figure.spoiler_title_c03_2024_01:active, figure.spoiler_title_c03_2024_01:focus { background-image: url(../img_01/back_comp/11_01f_01.jpg); border: 0px solid #eee; }
.spoiler_title_c03_2024_01, .spoiler_content { }
.spoiler_title_c03_2024_01 .spoiler_arrow {
	display: inline-block;
	margin: -5px 10px 0px 10px;
	transition: all .1s;
	vertical-align: middle;
}
.spoiler_title_c03_2024_01 .spoiler_arrow svg {
	fill: #252525;
	width: 20px;
}
.spoiler_title_c03_2024_01 .spoiler_arrow.open { transform: rotate(180deg); }

/* spoiler c03_2023_01 */
.spoiler_title_c03_2023_01 {
	padding: 20px 20px 18px 20px;
	background-image: url(../img_01/back_comp/11_01.jpg); background-repeat: repeat !important; background-size: 100% 100% !important; border: 0px solid #eee; border-radius: 8px; transition: all 0.5s;
	cursor: pointer;
}
.spoiler_title_c03_2023_01:hover, figure.spoiler_title_c03_2023_01:active, figure.spoiler_title_c03_2023_01:focus { background-image: url(../img_01/back_comp/11_01f_01.jpg); border: 0px solid #eee; }
.spoiler_title_c03_2023_01, .spoiler_content { }
.spoiler_title_c03_2023_01 .spoiler_arrow {
	display: inline-block;
	margin: -5px 10px 0px 10px;
	transition: all .1s;
	vertical-align: middle;
}
.spoiler_title_c03_2023_01 .spoiler_arrow svg { fill: #252525; width: 20px; }
.spoiler_title_c03_2023_01 .spoiler_arrow.open { transform: rotate(180deg); }

/* spoiler c03_2021_01 */
.spoiler_title_c03_2021_01 {
	padding: 20px 20px 18px 20px;
	background-image: url(../img_01/back_comp/11_01.jpg); background-repeat: repeat !important; background-size: 100% 100% !important; border: 0px solid #eee; border-radius: 8px; transition: all 0.5s;
	cursor: pointer;
}
.spoiler_title_c03_2021_01:hover, figure.spoiler_title_c03_2021_01:active, figure.spoiler_title_c03_2021_01:focus { background-image: url(../img_01/back_comp/11_01f_01.jpg); border: 0px solid #eee; }
.spoiler_title_c03_2021_01, .spoiler_content { }
.spoiler_title_c03_2021_01 .spoiler_arrow {
	display: inline-block;
	margin: -5px 10px 0px 10px;
	transition: all .1s;
	vertical-align: middle;
}
.spoiler_title_c03_2021_01 .spoiler_arrow svg { fill: #252525; width: 20px; }
.spoiler_title_c03_2021_01 .spoiler_arrow.open { transform: rotate(180deg); }




/* spoiler c06_2023_01 */
.spoiler_title_c06_2023_01 {
	padding: 20px 20px 18px 20px;
	background-image: url(../img_01/back_comp/07_03.jpg); background-repeat: repeat !important; background-size: 100% 100% !important; border: 0px solid #eee; border-radius: 8px; transition: all 0.5s;
	cursor: pointer;
}
.spoiler_title_c06_2023_01:hover, figure.spoiler_title_c06_2023_01:active, figure.spoiler_title_c06_2023_01:focus { background-image: url(../img_01/back_comp/07_03f_01.jpg); border: 0px solid #eee; }
.spoiler_title_c06_2023_01, .spoiler_content { }
.spoiler_title_c06_2023_01 .spoiler_arrow {
	display: inline-block;
	margin: -5px 10px 0px 10px;
	transition: all .1s;
	vertical-align: middle;
}
.spoiler_title_c06_2023_01 .spoiler_arrow svg { fill: #252525; width: 20px; }
.spoiler_title_c06_2023_01 .spoiler_arrow.open { transform: rotate(180deg); }




/* spoiler 06 */
.spoiler_title_06 {
	padding: 20px 20px 18px 20px;
	background-image: url(../img_01/back_comp/01_01.jpg); background-repeat: repeat !important; background-size: 100% 100% !important; border: 0px solid #eee; border-radius: 8px; transition: all 0.5s;
	cursor: pointer;
}
.spoiler_title_06:hover, figure.spoiler_title_06:active, figure.spoiler_title_06:focus { background-image: url(../img_01/back_comp/01_04.jpg); border: 0px solid #eee; }
.spoiler_title_06, .spoiler_content { }
.spoiler_title_06 .spoiler_arrow {
	display: inline-block;
	margin: -5px 10px 0px 10px;
	transition: all .1s;
	vertical-align: middle;
}
.spoiler_title_06 .spoiler_arrow svg {
	fill: #252525;
	width: 20px;
}
.spoiler_title_06 .spoiler_arrow.open { transform: rotate(180deg); }

/* spoiler 07 */
.spoiler_title_07 {
	padding: 20px 20px 18px 20px;
	background-image: url(../img_01/back_comp/01_01.jpg); background-repeat: repeat !important; background-size: 100% 100% !important; border: 0px solid #eee; border-radius: 8px; transition: all 0.5s;
	cursor: pointer;
}
.spoiler_title_07:hover, figure.spoiler_title_07:active, figure.spoiler_title_07:focus { background-image: url(../img_01/back_comp/01_04.jpg); border: 0px solid #eee; }
.spoiler_title_07, .spoiler_content { }
.spoiler_title_07 .spoiler_arrow {
	display: inline-block;
	margin: -5px 10px 0px 10px;
	transition: all .1s;
	vertical-align: middle;
}
.spoiler_title_07 .spoiler_arrow svg {
	fill: #252525;
	width: 20px;
}
.spoiler_title_07 .spoiler_arrow.open { transform: rotate(180deg); }




/* spoiler universal v03 01 */

.spoiler_title_universal_03_01 {
	padding: 15px 15px 13px 15px;
	background-image: url(../img_01/back_01/040_01.png); background-repeat: repeat !important; background-size: 100% 100% !important; border: 0px solid #eee; border-radius: 8px; transition: all 0.5s;
	cursor: pointer;
}
.spoiler_title_universal_03_01:hover, figure.spoiler_title_universal_03_01:active, figure.spoiler_title_universal_03_01:focus { background-image: url(../img_01/back_01/040_00.png); border: 0px solid #eee; }
.spoiler_title_universal_03_01, .spoiler_content { }
.spoiler_title_universal_03_01 .spoiler_arrow {
	display: inline-block;
	margin: -5px 10px 0px 10px;
	transition: all .1s;
	vertical-align: middle;
}
.spoiler_title_universal_03_01 .spoiler_arrow svg {
	fill: #fff;
	width: 20px;
}
.spoiler_title_universal_03_01 .spoiler_arrow.open { transform: rotate(180deg); }

.spoiler_title_universal_03_02 {
	padding: 15px 15px 13px 15px;
	background-image: url(../img_01/back_01/048_01.png); background-repeat: repeat !important; background-size: 100% 100% !important; border: 0px solid #eee; border-radius: 8px; transition: all 0.5s;
	cursor: pointer;
}
.spoiler_title_universal_03_02:hover, figure.spoiler_title_universal_03_02:active, figure.spoiler_title_universal_03_02:focus { background-image: url(../img_01/back_01/040_00.png); border: 0px solid #eee; }
.spoiler_title_universal_03_02, .spoiler_content { }
.spoiler_title_universal_03_02 .spoiler_arrow {
	display: inline-block;
	margin: -5px 10px 0px 10px;
	transition: all .1s;
	vertical-align: middle;
}
.spoiler_title_universal_03_02 .spoiler_arrow svg {
	fill: #fff;
	width: 20px;
}
.spoiler_title_universal_03_02 .spoiler_arrow.open { transform: rotate(180deg); }

.spoiler_title_universal_03_03 {
	padding: 15px 15px 13px 15px;
	background-image: url(../img_01/back_01/040_01.png); background-repeat: repeat !important; background-size: 100% 100% !important; border: 0px solid #eee; border-radius: 8px; transition: all 0.5s;
	cursor: pointer;
}
.spoiler_title_universal_03_03:hover, figure.spoiler_title_universal_03_03:active, figure.spoiler_title_universal_03_03:focus { background-image: url(../img_01/back_01/040_00.png); border: 0px solid #eee; }
.spoiler_title_universal_03_03, .spoiler_content { }
.spoiler_title_universal_03_03 .spoiler_arrow {
	display: inline-block;
	margin: -5px 10px 0px 10px;
	transition: all .1s;
	vertical-align: middle;
}
.spoiler_title_universal_03_03 .spoiler_arrow svg {
	fill: #fff;
	width: 20px;
}
.spoiler_title_universal_03_03 .spoiler_arrow.open { transform: rotate(180deg); }

.spoiler_title_universal_03_04 {
	padding: 15px 15px 13px 15px;
	background-image: url(../img_01/back_01/048_01.png); background-repeat: repeat !important; background-size: 100% 100% !important; border: 0px solid #eee; border-radius: 8px; transition: all 0.5s;
	cursor: pointer;
}
.spoiler_title_universal_03_04:hover, figure.spoiler_title_universal_03_04:active, figure.spoiler_title_universal_03_04:focus { background-image: url(../img_01/back_01/040_00.png); border: 0px solid #eee; }
.spoiler_title_universal_03_04, .spoiler_content { }
.spoiler_title_universal_03_04 .spoiler_arrow {
	display: inline-block;
	margin: -5px 10px 0px 10px;
	transition: all .1s;
	vertical-align: middle;
}
.spoiler_title_universal_03_04 .spoiler_arrow svg {
	fill: #fff;
	width: 20px;
}
.spoiler_title_universal_03_04 .spoiler_arrow.open { transform: rotate(180deg); }

.spoiler_title_universal_03_05 {
	padding: 15px 15px 13px 15px;
	background-image: url(../img_01/back_01/040_01.png); background-repeat: repeat !important; background-size: 100% 100% !important; border: 0px solid #eee; border-radius: 8px; transition: all 0.5s;
	cursor: pointer;
}
.spoiler_title_universal_03_05:hover, figure.spoiler_title_universal_03_05:active, figure.spoiler_title_universal_03_05:focus { background-image: url(../img_01/back_01/040_00.png); border: 0px solid #eee; }
.spoiler_title_universal_03_05, .spoiler_content { }
.spoiler_title_universal_03_05 .spoiler_arrow {
	display: inline-block;
	margin: -5px 10px 0px 10px;
	transition: all .1s;
	vertical-align: middle;
}
.spoiler_title_universal_03_05 .spoiler_arrow svg {
	fill: #fff;
	width: 20px;
}
.spoiler_title_universal_03_05 .spoiler_arrow.open { transform: rotate(180deg); }

.spoiler_title_universal_03_06 {
	padding: 15px 15px 13px 15px;
	background-image: url(../img_01/back_01/048_01.png); background-repeat: repeat !important; background-size: 100% 100% !important; border: 0px solid #eee; border-radius: 8px; transition: all 0.5s;
	cursor: pointer;
}
.spoiler_title_universal_03_06:hover, figure.spoiler_title_universal_03_06:active, figure.spoiler_title_universal_03_06:focus { background-image: url(../img_01/back_01/040_00.png); border: 0px solid #eee; }
.spoiler_title_universal_03_06, .spoiler_content { }
.spoiler_title_universal_03_06 .spoiler_arrow {
	display: inline-block;
	margin: -5px 10px 0px 10px;
	transition: all .1s;
	vertical-align: middle;
}
.spoiler_title_universal_03_06 .spoiler_arrow svg {
	fill: #fff;
	width: 20px;
}
.spoiler_title_universal_03_06 .spoiler_arrow.open { transform: rotate(180deg); }

.spoiler_title_universal_03_07 {
	padding: 15px 15px 13px 15px;
	background-image: url(../img_01/back_01/040_01.png); background-repeat: repeat !important; background-size: 100% 100% !important; border: 0px solid #eee; border-radius: 8px; transition: all 0.5s;
	cursor: pointer;
}
.spoiler_title_universal_03_07:hover, figure.spoiler_title_universal_03_07:active, figure.spoiler_title_universal_03_07:focus { background-image: url(../img_01/back_01/040_00.png); border: 0px solid #eee; }
.spoiler_title_universal_03_07, .spoiler_content { }
.spoiler_title_universal_03_07 .spoiler_arrow {
	display: inline-block;
	margin: -5px 10px 0px 10px;
	transition: all .1s;
	vertical-align: middle;
}
.spoiler_title_universal_03_07 .spoiler_arrow svg {
	fill: #fff;
	width: 20px;
}
.spoiler_title_universal_03_07 .spoiler_arrow.open { transform: rotate(180deg); }

.spoiler_title_universal_03_08 {
	padding: 15px 15px 13px 15px;
	background-image: url(../img_01/back_01/048_01.png); background-repeat: repeat !important; background-size: 100% 100% !important; border: 0px solid #eee; border-radius: 8px; transition: all 0.5s;
	cursor: pointer;
}
.spoiler_title_universal_03_08:hover, figure.spoiler_title_universal_03_08:active, figure.spoiler_title_universal_03_08:focus { background-image: url(../img_01/back_01/040_00.png); border: 0px solid #eee; }
.spoiler_title_universal_03_08, .spoiler_content { }
.spoiler_title_universal_03_08 .spoiler_arrow {
	display: inline-block;
	margin: -5px 10px 0px 10px;
	transition: all .1s;
	vertical-align: middle;
}
.spoiler_title_universal_03_08 .spoiler_arrow svg {
	fill: #fff;
	width: 20px;
}
.spoiler_title_universal_03_08 .spoiler_arrow.open { transform: rotate(180deg); }

.spoiler_title_universal_03_09 {
	padding: 15px 15px 13px 15px;
	background-image: url(../img_01/back_01/040_01.png); background-repeat: repeat !important; background-size: 100% 100% !important; border: 0px solid #eee; border-radius: 8px; transition: all 0.5s;
	cursor: pointer;
}
.spoiler_title_universal_03_09:hover, figure.spoiler_title_universal_03_09:active, figure.spoiler_title_universal_03_09:focus { background-image: url(../img_01/back_01/040_00.png); border: 0px solid #eee; }
.spoiler_title_universal_03_09, .spoiler_content { }
.spoiler_title_universal_03_09 .spoiler_arrow {
	display: inline-block;
	margin: -5px 10px 0px 10px;
	transition: all .1s;
	vertical-align: middle;
}
.spoiler_title_universal_03_09 .spoiler_arrow svg {
	fill: #fff;
	width: 20px;
}
.spoiler_title_universal_03_09 .spoiler_arrow.open { transform: rotate(180deg); }

.spoiler_title_universal_03_10 {
	padding: 15px 15px 13px 15px;
	background-image: url(../img_01/back_01/048_01.png); background-repeat: repeat !important; background-size: 100% 100% !important; border: 0px solid #eee; border-radius: 8px; transition: all 0.5s;
	cursor: pointer;
}
.spoiler_title_universal_03_10:hover, figure.spoiler_title_universal_03_10:active, figure.spoiler_title_universal_03_10:focus { background-image: url(../img_01/back_01/040_00.png); border: 0px solid #eee; }
.spoiler_title_universal_03_10, .spoiler_content { }
.spoiler_title_universal_03_10 .spoiler_arrow {
	display: inline-block;
	margin: -5px 10px 0px 10px;
	transition: all .1s;
	vertical-align: middle;
}
.spoiler_title_universal_03_10 .spoiler_arrow svg {
	fill: #fff;
	width: 20px;
}
.spoiler_title_universal_03_10 .spoiler_arrow.open { transform: rotate(180deg); }

.spoiler_title_universal_03_11 {
	padding: 15px 15px 13px 15px;
	background-image: url(../img_01/back_01/040_01.png); background-repeat: repeat !important; background-size: 100% 100% !important; border: 0px solid #eee; border-radius: 8px; transition: all 0.5s;
	cursor: pointer;
}
.spoiler_title_universal_03_11:hover, figure.spoiler_title_universal_03_11:active, figure.spoiler_title_universal_03_11:focus { background-image: url(../img_01/back_01/040_00.png); border: 0px solid #eee; }
.spoiler_title_universal_03_11, .spoiler_content { }
.spoiler_title_universal_03_11 .spoiler_arrow {
	display: inline-block;
	margin: -5px 10px 0px 10px;
	transition: all .1s;
	vertical-align: middle;
}
.spoiler_title_universal_03_11 .spoiler_arrow svg {
	fill: #fff;
	width: 20px;
}
.spoiler_title_universal_03_11 .spoiler_arrow.open { transform: rotate(180deg); }

