html{
  font-size: 62.5%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary{
  display: block;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, dl, table{
  margin-top: 0;
  box-sizing: border-box;
}

ul{
  margin: 0;
  box-sizing: border-box;
}

nav{
  box-sizing: border-box;
}

/* body */

body{
  text-align: left;
  padding:0px;
  margin:0px;
  word-wrap: break-word;
  font-size: 13px;
  font-size: 1.3rem;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
  line-height: 1.5;
}

#content{
  position: relative;
}

/* Parts */

.sp-part-top{
  display: block;
  position: relative;
}

.sp-part-top::after{
  display: table;
  clear: both;
  content: "";
}

/* copyright */

.hpb-copyright{
  display: block;
  text-align: center;
}

/* layout */

/*追加*/
#main{
   overflow: hidden;
   padding: 0;
   margin: 0 auto;
}

#main::after{
  clear: both;
  display: table;
  content: "";
}

/*追加*/
#colophon{
  padding: 0px;
  padding-top: 30px;
  width:100%;
  margin: 0 auto;
}
#sidebar1, #sidebar2{
  float: none;
  width: auto;
  padding: 0px;
  box-sizing:border-box;
}

/*---*/

#primary{
  margin-top:0;
}

#breadcrumb-list{
  clear: both;
}

.screen-reader-text{
  display:none;
}

/* table */
th{
  text-align: left;
}

table.sp-part-top{
  margin: 5px auto;
  display: table;
  border-collapse: collapse;
  width: 100%;
}
table > tbody > tr > th, table > tbody > tr > td{
	padding: 5px 8px;
}

/* Yahoo!ロコ-地図, Googleマップ */

div[data-hpbmap]{
  word-wrap: normal;
  max-width: 100%;
}

div[data-hpbmap] img{
  max-width: none !important;
}

/* WordPress投稿 */

.entry-content .alignleft,
.comment-content .alignleft{
  float: left;
}
.entry-content .alignright,
.comment-content .alignright{
  float: right;
}
.entry-content .aligncenter,
.comment-content .aligncenter{
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.entry-content::after,
.comment-content::after{
  display: table;
  clear: both;
  content: "";
}

/* 追加 */

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

  *{
    box-sizing: border-box;
  }
  body{
    min-width: 100%;
  }

  #masthead{
    position: static;
  }
  #primary, #main-inner, #contenthead, #content{
    float: none;
    width: 100%;
  }
  #main,#content{
    width: 100%;
    padding: 0;
  }
  #main-inner{
    padding: 10px;
  }

  #sidebar1, #sidebar2{
    float: none;
    width: auto;
    padding: 10px;
    box-sizing:border-box;
  }

  #colophon{
    padding: 10px;
  }

  embed{
    max-width: 100%;
  }
}

#colophon{
  font-family : "Segoe UI";
  background-color : #0000bd;
  padding-top : 35px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 35px;
  margin-top : 20px;
}

#contenthead{
  font-family : "メイリオ";
}

#masthead{
  font-family : "メイリオ";
  margin-bottom : 10px;
  height : 133px;
}

.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-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 : #6bbb21;
  text-decoration : none;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

a:active{
  color : #6bbb21;
  text-decoration : underline;
}

a:focus{
  color : #6bbb21;
  text-decoration : underline;
}

a:link{
  color : #6bbb21;
}

a:visited{
  color : #6bbb21;
}

a:hover{
  color : #6bbb21;
  text-decoration : underline;
}

body{
  font-family : "メイリオ";
  color : #5c5c5c;
  background-color : transparent;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : left top;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : contain;
}

@media not screen, screen and (min-width: 569px) {

  #content{
    font-family : "メイリオ";
  }

  #main{
    font-family : "メイリオ";
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 960px;
    box-sizing : border-box;
  }

  #primary{
    margin-top : 0px;
  }

  #sidebar1{
    font-family : "メイリオ";
  }

  .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 : 960px;
  }
}

@media not screen, screen and (min-width: 569px) {

  #content{
    width : 727px;
    float : right;
  }

  #contenthead{
    width : 960px;
  }

  #main-inner{
    width : 960px;
  }

  #sidebar1{
    width : 218px;
    float : left;
  }
}

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

  #colophon .inner-box{
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
  }

  .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;
  }
}

#sp-button-1, #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-2, #sp-button-3, #sp-button-4, #sp-button-5, #sp-button-6, #sp-button-7, #sp-button-8, #sp-button-9{
  margin-bottom : 2px;
  width : 120px;
}

#sp-button-1 > a, #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-2 > a, #sp-button-3 > 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-weight : normal;
  color : #ffffff;
  background-color : #0168e8;
  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 : 6px;
  padding-right : 6px;
  padding-bottom : 6px;
  height : 100%;
  display : block;
  position : relative;
}

#sp-button-1 > a:active, #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-2 > a:active, #sp-button-3 > 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 : #0a73f5;
  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-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-2 > a:hover, #sp-button-3 > 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{
  background-color : #0a73f5;
  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-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-18, #sp-column-19, #sp-column-2, #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-28, #sp-column-29, #sp-column-3, #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-5, #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 : #fc7f2b;
  border-left-color : #fc7f2b;
  border-right-color : #fc7f2b;
  border-bottom-color : #fc7f2b;
  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-18 > .column-label h3::after, .accordion#sp-column-19 > .column-label h3::after, .accordion#sp-column-2 > .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-28 > .column-label h3::after, .accordion#sp-column-29 > .column-label h3::after, .accordion#sp-column-3 > .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-5 > .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-18 > .column-label h3::before, .toggled-on#sp-column-19 > .column-label h3::before, .toggled-on#sp-column-2 > .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-28 > .column-label h3::before, .toggled-on#sp-column-29 > .column-label h3::before, .toggled-on#sp-column-3 > .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-5 > .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-18 > .column-body, #sp-column-19 > .column-body, #sp-column-2 > .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-28 > .column-body, #sp-column-29 > .column-body, #sp-column-3 > .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-5 > .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-18 > .column-label, #sp-column-19 > .column-label, #sp-column-2 > .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-28 > .column-label, #sp-column-29 > .column-label, #sp-column-3 > .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-5 > .column-label, #sp-column-6 > .column-label, #sp-column-7 > .column-label, #sp-column-8 > .column-label, #sp-column-9 > .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-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-18 > .column-label h3, #sp-column-19 > .column-label h3, #sp-column-2 > .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-28 > .column-label h3, #sp-column-29 > .column-label h3, #sp-column-3 > .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-5 > .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-1{
  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 : #225e4e;
  border-left-color : #225e4e;
  border-right-color : #225e4e;
  border-bottom-color : #225e4e;
  width : 100%;
  height : auto;
}

#sp-column-1 > .column-body{
  width : auto;
  height : auto;
}

#sp-column-1 > .column-label{
  background-color : #154236;
  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;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #225e4e;
}

#sp-column-1 > .column-label h3{
  font-size : 12px;
  color : #ffffff;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  position : relative;
}

#sp-definition-list-2, #sp-definition-list-3{
  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-definition-list-2 dd, #sp-definition-list-3 dd{
  padding-top : 1px;
  padding-left : 16px;
  padding-right : 0px;
  padding-bottom : 7px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-definition-list-2 dt, #sp-definition-list-3 dt{
  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-definition-list-2 > dd, #sp-definition-list-3 > dd{
  color : #333333;
}

#sp-definition-list-2 > dt, #sp-definition-list-3 > dt{
  font-weight : bold;
  color : #333333;
}

#sp-definition-list-5{
  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-definition-list-5 dd{
  padding-top : 13px;
  padding-left : 16px;
  padding-right : 0px;
  padding-bottom : 20px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-definition-list-5 dt{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 1px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #858585;
}

#sp-definition-list-5 > dd{
  color : #333333;
}

#sp-definition-list-5 > dt{
  font-weight : bold;
  color : #333333;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 1px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #858585;
}

#sp-image-1, #sp-image-10, #sp-image-100, #sp-image-101, #sp-image-102, #sp-image-103, #sp-image-104, #sp-image-105, #sp-image-106, #sp-image-107, #sp-image-108, #sp-image-109, #sp-image-11, #sp-image-110, #sp-image-111, #sp-image-112, #sp-image-113, #sp-image-114, #sp-image-115, #sp-image-116, #sp-image-117, #sp-image-118, #sp-image-119, #sp-image-12, #sp-image-120, #sp-image-121, #sp-image-122, #sp-image-123, #sp-image-124, #sp-image-125, #sp-image-126, #sp-image-127, #sp-image-128, #sp-image-129, #sp-image-13, #sp-image-130, #sp-image-131, #sp-image-132, #sp-image-133, #sp-image-134, #sp-image-135, #sp-image-136, #sp-image-137, #sp-image-138, #sp-image-139, #sp-image-14, #sp-image-140, #sp-image-141, #sp-image-142, #sp-image-143, #sp-image-144, #sp-image-145, #sp-image-146, #sp-image-147, #sp-image-148, #sp-image-149, #sp-image-15, #sp-image-150, #sp-image-151, #sp-image-152, #sp-image-153, #sp-image-154, #sp-image-155, #sp-image-156, #sp-image-157, #sp-image-158, #sp-image-159, #sp-image-16, #sp-image-160, #sp-image-161, #sp-image-162, #sp-image-163, #sp-image-164, #sp-image-165, #sp-image-17, #sp-image-18, #sp-image-19, #sp-image-2, #sp-image-20, #sp-image-21, #sp-image-22, #sp-image-23, #sp-image-24, #sp-image-25, #sp-image-26, #sp-image-27, #sp-image-28, #sp-image-29, #sp-image-3, #sp-image-30, #sp-image-31, #sp-image-32, #sp-image-33, #sp-image-34, #sp-image-35, #sp-image-36, #sp-image-37, #sp-image-38, #sp-image-39, #sp-image-4, #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-60, #sp-image-61, #sp-image-62, #sp-image-63, #sp-image-64, #sp-image-65, #sp-image-66, #sp-image-67, #sp-image-68, #sp-image-69, #sp-image-7, #sp-image-70, #sp-image-71, #sp-image-72, #sp-image-73, #sp-image-74, #sp-image-75, #sp-image-76, #sp-image-77, #sp-image-78, #sp-image-79, #sp-image-8, #sp-image-80, #sp-image-81, #sp-image-82, #sp-image-83, #sp-image-84, #sp-image-85, #sp-image-86, #sp-image-87, #sp-image-88, #sp-image-89, #sp-image-9, #sp-image-90, #sp-image-91, #sp-image-92, #sp-image-93, #sp-image-94, #sp-image-95, #sp-image-96, #sp-image-97, #sp-image-98, #sp-image-99{
  max-width : 100%;
}

#sp-page-title-16 > h1, #sp-page-title-17 > h1, #sp-page-title-18 > h1, #sp-page-title-19 > h1, #sp-page-title-20 > h1, #sp-page-title-21 > h1, #sp-page-title-22 > h1, #sp-page-title-24 > h1{
  font-size : 1.6rem;
  font-weight : bold;
  color : #5c5c5c;
  background-image : url(img/pagetitle1-bg.png),url(img/pagetitle1-bg2.png);
  background-repeat : no-repeat,repeat-x;
  padding-top : 18px;
  padding-left : 50px;
  padding-right : 15px;
  padding-bottom : 12px;
}

#sp-page-title-12 > h1, #sp-page-title-23 > h1, #sp-page-title-25 > h1, #sp-page-title-26 > h1{
  font-size : 1.6rem;
  font-weight : bold;
  color : #ffffff;
  background-color : #6bbb21;
  background-image : url(img/pagetitle2-bg.png);
  background-repeat : no-repeat;
  background-position : 12px center;
  padding-top : 12px;
  padding-left : 50px;
  padding-right : 15px;
  padding-bottom : 12px;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
}

.page-access#content #page-content .large, .page-concept1#content #page-content .large, .page-concept10#content #page-content .large, .page-concept11#content #page-content .large, .page-concept12#content #page-content .large, .page-concept2#content #page-content .large, .page-concept22#content #page-content .large, .page-concept23#content #page-content .large, .page-concept3#content #page-content .large, .page-concept4#content #page-content .large, .page-concept5#content #page-content .large, .page-concept6#content #page-content .large, .page-concept7#content #page-content .large, .page-contact#content #page-content .large, .page-news#content #page-content .large, .page-privacy#content #page-content .large, .page-privacy1#content #page-content .large, .page-service1#content #page-content .large, .page-service10#content #page-content .large, .page-service11#content #page-content .large, .page-service12#content #page-content .large, .page-service13#content #page-content .large, .page-service14#content #page-content .large, .page-service2#content #page-content .large, .page-service3#content #page-content .large, .page-service4#content #page-content .large, .page-service5#content #page-content .large, .page-service6#content #page-content .large, .page-service7#content #page-content .large, .page-service8#content #page-content .large, .page-service9#content #page-content .large, #sp-block-container-1 .large, #sp-block-container-10 .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-2 .large, #sp-block-container-20 .large, #sp-block-container-21 .large, #sp-block-container-22 .large, #sp-block-container-23 .large, #sp-block-container-24 .large, #sp-block-container-25 .large, #sp-block-container-26 .large, #sp-block-container-27 .large, #sp-block-container-28 .large, #sp-block-container-29 .large, #sp-block-container-3 .large, #sp-block-container-30 .large, #sp-block-container-31 .large, #sp-block-container-32 .large, #sp-block-container-33 .large, #sp-block-container-34 .large, #sp-block-container-35 .large, #sp-block-container-36 .large, #sp-block-container-37 .large, #sp-block-container-38 .large, #sp-block-container-39 .large, #sp-block-container-4 .large, #sp-block-container-40 .large, #sp-block-container-41 .large, #sp-block-container-42 .large, #sp-block-container-43 .large, #sp-block-container-44 .large, #sp-block-container-5 .large, #sp-block-container-6 .large, #sp-block-container-7 .large, #sp-block-container-8 .large, #sp-block-container-9 .large{
  font-size : 1.5rem;
}

.page-access#content #page-content .medium, .page-concept1#content #page-content .medium, .page-concept10#content #page-content .medium, .page-concept11#content #page-content .medium, .page-concept12#content #page-content .medium, .page-concept2#content #page-content .medium, .page-concept22#content #page-content .medium, .page-concept23#content #page-content .medium, .page-concept3#content #page-content .medium, .page-concept4#content #page-content .medium, .page-concept5#content #page-content .medium, .page-concept6#content #page-content .medium, .page-concept7#content #page-content .medium, .page-contact#content #page-content .medium, .page-news#content #page-content .medium, .page-privacy#content #page-content .medium, .page-privacy1#content #page-content .medium, .page-service1#content #page-content .medium, .page-service10#content #page-content .medium, .page-service11#content #page-content .medium, .page-service12#content #page-content .medium, .page-service13#content #page-content .medium, .page-service14#content #page-content .medium, .page-service2#content #page-content .medium, .page-service3#content #page-content .medium, .page-service4#content #page-content .medium, .page-service5#content #page-content .medium, .page-service6#content #page-content .medium, .page-service7#content #page-content .medium, .page-service8#content #page-content .medium, .page-service9#content #page-content .medium, #sp-block-container-1 .medium, #sp-block-container-10 .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-2 .medium, #sp-block-container-20 .medium, #sp-block-container-21 .medium, #sp-block-container-22 .medium, #sp-block-container-23 .medium, #sp-block-container-24 .medium, #sp-block-container-25 .medium, #sp-block-container-26 .medium, #sp-block-container-27 .medium, #sp-block-container-28 .medium, #sp-block-container-29 .medium, #sp-block-container-3 .medium, #sp-block-container-30 .medium, #sp-block-container-31 .medium, #sp-block-container-32 .medium, #sp-block-container-33 .medium, #sp-block-container-34 .medium, #sp-block-container-35 .medium, #sp-block-container-36 .medium, #sp-block-container-37 .medium, #sp-block-container-38 .medium, #sp-block-container-39 .medium, #sp-block-container-4 .medium, #sp-block-container-40 .medium, #sp-block-container-41 .medium, #sp-block-container-42 .medium, #sp-block-container-43 .medium, #sp-block-container-44 .medium, #sp-block-container-5 .medium, #sp-block-container-6 .medium, #sp-block-container-7 .medium, #sp-block-container-8 .medium, #sp-block-container-9 .medium{
  font-size : 1.4rem;
}

.page-access#content #page-content .small, .page-concept1#content #page-content .small, .page-concept10#content #page-content .small, .page-concept11#content #page-content .small, .page-concept12#content #page-content .small, .page-concept2#content #page-content .small, .page-concept22#content #page-content .small, .page-concept23#content #page-content .small, .page-concept3#content #page-content .small, .page-concept4#content #page-content .small, .page-concept5#content #page-content .small, .page-concept6#content #page-content .small, .page-concept7#content #page-content .small, .page-contact#content #page-content .small, .page-news#content #page-content .small, .page-privacy#content #page-content .small, .page-privacy1#content #page-content .small, .page-service1#content #page-content .small, .page-service10#content #page-content .small, .page-service11#content #page-content .small, .page-service12#content #page-content .small, .page-service13#content #page-content .small, .page-service14#content #page-content .small, .page-service2#content #page-content .small, .page-service3#content #page-content .small, .page-service4#content #page-content .small, .page-service5#content #page-content .small, .page-service6#content #page-content .small, .page-service7#content #page-content .small, .page-service8#content #page-content .small, .page-service9#content #page-content .small, #sp-block-container-1 .small, #sp-block-container-10 .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-2 .small, #sp-block-container-20 .small, #sp-block-container-21 .small, #sp-block-container-22 .small, #sp-block-container-23 .small, #sp-block-container-24 .small, #sp-block-container-25 .small, #sp-block-container-26 .small, #sp-block-container-27 .small, #sp-block-container-28 .small, #sp-block-container-29 .small, #sp-block-container-3 .small, #sp-block-container-30 .small, #sp-block-container-31 .small, #sp-block-container-32 .small, #sp-block-container-33 .small, #sp-block-container-34 .small, #sp-block-container-35 .small, #sp-block-container-36 .small, #sp-block-container-37 .small, #sp-block-container-38 .small, #sp-block-container-39 .small, #sp-block-container-4 .small, #sp-block-container-40 .small, #sp-block-container-41 .small, #sp-block-container-42 .small, #sp-block-container-43 .small, #sp-block-container-44 .small, #sp-block-container-5 .small, #sp-block-container-6 .small, #sp-block-container-7 .small, #sp-block-container-8 .small, #sp-block-container-9 .small{
  font-size : 1.2rem;
}

.page-access#content #page-content .x-large, .page-concept1#content #page-content .x-large, .page-concept10#content #page-content .x-large, .page-concept11#content #page-content .x-large, .page-concept12#content #page-content .x-large, .page-concept2#content #page-content .x-large, .page-concept22#content #page-content .x-large, .page-concept23#content #page-content .x-large, .page-concept3#content #page-content .x-large, .page-concept4#content #page-content .x-large, .page-concept5#content #page-content .x-large, .page-concept6#content #page-content .x-large, .page-concept7#content #page-content .x-large, .page-contact#content #page-content .x-large, .page-news#content #page-content .x-large, .page-privacy#content #page-content .x-large, .page-privacy1#content #page-content .x-large, .page-service1#content #page-content .x-large, .page-service10#content #page-content .x-large, .page-service11#content #page-content .x-large, .page-service12#content #page-content .x-large, .page-service13#content #page-content .x-large, .page-service14#content #page-content .x-large, .page-service2#content #page-content .x-large, .page-service3#content #page-content .x-large, .page-service4#content #page-content .x-large, .page-service5#content #page-content .x-large, .page-service6#content #page-content .x-large, .page-service7#content #page-content .x-large, .page-service8#content #page-content .x-large, .page-service9#content #page-content .x-large, #sp-block-container-1 .x-large, #sp-block-container-10 .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-2 .x-large, #sp-block-container-20 .x-large, #sp-block-container-21 .x-large, #sp-block-container-22 .x-large, #sp-block-container-23 .x-large, #sp-block-container-24 .x-large, #sp-block-container-25 .x-large, #sp-block-container-26 .x-large, #sp-block-container-27 .x-large, #sp-block-container-28 .x-large, #sp-block-container-29 .x-large, #sp-block-container-3 .x-large, #sp-block-container-30 .x-large, #sp-block-container-31 .x-large, #sp-block-container-32 .x-large, #sp-block-container-33 .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-38 .x-large, #sp-block-container-39 .x-large, #sp-block-container-4 .x-large, #sp-block-container-40 .x-large, #sp-block-container-41 .x-large, #sp-block-container-42 .x-large, #sp-block-container-43 .x-large, #sp-block-container-44 .x-large, #sp-block-container-5 .x-large, #sp-block-container-6 .x-large, #sp-block-container-7 .x-large, #sp-block-container-8 .x-large, #sp-block-container-9 .x-large{
  font-size : 1.8rem;
}

.page-access#content #page-content .x-small, .page-concept1#content #page-content .x-small, .page-concept10#content #page-content .x-small, .page-concept11#content #page-content .x-small, .page-concept12#content #page-content .x-small, .page-concept2#content #page-content .x-small, .page-concept22#content #page-content .x-small, .page-concept23#content #page-content .x-small, .page-concept3#content #page-content .x-small, .page-concept4#content #page-content .x-small, .page-concept5#content #page-content .x-small, .page-concept6#content #page-content .x-small, .page-concept7#content #page-content .x-small, .page-contact#content #page-content .x-small, .page-news#content #page-content .x-small, .page-privacy#content #page-content .x-small, .page-privacy1#content #page-content .x-small, .page-service1#content #page-content .x-small, .page-service10#content #page-content .x-small, .page-service11#content #page-content .x-small, .page-service12#content #page-content .x-small, .page-service13#content #page-content .x-small, .page-service14#content #page-content .x-small, .page-service2#content #page-content .x-small, .page-service3#content #page-content .x-small, .page-service4#content #page-content .x-small, .page-service5#content #page-content .x-small, .page-service6#content #page-content .x-small, .page-service7#content #page-content .x-small, .page-service8#content #page-content .x-small, .page-service9#content #page-content .x-small, #sp-block-container-1 .x-small, #sp-block-container-10 .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-2 .x-small, #sp-block-container-20 .x-small, #sp-block-container-21 .x-small, #sp-block-container-22 .x-small, #sp-block-container-23 .x-small, #sp-block-container-24 .x-small, #sp-block-container-25 .x-small, #sp-block-container-26 .x-small, #sp-block-container-27 .x-small, #sp-block-container-28 .x-small, #sp-block-container-29 .x-small, #sp-block-container-3 .x-small, #sp-block-container-30 .x-small, #sp-block-container-31 .x-small, #sp-block-container-32 .x-small, #sp-block-container-33 .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-38 .x-small, #sp-block-container-39 .x-small, #sp-block-container-4 .x-small, #sp-block-container-40 .x-small, #sp-block-container-41 .x-small, #sp-block-container-42 .x-small, #sp-block-container-43 .x-small, #sp-block-container-44 .x-small, #sp-block-container-5 .x-small, #sp-block-container-6 .x-small, #sp-block-container-7 .x-small, #sp-block-container-8 .x-small, #sp-block-container-9 .x-small{
  font-size : 1.1rem;
}

