#colophon{
  font-size : 1.5rem;
  color : #000000;
  background-color : #fad87d;
  padding-top : 35px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 35px;
  border-top-width : 4px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #e4e4e4;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}
#colophon-inner {
  }
#content{
  min-height : 50px;
}
#contenthead{
  font-size : 1.5rem;
  color : #000000;
  background-color : transparent;
}
#masthead{
  font-size : 1.5rem;
  color : #000000;
  background-color : transparent;
  background-image : url(img/back-header1.png);
  background-position : center top;
  background-size : auto auto,auto auto;
  min-height : 100%;
  display : box;
  position : relative;
  overflow : visible;
}
#masthead-inner{
  font-size : 1.5rem;
}
.screen-reader-text{
  display : none;
}
.sp-block-container{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}
.sp-block-container > h1{
  font-size : 2.4rem;
}
.sp-block-container > h2{
  font-size : 1.8rem;
}
.sp-block-container > h3{
  font-size : 1.5rem;
}
.sp-block-container > h4{
  font-size : 1.4rem;
}
.sp-block-container > h5{
  font-size : 1.3rem;
}
.sp-block-container > h6{
  font-size : 1.1rem;
}
.sp-block-container > hr{
  border-bottom-color : initial;
  color : #e2e2e2;
  margin-top : 25px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 30px;
  border-top-width : 1px;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #e2e2e2;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  height : 1px;
}
.sp-block-container > p{
  font-size : 1.3rem;
  line-height : 1.5;
  text-align : justify;
  padding-left : 0.1em;
  padding-right : 0.1em;
  margin-top : 0.5em;
  margin-bottom : 1.5em;
  text-justify : inter-ideograph;
}
.sp-block-container > p.indent{
  padding-left : 1em;
}
.sp-block-container > p.large{
  font-size : 1.2em;
}
.sp-bread-crumb div{
  padding-bottom : 10px;
  margin-top : 10px;
  margin-right : 10px;
  width : auto;
  display : inline-block;
}
.sp-button{
  width : 122px;
}
.sp-button a{
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 6px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #f0f0f0;
  border-left-color : #f0f0f0;
  border-right-color : #f0f0f0;
  border-bottom-color : #f0f0f0;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  height : 100%;
  display : block;
  box-sizing : border-box;
}
.sp-button a:hover{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #d8d8d8;
  border-left-color : #d8d8d8;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}
.sp-column.accordion > .column-label h3::after{
  border-top-width : 5px;
  border-left-width : 6px;
  border-right-width : 6px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-top-color : rgba(255, 255, 255, 0.45);
  border-left-color : transparent;
  border-right-color : transparent;
  width : 0px;
  height : 0px;
  display : block;
  position : absolute;
  top : 0.5em;
  right : 0px;
  content : "";
}
.sp-column.toggled-on > .column-label h3::after{
  display : none;
}
.sp-column.toggled-on > .column-label h3::before{
  border-left-width : 6px;
  border-right-width : 6px;
  border-bottom-width : 5px;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-color : transparent;
  border-right-color : transparent;
  border-bottom-color : rgba(255, 255, 255, 0.45);
  width : 0px;
  height : 0px;
  display : block;
  position : absolute;
  top : 0.5em;
  right : 0px;
  content : "";
}
.sp-column > .column-body{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
.sp-definition-list > dd{
  margin-left : 94px;
  margin-bottom : 25px;
}
.sp-definition-list > dt{
  padding-top : 5px;
  padding-left : 25px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-bottom : 10px;
}
.sp-form input{
  font-size : 1.4rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
}
.sp-form input[type="date"]{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  width : 90%;
}
.sp-form input[type="radio"]{
  vertical-align : middle;
  width : 20px;
}
.sp-form input[type="submit"]{
  font-size : 1.4rem;
  color : #555555;
  background-color : #dcdada;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  margin-top : 15px;
  width : auto;
  min-width : 100px;
  float : right;
  position : relative;
  cursor : pointer;
}
.sp-form input[type="text"]{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  width : 90%;
}
.sp-form table{
  border-top-width : 1px;
  border-left-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  width : 100%;
  border-collapse : collapse;
  border-spacing : 0px 0px;
}
.sp-form td{
  color : #000000;
  background-color : #ffffff;
  padding-top : 5px;
  padding-left : 18px;
  padding-right : 18px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #000000;
  border-bottom-color : #000000;
  width : auto;
}
.sp-form textarea{
  font-size : 1.4rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  width : 90%;
  height : 150px;
}
.sp-form th{
  font-weight : normal;
  color : #000000;
  background-color : #f4f4f4;
  text-align : left;
  padding-top : 5px;
  padding-left : 18px;
  padding-right : 18px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #000000;
  border-bottom-color : #000000;
  width : auto;
  min-width : 50px;
}
.sp-google-map{
  max-width : 100%;
  word-wrap : normal;
}
.sp-google-map img{
  max-width : none !important;
}
.sp-item-gallery.grid > ul > li{
  overflow : hidden;
}
.sp-item-gallery.masonry > ul > li{
  height : auto !important;
}
.sp-list{
  padding-right : 1em;
  margin-bottom : 1.5em;
  list-style-position : inside;
}
.sp-list > li{
  text-align : justify;
  padding-top : 6px;
  padding-bottom : 6px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  text-justify : inter-ideograph;
}
.sp-page-title > h1{
  font-size : 1.8rem;
  font-weight : bold;
}
.sp-part-top{
  display : block;
  position : relative;
  box-sizing : border-box;
}
.sp-part-top:not(table)::after{
  clear : both;
  display : table;
  content : "";
}
.sp-site-branding2 .site-description{
  font-size : 1rem;
  font-weight : normal;
  color : #929292;
}
.sp-site-navigation{
  color : black;
  background-color : white;
}
.sp-site-navigation .menu-toggle{
  display : none;
  cursor : pointer;
}
.sp-site-navigation.vertical{
  font-size : 1.3rem;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #d2c9b8;
  border-bottom-color : #d2c9b8;
  width : 100%;
}
.sp-site-navigation.vertical ul{
  line-height : 30px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  list-style-type : none;
  list-style-position : outside;
}
.sp-site-navigation.vertical ul li.current-menu-ancestor > a{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}
.sp-site-navigation.vertical ul li.current-menu-item > a{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}
.sp-site-navigation.vertical ul li.current_page_ancestor > a{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}
.sp-site-navigation.vertical ul li.current_page_item > a{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}
.sp-site-navigation.vertical ul li > a{
  text-decoration : none;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  display : block;
}
.sp-site-navigation.vertical ul li > a:active{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}
.sp-site-navigation.vertical ul li > a:hover{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}
.sp-site-navigation.vertical ul ul li > a{
  padding-top : 10px;
  padding-left : 40px;
  padding-right : 40px;
  padding-bottom : 10px;
}
.sp-site-navigation.vertical > ul{
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : 100%;
}
.sp-site-navigation.vertical > ul > li{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  width : 100%;
}
.sp-site-navigation.vertical > ul > li:hover > ul{
  display : block;
}
.sp-table{
  margin-top : 5px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-top-color : #d8d8d8;
  border-left-color : #d8d8d8;
  width : 100%;
  display : table;
  border-collapse : collapse;
}
.sp-table > * > tr > td{
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}
.sp-table > * > tr > th{
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}
.sp-table > * > tr > th.col-title{
  background-color : rgba(0, 0, 0, 0.0625);
}
.sp-table > * > tr > th.row-title{
  background-color : rgba(0, 0, 0, 0.0625);
}
.sp-wp-post-list{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 2em;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 2em;
}
.sp-wp-post-list .navigation-post{
  margin-top : 0.67em;
}
.sp-wp-post-list .navigation-post .nav-next{
  margin-right : 10px;
  float : right;
}
.sp-wp-post-list .navigation-post .nav-previous{
  margin-left : 10px;
  float : left;
}
.sp-wp-post-list .navigation-post::after{
  clear : both;
  display : table;
  content : "";
}
.sp-wp-post-list .navigation-post > h1{
  display : none;
}
.sp-wp-post-list > article{
  margin-top : 0.67em;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0.67em;
}
.sp-wp-post-list > h3{
  background-color : #f4f4f4;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}
a{
  color : #72c1c0;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}
a:active{
  text-decoration : none;
}
a:focus{
  text-decoration : underline;
}
a:link{
  text-decoration : none;
}
a:visited{
  text-decoration : none;
}
a:hover{
  text-decoration : underline;
}
article{
  display : block;
}
aside{
  display : block;
}
body{
  font-size : 1.5rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "Arial", sans-serif;
  line-height : 1.5;
  color : #000000;
  background-image : url(img/haikei.gif);
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  word-wrap : break-word;
}
details{
  display : block;
}
dl{
  margin-top : 0px;
  box-sizing : border-box;
}
figcaption{
  display : block;
}
figure{
  display : block;
}
footer{
  display : block;
}
h1{
  margin-top : 0px;
  box-sizing : border-box;
}
h2{
  margin-top : 0px;
  box-sizing : border-box;
}
h3{
  margin-top : 0px;
  box-sizing : border-box;
}
h4{
  margin-top : 0px;
  box-sizing : border-box;
}
h5{
  margin-top : 0px;
  box-sizing : border-box;
}
h6{
  margin-top : 0px;
  box-sizing : border-box;
}
header{
  display : block;
}
hgroup{
  display : block;
}
html{
  font-size : 62.5%;
}
main{
  display : block;
}
nav{
  display : block;
  box-sizing : border-box;
}
ol{
  margin-top : 0px;
  box-sizing : border-box;
}
p{
  margin-top : 0px;
  box-sizing : border-box;
}
section{
  display : block;
}
summary{
  display : block;
}
table{
  margin-top : 0px;
  box-sizing : border-box;
}
ul{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  box-sizing : border-box;
}
@media not screen, screen and (min-width: 569px) {
  #colophon-inner{
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : 900px;
  box-sizing : content-box;
}
#content{
  font-size : 1.5rem;
  color : #000000;
  min-height : 50px;
}
#main{
  font-size : 1.5rem;
  color : #000000;
  background-color : #ffffff;
  background-position : center center;
  background-size : auto auto,auto auto;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  width : 900px;
  box-sizing : content-box;
}
#masthead{
  margin-bottom : 15px;
}
#masthead-inner{
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : 900px;
  box-sizing : content-box;
}
#page{
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  overflow : hidden;
}
#sidebar1 {
  }
.inner-box{
  text-align : center;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : 900px;
  box-sizing : border-box;
}
.sp-google-map{
  width : 400px;
  min-height : 300px;
}
.sp-site-branding2{
  padding-top : 20px;
}
.sp-site-branding2 .extra{
  width : 50%;
  position : absolute;
  bottom : 0px;
  right : 0px;
}
.sp-site-branding2 .extra > p{
  font-size : 1.3rem;
  color : #929292;
  text-align : right;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
.sp-site-branding2 .extra > p.indent{
  padding-left : 1em;
}
.sp-site-branding2 .extra > p.large{
  font-size : 1.5rem;
}
.sp-site-branding2 .site-description{
  text-align : right;
  width : 100%;
  height : auto;
  position : absolute;
  top : 15px;
}
.sp-site-branding2 .site-title{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  height : 66px;
  float : left;
}
.sp-site-branding2 .site-title a{
  height : 100%;
  display : block;
}
.sp-site-navigation.horizontal ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  list-style-type : none;
  list-style-position : outside;
}
.sp-site-navigation.horizontal ul li.current-menu-ancestor > a{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}
.sp-site-navigation.horizontal ul li.current-menu-item > a{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}
.sp-site-navigation.horizontal ul li.current_page_ancestor > a{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}
.sp-site-navigation.horizontal ul li.current_page_item > a{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}
.sp-site-navigation.horizontal ul li > a{
  text-decoration : none;
}
.sp-site-navigation.horizontal ul li > a:active{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}
.sp-site-navigation.horizontal ul li > a:hover{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}
.sp-site-navigation.horizontal ul ul{
  border-bottom-color : initial;
  background-color : #ffffff;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : medium;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : none;
  border-top-color : #3c3f53;
  border-left-color : #3c3f53;
  border-right-color : #3c3f53;
  border-bottom-color : initial;
  width : auto;
  min-width : 150px;
  display : none;
  position : absolute;
  top : 100%;
  left : 0px;
  z-index : 9999;
}
.sp-site-navigation.horizontal ul ul li{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #3c3f53;
  width : 100%;
  white-space : nowrap;
}
.sp-site-navigation.horizontal ul ul li > a{
  padding-top : 5px;
  padding-left : 1em;
  padding-right : 1em;
  padding-bottom : 5px;
  display : block;
}
.sp-site-navigation.horizontal > ul::after{
  clear : both;
  display : table;
  content : "";
}
.sp-site-navigation.horizontal > ul > li{
  float : left;
  position : relative;
}
.sp-site-navigation.horizontal > ul > li:hover{
  position : relative;
}
.sp-site-navigation.horizontal > ul > li:hover > ul{
  display : block;
}
.sp-site-navigation.horizontal > ul > li > a{
  padding-top : 0.5em;
  padding-left : 2em;
  padding-right : 2em;
  padding-bottom : 0.5em;
  display : block;
}
.sp-site-navigation.minimal{
  text-align : center;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 20px;
}
.sp-site-navigation.minimal ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  list-style-type : none;
  list-style-position : outside;
}
.sp-site-navigation.minimal ul li:last-child{
  margin-right : 0px;
}
.sp-site-navigation.minimal ul li > a:active{
  text-decoration : underline;
}
.sp-site-navigation.minimal ul li > a:hover{
  text-decoration : underline;
}
.sp-site-navigation.minimal > ul li{
  margin-right : 10px;
  display : inline;
}
.sp-site-navigation.minimal > ul ul{
  margin-left : 10px;
  display : inline;
}
.sp-yahoo-map{
  width : 400px;
  min-height : 300px;
}
body{
  min-width : 900px;
}
}
@media not screen, screen and (min-width: 569px) {
  #content{
  width : 900px;
}
#contenthead{
  width : 900px;
}
}
@media screen and (max-width: 568px) {
  #content{
  min-height : 50px;
}
#main{
  background-color : #ffffff;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}
#main-inner{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}
#sidebar1{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}
#sidebar2{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}
*{
  box-sizing : border-box;
}
.sp-block-container{
  padding-top : 0px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 0px;
}
.sp-bread-crumb{
  padding-left : 10px;
  padding-right : 10px;
}
.sp-definition-list > dd{
  margin-left : 20px;
}
.sp-form input{
  width : 90%;
}
.sp-form input[type="submit"] {
  }
.sp-form table{
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #d8d8d8;
}
.sp-form td{
  width : auto;
  display : block;
}
.sp-form textarea{
  width : 90%;
}
.sp-form th{
  width : auto;
  display : block;
}
.sp-google-map{
  width : 100%;
  min-height : 300px;
}
.sp-image{
  max-width : 100%;
  height : auto;
}
.sp-site-branding2 .extra{
  padding-top : 5px;
}
.sp-site-branding2 .extra > p{
  font-size : 1rem;
  color : #929292;
  text-align : left;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
}
.sp-site-branding2 .site-description{
  text-align : center;
}
.sp-site-branding2 .site-title{
  text-align : center;
}
.sp-site-navigation .menu-toggle{
  background-color : rgba(0, 0, 0, 0.3);
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  cursor : pointer;
}
.sp-site-navigation ul{
  list-style-type : none;
  list-style-position : outside;
}
.sp-site-navigation.button-menu .menu-toggle{
  display : block;
}
.sp-site-navigation.button-menu ul ul{
  display : block;
}
.sp-site-navigation.button-menu ul.toggled-on{
  display : block;
}
.sp-site-navigation.button-menu > ul{
  display : none;
}
.sp-site-navigation.horizontal{
  padding-top : 0px;
  margin-top : 10px;
  position : relative;
}
.sp-site-navigation.horizontal ul{
  background-color : #ffffff;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  width : auto;
  height : auto;
}
.sp-site-navigation.horizontal ul li{
  padding-left : 0px;
  border-left-width : 0px;
  width : auto;
  float : none;
}
.sp-site-navigation.horizontal ul li.current-menu-ancestor > a{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}
.sp-site-navigation.horizontal ul li.current-menu-item > a{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}
.sp-site-navigation.horizontal ul li.current_page_ancestor > a{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}
.sp-site-navigation.horizontal ul li.current_page_item > a{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}
.sp-site-navigation.horizontal ul li > a{
  line-height : 24px;
  padding-top : 8px;
  padding-left : 25px;
  padding-right : 10px;
  padding-bottom : 7px;
  float : none;
  display : block;
}
.sp-site-navigation.horizontal ul li > a:active{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}
.sp-site-navigation.horizontal ul li > a:hover{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}
.sp-site-navigation.horizontal ul ul{
  border-bottom-color : initial;
  background-color : transparent;
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  width : auto;
  min-width : 150px;
  display : block;
  position : relative;
  top : 100%;
  left : 0px;
  z-index : 9999;
}
.sp-site-navigation.horizontal ul ul li{
  border-bottom-color : initial;
  border-bottom-width : medium;
  border-bottom-style : none;
  border-bottom-color : initial;
}
.sp-site-navigation.horizontal ul ul li > a{
  border-bottom-color : initial;
  padding-top : 8px;
  padding-left : 50px;
  padding-right : 50px;
  padding-bottom : 8px;
  border-bottom-width : medium;
  border-bottom-style : none;
  border-bottom-color : initial;
}
.sp-site-navigation.minimal{
  text-align : center;
  margin-bottom : 20px;
}
.sp-site-navigation.minimal ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  list-style-type : none;
  list-style-position : outside;
}
.sp-site-navigation.minimal ul li{
  display : block;
}
.sp-site-navigation.minimal ul li > a{
  display : block;
}
.sp-site-navigation.minimal ul li > a:hover{
  text-decoration : underline;
}
.sp-yahoo-map{
  width : 100%;
  min-height : 300px;
}
embed{
  max-width : 100%;
}
}
#sp-image-35, #sp-image-36, #sp-image-37{
  text-decoration : none;
  border-top-left-radius : 50% 50%;
  border-top-right-radius : 50% 50%;
  border-bottom-right-radius : 50% 50%;
  border-bottom-left-radius : 50% 50%;
  max-width : 100%;
  position : relative;
}
#sp-image-81{
  text-decoration : none;
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 50% 50%;
  border-top-right-radius : 50% 50%;
  border-bottom-right-radius : 50% 50%;
  border-bottom-left-radius : 50% 50%;
  box-shadow : 0px 3px 4px rgba(0, 0, 0, 0.5);
  max-width : 100%;
  position : relative;
  box-sizing : border-box;
}
#sp-image-10, #sp-image-11, #sp-image-12, #sp-image-14, #sp-image-16, #sp-image-18, #sp-image-20, #sp-image-22, #sp-image-25, #sp-image-27, #sp-image-28, #sp-image-29, #sp-image-30, #sp-image-31, #sp-image-32, #sp-image-33, #sp-image-60, #sp-image-61, #sp-image-62, #sp-image-63, #sp-image-64, #sp-image-65, #sp-image-67, #sp-image-68, #sp-image-69, #sp-image-70, #sp-image-71, #sp-image-72, #sp-image-73, #sp-image-76, #sp-image-77, #sp-image-78, #sp-image-79, #sp-image-80, #sp-image-84, #sp-image-85, #sp-image-86, #sp-image-87, #sp-image-88, #sp-image-89, #sp-image-91{
  text-decoration : none;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  box-shadow : 0px 3px 4px rgba(0, 0, 0, 0.5);
  max-width : 100%;
}
#sp-image-2, #sp-image-3, #sp-image-4{
  text-decoration : none;
  border-top-left-radius : 50% 50%;
  border-top-right-radius : 50% 50%;
  border-bottom-right-radius : 50% 50%;
  border-bottom-left-radius : 50% 50%;
  box-shadow : 0px 0px 50px rgba(0, 0, 0, 0.5) inset;
  position : relative;
}
#sp-item-gallery-3 > ul, #sp-item-gallery-4 > ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : none;
  list-style-position : outside;
}
#sp-item-gallery-3 > ul > li, #sp-item-gallery-4 > ul > li{
  font-size : 12px;
  line-height : 1.2em;
  color : #575757;
  background-color : #ffebeb;
  text-align : left;
  padding-top : 10px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 8px;
  margin-top : 3px;
  margin-left : 3px;
  margin-right : 3px;
  margin-bottom : 3px;
  border-top-width : 2px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffb8b8;
  border-left-color : #ffb8b8;
  border-right-color : #ffb8b8;
  border-bottom-color : #ffb8b8;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  width : 152px;
  height : 250px;
  float : left;
  box-sizing : border-box;
}
#sp-item-gallery-3> ul> li a:hover.item-gallery-link img, #sp-item-gallery-4> ul> li a:hover.item-gallery-link img {
  opacity: 0.6;
}
#sp-item-gallery-3 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-4 > ul > li > div img.item-gallery-thumbnail{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ff9e9e;
  border-left-color : #ff9e9e;
  border-right-color : #ff9e9e;
  border-bottom-color : #ff9e9e;
  width : 100%;
  display : block;
}
#sp-item-gallery-3 > ul > li > div.item-gallery-photo, #sp-item-gallery-4 > ul > li > div.item-gallery-photo{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}
#sp-item-gallery-3 > ul > li > p, #sp-item-gallery-4 > ul > li > p{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
#sp-item-gallery-3 > ul > li > p.item-gallery-icons, #sp-item-gallery-4 > ul > li > p.item-gallery-icons{
  text-align : center;
  width : 100%;
  min-height : 20px;
}
#sp-item-gallery-3 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-4 > ul > li > p.item-gallery-icons .item-gallery-icon-new{
  background-color : #f06060;
  background-image : none,url(img/item-gallery-icon1.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  width : 26px;
}
#sp-item-gallery-3 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-4 > ul > li > p.item-gallery-icons .item-gallery-icon-popular{
  background-color : #04bfbf;
  background-image : none,url(img/item-gallery-icon2.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  width : 42px;
}
#sp-item-gallery-3 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-4 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend{
  background-color : #e6a408;
  background-image : none,url(img/item-gallery-icon3.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  width : 38px;
}
#sp-item-gallery-3 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-4 > ul > li > p.item-gallery-icons .item-gallery-icon-sale{
  background-color : #0a7bb5;
  background-image : none,url(img/item-gallery-icon4.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  margin-right : 0px;
  width : 29px;
}
#sp-item-gallery-3 > ul > li > p.item-gallery-icons span, #sp-item-gallery-4 > ul > li > p.item-gallery-icons span{
  line-height : 12px;
  vertical-align : text-bottom;
  text-align : center;
  margin-right : 3px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  height : 12px;
  display : inline-block;
}
#sp-item-gallery-3 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-4 > ul > li > p.item-gallery-icons + p.item-gallery-price{
  margin-top : 5px;
}
#sp-item-gallery-3 > ul > li > p.item-gallery-price, #sp-item-gallery-4 > ul > li > p.item-gallery-price{
  color : #575757;
  text-align : left;
  width : 100%;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}
#sp-item-gallery-3 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-4 > ul > li > p.item-gallery-price .item-gallery-price-after{
  font-size : small;
  color : #b8acac;
  margin-left : 5px;
}
#sp-item-gallery-3 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-4 > ul > li > p.item-gallery-price .item-gallery-price-before{
  color : #ff0000;
  margin-right : 5px;
}
#sp-item-gallery-3 > ul > li > p.item-gallery-title, #sp-item-gallery-4 > ul > li > p.item-gallery-title{
  font-size : 1.2em;
  line-height : 2em;
  color : #575757;
  background-color : #ffb8b8;
  padding-left : 10px;
  margin-top : -8px;
  margin-left : -8px;
  margin-right : -8px;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #ffebeb;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}
#sp-item-gallery-3 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-4 > ul > li > p:not(.item-gallery-title){
  margin-top : 10px;
}
#sp-item-gallery-5 > ul, #sp-item-gallery-6 > ul, #sp-item-gallery-7 > ul, #sp-item-gallery-8 > ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : none;
  list-style-position : outside;
}
#sp-item-gallery-5 > ul > li, #sp-item-gallery-6 > ul > li, #sp-item-gallery-7 > ul > li, #sp-item-gallery-8 > ul > li{
  font-size : 12px;
  line-height : 1.2em;
  color : #ffffff;
  background-color : #242f58;
  text-align : left;
  padding-top : 10px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 8px;
  margin-top : 3px;
  margin-left : 3px;
  margin-right : 3px;
  margin-bottom : 3px;
  border-top-width : 2px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #b4d6fa;
  border-left-color : #b4d6fa;
  border-right-color : #b4d6fa;
  border-bottom-color : #b4d6fa;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  width : 152px;
  height : 250px;
  float : left;
  box-sizing : border-box;
}
#sp-item-gallery-5> ul> li a:hover.item-gallery-link img, #sp-item-gallery-6> ul> li a:hover.item-gallery-link img, #sp-item-gallery-7> ul> li a:hover.item-gallery-link img, #sp-item-gallery-8> ul> li a:hover.item-gallery-link img {
  opacity: 0.6;
}
#sp-item-gallery-5 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-6 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-7 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-8 > ul > li > div img.item-gallery-thumbnail{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #b4d6fa;
  border-left-color : #b4d6fa;
  border-right-color : #b4d6fa;
  border-bottom-color : #b4d6fa;
  width : 100%;
  display : block;
}
#sp-item-gallery-5 > ul > li > div.item-gallery-photo, #sp-item-gallery-6 > ul > li > div.item-gallery-photo, #sp-item-gallery-7 > ul > li > div.item-gallery-photo, #sp-item-gallery-8 > ul > li > div.item-gallery-photo{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}
#sp-item-gallery-5 > ul > li > p, #sp-item-gallery-6 > ul > li > p, #sp-item-gallery-7 > ul > li > p, #sp-item-gallery-8 > ul > li > p{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
#sp-item-gallery-5 > ul > li > p.item-gallery-content, #sp-item-gallery-6 > ul > li > p.item-gallery-content, #sp-item-gallery-7 > ul > li > p.item-gallery-content, #sp-item-gallery-8 > ul > li > p.item-gallery-content{
  color : #ffffff;
}
#sp-item-gallery-5 > ul > li > p.item-gallery-icons, #sp-item-gallery-6 > ul > li > p.item-gallery-icons, #sp-item-gallery-7 > ul > li > p.item-gallery-icons, #sp-item-gallery-8 > ul > li > p.item-gallery-icons{
  text-align : center;
  width : 100%;
  min-height : 20px;
}
#sp-item-gallery-5 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-6 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-7 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-8 > ul > li > p.item-gallery-icons .item-gallery-icon-new{
  background-color : #f06060;
  background-image : none,url(img/item-gallery-icon1.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  width : 26px;
}
#sp-item-gallery-5 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-6 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-7 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-8 > ul > li > p.item-gallery-icons .item-gallery-icon-popular{
  background-color : #04bfbf;
  background-image : none,url(img/item-gallery-icon2.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  width : 42px;
}
#sp-item-gallery-5 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-6 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-7 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-8 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend{
  background-color : #e6a408;
  background-image : none,url(img/item-gallery-icon3.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  width : 38px;
}
#sp-item-gallery-5 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-6 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-7 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-8 > ul > li > p.item-gallery-icons .item-gallery-icon-sale{
  background-color : #0a7bb5;
  background-image : none,url(img/item-gallery-icon4.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  margin-right : 0px;
  width : 29px;
}
#sp-item-gallery-5 > ul > li > p.item-gallery-icons span, #sp-item-gallery-6 > ul > li > p.item-gallery-icons span, #sp-item-gallery-7 > ul > li > p.item-gallery-icons span, #sp-item-gallery-8 > ul > li > p.item-gallery-icons span{
  line-height : 12px;
  vertical-align : text-bottom;
  text-align : center;
  margin-right : 3px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  height : 12px;
  display : inline-block;
}
#sp-item-gallery-5 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-6 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-7 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-8 > ul > li > p.item-gallery-icons + p.item-gallery-price{
  margin-top : 5px;
}
#sp-item-gallery-5 > ul > li > p.item-gallery-price, #sp-item-gallery-6 > ul > li > p.item-gallery-price, #sp-item-gallery-7 > ul > li > p.item-gallery-price, #sp-item-gallery-8 > ul > li > p.item-gallery-price{
  color : #ffffff;
  text-align : left;
  width : 100%;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}
