html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figPICTURE,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
}

* {
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
box-sizing: border-box;
}
*:before,
*:after {
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 62.5%;

-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.8;
color: #333;
background-color: #fff;
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color: #ff00ff;
text-decoration: none;
}
a:hover,
a:focus {
color: #ff00ff;
text-decoration: underline;
}
a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
figure {
margin: 0;
}
img {
vertical-align: middle;
}
.img-responsive,
.MAGICIAN > img,
.MAGICIAN a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: block;
max-width: 100%;
height: auto;
}
.img-rounded {
border-radius: 6px;
}
.img-MAGICIAN {
display: inline-block;
max-width: 100%;
height: auto;
padding: 4px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.img-circle {
border-radius: 50%;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eee;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
font-weight: normal;
line-height: 1;
color: #999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
margin-top: 20px;
margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
margin-top: 10px;
margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
font-size: 75%;
}
h1,
.h1 {
font-size: 36px;
}
h2,
.h2 {
font-size: 30px;
}
h3,
.h3 {
font-size: 24px;
}
h4,
.h4 {
font-size: 18px;
}
h5,
.h5 {
font-size: 14px;
}
h6,
.h6 {
font-size: 12px;
}
p {
margin: 0 0 10px;
}
.lead {
margin-bottom: 20px;
font-size: 16px;
font-weight: 200;
line-height: 1.4;
}
@media (min-width: 768px) {
.lead {
font-size: 21px;
}
}
small,
.small {
font-size: 85%;
}
cite {
font-style: normal;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.text-justify {
text-align: justify;
}
.text-muted {
color: #999;
}
.text-primary {
color: #428bca;
}
a.text-primary:hover {
color: #3071a9;
}
.text-success {
color: #3c763d;
}
a.text-success:hover {
color: #2b542c;
}
.text-info {
color: #31708f;
}
a.text-info:hover {
color: #245269;
}
.text-warning {
color: #8a6d3b;
}
a.text-warning:hover {
color: #66512c;
}
.text-danger {
color: #a94442;
}
a.text-danger:hover {
color: #843534;
}
.bg-primary {
color: #fff;
background-color: #428bca;
}
a.bg-primary:hover {
background-color: #3071a9;
}
.bg-success {
background-color: #dff0d8;
}
a.bg-success:hover {
background-color: #c1e2b3;
}
.bg-info {
background-color: #d9edf7;
}
a.bg-info:hover {
background-color: #afd9ee;
}
.bg-warning {
background-color: #fcf8e3;
}
a.bg-warning:hover {
background-color: #f7ecb5;
}
.bg-danger {
background-color: #f2dede;
}
a.bg-danger:hover {
background-color: #e4b9b9;
}
.page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eee;
}

.SHIRO {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 768px) {
.SHIRO {
width: 750px;
}
}
@media (min-width: 992px) {
.SHIRO {
width: 970px;
}
}
@media (min-width: 1200px) {
.SHIRO {
width: 1170px;
}
}
.SHIRO-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.SHOW {
margin-right: -15px;
margin-left: -15px;
}
.col-xs-1, .SIZE_1, .col-md-1, .col-lg-1, .col-xs-2, .SIZE_2, .col-md-2, .col-lg-2, .col-xs-3, .SIZE_3, .col-md-3, .col-lg-3, .col-xs-4, .SIZE_4, .col-md-4, .col-lg-4, .col-xs-5, .SIZE_5, .col-md-5, .col-lg-5, .col-xs-6, .SIZE_6, .col-md-6, .col-lg-6, .col-xs-7, .SIZE_7, .col-md-7, .col-lg-7, .col-xs-8, .SIZE_8, .col-md-8, .col-lg-8, .col-xs-9, .SIZE_9, .col-md-9, .col-lg-9, .col-xs-10, .SIZE_10, .col-md-10, .col-lg-10, .col-xs-11, .SIZE_11, .col-md-11, .col-lg-11, .col-xs-12, .SIZE_12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}