.page-access#content #page-content .xx-large, .page-concept1#content #page-content .xx-large, .page-concept10#content #page-content .xx-large, .page-concept11#content #page-content .xx-large, .page-concept12#content #page-content .xx-large, .page-concept2#content #page-content .xx-large, .page-concept22#content #page-content .xx-large, .page-concept23#content #page-content .xx-large, .page-concept3#content #page-content .xx-large, .page-concept4#content #page-content .xx-large, .page-concept5#content #page-content .xx-large, .page-concept6#content #page-content .xx-large, .page-concept7#content #page-content .xx-large, .page-contact#content #page-content .xx-large, .page-news#content #page-content .xx-large, .page-privacy#content #page-content .xx-large, .page-privacy1#content #page-content .xx-large, .page-service1#content #page-content .xx-large, .page-service10#content #page-content .xx-large, .page-service11#content #page-content .xx-large, .page-service12#content #page-content .xx-large, .page-service13#content #page-content .xx-large, .page-service14#content #page-content .xx-large, .page-service2#content #page-content .xx-large, .page-service3#content #page-content .xx-large, .page-service4#content #page-content .xx-large, .page-service5#content #page-content .xx-large, .page-service6#content #page-content .xx-large, .page-service7#content #page-content .xx-large, .page-service8#content #page-content .xx-large, .page-service9#content #page-content .xx-large, #sp-block-container-1 .xx-large, #sp-block-container-10 .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-2 .xx-large, #sp-block-container-20 .xx-large, #sp-block-container-21 .xx-large, #sp-block-container-22 .xx-large, #sp-block-container-23 .xx-large, #sp-block-container-24 .xx-large, #sp-block-container-25 .xx-large, #sp-block-container-26 .xx-large, #sp-block-container-27 .xx-large, #sp-block-container-28 .xx-large, #sp-block-container-29 .xx-large, #sp-block-container-3 .xx-large, #sp-block-container-30 .xx-large, #sp-block-container-31 .xx-large, #sp-block-container-32 .xx-large, #sp-block-container-33 .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-38 .xx-large, #sp-block-container-39 .xx-large, #sp-block-container-4 .xx-large, #sp-block-container-40 .xx-large, #sp-block-container-41 .xx-large, #sp-block-container-42 .xx-large, #sp-block-container-43 .xx-large, #sp-block-container-44 .xx-large, #sp-block-container-5 .xx-large, #sp-block-container-6 .xx-large, #sp-block-container-7 .xx-large, #sp-block-container-8 .xx-large, #sp-block-container-9 .xx-large{
  font-size : 2rem;
}

.page-access#content #page-content .xx-small, .page-concept1#content #page-content .xx-small, .page-concept10#content #page-content .xx-small, .page-concept11#content #page-content .xx-small, .page-concept12#content #page-content .xx-small, .page-concept2#content #page-content .xx-small, .page-concept22#content #page-content .xx-small, .page-concept23#content #page-content .xx-small, .page-concept3#content #page-content .xx-small, .page-concept4#content #page-content .xx-small, .page-concept5#content #page-content .xx-small, .page-concept6#content #page-content .xx-small, .page-concept7#content #page-content .xx-small, .page-contact#content #page-content .xx-small, .page-news#content #page-content .xx-small, .page-privacy#content #page-content .xx-small, .page-privacy1#content #page-content .xx-small, .page-service1#content #page-content .xx-small, .page-service10#content #page-content .xx-small, .page-service11#content #page-content .xx-small, .page-service12#content #page-content .xx-small, .page-service13#content #page-content .xx-small, .page-service14#content #page-content .xx-small, .page-service2#content #page-content .xx-small, .page-service3#content #page-content .xx-small, .page-service4#content #page-content .xx-small, .page-service5#content #page-content .xx-small, .page-service6#content #page-content .xx-small, .page-service7#content #page-content .xx-small, .page-service8#content #page-content .xx-small, .page-service9#content #page-content .xx-small, #sp-block-container-1 .xx-small, #sp-block-container-10 .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-2 .xx-small, #sp-block-container-20 .xx-small, #sp-block-container-21 .xx-small, #sp-block-container-22 .xx-small, #sp-block-container-23 .xx-small, #sp-block-container-24 .xx-small, #sp-block-container-25 .xx-small, #sp-block-container-26 .xx-small, #sp-block-container-27 .xx-small, #sp-block-container-28 .xx-small, #sp-block-container-29 .xx-small, #sp-block-container-3 .xx-small, #sp-block-container-30 .xx-small, #sp-block-container-31 .xx-small, #sp-block-container-32 .xx-small, #sp-block-container-33 .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-38 .xx-small, #sp-block-container-39 .xx-small, #sp-block-container-4 .xx-small, #sp-block-container-40 .xx-small, #sp-block-container-41 .xx-small, #sp-block-container-42 .xx-small, #sp-block-container-43 .xx-small, #sp-block-container-44 .xx-small, #sp-block-container-5 .xx-small, #sp-block-container-6 .xx-small, #sp-block-container-7 .xx-small, #sp-block-container-8 .xx-small, #sp-block-container-9 .xx-small{
  font-size : 1rem;
}

.page-access#content #page-content em, .page-concept1#content #page-content em, .page-concept10#content #page-content em, .page-concept11#content #page-content em, .page-concept12#content #page-content em, .page-concept2#content #page-content em, .page-concept22#content #page-content em, .page-concept23#content #page-content em, .page-concept3#content #page-content em, .page-concept4#content #page-content em, .page-concept5#content #page-content em, .page-concept6#content #page-content em, .page-concept7#content #page-content em, .page-contact#content #page-content em, .page-news#content #page-content em, .page-privacy#content #page-content em, .page-privacy1#content #page-content em, .page-service1#content #page-content em, .page-service10#content #page-content em, .page-service11#content #page-content em, .page-service12#content #page-content em, .page-service13#content #page-content em, .page-service14#content #page-content em, .page-service2#content #page-content em, .page-service3#content #page-content em, .page-service4#content #page-content em, .page-service5#content #page-content em, .page-service6#content #page-content em, .page-service7#content #page-content em, .page-service8#content #page-content em, .page-service9#content #page-content em, #sp-block-container-1 em, #sp-block-container-10 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-2 em, #sp-block-container-20 em, #sp-block-container-21 em, #sp-block-container-22 em, #sp-block-container-23 em, #sp-block-container-24 em, #sp-block-container-25 em, #sp-block-container-26 em, #sp-block-container-27 em, #sp-block-container-28 em, #sp-block-container-29 em, #sp-block-container-3 em, #sp-block-container-30 em, #sp-block-container-31 em, #sp-block-container-32 em, #sp-block-container-33 em, #sp-block-container-34 em, #sp-block-container-35 em, #sp-block-container-36 em, #sp-block-container-37 em, #sp-block-container-38 em, #sp-block-container-39 em, #sp-block-container-4 em, #sp-block-container-40 em, #sp-block-container-41 em, #sp-block-container-42 em, #sp-block-container-43 em, #sp-block-container-44 em, #sp-block-container-5 em, #sp-block-container-6 em, #sp-block-container-7 em, #sp-block-container-8 em, #sp-block-container-9 em{
  font-style : oblique;
  color : #5c5c5c;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #5c5c5c;
}

.page-access#content #page-content h1, .page-concept1#content #page-content h1, .page-concept10#content #page-content h1, .page-concept11#content #page-content h1, .page-concept12#content #page-content h1, .page-concept2#content #page-content h1, .page-concept22#content #page-content h1, .page-concept23#content #page-content h1, .page-concept3#content #page-content h1, .page-concept4#content #page-content h1, .page-concept5#content #page-content h1, .page-concept6#content #page-content h1, .page-concept7#content #page-content h1, .page-contact#content #page-content h1, .page-news#content #page-content h1, .page-privacy#content #page-content h1, .page-privacy1#content #page-content h1, .page-service1#content #page-content h1, .page-service10#content #page-content h1, .page-service11#content #page-content h1, .page-service12#content #page-content h1, .page-service13#content #page-content h1, .page-service14#content #page-content h1, .page-service2#content #page-content h1, .page-service3#content #page-content h1, .page-service4#content #page-content h1, .page-service5#content #page-content h1, .page-service6#content #page-content h1, .page-service7#content #page-content h1, .page-service8#content #page-content h1, .page-service9#content #page-content h1, #sp-block-container-1 h1, #sp-block-container-10 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-2 h1, #sp-block-container-20 h1, #sp-block-container-21 h1, #sp-block-container-22 h1, #sp-block-container-23 h1, #sp-block-container-24 h1, #sp-block-container-25 h1, #sp-block-container-26 h1, #sp-block-container-27 h1, #sp-block-container-28 h1, #sp-block-container-29 h1, #sp-block-container-3 h1, #sp-block-container-30 h1, #sp-block-container-31 h1, #sp-block-container-32 h1, #sp-block-container-33 h1, #sp-block-container-34 h1, #sp-block-container-35 h1, #sp-block-container-36 h1, #sp-block-container-37 h1, #sp-block-container-38 h1, #sp-block-container-39 h1, #sp-block-container-4 h1, #sp-block-container-40 h1, #sp-block-container-41 h1, #sp-block-container-42 h1, #sp-block-container-43 h1, #sp-block-container-44 h1, #sp-block-container-5 h1, #sp-block-container-6 h1, #sp-block-container-7 h1, #sp-block-container-8 h1, #sp-block-container-9 h1{
  font-size : 2.4rem;
  text-align : left;
}

.page-access#content #page-content h2, .page-concept1#content #page-content h2, .page-concept10#content #page-content h2, .page-concept11#content #page-content h2, .page-concept12#content #page-content h2, .page-concept2#content #page-content h2, .page-concept22#content #page-content h2, .page-concept23#content #page-content h2, .page-concept3#content #page-content h2, .page-concept4#content #page-content h2, .page-concept5#content #page-content h2, .page-concept6#content #page-content h2, .page-concept7#content #page-content h2, .page-contact#content #page-content h2, .page-news#content #page-content h2, .page-privacy#content #page-content h2, .page-privacy1#content #page-content h2, .page-service1#content #page-content h2, .page-service10#content #page-content h2, .page-service11#content #page-content h2, .page-service12#content #page-content h2, .page-service13#content #page-content h2, .page-service14#content #page-content h2, .page-service2#content #page-content h2, .page-service3#content #page-content h2, .page-service4#content #page-content h2, .page-service5#content #page-content h2, .page-service6#content #page-content h2, .page-service7#content #page-content h2, .page-service8#content #page-content h2, .page-service9#content #page-content h2, #sp-block-container-1 h2, #sp-block-container-10 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-2 h2, #sp-block-container-20 h2, #sp-block-container-21 h2, #sp-block-container-22 h2, #sp-block-container-23 h2, #sp-block-container-24 h2, #sp-block-container-25 h2, #sp-block-container-26 h2, #sp-block-container-27 h2, #sp-block-container-28 h2, #sp-block-container-29 h2, #sp-block-container-3 h2, #sp-block-container-30 h2, #sp-block-container-31 h2, #sp-block-container-32 h2, #sp-block-container-33 h2, #sp-block-container-34 h2, #sp-block-container-35 h2, #sp-block-container-36 h2, #sp-block-container-37 h2, #sp-block-container-38 h2, #sp-block-container-39 h2, #sp-block-container-4 h2, #sp-block-container-40 h2, #sp-block-container-41 h2, #sp-block-container-42 h2, #sp-block-container-43 h2, #sp-block-container-44 h2, #sp-block-container-5 h2, #sp-block-container-6 h2, #sp-block-container-7 h2, #sp-block-container-8 h2, #sp-block-container-9 h2{
  font-size : 2.1rem;
}

.page-access#content #page-content h3, .page-concept1#content #page-content h3, .page-concept10#content #page-content h3, .page-concept11#content #page-content h3, .page-concept12#content #page-content h3, .page-concept2#content #page-content h3, .page-concept22#content #page-content h3, .page-concept23#content #page-content h3, .page-concept3#content #page-content h3, .page-concept4#content #page-content h3, .page-concept5#content #page-content h3, .page-concept6#content #page-content h3, .page-concept7#content #page-content h3, .page-contact#content #page-content h3, .page-news#content #page-content h3, .page-privacy#content #page-content h3, .page-privacy1#content #page-content h3, .page-service1#content #page-content h3, .page-service10#content #page-content h3, .page-service11#content #page-content h3, .page-service12#content #page-content h3, .page-service13#content #page-content h3, .page-service14#content #page-content h3, .page-service2#content #page-content h3, .page-service3#content #page-content h3, .page-service4#content #page-content h3, .page-service5#content #page-content h3, .page-service6#content #page-content h3, .page-service7#content #page-content h3, .page-service8#content #page-content h3, .page-service9#content #page-content h3, #sp-block-container-1 h3, #sp-block-container-10 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-2 h3, #sp-block-container-20 h3, #sp-block-container-21 h3, #sp-block-container-22 h3, #sp-block-container-23 h3, #sp-block-container-24 h3, #sp-block-container-25 h3, #sp-block-container-26 h3, #sp-block-container-27 h3, #sp-block-container-28 h3, #sp-block-container-29 h3, #sp-block-container-3 h3, #sp-block-container-30 h3, #sp-block-container-31 h3, #sp-block-container-32 h3, #sp-block-container-33 h3, #sp-block-container-34 h3, #sp-block-container-35 h3, #sp-block-container-36 h3, #sp-block-container-37 h3, #sp-block-container-38 h3, #sp-block-container-39 h3, #sp-block-container-4 h3, #sp-block-container-40 h3, #sp-block-container-41 h3, #sp-block-container-42 h3, #sp-block-container-43 h3, #sp-block-container-44 h3, #sp-block-container-5 h3, #sp-block-container-6 h3, #sp-block-container-7 h3, #sp-block-container-8 h3, #sp-block-container-9 h3{
  font-size : 1.8rem;
  text-align : left;
  margin-top : 10px;
  margin-bottom : 1em;
  clear : both;
}

.page-access#content #page-content h4, .page-concept1#content #page-content h4, .page-concept10#content #page-content h4, .page-concept11#content #page-content h4, .page-concept12#content #page-content h4, .page-concept2#content #page-content h4, .page-concept22#content #page-content h4, .page-concept23#content #page-content h4, .page-concept3#content #page-content h4, .page-concept4#content #page-content h4, .page-concept5#content #page-content h4, .page-concept6#content #page-content h4, .page-concept7#content #page-content h4, .page-contact#content #page-content h4, .page-news#content #page-content h4, .page-privacy#content #page-content h4, .page-privacy1#content #page-content h4, .page-service1#content #page-content h4, .page-service10#content #page-content h4, .page-service11#content #page-content h4, .page-service12#content #page-content h4, .page-service13#content #page-content h4, .page-service14#content #page-content h4, .page-service2#content #page-content h4, .page-service3#content #page-content h4, .page-service4#content #page-content h4, .page-service5#content #page-content h4, .page-service6#content #page-content h4, .page-service7#content #page-content h4, .page-service8#content #page-content h4, .page-service9#content #page-content h4, #sp-block-container-1 h4, #sp-block-container-10 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-2 h4, #sp-block-container-20 h4, #sp-block-container-21 h4, #sp-block-container-22 h4, #sp-block-container-23 h4, #sp-block-container-24 h4, #sp-block-container-25 h4, #sp-block-container-26 h4, #sp-block-container-27 h4, #sp-block-container-28 h4, #sp-block-container-29 h4, #sp-block-container-3 h4, #sp-block-container-30 h4, #sp-block-container-31 h4, #sp-block-container-32 h4, #sp-block-container-33 h4, #sp-block-container-34 h4, #sp-block-container-35 h4, #sp-block-container-36 h4, #sp-block-container-37 h4, #sp-block-container-38 h4, #sp-block-container-39 h4, #sp-block-container-4 h4, #sp-block-container-40 h4, #sp-block-container-41 h4, #sp-block-container-42 h4, #sp-block-container-43 h4, #sp-block-container-44 h4, #sp-block-container-5 h4, #sp-block-container-6 h4, #sp-block-container-7 h4, #sp-block-container-8 h4, #sp-block-container-9 h4{
  font-size : 1.5rem;
  line-height : 1.2;
  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;
  clear : both;
}

.page-access#content #page-content h5, .page-concept1#content #page-content h5, .page-concept10#content #page-content h5, .page-concept11#content #page-content h5, .page-concept12#content #page-content h5, .page-concept2#content #page-content h5, .page-concept22#content #page-content h5, .page-concept23#content #page-content h5, .page-concept3#content #page-content h5, .page-concept4#content #page-content h5, .page-concept5#content #page-content h5, .page-concept6#content #page-content h5, .page-concept7#content #page-content h5, .page-contact#content #page-content h5, .page-news#content #page-content h5, .page-privacy#content #page-content h5, .page-privacy1#content #page-content h5, .page-service1#content #page-content h5, .page-service10#content #page-content h5, .page-service11#content #page-content h5, .page-service12#content #page-content h5, .page-service13#content #page-content h5, .page-service14#content #page-content h5, .page-service2#content #page-content h5, .page-service3#content #page-content h5, .page-service4#content #page-content h5, .page-service5#content #page-content h5, .page-service6#content #page-content h5, .page-service7#content #page-content h5, .page-service8#content #page-content h5, .page-service9#content #page-content h5, #sp-block-container-1 h5, #sp-block-container-10 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-2 h5, #sp-block-container-20 h5, #sp-block-container-21 h5, #sp-block-container-22 h5, #sp-block-container-23 h5, #sp-block-container-24 h5, #sp-block-container-25 h5, #sp-block-container-26 h5, #sp-block-container-27 h5, #sp-block-container-28 h5, #sp-block-container-29 h5, #sp-block-container-3 h5, #sp-block-container-30 h5, #sp-block-container-31 h5, #sp-block-container-32 h5, #sp-block-container-33 h5, #sp-block-container-34 h5, #sp-block-container-35 h5, #sp-block-container-36 h5, #sp-block-container-37 h5, #sp-block-container-38 h5, #sp-block-container-39 h5, #sp-block-container-4 h5, #sp-block-container-40 h5, #sp-block-container-41 h5, #sp-block-container-42 h5, #sp-block-container-43 h5, #sp-block-container-44 h5, #sp-block-container-5 h5, #sp-block-container-6 h5, #sp-block-container-7 h5, #sp-block-container-8 h5, #sp-block-container-9 h5{
  font-size : 1.3rem;
  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-concept1#content #page-content h6, .page-concept10#content #page-content h6, .page-concept11#content #page-content h6, .page-concept12#content #page-content h6, .page-concept2#content #page-content h6, .page-concept22#content #page-content h6, .page-concept23#content #page-content h6, .page-concept3#content #page-content h6, .page-concept4#content #page-content h6, .page-concept5#content #page-content h6, .page-concept6#content #page-content h6, .page-concept7#content #page-content h6, .page-contact#content #page-content h6, .page-news#content #page-content h6, .page-privacy#content #page-content h6, .page-privacy1#content #page-content h6, .page-service1#content #page-content h6, .page-service10#content #page-content h6, .page-service11#content #page-content h6, .page-service12#content #page-content h6, .page-service13#content #page-content h6, .page-service14#content #page-content h6, .page-service2#content #page-content h6, .page-service3#content #page-content h6, .page-service4#content #page-content h6, .page-service5#content #page-content h6, .page-service6#content #page-content h6, .page-service7#content #page-content h6, .page-service8#content #page-content h6, .page-service9#content #page-content h6, #sp-block-container-1 h6, #sp-block-container-10 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-2 h6, #sp-block-container-20 h6, #sp-block-container-21 h6, #sp-block-container-22 h6, #sp-block-container-23 h6, #sp-block-container-24 h6, #sp-block-container-25 h6, #sp-block-container-26 h6, #sp-block-container-27 h6, #sp-block-container-28 h6, #sp-block-container-29 h6, #sp-block-container-3 h6, #sp-block-container-30 h6, #sp-block-container-31 h6, #sp-block-container-32 h6, #sp-block-container-33 h6, #sp-block-container-34 h6, #sp-block-container-35 h6, #sp-block-container-36 h6, #sp-block-container-37 h6, #sp-block-container-38 h6, #sp-block-container-39 h6, #sp-block-container-4 h6, #sp-block-container-40 h6, #sp-block-container-41 h6, #sp-block-container-42 h6, #sp-block-container-43 h6, #sp-block-container-44 h6, #sp-block-container-5 h6, #sp-block-container-6 h6, #sp-block-container-7 h6, #sp-block-container-8 h6, #sp-block-container-9 h6{
  font-size : 1.2rem;
}

.page-access#content #page-content hr, .page-concept1#content #page-content hr, .page-concept10#content #page-content hr, .page-concept11#content #page-content hr, .page-concept12#content #page-content hr, .page-concept2#content #page-content hr, .page-concept22#content #page-content hr, .page-concept23#content #page-content hr, .page-concept3#content #page-content hr, .page-concept4#content #page-content hr, .page-concept5#content #page-content hr, .page-concept6#content #page-content hr, .page-concept7#content #page-content hr, .page-contact#content #page-content hr, .page-news#content #page-content hr, .page-privacy#content #page-content hr, .page-privacy1#content #page-content hr, .page-service1#content #page-content hr, .page-service10#content #page-content hr, .page-service11#content #page-content hr, .page-service12#content #page-content hr, .page-service13#content #page-content hr, .page-service14#content #page-content hr, .page-service2#content #page-content hr, .page-service3#content #page-content hr, .page-service4#content #page-content hr, .page-service5#content #page-content hr, .page-service6#content #page-content hr, .page-service7#content #page-content hr, .page-service8#content #page-content hr, .page-service9#content #page-content hr, #sp-block-container-1 hr, #sp-block-container-10 hr, #sp-block-container-11 hr, #sp-block-container-12 hr, #sp-block-container-14 hr, #sp-block-container-16 hr, #sp-block-container-18 hr, #sp-block-container-2 hr, #sp-block-container-20 hr, #sp-block-container-21 hr, #sp-block-container-22 hr, #sp-block-container-23 hr, #sp-block-container-24 hr, #sp-block-container-25 hr, #sp-block-container-26 hr, #sp-block-container-27 hr, #sp-block-container-28 hr, #sp-block-container-29 hr, #sp-block-container-3 hr, #sp-block-container-30 hr, #sp-block-container-31 hr, #sp-block-container-32 hr, #sp-block-container-33 hr, #sp-block-container-34 hr, #sp-block-container-35 hr, #sp-block-container-36 hr, #sp-block-container-37 hr, #sp-block-container-38 hr, #sp-block-container-39 hr, #sp-block-container-4 hr, #sp-block-container-40 hr, #sp-block-container-41 hr, #sp-block-container-42 hr, #sp-block-container-43 hr, #sp-block-container-44 hr, #sp-block-container-5 hr, #sp-block-container-6 hr, #sp-block-container-7 hr, #sp-block-container-8 hr, #sp-block-container-9 hr{
  color : #a0a0a0;
  margin-top : 25px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  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 : #a0a0a0;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  height : 1px;
}