#sp-item-gallery-5 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-6 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-7 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-8 > ul > li > p.item-gallery-price .item-gallery-price-after{
  font-size : small;
  color : #9396a6;
  margin-left : 5px;
}
#sp-item-gallery-5 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-6 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-7 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-8 > ul > li > p.item-gallery-price .item-gallery-price-before{
  color : #9396a6;
  margin-right : 5px;
}
#sp-item-gallery-5 > ul > li > p.item-gallery-title, #sp-item-gallery-6 > ul > li > p.item-gallery-title, #sp-item-gallery-7 > ul > li > p.item-gallery-title, #sp-item-gallery-8 > ul > li > p.item-gallery-title{
  font-size : 1.2em;
  line-height : 2em;
  color : #242f58;
  background-color : #b4d6fa;
  padding-left : 10px;
  margin-top : -8px;
  margin-left : -8px;
  margin-right : -8px;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #242f58;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}
#sp-item-gallery-5 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-6 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-7 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-8 > ul > li > p:not(.item-gallery-title){
  margin-top : 10px;
}
#sp-item-gallery-1 > ul, #sp-item-gallery-10 > ul, #sp-item-gallery-11 > ul, #sp-item-gallery-2 > ul, #sp-item-gallery-9 > ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : none;
  list-style-position : outside;
}
#sp-item-gallery-1 > ul > li, #sp-item-gallery-10 > ul > li, #sp-item-gallery-11 > ul > li, #sp-item-gallery-2 > ul > li, #sp-item-gallery-9 > ul > li{
  font-size : 12px;
  line-height : 1.2em;
  color : #535353;
  text-align : left;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #d9d9d9;
  border-left-color : #d9d9d9;
  border-right-color : #d9d9d9;
  border-bottom-color : #d9d9d9;
  border-top-left-radius : 14px 14px;
  border-top-right-radius : 14px 14px;
  border-bottom-right-radius : 14px 14px;
  border-bottom-left-radius : 14px 14px;
  width : 190px;
  height : 315px;
  float : left;
  overflow : hidden;
  box-sizing : border-box;
}
#sp-item-gallery-1> ul> li a:hover.item-gallery-link img, #sp-item-gallery-10> ul> li a:hover.item-gallery-link img, #sp-item-gallery-11> ul> li a:hover.item-gallery-link img, #sp-item-gallery-2> ul> li a:hover.item-gallery-link img, #sp-item-gallery-9> ul> li a:hover.item-gallery-link img {
  opacity: 0.6;
}
#sp-item-gallery-1 > ul > li > .item-gallery-content, #sp-item-gallery-10 > ul > li > .item-gallery-content, #sp-item-gallery-11 > ul > li > .item-gallery-content, #sp-item-gallery-2 > ul > li > .item-gallery-content, #sp-item-gallery-9 > ul > li > .item-gallery-content{
  margin-bottom : 0px;
}
#sp-item-gallery-1 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-10 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-11 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-2 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-9 > ul > li > div img.item-gallery-thumbnail{
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  width : 100%;
  display : block;
}
#sp-item-gallery-1 > ul > li > div.item-gallery-photo, #sp-item-gallery-10 > ul > li > div.item-gallery-photo, #sp-item-gallery-11 > ul > li > div.item-gallery-photo, #sp-item-gallery-2 > ul > li > div.item-gallery-photo, #sp-item-gallery-9 > ul > li > div.item-gallery-photo{
  margin-bottom : 10px;
}
#sp-item-gallery-1 > ul > li > div:last-child, #sp-item-gallery-10 > ul > li > div:last-child, #sp-item-gallery-11 > ul > li > div:last-child, #sp-item-gallery-2 > ul > li > div:last-child, #sp-item-gallery-9 > ul > li > div:last-child{
  margin-bottom : 0px;
}
#sp-item-gallery-1 > ul > li > p.item-gallery-icons, #sp-item-gallery-10 > ul > li > p.item-gallery-icons, #sp-item-gallery-11 > ul > li > p.item-gallery-icons, #sp-item-gallery-2 > ul > li > p.item-gallery-icons, #sp-item-gallery-9 > ul > li > p.item-gallery-icons{
  margin-top : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 7px;
  width : 100%;
  min-height : 20px;
}
#sp-item-gallery-1 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-10 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-11 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-2 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-9 > ul > li > p.item-gallery-icons .item-gallery-icon-new{
  background-color : #f06060;
  background-image : none, url(preset/icons/item-gallery-icon1.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  width : 26px;
}
#sp-item-gallery-1 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-10 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-11 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-2 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-9 > ul > li > p.item-gallery-icons .item-gallery-icon-popular{
  background-color : #04bfbf;
  background-image : none, url(preset/icons/item-gallery-icon2.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  width : 42px;
}
#sp-item-gallery-1 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-10 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-11 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-2 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-9 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend{
  background-color : #e6a408;
  background-image : none, url(preset/icons/item-gallery-icon3.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  width : 38px;
}
#sp-item-gallery-1 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-10 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-11 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-2 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-9 > ul > li > p.item-gallery-icons .item-gallery-icon-sale{
  background-color : #0a7bb5;
  background-image : none, url(preset/icons/item-gallery-icon4.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  margin-right : 0px;
  width : 29px;
}
#sp-item-gallery-1 > ul > li > p.item-gallery-icons span, #sp-item-gallery-10 > ul > li > p.item-gallery-icons span, #sp-item-gallery-11 > ul > li > p.item-gallery-icons span, #sp-item-gallery-2 > ul > li > p.item-gallery-icons span, #sp-item-gallery-9 > ul > li > p.item-gallery-icons span{
  line-height : 12px;
  text-align : center;
  margin-right : 3px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  height : 12px;
  display : inline-block;
}
#sp-item-gallery-1 > ul > li > p.item-gallery-price, #sp-item-gallery-10 > ul > li > p.item-gallery-price, #sp-item-gallery-11 > ul > li > p.item-gallery-price, #sp-item-gallery-2 > ul > li > p.item-gallery-price, #sp-item-gallery-9 > ul > li > p.item-gallery-price{
  color : #535353;
  text-align : left;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}
#sp-item-gallery-1 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-10 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-11 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-2 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-9 > ul > li > p.item-gallery-price .item-gallery-price-after{
  font-size : small;
  color : #cccccc;
  margin-left : 5px;
}
#sp-item-gallery-1 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-10 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-11 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-2 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-9 > ul > li > p.item-gallery-price .item-gallery-price-before{
  color : #ff0000;
  margin-right : 5px;
}
#sp-item-gallery-1 > ul > li > p.item-gallery-title, #sp-item-gallery-10 > ul > li > p.item-gallery-title, #sp-item-gallery-11 > ul > li > p.item-gallery-title, #sp-item-gallery-2 > ul > li > p.item-gallery-title, #sp-item-gallery-9 > ul > li > p.item-gallery-title{
  font-size : 1.2em;
  font-weight : bold;
  line-height : 2em;
  color : #3b434b;
  padding-left : 10px;
  margin-bottom : 10px;
  border-top-width : 3px;
  border-top-style : solid;
  border-top-color : #f96b21;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}
#sp-item-gallery-1 > ul > li > p:last-child, #sp-item-gallery-10 > ul > li > p:last-child, #sp-item-gallery-11 > ul > li > p:last-child, #sp-item-gallery-2 > ul > li > p:last-child, #sp-item-gallery-9 > ul > li > p:last-child{
  margin-bottom : 0px;
}
#sp-block-container-1 .large, #sp-block-container-11 .large, #sp-block-container-12 .large, #sp-block-container-14 .large, #sp-block-container-16 .large, #sp-block-container-18 .large, #sp-block-container-19 .large, #sp-block-container-21 .large, #sp-block-container-22 .large, #sp-block-container-24 .large, #sp-block-container-25 .large, #sp-block-container-27 .large, #sp-block-container-28 .large, #sp-block-container-3 .large, #sp-block-container-30 .large, #sp-block-container-31 .large, #sp-block-container-33 .large, #sp-block-container-38 .large, #sp-block-container-4 .large, #sp-block-container-40 .large, #sp-block-container-41 .large, #sp-block-container-5 .large, #sp-block-container-53 .large, #sp-block-container-54 .large, #sp-block-container-55 .large, #sp-block-container-56 .large, #sp-block-container-57 .large, #sp-block-container-58 .large, #sp-block-container-59 .large, #sp-block-container-60 .large, #sp-block-container-61 .large, #sp-block-container-62 .large, #sp-block-container-88 .large, #sp-block-container-89 .large, #sp-block-container-90 .large{
  font-size : 1.2em;
}
#sp-block-container-1 .medium, #sp-block-container-11 .medium, #sp-block-container-12 .medium, #sp-block-container-14 .medium, #sp-block-container-16 .medium, #sp-block-container-18 .medium, #sp-block-container-19 .medium, #sp-block-container-21 .medium, #sp-block-container-22 .medium, #sp-block-container-24 .medium, #sp-block-container-25 .medium, #sp-block-container-27 .medium, #sp-block-container-28 .medium, #sp-block-container-3 .medium, #sp-block-container-30 .medium, #sp-block-container-31 .medium, #sp-block-container-33 .medium, #sp-block-container-38 .medium, #sp-block-container-4 .medium, #sp-block-container-40 .medium, #sp-block-container-41 .medium, #sp-block-container-5 .medium, #sp-block-container-53 .medium, #sp-block-container-54 .medium, #sp-block-container-55 .medium, #sp-block-container-56 .medium, #sp-block-container-57 .medium, #sp-block-container-58 .medium, #sp-block-container-59 .medium, #sp-block-container-60 .medium, #sp-block-container-61 .medium, #sp-block-container-62 .medium, #sp-block-container-88 .medium, #sp-block-container-89 .medium, #sp-block-container-90 .medium{
  font-size : 1em;
}
#sp-block-container-1 .small, #sp-block-container-11 .small, #sp-block-container-12 .small, #sp-block-container-14 .small, #sp-block-container-16 .small, #sp-block-container-18 .small, #sp-block-container-19 .small, #sp-block-container-21 .small, #sp-block-container-22 .small, #sp-block-container-24 .small, #sp-block-container-25 .small, #sp-block-container-27 .small, #sp-block-container-28 .small, #sp-block-container-3 .small, #sp-block-container-30 .small, #sp-block-container-31 .small, #sp-block-container-33 .small, #sp-block-container-38 .small, #sp-block-container-4 .small, #sp-block-container-40 .small, #sp-block-container-41 .small, #sp-block-container-5 .small, #sp-block-container-53 .small, #sp-block-container-54 .small, #sp-block-container-55 .small, #sp-block-container-56 .small, #sp-block-container-57 .small, #sp-block-container-58 .small, #sp-block-container-59 .small, #sp-block-container-60 .small, #sp-block-container-61 .small, #sp-block-container-62 .small, #sp-block-container-88 .small, #sp-block-container-89 .small, #sp-block-container-90 .small{
  font-size : 0.9em;
}
#sp-block-container-1 .x-large, #sp-block-container-11 .x-large, #sp-block-container-12 .x-large, #sp-block-container-14 .x-large, #sp-block-container-16 .x-large, #sp-block-container-18 .x-large, #sp-block-container-19 .x-large, #sp-block-container-21 .x-large, #sp-block-container-22 .x-large, #sp-block-container-24 .x-large, #sp-block-container-25 .x-large, #sp-block-container-27 .x-large, #sp-block-container-28 .x-large, #sp-block-container-3 .x-large, #sp-block-container-30 .x-large, #sp-block-container-31 .x-large, #sp-block-container-33 .x-large, #sp-block-container-38 .x-large, #sp-block-container-4 .x-large, #sp-block-container-40 .x-large, #sp-block-container-41 .x-large, #sp-block-container-5 .x-large, #sp-block-container-53 .x-large, #sp-block-container-54 .x-large, #sp-block-container-55 .x-large, #sp-block-container-56 .x-large, #sp-block-container-57 .x-large, #sp-block-container-58 .x-large, #sp-block-container-59 .x-large, #sp-block-container-60 .x-large, #sp-block-container-61 .x-large, #sp-block-container-62 .x-large, #sp-block-container-88 .x-large, #sp-block-container-89 .x-large, #sp-block-container-90 .x-large{
  font-size : 1.5em;
}
#sp-block-container-1 .x-small, #sp-block-container-11 .x-small, #sp-block-container-12 .x-small, #sp-block-container-14 .x-small, #sp-block-container-16 .x-small, #sp-block-container-18 .x-small, #sp-block-container-19 .x-small, #sp-block-container-21 .x-small, #sp-block-container-22 .x-small, #sp-block-container-24 .x-small, #sp-block-container-25 .x-small, #sp-block-container-27 .x-small, #sp-block-container-28 .x-small, #sp-block-container-3 .x-small, #sp-block-container-30 .x-small, #sp-block-container-31 .x-small, #sp-block-container-33 .x-small, #sp-block-container-38 .x-small, #sp-block-container-4 .x-small, #sp-block-container-40 .x-small, #sp-block-container-41 .x-small, #sp-block-container-5 .x-small, #sp-block-container-53 .x-small, #sp-block-container-54 .x-small, #sp-block-container-55 .x-small, #sp-block-container-56 .x-small, #sp-block-container-57 .x-small, #sp-block-container-58 .x-small, #sp-block-container-59 .x-small, #sp-block-container-60 .x-small, #sp-block-container-61 .x-small, #sp-block-container-62 .x-small, #sp-block-container-88 .x-small, #sp-block-container-89 .x-small, #sp-block-container-90 .x-small{
  font-size : 0.8em;
}
#sp-block-container-1 .xx-large, #sp-block-container-11 .xx-large, #sp-block-container-12 .xx-large, #sp-block-container-14 .xx-large, #sp-block-container-16 .xx-large, #sp-block-container-18 .xx-large, #sp-block-container-19 .xx-large, #sp-block-container-21 .xx-large, #sp-block-container-22 .xx-large, #sp-block-container-24 .xx-large, #sp-block-container-25 .xx-large, #sp-block-container-27 .xx-large, #sp-block-container-28 .xx-large, #sp-block-container-3 .xx-large, #sp-block-container-30 .xx-large, #sp-block-container-31 .xx-large, #sp-block-container-33 .xx-large, #sp-block-container-38 .xx-large, #sp-block-container-4 .xx-large, #sp-block-container-40 .xx-large, #sp-block-container-41 .xx-large, #sp-block-container-5 .xx-large, #sp-block-container-53 .xx-large, #sp-block-container-54 .xx-large, #sp-block-container-55 .xx-large, #sp-block-container-56 .xx-large, #sp-block-container-57 .xx-large, #sp-block-container-58 .xx-large, #sp-block-container-59 .xx-large, #sp-block-container-60 .xx-large, #sp-block-container-61 .xx-large, #sp-block-container-62 .xx-large, #sp-block-container-88 .xx-large, #sp-block-container-89 .xx-large, #sp-block-container-90 .xx-large{
  font-size : 2em;
}
#sp-block-container-1 .xx-small, #sp-block-container-11 .xx-small, #sp-block-container-12 .xx-small, #sp-block-container-14 .xx-small, #sp-block-container-16 .xx-small, #sp-block-container-18 .xx-small, #sp-block-container-19 .xx-small, #sp-block-container-21 .xx-small, #sp-block-container-22 .xx-small, #sp-block-container-24 .xx-small, #sp-block-container-25 .xx-small, #sp-block-container-27 .xx-small, #sp-block-container-28 .xx-small, #sp-block-container-3 .xx-small, #sp-block-container-30 .xx-small, #sp-block-container-31 .xx-small, #sp-block-container-33 .xx-small, #sp-block-container-38 .xx-small, #sp-block-container-4 .xx-small, #sp-block-container-40 .xx-small, #sp-block-container-41 .xx-small, #sp-block-container-5 .xx-small, #sp-block-container-53 .xx-small, #sp-block-container-54 .xx-small, #sp-block-container-55 .xx-small, #sp-block-container-56 .xx-small, #sp-block-container-57 .xx-small, #sp-block-container-58 .xx-small, #sp-block-container-59 .xx-small, #sp-block-container-60 .xx-small, #sp-block-container-61 .xx-small, #sp-block-container-62 .xx-small, #sp-block-container-88 .xx-small, #sp-block-container-89 .xx-small, #sp-block-container-90 .xx-small{
  font-size : 0.7em;
}
#sp-block-container-1 em, #sp-block-container-11 em, #sp-block-container-12 em, #sp-block-container-14 em, #sp-block-container-16 em, #sp-block-container-18 em, #sp-block-container-19 em, #sp-block-container-21 em, #sp-block-container-22 em, #sp-block-container-24 em, #sp-block-container-25 em, #sp-block-container-27 em, #sp-block-container-28 em, #sp-block-container-3 em, #sp-block-container-30 em, #sp-block-container-31 em, #sp-block-container-33 em, #sp-block-container-38 em, #sp-block-container-4 em, #sp-block-container-40 em, #sp-block-container-41 em, #sp-block-container-5 em, #sp-block-container-53 em, #sp-block-container-54 em, #sp-block-container-55 em, #sp-block-container-56 em, #sp-block-container-57 em, #sp-block-container-58 em, #sp-block-container-59 em, #sp-block-container-60 em, #sp-block-container-61 em, #sp-block-container-62 em, #sp-block-container-88 em, #sp-block-container-89 em, #sp-block-container-90 em{
  font-style : oblique;
  color : #777777;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #777777;
}
#sp-block-container-1 h1, #sp-block-container-11 h1, #sp-block-container-12 h1, #sp-block-container-14 h1, #sp-block-container-16 h1, #sp-block-container-18 h1, #sp-block-container-19 h1, #sp-block-container-21 h1, #sp-block-container-22 h1, #sp-block-container-24 h1, #sp-block-container-25 h1, #sp-block-container-27 h1, #sp-block-container-28 h1, #sp-block-container-3 h1, #sp-block-container-30 h1, #sp-block-container-31 h1, #sp-block-container-33 h1, #sp-block-container-38 h1, #sp-block-container-4 h1, #sp-block-container-40 h1, #sp-block-container-41 h1, #sp-block-container-5 h1, #sp-block-container-53 h1, #sp-block-container-54 h1, #sp-block-container-55 h1, #sp-block-container-56 h1, #sp-block-container-57 h1, #sp-block-container-58 h1, #sp-block-container-59 h1, #sp-block-container-60 h1, #sp-block-container-61 h1, #sp-block-container-62 h1, #sp-block-container-88 h1, #sp-block-container-89 h1, #sp-block-container-90 h1{
  color : #777777;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #777777;
}
#sp-block-container-1 h2, #sp-block-container-11 h2, #sp-block-container-12 h2, #sp-block-container-14 h2, #sp-block-container-16 h2, #sp-block-container-18 h2, #sp-block-container-19 h2, #sp-block-container-21 h2, #sp-block-container-22 h2, #sp-block-container-24 h2, #sp-block-container-25 h2, #sp-block-container-27 h2, #sp-block-container-28 h2, #sp-block-container-3 h2, #sp-block-container-30 h2, #sp-block-container-31 h2, #sp-block-container-33 h2, #sp-block-container-38 h2, #sp-block-container-4 h2, #sp-block-container-40 h2, #sp-block-container-41 h2, #sp-block-container-5 h2, #sp-block-container-53 h2, #sp-block-container-54 h2, #sp-block-container-55 h2, #sp-block-container-56 h2, #sp-block-container-57 h2, #sp-block-container-58 h2, #sp-block-container-59 h2, #sp-block-container-60 h2, #sp-block-container-61 h2, #sp-block-container-62 h2, #sp-block-container-88 h2, #sp-block-container-89 h2, #sp-block-container-90 h2{
  color : #777777;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : #777777;
}
#sp-block-container-1 h3, #sp-block-container-11 h3, #sp-block-container-12 h3, #sp-block-container-14 h3, #sp-block-container-16 h3, #sp-block-container-18 h3, #sp-block-container-19 h3, #sp-block-container-21 h3, #sp-block-container-22 h3, #sp-block-container-24 h3, #sp-block-container-25 h3, #sp-block-container-27 h3, #sp-block-container-28 h3, #sp-block-container-3 h3, #sp-block-container-30 h3, #sp-block-container-31 h3, #sp-block-container-33 h3, #sp-block-container-38 h3, #sp-block-container-4 h3, #sp-block-container-40 h3, #sp-block-container-41 h3, #sp-block-container-5 h3, #sp-block-container-53 h3, #sp-block-container-54 h3, #sp-block-container-55 h3, #sp-block-container-56 h3, #sp-block-container-57 h3, #sp-block-container-58 h3, #sp-block-container-59 h3, #sp-block-container-60 h3, #sp-block-container-61 h3, #sp-block-container-62 h3, #sp-block-container-88 h3, #sp-block-container-89 h3, #sp-block-container-90 h3{
  color : #777777;
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 5px;
  border-top-width : 2px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : dashed;
  border-top-color : #777777;
  border-bottom-color : #777777;
}
#sp-block-container-1 h4, #sp-block-container-11 h4, #sp-block-container-12 h4, #sp-block-container-14 h4, #sp-block-container-16 h4, #sp-block-container-18 h4, #sp-block-container-19 h4, #sp-block-container-21 h4, #sp-block-container-22 h4, #sp-block-container-24 h4, #sp-block-container-25 h4, #sp-block-container-27 h4, #sp-block-container-28 h4, #sp-block-container-3 h4, #sp-block-container-30 h4, #sp-block-container-31 h4, #sp-block-container-33 h4, #sp-block-container-38 h4, #sp-block-container-4 h4, #sp-block-container-40 h4, #sp-block-container-41 h4, #sp-block-container-5 h4, #sp-block-container-53 h4, #sp-block-container-54 h4, #sp-block-container-55 h4, #sp-block-container-56 h4, #sp-block-container-57 h4, #sp-block-container-58 h4, #sp-block-container-59 h4, #sp-block-container-60 h4, #sp-block-container-61 h4, #sp-block-container-62 h4, #sp-block-container-88 h4, #sp-block-container-89 h4, #sp-block-container-90 h4{
  font-size : 1.3em;
  line-height : 1.2;
  color : #777777;
  text-align : left;
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 2px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #777777;
  clear : both;
}
#sp-block-container-1 h5, #sp-block-container-11 h5, #sp-block-container-12 h5, #sp-block-container-14 h5, #sp-block-container-16 h5, #sp-block-container-18 h5, #sp-block-container-19 h5, #sp-block-container-21 h5, #sp-block-container-22 h5, #sp-block-container-24 h5, #sp-block-container-25 h5, #sp-block-container-27 h5, #sp-block-container-28 h5, #sp-block-container-3 h5, #sp-block-container-30 h5, #sp-block-container-31 h5, #sp-block-container-33 h5, #sp-block-container-38 h5, #sp-block-container-4 h5, #sp-block-container-40 h5, #sp-block-container-41 h5, #sp-block-container-5 h5, #sp-block-container-53 h5, #sp-block-container-54 h5, #sp-block-container-55 h5, #sp-block-container-56 h5, #sp-block-container-57 h5, #sp-block-container-58 h5, #sp-block-container-59 h5, #sp-block-container-60 h5, #sp-block-container-61 h5, #sp-block-container-62 h5, #sp-block-container-88 h5, #sp-block-container-89 h5, #sp-block-container-90 h5{
  font-size : 1.08em;
  line-height : 1.2;
  color : #777777;
  text-align : left;
  padding-top : 5px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #777777;
  clear : both;
}
#sp-block-container-1 h6, #sp-block-container-11 h6, #sp-block-container-12 h6, #sp-block-container-14 h6, #sp-block-container-16 h6, #sp-block-container-18 h6, #sp-block-container-19 h6, #sp-block-container-21 h6, #sp-block-container-22 h6, #sp-block-container-24 h6, #sp-block-container-25 h6, #sp-block-container-27 h6, #sp-block-container-28 h6, #sp-block-container-3 h6, #sp-block-container-30 h6, #sp-block-container-31 h6, #sp-block-container-33 h6, #sp-block-container-38 h6, #sp-block-container-4 h6, #sp-block-container-40 h6, #sp-block-container-41 h6, #sp-block-container-5 h6, #sp-block-container-53 h6, #sp-block-container-54 h6, #sp-block-container-55 h6, #sp-block-container-56 h6, #sp-block-container-57 h6, #sp-block-container-58 h6, #sp-block-container-59 h6, #sp-block-container-60 h6, #sp-block-container-61 h6, #sp-block-container-62 h6, #sp-block-container-88 h6, #sp-block-container-89 h6, #sp-block-container-90 h6{
  font-size : 1em;
  color : #777777;
}
#sp-block-container-1 p, #sp-block-container-11 p, #sp-block-container-12 p, #sp-block-container-14 p, #sp-block-container-16 p, #sp-block-container-18 p, #sp-block-container-19 p, #sp-block-container-21 p, #sp-block-container-22 p, #sp-block-container-24 p, #sp-block-container-25 p, #sp-block-container-27 p, #sp-block-container-28 p, #sp-block-container-3 p, #sp-block-container-30 p, #sp-block-container-31 p, #sp-block-container-33 p, #sp-block-container-38 p, #sp-block-container-4 p, #sp-block-container-40 p, #sp-block-container-41 p, #sp-block-container-5 p, #sp-block-container-53 p, #sp-block-container-54 p, #sp-block-container-55 p, #sp-block-container-56 p, #sp-block-container-57 p, #sp-block-container-58 p, #sp-block-container-59 p, #sp-block-container-60 p, #sp-block-container-61 p, #sp-block-container-62 p, #sp-block-container-88 p, #sp-block-container-89 p, #sp-block-container-90 p{
  line-height : 1.4;
  color : #777777;
  text-align : left;
  margin-top : 0.5em;
  margin-left : 1em;
  margin-right : 1em;
  margin-bottom : 0.5em;
}
#sp-block-container-1 p.indent, #sp-block-container-11 p.indent, #sp-block-container-12 p.indent, #sp-block-container-14 p.indent, #sp-block-container-16 p.indent, #sp-block-container-18 p.indent, #sp-block-container-19 p.indent, #sp-block-container-21 p.indent, #sp-block-container-22 p.indent, #sp-block-container-24 p.indent, #sp-block-container-25 p.indent, #sp-block-container-27 p.indent, #sp-block-container-28 p.indent, #sp-block-container-3 p.indent, #sp-block-container-30 p.indent, #sp-block-container-31 p.indent, #sp-block-container-33 p.indent, #sp-block-container-38 p.indent, #sp-block-container-4 p.indent, #sp-block-container-40 p.indent, #sp-block-container-41 p.indent, #sp-block-container-5 p.indent, #sp-block-container-53 p.indent, #sp-block-container-54 p.indent, #sp-block-container-55 p.indent, #sp-block-container-56 p.indent, #sp-block-container-57 p.indent, #sp-block-container-58 p.indent, #sp-block-container-59 p.indent, #sp-block-container-60 p.indent, #sp-block-container-61 p.indent, #sp-block-container-62 p.indent, #sp-block-container-88 p.indent, #sp-block-container-89 p.indent, #sp-block-container-90 p.indent{
  padding-left : 15px;
}
#sp-block-container-1 strong, #sp-block-container-11 strong, #sp-block-container-12 strong, #sp-block-container-14 strong, #sp-block-container-16 strong, #sp-block-container-18 strong, #sp-block-container-19 strong, #sp-block-container-21 strong, #sp-block-container-22 strong, #sp-block-container-24 strong, #sp-block-container-25 strong, #sp-block-container-27 strong, #sp-block-container-28 strong, #sp-block-container-3 strong, #sp-block-container-30 strong, #sp-block-container-31 strong, #sp-block-container-33 strong, #sp-block-container-38 strong, #sp-block-container-4 strong, #sp-block-container-40 strong, #sp-block-container-41 strong, #sp-block-container-5 strong, #sp-block-container-53 strong, #sp-block-container-54 strong, #sp-block-container-55 strong, #sp-block-container-56 strong, #sp-block-container-57 strong, #sp-block-container-58 strong, #sp-block-container-59 strong, #sp-block-container-60 strong, #sp-block-container-61 strong, #sp-block-container-62 strong, #sp-block-container-88 strong, #sp-block-container-89 strong, #sp-block-container-90 strong{
  font-weight : bold;
  color : #777777;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #777777;
}
.page-concept10#content #page-content > .large, .page-concept11#content #page-content > .large, .page-concept12#content #page-content > .large, .page-concept13#content #page-content > .large, .page-concept2#content #page-content > .large, .page-concept8#content #page-content > .large, .page-concept9#content #page-content > .large{
  font-size : 1.5em;
}
.page-concept10#content #page-content > .medium, .page-concept11#content #page-content > .medium, .page-concept12#content #page-content > .medium, .page-concept13#content #page-content > .medium, .page-concept2#content #page-content > .medium, .page-concept8#content #page-content > .medium, .page-concept9#content #page-content > .medium{
  font-size : 1em;
}
.page-concept10#content #page-content > .x-large, .page-concept11#content #page-content > .x-large, .page-concept12#content #page-content > .x-large, .page-concept13#content #page-content > .x-large, .page-concept2#content #page-content > .x-large, .page-concept8#content #page-content > .x-large, .page-concept9#content #page-content > .x-large{
  font-size : 2em;
}
.page-concept10#content #page-content > .x-small, .page-concept11#content #page-content > .x-small, .page-concept12#content #page-content > .x-small, .page-concept13#content #page-content > .x-small, .page-concept2#content #page-content > .x-small, .page-concept8#content #page-content > .x-small, .page-concept9#content #page-content > .x-small{
  font-size : 0.8em;
}
.page-concept10#content #page-content > .xx-large, .page-concept11#content #page-content > .xx-large, .page-concept12#content #page-content > .xx-large, .page-concept13#content #page-content > .xx-large, .page-concept2#content #page-content > .xx-large, .page-concept8#content #page-content > .xx-large, .page-concept9#content #page-content > .xx-large{
  font-size : 3em;
}
.page-concept10#content #page-content > .xx-small, .page-concept11#content #page-content > .xx-small, .page-concept12#content #page-content > .xx-small, .page-concept13#content #page-content > .xx-small, .page-concept2#content #page-content > .xx-small, .page-concept8#content #page-content > .xx-small, .page-concept9#content #page-content > .xx-small{
  font-size : 0.7em;
}
.page-concept10#content #page-content > a:link, .page-concept11#content #page-content > a:link, .page-concept12#content #page-content > a:link, .page-concept13#content #page-content > a:link, .page-concept2#content #page-content > a:link, .page-concept8#content #page-content > a:link, .page-concept9#content #page-content > a:link{
  color : #ffebeb;
  text-decoration : underline;
}
.page-concept10#content #page-content > em, .page-concept11#content #page-content > em, .page-concept12#content #page-content > em, .page-concept13#content #page-content > em, .page-concept2#content #page-content > em, .page-concept8#content #page-content > em, .page-concept9#content #page-content > em{
  font-style : oblique;
  color : #eea4ad;
}
.page-concept10#content #page-content > h1, .page-concept11#content #page-content > h1, .page-concept12#content #page-content > h1, .page-concept13#content #page-content > h1, .page-concept2#content #page-content > h1, .page-concept8#content #page-content > h1, .page-concept9#content #page-content > h1{
  color : #555555;
  background-color : #ffebeb;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 11px;
  padding-left : 21px;
  padding-right : 21px;
  padding-bottom : 11px;
  border-top-width : 3px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : dotted;
  border-top-color : #ff9e9e;
  border-bottom-color : #ff9e9e;
}
.page-concept10#content #page-content > h2, .page-concept11#content #page-content > h2, .page-concept12#content #page-content > h2, .page-concept13#content #page-content > h2, .page-concept2#content #page-content > h2, .page-concept8#content #page-content > h2, .page-concept9#content #page-content > h2{
  color : #555555;
  background-color : #ffebeb;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 11px;
  padding-left : 21px;
  padding-right : 10px;
  padding-bottom : 11px;
  border-top-width : 5px;
  border-bottom-width : 1px;
  border-top-style : double;
  border-bottom-style : dotted;
  border-top-color : #ff9e9e;
  border-bottom-color : #ff9e9e;
}
.page-concept10#content #page-content > h3, .page-concept11#content #page-content > h3, .page-concept12#content #page-content > h3, .page-concept13#content #page-content > h3, .page-concept2#content #page-content > h3, .page-concept8#content #page-content > h3, .page-concept9#content #page-content > h3{
  font-size : 1.3em;
  color : #555555;
  background-color : #ffebeb;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 7px;
  padding-left : 32px;
  padding-right : 10px;
  padding-bottom : 7px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : dotted;
  border-top-color : #ff9e9e;
  border-bottom-color : #ff9e9e;
  clear : both;
}
.page-concept10#content #page-content > h4, .page-concept11#content #page-content > h4, .page-concept12#content #page-content > h4, .page-concept13#content #page-content > h4, .page-concept2#content #page-content > h4, .page-concept8#content #page-content > h4, .page-concept9#content #page-content > h4{
  font-size : 1.2em;
  color : #555555;
  padding-top : 3px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 3px;
  border-top-width : 3px;
  border-top-style : solid;
  border-top-color : #ff9e9e;
  clear : both;
}
.page-concept10#content #page-content > h5, .page-concept11#content #page-content > h5, .page-concept12#content #page-content > h5, .page-concept13#content #page-content > h5, .page-concept2#content #page-content > h5, .page-concept8#content #page-content > h5, .page-concept9#content #page-content > h5{
  font-size : 1em;
  color : #555555;
  background-color : #ffebeb;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 7px;
  padding-left : 32px;
  padding-right : 0px;
  padding-bottom : 7px;
  clear : both;
}
.page-concept10#content #page-content > h6, .page-concept11#content #page-content > h6, .page-concept12#content #page-content > h6, .page-concept13#content #page-content > h6, .page-concept2#content #page-content > h6, .page-concept8#content #page-content > h6, .page-concept9#content #page-content > h6{
  font-size : 1em;
  color : #555555;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #ff9e9e;
}
.page-concept10#content #page-content > p, .page-concept11#content #page-content > p, .page-concept12#content #page-content > p, .page-concept13#content #page-content > p, .page-concept2#content #page-content > p, .page-concept8#content #page-content > p, .page-concept9#content #page-content > p{
  line-height : 1.6;
  color : #404040;
  text-align : left;
  margin-top : 0.8em;
  margin-left : 0.1em;
  margin-right : 0.1em;
  margin-bottom : 0.8em;
}
.page-concept10#content #page-content > p.indent, .page-concept11#content #page-content > p.indent, .page-concept12#content #page-content > p.indent, .page-concept13#content #page-content > p.indent, .page-concept2#content #page-content > p.indent, .page-concept8#content #page-content > p.indent, .page-concept9#content #page-content > p.indent{
  padding-left : 15px;
}
.page-concept10#content #page-content > p.small, .page-concept11#content #page-content > p.small, .page-concept12#content #page-content > p.small, .page-concept13#content #page-content > p.small, .page-concept2#content #page-content > p.small, .page-concept8#content #page-content > p.small, .page-concept9#content #page-content > p.small{
  font-size : 0.9em;
}
.page-concept10#content #page-content > strong, .page-concept11#content #page-content > strong, .page-concept12#content #page-content > strong, .page-concept13#content #page-content > strong, .page-concept2#content #page-content > strong, .page-concept8#content #page-content > strong, .page-concept9#content #page-content > strong{
  font-weight : bold;
  color : #555555;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #ffebeb;
}
#sp-button-1, #sp-button-2, #sp-button-3{
  margin-bottom : 2px;
  width : 120px;
}
#sp-button-1 > a, #sp-button-2 > a, #sp-button-3 > a{
  font-size : 1.4rem;
  font-weight : normal;
  color : #ffffff;
  background-color : #35e796;
  text-decoration : none;
  text-align : center;
  padding-top : 3px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 3px;
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 22px 22px;
  border-top-right-radius : 22px 22px;
  border-bottom-right-radius : 22px 22px;
  border-bottom-left-radius : 22px 22px;
  height : 100%;
  display : block;
  position : relative;
}
#sp-button-1 > a:active, #sp-button-2 > a:active, #sp-button-3 > a:active{
  background-color : #1ade85;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  top : 1px;
}
#sp-button-1 > a:hover, #sp-button-2 > a:hover, #sp-button-3 > a:hover{
  background-color : #1ade85;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}