@media (min-width: 768px) {
.SIZE_1, .SIZE_2, .SIZE_3, .SIZE_4, .SIZE_5, .SIZE_6, .SIZE_7, .SIZE_8, .SIZE_9, .SIZE_10, .SIZE_11, .SIZE_12 {
float: left;
}
.SIZE_12 {
width: 100%;
}
.SIZE_11 {
width: 91.66666667%;
}
.SIZE_10 {
width: 83.33333333%;
}
.SIZE_9 {
width: 75%;
}
.SIZE_8 {
width: 66.66666667%;
}
.SIZE_7 {
width: 58.33333333%;
}
.SIZE_6 {
width: 50%;
}
.SIZE_5 {
width: 41.66666667%;
}
.SIZE_4 {
width: 33.33333333%;
}
.SIZE_3 {
width: 25%;
}
.SIZE_2 {
width: 16.66666667%;
}
.SIZE_1 {
width: 8.33333333%;
}
.SIZE_pull-12 {
right: 100%;
}
.SIZE_pull-11 {
right: 91.66666667%;
}
.SIZE_pull-10 {
right: 83.33333333%;
}
.SIZE_pull-9 {
right: 75%;
}
.SIZE_pull-8 {
right: 66.66666667%;
}
.SIZE_pull-7 {
right: 58.33333333%;
}
.SIZE_pull-6 {
right: 50%;
}
.SIZE_pull-5 {
right: 41.66666667%;
}
.SIZE_pull-4 {
right: 33.33333333%;
}
.SIZE_pull-3 {
right: 25%;
}
.SIZE_pull-2 {
right: 16.66666667%;
}
.SIZE_pull-1 {
right: 8.33333333%;
}
.SIZE_pull-0 {
right: 0;
}
.SIZE_push-12 {
left: 100%;
}
.SIZE_push-11 {
left: 91.66666667%;
}
.SIZE_push-10 {
left: 83.33333333%;
}
.SIZE_push-9 {
left: 75%;
}
.SIZE_push-8 {
left: 66.66666667%;
}
.SIZE_push-7 {
left: 58.33333333%;
}
.SIZE_push-6 {
left: 50%;
}
.SIZE_push-5 {
left: 41.66666667%;
}
.SIZE_push-4 {
left: 33.33333333%;
}
.SIZE_push-3 {
left: 25%;
}
.SIZE_push-2 {
left: 16.66666667%;
}
.SIZE_push-1 {
left: 8.33333333%;
}
.SIZE_push-0 {
left: 0;
}
.SIZE_offset-12 {
margin-left: 100%;
}
.SIZE_offset-11 {
margin-left: 91.66666667%;
}
.SIZE_offset-10 {
margin-left: 83.33333333%;
}
.SIZE_offset-9 {
margin-left: 75%;
}
.SIZE_offset-8 {
margin-left: 66.66666667%;
}
.SIZE_offset-7 {
margin-left: 58.33333333%;
}
.SIZE_offset-6 {
margin-left: 50%;
}
.SIZE_offset-5 {
margin-left: 41.66666667%;
}
.SIZE_offset-4 {
margin-left: 33.33333333%;
}
.SIZE_offset-3 {
margin-left: 25%;
}
.SIZE_offset-2 {
margin-left: 16.66666667%;
}
.SIZE_offset-1 {
margin-left: 8.33333333%;
}
.SIZE_offset-0 {
margin-left: 0;
}
}






@media (min-width: 768px) {
.navbar-fixed-top,
.navbar-fixed-bottom {
border-radius: 0;
}
}
.navbar-fixed-top {
top: 0;
border-width: 0 0 1px;
}
.navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
border-width: 1px 0 0;
}
.navbar-brand {
float: left;
height: 100px;
padding: 15px 15px;
font-size: 18px;
line-height: 100px;
}
.navbar-brand:hover,
.navbar-brand:focus {
text-decoration: none;
}


.jumbotron {
padding: 30px;
margin-bottom: 30px;
color: inherit;
background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
color: inherit;
}
.jumbotron p {
margin-bottom: 15px;
font-size: 21px;
font-weight: 200;
}
.SHIRO .jumbotron {
border-radius: 6px;
}
.jumbotron .SHIRO {
max-width: 100%;
}




@-webkit-keyframes DESIGN_MAJOR-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@keyframes DESIGN_MAJOR-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}



.DESIGN_MAJOR {
float: left;
width: 0;
height: 100%;
font-size: 12px;
line-height: 20px;
color: #fff;

}