.page-access#content #page-content p, .page-concept1#content #page-content p, .page-concept10#content #page-content p, .page-concept11#content #page-content p, .page-concept12#content #page-content p, .page-concept2#content #page-content p, .page-concept22#content #page-content p, .page-concept23#content #page-content p, .page-concept3#content #page-content p, .page-concept4#content #page-content p, .page-concept5#content #page-content p, .page-concept6#content #page-content p, .page-concept7#content #page-content p, .page-contact#content #page-content p, .page-news#content #page-content p, .page-privacy#content #page-content p, .page-privacy1#content #page-content p, .page-service1#content #page-content p, .page-service10#content #page-content p, .page-service11#content #page-content p, .page-service12#content #page-content p, .page-service13#content #page-content p, .page-service14#content #page-content p, .page-service2#content #page-content p, .page-service3#content #page-content p, .page-service4#content #page-content p, .page-service5#content #page-content p, .page-service6#content #page-content p, .page-service7#content #page-content p, .page-service8#content #page-content p, .page-service9#content #page-content p, #sp-block-container-1 p, #sp-block-container-10 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-2 p, #sp-block-container-20 p, #sp-block-container-21 p, #sp-block-container-22 p, #sp-block-container-23 p, #sp-block-container-24 p, #sp-block-container-25 p, #sp-block-container-26 p, #sp-block-container-27 p, #sp-block-container-28 p, #sp-block-container-29 p, #sp-block-container-3 p, #sp-block-container-30 p, #sp-block-container-31 p, #sp-block-container-32 p, #sp-block-container-33 p, #sp-block-container-34 p, #sp-block-container-35 p, #sp-block-container-36 p, #sp-block-container-37 p, #sp-block-container-38 p, #sp-block-container-39 p, #sp-block-container-4 p, #sp-block-container-40 p, #sp-block-container-41 p, #sp-block-container-42 p, #sp-block-container-43 p, #sp-block-container-44 p, #sp-block-container-5 p, #sp-block-container-6 p, #sp-block-container-7 p, #sp-block-container-8 p, #sp-block-container-9 p{
  font-size : 1.3rem;
  line-height : 1.4;
  color : #5c5c5c;
  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-concept1#content #page-content p.indent, .page-concept10#content #page-content p.indent, .page-concept11#content #page-content p.indent, .page-concept12#content #page-content p.indent, .page-concept2#content #page-content p.indent, .page-concept22#content #page-content p.indent, .page-concept23#content #page-content p.indent, .page-concept3#content #page-content p.indent, .page-concept4#content #page-content p.indent, .page-concept5#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-news#content #page-content p.indent, .page-privacy#content #page-content p.indent, .page-privacy1#content #page-content p.indent, .page-service1#content #page-content p.indent, .page-service10#content #page-content p.indent, .page-service11#content #page-content p.indent, .page-service12#content #page-content p.indent, .page-service13#content #page-content p.indent, .page-service14#content #page-content p.indent, .page-service2#content #page-content p.indent, .page-service3#content #page-content p.indent, .page-service4#content #page-content p.indent, .page-service5#content #page-content p.indent, .page-service6#content #page-content p.indent, .page-service7#content #page-content p.indent, .page-service8#content #page-content p.indent, .page-service9#content #page-content p.indent, #sp-block-container-1 p.indent, #sp-block-container-10 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-2 p.indent, #sp-block-container-20 p.indent, #sp-block-container-21 p.indent, #sp-block-container-22 p.indent, #sp-block-container-23 p.indent, #sp-block-container-24 p.indent, #sp-block-container-25 p.indent, #sp-block-container-26 p.indent, #sp-block-container-27 p.indent, #sp-block-container-28 p.indent, #sp-block-container-29 p.indent, #sp-block-container-3 p.indent, #sp-block-container-30 p.indent, #sp-block-container-31 p.indent, #sp-block-container-32 p.indent, #sp-block-container-33 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-38 p.indent, #sp-block-container-39 p.indent, #sp-block-container-4 p.indent, #sp-block-container-40 p.indent, #sp-block-container-41 p.indent, #sp-block-container-42 p.indent, #sp-block-container-43 p.indent, #sp-block-container-44 p.indent, #sp-block-container-5 p.indent, #sp-block-container-6 p.indent, #sp-block-container-7 p.indent, #sp-block-container-8 p.indent, #sp-block-container-9 p.indent{
  padding-left : 5px;
}

.page-access#content #page-content strong, .page-concept1#content #page-content strong, .page-concept10#content #page-content strong, .page-concept11#content #page-content strong, .page-concept12#content #page-content strong, .page-concept2#content #page-content strong, .page-concept22#content #page-content strong, .page-concept23#content #page-content strong, .page-concept3#content #page-content strong, .page-concept4#content #page-content strong, .page-concept5#content #page-content strong, .page-concept6#content #page-content strong, .page-concept7#content #page-content strong, .page-contact#content #page-content strong, .page-news#content #page-content strong, .page-privacy#content #page-content strong, .page-privacy1#content #page-content strong, .page-service1#content #page-content strong, .page-service10#content #page-content strong, .page-service11#content #page-content strong, .page-service12#content #page-content strong, .page-service13#content #page-content strong, .page-service14#content #page-content strong, .page-service2#content #page-content strong, .page-service3#content #page-content strong, .page-service4#content #page-content strong, .page-service5#content #page-content strong, .page-service6#content #page-content strong, .page-service7#content #page-content strong, .page-service8#content #page-content strong, .page-service9#content #page-content strong, #sp-block-container-1 strong, #sp-block-container-10 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-2 strong, #sp-block-container-20 strong, #sp-block-container-21 strong, #sp-block-container-22 strong, #sp-block-container-23 strong, #sp-block-container-24 strong, #sp-block-container-25 strong, #sp-block-container-26 strong, #sp-block-container-27 strong, #sp-block-container-28 strong, #sp-block-container-29 strong, #sp-block-container-3 strong, #sp-block-container-30 strong, #sp-block-container-31 strong, #sp-block-container-32 strong, #sp-block-container-33 strong, #sp-block-container-34 strong, #sp-block-container-35 strong, #sp-block-container-36 strong, #sp-block-container-37 strong, #sp-block-container-38 strong, #sp-block-container-39 strong, #sp-block-container-4 strong, #sp-block-container-40 strong, #sp-block-container-41 strong, #sp-block-container-42 strong, #sp-block-container-43 strong, #sp-block-container-44 strong, #sp-block-container-5 strong, #sp-block-container-6 strong, #sp-block-container-7 strong, #sp-block-container-8 strong, #sp-block-container-9 strong{
  font-weight : bold;
  color : #5c5c5c;
}

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

  #content.page-access #page-content, #content.page-concept1 #page-content, #content.page-concept10 #page-content, #content.page-concept11 #page-content, #content.page-concept12 #page-content, #content.page-concept2 #page-content, #content.page-concept22 #page-content, #content.page-concept23 #page-content, #content.page-concept3 #page-content, #content.page-concept4 #page-content, #content.page-concept5 #page-content, #content.page-concept6 #page-content, #content.page-concept7 #page-content, #content.page-contact #page-content, #content.page-news #page-content, #content.page-privacy #page-content, #content.page-privacy1 #page-content, #content.page-service1 #page-content, #content.page-service10 #page-content, #content.page-service11 #page-content, #content.page-service12 #page-content, #content.page-service13 #page-content, #content.page-service14 #page-content, #content.page-service2 #page-content, #content.page-service3 #page-content, #content.page-service4 #page-content, #content.page-service5 #page-content, #content.page-service6 #page-content, #content.page-service7 #page-content, #content.page-service8 #page-content, #content.page-service9 #page-content, #sp-block-container-1, #sp-block-container-10, #sp-block-container-11, #sp-block-container-12, #sp-block-container-14, #sp-block-container-16, #sp-block-container-18, #sp-block-container-2, #sp-block-container-20, #sp-block-container-21, #sp-block-container-22, #sp-block-container-23, #sp-block-container-24, #sp-block-container-25, #sp-block-container-26, #sp-block-container-27, #sp-block-container-28, #sp-block-container-29, #sp-block-container-3, #sp-block-container-30, #sp-block-container-31, #sp-block-container-32, #sp-block-container-33, #sp-block-container-34, #sp-block-container-35, #sp-block-container-36, #sp-block-container-37, #sp-block-container-38, #sp-block-container-39, #sp-block-container-4, #sp-block-container-40, #sp-block-container-41, #sp-block-container-42, #sp-block-container-43, #sp-block-container-44, #sp-block-container-5, #sp-block-container-6, #sp-block-container-7, #sp-block-container-8, #sp-block-container-9 {
  }
}

#sp-site-branding-1{
  background-color : #6bbb21;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : 100%;
  min-height : 133px;
}

#sp-site-branding-1 .inner-box{
  padding-top : 16px;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : 960px;
}

#sp-site-branding-1 .site-description{
  font-size : 1rem;
  font-weight : normal;
  color : #949494;
  text-align : right;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 960px;
  height : 3rem;
  float : right;
  display : block;
  position : absolute;
  top : 3rem;
}

#sp-site-branding-1 .site-title{
  margin-top : 10px;
  margin-left : 4px;
  margin-right : 0px;
  margin-bottom : 0px;
  float : left;
  display : block;
  overflow : hidden;
}

#sp-site-branding-1 .site-title a{
  background-image : url(img/header-logo2.png);
  background-repeat : no-repeat;
  text-indent : -9999px;
  width : 470px;
  height : 70px;
  display : block;
}

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

  #sp-site-branding-1{
    margin-bottom : 0px;
    width : 100%;
    overflow : hidden;
  }

  #sp-site-branding-1 .site-description{
    color : #ffffff;
    text-align : center;
    padding-top : 0px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 0px;
    width : 100%;
    float : left;
    position : absolute;
    top : 1rem;
  }

  #sp-site-branding-1 .site-title{
    margin-top : 2rem;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
  }

  #sp-site-branding-1 .site-title a{
    background-image : url(img/header-logo2.png);
    background-size : 300px auto;
  }
}

#sp-site-navigation-7{
  color : #ffffff;
  background-color : #58bb4d;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 30px;
  width : 100%;
  box-sizing : border-box;
}

#sp-site-navigation-7 .menu-toggle{
  display : none;
}

#sp-site-navigation-7 .screen-reader-text{
  display : none;
}

#sp-site-navigation-7 > 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-7 > ul > li{
  display : inline;
}

#sp-site-navigation-7 > ul > li::after{
  color : #1a5f12;
  margin-top : 0px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 0px;
  content : "◆";
}

#sp-site-navigation-7 > ul > li:last-child::after{
  content : "";
}

#sp-site-navigation-7 > ul > li > a{
  color : #ffffff;
  text-decoration : none;
}

#sp-site-navigation-7 > ul > li > a:hover{
  color : #ffffff;
  text-decoration : underline;
}

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

  #sp-site-navigation-7{
    width : 100%;
  }

  #sp-site-navigation-7 .menu-toggle{
    display : none;
    cursor : pointer;
  }

  #sp-site-navigation-7 .screen-reader-text{
    display : none;
  }

  #sp-site-navigation-7 ul{
    display : block;
    list-style-type : none;
    list-style-position : outside;
  }

  #sp-site-navigation-7 ul li{
    display : block;
  }

  #sp-site-navigation-7 ul li::after{
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    content : '';
  }

  #sp-site-navigation-7 ul ul{
    display : none;
  }

  .button-menu#sp-site-navigation-7{
    background-color : #58bb4d;
    background-image : none;
    padding-top : 0px;
    margin-top : 0px;
    position : relative;
  }

  .button-menu#sp-site-navigation-7 .menu-toggle{
    background-image : url(img/icon-menu.png);
    background-repeat : no-repeat;
    background-position : center center;
    text-indent : -999em;
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    display : block;
    cursor : pointer;
  }

  .button-menu#sp-site-navigation-7 ul{
    display : none;
  }

  .button-menu#sp-site-navigation-7 ul.toggled-on{
    display : block;
  }
}

#sp-table-1{
  color : #a0a0a0;
}

#sp-table-1 td{
  background-color : #ffffff;
  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 : #a0a0a0;
  border-left-color : #a0a0a0;
  border-right-color : #a0a0a0;
  border-bottom-color : #a0a0a0;
}

#sp-table-1 th{
  color : #ffffff;
  background-color : #000000;
  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 : #a0a0a0;
  border-left-color : #a0a0a0;
  border-right-color : #a0a0a0;
  border-bottom-color : #a0a0a0;
}

#sp-table-1 > tbody > tr .col-title{
  color : #a0a0a0;
  background-color : #ffffff;
}

#sp-table-1 > tbody > tr .row-title{
  color : #ffffff;
  background-color : #78cb32;
  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 : #78cb32;
  border-left-color : #78cb32;
  border-right-color : #78cb32;
  border-bottom-color : #78cb32;
}

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

  #sp-table-1{
    width : 100%;
  }
}

#breadcrumb-list{
  margin-bottom : 10px;
}

#breadcrumb-list a{
  color : #6bbb21;
  text-decoration : none;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

#breadcrumb-list a:active{
  color : #6bbb21;
  text-decoration : underline;
}

#breadcrumb-list a:focus{
  color : #6bbb21;
  text-decoration : underline;
}

#breadcrumb-list a:hover{
  color : #6bbb21;
  text-decoration : underline;
}

#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-company#content #page-content > .large, .page-concept13#content #page-content > .large, .page-concept8#content #page-content > .large, .page-concept9#content #page-content > .large, .page-toppage#content #page-content > .large, #sp-block-container-13 > .large, #sp-block-container-19 > .large{
  font-size : 1.2em;
}

.page-company#content #page-content > .medium, .page-concept13#content #page-content > .medium, .page-concept8#content #page-content > .medium, .page-concept9#content #page-content > .medium, .page-toppage#content #page-content > .medium, #sp-block-container-13 > .medium, #sp-block-container-19 > .medium{
  font-size : 1em;
}

.page-company#content #page-content > .small, .page-concept13#content #page-content > .small, .page-concept8#content #page-content > .small, .page-concept9#content #page-content > .small, .page-toppage#content #page-content > .small, #sp-block-container-13 > .small, #sp-block-container-19 > .small{
  font-size : 0.9em;
}

.page-company#content #page-content > .x-large, .page-concept13#content #page-content > .x-large, .page-concept8#content #page-content > .x-large, .page-concept9#content #page-content > .x-large, .page-toppage#content #page-content > .x-large, #sp-block-container-13 > .x-large, #sp-block-container-19 > .x-large{
  font-size : 1.8em;
}

.page-company#content #page-content > .x-small, .page-concept13#content #page-content > .x-small, .page-concept8#content #page-content > .x-small, .page-concept9#content #page-content > .x-small, .page-toppage#content #page-content > .x-small, #sp-block-container-13 > .x-small, #sp-block-container-19 > .x-small{
  font-size : 0.8em;
}

.page-company#content #page-content > .xx-large, .page-concept13#content #page-content > .xx-large, .page-concept8#content #page-content > .xx-large, .page-concept9#content #page-content > .xx-large, .page-toppage#content #page-content > .xx-large, #sp-block-container-13 > .xx-large, #sp-block-container-19 > .xx-large{
  font-size : 2em;
}

.page-company#content #page-content > .xx-small, .page-concept13#content #page-content > .xx-small, .page-concept8#content #page-content > .xx-small, .page-concept9#content #page-content > .xx-small, .page-toppage#content #page-content > .xx-small, #sp-block-container-13 > .xx-small, #sp-block-container-19 > .xx-small{
  font-size : 0.7em;
}

.page-company#content #page-content > em, .page-concept13#content #page-content > em, .page-concept8#content #page-content > em, .page-concept9#content #page-content > em, .page-toppage#content #page-content > em, #sp-block-container-13 > em, #sp-block-container-19 > em{
  font-style : oblique;
  color : #00a47f;
}

.page-company#content #page-content > h1, .page-concept13#content #page-content > h1, .page-concept8#content #page-content > h1, .page-concept9#content #page-content > h1, .page-toppage#content #page-content > h1, #sp-block-container-13 > h1, #sp-block-container-19 > 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;
}

.page-company#content #page-content > h2, .page-concept13#content #page-content > h2, .page-concept8#content #page-content > h2, .page-concept9#content #page-content > h2, .page-toppage#content #page-content > h2, #sp-block-container-13 > h2, #sp-block-container-19 > 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;
}

.page-company#content #page-content > h3, .page-concept13#content #page-content > h3, .page-concept8#content #page-content > h3, .page-concept9#content #page-content > h3, .page-toppage#content #page-content > h3, #sp-block-container-13 > h3, #sp-block-container-19 > 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;
}

.page-company#content #page-content > h4, .page-concept13#content #page-content > h4, .page-concept8#content #page-content > h4, .page-concept9#content #page-content > h4, .page-toppage#content #page-content > h4, #sp-block-container-13 > h4, #sp-block-container-19 > 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;
}

.page-company#content #page-content > h5, .page-concept13#content #page-content > h5, .page-concept8#content #page-content > h5, .page-concept9#content #page-content > h5, .page-toppage#content #page-content > h5, #sp-block-container-13 > h5, #sp-block-container-19 > 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;
}

.page-company#content #page-content > h6, .page-concept13#content #page-content > h6, .page-concept8#content #page-content > h6, .page-concept9#content #page-content > h6, .page-toppage#content #page-content > h6, #sp-block-container-13 > h6, #sp-block-container-19 > 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;
}

.page-company#content #page-content > p, .page-concept13#content #page-content > p, .page-concept8#content #page-content > p, .page-concept9#content #page-content > p, .page-toppage#content #page-content > p, #sp-block-container-13 > p, #sp-block-container-19 > p{
  line-height : 1.6;
  color : #515151;
  text-align : left;
  margin-top : 1em;
  margin-left : 3em;
  margin-right : 3em;
  margin-bottom : 1em;
}

.page-company#content #page-content > p.indent, .page-concept13#content #page-content > p.indent, .page-concept8#content #page-content > p.indent, .page-concept9#content #page-content > p.indent, .page-toppage#content #page-content > p.indent, #sp-block-container-13 > p.indent, #sp-block-container-19 > p.indent{
  padding-left : 15px;
}

.page-company#content #page-content > strong, .page-concept13#content #page-content > strong, .page-concept8#content #page-content > strong, .page-concept9#content #page-content > strong, .page-toppage#content #page-content > strong, #sp-block-container-13 > strong, #sp-block-container-19 > 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-list-41{
  padding-left : 0px;
  margin-top : 0px;
  margin-left : 1rem;
  margin-right : 1rem;
  margin-bottom : 25px;
  list-style-type : none;
}

#sp-list-41 li{
  background-image : url(img/icon-01.png);
  background-repeat : no-repeat;
  background-position : 0px 0.5em;
  padding-top : 0px;
  padding-left : 20px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-block-container-15 > .large, #sp-block-container-17 > .large{
  font-size : 1.5em;
}

#sp-block-container-15 > .medium, #sp-block-container-17 > .medium{
  font-size : 1em;
}

#sp-block-container-15 > .x-large, #sp-block-container-17 > .x-large{
  font-size : 2em;
}

#sp-block-container-15 > .x-small, #sp-block-container-17 > .x-small{
  font-size : 0.8em;
}

#sp-block-container-15 > .xx-large, #sp-block-container-17 > .xx-large{
  font-size : 3em;
}

#sp-block-container-15 > .xx-small, #sp-block-container-17 > .xx-small{
  font-size : 0.7em;
}

#sp-block-container-15 > em, #sp-block-container-17 > em{
  font-style : oblique;
  color : #cc4672;
}

#sp-block-container-15 > h1, #sp-block-container-17 > h1{
  color : #515151;
  padding-top : 11px;
  padding-left : 21px;
  padding-right : 0px;
  padding-bottom : 11px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #eb6877;
  border-bottom-color : #eb6877;
}

#sp-block-container-15 > h2, #sp-block-container-17 > h2{
  color : #ffffff;
  background-color : #eb6877;
  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 : 21px;
  padding-right : 0px;
  padding-bottom : 7px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #85474f;
}

#sp-block-container-15 > h3, #sp-block-container-17 > h3{
  font-size : 1.3em;
  color : #ffffff;
  background-color : #eea4ad;
  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;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #eb707e;
  border-bottom-color : #eb707e;
  clear : both;
}

#sp-block-container-15 > h4, #sp-block-container-17 > h4{
  font-size : 1.2em;
  color : #515151;
  padding-top : 3px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 3px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #eb6877;
  clear : both;
}

#sp-block-container-15 > h5, #sp-block-container-17 > h5{
  font-size : 1em;
  color : #515151;
  background-color : #eea4ad;
  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;
}

#sp-block-container-15 > h6, #sp-block-container-17 > h6{
  font-size : 1em;
  color : #515151;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #eb6877;
}

#sp-block-container-15 > p, #sp-block-container-17 > p{
  line-height : 1.4;
  color : #515151;
  text-align : left;
  margin-top : 0.5em;
  margin-left : 0.1em;
  margin-right : 0.1em;
  margin-bottom : 0.5em;
}

#sp-block-container-15 > p.indent, #sp-block-container-17 > p.indent{
  padding-left : 15px;
}

#sp-block-container-15 > p.small, #sp-block-container-17 > p.small{
  font-size : 0.9em;
}

#sp-block-container-15 > strong, #sp-block-container-17 > strong{
  font-weight : bold;
  color : #515151;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #eea4ad;
}

#sp-definition-list-1, #sp-definition-list-4, #sp-definition-list-6{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 1rem;
  margin-right : 1rem;
  margin-bottom : 10px;
}

#sp-definition-list-1 > dd, #sp-definition-list-4 > dd, #sp-definition-list-6 > dd{
  padding-top : 0px;
  padding-left : 130px;
  padding-right : 0px;
  padding-bottom : 10px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-definition-list-1 > dd::after, #sp-definition-list-4 > dd::after, #sp-definition-list-6 > dd::after{
  clear : both;
  display : block;
  content : "";
}

#sp-definition-list-1 > dt, #sp-definition-list-4 > dt, #sp-definition-list-6 > dt{
  font-weight : bold;
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 120px;
  min-height : 16px;
  float : left;
}

#sp-page-title-1, #sp-page-title-10, #sp-page-title-11, #sp-page-title-2, #sp-page-title-3, #sp-page-title-4, #sp-page-title-5, #sp-page-title-6, #sp-page-title-7, #sp-page-title-8, #sp-page-title-9{
  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-1 > h1, #sp-page-title-10 > h1, #sp-page-title-11 > h1, #sp-page-title-2 > h1, #sp-page-title-3 > h1, #sp-page-title-4 > h1, #sp-page-title-5 > h1, #sp-page-title-6 > h1, #sp-page-title-7 > h1, #sp-page-title-8 > h1, #sp-page-title-9 > h1{
  font-size : 20px;
  color : #ffffff;
  padding-top : 15px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

#sp-page-title-13, #sp-page-title-14, #sp-page-title-15{
  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;
  margin-bottom : 5px;
  border-bottom-width : 4px;
  border-bottom-style : solid;
  border-bottom-color : #00bae6;
  width : 100%;
  box-sizing : border-box;
}

#sp-page-title-13 > h1, #sp-page-title-14 > h1, #sp-page-title-15 > h1{
  font-size : 20px;
  color : #515151;
  padding-top : 15px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

#sp-list-1, #sp-list-10, #sp-list-11, #sp-list-12, #sp-list-13, #sp-list-14, #sp-list-15, #sp-list-16, #sp-list-17, #sp-list-18, #sp-list-19, #sp-list-2, #sp-list-20, #sp-list-21, #sp-list-22, #sp-list-23, #sp-list-24, #sp-list-25, #sp-list-26, #sp-list-27, #sp-list-28, #sp-list-29, #sp-list-3, #sp-list-30, #sp-list-31, #sp-list-32, #sp-list-33, #sp-list-34, #sp-list-35, #sp-list-36, #sp-list-37, #sp-list-38, #sp-list-39, #sp-list-4, #sp-list-40, #sp-list-5, #sp-list-6, #sp-list-7, #sp-list-8, #sp-list-9{
  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;
  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;
  border-left-width : 2px;
  border-left-style : solid;
  border-left-color : #ff9e9e;
  width : 100%;
  list-style-type : none;
}

#sp-list-1 li, #sp-list-10 li, #sp-list-11 li, #sp-list-12 li, #sp-list-13 li, #sp-list-14 li, #sp-list-15 li, #sp-list-16 li, #sp-list-17 li, #sp-list-18 li, #sp-list-19 li, #sp-list-2 li, #sp-list-20 li, #sp-list-21 li, #sp-list-22 li, #sp-list-23 li, #sp-list-24 li, #sp-list-25 li, #sp-list-26 li, #sp-list-27 li, #sp-list-28 li, #sp-list-29 li, #sp-list-3 li, #sp-list-30 li, #sp-list-31 li, #sp-list-32 li, #sp-list-33 li, #sp-list-34 li, #sp-list-35 li, #sp-list-36 li, #sp-list-37 li, #sp-list-38 li, #sp-list-39 li, #sp-list-4 li, #sp-list-40 li, #sp-list-5 li, #sp-list-6 li, #sp-list-7 li, #sp-list-8 li, #sp-list-9 li{
  margin-left : 2px;
}

#sp-list-1 > li, #sp-list-10 > li, #sp-list-11 > li, #sp-list-12 > li, #sp-list-13 > li, #sp-list-14 > li, #sp-list-15 > li, #sp-list-16 > li, #sp-list-17 > li, #sp-list-18 > li, #sp-list-19 > li, #sp-list-2 > li, #sp-list-20 > li, #sp-list-21 > li, #sp-list-22 > li, #sp-list-23 > li, #sp-list-24 > li, #sp-list-25 > li, #sp-list-26 > li, #sp-list-27 > li, #sp-list-28 > li, #sp-list-29 > li, #sp-list-3 > li, #sp-list-30 > li, #sp-list-31 > li, #sp-list-32 > li, #sp-list-33 > li, #sp-list-34 > li, #sp-list-35 > li, #sp-list-36 > li, #sp-list-37 > li, #sp-list-38 > li, #sp-list-39 > li, #sp-list-4 > li, #sp-list-40 > li, #sp-list-5 > li, #sp-list-6 > li, #sp-list-7 > li, #sp-list-8 > li, #sp-list-9 > li{
  color : #555555;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 5px;
  padding-bottom : 10px;
  border-left-width : 1px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : dotted;
  border-left-color : #ff9e9e;
  border-bottom-color : #ff9e9e;
}