.page-concept4#content #page-content > .large, .page-concept5#content #page-content > .large, #sp-block-container-100 > .large, #sp-block-container-101 > .large, #sp-block-container-102 > .large, #sp-block-container-103 > .large, #sp-block-container-104 > .large, #sp-block-container-105 > .large, #sp-block-container-106 > .large, #sp-block-container-107 > .large, #sp-block-container-108 > .large, #sp-block-container-109 > .large, #sp-block-container-13 > .large, #sp-block-container-17 > .large, #sp-block-container-2 > .large, #sp-block-container-20 > .large, #sp-block-container-23 > .large, #sp-block-container-26 > .large, #sp-block-container-29 > .large, #sp-block-container-32 > .large, #sp-block-container-34 > .large, #sp-block-container-35 > .large, #sp-block-container-36 > .large, #sp-block-container-37 > .large, #sp-block-container-39 > .large, #sp-block-container-42 > .large, #sp-block-container-43 > .large, #sp-block-container-44 > .large, #sp-block-container-45 > .large, #sp-block-container-46 > .large, #sp-block-container-47 > .large, #sp-block-container-48 > .large, #sp-block-container-49 > .large, #sp-block-container-50 > .large, #sp-block-container-51 > .large, #sp-block-container-52 > .large, #sp-block-container-6 > .large, #sp-block-container-63 > .large, #sp-block-container-64 > .large, #sp-block-container-65 > .large, #sp-block-container-66 > .large, #sp-block-container-67 > .large, #sp-block-container-68 > .large, #sp-block-container-69 > .large, #sp-block-container-7 > .large, #sp-block-container-70 > .large, #sp-block-container-71 > .large, #sp-block-container-72 > .large, #sp-block-container-73 > .large, #sp-block-container-74 > .large, #sp-block-container-75 > .large, #sp-block-container-76 > .large, #sp-block-container-77 > .large, #sp-block-container-78 > .large, #sp-block-container-79 > .large, #sp-block-container-8 > .large, #sp-block-container-80 > .large, #sp-block-container-81 > .large, #sp-block-container-82 > .large, #sp-block-container-83 > .large, #sp-block-container-84 > .large, #sp-block-container-85 > .large, #sp-block-container-86 > .large, #sp-block-container-87 > .large, #sp-block-container-9 > .large, #sp-block-container-91 > .large, #sp-block-container-92 > .large, #sp-block-container-93 > .large, #sp-block-container-94 > .large, #sp-block-container-95 > .large, #sp-block-container-96 > .large, #sp-block-container-98 > .large, #sp-block-container-99 > .large{
  font-size : 1.2em;
}
.page-concept4#content #page-content > .medium, .page-concept5#content #page-content > .medium, #sp-block-container-100 > .medium, #sp-block-container-101 > .medium, #sp-block-container-102 > .medium, #sp-block-container-103 > .medium, #sp-block-container-104 > .medium, #sp-block-container-105 > .medium, #sp-block-container-106 > .medium, #sp-block-container-107 > .medium, #sp-block-container-108 > .medium, #sp-block-container-109 > .medium, #sp-block-container-13 > .medium, #sp-block-container-17 > .medium, #sp-block-container-2 > .medium, #sp-block-container-20 > .medium, #sp-block-container-23 > .medium, #sp-block-container-26 > .medium, #sp-block-container-29 > .medium, #sp-block-container-32 > .medium, #sp-block-container-34 > .medium, #sp-block-container-35 > .medium, #sp-block-container-36 > .medium, #sp-block-container-37 > .medium, #sp-block-container-39 > .medium, #sp-block-container-42 > .medium, #sp-block-container-43 > .medium, #sp-block-container-44 > .medium, #sp-block-container-45 > .medium, #sp-block-container-46 > .medium, #sp-block-container-47 > .medium, #sp-block-container-48 > .medium, #sp-block-container-49 > .medium, #sp-block-container-50 > .medium, #sp-block-container-51 > .medium, #sp-block-container-52 > .medium, #sp-block-container-6 > .medium, #sp-block-container-63 > .medium, #sp-block-container-64 > .medium, #sp-block-container-65 > .medium, #sp-block-container-66 > .medium, #sp-block-container-67 > .medium, #sp-block-container-68 > .medium, #sp-block-container-69 > .medium, #sp-block-container-7 > .medium, #sp-block-container-70 > .medium, #sp-block-container-71 > .medium, #sp-block-container-72 > .medium, #sp-block-container-73 > .medium, #sp-block-container-74 > .medium, #sp-block-container-75 > .medium, #sp-block-container-76 > .medium, #sp-block-container-77 > .medium, #sp-block-container-78 > .medium, #sp-block-container-79 > .medium, #sp-block-container-8 > .medium, #sp-block-container-80 > .medium, #sp-block-container-81 > .medium, #sp-block-container-82 > .medium, #sp-block-container-83 > .medium, #sp-block-container-84 > .medium, #sp-block-container-85 > .medium, #sp-block-container-86 > .medium, #sp-block-container-87 > .medium, #sp-block-container-9 > .medium, #sp-block-container-91 > .medium, #sp-block-container-92 > .medium, #sp-block-container-93 > .medium, #sp-block-container-94 > .medium, #sp-block-container-95 > .medium, #sp-block-container-96 > .medium, #sp-block-container-98 > .medium, #sp-block-container-99 > .medium{
  font-size : 1em;
}
.page-concept4#content #page-content > .small, .page-concept5#content #page-content > .small, #sp-block-container-100 > .small, #sp-block-container-101 > .small, #sp-block-container-102 > .small, #sp-block-container-103 > .small, #sp-block-container-104 > .small, #sp-block-container-105 > .small, #sp-block-container-106 > .small, #sp-block-container-107 > .small, #sp-block-container-108 > .small, #sp-block-container-109 > .small, #sp-block-container-13 > .small, #sp-block-container-17 > .small, #sp-block-container-2 > .small, #sp-block-container-20 > .small, #sp-block-container-23 > .small, #sp-block-container-26 > .small, #sp-block-container-29 > .small, #sp-block-container-32 > .small, #sp-block-container-34 > .small, #sp-block-container-35 > .small, #sp-block-container-36 > .small, #sp-block-container-37 > .small, #sp-block-container-39 > .small, #sp-block-container-42 > .small, #sp-block-container-43 > .small, #sp-block-container-44 > .small, #sp-block-container-45 > .small, #sp-block-container-46 > .small, #sp-block-container-47 > .small, #sp-block-container-48 > .small, #sp-block-container-49 > .small, #sp-block-container-50 > .small, #sp-block-container-51 > .small, #sp-block-container-52 > .small, #sp-block-container-6 > .small, #sp-block-container-63 > .small, #sp-block-container-64 > .small, #sp-block-container-65 > .small, #sp-block-container-66 > .small, #sp-block-container-67 > .small, #sp-block-container-68 > .small, #sp-block-container-69 > .small, #sp-block-container-7 > .small, #sp-block-container-70 > .small, #sp-block-container-71 > .small, #sp-block-container-72 > .small, #sp-block-container-73 > .small, #sp-block-container-74 > .small, #sp-block-container-75 > .small, #sp-block-container-76 > .small, #sp-block-container-77 > .small, #sp-block-container-78 > .small, #sp-block-container-79 > .small, #sp-block-container-8 > .small, #sp-block-container-80 > .small, #sp-block-container-81 > .small, #sp-block-container-82 > .small, #sp-block-container-83 > .small, #sp-block-container-84 > .small, #sp-block-container-85 > .small, #sp-block-container-86 > .small, #sp-block-container-87 > .small, #sp-block-container-9 > .small, #sp-block-container-91 > .small, #sp-block-container-92 > .small, #sp-block-container-93 > .small, #sp-block-container-94 > .small, #sp-block-container-95 > .small, #sp-block-container-96 > .small, #sp-block-container-98 > .small, #sp-block-container-99 > .small{
  font-size : 0.9em;
}
.page-concept4#content #page-content > .x-large, .page-concept5#content #page-content > .x-large, #sp-block-container-100 > .x-large, #sp-block-container-101 > .x-large, #sp-block-container-102 > .x-large, #sp-block-container-103 > .x-large, #sp-block-container-104 > .x-large, #sp-block-container-105 > .x-large, #sp-block-container-106 > .x-large, #sp-block-container-107 > .x-large, #sp-block-container-108 > .x-large, #sp-block-container-109 > .x-large, #sp-block-container-13 > .x-large, #sp-block-container-17 > .x-large, #sp-block-container-2 > .x-large, #sp-block-container-20 > .x-large, #sp-block-container-23 > .x-large, #sp-block-container-26 > .x-large, #sp-block-container-29 > .x-large, #sp-block-container-32 > .x-large, #sp-block-container-34 > .x-large, #sp-block-container-35 > .x-large, #sp-block-container-36 > .x-large, #sp-block-container-37 > .x-large, #sp-block-container-39 > .x-large, #sp-block-container-42 > .x-large, #sp-block-container-43 > .x-large, #sp-block-container-44 > .x-large, #sp-block-container-45 > .x-large, #sp-block-container-46 > .x-large, #sp-block-container-47 > .x-large, #sp-block-container-48 > .x-large, #sp-block-container-49 > .x-large, #sp-block-container-50 > .x-large, #sp-block-container-51 > .x-large, #sp-block-container-52 > .x-large, #sp-block-container-6 > .x-large, #sp-block-container-63 > .x-large, #sp-block-container-64 > .x-large, #sp-block-container-65 > .x-large, #sp-block-container-66 > .x-large, #sp-block-container-67 > .x-large, #sp-block-container-68 > .x-large, #sp-block-container-69 > .x-large, #sp-block-container-7 > .x-large, #sp-block-container-70 > .x-large, #sp-block-container-71 > .x-large, #sp-block-container-72 > .x-large, #sp-block-container-73 > .x-large, #sp-block-container-74 > .x-large, #sp-block-container-75 > .x-large, #sp-block-container-76 > .x-large, #sp-block-container-77 > .x-large, #sp-block-container-78 > .x-large, #sp-block-container-79 > .x-large, #sp-block-container-8 > .x-large, #sp-block-container-80 > .x-large, #sp-block-container-81 > .x-large, #sp-block-container-82 > .x-large, #sp-block-container-83 > .x-large, #sp-block-container-84 > .x-large, #sp-block-container-85 > .x-large, #sp-block-container-86 > .x-large, #sp-block-container-87 > .x-large, #sp-block-container-9 > .x-large, #sp-block-container-91 > .x-large, #sp-block-container-92 > .x-large, #sp-block-container-93 > .x-large, #sp-block-container-94 > .x-large, #sp-block-container-95 > .x-large, #sp-block-container-96 > .x-large, #sp-block-container-98 > .x-large, #sp-block-container-99 > .x-large{
  font-size : 1.5em;
}
.page-concept4#content #page-content > .x-small, .page-concept5#content #page-content > .x-small, #sp-block-container-100 > .x-small, #sp-block-container-101 > .x-small, #sp-block-container-102 > .x-small, #sp-block-container-103 > .x-small, #sp-block-container-104 > .x-small, #sp-block-container-105 > .x-small, #sp-block-container-106 > .x-small, #sp-block-container-107 > .x-small, #sp-block-container-108 > .x-small, #sp-block-container-109 > .x-small, #sp-block-container-13 > .x-small, #sp-block-container-17 > .x-small, #sp-block-container-2 > .x-small, #sp-block-container-20 > .x-small, #sp-block-container-23 > .x-small, #sp-block-container-26 > .x-small, #sp-block-container-29 > .x-small, #sp-block-container-32 > .x-small, #sp-block-container-34 > .x-small, #sp-block-container-35 > .x-small, #sp-block-container-36 > .x-small, #sp-block-container-37 > .x-small, #sp-block-container-39 > .x-small, #sp-block-container-42 > .x-small, #sp-block-container-43 > .x-small, #sp-block-container-44 > .x-small, #sp-block-container-45 > .x-small, #sp-block-container-46 > .x-small, #sp-block-container-47 > .x-small, #sp-block-container-48 > .x-small, #sp-block-container-49 > .x-small, #sp-block-container-50 > .x-small, #sp-block-container-51 > .x-small, #sp-block-container-52 > .x-small, #sp-block-container-6 > .x-small, #sp-block-container-63 > .x-small, #sp-block-container-64 > .x-small, #sp-block-container-65 > .x-small, #sp-block-container-66 > .x-small, #sp-block-container-67 > .x-small, #sp-block-container-68 > .x-small, #sp-block-container-69 > .x-small, #sp-block-container-7 > .x-small, #sp-block-container-70 > .x-small, #sp-block-container-71 > .x-small, #sp-block-container-72 > .x-small, #sp-block-container-73 > .x-small, #sp-block-container-74 > .x-small, #sp-block-container-75 > .x-small, #sp-block-container-76 > .x-small, #sp-block-container-77 > .x-small, #sp-block-container-78 > .x-small, #sp-block-container-79 > .x-small, #sp-block-container-8 > .x-small, #sp-block-container-80 > .x-small, #sp-block-container-81 > .x-small, #sp-block-container-82 > .x-small, #sp-block-container-83 > .x-small, #sp-block-container-84 > .x-small, #sp-block-container-85 > .x-small, #sp-block-container-86 > .x-small, #sp-block-container-87 > .x-small, #sp-block-container-9 > .x-small, #sp-block-container-91 > .x-small, #sp-block-container-92 > .x-small, #sp-block-container-93 > .x-small, #sp-block-container-94 > .x-small, #sp-block-container-95 > .x-small, #sp-block-container-96 > .x-small, #sp-block-container-98 > .x-small, #sp-block-container-99 > .x-small{
  font-size : 0.8em;
}
.page-concept4#content #page-content > .xx-large, .page-concept5#content #page-content > .xx-large, #sp-block-container-100 > .xx-large, #sp-block-container-101 > .xx-large, #sp-block-container-102 > .xx-large, #sp-block-container-103 > .xx-large, #sp-block-container-104 > .xx-large, #sp-block-container-105 > .xx-large, #sp-block-container-106 > .xx-large, #sp-block-container-107 > .xx-large, #sp-block-container-108 > .xx-large, #sp-block-container-109 > .xx-large, #sp-block-container-13 > .xx-large, #sp-block-container-17 > .xx-large, #sp-block-container-2 > .xx-large, #sp-block-container-20 > .xx-large, #sp-block-container-23 > .xx-large, #sp-block-container-26 > .xx-large, #sp-block-container-29 > .xx-large, #sp-block-container-32 > .xx-large, #sp-block-container-34 > .xx-large, #sp-block-container-35 > .xx-large, #sp-block-container-36 > .xx-large, #sp-block-container-37 > .xx-large, #sp-block-container-39 > .xx-large, #sp-block-container-42 > .xx-large, #sp-block-container-43 > .xx-large, #sp-block-container-44 > .xx-large, #sp-block-container-45 > .xx-large, #sp-block-container-46 > .xx-large, #sp-block-container-47 > .xx-large, #sp-block-container-48 > .xx-large, #sp-block-container-49 > .xx-large, #sp-block-container-50 > .xx-large, #sp-block-container-51 > .xx-large, #sp-block-container-52 > .xx-large, #sp-block-container-6 > .xx-large, #sp-block-container-63 > .xx-large, #sp-block-container-64 > .xx-large, #sp-block-container-65 > .xx-large, #sp-block-container-66 > .xx-large, #sp-block-container-67 > .xx-large, #sp-block-container-68 > .xx-large, #sp-block-container-69 > .xx-large, #sp-block-container-7 > .xx-large, #sp-block-container-70 > .xx-large, #sp-block-container-71 > .xx-large, #sp-block-container-72 > .xx-large, #sp-block-container-73 > .xx-large, #sp-block-container-74 > .xx-large, #sp-block-container-75 > .xx-large, #sp-block-container-76 > .xx-large, #sp-block-container-77 > .xx-large, #sp-block-container-78 > .xx-large, #sp-block-container-79 > .xx-large, #sp-block-container-8 > .xx-large, #sp-block-container-80 > .xx-large, #sp-block-container-81 > .xx-large, #sp-block-container-82 > .xx-large, #sp-block-container-83 > .xx-large, #sp-block-container-84 > .xx-large, #sp-block-container-85 > .xx-large, #sp-block-container-86 > .xx-large, #sp-block-container-87 > .xx-large, #sp-block-container-9 > .xx-large, #sp-block-container-91 > .xx-large, #sp-block-container-92 > .xx-large, #sp-block-container-93 > .xx-large, #sp-block-container-94 > .xx-large, #sp-block-container-95 > .xx-large, #sp-block-container-96 > .xx-large, #sp-block-container-98 > .xx-large, #sp-block-container-99 > .xx-large{
  font-size : 2em;
}
.page-concept4#content #page-content > .xx-small, .page-concept5#content #page-content > .xx-small, #sp-block-container-100 > .xx-small, #sp-block-container-101 > .xx-small, #sp-block-container-102 > .xx-small, #sp-block-container-103 > .xx-small, #sp-block-container-104 > .xx-small, #sp-block-container-105 > .xx-small, #sp-block-container-106 > .xx-small, #sp-block-container-107 > .xx-small, #sp-block-container-108 > .xx-small, #sp-block-container-109 > .xx-small, #sp-block-container-13 > .xx-small, #sp-block-container-17 > .xx-small, #sp-block-container-2 > .xx-small, #sp-block-container-20 > .xx-small, #sp-block-container-23 > .xx-small, #sp-block-container-26 > .xx-small, #sp-block-container-29 > .xx-small, #sp-block-container-32 > .xx-small, #sp-block-container-34 > .xx-small, #sp-block-container-35 > .xx-small, #sp-block-container-36 > .xx-small, #sp-block-container-37 > .xx-small, #sp-block-container-39 > .xx-small, #sp-block-container-42 > .xx-small, #sp-block-container-43 > .xx-small, #sp-block-container-44 > .xx-small, #sp-block-container-45 > .xx-small, #sp-block-container-46 > .xx-small, #sp-block-container-47 > .xx-small, #sp-block-container-48 > .xx-small, #sp-block-container-49 > .xx-small, #sp-block-container-50 > .xx-small, #sp-block-container-51 > .xx-small, #sp-block-container-52 > .xx-small, #sp-block-container-6 > .xx-small, #sp-block-container-63 > .xx-small, #sp-block-container-64 > .xx-small, #sp-block-container-65 > .xx-small, #sp-block-container-66 > .xx-small, #sp-block-container-67 > .xx-small, #sp-block-container-68 > .xx-small, #sp-block-container-69 > .xx-small, #sp-block-container-7 > .xx-small, #sp-block-container-70 > .xx-small, #sp-block-container-71 > .xx-small, #sp-block-container-72 > .xx-small, #sp-block-container-73 > .xx-small, #sp-block-container-74 > .xx-small, #sp-block-container-75 > .xx-small, #sp-block-container-76 > .xx-small, #sp-block-container-77 > .xx-small, #sp-block-container-78 > .xx-small, #sp-block-container-79 > .xx-small, #sp-block-container-8 > .xx-small, #sp-block-container-80 > .xx-small, #sp-block-container-81 > .xx-small, #sp-block-container-82 > .xx-small, #sp-block-container-83 > .xx-small, #sp-block-container-84 > .xx-small, #sp-block-container-85 > .xx-small, #sp-block-container-86 > .xx-small, #sp-block-container-87 > .xx-small, #sp-block-container-9 > .xx-small, #sp-block-container-91 > .xx-small, #sp-block-container-92 > .xx-small, #sp-block-container-93 > .xx-small, #sp-block-container-94 > .xx-small, #sp-block-container-95 > .xx-small, #sp-block-container-96 > .xx-small, #sp-block-container-98 > .xx-small, #sp-block-container-99 > .xx-small{
  font-size : 0.7em;
}
.page-concept4#content #page-content > em, .page-concept5#content #page-content > em, #sp-block-container-100 > em, #sp-block-container-101 > em, #sp-block-container-102 > em, #sp-block-container-103 > em, #sp-block-container-104 > em, #sp-block-container-105 > em, #sp-block-container-106 > em, #sp-block-container-107 > em, #sp-block-container-108 > em, #sp-block-container-109 > em, #sp-block-container-13 > em, #sp-block-container-17 > em, #sp-block-container-2 > em, #sp-block-container-20 > em, #sp-block-container-23 > em, #sp-block-container-26 > em, #sp-block-container-29 > em, #sp-block-container-32 > em, #sp-block-container-34 > em, #sp-block-container-35 > em, #sp-block-container-36 > em, #sp-block-container-37 > em, #sp-block-container-39 > em, #sp-block-container-42 > em, #sp-block-container-43 > em, #sp-block-container-44 > em, #sp-block-container-45 > em, #sp-block-container-46 > em, #sp-block-container-47 > em, #sp-block-container-48 > em, #sp-block-container-49 > em, #sp-block-container-50 > em, #sp-block-container-51 > em, #sp-block-container-52 > em, #sp-block-container-6 > em, #sp-block-container-63 > em, #sp-block-container-64 > em, #sp-block-container-65 > em, #sp-block-container-66 > em, #sp-block-container-67 > em, #sp-block-container-68 > em, #sp-block-container-69 > em, #sp-block-container-7 > em, #sp-block-container-70 > em, #sp-block-container-71 > em, #sp-block-container-72 > em, #sp-block-container-73 > em, #sp-block-container-74 > em, #sp-block-container-75 > em, #sp-block-container-76 > em, #sp-block-container-77 > em, #sp-block-container-78 > em, #sp-block-container-79 > em, #sp-block-container-8 > em, #sp-block-container-80 > em, #sp-block-container-81 > em, #sp-block-container-82 > em, #sp-block-container-83 > em, #sp-block-container-84 > em, #sp-block-container-85 > em, #sp-block-container-86 > em, #sp-block-container-87 > em, #sp-block-container-9 > em, #sp-block-container-91 > em, #sp-block-container-92 > em, #sp-block-container-93 > em, #sp-block-container-94 > em, #sp-block-container-95 > em, #sp-block-container-96 > em, #sp-block-container-98 > em, #sp-block-container-99 > em{
  font-style : oblique;
  color : #515151;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #515151;
}
.page-concept4#content #page-content > h1, .page-concept5#content #page-content > h1, #sp-block-container-100 > h1, #sp-block-container-101 > h1, #sp-block-container-102 > h1, #sp-block-container-103 > h1, #sp-block-container-104 > h1, #sp-block-container-105 > h1, #sp-block-container-106 > h1, #sp-block-container-107 > h1, #sp-block-container-108 > h1, #sp-block-container-109 > h1, #sp-block-container-13 > h1, #sp-block-container-17 > h1, #sp-block-container-2 > h1, #sp-block-container-20 > h1, #sp-block-container-23 > h1, #sp-block-container-26 > h1, #sp-block-container-29 > h1, #sp-block-container-32 > h1, #sp-block-container-34 > h1, #sp-block-container-35 > h1, #sp-block-container-36 > h1, #sp-block-container-37 > h1, #sp-block-container-39 > h1, #sp-block-container-42 > h1, #sp-block-container-43 > h1, #sp-block-container-44 > h1, #sp-block-container-45 > h1, #sp-block-container-46 > h1, #sp-block-container-47 > h1, #sp-block-container-48 > h1, #sp-block-container-49 > h1, #sp-block-container-50 > h1, #sp-block-container-51 > h1, #sp-block-container-52 > h1, #sp-block-container-6 > h1, #sp-block-container-63 > h1, #sp-block-container-64 > h1, #sp-block-container-65 > h1, #sp-block-container-66 > h1, #sp-block-container-67 > h1, #sp-block-container-68 > h1, #sp-block-container-69 > h1, #sp-block-container-7 > h1, #sp-block-container-70 > h1, #sp-block-container-71 > h1, #sp-block-container-72 > h1, #sp-block-container-73 > h1, #sp-block-container-74 > h1, #sp-block-container-75 > h1, #sp-block-container-76 > h1, #sp-block-container-77 > h1, #sp-block-container-78 > h1, #sp-block-container-79 > h1, #sp-block-container-8 > h1, #sp-block-container-80 > h1, #sp-block-container-81 > h1, #sp-block-container-82 > h1, #sp-block-container-83 > h1, #sp-block-container-84 > h1, #sp-block-container-85 > h1, #sp-block-container-86 > h1, #sp-block-container-87 > h1, #sp-block-container-9 > h1, #sp-block-container-91 > h1, #sp-block-container-92 > h1, #sp-block-container-93 > h1, #sp-block-container-94 > h1, #sp-block-container-95 > h1, #sp-block-container-96 > h1, #sp-block-container-98 > h1, #sp-block-container-99 > h1{
  color : #000000;
}
.page-concept4#content #page-content > h2, .page-concept5#content #page-content > h2, #sp-block-container-100 > h2, #sp-block-container-101 > h2, #sp-block-container-102 > h2, #sp-block-container-103 > h2, #sp-block-container-104 > h2, #sp-block-container-105 > h2, #sp-block-container-106 > h2, #sp-block-container-107 > h2, #sp-block-container-108 > h2, #sp-block-container-109 > h2, #sp-block-container-13 > h2, #sp-block-container-17 > h2, #sp-block-container-2 > h2, #sp-block-container-20 > h2, #sp-block-container-23 > h2, #sp-block-container-26 > h2, #sp-block-container-29 > h2, #sp-block-container-32 > h2, #sp-block-container-34 > h2, #sp-block-container-35 > h2, #sp-block-container-36 > h2, #sp-block-container-37 > h2, #sp-block-container-39 > h2, #sp-block-container-42 > h2, #sp-block-container-43 > h2, #sp-block-container-44 > h2, #sp-block-container-45 > h2, #sp-block-container-46 > h2, #sp-block-container-47 > h2, #sp-block-container-48 > h2, #sp-block-container-49 > h2, #sp-block-container-50 > h2, #sp-block-container-51 > h2, #sp-block-container-52 > h2, #sp-block-container-6 > h2, #sp-block-container-63 > h2, #sp-block-container-64 > h2, #sp-block-container-65 > h2, #sp-block-container-66 > h2, #sp-block-container-67 > h2, #sp-block-container-68 > h2, #sp-block-container-69 > h2, #sp-block-container-7 > h2, #sp-block-container-70 > h2, #sp-block-container-71 > h2, #sp-block-container-72 > h2, #sp-block-container-73 > h2, #sp-block-container-74 > h2, #sp-block-container-75 > h2, #sp-block-container-76 > h2, #sp-block-container-77 > h2, #sp-block-container-78 > h2, #sp-block-container-79 > h2, #sp-block-container-8 > h2, #sp-block-container-80 > h2, #sp-block-container-81 > h2, #sp-block-container-82 > h2, #sp-block-container-83 > h2, #sp-block-container-84 > h2, #sp-block-container-85 > h2, #sp-block-container-86 > h2, #sp-block-container-87 > h2, #sp-block-container-9 > h2, #sp-block-container-91 > h2, #sp-block-container-92 > h2, #sp-block-container-93 > h2, #sp-block-container-94 > h2, #sp-block-container-95 > h2, #sp-block-container-96 > h2, #sp-block-container-98 > h2, #sp-block-container-99 > h2{
  color : #000000;
}
.page-concept4#content #page-content > h3, .page-concept5#content #page-content > h3, #sp-block-container-100 > h3, #sp-block-container-101 > h3, #sp-block-container-102 > h3, #sp-block-container-103 > h3, #sp-block-container-104 > h3, #sp-block-container-105 > h3, #sp-block-container-106 > h3, #sp-block-container-107 > h3, #sp-block-container-108 > h3, #sp-block-container-109 > h3, #sp-block-container-13 > h3, #sp-block-container-17 > h3, #sp-block-container-2 > h3, #sp-block-container-20 > h3, #sp-block-container-23 > h3, #sp-block-container-26 > h3, #sp-block-container-29 > h3, #sp-block-container-32 > h3, #sp-block-container-34 > h3, #sp-block-container-35 > h3, #sp-block-container-36 > h3, #sp-block-container-37 > h3, #sp-block-container-39 > h3, #sp-block-container-42 > h3, #sp-block-container-43 > h3, #sp-block-container-44 > h3, #sp-block-container-45 > h3, #sp-block-container-46 > h3, #sp-block-container-47 > h3, #sp-block-container-48 > h3, #sp-block-container-49 > h3, #sp-block-container-50 > h3, #sp-block-container-51 > h3, #sp-block-container-52 > h3, #sp-block-container-6 > h3, #sp-block-container-63 > h3, #sp-block-container-64 > h3, #sp-block-container-65 > h3, #sp-block-container-66 > h3, #sp-block-container-67 > h3, #sp-block-container-68 > h3, #sp-block-container-69 > h3, #sp-block-container-7 > h3, #sp-block-container-70 > h3, #sp-block-container-71 > h3, #sp-block-container-72 > h3, #sp-block-container-73 > h3, #sp-block-container-74 > h3, #sp-block-container-75 > h3, #sp-block-container-76 > h3, #sp-block-container-77 > h3, #sp-block-container-78 > h3, #sp-block-container-79 > h3, #sp-block-container-8 > h3, #sp-block-container-80 > h3, #sp-block-container-81 > h3, #sp-block-container-82 > h3, #sp-block-container-83 > h3, #sp-block-container-84 > h3, #sp-block-container-85 > h3, #sp-block-container-86 > h3, #sp-block-container-87 > h3, #sp-block-container-9 > h3, #sp-block-container-91 > h3, #sp-block-container-92 > h3, #sp-block-container-93 > h3, #sp-block-container-94 > h3, #sp-block-container-95 > h3, #sp-block-container-96 > h3, #sp-block-container-98 > h3, #sp-block-container-99 > h3{
  color : #000000;
}
.page-concept4#content #page-content > h4, .page-concept5#content #page-content > h4, #sp-block-container-100 > h4, #sp-block-container-101 > h4, #sp-block-container-102 > h4, #sp-block-container-103 > h4, #sp-block-container-104 > h4, #sp-block-container-105 > h4, #sp-block-container-106 > h4, #sp-block-container-107 > h4, #sp-block-container-108 > h4, #sp-block-container-109 > h4, #sp-block-container-13 > h4, #sp-block-container-17 > h4, #sp-block-container-2 > h4, #sp-block-container-20 > h4, #sp-block-container-23 > h4, #sp-block-container-26 > h4, #sp-block-container-29 > h4, #sp-block-container-32 > h4, #sp-block-container-34 > h4, #sp-block-container-35 > h4, #sp-block-container-36 > h4, #sp-block-container-37 > h4, #sp-block-container-39 > h4, #sp-block-container-42 > h4, #sp-block-container-43 > h4, #sp-block-container-44 > h4, #sp-block-container-45 > h4, #sp-block-container-46 > h4, #sp-block-container-47 > h4, #sp-block-container-48 > h4, #sp-block-container-49 > h4, #sp-block-container-50 > h4, #sp-block-container-51 > h4, #sp-block-container-52 > h4, #sp-block-container-6 > h4, #sp-block-container-63 > h4, #sp-block-container-64 > h4, #sp-block-container-65 > h4, #sp-block-container-66 > h4, #sp-block-container-67 > h4, #sp-block-container-68 > h4, #sp-block-container-69 > h4, #sp-block-container-7 > h4, #sp-block-container-70 > h4, #sp-block-container-71 > h4, #sp-block-container-72 > h4, #sp-block-container-73 > h4, #sp-block-container-74 > h4, #sp-block-container-75 > h4, #sp-block-container-76 > h4, #sp-block-container-77 > h4, #sp-block-container-78 > h4, #sp-block-container-79 > h4, #sp-block-container-8 > h4, #sp-block-container-80 > h4, #sp-block-container-81 > h4, #sp-block-container-82 > h4, #sp-block-container-83 > h4, #sp-block-container-84 > h4, #sp-block-container-85 > h4, #sp-block-container-86 > h4, #sp-block-container-87 > h4, #sp-block-container-9 > h4, #sp-block-container-91 > h4, #sp-block-container-92 > h4, #sp-block-container-93 > h4, #sp-block-container-94 > h4, #sp-block-container-95 > h4, #sp-block-container-96 > h4, #sp-block-container-98 > h4, #sp-block-container-99 > h4{
  line-height : 1.2;
  color : #000000;
  text-align : left;
  clear : both;
}
.page-concept4#content #page-content > h5, .page-concept5#content #page-content > h5, #sp-block-container-100 > h5, #sp-block-container-101 > h5, #sp-block-container-102 > h5, #sp-block-container-103 > h5, #sp-block-container-104 > h5, #sp-block-container-105 > h5, #sp-block-container-106 > h5, #sp-block-container-107 > h5, #sp-block-container-108 > h5, #sp-block-container-109 > h5, #sp-block-container-13 > h5, #sp-block-container-17 > h5, #sp-block-container-2 > h5, #sp-block-container-20 > h5, #sp-block-container-23 > h5, #sp-block-container-26 > h5, #sp-block-container-29 > h5, #sp-block-container-32 > h5, #sp-block-container-34 > h5, #sp-block-container-35 > h5, #sp-block-container-36 > h5, #sp-block-container-37 > h5, #sp-block-container-39 > h5, #sp-block-container-42 > h5, #sp-block-container-43 > h5, #sp-block-container-44 > h5, #sp-block-container-45 > h5, #sp-block-container-46 > h5, #sp-block-container-47 > h5, #sp-block-container-48 > h5, #sp-block-container-49 > h5, #sp-block-container-50 > h5, #sp-block-container-51 > h5, #sp-block-container-52 > h5, #sp-block-container-6 > h5, #sp-block-container-63 > h5, #sp-block-container-64 > h5, #sp-block-container-65 > h5, #sp-block-container-66 > h5, #sp-block-container-67 > h5, #sp-block-container-68 > h5, #sp-block-container-69 > h5, #sp-block-container-7 > h5, #sp-block-container-70 > h5, #sp-block-container-71 > h5, #sp-block-container-72 > h5, #sp-block-container-73 > h5, #sp-block-container-74 > h5, #sp-block-container-75 > h5, #sp-block-container-76 > h5, #sp-block-container-77 > h5, #sp-block-container-78 > h5, #sp-block-container-79 > h5, #sp-block-container-8 > h5, #sp-block-container-80 > h5, #sp-block-container-81 > h5, #sp-block-container-82 > h5, #sp-block-container-83 > h5, #sp-block-container-84 > h5, #sp-block-container-85 > h5, #sp-block-container-86 > h5, #sp-block-container-87 > h5, #sp-block-container-9 > h5, #sp-block-container-91 > h5, #sp-block-container-92 > h5, #sp-block-container-93 > h5, #sp-block-container-94 > h5, #sp-block-container-95 > h5, #sp-block-container-96 > h5, #sp-block-container-98 > h5, #sp-block-container-99 > h5{
  font-size : 1.08em;
  line-height : 1.2;
  color : #000000;
  text-align : left;
  clear : both;
}
.page-concept4#content #page-content > h6, .page-concept5#content #page-content > h6, #sp-block-container-100 > h6, #sp-block-container-101 > h6, #sp-block-container-102 > h6, #sp-block-container-103 > h6, #sp-block-container-104 > h6, #sp-block-container-105 > h6, #sp-block-container-106 > h6, #sp-block-container-107 > h6, #sp-block-container-108 > h6, #sp-block-container-109 > h6, #sp-block-container-13 > h6, #sp-block-container-17 > h6, #sp-block-container-2 > h6, #sp-block-container-20 > h6, #sp-block-container-23 > h6, #sp-block-container-26 > h6, #sp-block-container-29 > h6, #sp-block-container-32 > h6, #sp-block-container-34 > h6, #sp-block-container-35 > h6, #sp-block-container-36 > h6, #sp-block-container-37 > h6, #sp-block-container-39 > h6, #sp-block-container-42 > h6, #sp-block-container-43 > h6, #sp-block-container-44 > h6, #sp-block-container-45 > h6, #sp-block-container-46 > h6, #sp-block-container-47 > h6, #sp-block-container-48 > h6, #sp-block-container-49 > h6, #sp-block-container-50 > h6, #sp-block-container-51 > h6, #sp-block-container-52 > h6, #sp-block-container-6 > h6, #sp-block-container-63 > h6, #sp-block-container-64 > h6, #sp-block-container-65 > h6, #sp-block-container-66 > h6, #sp-block-container-67 > h6, #sp-block-container-68 > h6, #sp-block-container-69 > h6, #sp-block-container-7 > h6, #sp-block-container-70 > h6, #sp-block-container-71 > h6, #sp-block-container-72 > h6, #sp-block-container-73 > h6, #sp-block-container-74 > h6, #sp-block-container-75 > h6, #sp-block-container-76 > h6, #sp-block-container-77 > h6, #sp-block-container-78 > h6, #sp-block-container-79 > h6, #sp-block-container-8 > h6, #sp-block-container-80 > h6, #sp-block-container-81 > h6, #sp-block-container-82 > h6, #sp-block-container-83 > h6, #sp-block-container-84 > h6, #sp-block-container-85 > h6, #sp-block-container-86 > h6, #sp-block-container-87 > h6, #sp-block-container-9 > h6, #sp-block-container-91 > h6, #sp-block-container-92 > h6, #sp-block-container-93 > h6, #sp-block-container-94 > h6, #sp-block-container-95 > h6, #sp-block-container-96 > h6, #sp-block-container-98 > h6, #sp-block-container-99 > h6{
  font-size : 1em;
  color : #000000;
}
.page-concept4#content #page-content > p, .page-concept5#content #page-content > p, #sp-block-container-100 > p, #sp-block-container-101 > p, #sp-block-container-102 > p, #sp-block-container-103 > p, #sp-block-container-104 > p, #sp-block-container-105 > p, #sp-block-container-106 > p, #sp-block-container-107 > p, #sp-block-container-108 > p, #sp-block-container-109 > p, #sp-block-container-13 > p, #sp-block-container-17 > p, #sp-block-container-2 > p, #sp-block-container-20 > p, #sp-block-container-23 > p, #sp-block-container-26 > p, #sp-block-container-29 > p, #sp-block-container-32 > p, #sp-block-container-34 > p, #sp-block-container-35 > p, #sp-block-container-36 > p, #sp-block-container-37 > p, #sp-block-container-39 > p, #sp-block-container-42 > p, #sp-block-container-43 > p, #sp-block-container-44 > p, #sp-block-container-45 > p, #sp-block-container-46 > p, #sp-block-container-47 > p, #sp-block-container-48 > p, #sp-block-container-49 > p, #sp-block-container-50 > p, #sp-block-container-51 > p, #sp-block-container-52 > p, #sp-block-container-6 > p, #sp-block-container-63 > p, #sp-block-container-64 > p, #sp-block-container-65 > p, #sp-block-container-66 > p, #sp-block-container-67 > p, #sp-block-container-68 > p, #sp-block-container-69 > p, #sp-block-container-7 > p, #sp-block-container-70 > p, #sp-block-container-71 > p, #sp-block-container-72 > p, #sp-block-container-73 > p, #sp-block-container-74 > p, #sp-block-container-75 > p, #sp-block-container-76 > p, #sp-block-container-77 > p, #sp-block-container-78 > p, #sp-block-container-79 > p, #sp-block-container-8 > p, #sp-block-container-80 > p, #sp-block-container-81 > p, #sp-block-container-82 > p, #sp-block-container-83 > p, #sp-block-container-84 > p, #sp-block-container-85 > p, #sp-block-container-86 > p, #sp-block-container-87 > p, #sp-block-container-9 > p, #sp-block-container-91 > p, #sp-block-container-92 > p, #sp-block-container-93 > p, #sp-block-container-94 > p, #sp-block-container-95 > p, #sp-block-container-96 > p, #sp-block-container-98 > p, #sp-block-container-99 > p{
  line-height : 1.4;
  color : #515151;
  text-align : left;
  margin-top : 0.5em;
  margin-left : 1em;
  margin-right : 1em;
  margin-bottom : 0.5em;
}
.page-concept4#content #page-content > p.indent, .page-concept5#content #page-content > p.indent, #sp-block-container-100 > p.indent, #sp-block-container-101 > p.indent, #sp-block-container-102 > p.indent, #sp-block-container-103 > p.indent, #sp-block-container-104 > p.indent, #sp-block-container-105 > p.indent, #sp-block-container-106 > p.indent, #sp-block-container-107 > p.indent, #sp-block-container-108 > p.indent, #sp-block-container-109 > p.indent, #sp-block-container-13 > p.indent, #sp-block-container-17 > p.indent, #sp-block-container-2 > p.indent, #sp-block-container-20 > p.indent, #sp-block-container-23 > p.indent, #sp-block-container-26 > p.indent, #sp-block-container-29 > p.indent, #sp-block-container-32 > p.indent, #sp-block-container-34 > p.indent, #sp-block-container-35 > p.indent, #sp-block-container-36 > p.indent, #sp-block-container-37 > p.indent, #sp-block-container-39 > p.indent, #sp-block-container-42 > p.indent, #sp-block-container-43 > p.indent, #sp-block-container-44 > p.indent, #sp-block-container-45 > p.indent, #sp-block-container-46 > p.indent, #sp-block-container-47 > p.indent, #sp-block-container-48 > p.indent, #sp-block-container-49 > p.indent, #sp-block-container-50 > p.indent, #sp-block-container-51 > p.indent, #sp-block-container-52 > p.indent, #sp-block-container-6 > p.indent, #sp-block-container-63 > p.indent, #sp-block-container-64 > p.indent, #sp-block-container-65 > p.indent, #sp-block-container-66 > p.indent, #sp-block-container-67 > p.indent, #sp-block-container-68 > p.indent, #sp-block-container-69 > p.indent, #sp-block-container-7 > p.indent, #sp-block-container-70 > p.indent, #sp-block-container-71 > p.indent, #sp-block-container-72 > p.indent, #sp-block-container-73 > p.indent, #sp-block-container-74 > p.indent, #sp-block-container-75 > p.indent, #sp-block-container-76 > p.indent, #sp-block-container-77 > p.indent, #sp-block-container-78 > p.indent, #sp-block-container-79 > p.indent, #sp-block-container-8 > p.indent, #sp-block-container-80 > p.indent, #sp-block-container-81 > p.indent, #sp-block-container-82 > p.indent, #sp-block-container-83 > p.indent, #sp-block-container-84 > p.indent, #sp-block-container-85 > p.indent, #sp-block-container-86 > p.indent, #sp-block-container-87 > p.indent, #sp-block-container-9 > p.indent, #sp-block-container-91 > p.indent, #sp-block-container-92 > p.indent, #sp-block-container-93 > p.indent, #sp-block-container-94 > p.indent, #sp-block-container-95 > p.indent, #sp-block-container-96 > p.indent, #sp-block-container-98 > p.indent, #sp-block-container-99 > p.indent{
  padding-left : 10px;
}
.page-concept4#content #page-content > strong, .page-concept5#content #page-content > strong, #sp-block-container-100 > strong, #sp-block-container-101 > strong, #sp-block-container-102 > strong, #sp-block-container-103 > strong, #sp-block-container-104 > strong, #sp-block-container-105 > strong, #sp-block-container-106 > strong, #sp-block-container-107 > strong, #sp-block-container-108 > strong, #sp-block-container-109 > strong, #sp-block-container-13 > strong, #sp-block-container-17 > strong, #sp-block-container-2 > strong, #sp-block-container-20 > strong, #sp-block-container-23 > strong, #sp-block-container-26 > strong, #sp-block-container-29 > strong, #sp-block-container-32 > strong, #sp-block-container-34 > strong, #sp-block-container-35 > strong, #sp-block-container-36 > strong, #sp-block-container-37 > strong, #sp-block-container-39 > strong, #sp-block-container-42 > strong, #sp-block-container-43 > strong, #sp-block-container-44 > strong, #sp-block-container-45 > strong, #sp-block-container-46 > strong, #sp-block-container-47 > strong, #sp-block-container-48 > strong, #sp-block-container-49 > strong, #sp-block-container-50 > strong, #sp-block-container-51 > strong, #sp-block-container-52 > strong, #sp-block-container-6 > strong, #sp-block-container-63 > strong, #sp-block-container-64 > strong, #sp-block-container-65 > strong, #sp-block-container-66 > strong, #sp-block-container-67 > strong, #sp-block-container-68 > strong, #sp-block-container-69 > strong, #sp-block-container-7 > strong, #sp-block-container-70 > strong, #sp-block-container-71 > strong, #sp-block-container-72 > strong, #sp-block-container-73 > strong, #sp-block-container-74 > strong, #sp-block-container-75 > strong, #sp-block-container-76 > strong, #sp-block-container-77 > strong, #sp-block-container-78 > strong, #sp-block-container-79 > strong, #sp-block-container-8 > strong, #sp-block-container-80 > strong, #sp-block-container-81 > strong, #sp-block-container-82 > strong, #sp-block-container-83 > strong, #sp-block-container-84 > strong, #sp-block-container-85 > strong, #sp-block-container-86 > strong, #sp-block-container-87 > strong, #sp-block-container-9 > strong, #sp-block-container-91 > strong, #sp-block-container-92 > strong, #sp-block-container-93 > strong, #sp-block-container-94 > strong, #sp-block-container-95 > strong, #sp-block-container-96 > strong, #sp-block-container-98 > strong, #sp-block-container-99 > strong{
  font-weight : bold;
  color : #515151;
}
#sp-block-container-15 > .large{
  font-size : 1.2em;
}
#sp-block-container-15 > .medium{
  font-size : 1em;
}
#sp-block-container-15 > .small{
  font-size : 0.9em;
}
#sp-block-container-15 > .x-large{
  font-size : 1.8em;
}
#sp-block-container-15 > .x-small{
  font-size : 0.8em;
}
#sp-block-container-15 > .xx-large{
  font-size : 2em;
}
#sp-block-container-15 > .xx-small{
  font-size : 0.7em;
}
#sp-block-container-15 > em{
  font-style : oblique;
  color : #00a47f;
}
#sp-block-container-15 > h1{
  color : #ffffff;
  background-color : #00a453;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 13px;
  padding-left : 13px;
  padding-right : 0px;
  padding-bottom : 11px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
}
#sp-block-container-15 > h2{
  color : #ffffff;
  background-color : #00a47f;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 6px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 7px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
}
#sp-block-container-15 > h3{
  font-size : 1.3em;
  color : #ffffff;
  background-color : #10bf97;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 6px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 7px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  clear : both;
}
#sp-block-container-15 > h4{
  font-size : 1.2em;
  color : #ffffff;
  background-color : #46ccb2;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 6px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 7px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  clear : both;
}
#sp-block-container-15 > h5{
  font-size : 1em;
  color : #ffffff;
  background-color : #6ad4bf;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 6px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 7px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  clear : both;
}
#sp-block-container-15 > h6{
  font-size : 1em;
  color : #ffffff;
  background-color : #6ad4bf;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 3px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 3px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
}
#sp-block-container-15 > p{
  line-height : 1.6;
  color : #515151;
  text-align : left;
  margin-top : 1em;
  margin-left : 3em;
  margin-right : 3em;
  margin-bottom : 1em;
}
#sp-block-container-15 > p.indent{
  padding-left : 15px;
}
#sp-block-container-15 > strong{
  font-weight : bold;
  color : #515151;
  background-color : #6ad4bf;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}