#sp-list-1 > li:last-child, #sp-list-10 > li:last-child, #sp-list-11 > li:last-child, #sp-list-12 > li:last-child, #sp-list-13 > li:last-child, #sp-list-14 > li:last-child, #sp-list-15 > li:last-child, #sp-list-16 > li:last-child, #sp-list-17 > li:last-child, #sp-list-18 > li:last-child, #sp-list-19 > li:last-child, #sp-list-2 > li:last-child, #sp-list-20 > li:last-child, #sp-list-21 > li:last-child, #sp-list-22 > li:last-child, #sp-list-23 > li:last-child, #sp-list-24 > li:last-child, #sp-list-25 > li:last-child, #sp-list-26 > li:last-child, #sp-list-27 > li:last-child, #sp-list-28 > li:last-child, #sp-list-29 > li:last-child, #sp-list-3 > li:last-child, #sp-list-30 > li:last-child, #sp-list-31 > li:last-child, #sp-list-32 > li:last-child, #sp-list-33 > li:last-child, #sp-list-34 > li:last-child, #sp-list-35 > li:last-child, #sp-list-36 > li:last-child, #sp-list-37 > li:last-child, #sp-list-38 > li:last-child, #sp-list-39 > li:last-child, #sp-list-4 > li:last-child, #sp-list-40 > li:last-child, #sp-list-5 > li:last-child, #sp-list-6 > li:last-child, #sp-list-7 > li:last-child, #sp-list-8 > li:last-child, #sp-list-9 > li:last-child{
  border-bottom-width : medium;
  border-bottom-style : none;
  border-bottom-color : initial;
}

#sp-site-navigation-10, #sp-site-navigation-11, #sp-site-navigation-12, #sp-site-navigation-13, #sp-site-navigation-14, #sp-site-navigation-15, #sp-site-navigation-16, #sp-site-navigation-17, #sp-site-navigation-18, #sp-site-navigation-19, #sp-site-navigation-20, #sp-site-navigation-21, #sp-site-navigation-22, #sp-site-navigation-23, #sp-site-navigation-24, #sp-site-navigation-26, #sp-site-navigation-27, #sp-site-navigation-28, #sp-site-navigation-29, #sp-site-navigation-30, #sp-site-navigation-8, #sp-site-navigation-9{
  font-size : 1.3rem;
  color : #ffffff;
  background-color : #000000;
  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-navigation-10 .menu-toggle, #sp-site-navigation-11 .menu-toggle, #sp-site-navigation-12 .menu-toggle, #sp-site-navigation-13 .menu-toggle, #sp-site-navigation-14 .menu-toggle, #sp-site-navigation-15 .menu-toggle, #sp-site-navigation-16 .menu-toggle, #sp-site-navigation-17 .menu-toggle, #sp-site-navigation-18 .menu-toggle, #sp-site-navigation-19 .menu-toggle, #sp-site-navigation-20 .menu-toggle, #sp-site-navigation-21 .menu-toggle, #sp-site-navigation-22 .menu-toggle, #sp-site-navigation-23 .menu-toggle, #sp-site-navigation-24 .menu-toggle, #sp-site-navigation-26 .menu-toggle, #sp-site-navigation-27 .menu-toggle, #sp-site-navigation-28 .menu-toggle, #sp-site-navigation-29 .menu-toggle, #sp-site-navigation-30 .menu-toggle, #sp-site-navigation-8 .menu-toggle, #sp-site-navigation-9 .menu-toggle{
  display : none;
}

#sp-site-navigation-10 .screen-reader-text, #sp-site-navigation-11 .screen-reader-text, #sp-site-navigation-12 .screen-reader-text, #sp-site-navigation-13 .screen-reader-text, #sp-site-navigation-14 .screen-reader-text, #sp-site-navigation-15 .screen-reader-text, #sp-site-navigation-16 .screen-reader-text, #sp-site-navigation-17 .screen-reader-text, #sp-site-navigation-18 .screen-reader-text, #sp-site-navigation-19 .screen-reader-text, #sp-site-navigation-20 .screen-reader-text, #sp-site-navigation-21 .screen-reader-text, #sp-site-navigation-22 .screen-reader-text, #sp-site-navigation-23 .screen-reader-text, #sp-site-navigation-24 .screen-reader-text, #sp-site-navigation-26 .screen-reader-text, #sp-site-navigation-27 .screen-reader-text, #sp-site-navigation-28 .screen-reader-text, #sp-site-navigation-29 .screen-reader-text, #sp-site-navigation-30 .screen-reader-text, #sp-site-navigation-8 .screen-reader-text, #sp-site-navigation-9 .screen-reader-text{
  display : none;
}

#sp-site-navigation-10 ul, #sp-site-navigation-11 ul, #sp-site-navigation-12 ul, #sp-site-navigation-13 ul, #sp-site-navigation-14 ul, #sp-site-navigation-15 ul, #sp-site-navigation-16 ul, #sp-site-navigation-17 ul, #sp-site-navigation-18 ul, #sp-site-navigation-19 ul, #sp-site-navigation-20 ul, #sp-site-navigation-21 ul, #sp-site-navigation-22 ul, #sp-site-navigation-23 ul, #sp-site-navigation-24 ul, #sp-site-navigation-26 ul, #sp-site-navigation-27 ul, #sp-site-navigation-28 ul, #sp-site-navigation-29 ul, #sp-site-navigation-30 ul, #sp-site-navigation-8 ul, #sp-site-navigation-9 ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : none;
  list-style-position : outside;
}

#sp-site-navigation-10 ul a, #sp-site-navigation-11 ul a, #sp-site-navigation-12 ul a, #sp-site-navigation-13 ul a, #sp-site-navigation-14 ul a, #sp-site-navigation-15 ul a, #sp-site-navigation-16 ul a, #sp-site-navigation-17 ul a, #sp-site-navigation-18 ul a, #sp-site-navigation-19 ul a, #sp-site-navigation-20 ul a, #sp-site-navigation-21 ul a, #sp-site-navigation-22 ul a, #sp-site-navigation-23 ul a, #sp-site-navigation-24 ul a, #sp-site-navigation-26 ul a, #sp-site-navigation-27 ul a, #sp-site-navigation-28 ul a, #sp-site-navigation-29 ul a, #sp-site-navigation-30 ul a, #sp-site-navigation-8 ul a, #sp-site-navigation-9 ul a{
  text-decoration : none;
}

#sp-site-navigation-10 ul ul, #sp-site-navigation-11 ul ul, #sp-site-navigation-12 ul ul, #sp-site-navigation-13 ul ul, #sp-site-navigation-14 ul ul, #sp-site-navigation-15 ul ul, #sp-site-navigation-16 ul ul, #sp-site-navigation-17 ul ul, #sp-site-navigation-18 ul ul, #sp-site-navigation-19 ul ul, #sp-site-navigation-20 ul ul, #sp-site-navigation-21 ul ul, #sp-site-navigation-22 ul ul, #sp-site-navigation-23 ul ul, #sp-site-navigation-24 ul ul, #sp-site-navigation-26 ul ul, #sp-site-navigation-27 ul ul, #sp-site-navigation-28 ul ul, #sp-site-navigation-29 ul ul, #sp-site-navigation-30 ul ul, #sp-site-navigation-8 ul ul, #sp-site-navigation-9 ul ul{
  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-10 ul ul li, #sp-site-navigation-11 ul ul li, #sp-site-navigation-12 ul ul li, #sp-site-navigation-13 ul ul li, #sp-site-navigation-14 ul ul li, #sp-site-navigation-15 ul ul li, #sp-site-navigation-16 ul ul li, #sp-site-navigation-17 ul ul li, #sp-site-navigation-18 ul ul li, #sp-site-navigation-19 ul ul li, #sp-site-navigation-20 ul ul li, #sp-site-navigation-21 ul ul li, #sp-site-navigation-22 ul ul li, #sp-site-navigation-23 ul ul li, #sp-site-navigation-24 ul ul li, #sp-site-navigation-26 ul ul li, #sp-site-navigation-27 ul ul li, #sp-site-navigation-28 ul ul li, #sp-site-navigation-29 ul ul li, #sp-site-navigation-30 ul ul li, #sp-site-navigation-8 ul ul li, #sp-site-navigation-9 ul ul li{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #3c3f53;
  width : 100%;
  white-space : nowrap;
}

#sp-site-navigation-10 ul ul li a, #sp-site-navigation-11 ul ul li a, #sp-site-navigation-12 ul ul li a, #sp-site-navigation-13 ul ul li a, #sp-site-navigation-14 ul ul li a, #sp-site-navigation-15 ul ul li a, #sp-site-navigation-16 ul ul li a, #sp-site-navigation-17 ul ul li a, #sp-site-navigation-18 ul ul li a, #sp-site-navigation-19 ul ul li a, #sp-site-navigation-20 ul ul li a, #sp-site-navigation-21 ul ul li a, #sp-site-navigation-22 ul ul li a, #sp-site-navigation-23 ul ul li a, #sp-site-navigation-24 ul ul li a, #sp-site-navigation-26 ul ul li a, #sp-site-navigation-27 ul ul li a, #sp-site-navigation-28 ul ul li a, #sp-site-navigation-29 ul ul li a, #sp-site-navigation-30 ul ul li a, #sp-site-navigation-8 ul ul li a, #sp-site-navigation-9 ul ul li a{
  color : #333333;
  padding-top : 1rem;
  padding-left : 2rem;
  padding-right : 2rem;
  padding-bottom : 1rem;
  display : block;
}

#sp-site-navigation-10 ul ul li a:hover, #sp-site-navigation-11 ul ul li a:hover, #sp-site-navigation-12 ul ul li a:hover, #sp-site-navigation-13 ul ul li a:hover, #sp-site-navigation-14 ul ul li a:hover, #sp-site-navigation-15 ul ul li a:hover, #sp-site-navigation-16 ul ul li a:hover, #sp-site-navigation-17 ul ul li a:hover, #sp-site-navigation-18 ul ul li a:hover, #sp-site-navigation-19 ul ul li a:hover, #sp-site-navigation-20 ul ul li a:hover, #sp-site-navigation-21 ul ul li a:hover, #sp-site-navigation-22 ul ul li a:hover, #sp-site-navigation-23 ul ul li a:hover, #sp-site-navigation-24 ul ul li a:hover, #sp-site-navigation-26 ul ul li a:hover, #sp-site-navigation-27 ul ul li a:hover, #sp-site-navigation-28 ul ul li a:hover, #sp-site-navigation-29 ul ul li a:hover, #sp-site-navigation-30 ul ul li a:hover, #sp-site-navigation-8 ul ul li a:hover, #sp-site-navigation-9 ul ul li a:hover{
  color : #ffffff;
  background-color : #2cd06e;
}

#sp-site-navigation-10 ul ul li > ul, #sp-site-navigation-11 ul ul li > ul, #sp-site-navigation-12 ul ul li > ul, #sp-site-navigation-13 ul ul li > ul, #sp-site-navigation-14 ul ul li > ul, #sp-site-navigation-15 ul ul li > ul, #sp-site-navigation-16 ul ul li > ul, #sp-site-navigation-17 ul ul li > ul, #sp-site-navigation-18 ul ul li > ul, #sp-site-navigation-19 ul ul li > ul, #sp-site-navigation-20 ul ul li > ul, #sp-site-navigation-21 ul ul li > ul, #sp-site-navigation-22 ul ul li > ul, #sp-site-navigation-23 ul ul li > ul, #sp-site-navigation-24 ul ul li > ul, #sp-site-navigation-26 ul ul li > ul, #sp-site-navigation-27 ul ul li > ul, #sp-site-navigation-28 ul ul li > ul, #sp-site-navigation-29 ul ul li > ul, #sp-site-navigation-30 ul ul li > ul, #sp-site-navigation-8 ul ul li > ul, #sp-site-navigation-9 ul ul li > ul{
  top : 0px;
  left : 100%;
}

#sp-site-navigation-10 > ul, #sp-site-navigation-11 > ul, #sp-site-navigation-12 > ul, #sp-site-navigation-13 > ul, #sp-site-navigation-14 > ul, #sp-site-navigation-15 > ul, #sp-site-navigation-16 > ul, #sp-site-navigation-17 > ul, #sp-site-navigation-18 > ul, #sp-site-navigation-19 > ul, #sp-site-navigation-20 > ul, #sp-site-navigation-21 > ul, #sp-site-navigation-22 > ul, #sp-site-navigation-23 > ul, #sp-site-navigation-24 > ul, #sp-site-navigation-26 > ul, #sp-site-navigation-27 > ul, #sp-site-navigation-28 > ul, #sp-site-navigation-29 > ul, #sp-site-navigation-30 > ul, #sp-site-navigation-8 > ul, #sp-site-navigation-9 > ul{
  background-color : #000000;
}

#sp-site-navigation-10 > ul::after, #sp-site-navigation-11 > ul::after, #sp-site-navigation-12 > ul::after, #sp-site-navigation-13 > ul::after, #sp-site-navigation-14 > ul::after, #sp-site-navigation-15 > ul::after, #sp-site-navigation-16 > ul::after, #sp-site-navigation-17 > ul::after, #sp-site-navigation-18 > ul::after, #sp-site-navigation-19 > ul::after, #sp-site-navigation-20 > ul::after, #sp-site-navigation-21 > ul::after, #sp-site-navigation-22 > ul::after, #sp-site-navigation-23 > ul::after, #sp-site-navigation-24 > ul::after, #sp-site-navigation-26 > ul::after, #sp-site-navigation-27 > ul::after, #sp-site-navigation-28 > ul::after, #sp-site-navigation-29 > ul::after, #sp-site-navigation-30 > ul::after, #sp-site-navigation-8 > ul::after, #sp-site-navigation-9 > ul::after{
  clear : both;
  display : table;
  content : "";
}

#sp-site-navigation-10 > ul > li, #sp-site-navigation-11 > ul > li, #sp-site-navigation-12 > ul > li, #sp-site-navigation-13 > ul > li, #sp-site-navigation-14 > ul > li, #sp-site-navigation-15 > ul > li, #sp-site-navigation-16 > ul > li, #sp-site-navigation-17 > ul > li, #sp-site-navigation-18 > ul > li, #sp-site-navigation-19 > ul > li, #sp-site-navigation-20 > ul > li, #sp-site-navigation-21 > ul > li, #sp-site-navigation-22 > ul > li, #sp-site-navigation-23 > ul > li, #sp-site-navigation-24 > ul > li, #sp-site-navigation-26 > ul > li, #sp-site-navigation-27 > ul > li, #sp-site-navigation-28 > ul > li, #sp-site-navigation-29 > ul > li, #sp-site-navigation-30 > ul > li, #sp-site-navigation-8 > ul > li, #sp-site-navigation-9 > ul > li{
  width : auto;
  float : left;
  position : relative;
}

#sp-site-navigation-10 > ul > li.current-menu-ancestor > a, #sp-site-navigation-11 > ul > li.current-menu-ancestor > a, #sp-site-navigation-12 > ul > li.current-menu-ancestor > a, #sp-site-navigation-13 > ul > li.current-menu-ancestor > a, #sp-site-navigation-14 > ul > li.current-menu-ancestor > a, #sp-site-navigation-15 > ul > li.current-menu-ancestor > a, #sp-site-navigation-16 > ul > li.current-menu-ancestor > a, #sp-site-navigation-17 > ul > li.current-menu-ancestor > a, #sp-site-navigation-18 > ul > li.current-menu-ancestor > a, #sp-site-navigation-19 > ul > li.current-menu-ancestor > a, #sp-site-navigation-20 > ul > li.current-menu-ancestor > a, #sp-site-navigation-21 > ul > li.current-menu-ancestor > a, #sp-site-navigation-22 > ul > li.current-menu-ancestor > a, #sp-site-navigation-23 > ul > li.current-menu-ancestor > a, #sp-site-navigation-24 > ul > li.current-menu-ancestor > a, #sp-site-navigation-26 > ul > li.current-menu-ancestor > a, #sp-site-navigation-27 > ul > li.current-menu-ancestor > a, #sp-site-navigation-28 > ul > li.current-menu-ancestor > a, #sp-site-navigation-29 > ul > li.current-menu-ancestor > a, #sp-site-navigation-30 > ul > li.current-menu-ancestor > a, #sp-site-navigation-8 > ul > li.current-menu-ancestor > a, #sp-site-navigation-9 > ul > li.current-menu-ancestor > a{
  color : #ffffff;
  background-color : #2cd06e;
}

#sp-site-navigation-10 > ul > li.current-menu-item > a, #sp-site-navigation-11 > ul > li.current-menu-item > a, #sp-site-navigation-12 > ul > li.current-menu-item > a, #sp-site-navigation-13 > ul > li.current-menu-item > a, #sp-site-navigation-14 > ul > li.current-menu-item > a, #sp-site-navigation-15 > ul > li.current-menu-item > a, #sp-site-navigation-16 > ul > li.current-menu-item > a, #sp-site-navigation-17 > ul > li.current-menu-item > a, #sp-site-navigation-18 > ul > li.current-menu-item > a, #sp-site-navigation-19 > ul > li.current-menu-item > a, #sp-site-navigation-20 > ul > li.current-menu-item > a, #sp-site-navigation-21 > ul > li.current-menu-item > a, #sp-site-navigation-22 > ul > li.current-menu-item > a, #sp-site-navigation-23 > ul > li.current-menu-item > a, #sp-site-navigation-24 > ul > li.current-menu-item > a, #sp-site-navigation-26 > ul > li.current-menu-item > a, #sp-site-navigation-27 > ul > li.current-menu-item > a, #sp-site-navigation-28 > ul > li.current-menu-item > a, #sp-site-navigation-29 > ul > li.current-menu-item > a, #sp-site-navigation-30 > ul > li.current-menu-item > a, #sp-site-navigation-8 > ul > li.current-menu-item > a, #sp-site-navigation-9 > ul > li.current-menu-item > a{
  color : #ffffff;
  background-color : #2cd06e;
}

#sp-site-navigation-10 > ul > li.current_page_ancestor > a, #sp-site-navigation-11 > ul > li.current_page_ancestor > a, #sp-site-navigation-12 > ul > li.current_page_ancestor > a, #sp-site-navigation-13 > ul > li.current_page_ancestor > a, #sp-site-navigation-14 > ul > li.current_page_ancestor > a, #sp-site-navigation-15 > ul > li.current_page_ancestor > a, #sp-site-navigation-16 > ul > li.current_page_ancestor > a, #sp-site-navigation-17 > ul > li.current_page_ancestor > a, #sp-site-navigation-18 > ul > li.current_page_ancestor > a, #sp-site-navigation-19 > ul > li.current_page_ancestor > a, #sp-site-navigation-20 > ul > li.current_page_ancestor > a, #sp-site-navigation-21 > ul > li.current_page_ancestor > a, #sp-site-navigation-22 > ul > li.current_page_ancestor > a, #sp-site-navigation-23 > ul > li.current_page_ancestor > a, #sp-site-navigation-24 > ul > li.current_page_ancestor > a, #sp-site-navigation-26 > ul > li.current_page_ancestor > a, #sp-site-navigation-27 > ul > li.current_page_ancestor > a, #sp-site-navigation-28 > ul > li.current_page_ancestor > a, #sp-site-navigation-29 > ul > li.current_page_ancestor > a, #sp-site-navigation-30 > ul > li.current_page_ancestor > a, #sp-site-navigation-8 > ul > li.current_page_ancestor > a, #sp-site-navigation-9 > ul > li.current_page_ancestor > a{
  color : #ffffff;
  background-color : #2cd06e;
}

#sp-site-navigation-10 > ul > li.current_page_item > a, #sp-site-navigation-11 > ul > li.current_page_item > a, #sp-site-navigation-12 > ul > li.current_page_item > a, #sp-site-navigation-13 > ul > li.current_page_item > a, #sp-site-navigation-14 > ul > li.current_page_item > a, #sp-site-navigation-15 > ul > li.current_page_item > a, #sp-site-navigation-16 > ul > li.current_page_item > a, #sp-site-navigation-17 > ul > li.current_page_item > a, #sp-site-navigation-18 > ul > li.current_page_item > a, #sp-site-navigation-19 > ul > li.current_page_item > a, #sp-site-navigation-20 > ul > li.current_page_item > a, #sp-site-navigation-21 > ul > li.current_page_item > a, #sp-site-navigation-22 > ul > li.current_page_item > a, #sp-site-navigation-23 > ul > li.current_page_item > a, #sp-site-navigation-24 > ul > li.current_page_item > a, #sp-site-navigation-26 > ul > li.current_page_item > a, #sp-site-navigation-27 > ul > li.current_page_item > a, #sp-site-navigation-28 > ul > li.current_page_item > a, #sp-site-navigation-29 > ul > li.current_page_item > a, #sp-site-navigation-30 > ul > li.current_page_item > a, #sp-site-navigation-8 > ul > li.current_page_item > a, #sp-site-navigation-9 > ul > li.current_page_item > a{
  color : #ffffff;
  background-color : #2cd06e;
}

#sp-site-navigation-10 > ul > li:hover > ul, #sp-site-navigation-11 > ul > li:hover > ul, #sp-site-navigation-12 > ul > li:hover > ul, #sp-site-navigation-13 > ul > li:hover > ul, #sp-site-navigation-14 > ul > li:hover > ul, #sp-site-navigation-15 > ul > li:hover > ul, #sp-site-navigation-16 > ul > li:hover > ul, #sp-site-navigation-17 > ul > li:hover > ul, #sp-site-navigation-18 > ul > li:hover > ul, #sp-site-navigation-19 > ul > li:hover > ul, #sp-site-navigation-20 > ul > li:hover > ul, #sp-site-navigation-21 > ul > li:hover > ul, #sp-site-navigation-22 > ul > li:hover > ul, #sp-site-navigation-23 > ul > li:hover > ul, #sp-site-navigation-24 > ul > li:hover > ul, #sp-site-navigation-26 > ul > li:hover > ul, #sp-site-navigation-27 > ul > li:hover > ul, #sp-site-navigation-28 > ul > li:hover > ul, #sp-site-navigation-29 > ul > li:hover > ul, #sp-site-navigation-30 > ul > li:hover > ul, #sp-site-navigation-8 > ul > li:hover > ul, #sp-site-navigation-9 > ul > li:hover > ul{
  display : block;
}

#sp-site-navigation-10 > ul > li > a, #sp-site-navigation-11 > ul > li > a, #sp-site-navigation-12 > ul > li > a, #sp-site-navigation-13 > ul > li > a, #sp-site-navigation-14 > ul > li > a, #sp-site-navigation-15 > ul > li > a, #sp-site-navigation-16 > ul > li > a, #sp-site-navigation-17 > ul > li > a, #sp-site-navigation-18 > ul > li > a, #sp-site-navigation-19 > ul > li > a, #sp-site-navigation-20 > ul > li > a, #sp-site-navigation-21 > ul > li > a, #sp-site-navigation-22 > ul > li > a, #sp-site-navigation-23 > ul > li > a, #sp-site-navigation-24 > ul > li > a, #sp-site-navigation-26 > ul > li > a, #sp-site-navigation-27 > ul > li > a, #sp-site-navigation-28 > ul > li > a, #sp-site-navigation-29 > ul > li > a, #sp-site-navigation-30 > ul > li > a, #sp-site-navigation-8 > ul > li > a, #sp-site-navigation-9 > ul > li > a{
  color : #ffffff;
  padding-top : 1.5rem;
  padding-left : 2rem;
  padding-right : 2rem;
  padding-bottom : 1.5rem;
  display : block;
}