#sp-button-26, #sp-button-27, #sp-button-28, #sp-button-29, #sp-button-30{
  margin-bottom : 6px;
  width : 120px;
}
#sp-button-26 > a, #sp-button-27 > a, #sp-button-28 > a, #sp-button-29 > a, #sp-button-30 > a{
  font-size : 1.4rem;
  font-weight : normal;
  color : #a9a9a9;
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
  text-align : center;
  padding-top : 5px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 2px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 22px 22px;
  border-top-right-radius : 22px 22px;
  border-bottom-right-radius : 22px 22px;
  border-bottom-left-radius : 22px 22px;
  box-shadow : 0px 4px 0px #bbbbbb;
  height : 100%;
  display : block;
  position : relative;
}
#sp-button-26 > a:active, #sp-button-27 > a:active, #sp-button-28 > a:active, #sp-button-29 > a:active, #sp-button-30 > a:active{
  box-shadow : 0px 2px 0px #bbbbbb;
  position : relative;
  top : 2px;
}
#sp-button-26 > a:hover, #sp-button-27 > a:hover, #sp-button-28 > a:hover, #sp-button-29 > a:hover, #sp-button-30 > a:hover{
  color : #9d9d9d;
}
#sp-button-22, #sp-button-23, #sp-button-24{
  margin-bottom : 6px;
  width : 120px;
}
#sp-button-22 > a, #sp-button-23 > a, #sp-button-24 > a{
  font-size : 1.4rem;
  font-weight : normal;
  color : #ffffff;
  background-color : #5c75fb;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
  text-align : center;
  padding-top : 5px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 2px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #7d91fb;
  border-left-color : #7d91fb;
  border-right-color : #7d91fb;
  border-bottom-color : #7d91fb;
  box-shadow : 0px 4px 0px #4557bb;
  height : 100%;
  display : block;
  position : relative;
}
#sp-button-22 > a:active, #sp-button-23 > a:active, #sp-button-24 > a:active{
  box-shadow : 0px 2px 0px #4557bb;
  position : relative;
  top : 2px;
}
#sp-button-22 > a:hover, #sp-button-23 > a:hover, #sp-button-24 > a:hover{
  background-color : #4c68ff;
}
#sp-column-1, #sp-column-3{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #fc7f2b;
  border-left-color : #fc7f2b;
  border-right-color : #fc7f2b;
  border-bottom-color : #fc7f2b;
  width : 100%;
  height : auto;
}
.accordion#sp-column-1 > .column-label h3::after, .accordion#sp-column-3 > .column-label h3::after{
  border-top-width : 5px;
  border-top-style : solid;
  border-top-color : rgba(0, 0, 0, 0.45);
}
.toggled-on#sp-column-1 > .column-label h3::before, .toggled-on#sp-column-3 > .column-label h3::before{
  border-bottom-width : 5px;
  border-bottom-style : solid;
  border-bottom-color : rgba(0, 0, 0, 0.45);
}
#sp-column-1 > .column-body, #sp-column-3 > .column-body{
  width : auto;
  height : auto;
}
#sp-column-1 > .column-label, #sp-column-3 > .column-label{
  background-color : #fc7f2b;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 13px;
  padding-bottom : 0px;
}
#sp-column-1 > .column-label h3, #sp-column-3 > .column-label h3{
  font-size : 12px;
  color : #ffffff;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  position : relative;
}
#sp-button-10, #sp-button-11, #sp-button-12, #sp-button-13, #sp-button-14, #sp-button-15, #sp-button-16, #sp-button-17, #sp-button-18, #sp-button-19, #sp-button-20, #sp-button-21, #sp-button-25, #sp-button-32, #sp-button-33, #sp-button-34, #sp-button-4, #sp-button-5, #sp-button-6, #sp-button-7, #sp-button-8, #sp-button-9{
  margin-top : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 10px;
  width : 120px;
}
#sp-button-10 > a, #sp-button-11 > a, #sp-button-12 > a, #sp-button-13 > a, #sp-button-14 > a, #sp-button-15 > a, #sp-button-16 > a, #sp-button-17 > a, #sp-button-18 > a, #sp-button-19 > a, #sp-button-20 > a, #sp-button-21 > a, #sp-button-25 > a, #sp-button-32 > a, #sp-button-33 > a, #sp-button-34 > a, #sp-button-4 > a, #sp-button-5 > a, #sp-button-6 > a, #sp-button-7 > a, #sp-button-8 > a, #sp-button-9 > a{
  font-size : 1.4rem;
  font-family : Meiryo, sans-serif;
  font-weight : bold;
  color : #ffffff;
  background-color : #7ac6e9;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
  text-align : center;
  padding-top : 10px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 5px;
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  border-top-left-radius : 18.5px 18.5px;
  border-top-right-radius : 18.5px 18.5px;
  border-bottom-right-radius : 18.5px 18.5px;
  border-bottom-left-radius : 18.5px 18.5px;
  box-shadow : 0px 3px 0px #5b9bb8;
  height : 100%;
  display : block;
  position : relative;
  text-shadow : 0px 1px 0px #53b2de;
}
#sp-button-10 > a:active, #sp-button-11 > a:active, #sp-button-12 > a:active, #sp-button-13 > a:active, #sp-button-14 > a:active, #sp-button-15 > a:active, #sp-button-16 > a:active, #sp-button-17 > a:active, #sp-button-18 > a:active, #sp-button-19 > a:active, #sp-button-20 > a:active, #sp-button-21 > a:active, #sp-button-25 > a:active, #sp-button-32 > a:active, #sp-button-33 > a:active, #sp-button-34 > a:active, #sp-button-4 > a:active, #sp-button-5 > a:active, #sp-button-6 > a:active, #sp-button-7 > a:active, #sp-button-8 > a:active, #sp-button-9 > a:active{
  background-color : #53b2de;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  box-shadow : 0px 1px 0px #5b9bb8, 0px 10px 35px rgba(255, 255, 255, 0.35) inset;
  position : relative;
  top : 2px;
}
#sp-button-10 > a:hover, #sp-button-11 > a:hover, #sp-button-12 > a:hover, #sp-button-13 > a:hover, #sp-button-14 > a:hover, #sp-button-15 > a:hover, #sp-button-16 > a:hover, #sp-button-17 > a:hover, #sp-button-18 > a:hover, #sp-button-19 > a:hover, #sp-button-20 > a:hover, #sp-button-21 > a:hover, #sp-button-25 > a:hover, #sp-button-32 > a:hover, #sp-button-33 > a:hover, #sp-button-34 > a:hover, #sp-button-4 > a:hover, #sp-button-5 > a:hover, #sp-button-6 > a:hover, #sp-button-7 > a:hover, #sp-button-8 > a:hover, #sp-button-9 > a:hover{
  color : #1c8abd;
}
#sp-image-13, #sp-image-15, #sp-image-17, #sp-image-19, #sp-image-21, #sp-image-23, #sp-image-24, #sp-image-26, #sp-image-34, #sp-image-38, #sp-image-39, #sp-image-40, #sp-image-41, #sp-image-42, #sp-image-43, #sp-image-44, #sp-image-45, #sp-image-46, #sp-image-47, #sp-image-48, #sp-image-49, #sp-image-5, #sp-image-50, #sp-image-51, #sp-image-52, #sp-image-53, #sp-image-54, #sp-image-55, #sp-image-56, #sp-image-57, #sp-image-58, #sp-image-59, #sp-image-6, #sp-image-66, #sp-image-7, #sp-image-74, #sp-image-75, #sp-image-8, #sp-image-82, #sp-image-83, #sp-image-9, #sp-image-90{
  max-width : 100%;
}
#sp-site-branding2-1{
  background-image : url(img/back-header.png);
  padding-top : 16px;
  padding-bottom : 16px;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : auto;
}
#sp-site-branding2-1 .site-description{
  font-size : 1.4rem;
  font-weight : normal;
  color : #ffffff;
  text-align : left;
}
#sp-site-branding2-1 .site-title{
  background-image : url(img/site-logo.png);
  background-repeat : no-repeat;
  width : 310px;
  height : 65px;
  top : 30px;
}
#sp-site-branding2-1 .site-title a{
  text-indent : -9999px;
  display : block;
  overflow : hidden;
}
#sp-site-branding2-1 p{
  color : #ffffff;
}
@media not screen, screen and (min-width: 569px) {
  #sp-site-branding2-1 .extra{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  width : 450px;
  position : absolute;
  top : 50px;
  left : 50%;
}
#sp-site-branding2-1 .extra > p{
  color : #ffffff;
  text-align : right;
  margin-bottom : 5px;
}
#sp-site-branding2-1 .site-description{
  position : absolute;
  top : 1.5rem;
}
#sp-site-branding2-1 .site-title{
  padding-top : 20px;
  float : left;
}
}
@media screen and (max-width: 568px) {
  #sp-site-branding2-1{
  padding-bottom : 0px;
}
#sp-site-branding2-1 .extra{
  padding-top : 5px;
  margin-bottom : 0px;
  width : 100%;
  top : 0px;
  left : 0%;
}
#sp-site-branding2-1 .extra > p{
  font-size : 1.2rem;
  color : #ffffff;
  text-align : center;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  box-sizing : border-box;
}
#sp-site-branding2-1 .site-description{
  text-align : center;
  margin-top : 0px;
  width : 100%;
  float : none;
}
#sp-site-branding2-1 .site-title{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 10px;
  width : 310px;
  height : 61px;
  float : none;
  top : 0px;
}
}
#breadcrumb-list a{
  color : #72c1c0;
  text-decoration : none;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}