#sp-site-navigation-10 > ul > li > a:hover, #sp-site-navigation-11 > ul > li > a:hover, #sp-site-navigation-12 > ul > li > a:hover, #sp-site-navigation-13 > ul > li > a:hover, #sp-site-navigation-14 > ul > li > a:hover, #sp-site-navigation-15 > ul > li > a:hover, #sp-site-navigation-16 > ul > li > a:hover, #sp-site-navigation-17 > ul > li > a:hover, #sp-site-navigation-18 > ul > li > a:hover, #sp-site-navigation-19 > ul > li > a:hover, #sp-site-navigation-20 > ul > li > a:hover, #sp-site-navigation-21 > ul > li > a:hover, #sp-site-navigation-22 > ul > li > a:hover, #sp-site-navigation-23 > ul > li > a:hover, #sp-site-navigation-24 > ul > li > a:hover, #sp-site-navigation-26 > ul > li > a:hover, #sp-site-navigation-27 > ul > li > a:hover, #sp-site-navigation-28 > ul > li > a:hover, #sp-site-navigation-29 > ul > li > a:hover, #sp-site-navigation-30 > ul > li > a:hover, #sp-site-navigation-8 > ul > li > a:hover, #sp-site-navigation-9 > ul > li > a:hover{
  color : #ffffff;
  background-color : #2cd06e;
}

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

  #sp-site-navigation-10, #sp-site-navigation-11, #sp-site-navigation-12, #sp-site-navigation-13, #sp-site-navigation-14, #sp-site-navigation-15, #sp-site-navigation-16, #sp-site-navigation-17, #sp-site-navigation-18, #sp-site-navigation-19, #sp-site-navigation-20, #sp-site-navigation-21, #sp-site-navigation-22, #sp-site-navigation-23, #sp-site-navigation-24, #sp-site-navigation-26, #sp-site-navigation-27, #sp-site-navigation-28, #sp-site-navigation-29, #sp-site-navigation-30, #sp-site-navigation-8, #sp-site-navigation-9{
    padding-top : 0px;
    margin-top : 10px;
    position : relative;
  }

  #sp-site-navigation-10 .menu-toggle, #sp-site-navigation-11 .menu-toggle, #sp-site-navigation-12 .menu-toggle, #sp-site-navigation-13 .menu-toggle, #sp-site-navigation-14 .menu-toggle, #sp-site-navigation-15 .menu-toggle, #sp-site-navigation-16 .menu-toggle, #sp-site-navigation-17 .menu-toggle, #sp-site-navigation-18 .menu-toggle, #sp-site-navigation-19 .menu-toggle, #sp-site-navigation-20 .menu-toggle, #sp-site-navigation-21 .menu-toggle, #sp-site-navigation-22 .menu-toggle, #sp-site-navigation-23 .menu-toggle, #sp-site-navigation-24 .menu-toggle, #sp-site-navigation-26 .menu-toggle, #sp-site-navigation-27 .menu-toggle, #sp-site-navigation-28 .menu-toggle, #sp-site-navigation-29 .menu-toggle, #sp-site-navigation-30 .menu-toggle, #sp-site-navigation-8 .menu-toggle, #sp-site-navigation-9 .menu-toggle{
    background-color : #000000;
    background-image : url(img/icon-menu1.png);
    background-repeat : no-repeat;
    background-position : center center;
    text-indent : -999em;
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #000000;
    display : none;
    cursor : pointer;
  }

  #sp-site-navigation-10 .screen-reader-text, #sp-site-navigation-11 .screen-reader-text, #sp-site-navigation-12 .screen-reader-text, #sp-site-navigation-13 .screen-reader-text, #sp-site-navigation-14 .screen-reader-text, #sp-site-navigation-15 .screen-reader-text, #sp-site-navigation-16 .screen-reader-text, #sp-site-navigation-17 .screen-reader-text, #sp-site-navigation-18 .screen-reader-text, #sp-site-navigation-19 .screen-reader-text, #sp-site-navigation-20 .screen-reader-text, #sp-site-navigation-21 .screen-reader-text, #sp-site-navigation-22 .screen-reader-text, #sp-site-navigation-23 .screen-reader-text, #sp-site-navigation-24 .screen-reader-text, #sp-site-navigation-26 .screen-reader-text, #sp-site-navigation-27 .screen-reader-text, #sp-site-navigation-28 .screen-reader-text, #sp-site-navigation-29 .screen-reader-text, #sp-site-navigation-30 .screen-reader-text, #sp-site-navigation-8 .screen-reader-text, #sp-site-navigation-9 .screen-reader-text{
    display : none;
  }

  #sp-site-navigation-10 ul, #sp-site-navigation-11 ul, #sp-site-navigation-12 ul, #sp-site-navigation-13 ul, #sp-site-navigation-14 ul, #sp-site-navigation-15 ul, #sp-site-navigation-16 ul, #sp-site-navigation-17 ul, #sp-site-navigation-18 ul, #sp-site-navigation-19 ul, #sp-site-navigation-20 ul, #sp-site-navigation-21 ul, #sp-site-navigation-22 ul, #sp-site-navigation-23 ul, #sp-site-navigation-24 ul, #sp-site-navigation-26 ul, #sp-site-navigation-27 ul, #sp-site-navigation-28 ul, #sp-site-navigation-29 ul, #sp-site-navigation-30 ul, #sp-site-navigation-8 ul, #sp-site-navigation-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 : auto;
    height : auto;
    display : block;
    list-style-type : none;
    list-style-position : outside;
  }

  #sp-site-navigation-10 ul li, #sp-site-navigation-11 ul li, #sp-site-navigation-12 ul li, #sp-site-navigation-13 ul li, #sp-site-navigation-14 ul li, #sp-site-navigation-15 ul li, #sp-site-navigation-16 ul li, #sp-site-navigation-17 ul li, #sp-site-navigation-18 ul li, #sp-site-navigation-19 ul li, #sp-site-navigation-20 ul li, #sp-site-navigation-21 ul li, #sp-site-navigation-22 ul li, #sp-site-navigation-23 ul li, #sp-site-navigation-24 ul li, #sp-site-navigation-26 ul li, #sp-site-navigation-27 ul li, #sp-site-navigation-28 ul li, #sp-site-navigation-29 ul li, #sp-site-navigation-30 ul li, #sp-site-navigation-8 ul li, #sp-site-navigation-9 ul li{
    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 : auto;
    float : none;
  }

  #sp-site-navigation-10 ul li a, #sp-site-navigation-11 ul li a, #sp-site-navigation-12 ul li a, #sp-site-navigation-13 ul li a, #sp-site-navigation-14 ul li a, #sp-site-navigation-15 ul li a, #sp-site-navigation-16 ul li a, #sp-site-navigation-17 ul li a, #sp-site-navigation-18 ul li a, #sp-site-navigation-19 ul li a, #sp-site-navigation-20 ul li a, #sp-site-navigation-21 ul li a, #sp-site-navigation-22 ul li a, #sp-site-navigation-23 ul li a, #sp-site-navigation-24 ul li a, #sp-site-navigation-26 ul li a, #sp-site-navigation-27 ul li a, #sp-site-navigation-28 ul li a, #sp-site-navigation-29 ul li a, #sp-site-navigation-30 ul li a, #sp-site-navigation-8 ul li a, #sp-site-navigation-9 ul li a{
    line-height : 24px;
    padding-top : 5px;
    padding-left : 25px;
    padding-right : 10px;
    padding-bottom : 5px;
    height : auto;
    float : none;
  }

  #sp-site-navigation-10 ul ul, #sp-site-navigation-11 ul ul, #sp-site-navigation-12 ul ul, #sp-site-navigation-13 ul ul, #sp-site-navigation-14 ul ul, #sp-site-navigation-15 ul ul, #sp-site-navigation-16 ul ul, #sp-site-navigation-17 ul ul, #sp-site-navigation-18 ul ul, #sp-site-navigation-19 ul ul, #sp-site-navigation-20 ul ul, #sp-site-navigation-21 ul ul, #sp-site-navigation-22 ul ul, #sp-site-navigation-23 ul ul, #sp-site-navigation-24 ul ul, #sp-site-navigation-26 ul ul, #sp-site-navigation-27 ul ul, #sp-site-navigation-28 ul ul, #sp-site-navigation-29 ul ul, #sp-site-navigation-30 ul ul, #sp-site-navigation-8 ul ul, #sp-site-navigation-9 ul ul{
    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-10 ul ul li, #sp-site-navigation-11 ul ul li, #sp-site-navigation-12 ul ul li, #sp-site-navigation-13 ul ul li, #sp-site-navigation-14 ul ul li, #sp-site-navigation-15 ul ul li, #sp-site-navigation-16 ul ul li, #sp-site-navigation-17 ul ul li, #sp-site-navigation-18 ul ul li, #sp-site-navigation-19 ul ul li, #sp-site-navigation-20 ul ul li, #sp-site-navigation-21 ul ul li, #sp-site-navigation-22 ul ul li, #sp-site-navigation-23 ul ul li, #sp-site-navigation-24 ul ul li, #sp-site-navigation-26 ul ul li, #sp-site-navigation-27 ul ul li, #sp-site-navigation-28 ul ul li, #sp-site-navigation-29 ul ul li, #sp-site-navigation-30 ul ul li, #sp-site-navigation-8 ul ul li, #sp-site-navigation-9 ul ul li{
    border-top-color : transparent;
    border-left-color : transparent;
    border-right-color : transparent;
    border-bottom-color : transparent;
  }

  #sp-site-navigation-10 ul ul li a, #sp-site-navigation-11 ul ul li a, #sp-site-navigation-12 ul ul li a, #sp-site-navigation-13 ul ul li a, #sp-site-navigation-14 ul ul li a, #sp-site-navigation-15 ul ul li a, #sp-site-navigation-16 ul ul li a, #sp-site-navigation-17 ul ul li a, #sp-site-navigation-18 ul ul li a, #sp-site-navigation-19 ul ul li a, #sp-site-navigation-20 ul ul li a, #sp-site-navigation-21 ul ul li a, #sp-site-navigation-22 ul ul li a, #sp-site-navigation-23 ul ul li a, #sp-site-navigation-24 ul ul li a, #sp-site-navigation-26 ul ul li a, #sp-site-navigation-27 ul ul li a, #sp-site-navigation-28 ul ul li a, #sp-site-navigation-29 ul ul li a, #sp-site-navigation-30 ul ul li a, #sp-site-navigation-8 ul ul li a, #sp-site-navigation-9 ul ul li a{
    color : #ffffff;
    padding-top : 8px;
    padding-left : 50px;
    padding-right : 50px;
    padding-bottom : 8px;
  }

  #sp-site-navigation-10 ul ul li a:hover, #sp-site-navigation-11 ul ul li a:hover, #sp-site-navigation-12 ul ul li a:hover, #sp-site-navigation-13 ul ul li a:hover, #sp-site-navigation-14 ul ul li a:hover, #sp-site-navigation-15 ul ul li a:hover, #sp-site-navigation-16 ul ul li a:hover, #sp-site-navigation-17 ul ul li a:hover, #sp-site-navigation-18 ul ul li a:hover, #sp-site-navigation-19 ul ul li a:hover, #sp-site-navigation-20 ul ul li a:hover, #sp-site-navigation-21 ul ul li a:hover, #sp-site-navigation-22 ul ul li a:hover, #sp-site-navigation-23 ul ul li a:hover, #sp-site-navigation-24 ul ul li a:hover, #sp-site-navigation-26 ul ul li a:hover, #sp-site-navigation-27 ul ul li a:hover, #sp-site-navigation-28 ul ul li a:hover, #sp-site-navigation-29 ul ul li a:hover, #sp-site-navigation-30 ul ul li a:hover, #sp-site-navigation-8 ul ul li a:hover, #sp-site-navigation-9 ul ul li a:hover{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-10 ul ul li.current-menu-ancestor > a, #sp-site-navigation-11 ul ul li.current-menu-ancestor > a, #sp-site-navigation-12 ul ul li.current-menu-ancestor > a, #sp-site-navigation-13 ul ul li.current-menu-ancestor > a, #sp-site-navigation-14 ul ul li.current-menu-ancestor > a, #sp-site-navigation-15 ul ul li.current-menu-ancestor > a, #sp-site-navigation-16 ul ul li.current-menu-ancestor > a, #sp-site-navigation-17 ul ul li.current-menu-ancestor > a, #sp-site-navigation-18 ul ul li.current-menu-ancestor > a, #sp-site-navigation-19 ul ul li.current-menu-ancestor > a, #sp-site-navigation-20 ul ul li.current-menu-ancestor > a, #sp-site-navigation-21 ul ul li.current-menu-ancestor > a, #sp-site-navigation-22 ul ul li.current-menu-ancestor > a, #sp-site-navigation-23 ul ul li.current-menu-ancestor > a, #sp-site-navigation-24 ul ul li.current-menu-ancestor > a, #sp-site-navigation-26 ul ul li.current-menu-ancestor > a, #sp-site-navigation-27 ul ul li.current-menu-ancestor > a, #sp-site-navigation-28 ul ul li.current-menu-ancestor > a, #sp-site-navigation-29 ul ul li.current-menu-ancestor > a, #sp-site-navigation-30 ul ul li.current-menu-ancestor > a, #sp-site-navigation-8 ul ul li.current-menu-ancestor > a, #sp-site-navigation-9 ul ul li.current-menu-ancestor > a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-10 ul ul li.current-menu-item > a, #sp-site-navigation-11 ul ul li.current-menu-item > a, #sp-site-navigation-12 ul ul li.current-menu-item > a, #sp-site-navigation-13 ul ul li.current-menu-item > a, #sp-site-navigation-14 ul ul li.current-menu-item > a, #sp-site-navigation-15 ul ul li.current-menu-item > a, #sp-site-navigation-16 ul ul li.current-menu-item > a, #sp-site-navigation-17 ul ul li.current-menu-item > a, #sp-site-navigation-18 ul ul li.current-menu-item > a, #sp-site-navigation-19 ul ul li.current-menu-item > a, #sp-site-navigation-20 ul ul li.current-menu-item > a, #sp-site-navigation-21 ul ul li.current-menu-item > a, #sp-site-navigation-22 ul ul li.current-menu-item > a, #sp-site-navigation-23 ul ul li.current-menu-item > a, #sp-site-navigation-24 ul ul li.current-menu-item > a, #sp-site-navigation-26 ul ul li.current-menu-item > a, #sp-site-navigation-27 ul ul li.current-menu-item > a, #sp-site-navigation-28 ul ul li.current-menu-item > a, #sp-site-navigation-29 ul ul li.current-menu-item > a, #sp-site-navigation-30 ul ul li.current-menu-item > a, #sp-site-navigation-8 ul ul li.current-menu-item > a, #sp-site-navigation-9 ul ul li.current-menu-item > a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-10 ul ul li.current_page_ancestor > a, #sp-site-navigation-11 ul ul li.current_page_ancestor > a, #sp-site-navigation-12 ul ul li.current_page_ancestor > a, #sp-site-navigation-13 ul ul li.current_page_ancestor > a, #sp-site-navigation-14 ul ul li.current_page_ancestor > a, #sp-site-navigation-15 ul ul li.current_page_ancestor > a, #sp-site-navigation-16 ul ul li.current_page_ancestor > a, #sp-site-navigation-17 ul ul li.current_page_ancestor > a, #sp-site-navigation-18 ul ul li.current_page_ancestor > a, #sp-site-navigation-19 ul ul li.current_page_ancestor > a, #sp-site-navigation-20 ul ul li.current_page_ancestor > a, #sp-site-navigation-21 ul ul li.current_page_ancestor > a, #sp-site-navigation-22 ul ul li.current_page_ancestor > a, #sp-site-navigation-23 ul ul li.current_page_ancestor > a, #sp-site-navigation-24 ul ul li.current_page_ancestor > a, #sp-site-navigation-26 ul ul li.current_page_ancestor > a, #sp-site-navigation-27 ul ul li.current_page_ancestor > a, #sp-site-navigation-28 ul ul li.current_page_ancestor > a, #sp-site-navigation-29 ul ul li.current_page_ancestor > a, #sp-site-navigation-30 ul ul li.current_page_ancestor > a, #sp-site-navigation-8 ul ul li.current_page_ancestor > a, #sp-site-navigation-9 ul ul li.current_page_ancestor > a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-10 ul ul li.current_page_item > a, #sp-site-navigation-11 ul ul li.current_page_item > a, #sp-site-navigation-12 ul ul li.current_page_item > a, #sp-site-navigation-13 ul ul li.current_page_item > a, #sp-site-navigation-14 ul ul li.current_page_item > a, #sp-site-navigation-15 ul ul li.current_page_item > a, #sp-site-navigation-16 ul ul li.current_page_item > a, #sp-site-navigation-17 ul ul li.current_page_item > a, #sp-site-navigation-18 ul ul li.current_page_item > a, #sp-site-navigation-19 ul ul li.current_page_item > a, #sp-site-navigation-20 ul ul li.current_page_item > a, #sp-site-navigation-21 ul ul li.current_page_item > a, #sp-site-navigation-22 ul ul li.current_page_item > a, #sp-site-navigation-23 ul ul li.current_page_item > a, #sp-site-navigation-24 ul ul li.current_page_item > a, #sp-site-navigation-26 ul ul li.current_page_item > a, #sp-site-navigation-27 ul ul li.current_page_item > a, #sp-site-navigation-28 ul ul li.current_page_item > a, #sp-site-navigation-29 ul ul li.current_page_item > a, #sp-site-navigation-30 ul ul li.current_page_item > a, #sp-site-navigation-8 ul ul li.current_page_item > a, #sp-site-navigation-9 ul ul li.current_page_item > a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  .button-menu#sp-site-navigation-10 .menu-toggle, .button-menu#sp-site-navigation-11 .menu-toggle, .button-menu#sp-site-navigation-12 .menu-toggle, .button-menu#sp-site-navigation-13 .menu-toggle, .button-menu#sp-site-navigation-14 .menu-toggle, .button-menu#sp-site-navigation-15 .menu-toggle, .button-menu#sp-site-navigation-16 .menu-toggle, .button-menu#sp-site-navigation-17 .menu-toggle, .button-menu#sp-site-navigation-18 .menu-toggle, .button-menu#sp-site-navigation-19 .menu-toggle, .button-menu#sp-site-navigation-20 .menu-toggle, .button-menu#sp-site-navigation-21 .menu-toggle, .button-menu#sp-site-navigation-22 .menu-toggle, .button-menu#sp-site-navigation-23 .menu-toggle, .button-menu#sp-site-navigation-24 .menu-toggle, .button-menu#sp-site-navigation-26 .menu-toggle, .button-menu#sp-site-navigation-27 .menu-toggle, .button-menu#sp-site-navigation-28 .menu-toggle, .button-menu#sp-site-navigation-29 .menu-toggle, .button-menu#sp-site-navigation-30 .menu-toggle, .button-menu#sp-site-navigation-8 .menu-toggle, .button-menu#sp-site-navigation-9 .menu-toggle{
    display : block;
  }

  .button-menu#sp-site-navigation-10 ul.toggled-on, .button-menu#sp-site-navigation-11 ul.toggled-on, .button-menu#sp-site-navigation-12 ul.toggled-on, .button-menu#sp-site-navigation-13 ul.toggled-on, .button-menu#sp-site-navigation-14 ul.toggled-on, .button-menu#sp-site-navigation-15 ul.toggled-on, .button-menu#sp-site-navigation-16 ul.toggled-on, .button-menu#sp-site-navigation-17 ul.toggled-on, .button-menu#sp-site-navigation-18 ul.toggled-on, .button-menu#sp-site-navigation-19 ul.toggled-on, .button-menu#sp-site-navigation-20 ul.toggled-on, .button-menu#sp-site-navigation-21 ul.toggled-on, .button-menu#sp-site-navigation-22 ul.toggled-on, .button-menu#sp-site-navigation-23 ul.toggled-on, .button-menu#sp-site-navigation-24 ul.toggled-on, .button-menu#sp-site-navigation-26 ul.toggled-on, .button-menu#sp-site-navigation-27 ul.toggled-on, .button-menu#sp-site-navigation-28 ul.toggled-on, .button-menu#sp-site-navigation-29 ul.toggled-on, .button-menu#sp-site-navigation-30 ul.toggled-on, .button-menu#sp-site-navigation-8 ul.toggled-on, .button-menu#sp-site-navigation-9 ul.toggled-on{
    display : block;
  }

  .button-menu#sp-site-navigation-10 > ul, .button-menu#sp-site-navigation-11 > ul, .button-menu#sp-site-navigation-12 > ul, .button-menu#sp-site-navigation-13 > ul, .button-menu#sp-site-navigation-14 > ul, .button-menu#sp-site-navigation-15 > ul, .button-menu#sp-site-navigation-16 > ul, .button-menu#sp-site-navigation-17 > ul, .button-menu#sp-site-navigation-18 > ul, .button-menu#sp-site-navigation-19 > ul, .button-menu#sp-site-navigation-20 > ul, .button-menu#sp-site-navigation-21 > ul, .button-menu#sp-site-navigation-22 > ul, .button-menu#sp-site-navigation-23 > ul, .button-menu#sp-site-navigation-24 > ul, .button-menu#sp-site-navigation-26 > ul, .button-menu#sp-site-navigation-27 > ul, .button-menu#sp-site-navigation-28 > ul, .button-menu#sp-site-navigation-29 > ul, .button-menu#sp-site-navigation-30 > ul, .button-menu#sp-site-navigation-8 > ul, .button-menu#sp-site-navigation-9 > ul{
    display : none;
  }

  #sp-site-navigation-10 > ul, #sp-site-navigation-11 > ul, #sp-site-navigation-12 > ul, #sp-site-navigation-13 > ul, #sp-site-navigation-14 > ul, #sp-site-navigation-15 > ul, #sp-site-navigation-16 > ul, #sp-site-navigation-17 > ul, #sp-site-navigation-18 > ul, #sp-site-navigation-19 > ul, #sp-site-navigation-20 > ul, #sp-site-navigation-21 > ul, #sp-site-navigation-22 > ul, #sp-site-navigation-23 > ul, #sp-site-navigation-24 > ul, #sp-site-navigation-26 > ul, #sp-site-navigation-27 > ul, #sp-site-navigation-28 > ul, #sp-site-navigation-29 > ul, #sp-site-navigation-30 > ul, #sp-site-navigation-8 > ul, #sp-site-navigation-9 > ul{
    border-top-width : medium;
    border-bottom-width : medium;
    border-top-style : none;
    border-bottom-style : none;
    border-top-color : initial;
    border-bottom-color : initial;
  }

  #sp-site-navigation-10 > ul > li, #sp-site-navigation-11 > ul > li, #sp-site-navigation-12 > ul > li, #sp-site-navigation-13 > ul > li, #sp-site-navigation-14 > ul > li, #sp-site-navigation-15 > ul > li, #sp-site-navigation-16 > ul > li, #sp-site-navigation-17 > ul > li, #sp-site-navigation-18 > ul > li, #sp-site-navigation-19 > ul > li, #sp-site-navigation-20 > ul > li, #sp-site-navigation-21 > ul > li, #sp-site-navigation-22 > ul > li, #sp-site-navigation-23 > ul > li, #sp-site-navigation-24 > ul > li, #sp-site-navigation-26 > ul > li, #sp-site-navigation-27 > ul > li, #sp-site-navigation-28 > ul > li, #sp-site-navigation-29 > ul > li, #sp-site-navigation-30 > ul > li, #sp-site-navigation-8 > ul > li, #sp-site-navigation-9 > ul > li{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-10 > ul > li.current-menu-ancestor > a, #sp-site-navigation-11 > ul > li.current-menu-ancestor > a, #sp-site-navigation-12 > ul > li.current-menu-ancestor > a, #sp-site-navigation-13 > ul > li.current-menu-ancestor > a, #sp-site-navigation-14 > ul > li.current-menu-ancestor > a, #sp-site-navigation-15 > ul > li.current-menu-ancestor > a, #sp-site-navigation-16 > ul > li.current-menu-ancestor > a, #sp-site-navigation-17 > ul > li.current-menu-ancestor > a, #sp-site-navigation-18 > ul > li.current-menu-ancestor > a, #sp-site-navigation-19 > ul > li.current-menu-ancestor > a, #sp-site-navigation-20 > ul > li.current-menu-ancestor > a, #sp-site-navigation-21 > ul > li.current-menu-ancestor > a, #sp-site-navigation-22 > ul > li.current-menu-ancestor > a, #sp-site-navigation-23 > ul > li.current-menu-ancestor > a, #sp-site-navigation-24 > ul > li.current-menu-ancestor > a, #sp-site-navigation-26 > ul > li.current-menu-ancestor > a, #sp-site-navigation-27 > ul > li.current-menu-ancestor > a, #sp-site-navigation-28 > ul > li.current-menu-ancestor > a, #sp-site-navigation-29 > ul > li.current-menu-ancestor > a, #sp-site-navigation-30 > ul > li.current-menu-ancestor > a, #sp-site-navigation-8 > ul > li.current-menu-ancestor > a, #sp-site-navigation-9 > ul > li.current-menu-ancestor > a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-10 > ul > li.current-menu-item > a, #sp-site-navigation-11 > ul > li.current-menu-item > a, #sp-site-navigation-12 > ul > li.current-menu-item > a, #sp-site-navigation-13 > ul > li.current-menu-item > a, #sp-site-navigation-14 > ul > li.current-menu-item > a, #sp-site-navigation-15 > ul > li.current-menu-item > a, #sp-site-navigation-16 > ul > li.current-menu-item > a, #sp-site-navigation-17 > ul > li.current-menu-item > a, #sp-site-navigation-18 > ul > li.current-menu-item > a, #sp-site-navigation-19 > ul > li.current-menu-item > a, #sp-site-navigation-20 > ul > li.current-menu-item > a, #sp-site-navigation-21 > ul > li.current-menu-item > a, #sp-site-navigation-22 > ul > li.current-menu-item > a, #sp-site-navigation-23 > ul > li.current-menu-item > a, #sp-site-navigation-24 > ul > li.current-menu-item > a, #sp-site-navigation-26 > ul > li.current-menu-item > a, #sp-site-navigation-27 > ul > li.current-menu-item > a, #sp-site-navigation-28 > ul > li.current-menu-item > a, #sp-site-navigation-29 > ul > li.current-menu-item > a, #sp-site-navigation-30 > ul > li.current-menu-item > a, #sp-site-navigation-8 > ul > li.current-menu-item > a, #sp-site-navigation-9 > ul > li.current-menu-item > a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-10 > ul > li.current_page_ancestor > a, #sp-site-navigation-11 > ul > li.current_page_ancestor > a, #sp-site-navigation-12 > ul > li.current_page_ancestor > a, #sp-site-navigation-13 > ul > li.current_page_ancestor > a, #sp-site-navigation-14 > ul > li.current_page_ancestor > a, #sp-site-navigation-15 > ul > li.current_page_ancestor > a, #sp-site-navigation-16 > ul > li.current_page_ancestor > a, #sp-site-navigation-17 > ul > li.current_page_ancestor > a, #sp-site-navigation-18 > ul > li.current_page_ancestor > a, #sp-site-navigation-19 > ul > li.current_page_ancestor > a, #sp-site-navigation-20 > ul > li.current_page_ancestor > a, #sp-site-navigation-21 > ul > li.current_page_ancestor > a, #sp-site-navigation-22 > ul > li.current_page_ancestor > a, #sp-site-navigation-23 > ul > li.current_page_ancestor > a, #sp-site-navigation-24 > ul > li.current_page_ancestor > a, #sp-site-navigation-26 > ul > li.current_page_ancestor > a, #sp-site-navigation-27 > ul > li.current_page_ancestor > a, #sp-site-navigation-28 > ul > li.current_page_ancestor > a, #sp-site-navigation-29 > ul > li.current_page_ancestor > a, #sp-site-navigation-30 > ul > li.current_page_ancestor > a, #sp-site-navigation-8 > ul > li.current_page_ancestor > a, #sp-site-navigation-9 > ul > li.current_page_ancestor > a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-10 > ul > li.current_page_item > a, #sp-site-navigation-11 > ul > li.current_page_item > a, #sp-site-navigation-12 > ul > li.current_page_item > a, #sp-site-navigation-13 > ul > li.current_page_item > a, #sp-site-navigation-14 > ul > li.current_page_item > a, #sp-site-navigation-15 > ul > li.current_page_item > a, #sp-site-navigation-16 > ul > li.current_page_item > a, #sp-site-navigation-17 > ul > li.current_page_item > a, #sp-site-navigation-18 > ul > li.current_page_item > a, #sp-site-navigation-19 > ul > li.current_page_item > a, #sp-site-navigation-20 > ul > li.current_page_item > a, #sp-site-navigation-21 > ul > li.current_page_item > a, #sp-site-navigation-22 > ul > li.current_page_item > a, #sp-site-navigation-23 > ul > li.current_page_item > a, #sp-site-navigation-24 > ul > li.current_page_item > a, #sp-site-navigation-26 > ul > li.current_page_item > a, #sp-site-navigation-27 > ul > li.current_page_item > a, #sp-site-navigation-28 > ul > li.current_page_item > a, #sp-site-navigation-29 > ul > li.current_page_item > a, #sp-site-navigation-30 > ul > li.current_page_item > a, #sp-site-navigation-8 > ul > li.current_page_item > a, #sp-site-navigation-9 > ul > li.current_page_item > a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-10 > ul > li > a, #sp-site-navigation-11 > ul > li > a, #sp-site-navigation-12 > ul > li > a, #sp-site-navigation-13 > ul > li > a, #sp-site-navigation-14 > ul > li > a, #sp-site-navigation-15 > ul > li > a, #sp-site-navigation-16 > ul > li > a, #sp-site-navigation-17 > ul > li > a, #sp-site-navigation-18 > ul > li > a, #sp-site-navigation-19 > ul > li > a, #sp-site-navigation-20 > ul > li > a, #sp-site-navigation-21 > ul > li > a, #sp-site-navigation-22 > ul > li > a, #sp-site-navigation-23 > ul > li > a, #sp-site-navigation-24 > ul > li > a, #sp-site-navigation-26 > ul > li > a, #sp-site-navigation-27 > ul > li > a, #sp-site-navigation-28 > ul > li > a, #sp-site-navigation-29 > ul > li > a, #sp-site-navigation-30 > ul > li > a, #sp-site-navigation-8 > ul > li > a, #sp-site-navigation-9 > ul > li > a{
    text-decoration : none;
    padding-top : 1em;
    padding-left : 1em;
    padding-right : 1em;
    padding-bottom : 1em;
    display : block;
  }

  #sp-site-navigation-10 > ul > li > a:hover, #sp-site-navigation-11 > ul > li > a:hover, #sp-site-navigation-12 > ul > li > a:hover, #sp-site-navigation-13 > ul > li > a:hover, #sp-site-navigation-14 > ul > li > a:hover, #sp-site-navigation-15 > ul > li > a:hover, #sp-site-navigation-16 > ul > li > a:hover, #sp-site-navigation-17 > ul > li > a:hover, #sp-site-navigation-18 > ul > li > a:hover, #sp-site-navigation-19 > ul > li > a:hover, #sp-site-navigation-20 > ul > li > a:hover, #sp-site-navigation-21 > ul > li > a:hover, #sp-site-navigation-22 > ul > li > a:hover, #sp-site-navigation-23 > ul > li > a:hover, #sp-site-navigation-24 > ul > li > a:hover, #sp-site-navigation-26 > ul > li > a:hover, #sp-site-navigation-27 > ul > li > a:hover, #sp-site-navigation-28 > ul > li > a:hover, #sp-site-navigation-29 > ul > li > a:hover, #sp-site-navigation-30 > ul > li > a:hover, #sp-site-navigation-8 > ul > li > a:hover, #sp-site-navigation-9 > ul > li > a:hover{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }
}