#breadcrumb-list a:active{
  color : #72c1c0;
  text-decoration : none;
}
#breadcrumb-list a:focus{
  color : #72c1c0;
  text-decoration : none;
}
#breadcrumb-list a:hover{
  color : #72c1c0;
  text-decoration : none;
}
#breadcrumb-list div{
  margin-top : 10px;
  margin-right : 10px;
  width : auto;
  display : inline-block;
}
@media screen and (max-width: 568px) {
  #breadcrumb-list{
  padding-left : 10px;
  padding-right : 10px;
}
}
.page-access#content #page-content hr, .page-blog#content #page-content hr, .page-concept1#content #page-content hr, .page-concept3#content #page-content hr, .page-concept6#content #page-content hr, .page-concept7#content #page-content hr, .page-contact#content #page-content hr, .page-custom1#content #page-content hr, .page-custom2#content #page-content hr, .page-custom3#content #page-content hr, .page-custom4#content #page-content hr, .page-privacy#content #page-content hr, .page-toppage#content #page-content hr, #sp-block-container-10 hr, #sp-block-container-97 hr{
  color : #e3d9b8;
  margin-top : 25px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 30px;
  border-top-width : 1px;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #e3d9b8;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  height : 1px;
}
.page-access#content #page-content > .paragraph em, .page-blog#content #page-content > .paragraph em, .page-concept1#content #page-content > .paragraph em, .page-concept3#content #page-content > .paragraph em, .page-concept6#content #page-content > .paragraph em, .page-concept7#content #page-content > .paragraph em, .page-contact#content #page-content > .paragraph em, .page-custom1#content #page-content > .paragraph em, .page-custom2#content #page-content > .paragraph em, .page-custom3#content #page-content > .paragraph em, .page-custom4#content #page-content > .paragraph em, .page-privacy#content #page-content > .paragraph em, .page-toppage#content #page-content > .paragraph em, #sp-block-container-10 > .paragraph em, #sp-block-container-97 > .paragraph em{
  font-style : oblique;
  color : #a8aaaa;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #a8aaaa;
}
.page-access#content #page-content > .paragraph strong, .page-blog#content #page-content > .paragraph strong, .page-concept1#content #page-content > .paragraph strong, .page-concept3#content #page-content > .paragraph strong, .page-concept6#content #page-content > .paragraph strong, .page-concept7#content #page-content > .paragraph strong, .page-contact#content #page-content > .paragraph strong, .page-custom1#content #page-content > .paragraph strong, .page-custom2#content #page-content > .paragraph strong, .page-custom3#content #page-content > .paragraph strong, .page-custom4#content #page-content > .paragraph strong, .page-privacy#content #page-content > .paragraph strong, .page-toppage#content #page-content > .paragraph strong, #sp-block-container-10 > .paragraph strong, #sp-block-container-97 > .paragraph strong{
  font-weight : bold;
  color : #4e4e4e;
}
.page-access#content #page-content > h1, .page-blog#content #page-content > h1, .page-concept1#content #page-content > h1, .page-concept3#content #page-content > h1, .page-concept6#content #page-content > h1, .page-concept7#content #page-content > h1, .page-contact#content #page-content > h1, .page-custom1#content #page-content > h1, .page-custom2#content #page-content > h1, .page-custom3#content #page-content > h1, .page-custom4#content #page-content > h1, .page-privacy#content #page-content > h1, .page-toppage#content #page-content > h1, #sp-block-container-10 > h1, #sp-block-container-97 > h1{
  font-size : 21px;
  color : #4e4e4e;
  text-align : left;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 10px;
  margin-bottom : 1.5em;
  border-top-width : 3px;
  border-top-style : solid;
  border-top-color : #ca3535;
  clear : both;
}
.page-access#content #page-content > h2, .page-blog#content #page-content > h2, .page-concept1#content #page-content > h2, .page-concept3#content #page-content > h2, .page-concept6#content #page-content > h2, .page-concept7#content #page-content > h2, .page-contact#content #page-content > h2, .page-custom1#content #page-content > h2, .page-custom2#content #page-content > h2, .page-custom3#content #page-content > h2, .page-custom4#content #page-content > h2, .page-privacy#content #page-content > h2, .page-toppage#content #page-content > h2, #sp-block-container-10 > h2, #sp-block-container-97 > h2{
  font-size : 18px;
  color : #4e4e4e;
  text-align : left;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 10px;
  margin-bottom : 1.5em;
  border-top-width : 3px;
  border-top-style : solid;
  border-top-color : #ca3535;
  clear : both;
}
.page-access#content #page-content > h3, .page-blog#content #page-content > h3, .page-concept1#content #page-content > h3, .page-concept3#content #page-content > h3, .page-concept6#content #page-content > h3, .page-concept7#content #page-content > h3, .page-contact#content #page-content > h3, .page-custom1#content #page-content > h3, .page-custom2#content #page-content > h3, .page-custom3#content #page-content > h3, .page-custom4#content #page-content > h3, .page-privacy#content #page-content > h3, .page-toppage#content #page-content > h3, #sp-block-container-10 > h3, #sp-block-container-97 > h3{
  font-size : 16px;
  color : #4e4e4e;
  text-align : left;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 10px;
  margin-bottom : 1.5em;
  border-top-width : 3px;
  border-top-style : solid;
  border-top-color : #ca3535;
  clear : both;
}
.page-access#content #page-content > h4, .page-blog#content #page-content > h4, .page-concept1#content #page-content > h4, .page-concept3#content #page-content > h4, .page-concept6#content #page-content > h4, .page-concept7#content #page-content > h4, .page-contact#content #page-content > h4, .page-custom1#content #page-content > h4, .page-custom2#content #page-content > h4, .page-custom3#content #page-content > h4, .page-custom4#content #page-content > h4, .page-privacy#content #page-content > h4, .page-toppage#content #page-content > h4, #sp-block-container-10 > h4, #sp-block-container-97 > h4{
  font-size : 14px;
  line-height : 1.2;
  color : #4e4e4e;
  text-align : left;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 1em;
  border-top-width : 3px;
  border-top-style : solid;
  border-top-color : #15c1e5;
  clear : both;
}
.page-access#content #page-content > h5, .page-blog#content #page-content > h5, .page-concept1#content #page-content > h5, .page-concept3#content #page-content > h5, .page-concept6#content #page-content > h5, .page-concept7#content #page-content > h5, .page-contact#content #page-content > h5, .page-custom1#content #page-content > h5, .page-custom2#content #page-content > h5, .page-custom3#content #page-content > h5, .page-custom4#content #page-content > h5, .page-privacy#content #page-content > h5, .page-toppage#content #page-content > h5, #sp-block-container-10 > h5, #sp-block-container-97 > h5{
  font-size : 13px;
  line-height : 1.2;
  text-align : left;
  padding-top : 5px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-bottom : 1em;
  clear : both;
}
.page-access#content #page-content > h6, .page-blog#content #page-content > h6, .page-concept1#content #page-content > h6, .page-concept3#content #page-content > h6, .page-concept6#content #page-content > h6, .page-concept7#content #page-content > h6, .page-contact#content #page-content > h6, .page-custom1#content #page-content > h6, .page-custom2#content #page-content > h6, .page-custom3#content #page-content > h6, .page-custom4#content #page-content > h6, .page-privacy#content #page-content > h6, .page-toppage#content #page-content > h6, #sp-block-container-10 > h6, #sp-block-container-97 > h6{
  font-size : 11px;
}
.page-access#content #page-content > p, .page-blog#content #page-content > p, .page-concept1#content #page-content > p, .page-concept3#content #page-content > p, .page-concept6#content #page-content > p, .page-concept7#content #page-content > p, .page-contact#content #page-content > p, .page-custom1#content #page-content > p, .page-custom2#content #page-content > p, .page-custom3#content #page-content > p, .page-custom4#content #page-content > p, .page-privacy#content #page-content > p, .page-toppage#content #page-content > p, #sp-block-container-10 > p, #sp-block-container-97 > p{
  font-size : 1.3rem;
  line-height : 1.4;
  color : #a8aaaa;
  text-align : left;
  padding-left : 0.1em;
  padding-right : 0.1em;
  margin-top : 0.5em;
  margin-bottom : 1.5em;
}
.page-access#content #page-content > p.indent, .page-blog#content #page-content > p.indent, .page-concept1#content #page-content > p.indent, .page-concept3#content #page-content > p.indent, .page-concept6#content #page-content > p.indent, .page-concept7#content #page-content > p.indent, .page-contact#content #page-content > p.indent, .page-custom1#content #page-content > p.indent, .page-custom2#content #page-content > p.indent, .page-custom3#content #page-content > p.indent, .page-custom4#content #page-content > p.indent, .page-privacy#content #page-content > p.indent, .page-toppage#content #page-content > p.indent, #sp-block-container-10 > p.indent, #sp-block-container-97 > p.indent{
  padding-left : 1em;
}
.page-access#content #page-content > p.large, .page-blog#content #page-content > p.large, .page-concept1#content #page-content > p.large, .page-concept3#content #page-content > p.large, .page-concept6#content #page-content > p.large, .page-concept7#content #page-content > p.large, .page-contact#content #page-content > p.large, .page-custom1#content #page-content > p.large, .page-custom2#content #page-content > p.large, .page-custom3#content #page-content > p.large, .page-custom4#content #page-content > p.large, .page-privacy#content #page-content > p.large, .page-toppage#content #page-content > p.large, #sp-block-container-10 > p.large, #sp-block-container-97 > p.large{
  font-size : 1.5rem;
}
@media screen and (max-width: 568px) {
  .page-access#content #page-content, .page-blog#content #page-content, .page-concept1#content #page-content, .page-concept3#content #page-content, .page-concept6#content #page-content, .page-concept7#content #page-content, .page-contact#content #page-content, .page-custom1#content #page-content, .page-custom2#content #page-content, .page-custom3#content #page-content, .page-custom4#content #page-content, .page-privacy#content #page-content, .page-toppage#content #page-content, #sp-block-container-10, #sp-block-container-97{
  width : 100%;
}
}
#sp-table-1, #sp-table-2, #sp-table-3{
  border-top-width : 1px;
  border-left-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-top-color : #e6e6e6;
  border-left-color : #e6e6e6;
  width : 100%;
  border-collapse : collapse;
}
#sp-table-1 > tbody > tr > td, #sp-table-2 > tbody > tr > td, #sp-table-3 > tbody > tr > td{
  font-weight : normal;
  color : #333333;
  background-color : #ffffff;
  text-align : left;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #e6e6e6;
  border-bottom-color : #e6e6e6;
}
#sp-table-1 > tbody > tr > th, #sp-table-2 > tbody > tr > th, #sp-table-3 > tbody > tr > th{
  font-weight : bold;
  color : #333333;
  background-color : #f9f9f9;
  text-align : center;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #e6e6e6;
  border-bottom-color : #e6e6e6;
}
#sp-column-10, #sp-column-11, #sp-column-12, #sp-column-13, #sp-column-14, #sp-column-15, #sp-column-16, #sp-column-17, #sp-column-19, #sp-column-20, #sp-column-21, #sp-column-22, #sp-column-23, #sp-column-24, #sp-column-25, #sp-column-26, #sp-column-27, #sp-column-30, #sp-column-31, #sp-column-32, #sp-column-33, #sp-column-34, #sp-column-35, #sp-column-36, #sp-column-37, #sp-column-38, #sp-column-39, #sp-column-4, #sp-column-40, #sp-column-41, #sp-column-42, #sp-column-43, #sp-column-44, #sp-column-45, #sp-column-46, #sp-column-47, #sp-column-48, #sp-column-49, #sp-column-5, #sp-column-50, #sp-column-51, #sp-column-52, #sp-column-53, #sp-column-54, #sp-column-6, #sp-column-7, #sp-column-8, #sp-column-9{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #f96b21;
  border-left-color : #f96b21;
  border-right-color : #f96b21;
  border-bottom-color : #f96b21;
  border-top-left-radius : 14px 14px;
  border-top-right-radius : 14px 14px;
  border-bottom-right-radius : 14px 14px;
  border-bottom-left-radius : 14px 14px;
  width : 100%;
  height : auto;
}
.accordion#sp-column-10 > .column-label h3::after, .accordion#sp-column-11 > .column-label h3::after, .accordion#sp-column-12 > .column-label h3::after, .accordion#sp-column-13 > .column-label h3::after, .accordion#sp-column-14 > .column-label h3::after, .accordion#sp-column-15 > .column-label h3::after, .accordion#sp-column-16 > .column-label h3::after, .accordion#sp-column-17 > .column-label h3::after, .accordion#sp-column-19 > .column-label h3::after, .accordion#sp-column-20 > .column-label h3::after, .accordion#sp-column-21 > .column-label h3::after, .accordion#sp-column-22 > .column-label h3::after, .accordion#sp-column-23 > .column-label h3::after, .accordion#sp-column-24 > .column-label h3::after, .accordion#sp-column-25 > .column-label h3::after, .accordion#sp-column-26 > .column-label h3::after, .accordion#sp-column-27 > .column-label h3::after, .accordion#sp-column-30 > .column-label h3::after, .accordion#sp-column-31 > .column-label h3::after, .accordion#sp-column-32 > .column-label h3::after, .accordion#sp-column-33 > .column-label h3::after, .accordion#sp-column-34 > .column-label h3::after, .accordion#sp-column-35 > .column-label h3::after, .accordion#sp-column-36 > .column-label h3::after, .accordion#sp-column-37 > .column-label h3::after, .accordion#sp-column-38 > .column-label h3::after, .accordion#sp-column-39 > .column-label h3::after, .accordion#sp-column-4 > .column-label h3::after, .accordion#sp-column-40 > .column-label h3::after, .accordion#sp-column-41 > .column-label h3::after, .accordion#sp-column-42 > .column-label h3::after, .accordion#sp-column-43 > .column-label h3::after, .accordion#sp-column-44 > .column-label h3::after, .accordion#sp-column-45 > .column-label h3::after, .accordion#sp-column-46 > .column-label h3::after, .accordion#sp-column-47 > .column-label h3::after, .accordion#sp-column-48 > .column-label h3::after, .accordion#sp-column-49 > .column-label h3::after, .accordion#sp-column-5 > .column-label h3::after, .accordion#sp-column-50 > .column-label h3::after, .accordion#sp-column-51 > .column-label h3::after, .accordion#sp-column-52 > .column-label h3::after, .accordion#sp-column-53 > .column-label h3::after, .accordion#sp-column-54 > .column-label h3::after, .accordion#sp-column-6 > .column-label h3::after, .accordion#sp-column-7 > .column-label h3::after, .accordion#sp-column-8 > .column-label h3::after, .accordion#sp-column-9 > .column-label h3::after{
  border-top-width : 5px;
  border-top-style : solid;
  border-top-color : rgba(0, 0, 0, 0.45);
}
.toggled-on#sp-column-10 > .column-label h3::before, .toggled-on#sp-column-11 > .column-label h3::before, .toggled-on#sp-column-12 > .column-label h3::before, .toggled-on#sp-column-13 > .column-label h3::before, .toggled-on#sp-column-14 > .column-label h3::before, .toggled-on#sp-column-15 > .column-label h3::before, .toggled-on#sp-column-16 > .column-label h3::before, .toggled-on#sp-column-17 > .column-label h3::before, .toggled-on#sp-column-19 > .column-label h3::before, .toggled-on#sp-column-20 > .column-label h3::before, .toggled-on#sp-column-21 > .column-label h3::before, .toggled-on#sp-column-22 > .column-label h3::before, .toggled-on#sp-column-23 > .column-label h3::before, .toggled-on#sp-column-24 > .column-label h3::before, .toggled-on#sp-column-25 > .column-label h3::before, .toggled-on#sp-column-26 > .column-label h3::before, .toggled-on#sp-column-27 > .column-label h3::before, .toggled-on#sp-column-30 > .column-label h3::before, .toggled-on#sp-column-31 > .column-label h3::before, .toggled-on#sp-column-32 > .column-label h3::before, .toggled-on#sp-column-33 > .column-label h3::before, .toggled-on#sp-column-34 > .column-label h3::before, .toggled-on#sp-column-35 > .column-label h3::before, .toggled-on#sp-column-36 > .column-label h3::before, .toggled-on#sp-column-37 > .column-label h3::before, .toggled-on#sp-column-38 > .column-label h3::before, .toggled-on#sp-column-39 > .column-label h3::before, .toggled-on#sp-column-4 > .column-label h3::before, .toggled-on#sp-column-40 > .column-label h3::before, .toggled-on#sp-column-41 > .column-label h3::before, .toggled-on#sp-column-42 > .column-label h3::before, .toggled-on#sp-column-43 > .column-label h3::before, .toggled-on#sp-column-44 > .column-label h3::before, .toggled-on#sp-column-45 > .column-label h3::before, .toggled-on#sp-column-46 > .column-label h3::before, .toggled-on#sp-column-47 > .column-label h3::before, .toggled-on#sp-column-48 > .column-label h3::before, .toggled-on#sp-column-49 > .column-label h3::before, .toggled-on#sp-column-5 > .column-label h3::before, .toggled-on#sp-column-50 > .column-label h3::before, .toggled-on#sp-column-51 > .column-label h3::before, .toggled-on#sp-column-52 > .column-label h3::before, .toggled-on#sp-column-53 > .column-label h3::before, .toggled-on#sp-column-54 > .column-label h3::before, .toggled-on#sp-column-6 > .column-label h3::before, .toggled-on#sp-column-7 > .column-label h3::before, .toggled-on#sp-column-8 > .column-label h3::before, .toggled-on#sp-column-9 > .column-label h3::before{
  border-bottom-width : 5px;
  border-bottom-style : solid;
  border-bottom-color : rgba(0, 0, 0, 0.45);
}
#sp-column-10 > .column-body, #sp-column-11 > .column-body, #sp-column-12 > .column-body, #sp-column-13 > .column-body, #sp-column-14 > .column-body, #sp-column-15 > .column-body, #sp-column-16 > .column-body, #sp-column-17 > .column-body, #sp-column-19 > .column-body, #sp-column-20 > .column-body, #sp-column-21 > .column-body, #sp-column-22 > .column-body, #sp-column-23 > .column-body, #sp-column-24 > .column-body, #sp-column-25 > .column-body, #sp-column-26 > .column-body, #sp-column-27 > .column-body, #sp-column-30 > .column-body, #sp-column-31 > .column-body, #sp-column-32 > .column-body, #sp-column-33 > .column-body, #sp-column-34 > .column-body, #sp-column-35 > .column-body, #sp-column-36 > .column-body, #sp-column-37 > .column-body, #sp-column-38 > .column-body, #sp-column-39 > .column-body, #sp-column-4 > .column-body, #sp-column-40 > .column-body, #sp-column-41 > .column-body, #sp-column-42 > .column-body, #sp-column-43 > .column-body, #sp-column-44 > .column-body, #sp-column-45 > .column-body, #sp-column-46 > .column-body, #sp-column-47 > .column-body, #sp-column-48 > .column-body, #sp-column-49 > .column-body, #sp-column-5 > .column-body, #sp-column-50 > .column-body, #sp-column-51 > .column-body, #sp-column-52 > .column-body, #sp-column-53 > .column-body, #sp-column-54 > .column-body, #sp-column-6 > .column-body, #sp-column-7 > .column-body, #sp-column-8 > .column-body, #sp-column-9 > .column-body{
  width : auto;
  height : auto;
}
#sp-column-10 > .column-label, #sp-column-11 > .column-label, #sp-column-12 > .column-label, #sp-column-13 > .column-label, #sp-column-14 > .column-label, #sp-column-15 > .column-label, #sp-column-16 > .column-label, #sp-column-17 > .column-label, #sp-column-19 > .column-label, #sp-column-20 > .column-label, #sp-column-21 > .column-label, #sp-column-22 > .column-label, #sp-column-23 > .column-label, #sp-column-24 > .column-label, #sp-column-25 > .column-label, #sp-column-26 > .column-label, #sp-column-27 > .column-label, #sp-column-30 > .column-label, #sp-column-31 > .column-label, #sp-column-32 > .column-label, #sp-column-33 > .column-label, #sp-column-34 > .column-label, #sp-column-35 > .column-label, #sp-column-36 > .column-label, #sp-column-37 > .column-label, #sp-column-38 > .column-label, #sp-column-39 > .column-label, #sp-column-4 > .column-label, #sp-column-40 > .column-label, #sp-column-41 > .column-label, #sp-column-42 > .column-label, #sp-column-43 > .column-label, #sp-column-44 > .column-label, #sp-column-45 > .column-label, #sp-column-46 > .column-label, #sp-column-47 > .column-label, #sp-column-48 > .column-label, #sp-column-49 > .column-label, #sp-column-5 > .column-label, #sp-column-50 > .column-label, #sp-column-51 > .column-label, #sp-column-52 > .column-label, #sp-column-53 > .column-label, #sp-column-54 > .column-label, #sp-column-6 > .column-label, #sp-column-7 > .column-label, #sp-column-8 > .column-label, #sp-column-9 > .column-label{
  background-color : #f96b21;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 13px;
  padding-bottom : 0px;
}
#sp-column-10 > .column-label h3, #sp-column-11 > .column-label h3, #sp-column-12 > .column-label h3, #sp-column-13 > .column-label h3, #sp-column-14 > .column-label h3, #sp-column-15 > .column-label h3, #sp-column-16 > .column-label h3, #sp-column-17 > .column-label h3, #sp-column-19 > .column-label h3, #sp-column-20 > .column-label h3, #sp-column-21 > .column-label h3, #sp-column-22 > .column-label h3, #sp-column-23 > .column-label h3, #sp-column-24 > .column-label h3, #sp-column-25 > .column-label h3, #sp-column-26 > .column-label h3, #sp-column-27 > .column-label h3, #sp-column-30 > .column-label h3, #sp-column-31 > .column-label h3, #sp-column-32 > .column-label h3, #sp-column-33 > .column-label h3, #sp-column-34 > .column-label h3, #sp-column-35 > .column-label h3, #sp-column-36 > .column-label h3, #sp-column-37 > .column-label h3, #sp-column-38 > .column-label h3, #sp-column-39 > .column-label h3, #sp-column-4 > .column-label h3, #sp-column-40 > .column-label h3, #sp-column-41 > .column-label h3, #sp-column-42 > .column-label h3, #sp-column-43 > .column-label h3, #sp-column-44 > .column-label h3, #sp-column-45 > .column-label h3, #sp-column-46 > .column-label h3, #sp-column-47 > .column-label h3, #sp-column-48 > .column-label h3, #sp-column-49 > .column-label h3, #sp-column-5 > .column-label h3, #sp-column-50 > .column-label h3, #sp-column-51 > .column-label h3, #sp-column-52 > .column-label h3, #sp-column-53 > .column-label h3, #sp-column-54 > .column-label h3, #sp-column-6 > .column-label h3, #sp-column-7 > .column-label h3, #sp-column-8 > .column-label h3, #sp-column-9 > .column-label h3{
  font-size : 12px;
  color : #ffffff;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  position : relative;
}
#sp-column-18, #sp-column-2, #sp-column-28, #sp-column-29{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #2ac0e3;
  border-left-color : #2ac0e3;
  border-right-color : #2ac0e3;
  border-bottom-color : #2ac0e3;
  border-top-left-radius : 14px 14px;
  border-top-right-radius : 14px 14px;
  border-bottom-right-radius : 14px 14px;
  border-bottom-left-radius : 14px 14px;
  width : 100%;
  height : auto;
}
#sp-column-18 > .column-body, #sp-column-2 > .column-body, #sp-column-28 > .column-body, #sp-column-29 > .column-body{
  width : auto;
  height : auto;
}
#sp-column-18 > .column-label, #sp-column-2 > .column-label, #sp-column-28 > .column-label, #sp-column-29 > .column-label{
  background-color : #2ac0e3;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 13px;
  padding-bottom : 0px;
}
#sp-column-18 > .column-label h3, #sp-column-2 > .column-label h3, #sp-column-28 > .column-label h3, #sp-column-29 > .column-label h3{
  font-size : 12px;
  color : #ffffff;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  position : relative;
}
#sp-button-31{
  width : 122px;
}
#sp-button-31 > a{
  font-size : 12px;
  font-family : Arial, Helvetica, sans-serif;
  font-weight : bold;
  color : #ffffff;
  background-color : #5486d0;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 6px;
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #5486d0;
  border-left-color : #5486d0;
  border-right-color : #5486d0;
  border-bottom-color : #5486d0;
  display : block;
  position : relative;
}
#sp-button-31 > a:active{
  background-color : #436ba6;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #436ba6;
  border-left-color : #436ba6;
  border-right-color : #436ba6;
  border-bottom-color : #436ba6;
}
#sp-button-31 > a:hover{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #436ba6;
  border-left-color : #436ba6;
  border-right-color : #436ba6;
  border-bottom-color : #436ba6;
}
#sp-list-1, #sp-list-2, #sp-list-3, #sp-list-4{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  list-style-type : none;
}
#sp-list-1 > li, #sp-list-2 > li, #sp-list-3 > li, #sp-list-4 > li{
  background-image : url(img/icon-arrow-01.png);
  background-repeat : no-repeat;
  background-position : 10px 0.4em;
  padding-top : 5px;
  padding-left : 45px;
  padding-right : 10px;
  padding-bottom : 5px;
}
#sp-definition-list-1{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 1rem;
  margin-right : 1rem;
  margin-bottom : 10px;
  zoom : 1;
}
#sp-definition-list-1 > dd{
  margin-left : 94px;
  margin-bottom : 25px;
}
#sp-definition-list-1 > dt{
  padding-top : 5px;
  padding-left : 25px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-bottom : 10px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #ffb029;
}
#sp-site-navigation-2{
  color : #9c9c9a;
  background-color : #f1f1f1;
  text-align : center;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 25px;
  width : 100%;
  box-sizing : border-box;
}
#sp-site-navigation-2 a{
  color : #9c9c9a;
}
#sp-site-navigation-2 a:focus{
  color : #72c1c0;
}
#sp-site-navigation-2 a:hover{
  color : #72c1c0;
}
#sp-site-navigation-2 ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  list-style-type : none;
  list-style-position : outside;
}
#sp-site-navigation-2 ul li{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
#sp-site-navigation-2 ul li::after{
  margin-top : 0px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 0px;
  content : '/';
}
#sp-site-navigation-2 ul li:last-child::after{
  content : none;
}
#sp-site-navigation-2 ul ul::before{
  margin-top : 0px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 0px;
  content : '/';
}
@media screen and (max-width: 568px) {
  #sp-site-navigation-2{
  width : 95%;
}
.button-menu#sp-site-navigation-2{
  padding-top : 0px;
  margin-top : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}