#sp-site-navigation-2, #sp-site-navigation-3, #sp-site-navigation-4, #sp-site-navigation-5, #sp-site-navigation-6{
  font-size : 1.3rem;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 30px;
  width : 100%;
}

#sp-site-navigation-2 .menu-toggle, #sp-site-navigation-3 .menu-toggle, #sp-site-navigation-4 .menu-toggle, #sp-site-navigation-5 .menu-toggle, #sp-site-navigation-6 .menu-toggle{
  display : none;
}

#sp-site-navigation-2 .screen-reader-text, #sp-site-navigation-3 .screen-reader-text, #sp-site-navigation-4 .screen-reader-text, #sp-site-navigation-5 .screen-reader-text, #sp-site-navigation-6 .screen-reader-text{
  display : none;
}

#sp-site-navigation-2 a:link, #sp-site-navigation-3 a:link, #sp-site-navigation-4 a:link, #sp-site-navigation-5 a:link, #sp-site-navigation-6 a:link{
  color : #ffffff;
  text-decoration : none;
}

#sp-site-navigation-2 a:visited, #sp-site-navigation-3 a:visited, #sp-site-navigation-4 a:visited, #sp-site-navigation-5 a:visited, #sp-site-navigation-6 a:visited{
  color : #ffffff;
  text-decoration : none;
}

#sp-site-navigation-2 li.current_page_item > a, #sp-site-navigation-3 li.current_page_item > a, #sp-site-navigation-4 li.current_page_item > a, #sp-site-navigation-5 li.current_page_item > a, #sp-site-navigation-6 li.current_page_item > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #3c3c3c;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-2 ul ul, #sp-site-navigation-3 ul ul, #sp-site-navigation-4 ul ul, #sp-site-navigation-5 ul ul, #sp-site-navigation-6 ul ul{
  padding-left : 0px;
}

#sp-site-navigation-2 ul ul li a, #sp-site-navigation-3 ul ul li a, #sp-site-navigation-4 ul ul li a, #sp-site-navigation-5 ul ul li a, #sp-site-navigation-6 ul ul li a{
  font-size : 80%;
  color : #000000;
  background-color : #222222;
  text-decoration : none;
  text-align : left;
  padding-left : 50px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #3c3c3c;
  display : block;
}

#sp-site-navigation-2 ul ul li a:hover, #sp-site-navigation-3 ul ul li a:hover, #sp-site-navigation-4 ul ul li a:hover, #sp-site-navigation-5 ul ul li a:hover, #sp-site-navigation-6 ul ul li a:hover{
  font-weight : bold;
  color : #ffffff;
  background-color : #3c3c3c;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-2 ul ul li.current-menu-ancestor > a, #sp-site-navigation-3 ul ul li.current-menu-ancestor > a, #sp-site-navigation-4 ul ul li.current-menu-ancestor > a, #sp-site-navigation-5 ul ul li.current-menu-ancestor > a, #sp-site-navigation-6 ul ul li.current-menu-ancestor > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #3c3c3c;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-2 ul ul li.current-menu-item > a, #sp-site-navigation-3 ul ul li.current-menu-item > a, #sp-site-navigation-4 ul ul li.current-menu-item > a, #sp-site-navigation-5 ul ul li.current-menu-item > a, #sp-site-navigation-6 ul ul li.current-menu-item > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #3c3c3c;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-2 ul ul li.current_page_ancestor > a, #sp-site-navigation-3 ul ul li.current_page_ancestor > a, #sp-site-navigation-4 ul ul li.current_page_ancestor > a, #sp-site-navigation-5 ul ul li.current_page_ancestor > a, #sp-site-navigation-6 ul ul li.current_page_ancestor > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #3c3c3c;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-2 ul ul li.current_page_item > a, #sp-site-navigation-3 ul ul li.current_page_item > a, #sp-site-navigation-4 ul ul li.current_page_item > a, #sp-site-navigation-5 ul ul li.current_page_item > a, #sp-site-navigation-6 ul ul li.current_page_item > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #3c3c3c;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-2 > ul, #sp-site-navigation-3 > ul, #sp-site-navigation-4 > ul, #sp-site-navigation-5 > ul, #sp-site-navigation-6 > ul{
  font-size : 1.3rem;
  line-height : 30px;
  color : #ffffff;
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #3c3c3c;
  width : 100%;
  list-style-type : none;
  list-style-position : outside;
  position : relative;
  box-sizing : border-box;
}

#sp-site-navigation-2 > ul > li.current-menu-ancestor > a, #sp-site-navigation-3 > ul > li.current-menu-ancestor > a, #sp-site-navigation-4 > ul > li.current-menu-ancestor > a, #sp-site-navigation-5 > ul > li.current-menu-ancestor > a, #sp-site-navigation-6 > ul > li.current-menu-ancestor > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #3c3c3c;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-2 > ul > li.current-menu-item > a, #sp-site-navigation-3 > ul > li.current-menu-item > a, #sp-site-navigation-4 > ul > li.current-menu-item > a, #sp-site-navigation-5 > ul > li.current-menu-item > a, #sp-site-navigation-6 > ul > li.current-menu-item > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #3c3c3c;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-2 > ul > li.current_page_ancestor > a, #sp-site-navigation-3 > ul > li.current_page_ancestor > a, #sp-site-navigation-4 > ul > li.current_page_ancestor > a, #sp-site-navigation-5 > ul > li.current_page_ancestor > a, #sp-site-navigation-6 > ul > li.current_page_ancestor > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #3c3c3c;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-2 > ul > li > a, #sp-site-navigation-3 > ul > li > a, #sp-site-navigation-4 > ul > li > a, #sp-site-navigation-5 > ul > li > a, #sp-site-navigation-6 > ul > li > a{
  line-height : 40px;
  color : #eeeeee;
  background-color : #222222;
  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 : left;
  padding-left : 25px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #3c3c3c;
  display : block;
}

#sp-site-navigation-2 > ul > li > a:hover, #sp-site-navigation-3 > ul > li > a:hover, #sp-site-navigation-4 > ul > li > a:hover, #sp-site-navigation-5 > ul > li > a:hover, #sp-site-navigation-6 > ul > li > a:hover{
  font-weight : bold;
  color : #ffffff;
  background-color : #3c3c3c;
  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;
}

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

  #sp-site-navigation-2, #sp-site-navigation-3, #sp-site-navigation-4, #sp-site-navigation-5, #sp-site-navigation-6{
    background-image : none;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    border-left-width : medium;
    border-right-width : medium;
    border-left-style : none;
    border-right-style : none;
    border-left-color : initial;
    border-right-color : initial;
    position : relative;
  }

  #sp-site-navigation-2 .menu-toggle, #sp-site-navigation-3 .menu-toggle, #sp-site-navigation-4 .menu-toggle, #sp-site-navigation-5 .menu-toggle, #sp-site-navigation-6 .menu-toggle{
    background-color : #3c3c3c;
    background-image : url(img/icon-menu1.png);
    background-repeat : no-repeat;
    background-position : center center;
    text-indent : -999em;
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : rgba(255, 255, 255, 0.5);
    display : none;
    cursor : pointer;
  }

  #sp-site-navigation-2 .screen-reader-text, #sp-site-navigation-3 .screen-reader-text, #sp-site-navigation-4 .screen-reader-text, #sp-site-navigation-5 .screen-reader-text, #sp-site-navigation-6 .screen-reader-text{
    display : none;
  }

  #sp-site-navigation-2 ul, #sp-site-navigation-3 ul, #sp-site-navigation-4 ul, #sp-site-navigation-5 ul, #sp-site-navigation-6 ul{
    background-color : #ffffff;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    border-left-width : medium;
    border-right-width : medium;
    border-left-style : none;
    border-right-style : none;
    border-left-color : initial;
    border-right-color : initial;
    display : block;
    list-style-type : none;
    list-style-position : outside;
  }

  .button-menu#sp-site-navigation-2 .menu-toggle, .button-menu#sp-site-navigation-3 .menu-toggle, .button-menu#sp-site-navigation-4 .menu-toggle, .button-menu#sp-site-navigation-5 .menu-toggle, .button-menu#sp-site-navigation-6 .menu-toggle{
    display : block;
  }

  .button-menu#sp-site-navigation-2 ul.toggled-on, .button-menu#sp-site-navigation-3 ul.toggled-on, .button-menu#sp-site-navigation-4 ul.toggled-on, .button-menu#sp-site-navigation-5 ul.toggled-on, .button-menu#sp-site-navigation-6 ul.toggled-on{
    display : block;
  }

  .button-menu#sp-site-navigation-2 > ul, .button-menu#sp-site-navigation-3 > ul, .button-menu#sp-site-navigation-4 > ul, .button-menu#sp-site-navigation-5 > ul, .button-menu#sp-site-navigation-6 > ul{
    display : none;
  }

  .menu-toggle, .menu-toggle, .menu-toggle, .menu-toggle, .menu-toggle{
    display : none;
  }
}

#sp-site-navigation-25{
  font-size : 1.3rem;
  color : #ffffff;
  background-color : #3c3c3c;
  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-navigation-25 .menu-toggle{
  display : none;
}

#sp-site-navigation-25 .screen-reader-text{
  display : none;
}

#sp-site-navigation-25 ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : #333333;
  width : 100%;
  list-style-type : none;
  list-style-position : outside;
}

#sp-site-navigation-25 ul a{
  text-decoration : none;
}

#sp-site-navigation-25 ul ul{
  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 : #3c3c3c;
  border-left-color : #3c3c3c;
  border-right-color : #3c3c3c;
  border-bottom-color : initial;
  width : auto;
  min-width : 150px;
  display : none;
  position : absolute;
  top : 100%;
  left : 0px;
  z-index : 9999;
}

#sp-site-navigation-25 ul ul li{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #3c3c3c;
  width : 100%;
  white-space : nowrap;
}

#sp-site-navigation-25 ul ul li a{
  color : #333333;
  padding-top : 1rem;
  padding-left : 2rem;
  padding-right : 2rem;
  padding-bottom : 1rem;
  display : block;
}

#sp-site-navigation-25 ul ul li a:hover{
  color : #ffffff;
  background-color : #3c3c3c;
}

#sp-site-navigation-25 ul ul li > ul{
  top : 0px;
  left : 100%;
}

#sp-site-navigation-25 > ul{
  background-color : #3c3c3c;
}

#sp-site-navigation-25 > ul::after{
  clear : both;
  display : table;
  content : "";
}

#sp-site-navigation-25 > ul > li{
  border-right-width : 1px;
  border-right-style : solid;
  border-right-color : #333333;
  width : auto;
  float : left;
  position : relative;
}

#sp-site-navigation-25 > ul > li.current-menu-ancestor > a{
  color : #ffffff;
  background-color : #3c3c3c;
  border-bottom-color : #c9c9c9;
}

#sp-site-navigation-25 > ul > li.current-menu-item > a{
  color : #ffffff;
  background-color : #3c3c3c;
  border-bottom-color : #c9c9c9;
}

#sp-site-navigation-25 > ul > li.current_page_ancestor > a{
  color : #ffffff;
  background-color : #3c3c3c;
  border-bottom-color : #c9c9c9;
}

#sp-site-navigation-25 > ul > li.current_page_item > a{
  color : #ffffff;
  background-color : #3c3c3c;
  border-bottom-color : #c9c9c9;
}

#sp-site-navigation-25 > ul > li:hover > ul{
  display : block;
}

#sp-site-navigation-25 > ul > li > a{
  color : #ffffff;
  padding-top : 1.5rem;
  padding-left : 2rem;
  padding-right : 2rem;
  padding-bottom : 1.5rem;
  border-bottom-width : 5px;
  border-bottom-style : solid;
  border-bottom-color : transparent;
  display : block;
}

#sp-site-navigation-25 > ul > li > a:hover{
  color : #ffffff;
  background-color : #3c3c3c;
  border-bottom-color : #c9c9c9;
}

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

  #sp-site-navigation-25{
    padding-top : 0px;
    margin-top : 10px;
    position : relative;
  }

  #sp-site-navigation-25 .menu-toggle{
    background-color : #3c3c3c;
    background-image : url(img/icon-menu1.png);
    background-repeat : no-repeat;
    background-position : center center;
    text-indent : -999em;
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #3c3c3c;
    display : none;
    cursor : pointer;
  }

  #sp-site-navigation-25 .screen-reader-text{
    display : none;
  }

  #sp-site-navigation-25 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 : auto;
    height : auto;
    display : block;
    list-style-type : none;
    list-style-position : outside;
  }

  #sp-site-navigation-25 ul li{
    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 : auto;
    float : none;
  }

  #sp-site-navigation-25 ul li a{
    line-height : 24px;
    padding-top : 5px;
    padding-left : 25px;
    padding-right : 10px;
    padding-bottom : 5px;
    height : auto;
    float : none;
  }

  #sp-site-navigation-25 ul ul{
    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-25 ul ul li{
    border-top-color : transparent;
    border-left-color : transparent;
    border-right-color : transparent;
    border-bottom-color : transparent;
  }

  #sp-site-navigation-25 ul ul li a{
    color : #ffffff;
    padding-top : 8px;
    padding-left : 50px;
    padding-right : 50px;
    padding-bottom : 8px;
    border-left-width : 5px;
    border-bottom-width : medium;
    border-left-style : solid;
    border-bottom-style : none;
    border-left-color : transparent;
    border-bottom-color : initial;
  }

  #sp-site-navigation-25 ul ul li a:hover{
    border-left-color : #c9c9c9;
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-25 ul ul li.current-menu-ancestor > a{
    border-left-color : #c9c9c9;
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-25 ul ul li.current-menu-item > a{
    border-left-color : #c9c9c9;
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-25 ul ul li.current_page_ancestor > a{
    border-left-color : #c9c9c9;
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-25 ul ul li.current_page_item > a{
    border-left-color : #c9c9c9;
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  .button-menu#sp-site-navigation-25 .menu-toggle{
    display : block;
  }

  .button-menu#sp-site-navigation-25 ul.toggled-on{
    display : block;
  }

  .button-menu#sp-site-navigation-25 > ul{
    display : none;
  }

  .button-menu#sp-site-navigation-25 > ul > ul{
    display : block;
  }

  #sp-site-navigation-25 > ul{
    border-top-width : medium;
    border-bottom-width : medium;
    border-top-style : none;
    border-bottom-style : none;
    border-top-color : initial;
    border-bottom-color : initial;
  }

  #sp-site-navigation-25 > ul > li{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-25 > ul > li.current-menu-ancestor > a{
    border-left-color : #c9c9c9;
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-25 > ul > li.current-menu-item > a{
    border-left-color : #c9c9c9;
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-25 > ul > li.current_page_ancestor > a{
    border-left-color : #c9c9c9;
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-25 > ul > li.current_page_item > a{
    border-left-color : #c9c9c9;
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-25 > ul > li > a{
    text-decoration : none;
    padding-top : 1em;
    padding-left : 1em;
    padding-right : 1em;
    padding-bottom : 1em;
    border-left-width : 5px;
    border-bottom-width : medium;
    border-left-style : solid;
    border-bottom-style : none;
    border-left-color : transparent;
    border-bottom-color : initial;
    display : block;
  }

  #sp-site-navigation-25 > ul > li > a:hover{
    border-left-color : #c9c9c9;
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }
}

#sp-site-navigation-1{
  font-size : 1.3rem;
  color : #ffffff;
  background-color : #ffc741;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-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 : #ffc741;
  border-left-color : #ffc741;
  border-right-color : #ffc741;
  border-bottom-color : #ffc741;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  box-sizing : border-box;
}

#sp-site-navigation-1 .menu-toggle{
  display : none;
}

#sp-site-navigation-1 .screen-reader-text{
  display : none;
}

#sp-site-navigation-1 ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : none;
  list-style-position : outside;
}

#sp-site-navigation-1 ul a{
  text-decoration : none;
}

#sp-site-navigation-1 ul ul{
  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 : #513c2d;
  border-left-color : #513c2d;
  border-right-color : #513c2d;
  border-bottom-color : initial;
  width : auto;
  min-width : 150px;
  display : none;
  position : absolute;
  top : 100%;
  left : 0px;
  z-index : 9999;
}

#sp-site-navigation-1 ul ul li{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #513c2d;
  width : 100%;
  white-space : nowrap;
}

#sp-site-navigation-1 ul ul li a{
  color : #333333;
  padding-top : 1rem;
  padding-left : 2rem;
  padding-right : 2rem;
  padding-bottom : 1rem;
  display : block;
}

#sp-site-navigation-1 ul ul li a:hover{
  color : #ffffff;
  background-color : #513c2d;
}

#sp-site-navigation-1 ul ul li > ul{
  top : 0px;
  left : 100%;
}

#sp-site-navigation-1 > ul{
  background-color : #ffc741;
}

#sp-site-navigation-1 > ul::after{
  clear : both;
  display : table;
  content : "";
}

#sp-site-navigation-1 > ul > li{
  width : auto;
  float : left;
  position : relative;
}

#sp-site-navigation-1 > ul > li.current-menu-ancestor > a{
  color : #ffffff;
  background-color : #513c2d;
  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-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

#sp-site-navigation-1 > ul > li.current-menu-item > a{
  color : #ffffff;
  background-color : #513c2d;
  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-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

#sp-site-navigation-1 > ul > li.current_page_ancestor > a{
  color : #ffffff;
  background-color : #513c2d;
  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-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

#sp-site-navigation-1 > ul > li.current_page_item > a{
  color : #ffffff;
  background-color : #513c2d;
  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-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

#sp-site-navigation-1 > ul > li:hover > ul{
  display : block;
}

#sp-site-navigation-1 > ul > li > a{
  color : #996633;
  padding-top : 1.5rem;
  padding-left : 2rem;
  padding-right : 2rem;
  padding-bottom : 1.5rem;
  margin-right : 5px;
  display : block;
}

#sp-site-navigation-1 > ul > li > a:hover{
  color : #ffffff;
  background-color : #513c2d;
  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-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

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

  #sp-site-navigation-1{
    padding-top : 0px;
    margin-top : 10px;
    position : relative;
  }

  #sp-site-navigation-1 .menu-toggle{
    background-image : url(img/icon-menu1.png);
    background-repeat : no-repeat;
    background-position : center center;
    text-indent : -999em;
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 1px;
    display : none;
    cursor : pointer;
  }

  #sp-site-navigation-1 .screen-reader-text{
    display : none;
  }

  #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;
    width : auto;
    height : auto;
    display : block;
    list-style-type : none;
    list-style-position : outside;
  }

  #sp-site-navigation-1 ul li{
    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 : auto;
    float : none;
  }

  #sp-site-navigation-1 ul li a{
    line-height : 24px;
    padding-top : 5px;
    padding-left : 25px;
    padding-right : 10px;
    padding-bottom : 5px;
    height : auto;
    float : none;
  }

  #sp-site-navigation-1 ul ul{
    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-1 ul ul li{
    border-top-color : transparent;
    border-left-color : transparent;
    border-right-color : transparent;
    border-bottom-color : transparent;
  }

  #sp-site-navigation-1 ul ul li a{
    color : #513c2d;
    padding-top : 8px;
    padding-left : 50px;
    padding-right : 50px;
    padding-bottom : 8px;
  }

  #sp-site-navigation-1 ul ul li a:hover{
    border-top-left-radius : 3px 3px;
    border-top-right-radius : 3px 3px;
    border-bottom-right-radius : 3px 3px;
    border-bottom-left-radius : 3px 3px;
  }

  #sp-site-navigation-1 ul ul li.current-menu-ancestor > a{
    border-top-left-radius : 3px 3px;
    border-top-right-radius : 3px 3px;
    border-bottom-right-radius : 3px 3px;
    border-bottom-left-radius : 3px 3px;
  }

  #sp-site-navigation-1 ul ul li.current-menu-item > a{
    border-top-left-radius : 3px 3px;
    border-top-right-radius : 3px 3px;
    border-bottom-right-radius : 3px 3px;
    border-bottom-left-radius : 3px 3px;
  }

  #sp-site-navigation-1 ul ul li.current_page_ancestor > a{
    border-top-left-radius : 3px 3px;
    border-top-right-radius : 3px 3px;
    border-bottom-right-radius : 3px 3px;
    border-bottom-left-radius : 3px 3px;
  }

  #sp-site-navigation-1 ul ul li.current_page_item > a{
    border-top-left-radius : 3px 3px;
    border-top-right-radius : 3px 3px;
    border-bottom-right-radius : 3px 3px;
    border-bottom-left-radius : 3px 3px;
  }

  .button-menu#sp-site-navigation-1 .menu-toggle{
    display : block;
  }

  .button-menu#sp-site-navigation-1 ul.toggled-on{
    display : block;
  }

  .button-menu#sp-site-navigation-1 > ul{
    display : none;
  }

  #sp-site-navigation-1 > ul{
    border-top-width : medium;
    border-bottom-width : medium;
    border-top-style : none;
    border-bottom-style : none;
    border-top-color : initial;
    border-bottom-color : initial;
  }

  #sp-site-navigation-1 > ul > li{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-1 > ul > li.current-menu-ancestor > a{
    border-top-left-radius : 3px 3px;
    border-top-right-radius : 3px 3px;
    border-bottom-right-radius : 3px 3px;
    border-bottom-left-radius : 3px 3px;
  }

  #sp-site-navigation-1 > ul > li.current-menu-item > a{
    border-top-left-radius : 3px 3px;
    border-top-right-radius : 3px 3px;
    border-bottom-right-radius : 3px 3px;
    border-bottom-left-radius : 3px 3px;
  }

  #sp-site-navigation-1 > ul > li.current_page_ancestor > a{
    border-top-left-radius : 3px 3px;
    border-top-right-radius : 3px 3px;
    border-bottom-right-radius : 3px 3px;
    border-bottom-left-radius : 3px 3px;
  }

  #sp-site-navigation-1 > ul > li.current_page_item > a{
    border-top-left-radius : 3px 3px;
    border-top-right-radius : 3px 3px;
    border-bottom-right-radius : 3px 3px;
    border-bottom-left-radius : 3px 3px;
  }

  #sp-site-navigation-1 > ul > li > a{
    text-decoration : none;
    padding-top : 1em;
    padding-left : 1em;
    padding-right : 1em;
    padding-bottom : 1em;
    margin-right : 0px;
    display : block;
  }

  #sp-site-navigation-1 > ul > li > a:hover{
    border-top-left-radius : 3px 3px;
    border-top-right-radius : 3px 3px;
    border-bottom-right-radius : 3px 3px;
    border-bottom-left-radius : 3px 3px;
  }
}

#sp-table-10{
  font-size : 1.4rem;
  color : #3f3f3f;
  background-color : #ffffff;
  width : 100%;
  border-collapse : collapse;
}

#sp-table-10 td{
  background-color : #ffffff;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-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 : #aaaaaa;
  border-left-color : #aaaaaa;
  border-right-color : #aaaaaa;
  border-bottom-color : #aaaaaa;
  display : table-cell;
}

#sp-table-10 th{
  color : #ffffff;
  background-color : #44b2ff;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  min-width : 40px;
  display : table-cell;
}

#sp-table-10 > tbody > tr .col-title{
  color : #ffffff;
  background-color : #44b2ff;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-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 : rgba(0, 0, 0, 0.1);
  border-left-color : rgba(0, 0, 0, 0.1);
  border-right-color : rgba(0, 0, 0, 0.1);
  border-bottom-color : rgba(0, 0, 0, 0.1);
}

#sp-table-10 > tbody > tr .row-title{
  color : #ffffff;
  background-color : #44b2ff;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-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 : rgba(0, 0, 0, 0.1);
  border-left-color : rgba(0, 0, 0, 0.1);
  border-right-color : rgba(0, 0, 0, 0.1);
  border-bottom-color : rgba(0, 0, 0, 0.1);
}

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

  #sp-table-10{
    width : 100%;
  }
}

#sp-table-2, #sp-table-3, #sp-table-8{
  font-size : 1.4rem;
  color : #333333;
  border-collapse : collapse;
}

#sp-table-2 td, #sp-table-3 td, #sp-table-8 td{
  background-color : #ffffff;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-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 : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-2 th, #sp-table-3 th, #sp-table-8 th{
  color : #666666;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-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 : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
  min-width : 60px;
}

#sp-table-2 > tbody > tr .col-title, #sp-table-3 > tbody > tr .col-title, #sp-table-8 > tbody > tr .col-title{
  color : #666666;
  background-color : #f4f4f4;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
}

#sp-table-2 > tbody > tr .row-title, #sp-table-3 > tbody > tr .row-title, #sp-table-8 > tbody > tr .row-title{
  color : #666666;
  background-color : #f4f4f4;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-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 : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

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

  #sp-table-2, #sp-table-3, #sp-table-8{
    width : 100%;
  }
}

#sp-table-11, #sp-table-4, #sp-table-5, #sp-table-6, #sp-table-7, #sp-table-9{
  font-size : 1.4rem;
  color : #3f3f3f;
  background-color : #ffffff;
  width : 100%;
  border-collapse : collapse;
}

#sp-table-11 td, #sp-table-4 td, #sp-table-5 td, #sp-table-6 td, #sp-table-7 td, #sp-table-9 td{
  background-color : #ffffff;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-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 : #02c10f;
  border-left-color : #02c10f;
  border-right-color : #02c10f;
  border-bottom-color : #02c10f;
  display : table-cell;
}

#sp-table-11 th, #sp-table-4 th, #sp-table-5 th, #sp-table-6 th, #sp-table-7 th, #sp-table-9 th{
  color : #666666;
  background-color : #d5efcb;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  min-width : 40px;
  display : table-cell;
}

#sp-table-11 > tbody > tr .col-title, #sp-table-4 > tbody > tr .col-title, #sp-table-5 > tbody > tr .col-title, #sp-table-6 > tbody > tr .col-title, #sp-table-7 > tbody > tr .col-title, #sp-table-9 > tbody > tr .col-title{
  color : #666666;
  background-color : #d5efcb;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-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 : #02c10f;
  border-left-color : #02c10f;
  border-right-color : #02c10f;
  border-bottom-color : #02c10f;
}

#sp-table-11 > tbody > tr .row-title, #sp-table-4 > tbody > tr .row-title, #sp-table-5 > tbody > tr .row-title, #sp-table-6 > tbody > tr .row-title, #sp-table-7 > tbody > tr .row-title, #sp-table-9 > tbody > tr .row-title{
  color : #666666;
  background-color : #d5efcb;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-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 : #02c10f;
  border-left-color : #02c10f;
  border-right-color : #02c10f;
  border-bottom-color : #02c10f;
}

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

  #sp-table-11, #sp-table-4, #sp-table-5, #sp-table-6, #sp-table-7, #sp-table-9{
    width : 100%;
  }
}

.page-company#content #page-content > h2{
  background-color : #5c5ceb;
}

.page-toppage#content #page-content{
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-block-container-1{
  color : #ffffff;
}

#sp-block-container-13{
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : double;
  border-left-style : double;
  border-right-style : double;
  border-bottom-style : double;
  border-top-color : #f00000;
  border-left-color : #f00000;
  border-right-color : #f00000;
  border-bottom-color : #f00000;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-block-container-14{
  font-weight : bold;
}

#sp-block-container-16{
  font-family : "メイリオ";
}

#sp-block-container-17 > h2{
  background-color : #00d6b7;
}

#sp-block-container-18{
  font-family : "メイリオ";
}

#sp-block-container-19 > h1{
  background-color : #5c5ceb;
}

#sp-block-container-19 > p{
  background-color : #5c5ceb;
}

#sp-block-container-20{
  font-family : "メイリオ";
}

#sp-button-1 > a{
  font-size : 1.8rem;
  font-weight : bold;
  background-color : #000000;
}

#sp-button-10 > a{
  font-size : 1.8rem;
  font-family : 游明朝 demibold;
  font-weight : bold;
  background-color : #0000ff;
}

#sp-button-10> a:hover {
}

#sp-button-11 > a{
  font-size : 1.8rem;
  font-family : 游明朝 demibold;
  font-weight : bold;
  background-color : #0000ff;
}

#sp-button-11> a:hover {
}

#sp-button-12 > a{
  font-size : 1.8rem;
  font-family : 游明朝 demibold;
  font-weight : bold;
  background-color : #0000ff;
}

#sp-button-12> a:hover {
}

#sp-button-13 > a{
  font-size : 1.8rem;
  font-family : 游明朝 demibold;
  font-weight : bold;
  background-color : #0000ff;
}

#sp-button-13> a:hover {
}

#sp-button-14 > a{
  font-size : 1.8rem;
  font-family : 游明朝 demibold;
  font-weight : bold;
  background-color : #0000ff;
}

#sp-button-14> a:hover {
}

#sp-button-15 > a{
  font-size : 1.8rem;
  font-family : 游明朝 demibold;
  font-weight : bold;
  background-color : #000000;
}

#sp-button-15> a:hover {
}

#sp-button-16 > a{
  font-size : 1.8rem;
  font-family : 游明朝 demibold;
  font-weight : bold;
  background-color : #000000;
}

#sp-button-16> a:hover {
}

#sp-button-17 > a{
  font-size : 1.8rem;
  font-family : 游明朝 demibold;
  font-weight : bold;
  background-color : #000000;
}

#sp-button-17> a:hover {
}

#sp-button-18 > a{
  font-size : 1.8rem;
  font-family : 游明朝 demibold;
  font-weight : bold;
  background-color : #000000;
}

#sp-button-18> a:hover {
}

#sp-button-2 > a{
  font-size : 1.8rem;
  font-weight : bold;
  background-color : #000000;
}

#sp-button-3 > a{
  font-size : 1.8rem;
  font-weight : bold;
  background-color : #000000;
}

#sp-button-4 > a{
  font-size : 1.8rem;
  font-weight : bold;
  background-color : #000000;
}

#sp-button-5 > a{
  font-size : 1.8rem;
  font-weight : bold;
  background-color : #000000;
}

#sp-button-6 > a{
  font-size : 1.8rem;
  font-weight : bold;
  background-color : #000000;
}

#sp-button-7 > a{
  font-size : 1.8rem;
  font-family : 游明朝 demibold;
  font-weight : bold;
  background-color : #0000ff;
}

#sp-button-8 > a{
  font-size : 1.8rem;
  font-family : 游明朝 demibold;
  font-weight : bold;
  background-color : #0000ff;
}

#sp-button-8> a:hover {
}

#sp-button-9 > a{
  font-size : 1.8rem;
  font-family : 游明朝 demibold;
  font-weight : bold;
  background-color : #0000ff;
}

#sp-button-9> a:hover {
}

#sp-column-1{
  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 : #0000bd;
  border-left-color : #0000bd;
  border-right-color : #0000bd;
  border-bottom-color : #0000bd;
}

#sp-column-1 > .column-label{
  background-color : #0000bd;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #0000bd;
}

#sp-column-1 > .column-label h3{
  font-size : 1.5rem;
  line-height : 280%;
}

#sp-column-10{
  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 : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-10 > .column-label{
  color : #ffffff;
  background-color : #000000;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-column-10 > .column-label h3{
  font-size : 1.8rem;
  line-height : 200%;
  color : #ffffff;
  margin-top : 0px;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
}

#sp-column-11{
  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 : #400080;
  border-left-color : #400080;
  border-right-color : #400080;
  border-bottom-color : #400080;
}

#sp-column-11 > .column-label{
  color : #ffffff;
  background-color : #400080;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-column-11 > .column-label h3{
  font-size : 1.8rem;
  line-height : 200%;
  color : #ffffff;
  margin-top : 0px;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
}

#sp-column-12{
  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 : #400080;
  border-left-color : #400080;
  border-right-color : #400080;
  border-bottom-color : #400080;
}

#sp-column-12 > .column-label{
  color : #ffffff;
  background-color : #400080;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-column-12 > .column-label h3{
  font-size : 1.8rem;
  line-height : 200%;
  color : #ffffff;
  margin-top : 0px;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
}

#sp-column-13{
  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 : #400080;
  border-left-color : #400080;
  border-right-color : #400080;
  border-bottom-color : #400080;
}

#sp-column-13 > .column-label{
  color : #ffffff;
  background-color : #400080;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-column-13 > .column-label h3{
  font-size : 1.8rem;
  line-height : 200%;
  color : #ffffff;
  margin-top : 0px;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
}

#sp-column-14{
  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 : #ff5b0d;
  border-left-color : #ff5b0d;
  border-right-color : #ff5b0d;
  border-bottom-color : #ff5b0d;
}

#sp-column-14 > .column-label{
  color : #ffffff;
  background-color : #ff5b0d;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-column-14 > .column-label h3{
  font-size : 1.8rem;
  line-height : 200%;
  color : #ffffff;
  margin-top : 0px;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
}

#sp-column-15{
  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 : #ff5b0d;
  border-left-color : #ff5b0d;
  border-right-color : #ff5b0d;
  border-bottom-color : #ff5b0d;
}

#sp-column-15 > .column-label{
  color : #ffffff;
  background-color : #ff5b0d;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-column-15 > .column-label h3{
  font-size : 1.8rem;
  line-height : 200%;
  color : #ffffff;
  margin-top : 0px;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
}

#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 : #ff5b0d;
  border-left-color : #ff5b0d;
  border-right-color : #ff5b0d;
  border-bottom-color : #ff5b0d;
}

#sp-column-16 > .column-label{
  color : #ffffff;
  background-color : #ff5b0d;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-column-16 > .column-label h3{
  font-size : 1.8rem;
  line-height : 200%;
  color : #ffffff;
  margin-top : 0px;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
}

#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 : #ff5b0d;
  border-left-color : #ff5b0d;
  border-right-color : #ff5b0d;
  border-bottom-color : #ff5b0d;
}

#sp-column-17 > .column-label{
  color : #ffffff;
  background-color : #ff5b0d;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-column-17 > .column-label h3{
  font-size : 1.8rem;
  line-height : 200%;
  color : #ffffff;
  margin-top : 0px;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
}

#sp-column-18{
  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 : #ff5b0d;
  border-left-color : #ff5b0d;
  border-right-color : #ff5b0d;
  border-bottom-color : #ff5b0d;
}

#sp-column-18 > .column-label{
  color : #ffffff;
  background-color : #ff5b0d;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-column-18 > .column-label h3{
  font-size : 1.8rem;
  line-height : 200%;
  color : #ffffff;
  margin-top : 0px;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
}

#sp-column-19{
  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 : #ff5b0d;
  border-left-color : #ff5b0d;
  border-right-color : #ff5b0d;
  border-bottom-color : #ff5b0d;
}

#sp-column-19 > .column-label{
  color : #ffffff;
  background-color : #ff5b0d;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-column-19 > .column-label h3{
  font-size : 1.8rem;
  line-height : 200%;
  color : #ffffff;
  margin-top : 0px;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
}

#sp-column-2{
  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 : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-2 > .column-label{
  color : #ffffff;
  background-color : #000000;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-column-2 > .column-label h3{
  font-size : 1.8rem;
  line-height : 200%;
  color : #ffffff;
  margin-top : 0px;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
}

#sp-column-20{
  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 : #ff5b0d;
  border-left-color : #ff5b0d;
  border-right-color : #ff5b0d;
  border-bottom-color : #ff5b0d;
}

#sp-column-20 > .column-label{
  color : #ffffff;
  background-color : #ff5b0d;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-column-20 > .column-label h3{
  font-size : 1.8rem;
  line-height : 200%;
  color : #ffffff;
  margin-top : 0px;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
}

#sp-column-21{
  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 : #ff5b0d;
  border-left-color : #ff5b0d;
  border-right-color : #ff5b0d;
  border-bottom-color : #ff5b0d;
}

#sp-column-21 > .column-label{
  color : #ffffff;
  background-color : #ff5b0d;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-column-21 > .column-label h3{
  font-size : 1.8rem;
  line-height : 200%;
  color : #ffffff;
  margin-top : 0px;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
}

#sp-column-22{
  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 : #ff5b0d;
  border-left-color : #ff5b0d;
  border-right-color : #ff5b0d;
  border-bottom-color : #ff5b0d;
}

#sp-column-22 > .column-label{
  color : #ffffff;
  background-color : #ff5b0d;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-column-22 > .column-label h3{
  font-size : 1.8rem;
  line-height : 200%;
  color : #ffffff;
  margin-top : 0px;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
}

#sp-column-23{
  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 : #ff5b0d;
  border-left-color : #ff5b0d;
  border-right-color : #ff5b0d;
  border-bottom-color : #ff5b0d;
}

#sp-column-23 > .column-label{
  color : #ffffff;
  background-color : #ff5b0d;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-column-23 > .column-label h3{
  font-size : 1.8rem;
  line-height : 200%;
  color : #ffffff;
  margin-top : 0px;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
}

#sp-column-24{
  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 : #ff5b0d;
  border-left-color : #ff5b0d;
  border-right-color : #ff5b0d;
  border-bottom-color : #ff5b0d;
}

#sp-column-24 > .column-label{
  color : #ffffff;
  background-color : #ff5b0d;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-column-24 > .column-label h3{
  font-size : 1.8rem;
  line-height : 200%;
  color : #ffffff;
  margin-top : 0px;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
}

#sp-column-25{
  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 : #ff5b0d;
  border-left-color : #ff5b0d;
  border-right-color : #ff5b0d;
  border-bottom-color : #ff5b0d;
}

#sp-column-25 > .column-label{
  color : #ffffff;
  background-color : #ff5b0d;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-column-25 > .column-label h3{
  font-size : 1.8rem;
  line-height : 200%;
  color : #ffffff;
  margin-top : 0px;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
}

#sp-column-26{
  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 : #ff5b0d;
  border-left-color : #ff5b0d;
  border-right-color : #ff5b0d;
  border-bottom-color : #ff5b0d;
}

#sp-column-26 > .column-label{
  color : #ffffff;
  background-color : #ff5b0d;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-column-26 > .column-label h3{
  font-size : 1.8rem;
  line-height : 200%;
  color : #ffffff;
  margin-top : 0px;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
}

#sp-column-27{
  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 : #ff5b0d;
  border-left-color : #ff5b0d;
  border-right-color : #ff5b0d;
  border-bottom-color : #ff5b0d;
}

#sp-column-27 > .column-label{
  color : #ffffff;
  background-color : #ff5b0d;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-column-27 > .column-label h3{
  font-size : 1.8rem;
  line-height : 200%;
  color : #ffffff;
  margin-top : 0px;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
}

#sp-column-28{
  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 : #ff5b0d;
  border-left-color : #ff5b0d;
  border-right-color : #ff5b0d;
  border-bottom-color : #ff5b0d;
}

#sp-column-28 > .column-label{
  color : #ffffff;
  background-color : #ff5b0d;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-column-28 > .column-label h3{
  font-size : 1.8rem;
  line-height : 200%;
  color : #ffffff;
  margin-top : 0px;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
}

#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 : #ff5b0d;
  border-left-color : #ff5b0d;
  border-right-color : #ff5b0d;
  border-bottom-color : #ff5b0d;
}

#sp-column-29 > .column-label{
  color : #ffffff;
  background-color : #ff5b0d;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-column-29 > .column-label h3{
  font-size : 1.8rem;
  line-height : 200%;
  color : #ffffff;
  margin-top : 0px;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
}

#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 : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-3 > .column-label{
  color : #ffffff;
  background-color : #000000;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-column-3 > .column-label h3{
  font-size : 1.8rem;
  line-height : 200%;
  color : #ffffff;
  margin-top : 0px;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
}

#sp-column-30{
  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 : #ff5b0d;
  border-left-color : #ff5b0d;
  border-right-color : #ff5b0d;
  border-bottom-color : #ff5b0d;
}

#sp-column-30 > .column-label{
  color : #ffffff;
  background-color : #ff5b0d;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-column-30 > .column-label h3{
  font-size : 1.8rem;
  line-height : 200%;
  color : #ffffff;
  margin-top : 0px;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
}

#sp-column-31{
  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 : #ff5b0d;
  border-left-color : #ff5b0d;
  border-right-color : #ff5b0d;
  border-bottom-color : #ff5b0d;
}

#sp-column-31 > .column-label{
  color : #ffffff;
  background-color : #ff5b0d;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-column-31 > .column-label h3{
  font-size : 1.8rem;
  line-height : 200%;
  color : #ffffff;
  margin-top : 0px;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
}

#sp-column-32{
  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 : #ff5b0d;
  border-left-color : #ff5b0d;
  border-right-color : #ff5b0d;
  border-bottom-color : #ff5b0d;
}