.button-menu#sp-site-navigation-2 .menu-toggle{
  background-color : transparent;
  background-image : url(img/icon-menu.png);
  background-repeat : no-repeat;
  background-position : center center;
  text-indent : -999em;
}
#sp-site-navigation-2 > ul li::after{
  content : none;
}
#sp-site-navigation-2 > ul ul::before{
  content : none;
}
}
#sp-site-navigation-1{
  color : #ffffff;
  background-color : #d3d3d3;
  text-align : center;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 25px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  width : 100%;
  box-sizing : border-box;
}
#sp-site-navigation-1 a{
  color : #ffffff;
}
#sp-site-navigation-1 a:focus{
  font-weight : bold;
}
#sp-site-navigation-1 a:hover{
  font-weight : bold;
}
#sp-site-navigation-1 ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  list-style-type : none;
  list-style-position : outside;
}
#sp-site-navigation-1 ul li{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
#sp-site-navigation-1 ul li::after{
  margin-top : 0px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 0px;
  content : '/';
}
#sp-site-navigation-1 ul li:last-child::after{
  content : none;
}
#sp-site-navigation-1 ul ul::before{
  margin-top : 0px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 0px;
  content : '/';
}
@media screen and (max-width: 568px) {
  #sp-site-navigation-1{
  width : 95%;
}
.button-menu#sp-site-navigation-1{
  padding-top : 0px;
  margin-top : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}
.button-menu#sp-site-navigation-1 .menu-toggle{
  background-color : transparent;
  background-image : url(img/icon-menu.png);
  background-repeat : no-repeat;
  background-position : center center;
  text-indent : -999em;
}
#sp-site-navigation-1 > ul li::after{
  content : none;
}
#sp-site-navigation-1 > ul ul::before{
  content : none;
}
}
#sp-page-title-1, #sp-page-title-10, #sp-page-title-11, #sp-page-title-12, #sp-page-title-13, #sp-page-title-17, #sp-page-title-18, #sp-page-title-19, #sp-page-title-2, #sp-page-title-20, #sp-page-title-21, #sp-page-title-6, #sp-page-title-7, #sp-page-title-8, #sp-page-title-9{
  color : #ffffff;
  background-color : #5486d0;
  background-image : url(img/title-icon-01.gif);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : left center;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 20px;
  padding-left : 19px;
  padding-right : 19px;
  padding-bottom : 20px;
  margin-bottom : 15px;
  border-left-width : 10px;
  border-left-style : solid;
  border-left-color : #70a0e6;
  width : 100%;
  box-sizing : border-box;
}
#sp-page-title-1 > h1, #sp-page-title-10 > h1, #sp-page-title-11 > h1, #sp-page-title-12 > h1, #sp-page-title-13 > h1, #sp-page-title-17 > h1, #sp-page-title-18 > h1, #sp-page-title-19 > h1, #sp-page-title-2 > h1, #sp-page-title-20 > h1, #sp-page-title-21 > h1, #sp-page-title-6 > h1, #sp-page-title-7 > h1, #sp-page-title-8 > h1, #sp-page-title-9 > h1{
  font-size : 15px;
  margin-bottom : 0px;
}
#sp-sns-button-1 > ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : none;
  list-style-position : outside;
}
#sp-sns-button-1 > ul > li{
  margin-top : 2px;
  margin-left : 0px;
  margin-right : 5px;
  margin-bottom : 0px;
  float : left;
  display : inline-block;
}
#sp-list-5{
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : none;
}
#sp-list-5 li{
  margin-bottom : 8px;
}
#sp-list-5 > li{
  color : #000000;
}
#sp-page-title-3, #sp-page-title-4{
  background-color : #ffb8b8;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  border-left-width : 16px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #ffebeb;
  border-bottom-color : #ffebeb;
  width : 100%;
  height : auto;
}
#sp-page-title-3 > h1, #sp-page-title-4 > h1{
  font-size : 20px;
  color : #555555;
  padding-top : 15px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}
#sp-page-title-5{
  background-color : #bfdcfa;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  border-left-width : 16px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #242f5b;
  border-bottom-color : #242f5b;
  width : 100%;
  height : auto;
}
#sp-page-title-5 > h1{
  font-size : 20px;
  color : #242f5b;
  padding-top : 15px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}
#sp-page-title-14, #sp-page-title-15, #sp-page-title-16{
  background-color : #95c729;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  margin-bottom : 5px;
  width : 100%;
  box-sizing : border-box;
}
#sp-page-title-14 > h1, #sp-page-title-15 > h1, #sp-page-title-16 > h1{
  font-size : 20px;
  color : #ffffff;
  padding-top : 15px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}
#breadcrumb-list > div > a:link{
  color : #000000;
}
.page-access#content #page-content{
  font-size : 1.5rem;
}
.page-access#content #page-content > .paragraph a{
  color : #e8034a;
}
.page-concept1#content #page-content{
  padding-top : 0px;
  padding-left : 5px;
  padding-right : 0px;
  padding-bottom : 0px;
}
.page-concept10#content #page-content{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}
.page-concept10#content #page-content > .paragraph a{
  font-size : 1.5rem;
  font-weight : bold;
  color : #ff0000;
}
.page-concept11#content #page-content{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}
.page-concept11#content #page-content > .paragraph a{
  font-size : 1.5rem;
  font-weight : bold;
  color : #ff0000;
}
.page-concept12#content #page-content{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}
.page-concept12#content #page-content > .paragraph a{
  font-size : 1.5rem;
  font-weight : bold;
  color : #ff0000;
}
.page-concept13#content #page-content{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}
.page-concept13#content #page-content > .paragraph a{
  font-size : 1.5rem;
  font-weight : bold;
  color : #ff0000;
}
.page-concept2#content #page-content{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}
.page-concept2#content #page-content > .paragraph a{
  font-size : 1.5rem;
  font-weight : bold;
  color : #ff0000;
}
.page-concept3#content #page-content{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}
.page-concept3#content #page-content > .paragraph a{
  font-size : 1.5rem;
  font-weight : bold;
  color : #ff0000;
}
.page-concept4#content #page-content{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 5px;
  padding-bottom : 0px;
}
.page-concept4#content #page-content > .paragraph a{
  font-size : 1.5rem;
  font-weight : bold;
  color : #ff0000;
}
.page-concept5#content #page-content{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 5px;
  padding-bottom : 0px;
}
.page-concept5#content #page-content > .paragraph a{
  font-size : 1.5rem;
  font-weight : bold;
  color : #ff0000;
}
.page-concept6#content #page-content{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}
.page-concept6#content #page-content > .paragraph a{
  font-size : 1.5rem;
  font-weight : bold;
  color : #ff0000;
}
.page-concept7#content #page-content{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}
.page-concept7#content #page-content > .paragraph a{
  font-size : 1.5rem;
  font-weight : bold;
  color : #ff0000;
}
.page-concept8#content #page-content{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}
.page-concept8#content #page-content > .paragraph a{
  font-size : 1.5rem;
  font-weight : bold;
  color : #ff0000;
}
.page-concept9#content #page-content{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}
.page-concept9#content #page-content > .paragraph a{
  font-size : 1.5rem;
  font-weight : bold;
  color : #ff0000;
}
.page-privacy#content #page-content{
  color : #000000;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}
.page-privacy#content #page-content > .paragraph a{
  color : #000000;
  text-decoration : underline;
}
#sp-block-container-10 > p{
  color : #000000;
}
#sp-block-container-10 > p.copyright{
  text-align : center;
}
#sp-block-container-103 > h1{
  border-top-width : 3px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #7ac6e9;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}
#sp-block-container-108 > h1{
  border-top-width : 3px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #7ac6e9;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}
#sp-block-container-109 > h1{
  border-top-width : 3px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #7ac6e9;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}
#sp-block-container-14 > h3{
  color : #002f2f;
}
#sp-block-container-15 > h2{
  color : #000000;
  background-color : #fbfbb3;
}
#sp-block-container-2{
  border-top-left-radius : 20px 20px;
  border-top-right-radius : 20px 20px;
  border-bottom-right-radius : 20px 20px;
  border-bottom-left-radius : 20px 20px;
}
#sp-block-container-2 > h1{
  color : #000000;
  margin-left : 10px;
}
#sp-block-container-2 > h2{
  margin-left : 10px;
}
#sp-block-container-2 > p{
  font-size : 1.5rem;
  color : #000000;
  margin-left : 10px;
}
#sp-block-container-3{
  background-color : #ffffbd;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
#sp-block-container-34 > h3{
  color : #ff0000;
}
#sp-block-container-67 > .paragraph a{
  color : #ff0000;
}
#sp-block-container-69 > .paragraph a{
  color : #ff0000;
}
#sp-block-container-70 > .paragraph a{
  color : #ff0000;
}
#sp-block-container-80 > .paragraph a{
  font-size : 2rem;
  font-weight : bold;
  color : #ff0000;
}
#sp-block-container-97 > h1{
  border-top-width : 3px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #7ac6e9;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}
#sp-button-1 > a{
	font-size: 2rem;
	font-weight: bold;
	color: #ffffff;
	background-color: #ff8000;
	padding-top: 8px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 3px;
	border-width: 2px;
	border-style: solid;
	border-color: #ffffff;
}
#sp-button-1 > a:hover{
	background-color: #f47a00;
}
#sp-button-10 > a{
  background-color : #ff0000;
}
#sp-button-11 > a{
  background-color : #ff0000;
}
#sp-button-12 > a{
  background-color : #ff0000;
}
#sp-button-13 > a{
  background-color : #ff0000;
}
#sp-button-14 > a{
  background-color : #ff0000;
}
#sp-button-16 > a{
  background-color : #ff0000;
}
#sp-button-2 > a{
	font-size: 1.9rem;
	font-weight: bold;
	color: #ffffff;
	background-color: #5486d0;
	background-position: left bottom;
	background-size: auto auto,auto auto;
	padding-top: 10px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 3px;
}
#sp-button-2 > a:hover{
	background-color: #314b84;
}
#sp-button-21 > a{
  background-color : #7b1018;
}
#sp-button-21 > a:hover{
  color : #ffffff;
  background-color : #e35e4f;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #dc3522;
  border-left-color : #dc3522;
  border-right-color : #dc3522;
  border-bottom-color : #dc3522;
}
#sp-button-22 > a{
  font-size : 1.8rem;
  font-weight : bold;
}
#sp-button-23 > a{
  font-size : 2rem;
  font-weight : bold;
}
#sp-button-24 > a{
  font-size : 2rem;
  font-weight : bold;
}
#sp-button-26 > a{
  color : #002f2f;
}
#sp-button-27 > a{
  color : #002f2f;
}
#sp-button-28 > a{
  color : #002f2f;
}
#sp-button-29 > a{
  color : #002f2f;
}
#sp-button-3 > a{
	font-size: 2rem;
	font-weight: bold;
	color: #ffffff;
	background-color: #ff8000;
	padding-top: 8px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 3px;
}
#sp-button-3 > a:hover{
	background-color: #f47a00;
}
#sp-button-30 > a{
  font-weight : bold;
  color : #0000ff;
}
#sp-button-32 > a{
  font-size : 2rem;
  color : #ffff00;
}
#sp-button-33 > a{
  font-size : 2.5rem;
  color : #ffff00;
  background-color : #ff8000;
}
#sp-button-33 > a:hover{
  color : #ffffaa;
  background-color : #ffb366;
}
#sp-button-34 > a{
  font-size : 2.5rem;
  color : #ffff00;
  background-color : #ff8000;
}
#sp-button-34 > a:hover{
  color : #ffffaa;
  background-color : #ffb366;
}
#sp-button-7 > a{
  background-color : #ff0000;
}
#sp-button-8 > a{
  background-color : #ff0000;
}
#sp-button-9 > a{
  background-color : #ff0000;
}
#sp-column-1{
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #a71930;
  border-left-color : #a71930;
  border-right-color : #a71930;
  border-bottom-color : #a71930;
  border-top-left-radius : 20px 20px;
  border-top-right-radius : 20px 20px;
  border-bottom-right-radius : 20px 20px;
  border-bottom-left-radius : 20px 20px;
}
#sp-column-1 > .column-label{
  background-color : #a70c1e;
  border-top-left-radius : 10px 10px;
  border-top-right-radius : 10px 10px;
}
#sp-column-1 > .column-label h3{
  font-size : 2rem;
  font-weight : bold;
  color : #ffff00;
}
#sp-column-10{
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #a70c1e;
  border-left-color : #a70c1e;
  border-right-color : #a70c1e;
  border-bottom-color : #a70c1e;
}
#sp-column-10 > .column-body{
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}
#sp-column-10 > .column-label{
  background-color : #a70c1e;
}
#sp-column-10 > .column-label h3{
  font-size : 1.7rem;
  color : #ffff00;
  border-top-left-radius : 80px 80px;
  border-top-right-radius : 80px 80px;
  border-bottom-right-radius : 80px 80px;
  border-bottom-left-radius : 80px 80px;
}
#sp-column-11{
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #a70c1e;
  border-left-color : #a70c1e;
  border-right-color : #a70c1e;
  border-bottom-color : #a70c1e;
}
#sp-column-11 > .column-body{
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}
#sp-column-11 > .column-label{
  background-color : #a70c1e;
}
#sp-column-11 > .column-label h3{
  font-size : 2rem;
  color : #ffff00;
  border-top-left-radius : 80px 80px;
  border-top-right-radius : 80px 80px;
  border-bottom-right-radius : 80px 80px;
  border-bottom-left-radius : 80px 80px;
}
#sp-column-12{
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #a70c1e;
  border-left-color : #a70c1e;
  border-right-color : #a70c1e;
  border-bottom-color : #a70c1e;
}
#sp-column-12 > .column-body{
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}
#sp-column-12 > .column-label{
  background-color : #a70c1e;
}
#sp-column-12 > .column-label h3{
  font-size : 2rem;
  color : #ffff00;
  border-top-left-radius : 80px 80px;
  border-top-right-radius : 80px 80px;
  border-bottom-right-radius : 80px 80px;
  border-bottom-left-radius : 80px 80px;
}
#sp-column-13{
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #a70c1e;
  border-left-color : #a70c1e;
  border-right-color : #a70c1e;
  border-bottom-color : #a70c1e;
}
#sp-column-13 > .column-body{
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}
#sp-column-13 > .column-label{
  background-color : #a70c1e;
}
#sp-column-13 > .column-label h3{
  font-size : 2rem;
  color : #ffff00;
  border-top-left-radius : 80px 80px;
  border-top-right-radius : 80px 80px;
  border-bottom-right-radius : 80px 80px;
  border-bottom-left-radius : 80px 80px;
}
#sp-column-14{
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #a70c1e;
  border-left-color : #a70c1e;
  border-right-color : #a70c1e;
  border-bottom-color : #a70c1e;
}
#sp-column-14 > .column-body{
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}
#sp-column-14 > .column-label{
  background-color : #a70c1e;
}
#sp-column-14 > .column-label h3{
  font-size : 2rem;
  color : #ffff00;
  border-top-left-radius : 80px 80px;
  border-top-right-radius : 80px 80px;
  border-bottom-right-radius : 80px 80px;
  border-bottom-left-radius : 80px 80px;
}
#sp-column-15{
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #a70c1e;
  border-left-color : #a70c1e;
  border-right-color : #a70c1e;
  border-bottom-color : #a70c1e;
}
#sp-column-15 > .column-body{
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}
#sp-column-15 > .column-label{
  background-color : #a70c1e;
}
#sp-column-15 > .column-label h3{
  font-size : 2rem;
  color : #ffff00;
  border-top-left-radius : 80px 80px;
  border-top-right-radius : 80px 80px;
  border-bottom-right-radius : 80px 80px;
  border-bottom-left-radius : 80px 80px;
}
#sp-column-16{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ff0000;
  border-left-color : #ff0000;
  border-right-color : #ff0000;
  border-bottom-color : #ff0000;
}
#sp-column-16 > .column-label{
  background-color : #ff0000;
}
#sp-column-17{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ff0000;
  border-left-color : #ff0000;
  border-right-color : #ff0000;
  border-bottom-color : #ff0000;
}
#sp-column-17 > .column-label{
  background-color : #ff0000;
}
#sp-column-18 > .column-label h3{
  font-size : 2.5rem;
  color : #ffff00;
}
#sp-column-19{
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #a70c1e;
  border-left-color : #a70c1e;
  border-right-color : #a70c1e;
  border-bottom-color : #a70c1e;
}
#sp-column-19 > .column-body{
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}
#sp-column-19 > .column-label{
  background-color : #a70c1e;
}
#sp-column-19 > .column-label h3{
  font-size : 2rem;
  color : #ffff00;
  border-top-left-radius : 80px 80px;
  border-top-right-radius : 80px 80px;
  border-bottom-right-radius : 80px 80px;
  border-bottom-left-radius : 80px 80px;
}
#sp-column-2{
  background-color : #ffffbd;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #5486d0;
  border-left-color : #5486d0;
  border-right-color : #5486d0;
  border-bottom-color : #5486d0;
}
#sp-column-2 > .column-label{
  background-color : #5486d0;
}
#sp-column-2 > .column-label h3{
  font-size : 2rem;
}
#sp-column-20{
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #a70c1e;
  border-left-color : #a70c1e;
  border-right-color : #a70c1e;
  border-bottom-color : #a70c1e;
}
#sp-column-20 > .column-body{
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}
#sp-column-20 > .column-label{
  background-color : #a70c1e;
}
#sp-column-20 > .column-label h3{
  font-size : 2rem;
  color : #ffff00;
  border-top-left-radius : 80px 80px;
  border-top-right-radius : 80px 80px;
  border-bottom-right-radius : 80px 80px;
  border-bottom-left-radius : 80px 80px;
}
#sp-column-21{
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #a70c1e;
  border-left-color : #a70c1e;
  border-right-color : #a70c1e;
  border-bottom-color : #a70c1e;
}
#sp-column-21 > .column-label{
  background-color : #a70c1e;
}
#sp-column-22{
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #a70c1e;
  border-left-color : #a70c1e;
  border-right-color : #a70c1e;
  border-bottom-color : #a70c1e;
}
#sp-column-22 > .column-label{
  background-color : #a70c1e;
}
#sp-column-23{
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #a70c1e;
  border-left-color : #a70c1e;
  border-right-color : #a70c1e;
  border-bottom-color : #a70c1e;
}
#sp-column-23 > .column-label{
  background-color : #a70c1e;
}
#sp-column-24{
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #a70c1e;
  border-left-color : #a70c1e;
  border-right-color : #a70c1e;
  border-bottom-color : #a70c1e;
}
#sp-column-24 > .column-label{
  background-color : #a70c1e;
}
#sp-column-25{
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #a70c1e;
  border-left-color : #a70c1e;
  border-right-color : #a70c1e;
  border-bottom-color : #a70c1e;
}
#sp-column-25 > .column-label{
  background-color : #a70c1e;
}
#sp-column-26{
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #a70c1e;
  border-left-color : #a70c1e;
  border-right-color : #a70c1e;
  border-bottom-color : #a70c1e;
}
#sp-column-26 > .column-label{
  background-color : #a70c1e;
}
#sp-column-27{
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #a70c1e;
  border-left-color : #a70c1e;
  border-right-color : #a70c1e;
  border-bottom-color : #a70c1e;
}
#sp-column-27 > .column-label{
  background-color : #a70c1e;
}
#sp-column-27 > .column-label h3{
  font-size : 2rem;
  color : #ffff00;
}
#sp-column-28{
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #2ac0e3;
  border-left-color : #2ac0e3;
  border-right-color : #2ac0e3;
  border-bottom-color : #2ac0e3;
}
#sp-column-29{
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #7b1018;
  border-left-color : #7b1018;
  border-right-color : #7b1018;
  border-bottom-color : #7b1018;
}
#sp-column-29 > .column-label{
  background-color : #7b1018;
}
#sp-column-3{
  font-size : 1.2rem;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #a71930;
  border-left-color : #a71930;
  border-right-color : #a71930;
  border-bottom-color : #a71930;
  border-top-left-radius : 20px 20px;
  border-top-right-radius : 20px 20px;
  border-bottom-right-radius : 20px 20px;
  border-bottom-left-radius : 20px 20px;
}
#sp-column-3 > .column-body{
  background-color : transparent;
}
#sp-column-3 > .column-label{
  background-color : #a71930;
  border-top-left-radius : 10px 10px;
  border-top-right-radius : 10px 10px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}
#sp-column-3 > .column-label h3{
  font-size : 2rem;
  color : #ffff00;
}
#sp-column-30{
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #bf0000;
  border-left-color : #bf0000;
  border-right-color : #bf0000;
  border-bottom-color : #bf0000;
}
#sp-column-30 > .column-label{
  background-color : #bf0000;
}
#sp-column-30 > .column-label h3{
  font-size : 1.8rem;
}
#sp-column-31{
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #f96b21;
  border-left-color : #f96b21;
  border-right-color : #f96b21;
  border-bottom-color : #f96b21;
}
#sp-column-32{
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #f96b21;
  border-left-color : #f96b21;
  border-right-color : #f96b21;
  border-bottom-color : #f96b21;
}
#sp-column-33{
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #f96b21;
  border-left-color : #f96b21;
  border-right-color : #f96b21;
  border-bottom-color : #f96b21;
}
#sp-column-34{
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #a70c1e;
  border-left-color : #a70c1e;
  border-right-color : #a70c1e;
  border-bottom-color : #a70c1e;
}
#sp-column-34 > .column-label{
  background-color : #a70c1e;
}
#sp-column-34 > .column-label h3{
  font-size : 2rem;
  color : #ffff00;
}
#sp-column-35{
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}
#sp-column-35 > .column-body{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}
#sp-column-35 > .column-label{
  background-color : #ffb766;
}
#sp-column-35 > .column-label h3{
  font-size : 2rem;
}
#sp-column-36{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #f96b21;
  border-left-color : #f96b21;
  border-right-color : #f96b21;
  border-bottom-color : #f96b21;
}
#sp-column-36 > .column-body{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
#sp-column-36 > .column-label{
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 13px;
  padding-bottom : 0px;
}
#sp-column-36 > .column-label h3{
  font-size : 1.8rem;
}
#sp-column-37{
  font-size : 1.2rem;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #f96b21;
  border-left-color : #f96b21;
  border-right-color : #f96b21;
  border-bottom-color : #f96b21;
}
#sp-column-37 > .column-body{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
#sp-column-37 > .column-label{
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 13px;
  padding-bottom : 0px;
}
#sp-column-37 > .column-label h3{
  font-size : 1.8rem;
}
#sp-column-38{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #f96b21;
  border-left-color : #f96b21;
  border-right-color : #f96b21;
  border-bottom-color : #f96b21;
}
#sp-column-38 > .column-body{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
#sp-column-38 > .column-label{
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 13px;
  padding-bottom : 0px;
}
#sp-column-38 > .column-label h3{
  font-size : 1.8rem;
}
#sp-column-39{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #f96b21;
  border-left-color : #f96b21;
  border-right-color : #f96b21;
  border-bottom-color : #f96b21;
}
#sp-column-39 > .column-body{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
#sp-column-39 > .column-label{
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 13px;
  padding-bottom : 0px;
}
#sp-column-39 > .column-label h3{
  font-size : 1.8rem;
}
#sp-column-4{
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ff0000;
  border-left-color : #ff0000;
  border-right-color : #ff0000;
  border-bottom-color : #ff0000;
}
#sp-column-4 > .column-label{
  background-color : #ff0000;
}
#sp-column-4 > .column-label h3{
  font-size : 2rem;
  color : #ffff00;
}
#sp-column-40{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #a70c1e;
  border-left-color : #a70c1e;
  border-right-color : #a70c1e;
  border-bottom-color : #a70c1e;
}
#sp-column-40 > .column-body{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
#sp-column-40 > .column-label{
  background-color : #a70c1e;
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 13px;
  padding-bottom : 0px;
}
#sp-column-40 > .column-label h3{
  font-size : 2rem;
  color : #ffff00;
}
#sp-column-41{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #7ac6e9;
  border-left-color : #7ac6e9;
  border-right-color : #7ac6e9;
  border-bottom-color : #7ac6e9;
}
#sp-column-41 > .column-body{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
#sp-column-41 > .column-label{
  background-color : #7ac6e9;
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 13px;
  padding-bottom : 0px;
}
#sp-column-41 > .column-label h3{
  font-size : 2rem;
  color : #ffff00;
}
#sp-column-42{
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #a70c1e;
  border-left-color : #a70c1e;
  border-right-color : #a70c1e;
  border-bottom-color : #a70c1e;
}
#sp-column-42 > .column-label{
  background-color : #a70c1e;
}
#sp-column-42 > .column-label h3{
  font-size : 2rem;
  color : #ffff00;
}
#sp-column-43{
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}
#sp-column-43 > .column-body{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}
#sp-column-43 > .column-label{
  background-color : #ff8300;
}
#sp-column-43 > .column-label h3{
  font-size : 1.8rem;
  color : #ffff00;
}
#sp-column-44{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #f96b21;
  border-left-color : #f96b21;
  border-right-color : #f96b21;
  border-bottom-color : #f96b21;
}
#sp-column-44 > .column-body{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
#sp-column-44 > .column-label{
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 13px;
  padding-bottom : 0px;
}
#sp-column-44 > .column-label h3{
  font-size : 2rem;
}
#sp-column-45{
  font-size : 1.2rem;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #f96b21;
  border-left-color : #f96b21;
  border-right-color : #f96b21;
  border-bottom-color : #f96b21;
}
#sp-column-45 > .column-body{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
#sp-column-45 > .column-label{
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 13px;
  padding-bottom : 0px;
}
#sp-column-45 > .column-label h3{
  font-size : 2rem;
}
#sp-column-46{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #f96b21;
  border-left-color : #f96b21;
  border-right-color : #f96b21;
  border-bottom-color : #f96b21;
}
#sp-column-46 > .column-body{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
#sp-column-46 > .column-label{
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 13px;
  padding-bottom : 0px;
}
#sp-column-46 > .column-label h3{
  font-size : 2rem;
}
#sp-column-47{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #7ac6e9;
  border-left-color : #7ac6e9;
  border-right-color : #7ac6e9;
  border-bottom-color : #7ac6e9;
}
#sp-column-47 > .column-body{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
#sp-column-47 > .column-label{
  background-color : #7ac6e9;
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 13px;
  padding-bottom : 0px;
}
#sp-column-47 > .column-label h3{
  font-size : 2rem;
  color : #ffff00;
}
#sp-column-48{
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #a70c1e;
  border-left-color : #a70c1e;
  border-right-color : #a70c1e;
  border-bottom-color : #a70c1e;
}
#sp-column-48 > .column-label{
  background-color : #a70c1e;
}
#sp-column-48 > .column-label h3{
  font-size : 2rem;
  color : #ffff00;
}
#sp-column-49{
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}
#sp-column-49 > .column-body{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}
#sp-column-49 > .column-label{
  background-color : #ffb766;
}
#sp-column-49 > .column-label h3{
  font-size : 1.8rem;
}
#sp-column-5{
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #eaecee;
  border-left-color : #eaecee;
  border-right-color : #eaecee;
  border-bottom-color : #eaecee;
}
#sp-column-5 > .column-label{
  background-color : #eaecee;
}
#sp-column-5 > .column-label h3{
  font-size : 2rem;
  color : #000000;
}
#sp-column-50{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #a71930;
  border-left-color : #a71930;
  border-right-color : #a71930;
  border-bottom-color : #a71930;
}
#sp-column-50 > .column-body{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
#sp-column-50 > .column-label{
  background-color : #a71930;
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 13px;
  padding-bottom : 0px;
}
#sp-column-50 > .column-label h3{
  font-size : 2rem;
}
#sp-column-51{
  font-size : 1.2rem;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #a71930;
  border-left-color : #a71930;
  border-right-color : #a71930;
  border-bottom-color : #a71930;
}
#sp-column-51 > .column-body{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
#sp-column-51 > .column-label{
  background-color : #a71930;
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 13px;
  padding-bottom : 0px;
}
#sp-column-51 > .column-label h3{
  font-size : 2rem;
}
#sp-column-52{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}
#sp-column-52 > .column-body{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
#sp-column-52 > .column-label{
  background-color : #7ac6e9;
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 13px;
  padding-bottom : 0px;
}
#sp-column-52 > .column-label h3{
  font-size : 2.5rem;
  color : #ffff00;
}
#sp-column-53{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #7ac6e9;
  border-left-color : #7ac6e9;
  border-right-color : #7ac6e9;
  border-bottom-color : #7ac6e9;
}
#sp-column-53 > .column-body{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
#sp-column-53 > .column-label{
  background-color : #7ac6e9;
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 13px;
  padding-bottom : 0px;
}
#sp-column-53 > .column-label h3{
  font-size : 2rem;
  color : #ffff00;
}
#sp-column-54{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #7ac6e9;
  border-left-color : #7ac6e9;
  border-right-color : #7ac6e9;
  border-bottom-color : #7ac6e9;
}
#sp-column-54 > .column-body{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
#sp-column-54 > .column-label{
  background-color : #7ac6e9;
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 13px;
  padding-bottom : 0px;
}
#sp-column-54 > .column-label h3{
  font-size : 2rem;
  color : #ffff00;
}
#sp-column-6{
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #89ca6f;
  border-left-color : #89ca6f;
  border-right-color : #89ca6f;
  border-bottom-color : #89ca6f;
}
#sp-column-6 > .column-label{
  background-color : #89ca6f;
}
#sp-column-6 > .column-label h3{
  font-size : 2rem;
}
#sp-column-7 > .column-label h3{
  font-size : 2rem;
  color : #ffff00;
}
#sp-column-8{
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #a70c1e;
  border-left-color : #a70c1e;
  border-right-color : #a70c1e;
  border-bottom-color : #a70c1e;
}
#sp-column-8 > .column-body{
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}
#sp-column-8 > .column-label{
  background-color : #a70c1e;
}
#sp-column-8 > .column-label h3{
  font-size : 2rem;
  color : #ffff00;
  border-top-left-radius : 80px 80px;
  border-top-right-radius : 80px 80px;
  border-bottom-right-radius : 80px 80px;
  border-bottom-left-radius : 80px 80px;
}
#sp-column-9 > .column-label h3{
  font-size : 1.6rem;
}
#sp-definition-list-1 > dd > .paragraph a{
  font-size : 2rem;
  color : #ff0000;
}
#sp-html-src-1{
  font-size : 1.2rem;
}
#sp-image-5{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ff0000;
  border-left-color : #ff0000;
  border-right-color : #ff0000;
  border-bottom-color : #ff0000;
}
#sp-item-gallery-1 > ul > li{
  width : 195px;
  height : 255px;
}
#sp-item-gallery-10 > ul > li{
  width : 270px;
  height : 420px;
}
#sp-item-gallery-2 > ul > li{
  width : 200px;
  height : 315px;
}
#sp-item-gallery-3 > ul > li{
  background-color : #f9f98e;
  border-top-width : 2px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ff8000;
  border-left-color : #ff8000;
  border-right-color : #ff8000;
  border-bottom-color : #ff8000;
  width : 200px;
  height : 315px;
}
#sp-item-gallery-3 > ul > li div.item-gallery-photo img.item-gallery-thumbnail{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ff8000;
  border-left-color : #ff8000;
  border-right-color : #ff8000;
  border-bottom-color : #ff8000;
}
#sp-item-gallery-3 > ul > li p.item-gallery-title{
  background-color : #ff8000;
}
#sp-item-gallery-4 > ul > li{
  width : 200px;
  height : 315px;
}
#sp-item-gallery-5 > ul > li{
  background-color : #ffffff;
  width : 200px;
  height : 315px;
}
#sp-item-gallery-5 > ul > li p.item-gallery-content{
  color : #002f2f;
}
#sp-item-gallery-6 > ul > li{
  background-color : #ffffff;
  border-top-width : 2px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #dc3522;
  border-left-color : #b4d6fa;
  border-right-color : #b4d6fa;
  border-bottom-color : #b4d6fa;
  width : 200px;
  height : 315px;
}
#sp-item-gallery-6 > ul > li p.item-gallery-content{
  color : #002f2f;
}
#sp-item-gallery-6 > ul > li p.item-gallery-title{
  color : #ffffff;
  background-color : #a71930;
}
#sp-item-gallery-7 > ul > li{
  background-color : #ffffff;
  border-top-width : 3px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #008000;
  border-left-color : #b4d6fa;
  border-right-color : #b4d6fa;
  border-bottom-color : #b4d6fa;
  width : 200px;
  height : 315px;
}
#sp-item-gallery-7 > ul > li p.item-gallery-content{
  color : #002f2f;
}
#sp-item-gallery-7 > ul > li p.item-gallery-title{
  color : #ffffff;
  background-color : #ff0000;
}
#sp-item-gallery-8 > ul > li{
  background-color : #ffffff;
  border-top-width : 3px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ff0000;
  border-left-color : #b4d6fa;
  border-right-color : #b4d6fa;
  border-bottom-color : #b4d6fa;
  width : 200px;
  height : 315px;
}
#sp-item-gallery-8 > ul > li p.item-gallery-content{
  color : #002f2f;
}
#sp-item-gallery-8 > ul > li p.item-gallery-title{
  color : #ffffff;
  background-color : #5486d0;
}
#sp-item-gallery-9 > ul > li{
  width : 200px;
  height : 315px;
}
#sp-list-1{
  color : #000000;
}
#sp-list-1 > li{
  font-size : 1.5rem;
}
#sp-list-5{
  background-color : #ec7b75;
  border-top-left-radius : 20px 20px;
  border-top-right-radius : 20px 20px;
  border-bottom-right-radius : 20px 20px;
  border-bottom-left-radius : 20px 20px;
}
#sp-page-title-1{
  background-color : #a71930;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 10px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #dc3522;
  border-right-color : #000000;
  border-bottom-color : #000000;
}
#sp-page-title-1 h1{
  font-size : 2rem;
}
#sp-page-title-10{
  background-color : #a71930;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 10px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #dc3522;
  border-right-color : #000000;
  border-bottom-color : #000000;
}
#sp-page-title-10 h1{
  font-size : 2rem;
}
#sp-page-title-11{
  background-color : #a71930;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 10px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #dc3522;
  border-right-color : #000000;
  border-bottom-color : #000000;
}
#sp-page-title-11 h1{
  font-size : 2rem;
}
#sp-page-title-12{
  background-color : #a71930;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 10px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #dc3522;
  border-right-color : #000000;
  border-bottom-color : #000000;
}
#sp-page-title-12 h1{
  font-size : 2rem;
}
#sp-page-title-13{
  background-color : #a71930;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 10px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #dc3522;
  border-right-color : #000000;
  border-bottom-color : #000000;
}
#sp-page-title-13 h1{
  font-size : 2rem;
}
#sp-page-title-14{
  background-color : #a71930;
  border-top-width : 5px;
  border-left-width : 10px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #dc3522;
  border-left-color : #dc3522;
  border-right-color : #dc3522;
  border-bottom-color : #dc3522;
}
#sp-page-title-15{
  background-color : #a71930;
  border-top-width : 0px;
  border-left-width : 10px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #dc3522;
  border-right-color : #000000;
  border-bottom-color : #000000;
}
#sp-page-title-16{
  background-color : #a71930;
  border-top-width : 0px;
  border-left-width : 10px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #dc3522;
  border-right-color : #000000;
  border-bottom-color : #000000;
}
#sp-page-title-17{
  background-color : #a71930;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 10px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #dc3522;
  border-left-color : #dc3522;
  border-right-color : #000000;
  border-bottom-color : #000000;
}
#sp-page-title-17 h1{
  font-size : 2rem;
}
#sp-page-title-18{
  background-color : #a71930;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 10px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #dc3522;
  border-right-color : #000000;
  border-bottom-color : #000000;
}
#sp-page-title-18 h1{
  font-size : 2rem;
}
#sp-page-title-19{
  background-color : #a71930;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 10px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #dc3522;
  border-right-color : #000000;
  border-bottom-color : #000000;
}
#sp-page-title-2{
  background-color : #a71930;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 10px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #dc3522;
  border-right-color : #000000;
  border-bottom-color : #000000;
}
#sp-page-title-2 h1{
  font-size : 2rem;
}
#sp-page-title-20{
  background-color : #a71930;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 10px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #dc3522;
  border-right-color : #000000;
  border-bottom-color : #000000;
}
#sp-page-title-21{
  background-color : #a71930;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 10px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #dc3522;
  border-right-color : #000000;
  border-bottom-color : #000000;
}
#sp-page-title-21 h1{
  font-size : 2rem;
}
#sp-page-title-3{
  background-color : #ff8000;
  border-top-width : 0px;
  border-left-width : 16px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #e64a00;
  border-right-color : #000000;
  border-bottom-color : #ff8000;
}
#sp-page-title-3 h1{
  color : #ffff00;
}
#sp-page-title-6{
  background-color : #a71930;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 10px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #dc3522;
  border-right-color : #000000;
  border-bottom-color : #000000;
}
#sp-page-title-6 h1{
  font-size : 2rem;
}
#sp-page-title-7{
  background-color : #ff0000;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 10px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #008000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}
#sp-page-title-7 h1{
  font-size : 2rem;
}
#sp-page-title-8 h1{
  font-size : 2rem;
}
#sp-page-title-9{
  background-color : #ff0000;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 10px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #bf0000;
  border-left-color : #c73739;
  border-right-color : #000000;
  border-bottom-color : #000000;
}
#sp-page-title-9 h1{
  font-size : 1.8rem;
  color : #ffff00;
}
#sp-site-branding2-1{
  font-size : 1.5rem;
  background-image : url(img/back-header1.png);
}
#sp-site-branding2-1 .site-title{
  background-image : url(img/image8.png);
}
#sp-site-branding2-1 > .extra > .paragraph a{
  color : #ffffff;
}
#sp-site-branding2-1 > .extra > p{
  font-size : 1.5rem;
}
#sp-site-branding2-1 > .site-description{
  font-size : 1.4rem;
  color : #ffffff;
}
#sp-site-branding2-1 > .site-title{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}
#sp-site-navigation-1{
  background-color : #ec9e78;
  background-size : auto auto,auto auto;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
#sp-site-navigation-1 > ul{
	background-color: #ec9e78;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}
#sp-site-navigation-1 > ul > li.current_page_item > a{
  background-color : #c60c30;
}
#sp-site-navigation-1 > ul > li > a{
  font-size : 1.2rem;
  font-weight : bold;
  font-style : normal;
  color : #ffffff;
  background-color : #ec9e78;
  padding-top : 10px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 10px;
}
#sp-site-navigation-1 > ul > li > a:hover{
  color : #ffff00;
  background-color : #c60c30;
}
#sp-site-navigation-2{
  color : #000000;
  background-color : #fad87d;
}
#sp-site-navigation-2 > ul > li > a{
  color : #000000;
}
#sp-table-1 > tbody > tr > th.row-title{
  font-size : 1.5rem;
  color : #ffffff;
  background-color : #ff0000;
  text-align : left;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}
#sp-table-2 > tbody > tr > th.row-title{
  font-size : 1.5rem;
  color : #ffffff;
  background-color : #ff0000;
  text-align : left;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}
#sp-table-3 > tbody > tr > * > .paragraph a{
  color : #a71930;
}
#sp-table-3 > tbody > tr > th.row-title{
  font-size : 1.5rem;
  color : #ffffff;
  background-color : #ff0000;
  text-align : left;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}