#sp-column-32 > .column-label{
  color : #ffffff;
  background-color : #ff5b0d;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-column-32 > .column-label h3{
  font-size : 1.8rem;
  line-height : 200%;
  color : #ffffff;
  margin-top : 0px;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
}

#sp-column-33{
  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 : #ff5b0d;
  border-left-color : #ff5b0d;
  border-right-color : #ff5b0d;
  border-bottom-color : #ff5b0d;
}

#sp-column-33 > .column-label{
  color : #ffffff;
  background-color : #ff5b0d;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-column-33 > .column-label h3{
  font-size : 1.8rem;
  line-height : 200%;
  color : #ffffff;
  margin-top : 0px;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
}

#sp-column-34{
  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 : #ff5b0d;
  border-left-color : #ff5b0d;
  border-right-color : #ff5b0d;
  border-bottom-color : #ff5b0d;
}

#sp-column-34 > .column-label{
  color : #ffffff;
  background-color : #ff5b0d;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-column-34 > .column-label h3{
  font-size : 1.8rem;
  line-height : 200%;
  color : #ffffff;
  margin-top : 0px;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
}

#sp-column-35{
  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 : #008000;
  border-left-color : #008000;
  border-right-color : #008000;
  border-bottom-color : #008000;
}

#sp-column-35 > .column-label{
  color : #ffffff;
  background-color : #008000;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-column-35 > .column-label h3{
  font-size : 1.8rem;
  line-height : 200%;
  color : #ffffff;
  margin-top : 0px;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
}

#sp-column-36{
  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 : #008000;
  border-left-color : #008000;
  border-right-color : #008000;
  border-bottom-color : #008000;
}

#sp-column-36 > .column-label{
  color : #ffffff;
  background-color : #008000;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-column-36 > .column-label h3{
  font-size : 1.8rem;
  line-height : 200%;
  color : #ffffff;
  margin-top : 0px;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
}

#sp-column-37{
  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 : #008000;
  border-left-color : #008000;
  border-right-color : #008000;
  border-bottom-color : #008000;
}

#sp-column-37 > .column-label{
  color : #ffffff;
  background-color : #008000;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-column-37 > .column-label h3{
  font-size : 1.8rem;
  line-height : 200%;
  color : #ffffff;
  margin-top : 0px;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
}

#sp-column-38{
  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 : #008000;
  border-left-color : #008000;
  border-right-color : #008000;
  border-bottom-color : #008000;
}

#sp-column-38 > .column-label{
  color : #ffffff;
  background-color : #008000;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-column-38 > .column-label h3{
  font-size : 1.8rem;
  line-height : 200%;
  color : #ffffff;
  margin-top : 0px;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
}

#sp-column-39{
  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 : #0000ff;
  border-left-color : #0000ff;
  border-right-color : #0000ff;
  border-bottom-color : #0000ff;
}

#sp-column-39 > .column-label{
  color : #ffffff;
  background-color : #0000ff;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-column-39 > .column-label h3{
  font-size : 1.8rem;
  line-height : 200%;
  color : #ffffff;
  margin-top : 0px;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
}

#sp-column-4{
  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 : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-4 > .column-label{
  color : #ffffff;
  background-color : #000000;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-column-4 > .column-label h3{
  font-size : 1.8rem;
  line-height : 200%;
  color : #ffffff;
  margin-top : 0px;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
}

#sp-column-40{
  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 : #0000ff;
  border-left-color : #0000ff;
  border-right-color : #0000ff;
  border-bottom-color : #0000ff;
}

#sp-column-40 > .column-label{
  color : #ffffff;
  background-color : #0000ff;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-column-40 > .column-label h3{
  font-size : 1.8rem;
  line-height : 200%;
  color : #ffffff;
  margin-top : 0px;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
}

#sp-column-41{
  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 : #ff3c9d;
  border-left-color : #ff3c9d;
  border-right-color : #ff3c9d;
  border-bottom-color : #ff3c9d;
}

#sp-column-41 > .column-label{
  color : #ffffff;
  background-color : #ff3c9d;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-column-41 > .column-label h3{
  font-size : 1.8rem;
  line-height : 200%;
  color : #ffffff;
  margin-top : 0px;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
}

#sp-column-5{
  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 : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-5 > .column-label{
  color : #ffffff;
  background-color : #000000;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-column-5 > .column-label h3{
  font-size : 1.8rem;
  line-height : 200%;
  color : #ffffff;
  margin-top : 0px;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
}

#sp-column-6{
  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 : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-6 > .column-label{
  color : #ffffff;
  background-color : #000000;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-column-6 > .column-label h3{
  font-size : 1.8rem;
  line-height : 200%;
  color : #ffffff;
  margin-top : 0px;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
}

#sp-column-7{
  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 : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-7 > .column-label{
  color : #ffffff;
  background-color : #000000;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-column-7 > .column-label h3{
  font-size : 1.8rem;
  line-height : 200%;
  color : #ffffff;
  margin-top : 0px;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
}

#sp-column-8{
  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 : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-8 > .column-label{
  color : #ffffff;
  background-color : #000000;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-column-8 > .column-label h3{
  font-size : 1.8rem;
  line-height : 200%;
  color : #ffffff;
  margin-top : 0px;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
}

#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 : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-9 > .column-label{
  color : #ffffff;
  background-color : #000000;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-column-9 > .column-label h3{
  font-size : 1.8rem;
  line-height : 200%;
  color : #ffffff;
  margin-top : 0px;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff8040;
  border-left-color : #ff8040;
  border-right-color : #ff8040;
  border-bottom-color : #ff8040;
}

#sp-definition-list-1 > dd{
  font-size : 1.6rem;
}

#sp-definition-list-1 > dt{
  font-weight : normal;
}

#sp-definition-list-2 > dd{
  font-size : 1.6rem;
}

#sp-definition-list-2 > dt{
  font-size : 1.6rem;
}

#sp-definition-list-3 > dd{
  font-size : 1.4rem;
}

#sp-definition-list-3 > dt{
  font-size : 1.6rem;
}

#sp-definition-list-5 > dd{
  font-size : 2.4rem;
}

#sp-definition-list-5 > dt{
  font-size : 2.4rem;
  font-weight : bold;
}

#sp-image-1{
  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 : #101081;
  border-left-color : #101081;
  border-right-color : #101081;
  border-bottom-color : #101081;
}

#sp-image-10{
  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 : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-image-11{
  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 : #0000bd;
  border-left-color : #0000bd;
  border-right-color : #0000bd;
  border-bottom-color : #0000bd;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-image-12{
  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 : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-image-16{
  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-image-3{
  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 : #800000;
  border-left-color : #800000;
  border-right-color : #800000;
  border-bottom-color : #800000;
}

#sp-image-4{
  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 : #004000;
  border-left-color : #004000;
  border-right-color : #004000;
  border-bottom-color : #004000;
}

#sp-image-5{
  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 : #004000;
  border-left-color : #004000;
  border-right-color : #004000;
  border-bottom-color : #004000;
}

#sp-image-6{
  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 : #0000a0;
  border-left-color : #0000a0;
  border-right-color : #0000a0;
  border-bottom-color : #0000a0;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-image-7{
  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 : #0000bd;
  border-left-color : #0000bd;
  border-right-color : #0000bd;
  border-bottom-color : #0000bd;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-image-8{
  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 : #0000bd;
  border-left-color : #0000bd;
  border-right-color : #0000bd;
  border-bottom-color : #0000bd;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-image-9{
  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 : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-list-1{
  font-size : 1.4rem;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 2px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-1 > li{
  line-height : 100%;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : dotted;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-list-10{
  font-size : 1.4rem;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 2px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #400080;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-list-10 > li{
  line-height : 100%;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : dotted;
  border-top-color : #000000;
  border-left-color : #400080;
  border-right-color : #000000;
  border-bottom-color : #400080;
}

#sp-list-11{
  font-size : 1.4rem;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 2px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #400080;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-list-11 > li{
  line-height : 100%;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : dotted;
  border-top-color : #000000;
  border-left-color : #400080;
  border-right-color : #000000;
  border-bottom-color : #400080;
}

#sp-list-12{
  font-size : 1.4rem;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 2px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #400080;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-list-12 > li{
  line-height : 100%;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : dotted;
  border-top-color : #000000;
  border-left-color : #400080;
  border-right-color : #000000;
  border-bottom-color : #400080;
}

#sp-list-13{
  font-size : 1.4rem;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 2px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #ff8040;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-13 > li{
  line-height : 100%;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : dotted;
  border-top-color : #000000;
  border-left-color : #ff8040;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-14{
  font-size : 1.4rem;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 2px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #ff8040;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-14 > li{
  line-height : 100%;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : dotted;
  border-top-color : #000000;
  border-left-color : #ff8040;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-15{
  font-size : 1.4rem;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 2px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #ff8040;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-15 > li{
  line-height : 100%;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : dotted;
  border-top-color : #000000;
  border-left-color : #ff8040;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-16{
  font-size : 1.4rem;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 2px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #ff8040;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-16 > li{
  line-height : 100%;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : dotted;
  border-top-color : #000000;
  border-left-color : #ff8040;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-17{
  font-size : 1.4rem;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 2px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #ff8040;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-17 > li{
  line-height : 100%;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : dotted;
  border-top-color : #000000;
  border-left-color : #ff8040;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-18{
  font-size : 1.4rem;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 2px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #ff8040;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-18 > li{
  line-height : 100%;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : dotted;
  border-top-color : #000000;
  border-left-color : #ff8040;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-19{
  font-size : 1.4rem;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 2px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #ff8040;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-19 > li{
  line-height : 100%;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : dotted;
  border-top-color : #000000;
  border-left-color : #ff8040;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-2{
  font-size : 1.4rem;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 2px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-2 > li{
  line-height : 100%;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : dotted;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-list-20{
  font-size : 1.4rem;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 2px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #ff8040;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-20 > li{
  line-height : 100%;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : dotted;
  border-top-color : #000000;
  border-left-color : #ff8040;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-21{
  font-size : 1.4rem;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 2px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #ff8040;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-21 > li{
  line-height : 100%;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : dotted;
  border-top-color : #000000;
  border-left-color : #ff8040;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-22{
  font-size : 1.4rem;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 2px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #ff8040;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-22 > li{
  line-height : 100%;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : dotted;
  border-top-color : #000000;
  border-left-color : #ff8040;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-23{
  font-size : 1.4rem;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 2px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #ff8040;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-23 > li{
  line-height : 100%;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : dotted;
  border-top-color : #000000;
  border-left-color : #ff8040;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-24{
  font-size : 1.4rem;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 2px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #ff8040;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-24 > li{
  line-height : 100%;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : dotted;
  border-top-color : #000000;
  border-left-color : #ff8040;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-25{
  font-size : 1.4rem;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 2px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #ff8040;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-25 > li{
  line-height : 100%;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : dotted;
  border-top-color : #000000;
  border-left-color : #ff8040;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-26{
  font-size : 1.4rem;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 2px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #ff8040;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-26 > li{
  line-height : 100%;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : dotted;
  border-top-color : #000000;
  border-left-color : #ff8040;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-27{
  font-size : 1.4rem;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 2px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #ff8040;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-27 > li{
  line-height : 100%;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : dotted;
  border-top-color : #000000;
  border-left-color : #ff8040;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-28{
  font-size : 1.4rem;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 2px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #ff8040;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-28 > li{
  line-height : 100%;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : dotted;
  border-top-color : #000000;
  border-left-color : #ff8040;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-29{
  font-size : 1.4rem;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 2px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #ff8040;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-29 > li{
  line-height : 100%;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : dotted;
  border-top-color : #000000;
  border-left-color : #ff8040;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-3{
  font-size : 1.4rem;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 2px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-3 > li{
  line-height : 100%;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : dotted;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-list-30{
  font-size : 1.4rem;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 2px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #ff8040;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-30 > li{
  line-height : 100%;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : dotted;
  border-top-color : #000000;
  border-left-color : #ff8040;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-31{
  font-size : 1.4rem;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 2px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #ff8040;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-31 > li{
  line-height : 100%;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : dotted;
  border-top-color : #000000;
  border-left-color : #ff8040;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-32{
  font-size : 1.4rem;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 2px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #ff8040;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-32 > li{
  line-height : 100%;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : dotted;
  border-top-color : #000000;
  border-left-color : #ff8040;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-33{
  font-size : 1.4rem;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 2px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #ff8040;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-33 > li{
  line-height : 100%;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : dotted;
  border-top-color : #000000;
  border-left-color : #ff8040;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-34{
  font-size : 1.4rem;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 2px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  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 : #ff8040;
}

#sp-list-34 > li{
  line-height : 100%;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : dotted;
  border-top-color : #000000;
  border-left-color : #008000;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-35{
  font-size : 1.4rem;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 2px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  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 : #ff8040;
}

#sp-list-35 > li{
  line-height : 100%;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : dotted;
  border-top-color : #000000;
  border-left-color : #008000;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-36{
  font-size : 1.4rem;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 2px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  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 : #ff8040;
}

#sp-list-36 > li{
  line-height : 100%;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : dotted;
  border-top-color : #000000;
  border-left-color : #008000;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-37{
  font-size : 1.4rem;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 2px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  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 : #ff8040;
}

#sp-list-37 > li{
  line-height : 100%;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : dotted;
  border-top-color : #000000;
  border-left-color : #008000;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-38{
  font-size : 1.4rem;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 2px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #0000ff;
  border-left-color : #0000ff;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-38 > li{
  line-height : 100%;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : dotted;
  border-top-color : #000000;
  border-left-color : #0000ff;
  border-right-color : #000000;
  border-bottom-color : #0000ff;
}

#sp-list-39{
  font-size : 1.4rem;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 2px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #0000ff;
  border-left-color : #0000ff;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-39 > li{
  line-height : 100%;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : dotted;
  border-top-color : #000000;
  border-left-color : #0000ff;
  border-right-color : #000000;
  border-bottom-color : #0000ff;
}

#sp-list-4{
  font-size : 1.4rem;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 2px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-4 > li{
  line-height : 100%;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : dotted;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-list-40{
  font-size : 1.4rem;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 2px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff3c9d;
  border-left-color : #ff3c9d;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-40 > li{
  line-height : 100%;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : dotted;
  border-top-color : #000000;
  border-left-color : #ff3c9d;
  border-right-color : #000000;
  border-bottom-color : #0000ff;
}

#sp-list-5{
  font-size : 1.4rem;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 2px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-5 > li{
  line-height : 100%;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : dotted;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-list-6{
  font-size : 1.4rem;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 2px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-6 > li{
  line-height : 100%;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : dotted;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-list-7{
  font-size : 1.4rem;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 2px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-7 > li{
  line-height : 100%;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : dotted;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-list-8{
  font-size : 1.4rem;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 2px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-8 > li{
  line-height : 100%;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : dotted;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-list-9{
  font-size : 1.4rem;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 2px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #ff8040;
}

#sp-list-9 > li{
  line-height : 100%;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : dotted;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-page-title-1{
  background-color : #5c5ceb;
}

#sp-page-title-1 h1{
  font-size : 1.8rem;
  line-height : 100%;
}

#sp-page-title-10{
  background-color : #4b4bcd;
}

#sp-page-title-10 h1{
  font-size : 1.6rem;
  margin-top : 0px;
  margin-bottom : 7px;
}

#sp-page-title-11{
  background-color : #5c5ceb;
}

#sp-page-title-11 h1{
  font-size : 1.6rem;
}

#sp-page-title-11 > h1{
  font-family : 游明朝 demibold;
}

#sp-page-title-12 h1{
  background-color : #5c5ceb;
}

#sp-page-title-13{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 4px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #5c5ceb;
}

#sp-page-title-14{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 4px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #5c5ceb;
}

#sp-page-title-15{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 4px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #5c5ceb;
}

#sp-page-title-16 > h1{
  font-family : 游明朝 demibold;
  font-weight : bold;
}

#sp-page-title-17 > h1{
  font-family : 游明朝 demibold;
  font-weight : bold;
}

#sp-page-title-18 > h1{
  font-family : 游明朝 demibold;
  font-weight : bold;
}

#sp-page-title-19 > h1{
  font-family : 游明朝 demibold;
  font-weight : bold;
}

#sp-page-title-2{
  background-color : #5c5ceb;
}

#sp-page-title-2 h1{
  font-size : 1.8rem;
  line-height : 100%;
}

#sp-page-title-20 > h1{
  font-family : 游明朝 demibold;
  font-weight : bold;
}

#sp-page-title-21 > h1{
  font-family : 游明朝 demibold;
  font-weight : bold;
}

#sp-page-title-23 h1{
  background-color : #5c5ceb;
}

#sp-page-title-23 > h1{
  font-family : 游明朝 demibold;
}

#sp-page-title-24 > h1{
  font-family : 游明朝 demibold;
  font-weight : bold;
}

#sp-page-title-25 h1{
  background-color : #5c5ceb;
}

#sp-page-title-25 > h1{
  font-family : 游明朝 demibold;
  font-weight : bold;
}

#sp-page-title-26 h1{
  background-color : #5c5ceb;
}

#sp-page-title-26 > h1{
  font-family : 游明朝 demibold;
  font-weight : bold;
}

#sp-page-title-3{
  background-color : #5c5ceb;
}

#sp-page-title-3 h1{
  font-size : 1.8rem;
  line-height : 100%;
}

#sp-page-title-4{
  background-color : #5c5ceb;
}

#sp-page-title-4 h1{
  font-size : 1.8rem;
  line-height : 100%;
}

#sp-page-title-5{
  background-color : #00b95c;
}

#sp-page-title-5 h1{
  font-size : 1.6rem;
  margin-top : 0px;
  margin-bottom : 7px;
}

#sp-page-title-6{
  background-color : #8409ff;
}

#sp-page-title-6 h1{
  font-size : 1.6rem;
  margin-top : 0px;
  margin-bottom : 7px;
}

#sp-page-title-7{
  background-color : #5c5ceb;
}

#sp-page-title-7 h1{
  font-size : 1.6rem;
  margin-top : 0px;
  margin-bottom : 7px;
}

#sp-page-title-8{
  background-color : #8409ff;
}

#sp-page-title-8 h1{
  font-size : 1.6rem;
  margin-top : 0px;
  margin-bottom : 7px;
}

#sp-page-title-9{
  background-color : #4b4bcd;
}

#sp-page-title-9 h1{
  font-size : 1.6rem;
  margin-top : 0px;
  margin-bottom : 7px;
}

#sp-site-branding-1{
  font-family : "メイリオ";
  color : #ebf88f;
  background-color : transparent;
  background-size : auto auto,auto auto;
}

#sp-site-branding-1 > .inner-box > .site-description{
  font-family : 游明朝 demibold;
  font-weight : bold;
  color : #000000;
}

#sp-site-branding-1 > .inner-box > .site-title > a{
  background-image : url(img/header-logo15.png);
}

#sp-site-navigation-1{
  font-family : "メイリオ";
  background-color : #0000bd;
  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;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-site-navigation-1 > ul{
  background-color : #0000bd;
}

#sp-site-navigation-1 > ul > li.current_page_item > a{
  font-size : 1.6rem;
  font-weight : bold;
  background-color : #aeaef4;
}

#sp-site-navigation-1 > ul > li > a{
  font-size : 1.6rem;
  color : #ffffff;
}

#sp-site-navigation-1 > ul > li > a:hover{
  font-size : 1.6rem;
  font-weight : bold;
  background-color : #5c5ceb;
}

#sp-site-navigation-10 > ul > li.current_page_item > a{
  background-color : #5c5ceb;
}

#sp-site-navigation-10 > ul > li > a{
  font-size : 1.4rem;
}

#sp-site-navigation-10 > ul > li > a:hover{
  background-color : #5c5ceb;
}

#sp-site-navigation-11 > ul > li.current_page_item > a{
  background-color : #5c5ceb;
}

#sp-site-navigation-11 > ul > li > a{
  font-size : 1.4rem;
}

#sp-site-navigation-11 > ul > li > a:hover{
  background-color : #5c5ceb;
}

#sp-site-navigation-12 > ul > li.current_page_item > a{
  background-color : #5c5ceb;
}

#sp-site-navigation-12 > ul > li > a{
  font-size : 1.4rem;
}

#sp-site-navigation-12 > ul > li > a:hover{
  background-color : #5c5ceb;
}

#sp-site-navigation-13 > ul > li.current_page_item > a{
  background-color : #5c5ceb;
}

#sp-site-navigation-13 > ul > li > a{
  font-size : 1.4rem;
}

#sp-site-navigation-13 > ul > li > a:hover{
  background-color : #5c5ceb;
}

#sp-site-navigation-14 > ul > li.current_page_item > a{
  background-color : #00d56a;
}

#sp-site-navigation-14 > ul > li > a{
  font-size : 1.4rem;
}

#sp-site-navigation-14 > ul > li > a:hover{
  background-color : #00d56a;
}

#sp-site-navigation-15 > ul > li.current_page_item > a{
  background-color : #5c5ceb;
}

#sp-site-navigation-15 > ul > li > a{
  font-size : 1.4rem;
}

#sp-site-navigation-15 > ul > li > a:hover{
  background-color : #5c5ceb;
}

#sp-site-navigation-16 > ul > li.current_page_item > a{
  background-color : #5c5ceb;
}

#sp-site-navigation-16 > ul > li > a{
  font-size : 1.4rem;
}

#sp-site-navigation-16 > ul > li > a:hover{
  background-color : #5c5ceb;
}

#sp-site-navigation-17 > ul > li.current_page_item > a{
  background-color : #5c5ceb;
}

#sp-site-navigation-17 > ul > li > a{
  font-size : 1.4rem;
}

#sp-site-navigation-17 > ul > li > a:hover{
  background-color : #5c5ceb;
}

#sp-site-navigation-18 > ul > li.current_page_item > a{
  background-color : #5c5ceb;
}

#sp-site-navigation-18 > ul > li > a{
  font-size : 1.3rem;
}

#sp-site-navigation-18 > ul > li > a:hover{
  background-color : #5c5ceb;
}

#sp-site-navigation-19 > ul > li.current_page_item > a{
  background-color : #5c5ceb;
}

#sp-site-navigation-19 > ul > li > a{
  font-size : 1.3rem;
}

#sp-site-navigation-19 > ul > li > a:hover{
  background-color : #5c5ceb;
}

#sp-site-navigation-2 > ul > li.current_page_item > a{
  background-color : #5c5ceb;
}

#sp-site-navigation-2 > ul > li > a{
  font-size : 1.4rem;
}

#sp-site-navigation-2 > ul > li > a:hover{
  background-color : #5c5ceb;
}

#sp-site-navigation-20 > ul > li.current_page_item > a{
  background-color : #5c5ceb;
}

#sp-site-navigation-20 > ul > li > a{
  font-size : 1.6rem;
}

#sp-site-navigation-20 > ul > li > a:hover{
  background-color : #5c5ceb;
}

#sp-site-navigation-21 > ul > li.current_page_item > a{
  background-color : #5c5ceb;
}

#sp-site-navigation-21 > ul > li > a{
  font-size : 1.3rem;
}

#sp-site-navigation-21 > ul > li > a:hover{
  background-color : #5c5ceb;
}

#sp-site-navigation-22 > ul > li.current_page_item > a{
  background-color : #5c5ceb;
}

#sp-site-navigation-22 > ul > li > a{
  font-size : 1.3rem;
}

#sp-site-navigation-22 > ul > li > a:hover{
  background-color : #5c5ceb;
}

#sp-site-navigation-23 > ul > li.current_page_item > a{
  background-color : #5c5ceb;
}

#sp-site-navigation-23 > ul > li > a{
  font-size : 1.3rem;
}

#sp-site-navigation-23 > ul > li > a:hover{
  background-color : #5c5ceb;
}

#sp-site-navigation-24 > ul > li.current_page_item > a{
  background-color : #5c5ceb;
}

#sp-site-navigation-24 > ul > li > a{
  font-size : 1.3rem;
}

#sp-site-navigation-24 > ul > li > a:hover{
  background-color : #5c5ceb;
}

#sp-site-navigation-25 > ul > li.current_page_item > a{
  background-color : #5c5ceb;
}

#sp-site-navigation-25 > ul > li > a{
  font-size : 1.6rem;
}