@media not screen, screen and (min-width: 569px) {
  #sp-block-container-1{
  margin-bottom : -1px;
  min-height : 41px;
}
#sp-block-container-100{
  margin-left : 15px;
  width : 370px;
  min-height : 432px;
  float : right;
  position : relative;
}
#sp-block-container-101{
  margin-left : 8px;
  width : 427px;
  min-height : 377px;
  float : none;
  position : relative;
}
#sp-block-container-102{
  margin-left : 15px;
  width : 474px;
  min-height : 248px;
  float : right;
  position : relative;
}
#sp-block-container-103{
  margin-bottom : 7px;
  width : 525px;
  min-height : 391px;
  float : left;
  position : relative;
}
#sp-block-container-104{
  margin-top : 9px;
  margin-left : 10px;
  margin-bottom : 8px;
  width : 519px;
  min-height : 304px;
}
#sp-block-container-105{
  margin-left : 15px;
  width : 505px;
  min-height : 245px;
}
#sp-block-container-106{
  margin-top : 9px;
  margin-left : 15px;
  margin-right : 11px;
  width : 614px;
  min-height : 257px;
  float : left;
  position : relative;
}
#sp-block-container-107{
  margin-left : 15px;
  width : 486px;
  min-height : 248px;
  float : right;
  position : relative;
}
#sp-block-container-108{
  margin-bottom : 7px;
  width : 573px;
  min-height : 327px;
  float : left;
  position : relative;
}
#sp-block-container-109{
  margin-left : 6px;
  margin-bottom : 7px;
  width : 625px;
  min-height : 327px;
  float : left;
  position : relative;
}
#sp-block-container-11{
  margin-left : 11px;
  margin-bottom : 24px;
}
#sp-block-container-12{
  margin-bottom : 24px;
  min-height : 87px;
}
#sp-block-container-13{
  margin-top : 12px;
  width : 633px;
  float : right;
  position : relative;
}
#sp-block-container-14{
  margin-bottom : 24px;
  min-height : 87px;
}
#sp-block-container-15{
  margin-top : 16px;
  margin-left : 29px;
  width : 392px;
  min-height : 195px;
  float : left;
  position : relative;
}
#sp-block-container-16{
  float : right;
  position : relative;
}
#sp-block-container-17{
  margin-top : 12px;
  width : 633px;
  float : right;
  position : relative;
}
#sp-block-container-18{
  margin-left : 17px;
}
#sp-block-container-19{
  margin-bottom : 24px;
  min-height : 87px;
}
#sp-block-container-2{
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
  width : 68%;
  float : right;
  position : relative;
}
#sp-block-container-20{
  margin-top : 12px;
  width : 633px;
  float : right;
  position : relative;
}
#sp-block-container-21{
  margin-left : 21px;
}
#sp-block-container-22{
  margin-bottom : 24px;
  min-height : 87px;
}
#sp-block-container-23{
  margin-top : 12px;
  width : 633px;
  float : right;
  position : relative;
}
#sp-block-container-24{
  margin-left : 20px;
}
#sp-block-container-25{
  margin-bottom : 24px;
  min-height : 87px;
}
#sp-block-container-26{
  margin-top : 12px;
  width : 633px;
  float : right;
  position : relative;
}
#sp-block-container-27{
  margin-left : 20px;
}
#sp-block-container-28{
  margin-bottom : 24px;
  min-height : 87px;
}
#sp-block-container-29{
  margin-top : 12px;
  width : 633px;
  float : right;
  position : relative;
}
#sp-block-container-3{
  width : 284px;
  min-height : 199px;
  float : right;
  position : relative;
}
#sp-block-container-30{
  margin-left : 22px;
}
#sp-block-container-31{
  margin-bottom : 24px;
  min-height : 87px;
}
#sp-block-container-32{
  margin-top : 12px;
  width : 633px;
  float : right;
  position : relative;
}
#sp-block-container-33{
  margin-left : 21px;
}
#sp-block-container-34{
  margin-bottom : 7px;
  width : 610px;
  min-height : 87px;
}
#sp-block-container-37{
  min-height : 82px;
}
#sp-block-container-39{
  margin-top : 12px;
  width : 633px;
  float : right;
  position : relative;
}
#sp-block-container-4{
  width : 239px;
  min-height : 607px;
}
#sp-block-container-40{
  margin-left : 18px;
}
#sp-block-container-41{
  margin-bottom : 24px;
  min-height : 87px;
}
#sp-block-container-42{
  margin-top : 12px;
  width : 633px;
  float : right;
  position : relative;
}
#sp-block-container-43{
  min-height : 564px;
}
#sp-block-container-46{
  min-height : 701px;
}
#sp-block-container-49{
  min-height : 171px;
}
#sp-block-container-5{
  width : 522px;
  float : left;
  position : relative;
}
#sp-block-container-50{
  min-height : 698px;
}
#sp-block-container-51{
  margin-bottom : 14px;
  width : 884px;
  min-height : 352px;
}
#sp-block-container-52{
  margin-bottom : -8px;
  min-height : 198px;
}
#sp-block-container-54{
  margin-bottom : 31px;
  width : 862px;
  min-height : 110px;
}
#sp-block-container-55{
  margin-bottom : 30px;
  width : 210px;
  min-height : 208px;
  float : left;
  position : relative;
}
#sp-block-container-56{
  margin-bottom : 28px;
  width : 210px;
  min-height : 208px;
  float : left;
  position : relative;
}
#sp-block-container-57{
  margin-right : 4px;
  width : 204px;
  min-height : 208px;
  float : left;
  position : relative;
}
#sp-block-container-58{
  margin-bottom : 20px;
  width : 205px;
  min-height : 230px;
  float : left;
  position : relative;
}
#sp-block-container-59{
  margin-top : 11px;
  margin-bottom : 31px;
  width : 417px;
  min-height : 110px;
  float : right;
  position : relative;
}
#sp-block-container-6{
  margin-left : 15px;
  width : 500px;
  min-height : 183px;
  float : left;
  position : relative;
}
#sp-block-container-60{
  margin-bottom : 23px;
}
#sp-block-container-61{
  margin-bottom : 25px;
}
#sp-block-container-62{
  margin-bottom : 23px;
}
#sp-block-container-63{
  margin-left : 0px;
}
#sp-block-container-7{
  width : 675px;
  float : right;
  position : relative;
}
#sp-block-container-81{
  margin-top : 7px;
  margin-left : 17px;
  width : 498px;
  float : left;
  position : relative;
}
#sp-block-container-82{
  margin-left : 16px;
  width : 473px;
  float : left;
  position : relative;
}
#sp-block-container-83{
  margin-left : 18px;
  width : 445px;
}
#sp-block-container-84{
  margin-bottom : -60px;
  min-height : 134px;
}
#sp-block-container-86{
  margin-right : 0px;
  width : 548px;
  float : right;
  position : relative;
}
#sp-block-container-87{
  width : 548px;
  float : right;
  position : relative;
}
#sp-block-container-88{
  width : 611px;
  float : right;
  position : relative;
}
#sp-block-container-89{
  width : 504px;
  float : right;
  position : relative;
}
#sp-block-container-90{
  margin-left : 18px;
  min-height : 73px;
}
#sp-block-container-91{
  margin-top : 9px;
  margin-left : 15px;
  margin-bottom : 8px;
  width : 500px;
  min-height : 244px;
}
#sp-block-container-92{
  margin-left : 15px;
  width : 500px;
  min-height : 260px;
}
#sp-block-container-93{
  margin-left : 15px;
  width : 500px;
  min-height : 260px;
}
#sp-block-container-94{
  margin-left : 15px;
  width : 500px;
  min-height : 260px;
}
#sp-block-container-95{
  margin-left : 15px;
  width : 500px;
  min-height : 260px;
}
#sp-block-container-96{
  margin-left : 15px;
  width : 500px;
  min-height : 260px;
}
#sp-block-container-97{
  margin-bottom : 7px;
  min-height : 118px;
}
#sp-block-container-98{
  margin-top : 9px;
  margin-left : 10px;
  margin-bottom : 8px;
  width : 522px;
  min-height : 244px;
}
#sp-block-container-99{
  margin-left : 15px;
  width : 500px;
  min-height : 245px;
}
#sp-button-1{
  margin-top : 0px;
  margin-left : 5px;
  margin-right : 10px;
  margin-bottom : 7px;
  width : 290px;
  height : 47px;
  float : left;
  position : relative;
}
#sp-button-10{
  margin-top : 33px;
  width : 197px;
  height : 39px;
  float : left;
  position : relative;
}
#sp-button-11{
  margin-top : 33px;
  width : 197px;
  height : 39px;
  float : left;
  position : relative;
}
#sp-button-12{
  margin-top : 33px;
  width : 197px;
  height : 39px;
  float : left;
  position : relative;
}
#sp-button-13{
  margin-top : 33px;
  width : 197px;
  height : 39px;
  float : left;
  position : relative;
}
#sp-button-14{
  margin-top : 33px;
  width : 197px;
  height : 39px;
  float : left;
  position : relative;
}
#sp-button-15{
  margin-left : 5px;
  width : 197px;
}
#sp-button-16{
  margin-top : 33px;
  width : 197px;
  height : 39px;
  float : left;
  position : relative;
}
#sp-button-17{
  width : 256px;
}
#sp-button-18{
  margin-left : 20px;
  margin-right : 10px;
  width : 250px;
  float : left;
  position : relative;
}
#sp-button-19{
  margin-left : 17px;
  margin-right : 10px;
  width : 250px;
  float : left;
  position : relative;
}
#sp-button-2{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 10px;
  margin-bottom : 7px;
  width : 290px;
  height : 47px;
  float : left;
  position : relative;
  top : auto;
  bottom : auto;
  right : auto;
  left : auto;
}
#sp-button-20{
  margin-left : 19px;
  width : 250px;
  float : left;
  position : relative;
}
#sp-button-21{
  margin-right : 28px;
  width : 350px;
  float : right;
  position : relative;
}
#sp-button-22{
  margin-left : 122px;
}
#sp-button-23{
  width : 176px;
}
#sp-button-24{
  width : 185px;
}
#sp-button-25{
  margin-bottom : 36px;
  width : 219px;
  float : right;
  position : relative;
}
#sp-button-26{
  margin-left : 24px;
  width : 291px;
  height : 35px;
}
#sp-button-27{
  margin-left : 24px;
  width : 291px;
  height : 35px;
}
#sp-button-28{
  margin-left : 24px;
  width : 291px;
  height : 35px;
}
#sp-button-29{
  margin-left : 24px;
  width : 291px;
  height : 35px;
}
#sp-button-3{
  margin-top : 0px;
  margin-right : 2px;
  margin-bottom : 7px;
  width : 290px;
  height : 47px;
  float : left;
  position : relative;
  top : auto;
  bottom : auto;
  right : auto;
  left : auto;
}
#sp-button-30{
  margin-left : 24px;
  width : 291px;
  height : 35px;
}
#sp-button-32{
  width : 294px;
  float : none;
  position : relative;
}
#sp-button-33{
  margin-top : 37px;
  margin-left : 32px;
  margin-bottom : 36px;
  width : 835px;
}
#sp-button-34{
  margin-top : 37px;
  margin-left : 32px;
  margin-bottom : 36px;
  width : 835px;
}
#sp-button-4{
  margin-left : 11px;
  margin-right : 10px;
  width : 30%;
  float : left;
  position : relative;
}
#sp-button-5{
  width : 30%;
  float : left;
  position : relative;
}
#sp-button-6{
  margin-left : 5px;
  width : 197px;
}
#sp-button-7{
  margin-top : 33px;
  width : 197px;
  height : 39px;
  float : left;
  position : relative;
}
#sp-button-8{
  margin-top : 33px;
  width : 197px;
  height : 39px;
  float : left;
  position : relative;
}
#sp-button-9{
  margin-top : 33px;
  width : 197px;
  height : 39px;
  float : left;
  position : relative;
}
#sp-column-1{
  margin-top : 10px;
  width : 100%;
}
#sp-column-10{
  margin-top : 12px;
  margin-bottom : 13px;
  float : left;
  position : relative;
}
#sp-column-11{
  margin-top : 12px;
  margin-bottom : 13px;
  float : left;
  position : relative;
}
#sp-column-12{
  margin-top : 12px;
  margin-bottom : 13px;
  float : left;
  position : relative;
}
#sp-column-13{
  margin-top : 12px;
  margin-bottom : 13px;
  float : left;
  position : relative;
}
#sp-column-14{
  margin-top : 12px;
  margin-bottom : 13px;
  float : left;
  position : relative;
}
#sp-column-15{
  margin-top : 12px;
  margin-bottom : 13px;
  float : left;
  position : relative;
}
#sp-column-16{
  margin-left : 0px;
  margin-bottom : 12px;
  width : 410px;
  min-height : 130px;
  float : left;
  position : relative;
}
#sp-column-17{
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 19px;
  width : 410px;
  min-height : 130px;
  float : right;
  position : relative;
}
#sp-column-19{
  margin-top : 12px;
  margin-bottom : 13px;
  float : left;
  position : relative;
}
#sp-column-20{
  margin-top : 12px;
  margin-bottom : 13px;
  float : left;
  position : relative;
}
#sp-column-21{
  width : 420px;
  min-height : 151px;
  float : right;
  position : relative;
}
#sp-column-22{
  width : 420px;
  min-height : 151px;
  float : left;
  position : relative;
}
#sp-column-23{
  width : 420px;
  float : right;
  position : relative;
}
#sp-column-24{
  width : 420px;
  float : left;
  position : relative;
}
#sp-column-25{
  width : 420px;
  min-height : 151px;
  float : right;
  position : relative;
}
#sp-column-26{
  margin-bottom : 18px;
  width : 420px;
  min-height : 151px;
  float : left;
  position : relative;
}
#sp-column-27{
  margin-top : 25px;
  margin-bottom : 19px;
  min-height : 541px;
}
#sp-column-28{
  margin-bottom : 16px;
  width : 883px;
  min-height : 417px;
  float : left;
  position : relative;
}
#sp-column-29{
  width : 883px;
  min-height : 211px;
  float : left;
  position : relative;
}
#sp-column-3{
  margin-top : 10px;
  margin-bottom : 10px;
  width : 100%;
  min-height : 356px;
}
#sp-column-30{
  margin-top : 26px;
  margin-bottom : 21px;
}
#sp-column-31{
  margin-top : 4px;
  margin-bottom : 30px;
}
#sp-column-32{
  margin-bottom : 30px;
}
#sp-column-33{
  margin-bottom : 38px;
}
#sp-column-34{
  margin-bottom : 26px;
}
#sp-column-35{
  margin-right : 0px;
  margin-bottom : 28px;
}
#sp-column-36{
  margin-bottom : 24px;
}
#sp-column-37{
  margin-bottom : 24px;
}
#sp-column-38{
  margin-bottom : 24px;
}
#sp-column-39{
  margin-bottom : 24px;
}
#sp-column-40{
  margin-bottom : 24px;
}
#sp-column-41{
  margin-bottom : 24px;
}
#sp-column-42{
  margin-bottom : 19px;
  min-height : 399px;
}
#sp-column-43{
  margin-right : 0px;
  margin-bottom : 28px;
}
#sp-column-44{
  margin-bottom : 24px;
}
#sp-column-45{
  margin-bottom : 24px;
}
#sp-column-46{
  margin-bottom : 24px;
}
#sp-column-47{
  margin-bottom : 24px;
}
#sp-column-48{
  margin-bottom : 19px;
  min-height : 399px;
}
#sp-column-49{
  margin-right : 0px;
  margin-bottom : 28px;
  min-height : 354px;
}
#sp-column-50{
  margin-bottom : 24px;
}
#sp-column-51{
  margin-bottom : 24px;
}
#sp-column-52{
  margin-bottom : 24px;
}
#sp-column-53{
  margin-bottom : 24px;
}
#sp-column-54{
  margin-bottom : 24px;
}
#sp-column-6{
  margin-top : 12px;
  margin-bottom : 15px;
}
#sp-column-7{
  width : 860px;
  min-height : 576px;
}
#sp-column-8{
  margin-top : 12px;
  margin-bottom : 13px;
  float : left;
  position : relative;
}
#sp-column-9{
  margin-top : 15px;
}
#sp-definition-list-1{
  margin-left : 50px;
  width : 90%;
}
#sp-google-map-1{
  margin-left : 20px;
  width : 410px;
  height : 350px;
  min-height : 358px;
  float : none;
  position : relative;
}
#sp-html-src-1{
  margin-top : 26px;
  margin-left : 2px;
  margin-bottom : -9px;
  width : 281px;
  min-height : 121px;
  float : left;
  position : relative;
}
#sp-html-src-2{
  margin-top : -158px;
  margin-left : auto;
  margin-right : auto;
  width : 351px;
  min-height : 136px;
  float : right;
  clear : both;
  position : relative;
  top : auto;
  bottom : auto;
  right : auto;
  left : auto;
}
#sp-html-src-3{
  width : 250px;
  min-height : 180px;
}
#sp-html-src-4{
  width : 250px;
  min-height : 180px;
}
#sp-html-src-5{
  width : 250px;
  min-height : 180px;
}
#sp-html-src-6{
  width : 249px;
  min-height : 151px;
}
#sp-html-src-7{
  width : 310px;
  min-height : 120px;
}
#sp-image-1{
  margin-top : 4px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 6px;
  width : 100%;
  height : auto;
}
#sp-image-10{
  margin-top : 19px;
  margin-left : 16px;
  float : left;
  position : relative;
}
#sp-image-11{
  margin-top : 7px;
  margin-right : 34px;
  margin-bottom : 18px;
  width : 320px;
  height : 230px;
  float : right;
  position : relative;
}
#sp-image-12{
  margin-top : 19px;
  margin-left : 16px;
  float : left;
  position : relative;
}
#sp-image-14{
  margin-top : 19px;
  margin-left : 16px;
  float : left;
  position : relative;
}
#sp-image-16{
  margin-top : 19px;
  margin-left : 16px;
  float : left;
  position : relative;
}
#sp-image-18{
  margin-top : 19px;
  margin-left : 16px;
  float : left;
  position : relative;
}
#sp-image-2{
  margin-top : 11px;
  width : 238px;
  height : 180px;
  float : left;
  position : relative;
  top : auto;
  bottom : auto;
  right : auto;
  left : auto;
}
#sp-image-20{
  margin-top : 19px;
  margin-left : 16px;
  float : left;
  position : relative;
}
#sp-image-22{
  margin-top : 19px;
  margin-left : 16px;
  float : left;
  position : relative;
}
#sp-image-24{
  width : 400px;
  height : 303px;
  float : right;
  position : relative;
}
#sp-image-25{
  margin-top : 19px;
  margin-left : 16px;
  float : left;
  position : relative;
}
#sp-image-27{
  margin-top : 19px;
  margin-left : 16px;
  float : left;
  position : relative;
}
#sp-image-29{
  width : 320px;
  height : 240px;
}
#sp-image-3{
  margin-top : 26px;
  width : 238px;
  height : 180px;
  float : left;
  position : relative;
  top : auto;
  bottom : auto;
  right : auto;
  left : auto;
}
#sp-image-34{
  margin-left : 10px;
  margin-right : 11px;
  width : 199px;
  height : 179px;
  float : left;
  position : relative;
}
#sp-image-35{
  margin-left : 10px;
  margin-right : 11px;
  width : 199px;
  height : 158px;
  float : left;
  position : relative;
}
#sp-image-36{
  margin-left : 11px;
  margin-right : 0px;
  width : 199px;
  height : 158px;
  float : left;
  position : relative;
}
#sp-image-37{
  margin-left : 9px;
}
#sp-image-38{
  margin-top : 8px;
  margin-bottom : 19px;
  float : left;
  position : relative;
}
#sp-image-39{
  margin-left : 65px;
  margin-right : 70px;
  float : left;
  position : relative;
}
#sp-image-4{
  margin-top : 16px;
  width : 238px;
  height : 178px;
  float : left;
  position : relative;
  top : auto;
  bottom : auto;
  right : auto;
  left : auto;
}
#sp-image-40{
  margin-right : 70px;
  float : right;
  position : relative;
}
#sp-image-41{
  margin-right : 70px;
  float : right;
  position : relative;
}
#sp-image-42{
  margin-left : 65px;
  margin-right : 70px;
  float : left;
  position : relative;
}
#sp-image-43{
  margin-right : 70px;
  float : right;
  position : relative;
}
#sp-image-44{
  margin-left : 65px;
  margin-right : 70px;
  float : left;
  position : relative;
}
#sp-image-45{
  width : 180px;
  height : 150px;
}
#sp-image-48{
  width : 97px;
  height : 135px;
}
#sp-image-5{
  margin-top : 27px;
  margin-left : 3px;
}
#sp-image-52{
  width : 97px;
  height : 112px;
}
#sp-image-59{
  margin-right : 15px;
  float : right;
  position : relative;
}
#sp-image-60{
  margin-top : 9px;
  margin-left : 0px;
  margin-right : 10px;
  margin-bottom : 16px;
  float : right;
  position : relative;
}
#sp-image-61{
  margin-left : 0px;
  margin-right : 16px;
  margin-bottom : 26px;
  float : right;
  position : relative;
}
#sp-image-62{
  margin-right : 79px;
  margin-bottom : 18px;
  float : right;
  position : relative;
}
#sp-image-63{
  margin-left : 123px;
  margin-bottom : 21px;
  float : left;
  position : relative;
}
#sp-image-65{
  width : 160px;
  height : auto;
  float : left;
  position : relative;
}
#sp-image-66{
  margin-left : 24px;
}
#sp-image-68{
  margin-top : 15px;
  margin-right : 20px;
  float : right;
  position : relative;
}
#sp-image-69{
  margin-top : 20px;
  margin-right : 15px;
  margin-bottom : 8px;
  width : auto;
  height : auto;
  float : right;
  position : relative;
}
#sp-image-70{
  margin-top : 15px;
  margin-right : 10px;
  margin-bottom : 11px;
  width : auto;
  height : auto;
  float : right;
  position : relative;
}
#sp-image-71{
  margin-top : 15px;
  margin-right : 10px;
  margin-bottom : 11px;
  width : auto;
  height : auto;
  float : right;
  position : relative;
}
#sp-image-72{
  margin-top : 15px;
  margin-right : 10px;
  margin-bottom : 11px;
  width : auto;
  height : auto;
  float : right;
  position : relative;
}
#sp-image-73{
  margin-top : 15px;
  margin-right : 10px;
  margin-bottom : 11px;
  width : auto;
  height : auto;
  float : right;
  position : relative;
}
#sp-image-74{
  margin-top : 10px;
  margin-left : 72px;
  margin-right : 13px;
  float : left;
  position : relative;
}
#sp-image-75{
  margin-top : 9px;
  margin-right : 70px;
  float : right;
  position : relative;
}
#sp-image-76{
  margin-top : 15px;
  margin-right : 20px;
  float : right;
  position : relative;
}
#sp-image-77{
  margin-top : 20px;
  margin-right : 15px;
  margin-bottom : 8px;
  width : auto;
  height : auto;
  float : right;
  position : relative;
}
#sp-image-78{
  margin-top : 15px;
  margin-right : 10px;
  margin-bottom : 11px;
  width : auto;
  height : auto;
  float : none;
  position : relative;
}
#sp-image-79{
  margin-top : 15px;
  margin-right : 10px;
  margin-bottom : 11px;
  width : auto;
  height : auto;
  float : none;
  position : relative;
}
#sp-image-8{
  width : 167px;
  height : 160px;
}
#sp-image-81{
  float : left;
  position : relative;
}
#sp-image-82{
  margin-top : 10px;
  margin-left : 72px;
  margin-right : 13px;
  float : left;
  position : relative;
}
#sp-image-83{
  margin-top : 9px;
  margin-right : 70px;
  float : right;
  position : relative;
}
#sp-image-84{
  margin-top : 15px;
  margin-right : 20px;
  width : 300px;
  height : 223px;
  float : right;
  position : relative;
}
#sp-image-85{
  margin-top : 20px;
  margin-right : 15px;
  margin-bottom : 8px;
  width : auto;
  height : auto;
  float : right;
  position : relative;
}
#sp-image-86{
  margin-top : 5px;
}
#sp-image-87{
  margin-top : 15px;
}
#sp-image-88{
  margin-bottom : 20px;
}
#sp-image-89{
  width : 300px;
  height : 224px;
}
#sp-image-9{
  margin-top : 25px;
  margin-left : 1px;
  width : 158px;
  height : 158px;
}
#sp-image-90{
  width : 280px;
  height : 408px;
  float : left;
  position : relative;
}
#sp-image-91{
  float : right;
  position : relative;
}
#sp-item-gallery-1{
  width : 99%;
}
#sp-item-gallery-10{
  min-height : 447px;
}
#sp-item-gallery-11{
  float : none;
  position : relative;
}
#sp-item-gallery-2{
  width : 99%;
}
#sp-item-gallery-3{
  width : 99%;
}
#sp-item-gallery-4{
  width : 99%;
}
#sp-item-gallery-5{
  width : 99%;
}
#sp-item-gallery-6{
  width : 99%;
}
#sp-item-gallery-7{
  width : 99%;
}
#sp-item-gallery-8{
  width : 99%;
}
#sp-item-gallery-9{
  width : 99%;
}
#sp-list-1{
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
  width : 508px;
}
#sp-list-5{
  width : 344px;
}
#sp-site-branding2-1 > .extra{
  margin-bottom : 10px;
  top : 15px;
  bottom : auto;
  right : auto;
  left : 447px;
}
#sp-site-branding2-1 > .site-description{
  width : 880px;
  height : 20px;
  top : 18px;
  bottom : auto;
  right : auto;
  left : 3px;
}
#sp-site-branding2-1 > .site-title{
  margin-top : -8px;
  margin-left : -13px;
  margin-right : 0px;
  margin-bottom : 12px;
  width : 246px;
  height : 118px;
  float : left;
  position : relative;
}
#sp-site-navigation-1{
  margin-bottom : 24px;
  width : 100%;
}
#sp-site-navigation-1 > ul > li > a{
  height : 120px;
}
#sp-site-navigation-2{
  min-height : 19px;
}
#sp-table-1{
  width : 50%;
  float : none;
  position : relative;
}
#sp-table-2{
  margin-top : 41px;
  width : 50%;
}
#sp-table-3{
  margin-top : 35px;
  margin-bottom : 56px;
  width : 50%;
}
}
@media screen and (max-width: 568px) {
  #sp-block-container-1{
  min-height : 108px;
}
#sp-block-container-104{
  margin-top : 11px;
  margin-bottom : -5px;
  min-height : 404px;
  float : none;
  position : relative;
}
#sp-block-container-105{
  margin-top : 25px;
}
#sp-block-container-50{
  margin-top : -3px;
}
#sp-block-container-51{
  margin-bottom : -78px;
  min-height : 770px;
}
#sp-block-container-55{
  margin-bottom : 27px;
}
#sp-block-container-56{
  margin-bottom : 27px;
}
#sp-block-container-57{
  margin-bottom : 26px;
}
#sp-block-container-58{
  margin-bottom : 30px;
}
#sp-block-container-84{
  margin-top : 29px;
  margin-bottom : -203px;
  min-height : 668px;
}
#sp-block-container-85{
  margin-top : 16px;
  margin-bottom : -16px;
  width : 294px;
  min-height : 50px;
}
#sp-block-container-91{
  margin-top : 11px;
  margin-bottom : -5px;
  min-height : 404px;
  float : none;
  position : relative;
}
#sp-block-container-98{
  margin-top : 11px;
  margin-bottom : -5px;
  min-height : 404px;
  float : none;
  position : relative;
}
#sp-button-1{
  margin-top : 10px;
  margin-left : 5px;
  margin-bottom : -50px;
  width : 140px;
  height : 40px;
  top : auto;
  bottom : auto;
  right : auto;
  left : auto;
}
#sp-button-10{
  margin-top : 23px;
  margin-left : 27px;
  margin-bottom : 25px;
  width : 217px;
  height : 41px;
}
#sp-button-11{
  margin-top : 23px;
  margin-left : 27px;
  margin-bottom : 25px;
  width : 217px;
  height : 41px;
}
#sp-button-12{
  margin-top : 23px;
  margin-left : 27px;
  margin-bottom : 25px;
  width : 217px;
  height : 41px;
}
#sp-button-13{
  margin-top : 23px;
  margin-left : 27px;
  margin-bottom : 25px;
  width : 217px;
  height : 41px;
}
#sp-button-14{
  margin-top : 23px;
  margin-left : 27px;
  margin-bottom : 25px;
  width : 217px;
  height : 41px;
}
#sp-button-15{
  width : 202px;
}
#sp-button-16{
  margin-top : 23px;
  margin-left : 27px;
  margin-bottom : 25px;
  width : 217px;
  height : 41px;
}
#sp-button-17{
  width : 217px;
}
#sp-button-18{
  width : 260px;
}
#sp-button-19{
  width : 260px;
}
#sp-button-2{
  margin-top : 10px;
  margin-right : 5px;
  margin-bottom : 5px;
  width : 140px;
  height : 90px;
  float : right;
  position : relative;
  top : auto;
  bottom : auto;
  right : auto;
  left : auto;
}
#sp-button-20{
  width : 260px;
}
#sp-button-21{
  width : 255px;
}
#sp-button-22{
  margin-left : 69px;
  width : 120px;
  height : 36px;
}
#sp-button-23{
  width : 192px;
}
#sp-button-24{
  width : 196px;
}
#sp-button-26{
  margin-left : 9px;
  width : 258px;
}
#sp-button-27{
  margin-left : 9px;
  width : 258px;
}
#sp-button-28{
  margin-left : 10px;
  width : 257px;
}
#sp-button-29{
  margin-left : 10px;
  width : 256px;
  height : 30px;
}
#sp-button-3{
  margin-top : 60px;
  margin-left : 5px;
  margin-bottom : 4px;
  width : 140px;
  height : 40px;
  top : auto;
  bottom : auto;
  right : auto;
  left : auto;
}
#sp-button-30{
  margin-left : 10px;
  width : 255px;
}
#sp-button-31{
  margin-bottom : 12px;
}
#sp-button-32{
  width : 275px;
}
#sp-button-33{
  width : 291px;
}
#sp-button-34{
  width : 287px;
}
#sp-button-4{
  margin-top : 23px;
  width : 100%;
}
#sp-button-5{
  margin-top : 23px;
  width : 100%;
}
#sp-button-6{
  width : 184px;
}
#sp-button-7{
  margin-top : 23px;
  margin-left : 27px;
  margin-bottom : 25px;
  width : 217px;
  height : 41px;
}
#sp-button-8{
  margin-top : 23px;
  margin-left : 27px;
  margin-bottom : 25px;
  width : 217px;
  height : 41px;
}
#sp-button-9{
  margin-top : 23px;
  margin-left : 27px;
  margin-bottom : 25px;
  width : 217px;
  height : 41px;
}
#sp-column-1{
  margin-top : 14px;
  margin-bottom : 5px;
}
#sp-column-16{
  margin-bottom : 24px;
}
#sp-column-17{
  margin-bottom : 20px;
}
#sp-column-22{
  margin-top : 23px;
}
#sp-column-23{
  margin-top : 13px;
}
#sp-column-24{
  margin-top : 21px;
}
#sp-column-25{
  margin-bottom : 13px;
}
#sp-column-26{
  margin-top : 0px;
}
#sp-column-27{
  margin-top : 88px;
}
#sp-column-28{
  margin-top : 18px;
}
#sp-column-29{
  margin-top : 18px;
}
#sp-column-3{
  margin-bottom : 5px;
}
#sp-column-31{
  margin-bottom : 15px;
}
#sp-column-32{
  margin-bottom : 15px;
}
#sp-column-33{
  margin-bottom : 17px;
}
#sp-column-35{
  margin-bottom : 10px;
}
#sp-column-36{
  margin-bottom : 15px;
}
#sp-column-37{
  margin-bottom : 15px;
}
#sp-column-38{
  margin-bottom : 15px;
}
#sp-column-39{
  margin-bottom : 15px;
}
#sp-column-40{
  margin-bottom : 15px;
}
#sp-column-41{
  margin-bottom : 15px;
}
#sp-column-42{
  margin-top : 20px;
}
#sp-column-43{
  margin-bottom : 10px;
}
#sp-column-44{
  margin-bottom : 15px;
}
#sp-column-45{
  margin-bottom : 15px;
}
#sp-column-46{
  margin-bottom : 15px;
}
#sp-column-47{
  margin-bottom : 15px;
}
#sp-column-48{
  margin-top : 20px;
}
#sp-column-49{
  margin-bottom : 10px;
}
#sp-column-5{
  margin-bottom : 23px;
}
#sp-column-50{
  margin-bottom : 15px;
}
#sp-column-51{
  margin-bottom : 15px;
}
#sp-column-52{
  margin-bottom : 15px;
}
#sp-column-53{
  margin-bottom : 15px;
}
#sp-column-54{
  margin-bottom : 15px;
}
#sp-column-6{
  margin-bottom : 14px;
}
#sp-google-map-1{
  margin-bottom : 9px;
  width : 400px;
  min-height : 350px;
}
#sp-html-src-1{
  float : none;
  position : relative;
}
#sp-html-src-7{
  margin-top : -24px;
  margin-bottom : 0px;
  min-height : 400px;
}
#sp-image-1{
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 5px;
  width : 100%;
  height : auto;
}
#sp-image-10{
  margin-left : 47px;
}
#sp-image-12{
  margin-left : 47px;
}
#sp-image-14{
  margin-left : 47px;
}
#sp-image-16{
  margin-left : 47px;
}
#sp-image-18{
  margin-left : 47px;
}
#sp-image-20{
  margin-left : 47px;
}
#sp-image-22{
  margin-left : 47px;
}
#sp-image-25{
  margin-left : 47px;
}
#sp-image-27{
  margin-left : 47px;
}
#sp-image-3{
  height : auto;
}
#sp-image-39{
  margin-bottom : 38px;
}
#sp-image-4{
  width : 239px;
  height : 178px;
}
#sp-image-40{
  margin-bottom : 22px;
}
#sp-image-41{
  margin-bottom : 22px;
}
#sp-image-42{
  margin-bottom : 38px;
}
#sp-image-43{
  margin-bottom : 22px;
}
#sp-image-44{
  margin-bottom : 38px;
}
#sp-image-48{
  height : 135px;
}
#sp-image-5{
  margin-top : 26px;
}
#sp-image-52{
  width : 97px;
  height : 137px;
}
#sp-image-59{
  margin-top : 20px;
  margin-bottom : 22px;
}
#sp-image-62{
  margin-left : 20px;
}
#sp-image-63{
  margin-left : 18px;
  margin-bottom : 12px;
}
#sp-image-74{
  margin-top : 16px;
  margin-left : 0px;
}
#sp-image-75{
  margin-top : 11px;
}
#sp-image-76{
  margin-top : 12px;
}
#sp-image-82{
  margin-top : 16px;
  margin-left : 0px;
}
#sp-image-83{
  margin-top : 11px;
}
#sp-image-84{
  margin-top : 12px;
}
#sp-image-9{
  display : none;
}
#sp-page-title-15{
  margin-bottom : 1px;
  min-height : 51px;
}
#sp-site-branding2-1 > .site-title{
  width : 191px;
  height : 102px;
}
#sp-site-navigation-1{
  margin-bottom : 10px;
}
}