#colophon{
  background-color : #e1e1e1;
  padding-top : 30px;
  margin-top : 30px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : 100%;
}

#content{
  min-height : 50px;
}

#contenthead {
}

#masthead{
  min-height : 100px;
  position : relative;
}

#primary{
  margin-top : 0px;
}

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

.sp-block-container{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}

.sp-block-container > h1{
  font-size : 2.4rem;
}

.sp-block-container > h2{
  font-size : 1.8rem;
}

.sp-block-container > h3{
  font-size : 1.5rem;
}

.sp-block-container > h4{
  font-size : 1.4rem;
}

.sp-block-container > h5{
  font-size : 1.3rem;
}

.sp-block-container > h6{
  font-size : 1.1rem;
}

.sp-block-container > hr{
  border-bottom-color : initial;
  color : #e2e2e2;
  margin-top : 25px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 30px;
  border-top-width : 1px;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #e2e2e2;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  height : 1px;
}

.sp-block-container > p{
  font-size : 1.3rem;
  line-height : 1.5;
  text-align : justify;
  padding-left : 0.1em;
  padding-right : 0.1em;
  margin-top : 0.5em;
  margin-bottom : 1.5em;
  text-justify : inter-ideograph;
}

.sp-block-container > p.indent{
  padding-left : 1em;
}

.sp-block-container > p.large{
  font-size : 1.2em;
}

.sp-bread-crumb div{
  padding-bottom : 10px;
  margin-top : 10px;
  margin-right : 10px;
  width : auto;
  display : inline-block;
}

.sp-button{
  width : 122px;
}

.sp-button a{
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 6px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #f0f0f0;
  border-left-color : #f0f0f0;
  border-right-color : #f0f0f0;
  border-bottom-color : #f0f0f0;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  height : 100%;
  display : block;
  box-sizing : border-box;
}

.sp-button a:hover{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #d8d8d8;
  border-left-color : #d8d8d8;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

.sp-column.accordion > .column-label h3::after{
  border-top-width : 5px;
  border-left-width : 6px;
  border-right-width : 6px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-top-color : rgba(255, 255, 255, 0.45);
  border-left-color : transparent;
  border-right-color : transparent;
  width : 0px;
  height : 0px;
  display : block;
  position : absolute;
  top : 0.5em;
  right : 0px;
  content : "";
}

.sp-column.toggled-on > .column-label h3::after{
  display : none;
}

.sp-column.toggled-on > .column-label h3::before{
  border-left-width : 6px;
  border-right-width : 6px;
  border-bottom-width : 5px;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-color : transparent;
  border-right-color : transparent;
  border-bottom-color : rgba(255, 255, 255, 0.45);
  width : 0px;
  height : 0px;
  display : block;
  position : absolute;
  top : 0.5em;
  right : 0px;
  content : "";
}

.sp-column > .column-body{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}

.sp-definition-list > dd{
  margin-left : 94px;
  margin-bottom : 25px;
}

.sp-definition-list > dt{
  padding-top : 5px;
  padding-left : 25px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-bottom : 10px;
}

.sp-form input{
  font-size : 1.4rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
}

.sp-form input[type="date"]{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  width : 90%;
}

.sp-form input[type="radio"]{
  vertical-align : middle;
  width : 20px;
}

.sp-form input[type="submit"]{
  font-size : 1.4rem;
  color : #555555;
  background-color : #dcdada;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  margin-top : 15px;
  width : auto;
  min-width : 100px;
  float : right;
  position : relative;
  cursor : pointer;
}

.sp-form input[type="text"]{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  width : 90%;
}

.sp-form table{
  border-top-width : 1px;
  border-left-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  width : 100%;
  border-collapse : collapse;
  border-spacing : 0px 0px;
}

.sp-form td{
  color : #000000;
  background-color : #ffffff;
  padding-top : 5px;
  padding-left : 18px;
  padding-right : 18px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #000000;
  border-bottom-color : #000000;
  width : auto;
}

.sp-form textarea{
  font-size : 1.4rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  width : 90%;
  height : 150px;
}

.sp-form th{
  font-weight : normal;
  color : #000000;
  background-color : #f4f4f4;
  text-align : left;
  padding-top : 5px;
  padding-left : 18px;
  padding-right : 18px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #000000;
  border-bottom-color : #000000;
  width : auto;
  min-width : 50px;
}

.sp-google-map{
  max-width : 100%;
  word-wrap : normal;
}

.sp-google-map img{
  max-width : none !important;
}

.sp-item-gallery.grid > ul > li{
  overflow : hidden;
}

.sp-item-gallery.masonry > ul > li{
  height : auto !important;
}

.sp-item-gallery > ul > li > div img.item-gallery-thumbnail{
  max-width : 100%;
}

.sp-list{
  padding-right : 1em;
  margin-bottom : 1.5em;
  list-style-position : inside;
}

.sp-list > li{
  text-align : justify;
  padding-top : 6px;
  padding-bottom : 6px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  text-justify : inter-ideograph;
}

.sp-page-title > h1{
  font-size : 1.8rem;
  font-weight : bold;
}

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

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

.sp-site-branding2 .site-description{
  font-size : 1rem;
  font-weight : normal;
  color : #929292;
}

.sp-site-navigation{
  color : black;
  background-color : white;
}

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

.sp-site-navigation.vertical{
  font-size : 1.3rem;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #d2c9b8;
  border-bottom-color : #d2c9b8;
  width : 100%;
}

.sp-site-navigation.vertical ul{
  line-height : 30px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  list-style-type : none;
  list-style-position : outside;
}

.sp-site-navigation.vertical ul li.current-menu-ancestor > a{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

.sp-site-navigation.vertical ul li.current-menu-item > a{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

.sp-site-navigation.vertical ul li.current_page_ancestor > a{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

.sp-site-navigation.vertical ul li.current_page_item > a{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

.sp-site-navigation.vertical ul li > a{
  text-decoration : none;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  display : block;
}

.sp-site-navigation.vertical ul li > a:active{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

.sp-site-navigation.vertical ul li > a:hover{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

.sp-site-navigation.vertical ul ul li > a{
  padding-top : 10px;
  padding-left : 40px;
  padding-right : 40px;
  padding-bottom : 10px;
}

.sp-site-navigation.vertical > ul{
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : 100%;
}

.sp-site-navigation.vertical > ul > li{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  width : 100%;
}

.sp-site-navigation.vertical > ul > li:hover > ul{
  display : block;
}

.sp-table{
  margin-top : 5px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-top-color : #d8d8d8;
  border-left-color : #d8d8d8;
  width : 100%;
  display : table;
  border-collapse : collapse;
}

.sp-table > * > tr > td{
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

.sp-table > * > tr > th{
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

.sp-table > * > tr > th.col-title{
  background-color : rgba(0, 0, 0, 0.0625);
}

.sp-table > * > tr > th.row-title{
  background-color : rgba(0, 0, 0, 0.0625);
}

.sp-wp-post-list{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 2em;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 2em;
}

.sp-wp-post-list .navigation-post{
  margin-top : 0.67em;
}

.sp-wp-post-list .navigation-post .nav-next{
  margin-right : 10px;
  float : right;
}

.sp-wp-post-list .navigation-post .nav-previous{
  margin-left : 10px;
  float : left;
}

.sp-wp-post-list .navigation-post::after{
  clear : both;
  display : table;
  content : "";
}

.sp-wp-post-list .navigation-post > h1{
  display : none;
}

.sp-wp-post-list > article{
  margin-top : 0.67em;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0.67em;
}

.sp-wp-post-list > h3{
  background-color : #f4f4f4;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

a{
  color : #737373;
  text-decoration : none;
}

a:active{
  text-decoration : underline;
}

a:hover{
  text-decoration : underline;
}

article{
  display : block;
}

aside{
  display : block;
}

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

details{
  display : block;
}

dl{
  margin-top : 0px;
  box-sizing : border-box;
}

figcaption{
  display : block;
}

figure{
  display : block;
}

footer{
  display : block;
}

h1{
  margin-top : 0px;
  box-sizing : border-box;
}

h2{
  margin-top : 0px;
  box-sizing : border-box;
}

h3{
  margin-top : 0px;
  box-sizing : border-box;
}

h4{
  margin-top : 0px;
  box-sizing : border-box;
}

h5{
  margin-top : 0px;
  box-sizing : border-box;
}

h6{
  margin-top : 0px;
  box-sizing : border-box;
}

header{
  display : block;
}

hgroup{
  display : block;
}

html{
  font-size : 62.5%;
}

main{
  display : block;
}

nav{
  display : block;
  box-sizing : border-box;
}

ol{
  margin-top : 0px;
  box-sizing : border-box;
}

p{
  margin-top : 0px;
  box-sizing : border-box;
}

section{
  display : block;
}

summary{
  display : block;
}

table{
  margin-top : 0px;
  box-sizing : border-box;
}

ul{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  box-sizing : border-box;
}

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

  #colophon-inner{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 100%;
    box-sizing : content-box;
  }

  #content{
    background-color : #ffffff;
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    margin-bottom : 10px;
    border-top-width : 1px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : 1px;
    border-top-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : solid;
    border-top-color : #d9d9d9;
    border-left-color : #d9d9d9;
    border-right-color : #d9d9d9;
    border-bottom-color : #d9d9d9;
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
    min-height : 50px;
    position : relative;
  }

  #main{
    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 : 960px;
    box-sizing : content-box;
  }

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

  #masthead{
    margin-bottom : 0px;
  }

  #masthead-inner{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 960px;
    box-sizing : content-box;
  }

  #page{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    overflow : hidden;
  }

  #sidebar2 {
  }

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

  #contenthead{
    width : 960px;
  }
}

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

  #content{
    background-color : #ffffff;
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    margin-bottom : 10px;
    border-top-width : 1px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : 1px;
    border-top-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : solid;
    border-top-color : #d9d9d9;
    border-left-color : #d9d9d9;
    border-right-color : #d9d9d9;
    border-bottom-color : #d9d9d9;
    min-height : 50px;
    position : relative;
  }

  *{
    box-sizing : border-box;
  }

  .sp-block-container{
    padding-top : 0px;
    padding-left : 5px;
    padding-right : 5px;
    padding-bottom : 0px;
  }

  .sp-bread-crumb{
    padding-left : 10px;
    padding-right : 10px;
  }

  .sp-definition-list > dd{
    margin-left : 20px;
  }

  .sp-form input{
    width : 90%;
  }

  .sp-form input[type="submit"] {
  }

  .sp-form table{
    border-top-width : 1px;
    border-top-style : solid;
    border-top-color : #d8d8d8;
  }

  .sp-form td{
    width : auto;
    display : block;
  }

  .sp-form textarea{
    width : 90%;
  }

  .sp-form th{
    width : auto;
    display : block;
  }

  .sp-google-map{
    width : 100%;
    min-height : 300px;
  }

  .sp-image{
    max-width : 100%;
    height : auto;
  }

  .sp-site-branding2 .extra{
    padding-top : 5px;
  }

  .sp-site-branding2 .extra > p{
    font-size : 1rem;
    color : #929292;
    text-align : left;
    padding-top : 0px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : 100%;
  }

  .sp-site-branding2 .site-description{
    text-align : center;
  }

  .sp-site-branding2 .site-title{
    text-align : center;
  }

  .sp-site-navigation .menu-toggle{
    background-color : rgba(0, 0, 0, 0.3);
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    cursor : pointer;
  }

  .sp-site-navigation ul{
    list-style-type : none;
    list-style-position : outside;
  }

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

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

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

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

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

  .sp-site-navigation.horizontal ul{
    background-color : #ffffff;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    width : auto;
    height : auto;
  }

  .sp-site-navigation.horizontal ul li{
    padding-left : 0px;
    border-left-width : 0px;
    width : auto;
    float : none;
  }

  .sp-site-navigation.horizontal ul li.current-menu-ancestor > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li.current-menu-item > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li.current_page_ancestor > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li.current_page_item > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li > a{
    line-height : 24px;
    padding-top : 8px;
    padding-left : 25px;
    padding-right : 10px;
    padding-bottom : 7px;
    float : none;
    display : block;
  }

  .sp-site-navigation.horizontal ul li > a:active{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li > a:hover{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul ul{
    border-bottom-color : initial;
    background-color : transparent;
    border-top-width : medium;
    border-left-width : medium;
    border-right-width : medium;
    border-bottom-width : medium;
    border-top-style : none;
    border-left-style : none;
    border-right-style : none;
    border-bottom-style : none;
    border-top-color : initial;
    border-left-color : initial;
    border-right-color : initial;
    border-bottom-color : initial;
    width : auto;
    min-width : 150px;
    display : block;
    position : relative;
    top : 100%;
    left : 0px;
    z-index : 9999;
  }

  .sp-site-navigation.horizontal ul ul li{
    border-bottom-color : initial;
    border-bottom-width : medium;
    border-bottom-style : none;
    border-bottom-color : initial;
  }

  .sp-site-navigation.horizontal ul ul li > a{
    border-bottom-color : initial;
    padding-top : 8px;
    padding-left : 50px;
    padding-right : 50px;
    padding-bottom : 8px;
    border-bottom-width : medium;
    border-bottom-style : none;
    border-bottom-color : initial;
  }

  .sp-site-navigation.minimal{
    text-align : center;
    margin-bottom : 20px;
  }

  .sp-site-navigation.minimal ul{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    list-style-type : none;
    list-style-position : outside;
  }

  .sp-site-navigation.minimal ul li{
    display : block;
  }

  .sp-site-navigation.minimal ul li > a{
    display : block;
  }

  .sp-site-navigation.minimal ul li > a:hover{
    text-decoration : underline;
  }

  .sp-yahoo-map{
    width : 100%;
    min-height : 300px;
  }

  embed{
    max-width : 100%;
  }
}

#sp-button-1{
  margin-bottom : 2px;
  width : 120px;
}

#sp-button-1 > a{
  font-size : 1.4rem;
  font-weight : normal;
  color : #ffffff;
  background-color : #418028;
  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;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
  height : 100%;
  display : block;
  position : relative;
}

#sp-button-1 > a:active{
  background-color : #3c9f15;
  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{
  background-color : #3c9f15;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

#sp-button-10, #sp-button-11, #sp-button-12, #sp-button-13, #sp-button-14, #sp-button-15, #sp-button-16, #sp-button-17, #sp-button-18, #sp-button-19, #sp-button-2, #sp-button-20, #sp-button-21, #sp-button-22, #sp-button-23, #sp-button-24, #sp-button-3, #sp-button-4, #sp-button-5, #sp-button-6, #sp-button-7, #sp-button-8, #sp-button-9{
  margin-bottom : 6px;
  width : 120px;
}

#sp-button-10 > a, #sp-button-11 > a, #sp-button-12 > a, #sp-button-13 > a, #sp-button-14 > a, #sp-button-15 > a, #sp-button-16 > a, #sp-button-17 > a, #sp-button-18 > a, #sp-button-19 > a, #sp-button-2 > a, #sp-button-20 > a, #sp-button-21 > a, #sp-button-22 > a, #sp-button-23 > a, #sp-button-24 > 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-family : Meiryo, sans-serif;
  font-weight : normal;
  color : #808080;
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
  text-align : center;
  padding-top : 10px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 4px;
  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 : #808080;
  border-left-color : #808080;
  border-right-color : #808080;
  border-bottom-color : #808080;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  height : 100%;
  display : block;
  position : relative;
}

#sp-button-10 > a:active, #sp-button-11 > a:active, #sp-button-12 > a:active, #sp-button-13 > a:active, #sp-button-14 > a:active, #sp-button-15 > a:active, #sp-button-16 > a:active, #sp-button-17 > a:active, #sp-button-18 > a:active, #sp-button-19 > a:active, #sp-button-2 > a:active, #sp-button-20 > a:active, #sp-button-21 > a:active, #sp-button-22 > a:active, #sp-button-23 > a:active, #sp-button-24 > 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{
  box-shadow : 0px 10px 15px rgba(0, 0, 0, 0.15) inset;
  text-shadow : 0px 1px 0px #a0a0a0;
}

#sp-button-10 > a:hover, #sp-button-11 > a:hover, #sp-button-12 > a:hover, #sp-button-13 > a:hover, #sp-button-14 > a:hover, #sp-button-15 > a:hover, #sp-button-16 > a:hover, #sp-button-17 > a:hover, #sp-button-18 > a:hover, #sp-button-19 > a:hover, #sp-button-2 > a:hover, #sp-button-20 > a:hover, #sp-button-21 > a:hover, #sp-button-22 > a:hover, #sp-button-23 > a:hover, #sp-button-24 > 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{
  color : #404040;
  background-color : #808080;
  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 : 6px;
  padding-right : 6px;
  padding-bottom : 7px;
  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;
}

#sp-site-branding2-1, #sp-site-branding2-2{
  background-color : #1b4d98;
  background-image : url(img/header-back-02.png);
  background-repeat : repeat-x;
  padding-top : 0px;
  padding-left : 1000px;
  padding-right : 1000px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : -1000px;
  margin-right : -1000px;
  margin-bottom : 0px;
  width : auto;
  min-height : 100px;
}

#sp-site-branding2-1 .extra, #sp-site-branding2-2 .extra{
  width : auto;
  top : 4rem;
  right : 34%;
}

#sp-site-branding2-1 .extra > p, #sp-site-branding2-2 .extra > p{
  font-size : 1.1rem;
  color : #ffffff;
  text-align : right;
}

#sp-site-branding2-1 .extra > p span, #sp-site-branding2-2 .extra > p span{
  font-size : 2.6rem;
}

#sp-site-branding2-1 .site-description, #sp-site-branding2-2 .site-description{
  font-size : 1rem;
  font-weight : normal;
  color : #a4a4a4;
  text-align : left;
  width : auto;
  top : 0.5rem;
}

#sp-site-branding2-1 .site-title, #sp-site-branding2-2 .site-title{
  background-image : url(img/logo_basic-4.png);
  background-repeat : no-repeat;
  width : 460px;
  height : 60px;
  top : 30px;
}

#sp-site-branding2-1 .site-title a, #sp-site-branding2-2 .site-title a{
  text-indent : -9999px;
  height : 100%;
  float : left;
  display : block;
  overflow : hidden;
}

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

  #sp-site-branding2-1, #sp-site-branding2-2{
    background-color : #1b4d98;
    background-image : none;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    min-height : 140px;
    overflow : hidden;
  }

  #sp-site-branding2-1 .extra, #sp-site-branding2-2 .extra{
    width : 100%;
    top : 30px;
    left : 0%;
  }

  #sp-site-branding2-1 .extra > p, #sp-site-branding2-2 .extra > p{
    color : #ffffff;
    text-align : left;
    box-sizing : border-box;
  }

  #sp-site-branding2-1 .extra > p span, #sp-site-branding2-2 .extra > p span{
    font-size : 1rem;
  }

  #sp-site-branding2-1 .site-description, #sp-site-branding2-2 .site-description{
    color : #a4a4a4;
    text-align : left;
    padding-top : 0px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : auto;
    position : absolute;
    box-sizing : border-box;
  }

  #sp-site-branding2-1 .site-title, #sp-site-branding2-2 .site-title{
    background-size : 125% auto;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : 100%;
    height : 60px;
    float : none;
    top : 40px;
  }

  #sp-site-branding2-1 .site-title a, #sp-site-branding2-2 .site-title a{
    padding-top : 5px;
    padding-left : 5px;
    padding-right : 5px;
    padding-bottom : 5px;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 100%;
    box-sizing : border-box;
  }
}

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

#breadcrumb-list a:active{
  color : #ff0000;
  text-decoration : none;
}

#breadcrumb-list a:focus{
  color : #ff0000;
  text-decoration : none;
}

#breadcrumb-list a:hover{
  color : #ff0000;
  text-decoration : none;
}

#breadcrumb-list div{
  padding-bottom : 10px;
  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;
  }
}

#sp-button-25, #sp-button-26, #sp-button-27, #sp-button-28, #sp-button-29, #sp-button-30, #sp-button-31, #sp-button-32, #sp-button-33, #sp-button-34, #sp-button-35, #sp-button-36, #sp-button-37, #sp-button-38, #sp-button-39, #sp-button-40, #sp-button-41, #sp-button-42, #sp-button-43, #sp-button-44, #sp-button-45 {
}

#sp-button-25 > a, #sp-button-26 > a, #sp-button-27 > a, #sp-button-28 > a, #sp-button-29 > a, #sp-button-30 > a, #sp-button-31 > a, #sp-button-32 > a, #sp-button-33 > a, #sp-button-34 > a, #sp-button-35 > a, #sp-button-36 > a, #sp-button-37 > a, #sp-button-38 > a, #sp-button-39 > a, #sp-button-40 > a, #sp-button-41 > a, #sp-button-42 > a, #sp-button-43 > a, #sp-button-44 > a, #sp-button-45 > a{
  font-family : Arial, Helvetica, sans-serif;
  color : #ffffff;
  background-color : #737373;
  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;
  display : block;
  position : relative;
}

#sp-button-25 > a:active, #sp-button-26 > a:active, #sp-button-27 > a:active, #sp-button-28 > a:active, #sp-button-29 > a:active, #sp-button-30 > a:active, #sp-button-31 > a:active, #sp-button-32 > a:active, #sp-button-33 > a:active, #sp-button-34 > a:active, #sp-button-35 > a:active, #sp-button-36 > a:active, #sp-button-37 > a:active, #sp-button-38 > a:active, #sp-button-39 > a:active, #sp-button-40 > a:active, #sp-button-41 > a:active, #sp-button-42 > a:active, #sp-button-43 > a:active, #sp-button-44 > a:active, #sp-button-45 > a:active{
  background-color : #5c5c5c;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

#sp-button-25 > a:hover, #sp-button-26 > a:hover, #sp-button-27 > a:hover, #sp-button-28 > a:hover, #sp-button-29 > a:hover, #sp-button-30 > a:hover, #sp-button-31 > a:hover, #sp-button-32 > a:hover, #sp-button-33 > a:hover, #sp-button-34 > a:hover, #sp-button-35 > a:hover, #sp-button-36 > a:hover, #sp-button-37 > a:hover, #sp-button-38 > a:hover, #sp-button-39 > a:hover, #sp-button-40 > a:hover, #sp-button-41 > a:hover, #sp-button-42 > a:hover, #sp-button-43 > a:hover, #sp-button-44 > a:hover, #sp-button-45 > a:hover{
  background-color : #5c5c5c;
  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-page-title-10, #sp-page-title-11, #sp-page-title-12, #sp-page-title-13, #sp-page-title-5, #sp-page-title-6, #sp-page-title-7, #sp-page-title-8, #sp-page-title-9, #spb-page-title-1, #spb-page-title-10, #spb-page-title-11, #spb-page-title-12, #spb-page-title-13, #spb-page-title-14, #spb-page-title-15, #spb-page-title-16, #spb-page-title-17, #spb-page-title-18, #spb-page-title-2, #spb-page-title-3, #spb-page-title-4, #spb-page-title-5, #spb-page-title-6, #spb-page-title-7, #spb-page-title-8, #spb-page-title-9{
  font-weight : bold;
  line-height : 24px;
  color : #004bbc;
  text-align : left;
  padding-top : 20px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 10px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 10px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #e2e2e2;
  overflow : hidden;
}

#sp-page-title-10 > h1, #sp-page-title-11 > h1, #sp-page-title-12 > h1, #sp-page-title-13 > 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, #spb-page-title-1 > h1, #spb-page-title-10 > h1, #spb-page-title-11 > h1, #spb-page-title-12 > h1, #spb-page-title-13 > h1, #spb-page-title-14 > h1, #spb-page-title-15 > h1, #spb-page-title-16 > h1, #spb-page-title-17 > h1, #spb-page-title-18 > h1, #spb-page-title-2 > h1, #spb-page-title-3 > h1, #spb-page-title-4 > h1, #spb-page-title-5 > h1, #spb-page-title-6 > h1, #spb-page-title-7 > h1, #spb-page-title-8 > h1, #spb-page-title-9 > h1{
  font-size : 1.8rem;
  margin-bottom : 0px;
}

.page-access#content #page-content, .page-blog#content #page-content, .page-company#content #page-content, .page-contact#content #page-content, .page-custom#content #page-content, .page-custom1#content #page-content, .page-custom10#content #page-content, .page-custom11#content #page-content, .page-custom12#content #page-content, .page-custom13#content #page-content, .page-custom14#content #page-content, .page-custom15#content #page-content, .page-custom16#content #page-content, .page-custom17#content #page-content, .page-custom18#content #page-content, .page-custom19#content #page-content, .page-custom2#content #page-content, .page-custom20#content #page-content, .page-custom21#content #page-content, .page-custom3#content #page-content, .page-custom4#content #page-content, .page-custom5#content #page-content, .page-custom6#content #page-content, .page-custom7#content #page-content, .page-custom8#content #page-content, .page-custom9#content #page-content, .page-law#content #page-content, .page-privacy#content #page-content, .page-product#content #page-content, .page-toppage#content #page-content, #sp-block-container-1, #sp-block-container-11, #sp-block-container-13, #sp-block-container-14, #sp-block-container-15, #sp-block-container-16, #sp-block-container-17, #sp-block-container-18, #sp-block-container-19, #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-45, #sp-block-container-46, #sp-block-container-47, #sp-block-container-48, #sp-block-container-49, #sp-block-container-5, #sp-block-container-50, #sp-block-container-51, #sp-block-container-52, #sp-block-container-53, #sp-block-container-54, #sp-block-container-55, #sp-block-container-56, #sp-block-container-57, #sp-block-container-58, #sp-block-container-59, #sp-block-container-6, #sp-block-container-60, #sp-block-container-61, #sp-block-container-62, #sp-block-container-63, #sp-block-container-64, #sp-block-container-65, #sp-block-container-66, #sp-block-container-67, #sp-block-container-7, #sp-block-container-8, #sp-block-container-9{
  color : #666666;
}

.page-access#content #page-content hr, .page-blog#content #page-content hr, .page-company#content #page-content hr, .page-contact#content #page-content hr, .page-custom#content #page-content hr, .page-custom1#content #page-content hr, .page-custom10#content #page-content hr, .page-custom11#content #page-content hr, .page-custom12#content #page-content hr, .page-custom13#content #page-content hr, .page-custom14#content #page-content hr, .page-custom15#content #page-content hr, .page-custom16#content #page-content hr, .page-custom17#content #page-content hr, .page-custom18#content #page-content hr, .page-custom19#content #page-content hr, .page-custom2#content #page-content hr, .page-custom20#content #page-content hr, .page-custom21#content #page-content hr, .page-custom3#content #page-content hr, .page-custom4#content #page-content hr, .page-custom5#content #page-content hr, .page-custom6#content #page-content hr, .page-custom7#content #page-content hr, .page-custom8#content #page-content hr, .page-custom9#content #page-content hr, .page-law#content #page-content hr, .page-privacy#content #page-content hr, .page-product#content #page-content hr, .page-toppage#content #page-content hr, #sp-block-container-1 hr, #sp-block-container-11 hr, #sp-block-container-13 hr, #sp-block-container-14 hr, #sp-block-container-15 hr, #sp-block-container-16 hr, #sp-block-container-17 hr, #sp-block-container-18 hr, #sp-block-container-19 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-45 hr, #sp-block-container-46 hr, #sp-block-container-47 hr, #sp-block-container-48 hr, #sp-block-container-49 hr, #sp-block-container-5 hr, #sp-block-container-50 hr, #sp-block-container-51 hr, #sp-block-container-52 hr, #sp-block-container-53 hr, #sp-block-container-54 hr, #sp-block-container-55 hr, #sp-block-container-56 hr, #sp-block-container-57 hr, #sp-block-container-58 hr, #sp-block-container-59 hr, #sp-block-container-6 hr, #sp-block-container-60 hr, #sp-block-container-61 hr, #sp-block-container-62 hr, #sp-block-container-63 hr, #sp-block-container-64 hr, #sp-block-container-65 hr, #sp-block-container-66 hr, #sp-block-container-67 hr, #sp-block-container-7 hr, #sp-block-container-8 hr, #sp-block-container-9 hr{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 25px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : dashed;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #cccccc;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  height : 0px;
}

.page-access#content #page-content > .paragraph em, .page-blog#content #page-content > .paragraph em, .page-company#content #page-content > .paragraph em, .page-contact#content #page-content > .paragraph em, .page-custom#content #page-content > .paragraph em, .page-custom1#content #page-content > .paragraph em, .page-custom10#content #page-content > .paragraph em, .page-custom11#content #page-content > .paragraph em, .page-custom12#content #page-content > .paragraph em, .page-custom13#content #page-content > .paragraph em, .page-custom14#content #page-content > .paragraph em, .page-custom15#content #page-content > .paragraph em, .page-custom16#content #page-content > .paragraph em, .page-custom17#content #page-content > .paragraph em, .page-custom18#content #page-content > .paragraph em, .page-custom19#content #page-content > .paragraph em, .page-custom2#content #page-content > .paragraph em, .page-custom20#content #page-content > .paragraph em, .page-custom21#content #page-content > .paragraph em, .page-custom3#content #page-content > .paragraph em, .page-custom4#content #page-content > .paragraph em, .page-custom5#content #page-content > .paragraph em, .page-custom6#content #page-content > .paragraph em, .page-custom7#content #page-content > .paragraph em, .page-custom8#content #page-content > .paragraph em, .page-custom9#content #page-content > .paragraph em, .page-law#content #page-content > .paragraph em, .page-privacy#content #page-content > .paragraph em, .page-product#content #page-content > .paragraph em, .page-toppage#content #page-content > .paragraph em, #sp-block-container-1 > .paragraph em, #sp-block-container-11 > .paragraph em, #sp-block-container-13 > .paragraph em, #sp-block-container-14 > .paragraph em, #sp-block-container-15 > .paragraph em, #sp-block-container-16 > .paragraph em, #sp-block-container-17 > .paragraph em, #sp-block-container-18 > .paragraph em, #sp-block-container-19 > .paragraph em, #sp-block-container-2 > .paragraph em, #sp-block-container-20 > .paragraph em, #sp-block-container-21 > .paragraph em, #sp-block-container-22 > .paragraph em, #sp-block-container-23 > .paragraph em, #sp-block-container-24 > .paragraph em, #sp-block-container-25 > .paragraph em, #sp-block-container-26 > .paragraph em, #sp-block-container-27 > .paragraph em, #sp-block-container-28 > .paragraph em, #sp-block-container-29 > .paragraph em, #sp-block-container-3 > .paragraph em, #sp-block-container-30 > .paragraph em, #sp-block-container-31 > .paragraph em, #sp-block-container-32 > .paragraph em, #sp-block-container-33 > .paragraph em, #sp-block-container-34 > .paragraph em, #sp-block-container-35 > .paragraph em, #sp-block-container-36 > .paragraph em, #sp-block-container-37 > .paragraph em, #sp-block-container-38 > .paragraph em, #sp-block-container-39 > .paragraph em, #sp-block-container-4 > .paragraph em, #sp-block-container-40 > .paragraph em, #sp-block-container-41 > .paragraph em, #sp-block-container-42 > .paragraph em, #sp-block-container-43 > .paragraph em, #sp-block-container-44 > .paragraph em, #sp-block-container-45 > .paragraph em, #sp-block-container-46 > .paragraph em, #sp-block-container-47 > .paragraph em, #sp-block-container-48 > .paragraph em, #sp-block-container-49 > .paragraph em, #sp-block-container-5 > .paragraph em, #sp-block-container-50 > .paragraph em, #sp-block-container-51 > .paragraph em, #sp-block-container-52 > .paragraph em, #sp-block-container-53 > .paragraph em, #sp-block-container-54 > .paragraph em, #sp-block-container-55 > .paragraph em, #sp-block-container-56 > .paragraph em, #sp-block-container-57 > .paragraph em, #sp-block-container-58 > .paragraph em, #sp-block-container-59 > .paragraph em, #sp-block-container-6 > .paragraph em, #sp-block-container-60 > .paragraph em, #sp-block-container-61 > .paragraph em, #sp-block-container-62 > .paragraph em, #sp-block-container-63 > .paragraph em, #sp-block-container-64 > .paragraph em, #sp-block-container-65 > .paragraph em, #sp-block-container-66 > .paragraph em, #sp-block-container-67 > .paragraph em, #sp-block-container-7 > .paragraph em, #sp-block-container-8 > .paragraph em, #sp-block-container-9 > .paragraph em{
  font-style : oblique;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #666666;
}

.page-access#content #page-content > .paragraph strong, .page-blog#content #page-content > .paragraph strong, .page-company#content #page-content > .paragraph strong, .page-contact#content #page-content > .paragraph strong, .page-custom#content #page-content > .paragraph strong, .page-custom1#content #page-content > .paragraph strong, .page-custom10#content #page-content > .paragraph strong, .page-custom11#content #page-content > .paragraph strong, .page-custom12#content #page-content > .paragraph strong, .page-custom13#content #page-content > .paragraph strong, .page-custom14#content #page-content > .paragraph strong, .page-custom15#content #page-content > .paragraph strong, .page-custom16#content #page-content > .paragraph strong, .page-custom17#content #page-content > .paragraph strong, .page-custom18#content #page-content > .paragraph strong, .page-custom19#content #page-content > .paragraph strong, .page-custom2#content #page-content > .paragraph strong, .page-custom20#content #page-content > .paragraph strong, .page-custom21#content #page-content > .paragraph strong, .page-custom3#content #page-content > .paragraph strong, .page-custom4#content #page-content > .paragraph strong, .page-custom5#content #page-content > .paragraph strong, .page-custom6#content #page-content > .paragraph strong, .page-custom7#content #page-content > .paragraph strong, .page-custom8#content #page-content > .paragraph strong, .page-custom9#content #page-content > .paragraph strong, .page-law#content #page-content > .paragraph strong, .page-privacy#content #page-content > .paragraph strong, .page-product#content #page-content > .paragraph strong, .page-toppage#content #page-content > .paragraph strong, #sp-block-container-1 > .paragraph strong, #sp-block-container-11 > .paragraph strong, #sp-block-container-13 > .paragraph strong, #sp-block-container-14 > .paragraph strong, #sp-block-container-15 > .paragraph strong, #sp-block-container-16 > .paragraph strong, #sp-block-container-17 > .paragraph strong, #sp-block-container-18 > .paragraph strong, #sp-block-container-19 > .paragraph strong, #sp-block-container-2 > .paragraph strong, #sp-block-container-20 > .paragraph strong, #sp-block-container-21 > .paragraph strong, #sp-block-container-22 > .paragraph strong, #sp-block-container-23 > .paragraph strong, #sp-block-container-24 > .paragraph strong, #sp-block-container-25 > .paragraph strong, #sp-block-container-26 > .paragraph strong, #sp-block-container-27 > .paragraph strong, #sp-block-container-28 > .paragraph strong, #sp-block-container-29 > .paragraph strong, #sp-block-container-3 > .paragraph strong, #sp-block-container-30 > .paragraph strong, #sp-block-container-31 > .paragraph strong, #sp-block-container-32 > .paragraph strong, #sp-block-container-33 > .paragraph strong, #sp-block-container-34 > .paragraph strong, #sp-block-container-35 > .paragraph strong, #sp-block-container-36 > .paragraph strong, #sp-block-container-37 > .paragraph strong, #sp-block-container-38 > .paragraph strong, #sp-block-container-39 > .paragraph strong, #sp-block-container-4 > .paragraph strong, #sp-block-container-40 > .paragraph strong, #sp-block-container-41 > .paragraph strong, #sp-block-container-42 > .paragraph strong, #sp-block-container-43 > .paragraph strong, #sp-block-container-44 > .paragraph strong, #sp-block-container-45 > .paragraph strong, #sp-block-container-46 > .paragraph strong, #sp-block-container-47 > .paragraph strong, #sp-block-container-48 > .paragraph strong, #sp-block-container-49 > .paragraph strong, #sp-block-container-5 > .paragraph strong, #sp-block-container-50 > .paragraph strong, #sp-block-container-51 > .paragraph strong, #sp-block-container-52 > .paragraph strong, #sp-block-container-53 > .paragraph strong, #sp-block-container-54 > .paragraph strong, #sp-block-container-55 > .paragraph strong, #sp-block-container-56 > .paragraph strong, #sp-block-container-57 > .paragraph strong, #sp-block-container-58 > .paragraph strong, #sp-block-container-59 > .paragraph strong, #sp-block-container-6 > .paragraph strong, #sp-block-container-60 > .paragraph strong, #sp-block-container-61 > .paragraph strong, #sp-block-container-62 > .paragraph strong, #sp-block-container-63 > .paragraph strong, #sp-block-container-64 > .paragraph strong, #sp-block-container-65 > .paragraph strong, #sp-block-container-66 > .paragraph strong, #sp-block-container-67 > .paragraph strong, #sp-block-container-7 > .paragraph strong, #sp-block-container-8 > .paragraph strong, #sp-block-container-9 > .paragraph strong{
  font-weight : bold;
}

.page-access#content #page-content > h1, .page-blog#content #page-content > h1, .page-company#content #page-content > h1, .page-contact#content #page-content > h1, .page-custom#content #page-content > h1, .page-custom1#content #page-content > h1, .page-custom10#content #page-content > h1, .page-custom11#content #page-content > h1, .page-custom12#content #page-content > h1, .page-custom13#content #page-content > h1, .page-custom14#content #page-content > h1, .page-custom15#content #page-content > h1, .page-custom16#content #page-content > h1, .page-custom17#content #page-content > h1, .page-custom18#content #page-content > h1, .page-custom19#content #page-content > h1, .page-custom2#content #page-content > h1, .page-custom20#content #page-content > h1, .page-custom21#content #page-content > h1, .page-custom3#content #page-content > h1, .page-custom4#content #page-content > h1, .page-custom5#content #page-content > h1, .page-custom6#content #page-content > h1, .page-custom7#content #page-content > h1, .page-custom8#content #page-content > h1, .page-custom9#content #page-content > h1, .page-law#content #page-content > h1, .page-privacy#content #page-content > h1, .page-product#content #page-content > h1, .page-toppage#content #page-content > h1, #sp-block-container-1 > h1, #sp-block-container-11 > h1, #sp-block-container-13 > h1, #sp-block-container-14 > h1, #sp-block-container-15 > h1, #sp-block-container-16 > h1, #sp-block-container-17 > h1, #sp-block-container-18 > h1, #sp-block-container-19 > 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-45 > h1, #sp-block-container-46 > h1, #sp-block-container-47 > h1, #sp-block-container-48 > h1, #sp-block-container-49 > h1, #sp-block-container-5 > h1, #sp-block-container-50 > h1, #sp-block-container-51 > h1, #sp-block-container-52 > h1, #sp-block-container-53 > h1, #sp-block-container-54 > h1, #sp-block-container-55 > h1, #sp-block-container-56 > h1, #sp-block-container-57 > h1, #sp-block-container-58 > h1, #sp-block-container-59 > h1, #sp-block-container-6 > h1, #sp-block-container-60 > h1, #sp-block-container-61 > h1, #sp-block-container-62 > h1, #sp-block-container-63 > h1, #sp-block-container-64 > h1, #sp-block-container-65 > h1, #sp-block-container-66 > h1, #sp-block-container-67 > h1, #sp-block-container-7 > h1, #sp-block-container-8 > h1, #sp-block-container-9 > h1{
  font-size : 2rem;
  font-weight : bold;
  color : #666666;
  background-color : #f1f1f1;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-bottom : 15px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #3c3f53;
}

.page-access#content #page-content > h2, .page-blog#content #page-content > h2, .page-company#content #page-content > h2, .page-contact#content #page-content > h2, .page-custom#content #page-content > h2, .page-custom1#content #page-content > h2, .page-custom10#content #page-content > h2, .page-custom11#content #page-content > h2, .page-custom12#content #page-content > h2, .page-custom13#content #page-content > h2, .page-custom14#content #page-content > h2, .page-custom15#content #page-content > h2, .page-custom16#content #page-content > h2, .page-custom17#content #page-content > h2, .page-custom18#content #page-content > h2, .page-custom19#content #page-content > h2, .page-custom2#content #page-content > h2, .page-custom20#content #page-content > h2, .page-custom21#content #page-content > h2, .page-custom3#content #page-content > h2, .page-custom4#content #page-content > h2, .page-custom5#content #page-content > h2, .page-custom6#content #page-content > h2, .page-custom7#content #page-content > h2, .page-custom8#content #page-content > h2, .page-custom9#content #page-content > h2, .page-law#content #page-content > h2, .page-privacy#content #page-content > h2, .page-product#content #page-content > h2, .page-toppage#content #page-content > h2, #sp-block-container-1 > h2, #sp-block-container-11 > h2, #sp-block-container-13 > h2, #sp-block-container-14 > h2, #sp-block-container-15 > h2, #sp-block-container-16 > h2, #sp-block-container-17 > h2, #sp-block-container-18 > h2, #sp-block-container-19 > 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-45 > h2, #sp-block-container-46 > h2, #sp-block-container-47 > h2, #sp-block-container-48 > h2, #sp-block-container-49 > h2, #sp-block-container-5 > h2, #sp-block-container-50 > h2, #sp-block-container-51 > h2, #sp-block-container-52 > h2, #sp-block-container-53 > h2, #sp-block-container-54 > h2, #sp-block-container-55 > h2, #sp-block-container-56 > h2, #sp-block-container-57 > h2, #sp-block-container-58 > h2, #sp-block-container-59 > h2, #sp-block-container-6 > h2, #sp-block-container-60 > h2, #sp-block-container-61 > h2, #sp-block-container-62 > h2, #sp-block-container-63 > h2, #sp-block-container-64 > h2, #sp-block-container-65 > h2, #sp-block-container-66 > h2, #sp-block-container-67 > h2, #sp-block-container-7 > h2, #sp-block-container-8 > h2, #sp-block-container-9 > h2{
  font-size : 1.8rem;
  font-weight : bold;
  color : #666666;
  background-color : #f1f1f1;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-bottom : 15px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #3c3f53;
}

.page-access#content #page-content > h3, .page-blog#content #page-content > h3, .page-company#content #page-content > h3, .page-contact#content #page-content > h3, .page-custom#content #page-content > h3, .page-custom1#content #page-content > h3, .page-custom10#content #page-content > h3, .page-custom11#content #page-content > h3, .page-custom12#content #page-content > h3, .page-custom13#content #page-content > h3, .page-custom14#content #page-content > h3, .page-custom15#content #page-content > h3, .page-custom16#content #page-content > h3, .page-custom17#content #page-content > h3, .page-custom18#content #page-content > h3, .page-custom19#content #page-content > h3, .page-custom2#content #page-content > h3, .page-custom20#content #page-content > h3, .page-custom21#content #page-content > h3, .page-custom3#content #page-content > h3, .page-custom4#content #page-content > h3, .page-custom5#content #page-content > h3, .page-custom6#content #page-content > h3, .page-custom7#content #page-content > h3, .page-custom8#content #page-content > h3, .page-custom9#content #page-content > h3, .page-law#content #page-content > h3, .page-privacy#content #page-content > h3, .page-product#content #page-content > h3, .page-toppage#content #page-content > h3, #sp-block-container-1 > h3, #sp-block-container-11 > h3, #sp-block-container-13 > h3, #sp-block-container-14 > h3, #sp-block-container-15 > h3, #sp-block-container-16 > h3, #sp-block-container-17 > h3, #sp-block-container-18 > h3, #sp-block-container-19 > 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-45 > h3, #sp-block-container-46 > h3, #sp-block-container-47 > h3, #sp-block-container-48 > h3, #sp-block-container-49 > h3, #sp-block-container-5 > h3, #sp-block-container-50 > h3, #sp-block-container-51 > h3, #sp-block-container-52 > h3, #sp-block-container-53 > h3, #sp-block-container-54 > h3, #sp-block-container-55 > h3, #sp-block-container-56 > h3, #sp-block-container-57 > h3, #sp-block-container-58 > h3, #sp-block-container-59 > h3, #sp-block-container-6 > h3, #sp-block-container-60 > h3, #sp-block-container-61 > h3, #sp-block-container-62 > h3, #sp-block-container-63 > h3, #sp-block-container-64 > h3, #sp-block-container-65 > h3, #sp-block-container-66 > h3, #sp-block-container-67 > h3, #sp-block-container-7 > h3, #sp-block-container-8 > h3, #sp-block-container-9 > h3{
  font-size : 1.7rem;
  font-weight : bold;
  color : #666666;
  background-color : #f1f1f1;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #3c3f53;
}

.page-access#content #page-content > h4, .page-blog#content #page-content > h4, .page-company#content #page-content > h4, .page-contact#content #page-content > h4, .page-custom#content #page-content > h4, .page-custom1#content #page-content > h4, .page-custom10#content #page-content > h4, .page-custom11#content #page-content > h4, .page-custom12#content #page-content > h4, .page-custom13#content #page-content > h4, .page-custom14#content #page-content > h4, .page-custom15#content #page-content > h4, .page-custom16#content #page-content > h4, .page-custom17#content #page-content > h4, .page-custom18#content #page-content > h4, .page-custom19#content #page-content > h4, .page-custom2#content #page-content > h4, .page-custom20#content #page-content > h4, .page-custom21#content #page-content > h4, .page-custom3#content #page-content > h4, .page-custom4#content #page-content > h4, .page-custom5#content #page-content > h4, .page-custom6#content #page-content > h4, .page-custom7#content #page-content > h4, .page-custom8#content #page-content > h4, .page-custom9#content #page-content > h4, .page-law#content #page-content > h4, .page-privacy#content #page-content > h4, .page-product#content #page-content > h4, .page-toppage#content #page-content > h4, #sp-block-container-1 > h4, #sp-block-container-11 > h4, #sp-block-container-13 > h4, #sp-block-container-14 > h4, #sp-block-container-15 > h4, #sp-block-container-16 > h4, #sp-block-container-17 > h4, #sp-block-container-18 > h4, #sp-block-container-19 > 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-45 > h4, #sp-block-container-46 > h4, #sp-block-container-47 > h4, #sp-block-container-48 > h4, #sp-block-container-49 > h4, #sp-block-container-5 > h4, #sp-block-container-50 > h4, #sp-block-container-51 > h4, #sp-block-container-52 > h4, #sp-block-container-53 > h4, #sp-block-container-54 > h4, #sp-block-container-55 > h4, #sp-block-container-56 > h4, #sp-block-container-57 > h4, #sp-block-container-58 > h4, #sp-block-container-59 > h4, #sp-block-container-6 > h4, #sp-block-container-60 > h4, #sp-block-container-61 > h4, #sp-block-container-62 > h4, #sp-block-container-63 > h4, #sp-block-container-64 > h4, #sp-block-container-65 > h4, #sp-block-container-66 > h4, #sp-block-container-67 > h4, #sp-block-container-7 > h4, #sp-block-container-8 > h4, #sp-block-container-9 > h4{
  font-size : 1.6rem;
  font-weight : bold;
  color : #666666;
  padding-top : 3px;
  padding-bottom : 0.4em;
  margin-bottom : 15px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
  clear : both;
}

.page-access#content #page-content > h5, .page-blog#content #page-content > h5, .page-company#content #page-content > h5, .page-contact#content #page-content > h5, .page-custom#content #page-content > h5, .page-custom1#content #page-content > h5, .page-custom10#content #page-content > h5, .page-custom11#content #page-content > h5, .page-custom12#content #page-content > h5, .page-custom13#content #page-content > h5, .page-custom14#content #page-content > h5, .page-custom15#content #page-content > h5, .page-custom16#content #page-content > h5, .page-custom17#content #page-content > h5, .page-custom18#content #page-content > h5, .page-custom19#content #page-content > h5, .page-custom2#content #page-content > h5, .page-custom20#content #page-content > h5, .page-custom21#content #page-content > h5, .page-custom3#content #page-content > h5, .page-custom4#content #page-content > h5, .page-custom5#content #page-content > h5, .page-custom6#content #page-content > h5, .page-custom7#content #page-content > h5, .page-custom8#content #page-content > h5, .page-custom9#content #page-content > h5, .page-law#content #page-content > h5, .page-privacy#content #page-content > h5, .page-product#content #page-content > h5, .page-toppage#content #page-content > h5, #sp-block-container-1 > h5, #sp-block-container-11 > h5, #sp-block-container-13 > h5, #sp-block-container-14 > h5, #sp-block-container-15 > h5, #sp-block-container-16 > h5, #sp-block-container-17 > h5, #sp-block-container-18 > h5, #sp-block-container-19 > 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-45 > h5, #sp-block-container-46 > h5, #sp-block-container-47 > h5, #sp-block-container-48 > h5, #sp-block-container-49 > h5, #sp-block-container-5 > h5, #sp-block-container-50 > h5, #sp-block-container-51 > h5, #sp-block-container-52 > h5, #sp-block-container-53 > h5, #sp-block-container-54 > h5, #sp-block-container-55 > h5, #sp-block-container-56 > h5, #sp-block-container-57 > h5, #sp-block-container-58 > h5, #sp-block-container-59 > h5, #sp-block-container-6 > h5, #sp-block-container-60 > h5, #sp-block-container-61 > h5, #sp-block-container-62 > h5, #sp-block-container-63 > h5, #sp-block-container-64 > h5, #sp-block-container-65 > h5, #sp-block-container-66 > h5, #sp-block-container-67 > h5, #sp-block-container-7 > h5, #sp-block-container-8 > h5, #sp-block-container-9 > h5{
  font-size : 1.5rem;
  font-weight : bold;
  color : #666666;
  margin-bottom : 15px;
}

.page-access#content #page-content > h6, .page-blog#content #page-content > h6, .page-company#content #page-content > h6, .page-contact#content #page-content > h6, .page-custom#content #page-content > h6, .page-custom1#content #page-content > h6, .page-custom10#content #page-content > h6, .page-custom11#content #page-content > h6, .page-custom12#content #page-content > h6, .page-custom13#content #page-content > h6, .page-custom14#content #page-content > h6, .page-custom15#content #page-content > h6, .page-custom16#content #page-content > h6, .page-custom17#content #page-content > h6, .page-custom18#content #page-content > h6, .page-custom19#content #page-content > h6, .page-custom2#content #page-content > h6, .page-custom20#content #page-content > h6, .page-custom21#content #page-content > h6, .page-custom3#content #page-content > h6, .page-custom4#content #page-content > h6, .page-custom5#content #page-content > h6, .page-custom6#content #page-content > h6, .page-custom7#content #page-content > h6, .page-custom8#content #page-content > h6, .page-custom9#content #page-content > h6, .page-law#content #page-content > h6, .page-privacy#content #page-content > h6, .page-product#content #page-content > h6, .page-toppage#content #page-content > h6, #sp-block-container-1 > h6, #sp-block-container-11 > h6, #sp-block-container-13 > h6, #sp-block-container-14 > h6, #sp-block-container-15 > h6, #sp-block-container-16 > h6, #sp-block-container-17 > h6, #sp-block-container-18 > h6, #sp-block-container-19 > 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-45 > h6, #sp-block-container-46 > h6, #sp-block-container-47 > h6, #sp-block-container-48 > h6, #sp-block-container-49 > h6, #sp-block-container-5 > h6, #sp-block-container-50 > h6, #sp-block-container-51 > h6, #sp-block-container-52 > h6, #sp-block-container-53 > h6, #sp-block-container-54 > h6, #sp-block-container-55 > h6, #sp-block-container-56 > h6, #sp-block-container-57 > h6, #sp-block-container-58 > h6, #sp-block-container-59 > h6, #sp-block-container-6 > h6, #sp-block-container-60 > h6, #sp-block-container-61 > h6, #sp-block-container-62 > h6, #sp-block-container-63 > h6, #sp-block-container-64 > h6, #sp-block-container-65 > h6, #sp-block-container-66 > h6, #sp-block-container-67 > h6, #sp-block-container-7 > h6, #sp-block-container-8 > h6, #sp-block-container-9 > h6{
  font-size : 1.4rem;
  font-weight : bold;
  color : #666666;
  margin-bottom : 15px;
}

.page-access#content #page-content > p, .page-blog#content #page-content > p, .page-company#content #page-content > p, .page-contact#content #page-content > p, .page-custom#content #page-content > p, .page-custom1#content #page-content > p, .page-custom10#content #page-content > p, .page-custom11#content #page-content > p, .page-custom12#content #page-content > p, .page-custom13#content #page-content > p, .page-custom14#content #page-content > p, .page-custom15#content #page-content > p, .page-custom16#content #page-content > p, .page-custom17#content #page-content > p, .page-custom18#content #page-content > p, .page-custom19#content #page-content > p, .page-custom2#content #page-content > p, .page-custom20#content #page-content > p, .page-custom21#content #page-content > p, .page-custom3#content #page-content > p, .page-custom4#content #page-content > p, .page-custom5#content #page-content > p, .page-custom6#content #page-content > p, .page-custom7#content #page-content > p, .page-custom8#content #page-content > p, .page-custom9#content #page-content > p, .page-law#content #page-content > p, .page-privacy#content #page-content > p, .page-product#content #page-content > p, .page-toppage#content #page-content > p, #sp-block-container-1 > p, #sp-block-container-11 > p, #sp-block-container-13 > p, #sp-block-container-14 > p, #sp-block-container-15 > p, #sp-block-container-16 > p, #sp-block-container-17 > p, #sp-block-container-18 > p, #sp-block-container-19 > 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-45 > p, #sp-block-container-46 > p, #sp-block-container-47 > p, #sp-block-container-48 > p, #sp-block-container-49 > p, #sp-block-container-5 > p, #sp-block-container-50 > p, #sp-block-container-51 > p, #sp-block-container-52 > p, #sp-block-container-53 > p, #sp-block-container-54 > p, #sp-block-container-55 > p, #sp-block-container-56 > p, #sp-block-container-57 > p, #sp-block-container-58 > p, #sp-block-container-59 > p, #sp-block-container-6 > p, #sp-block-container-60 > p, #sp-block-container-61 > p, #sp-block-container-62 > p, #sp-block-container-63 > p, #sp-block-container-64 > p, #sp-block-container-65 > p, #sp-block-container-66 > p, #sp-block-container-67 > p, #sp-block-container-7 > p, #sp-block-container-8 > p, #sp-block-container-9 > p{
  font-size : 1.4rem;
  line-height : 1.4;
  color : #666666;
  text-align : left;
  padding-left : 0.1em;
  padding-right : 0.1em;
  margin-top : 0.5em;
  margin-bottom : 1.5em;
}

.page-access#content #page-content > p.indent, .page-blog#content #page-content > p.indent, .page-company#content #page-content > p.indent, .page-contact#content #page-content > p.indent, .page-custom#content #page-content > p.indent, .page-custom1#content #page-content > p.indent, .page-custom10#content #page-content > p.indent, .page-custom11#content #page-content > p.indent, .page-custom12#content #page-content > p.indent, .page-custom13#content #page-content > p.indent, .page-custom14#content #page-content > p.indent, .page-custom15#content #page-content > p.indent, .page-custom16#content #page-content > p.indent, .page-custom17#content #page-content > p.indent, .page-custom18#content #page-content > p.indent, .page-custom19#content #page-content > p.indent, .page-custom2#content #page-content > p.indent, .page-custom20#content #page-content > p.indent, .page-custom21#content #page-content > p.indent, .page-custom3#content #page-content > p.indent, .page-custom4#content #page-content > p.indent, .page-custom5#content #page-content > p.indent, .page-custom6#content #page-content > p.indent, .page-custom7#content #page-content > p.indent, .page-custom8#content #page-content > p.indent, .page-custom9#content #page-content > p.indent, .page-law#content #page-content > p.indent, .page-privacy#content #page-content > p.indent, .page-product#content #page-content > p.indent, .page-toppage#content #page-content > p.indent, #sp-block-container-1 > p.indent, #sp-block-container-11 > p.indent, #sp-block-container-13 > p.indent, #sp-block-container-14 > p.indent, #sp-block-container-15 > p.indent, #sp-block-container-16 > p.indent, #sp-block-container-17 > p.indent, #sp-block-container-18 > p.indent, #sp-block-container-19 > 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-45 > p.indent, #sp-block-container-46 > p.indent, #sp-block-container-47 > p.indent, #sp-block-container-48 > p.indent, #sp-block-container-49 > p.indent, #sp-block-container-5 > p.indent, #sp-block-container-50 > p.indent, #sp-block-container-51 > p.indent, #sp-block-container-52 > p.indent, #sp-block-container-53 > p.indent, #sp-block-container-54 > p.indent, #sp-block-container-55 > p.indent, #sp-block-container-56 > p.indent, #sp-block-container-57 > p.indent, #sp-block-container-58 > p.indent, #sp-block-container-59 > p.indent, #sp-block-container-6 > p.indent, #sp-block-container-60 > p.indent, #sp-block-container-61 > p.indent, #sp-block-container-62 > p.indent, #sp-block-container-63 > p.indent, #sp-block-container-64 > p.indent, #sp-block-container-65 > p.indent, #sp-block-container-66 > p.indent, #sp-block-container-67 > p.indent, #sp-block-container-7 > p.indent, #sp-block-container-8 > p.indent, #sp-block-container-9 > p.indent{
  padding-left : 5px;
}

.page-access#content #page-content > p.large, .page-blog#content #page-content > p.large, .page-company#content #page-content > p.large, .page-contact#content #page-content > p.large, .page-custom#content #page-content > p.large, .page-custom1#content #page-content > p.large, .page-custom10#content #page-content > p.large, .page-custom11#content #page-content > p.large, .page-custom12#content #page-content > p.large, .page-custom13#content #page-content > p.large, .page-custom14#content #page-content > p.large, .page-custom15#content #page-content > p.large, .page-custom16#content #page-content > p.large, .page-custom17#content #page-content > p.large, .page-custom18#content #page-content > p.large, .page-custom19#content #page-content > p.large, .page-custom2#content #page-content > p.large, .page-custom20#content #page-content > p.large, .page-custom21#content #page-content > p.large, .page-custom3#content #page-content > p.large, .page-custom4#content #page-content > p.large, .page-custom5#content #page-content > p.large, .page-custom6#content #page-content > p.large, .page-custom7#content #page-content > p.large, .page-custom8#content #page-content > p.large, .page-custom9#content #page-content > p.large, .page-law#content #page-content > p.large, .page-privacy#content #page-content > p.large, .page-product#content #page-content > p.large, .page-toppage#content #page-content > p.large, #sp-block-container-1 > p.large, #sp-block-container-11 > p.large, #sp-block-container-13 > p.large, #sp-block-container-14 > p.large, #sp-block-container-15 > p.large, #sp-block-container-16 > p.large, #sp-block-container-17 > p.large, #sp-block-container-18 > p.large, #sp-block-container-19 > p.large, #sp-block-container-2 > p.large, #sp-block-container-20 > p.large, #sp-block-container-21 > p.large, #sp-block-container-22 > p.large, #sp-block-container-23 > p.large, #sp-block-container-24 > p.large, #sp-block-container-25 > p.large, #sp-block-container-26 > p.large, #sp-block-container-27 > p.large, #sp-block-container-28 > p.large, #sp-block-container-29 > p.large, #sp-block-container-3 > p.large, #sp-block-container-30 > p.large, #sp-block-container-31 > p.large, #sp-block-container-32 > p.large, #sp-block-container-33 > p.large, #sp-block-container-34 > p.large, #sp-block-container-35 > p.large, #sp-block-container-36 > p.large, #sp-block-container-37 > p.large, #sp-block-container-38 > p.large, #sp-block-container-39 > p.large, #sp-block-container-4 > p.large, #sp-block-container-40 > p.large, #sp-block-container-41 > p.large, #sp-block-container-42 > p.large, #sp-block-container-43 > p.large, #sp-block-container-44 > p.large, #sp-block-container-45 > p.large, #sp-block-container-46 > p.large, #sp-block-container-47 > p.large, #sp-block-container-48 > p.large, #sp-block-container-49 > p.large, #sp-block-container-5 > p.large, #sp-block-container-50 > p.large, #sp-block-container-51 > p.large, #sp-block-container-52 > p.large, #sp-block-container-53 > p.large, #sp-block-container-54 > p.large, #sp-block-container-55 > p.large, #sp-block-container-56 > p.large, #sp-block-container-57 > p.large, #sp-block-container-58 > p.large, #sp-block-container-59 > p.large, #sp-block-container-6 > p.large, #sp-block-container-60 > p.large, #sp-block-container-61 > p.large, #sp-block-container-62 > p.large, #sp-block-container-63 > p.large, #sp-block-container-64 > p.large, #sp-block-container-65 > p.large, #sp-block-container-66 > p.large, #sp-block-container-67 > p.large, #sp-block-container-7 > p.large, #sp-block-container-8 > p.large, #sp-block-container-9 > p.large{
  font-size : 1.5rem;
}

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

  .page-access#content #page-content, .page-blog#content #page-content, .page-company#content #page-content, .page-contact#content #page-content, .page-custom#content #page-content, .page-custom1#content #page-content, .page-custom10#content #page-content, .page-custom11#content #page-content, .page-custom12#content #page-content, .page-custom13#content #page-content, .page-custom14#content #page-content, .page-custom15#content #page-content, .page-custom16#content #page-content, .page-custom17#content #page-content, .page-custom18#content #page-content, .page-custom19#content #page-content, .page-custom2#content #page-content, .page-custom20#content #page-content, .page-custom21#content #page-content, .page-custom3#content #page-content, .page-custom4#content #page-content, .page-custom5#content #page-content, .page-custom6#content #page-content, .page-custom7#content #page-content, .page-custom8#content #page-content, .page-custom9#content #page-content, .page-law#content #page-content, .page-privacy#content #page-content, .page-product#content #page-content, .page-toppage#content #page-content, #sp-block-container-1, #sp-block-container-11, #sp-block-container-13, #sp-block-container-14, #sp-block-container-15, #sp-block-container-16, #sp-block-container-17, #sp-block-container-18, #sp-block-container-19, #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-45, #sp-block-container-46, #sp-block-container-47, #sp-block-container-48, #sp-block-container-49, #sp-block-container-5, #sp-block-container-50, #sp-block-container-51, #sp-block-container-52, #sp-block-container-53, #sp-block-container-54, #sp-block-container-55, #sp-block-container-56, #sp-block-container-57, #sp-block-container-58, #sp-block-container-59, #sp-block-container-6, #sp-block-container-60, #sp-block-container-61, #sp-block-container-62, #sp-block-container-63, #sp-block-container-64, #sp-block-container-65, #sp-block-container-66, #sp-block-container-67, #sp-block-container-7, #sp-block-container-8, #sp-block-container-9{
    width : 100%;
  }
}

#sp-entry-content-1, #sp-entry-content-2, #sp-entry-content-3, #sp-entry-content-4, #sp-entry-content-5, #sp-entry-content-6, #sp-entry-content-7, #sp-entry-content-8, #sp-wp-post-list-1, #sp-wp-post-list-2, #sp-wp-post-list-3{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  position : relative;
}

#sp-entry-content-1 .hpb-more-entry, #sp-entry-content-2 .hpb-more-entry, #sp-entry-content-3 .hpb-more-entry, #sp-entry-content-4 .hpb-more-entry, #sp-entry-content-5 .hpb-more-entry, #sp-entry-content-6 .hpb-more-entry, #sp-entry-content-7 .hpb-more-entry, #sp-entry-content-8 .hpb-more-entry, #sp-wp-post-list-1 .hpb-more-entry, #sp-wp-post-list-2 .hpb-more-entry, #sp-wp-post-list-3 .hpb-more-entry{
  text-align : right;
}

#sp-entry-content-1 .hpb-more-entry > a, #sp-entry-content-2 .hpb-more-entry > a, #sp-entry-content-3 .hpb-more-entry > a, #sp-entry-content-4 .hpb-more-entry > a, #sp-entry-content-5 .hpb-more-entry > a, #sp-entry-content-6 .hpb-more-entry > a, #sp-entry-content-7 .hpb-more-entry > a, #sp-entry-content-8 .hpb-more-entry > a, #sp-wp-post-list-1 .hpb-more-entry > a, #sp-wp-post-list-2 .hpb-more-entry > a, #sp-wp-post-list-3 .hpb-more-entry > a{
  font-size : 1.3rem;
  font-weight : normal;
  color : #737373;
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 6px;
  display : inline-block;
}

#sp-entry-content-1 .hpb-more-entry > a:active, #sp-entry-content-2 .hpb-more-entry > a:active, #sp-entry-content-3 .hpb-more-entry > a:active, #sp-entry-content-4 .hpb-more-entry > a:active, #sp-entry-content-5 .hpb-more-entry > a:active, #sp-entry-content-6 .hpb-more-entry > a:active, #sp-entry-content-7 .hpb-more-entry > a:active, #sp-entry-content-8 .hpb-more-entry > a:active, #sp-wp-post-list-1 .hpb-more-entry > a:active, #sp-wp-post-list-2 .hpb-more-entry > a:active, #sp-wp-post-list-3 .hpb-more-entry > a:active{
  color : #737373;
  text-decoration : underline;
}

#sp-entry-content-1 .hpb-more-entry > a:hover, #sp-entry-content-2 .hpb-more-entry > a:hover, #sp-entry-content-3 .hpb-more-entry > a:hover, #sp-entry-content-4 .hpb-more-entry > a:hover, #sp-entry-content-5 .hpb-more-entry > a:hover, #sp-entry-content-6 .hpb-more-entry > a:hover, #sp-entry-content-7 .hpb-more-entry > a:hover, #sp-entry-content-8 .hpb-more-entry > a:hover, #sp-wp-post-list-1 .hpb-more-entry > a:hover, #sp-wp-post-list-2 .hpb-more-entry > a:hover, #sp-wp-post-list-3 .hpb-more-entry > a:hover{
  color : #737373;
  text-decoration : underline;
}

#sp-entry-content-1 .nav-next, #sp-entry-content-2 .nav-next, #sp-entry-content-3 .nav-next, #sp-entry-content-4 .nav-next, #sp-entry-content-5 .nav-next, #sp-entry-content-6 .nav-next, #sp-entry-content-7 .nav-next, #sp-entry-content-8 .nav-next, #sp-wp-post-list-1 .nav-next, #sp-wp-post-list-2 .nav-next, #sp-wp-post-list-3 .nav-next{
  margin-right : 10px;
  float : right;
}

#sp-entry-content-1 .nav-previous, #sp-entry-content-2 .nav-previous, #sp-entry-content-3 .nav-previous, #sp-entry-content-4 .nav-previous, #sp-entry-content-5 .nav-previous, #sp-entry-content-6 .nav-previous, #sp-entry-content-7 .nav-previous, #sp-entry-content-8 .nav-previous, #sp-wp-post-list-1 .nav-previous, #sp-wp-post-list-2 .nav-previous, #sp-wp-post-list-3 .nav-previous{
  margin-left : 10px;
  float : left;
}

#sp-entry-content-1 article, #sp-entry-content-2 article, #sp-entry-content-3 article, #sp-entry-content-4 article, #sp-entry-content-5 article, #sp-entry-content-6 article, #sp-entry-content-7 article, #sp-entry-content-8 article, #sp-wp-post-list-1 article, #sp-wp-post-list-2 article, #sp-wp-post-list-3 article{
  margin-top : 0px;
  margin-left : 25px;
  margin-right : 25px;
  margin-bottom : 25px;
}

#sp-entry-content-1 article > div, #sp-entry-content-2 article > div, #sp-entry-content-3 article > div, #sp-entry-content-4 article > div, #sp-entry-content-5 article > div, #sp-entry-content-6 article > div, #sp-entry-content-7 article > div, #sp-entry-content-8 article > div, #sp-wp-post-list-1 article > div, #sp-wp-post-list-2 article > div, #sp-wp-post-list-3 article > div{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-entry-content-1 dl, #sp-entry-content-2 dl, #sp-entry-content-3 dl, #sp-entry-content-4 dl, #sp-entry-content-5 dl, #sp-entry-content-6 dl, #sp-entry-content-7 dl, #sp-entry-content-8 dl, #sp-wp-post-list-1 dl, #sp-wp-post-list-2 dl, #sp-wp-post-list-3 dl{
  margin-top : 0px;
  margin-left : 25px;
  margin-right : 25px;
  margin-bottom : 0px;
}

#sp-entry-content-1 h3, #sp-entry-content-2 h3, #sp-entry-content-3 h3, #sp-entry-content-4 h3, #sp-entry-content-5 h3, #sp-entry-content-6 h3, #sp-entry-content-7 h3, #sp-entry-content-8 h3, #sp-wp-post-list-1 h3, #sp-wp-post-list-2 h3, #sp-wp-post-list-3 h3{
  font-size : 1.7rem;
  font-weight : normal;
  color : #0d0e12;
  background-color : #f1f1f1;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #3c3f53;
}

#sp-entry-content-1 li, #sp-entry-content-2 li, #sp-entry-content-3 li, #sp-entry-content-4 li, #sp-entry-content-5 li, #sp-entry-content-6 li, #sp-entry-content-7 li, #sp-entry-content-8 li, #sp-wp-post-list-1 li, #sp-wp-post-list-2 li, #sp-wp-post-list-3 li{
  background-color : transparent;
  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 : 25px;
  padding-right : 10px;
  padding-bottom : 0px;
  margin-bottom : 5px;
}

#sp-entry-content-1 p, #sp-entry-content-2 p, #sp-entry-content-3 p, #sp-entry-content-4 p, #sp-entry-content-5 p, #sp-entry-content-6 p, #sp-entry-content-7 p, #sp-entry-content-8 p, #sp-wp-post-list-1 p, #sp-wp-post-list-2 p, #sp-wp-post-list-3 p{
  color : #666666;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-entry-content-1 p > img, #sp-entry-content-2 p > img, #sp-entry-content-3 p > img, #sp-entry-content-4 p > img, #sp-entry-content-5 p > img, #sp-entry-content-6 p > img, #sp-entry-content-7 p > img, #sp-entry-content-8 p > img, #sp-wp-post-list-1 p > img, #sp-wp-post-list-2 p > img, #sp-wp-post-list-3 p > img{
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 5px;
}

#sp-entry-content-1 ul, #sp-entry-content-2 ul, #sp-entry-content-3 ul, #sp-entry-content-4 ul, #sp-entry-content-5 ul, #sp-entry-content-6 ul, #sp-entry-content-7 ul, #sp-entry-content-8 ul, #sp-wp-post-list-1 ul, #sp-wp-post-list-2 ul, #sp-wp-post-list-3 ul{
  background-color : transparent;
  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 : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 15px;
  list-style-type : none;
}

.hpb-viewtype-content#sp-entry-content-1 dd, .hpb-viewtype-content#sp-entry-content-2 dd, .hpb-viewtype-content#sp-entry-content-3 dd, .hpb-viewtype-content#sp-entry-content-4 dd, .hpb-viewtype-content#sp-entry-content-5 dd, .hpb-viewtype-content#sp-entry-content-6 dd, .hpb-viewtype-content#sp-entry-content-7 dd, .hpb-viewtype-content#sp-entry-content-8 dd, .hpb-viewtype-content#sp-wp-post-list-1 dd, .hpb-viewtype-content#sp-wp-post-list-2 dd, .hpb-viewtype-content#sp-wp-post-list-3 dd{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-left : 0px;
  margin-bottom : 20px;
}

.hpb-viewtype-content#sp-entry-content-1 dl, .hpb-viewtype-content#sp-entry-content-2 dl, .hpb-viewtype-content#sp-entry-content-3 dl, .hpb-viewtype-content#sp-entry-content-4 dl, .hpb-viewtype-content#sp-entry-content-5 dl, .hpb-viewtype-content#sp-entry-content-6 dl, .hpb-viewtype-content#sp-entry-content-7 dl, .hpb-viewtype-content#sp-entry-content-8 dl, .hpb-viewtype-content#sp-wp-post-list-1 dl, .hpb-viewtype-content#sp-wp-post-list-2 dl, .hpb-viewtype-content#sp-wp-post-list-3 dl{
  padding-top : 0px;
  padding-left : 32px;
  padding-right : 32px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
}

.hpb-viewtype-content#sp-entry-content-1 dt, .hpb-viewtype-content#sp-entry-content-2 dt, .hpb-viewtype-content#sp-entry-content-3 dt, .hpb-viewtype-content#sp-entry-content-4 dt, .hpb-viewtype-content#sp-entry-content-5 dt, .hpb-viewtype-content#sp-entry-content-6 dt, .hpb-viewtype-content#sp-entry-content-7 dt, .hpb-viewtype-content#sp-entry-content-8 dt, .hpb-viewtype-content#sp-wp-post-list-1 dt, .hpb-viewtype-content#sp-wp-post-list-2 dt, .hpb-viewtype-content#sp-wp-post-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 : 5px;
}

.hpb-viewtype-date#sp-entry-content-1 dd, .hpb-viewtype-date#sp-entry-content-2 dd, .hpb-viewtype-date#sp-entry-content-3 dd, .hpb-viewtype-date#sp-entry-content-4 dd, .hpb-viewtype-date#sp-entry-content-5 dd, .hpb-viewtype-date#sp-entry-content-6 dd, .hpb-viewtype-date#sp-entry-content-7 dd, .hpb-viewtype-date#sp-entry-content-8 dd, .hpb-viewtype-date#sp-wp-post-list-1 dd, .hpb-viewtype-date#sp-wp-post-list-2 dd, .hpb-viewtype-date#sp-wp-post-list-3 dd{
  padding-top : 0px;
  padding-left : 120px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-left : 0px;
  margin-bottom : 5px;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : #e2e2e2;
}

.hpb-viewtype-date#sp-entry-content-1 dl, .hpb-viewtype-date#sp-entry-content-2 dl, .hpb-viewtype-date#sp-entry-content-3 dl, .hpb-viewtype-date#sp-entry-content-4 dl, .hpb-viewtype-date#sp-entry-content-5 dl, .hpb-viewtype-date#sp-entry-content-6 dl, .hpb-viewtype-date#sp-entry-content-7 dl, .hpb-viewtype-date#sp-entry-content-8 dl, .hpb-viewtype-date#sp-wp-post-list-1 dl, .hpb-viewtype-date#sp-wp-post-list-2 dl, .hpb-viewtype-date#sp-wp-post-list-3 dl{
  overflow : hidden;
}

.hpb-viewtype-date#sp-entry-content-1 dt, .hpb-viewtype-date#sp-entry-content-2 dt, .hpb-viewtype-date#sp-entry-content-3 dt, .hpb-viewtype-date#sp-entry-content-4 dt, .hpb-viewtype-date#sp-entry-content-5 dt, .hpb-viewtype-date#sp-entry-content-6 dt, .hpb-viewtype-date#sp-entry-content-7 dt, .hpb-viewtype-date#sp-entry-content-8 dt, .hpb-viewtype-date#sp-wp-post-list-1 dt, .hpb-viewtype-date#sp-wp-post-list-2 dt, .hpb-viewtype-date#sp-wp-post-list-3 dt{
  font-weight : bold;
  padding-bottom : 5px;
  width : 120px;
  float : left;
  clear : both;
}

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

  .hpb-viewtype-date#sp-entry-content-1 dd, .hpb-viewtype-date#sp-entry-content-2 dd, .hpb-viewtype-date#sp-entry-content-3 dd, .hpb-viewtype-date#sp-entry-content-4 dd, .hpb-viewtype-date#sp-entry-content-5 dd, .hpb-viewtype-date#sp-entry-content-6 dd, .hpb-viewtype-date#sp-entry-content-7 dd, .hpb-viewtype-date#sp-entry-content-8 dd, .hpb-viewtype-date#sp-wp-post-list-1 dd, .hpb-viewtype-date#sp-wp-post-list-2 dd, .hpb-viewtype-date#sp-wp-post-list-3 dd{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 5px;
  }

  .hpb-viewtype-date#sp-entry-content-1 dt, .hpb-viewtype-date#sp-entry-content-2 dt, .hpb-viewtype-date#sp-entry-content-3 dt, .hpb-viewtype-date#sp-entry-content-4 dt, .hpb-viewtype-date#sp-entry-content-5 dt, .hpb-viewtype-date#sp-entry-content-6 dt, .hpb-viewtype-date#sp-entry-content-7 dt, .hpb-viewtype-date#sp-entry-content-8 dt, .hpb-viewtype-date#sp-wp-post-list-1 dt, .hpb-viewtype-date#sp-wp-post-list-2 dt, .hpb-viewtype-date#sp-wp-post-list-3 dt{
    width : 100%;
  }
}

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

#sp-definition-list-1 > dd{
  line-height : 1.5;
  padding-top : 10px;
  padding-left : 170px;
  padding-right : 15px;
  padding-bottom : 10px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

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

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

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

  #sp-definition-list-1 > dd{
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 15px;
    padding-bottom : 10px;
  }

  #sp-definition-list-1 > dt{
    width : 100%;
  }
}

#sp-block-container-10 .large, #sp-block-container-12 .large{
  font-size : 1.2em;
}

#sp-block-container-10 .medium, #sp-block-container-12 .medium{
  font-size : 1em;
}

#sp-block-container-10 .small, #sp-block-container-12 .small{
  font-size : 0.9em;
}

#sp-block-container-10 .x-large, #sp-block-container-12 .x-large{
  font-size : 1.5em;
}

#sp-block-container-10 .x-small, #sp-block-container-12 .x-small{
  font-size : 0.8em;
}

#sp-block-container-10 .xx-large, #sp-block-container-12 .xx-large{
  font-size : 2em;
}

#sp-block-container-10 .xx-small, #sp-block-container-12 .xx-small{
  font-size : 0.7em;
}

#sp-block-container-10 em, #sp-block-container-12 em{
  font-style : oblique;
  color : #777777;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #777777;
}

#sp-block-container-10 h1, #sp-block-container-12 h1{
  color : #777777;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #777777;
}

#sp-block-container-10 h2, #sp-block-container-12 h2{
  color : #777777;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : #777777;
}

#sp-block-container-10 h3, #sp-block-container-12 h3{
  color : #777777;
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 5px;
  border-top-width : 2px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : dashed;
  border-top-color : #777777;
  border-bottom-color : #777777;
}

#sp-block-container-10 h4, #sp-block-container-12 h4{
  font-size : 1.3em;
  line-height : 1.2;
  color : #777777;
  text-align : left;
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 2px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #777777;
  clear : both;
}

#sp-block-container-10 h5, #sp-block-container-12 h5{
  font-size : 1.08em;
  line-height : 1.2;
  color : #777777;
  text-align : left;
  padding-top : 5px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #777777;
  clear : both;
}

#sp-block-container-10 h6, #sp-block-container-12 h6{
  font-size : 1em;
  color : #777777;
}

#sp-block-container-10 p, #sp-block-container-12 p{
  line-height : 1.4;
  color : #777777;
  text-align : left;
  margin-top : 0.5em;
  margin-left : 1em;
  margin-right : 1em;
  margin-bottom : 0.5em;
}

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

#sp-block-container-10 strong, #sp-block-container-12 strong{
  font-weight : bold;
  color : #777777;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #777777;
}

#sp-list-2, #sp-list-3, #sp-list-4{
  padding-left : 1em;
  padding-right : 1em;
  margin-left : 0em;
  margin-bottom : 1.5em;
  list-style-type : none;
}

#sp-list-2 > li, #sp-list-3 > li, #sp-list-4 > li{
  background-image : url(img/icon_arrow.png);
  background-repeat : no-repeat;
  background-position : 0px 0.7em;
  padding-left : 20px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-bottom-width : medium;
  border-bottom-style : none;
  border-bottom-color : initial;
}

#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-12, #sp-image-13, #sp-image-14, #sp-image-15, #sp-image-16, #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-list-1{
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : none;
}

#sp-list-1 li{
  margin-bottom : 8px;
}

#sp-list-1 > li{
  color : #000000;
}

#sp-page-title-3{
  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 : #515151;
  width : 100%;
  box-sizing : border-box;
}

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

#sp-page-title-1{
  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{
  font-size : 20px;
  color : #ffffff;
  padding-top : 15px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

#sp-page-title-2, #sp-page-title-4{
  background-color : #646464;
  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;
  width : 100%;
  position : relative;
}

#sp-page-title-2 > h1, #sp-page-title-4 > h1{
  font-size : 20px;
  color : #ffffff;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-top : 0px;
  margin-left : 15px;
  margin-right : 15px;
  margin-bottom : 0px;
  position : relative;
}

#sp-page-title-2 > h1::after, #sp-page-title-4 > h1::after{
  border-top-width : 9px;
  border-left-width : 15px;
  border-bottom-width : 9px;
  border-top-style : solid;
  border-left-style : solid;
  border-bottom-style : solid;
  border-top-color : transparent;
  border-left-color : rgba(0, 0, 0, 0.5);
  border-bottom-color : transparent;
  width : 0px;
  height : 0px;
  display : block;
  position : absolute;
  top : 0.9em;
  left : 0px;
  content : "";
}

#sp-site-navigation-1{
  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-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 : #373737;
  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 : #373737;
  border-left-color : #373737;
  border-right-color : #373737;
  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 : #373737;
  width : 100%;
  white-space : nowrap;
}

#sp-site-navigation-1 ul ul li a{
  color : #ffffff;
  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 : #646464;
}

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

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

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

#sp-site-navigation-1 > ul > li.current-menu-item > a{
  color : #ffffff;
  background-color : #646464;
  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;
  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 : #373737;
  border-left-color : #373737;
  border-right-color : #373737;
  border-bottom-color : #373737;
}

#sp-site-navigation-1 > ul > li.current_page_ancestor > a{
  color : #ffffff;
  background-color : #646464;
  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;
  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 : #373737;
  border-left-color : #373737;
  border-right-color : #373737;
  border-bottom-color : #373737;
}

#sp-site-navigation-1 > ul > li.current_page_item > a{
  color : #ffffff;
  background-color : #646464;
  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;
  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 : #373737;
  border-left-color : #373737;
  border-right-color : #373737;
  border-bottom-color : #373737;
}

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

#sp-site-navigation-1 > ul > li > a{
  color : #ffffff;
  background-color : #373737;
  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 : underline;
  padding-top : 1.5rem;
  padding-left : 2rem;
  padding-right : 2rem;
  padding-bottom : 1.5rem;
  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 : #373737;
  border-left-color : #373737;
  border-right-color : #373737;
  border-bottom-color : #373737;
  display : block;
}

#sp-site-navigation-1 > ul > li > a:hover{
  color : #ffffff;
  background-color : #646464;
  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;
  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 : #373737;
  border-left-color : #373737;
  border-right-color : #373737;
  border-bottom-color : #373737;
}

@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-color : #373737;
    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;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #373737;
    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 : #ffffff;
    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 : 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 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-1 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-1 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-1 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-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 : 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-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-1 > 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-1 > 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-1 > ul > li > a{
    text-decoration : none;
    padding-top : 1em;
    padding-left : 1em;
    padding-right : 1em;
    padding-bottom : 1em;
    display : block;
  }

  #sp-site-navigation-1 > 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-block-container-10{
  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-block-container-12{
  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-23{
  font-size : 1.2rem;
}

#sp-definition-list-1{
  font-size : 1.2rem;
}

#sp-image-62{
  background-color : #ffffff;
}

#sp-page-title-1{
  background-color : #008000;
  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-page-title-3{
  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-branding2-1 .site-title{
  background-image : none;
}

#sp-site-branding2-1 > .extra{
  color : #ffffff;
}

#sp-site-branding2-1 > .site-title{
  background-image : url(img/logo_basic-2.png);
}

#sp-site-branding2-2 .site-title{
  background-image : url(img/logo_basic-40.png);
}

#sp-site-navigation-1{
  color : #f8f8f8;
  background-color : #2f9fd0;
}

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

  #sp-block-container-1{
    margin-bottom : -124px;
    width : 564px;
    min-height : -3px;
  }

  #sp-block-container-10{
    margin-right : 141px;
    margin-bottom : 47px;
    width : 452px;
    min-height : 221px;
  }

  #sp-block-container-12{
    margin-right : 306px;
    margin-bottom : 472px;
    width : 934px;
    min-height : 2763px;
  }

  #sp-block-container-13{
    margin-bottom : -59px;
    min-height : 252px;
  }

  #sp-block-container-14{
    margin-bottom : 297px;
    min-height : 249px;
  }

  #sp-block-container-15{
    min-height : 111px;
    float : none;
    position : absolute;
    top : 264px;
    bottom : auto;
    right : auto;
    left : 417px;
  }

  #sp-block-container-16{
    margin-bottom : 7px;
    min-height : 1072px;
  }

  #sp-block-container-17{
    margin-bottom : 2090px;
    width : 591px;
    min-height : 149px;
    float : none;
    position : absolute;
    top : 428px;
    bottom : auto;
    right : auto;
    left : 10px;
  }

  #sp-block-container-18{
    margin-bottom : -8px;
    width : 562px;
    min-height : 259px;
    float : none;
    position : absolute;
    top : 957px;
    bottom : auto;
    right : auto;
    left : 8px;
  }

  #sp-block-container-19{
    width : 79px;
    float : none;
    position : absolute;
    top : -341px;
    bottom : auto;
    right : auto;
    left : -2px;
  }

  #sp-block-container-2{
    margin-bottom : -36px;
    min-height : 79px;
  }

  #sp-block-container-20{
    margin-top : 318px;
    min-height : 289px;
  }

  #sp-block-container-21{
    margin-bottom : 5px;
    min-height : 743px;
  }

  #sp-block-container-22{
    margin-bottom : 425px;
  }

  #sp-block-container-23{
    margin-top : -190px;
    margin-right : 310px;
    width : 640px;
    min-height : 226px;
    float : none;
    position : absolute;
    top : 621px;
    bottom : auto;
    right : auto;
    left : 342px;
  }

  #sp-block-container-24{
    margin-right : -194px;
    margin-bottom : 142px;
    width : 938px;
    min-height : 389px;
  }

  #sp-block-container-25{
    margin-top : -83px;
    margin-right : 143px;
    margin-bottom : -364px;
    width : 799px;
    min-height : 215px;
    float : none;
    position : absolute;
    top : 505px;
    bottom : auto;
    right : auto;
    left : 11px;
  }

  #sp-block-container-26{
    margin-bottom : 36px;
    min-height : 532px;
  }

  #sp-block-container-27{
    margin-right : 101px;
    margin-bottom : -15px;
    width : 342px;
    min-height : 357px;
    float : none;
    position : absolute;
    top : 93px;
    bottom : auto;
    right : auto;
    left : 607px;
  }

  #sp-block-container-28{
    margin-right : -71px;
    margin-bottom : -29px;
    width : 591px;
    min-height : 178px;
    float : none;
    position : absolute;
    top : 405px;
    bottom : auto;
    right : auto;
    left : 393px;
  }

  #sp-block-container-29{
    margin-bottom : 40px;
    min-height : 478px;
  }

  #sp-block-container-30{
    width : 508px;
    min-height : 176px;
    float : none;
    position : absolute;
    top : 485px;
    bottom : auto;
    right : auto;
    left : 430px;
  }

  #sp-block-container-31{
    margin-bottom : -89px;
    min-height : 657px;
  }

  #sp-block-container-32{
    width : 608px;
    min-height : 53px;
    float : none;
    position : absolute;
    top : 376px;
    bottom : auto;
    right : auto;
    left : 335px;
  }

  #sp-block-container-33{
    margin-bottom : 350px;
    min-height : 496px;
  }

  #sp-block-container-34{
    margin-bottom : 427px;
    width : 938px;
    min-height : 100px;
  }

  #sp-block-container-35{
    width : 890px;
    float : none;
    position : absolute;
    top : -151px;
    bottom : auto;
    right : auto;
    left : -5px;
  }

  #sp-block-container-36{
    margin-right : -188px;
    margin-bottom : 154px;
  }

  #sp-block-container-37{
    margin-bottom : 446px;
  }

  #sp-block-container-38{
    margin-right : -79px;
    margin-bottom : 100px;
    width : 490px;
    min-height : 234px;
    float : none;
    position : absolute;
    top : 474px;
    bottom : auto;
    right : auto;
    left : 13px;
  }

  #sp-block-container-39{
    float : none;
    position : absolute;
    top : 0px;
    bottom : auto;
    right : auto;
    left : 0px;
  }

  #sp-block-container-4{
    margin-left : 0px;
  }

  #sp-block-container-40{
    margin-bottom : 312px;
  }

  #sp-block-container-41{
    width : 879px;
    float : none;
    position : absolute;
    top : 399px;
    bottom : auto;
    right : auto;
    left : 17px;
  }

  #sp-block-container-42{
    margin-bottom : 541px;
  }

  #sp-block-container-43{
    width : 649px;
    min-height : 147px;
    float : none;
    position : absolute;
    top : 503px;
    bottom : auto;
    right : auto;
    left : 8px;
  }

  #sp-block-container-44{
    margin-bottom : 286px;
  }

  #sp-block-container-45{
    margin-bottom : 105px;
    width : 860px;
    min-height : 112px;
    float : none;
    position : absolute;
    top : 283px;
    bottom : auto;
    right : auto;
    left : 27px;
  }

  #sp-block-container-46{
    margin-bottom : 383px;
  }

  #sp-block-container-47{
    width : 779px;
    float : none;
    position : absolute;
    top : 449px;
    bottom : auto;
    right : auto;
    left : 12px;
  }

  #sp-block-container-48{
    margin-bottom : 343px;
  }

  #sp-block-container-49{
    width : 668px;
    min-height : 47px;
    float : none;
    position : absolute;
    top : 362px;
    bottom : auto;
    right : auto;
    left : 288px;
  }

  #sp-block-container-5{
    margin-top : -44px;
    margin-bottom : -199px;
    width : 950px;
    min-height : 398px;
  }

  #sp-block-container-50{
    margin-bottom : 278px;
  }

  #sp-block-container-51{
    margin-bottom : 82px;
    width : 959px;
    min-height : 107px;
    float : none;
    position : absolute;
    top : 260px;
    bottom : auto;
    right : auto;
    left : -2px;
  }

  #sp-block-container-52{
    margin-bottom : 278px;
  }

  #sp-block-container-53{
    float : none;
    position : absolute;
    top : 230px;
    bottom : auto;
    right : auto;
    left : 7px;
  }

  #sp-block-container-54{
    margin-bottom : 443px;
  }

  #sp-block-container-55{
    width : 854px;
    min-height : 111px;
    float : none;
    position : absolute;
    top : 459px;
    bottom : auto;
    right : auto;
    left : 6px;
  }

  #sp-block-container-56{
    margin-bottom : 358px;
  }

  #sp-block-container-57{
    margin-bottom : -76px;
    width : 951px;
    min-height : 117px;
    float : none;
    position : absolute;
    top : 339px;
    bottom : auto;
    right : auto;
    left : 15px;
  }

  #sp-block-container-58{
    margin-bottom : 397px;
  }

  #sp-block-container-59{
    margin-left : 0px;
    margin-bottom : -12px;
    width : 891px;
    min-height : 104px;
    float : none;
    position : absolute;
    top : 368px;
    bottom : auto;
    right : auto;
    left : 2px;
  }

  #sp-block-container-6{
    margin-bottom : -14px;
  }

  #sp-block-container-60{
    margin-bottom : 411px;
  }

  #sp-block-container-61{
    margin-right : 65px;
    width : 673px;
    min-height : 71px;
    float : none;
    position : absolute;
    top : 319px;
    bottom : auto;
    right : auto;
    left : 269px;
  }

  #sp-block-container-62{
    margin-bottom : 438px;
  }

  #sp-block-container-63{
    margin-bottom : -55px;
    width : 772px;
    min-height : 186px;
    float : none;
    position : absolute;
    top : 427px;
    bottom : auto;
    right : auto;
    left : 13px;
  }

  #sp-block-container-64{
    margin-bottom : 500px;
  }

  #sp-block-container-65{
    margin-bottom : 65px;
    width : 552px;
    min-height : 108px;
    float : none;
    position : absolute;
    top : 372px;
    bottom : auto;
    right : auto;
    left : 3px;
  }

  #sp-block-container-66{
    margin-bottom : 499px;
  }

  #sp-block-container-67{
    margin-bottom : -58px;
    width : 575px;
    min-height : 124px;
    float : none;
    position : absolute;
    top : 503px;
    bottom : auto;
    right : auto;
    left : 399px;
  }

  #sp-block-container-7{
    margin-left : 0px;
  }

  #sp-block-container-8{
    margin-top : -43px;
    margin-bottom : 2px;
    min-height : 49px;
  }

  #sp-block-container-9{
    margin-left : 10px;
    width : 653px;
    min-height : 244px;
    float : none;
    position : absolute;
    top : 71px;
    bottom : auto;
    right : auto;
    left : 237px;
  }

  #sp-button-1{
    width : 108px;
    height : 81px;
    float : none;
    position : absolute;
    top : -411px;
    bottom : auto;
    right : auto;
    left : 779px;
  }

  #sp-button-10{
    margin-bottom : -28px;
    width : 160px;
    height : 37px;
    float : none;
    position : absolute;
    top : 2550px;
    bottom : auto;
    right : auto;
    left : 133px;
  }

  #sp-button-11{
    margin-bottom : -28px;
    width : 160px;
    height : 37px;
    float : none;
    position : absolute;
    top : 1298px;
    bottom : auto;
    right : auto;
    left : 99px;
  }

  #sp-button-12{
    width : 203px;
    height : 64px;
    float : none;
    position : absolute;
    top : 970px;
    bottom : auto;
    right : auto;
    left : 361px;
  }

  #sp-button-13{
    width : 139px;
    height : 64px;
    float : none;
    position : absolute;
    top : 1296px;
    bottom : auto;
    right : auto;
    left : 429px;
  }

  #sp-button-14{
    margin-bottom : -29px;
    width : 139px;
    height : 39px;
    float : none;
    position : absolute;
    top : 1304px;
    bottom : auto;
    right : auto;
    left : 723px;
  }

  #sp-button-15{
    margin-right : 20px;
    width : 202px;
    height : 35px;
    float : none;
    position : absolute;
    top : 1638px;
    bottom : auto;
    right : auto;
    left : 92px;
  }

  #sp-button-16{
    margin-right : 20px;
    width : 202px;
    height : 35px;
    float : none;
    position : absolute;
    top : 1637px;
    bottom : auto;
    right : auto;
    left : 698px;
  }

  #sp-button-17{
    margin-right : 20px;
    width : 164px;
    height : 54px;
    float : none;
    position : absolute;
    top : 1634px;
    bottom : auto;
    right : auto;
    left : 412px;
  }

  #sp-button-18{
    margin-right : 20px;
    width : 154px;
    height : 39px;
    float : none;
    position : absolute;
    top : 1933px;
    bottom : auto;
    right : auto;
    left : 124px;
  }

  #sp-button-19{
    margin-right : 20px;
    width : 141px;
    height : 56px;
    float : none;
    position : absolute;
    top : 2268px;
    bottom : auto;
    right : auto;
    left : 128px;
  }

  #sp-button-2{
    width : 180px;
    height : 40px;
    float : none;
    position : absolute;
    top : 659px;
    bottom : auto;
    right : auto;
    left : 74px;
  }

  #sp-button-20{
    margin-right : 20px;
    width : 131px;
    height : 56px;
    float : none;
    position : absolute;
    top : 2267px;
    bottom : auto;
    right : auto;
    left : 442px;
  }

  #sp-button-21{
    margin-right : 20px;
    width : 166px;
    height : 56px;
    float : none;
    position : absolute;
    top : 2261px;
    bottom : auto;
    right : auto;
    left : 721px;
  }

  #sp-button-22{
    margin-right : 20px;
    width : 191px;
    height : 39px;
    float : none;
    position : absolute;
    top : 1936px;
    bottom : auto;
    right : auto;
    left : 407px;
  }

  #sp-button-23{
    margin-right : 20px;
    width : 172px;
    height : 39px;
    float : none;
    position : absolute;
    top : 1932px;
    bottom : auto;
    right : auto;
    left : 705px;
  }

  #sp-button-24{
    width : 187px;
    height : 64px;
    float : none;
    position : absolute;
    top : 972px;
    bottom : auto;
    right : auto;
    left : 682px;
  }

  #sp-button-25{
    float : none;
    position : absolute;
    top : 24px;
    bottom : auto;
    right : auto;
    left : 824px;
  }

  #sp-button-26{
    float : none;
    position : absolute;
    top : -395px;
    bottom : auto;
    right : auto;
    left : 811px;
  }

  #sp-button-27{
    margin-bottom : 0px;
    float : none;
    position : absolute;
    top : -48px;
    bottom : auto;
    right : auto;
    left : 816px;
  }

  #sp-button-28{
    float : none;
    position : absolute;
    top : 27px;
    bottom : auto;
    right : auto;
    left : 824px;
  }

  #sp-button-29{
    float : none;
    position : absolute;
    top : 49px;
    bottom : auto;
    right : auto;
    left : 832px;
  }

  #sp-button-3{
    width : 180px;
    height : 57px;
    float : none;
    position : absolute;
    top : 660px;
    bottom : auto;
    right : auto;
    left : 396px;
  }

  #sp-button-30{
    float : none;
    position : absolute;
    top : 27px;
    bottom : auto;
    right : auto;
    left : 829px;
  }

  #sp-button-31{
    float : none;
    position : absolute;
    top : 29px;
    bottom : auto;
    right : auto;
    left : 831px;
  }

  #sp-button-32{
    float : none;
    position : absolute;
    top : -373px;
    bottom : auto;
    right : auto;
    left : 811px;
  }

  #sp-button-33{
    float : none;
    position : absolute;
    top : -476px;
    bottom : auto;
    right : auto;
    left : 823px;
  }

  #sp-button-34{
    float : none;
    position : absolute;
    top : 26px;
    bottom : auto;
    right : auto;
    left : 832px;
  }

  #sp-button-35{
    float : none;
    position : absolute;
    top : 27px;
    bottom : auto;
    right : auto;
    left : 832px;
  }

  #sp-button-36{
    float : none;
    position : absolute;
    top : 25px;
    bottom : auto;
    right : auto;
    left : 828px;
  }

  #sp-button-37{
    float : none;
    position : absolute;
    top : -311px;
    bottom : auto;
    right : auto;
    left : 815px;
  }

  #sp-button-38{
    height : 35px;
    float : none;
    position : absolute;
    top : 26px;
    bottom : auto;
    right : auto;
    left : 831px;
  }

  #sp-button-39{
    float : none;
    position : absolute;
    top : -508px;
    bottom : auto;
    right : auto;
    left : 809px;
  }

  #sp-button-4{
    margin-right : 23px;
    margin-bottom : 11px;
    width : 186px;
    height : 44px;
    float : none;
    position : absolute;
    top : 321px;
    bottom : auto;
    right : auto;
    left : 70px;
  }

  #sp-button-40{
    float : none;
    position : absolute;
    top : -389px;
    bottom : auto;
    right : auto;
    left : 801px;
  }

  #sp-button-41{
    float : none;
    position : absolute;
    top : -419px;
    bottom : auto;
    right : auto;
    left : 813px;
  }

  #sp-button-42{
    float : none;
    position : absolute;
    top : 27px;
    bottom : auto;
    right : auto;
    left : 826px;
  }

  #sp-button-43{
    float : none;
    position : absolute;
    top : 26px;
    bottom : auto;
    right : auto;
    left : 827px;
  }

  #sp-button-44{
    float : none;
    position : absolute;
    top : -420px;
    bottom : auto;
    right : auto;
    left : 817px;
  }

  #sp-button-45{
    float : none;
    position : absolute;
    top : 27px;
    bottom : auto;
    right : auto;
    left : 824px;
  }

  #sp-button-5{
    margin-right : 23px;
    margin-bottom : 11px;
    width : 186px;
    height : 44px;
    float : none;
    position : absolute;
    top : 325px;
    bottom : auto;
    right : auto;
    left : 673px;
  }

  #sp-button-6{
    margin-right : 23px;
    margin-bottom : 11px;
    width : 186px;
    height : 44px;
    float : none;
    position : absolute;
    top : 320px;
    bottom : auto;
    right : auto;
    left : 379px;
  }

  #sp-button-7{
    margin-right : 23px;
    margin-bottom : 11px;
    width : 143px;
    height : 60px;
    float : none;
    position : absolute;
    top : 645px;
    bottom : auto;
    right : auto;
    left : 698px;
  }

  #sp-button-8{
    width : 180px;
    height : 40px;
    float : none;
    position : absolute;
    top : 659px;
    bottom : auto;
    right : auto;
    left : 74px;
  }

  #sp-button-9{
    width : 159px;
    height : 64px;
    float : none;
    position : absolute;
    top : 971px;
    bottom : auto;
    right : auto;
    left : 96px;
  }

  #sp-definition-list-1{
    margin-right : 199px;
    width : 632px;
    min-height : 222px;
  }

  #sp-html-src-1{
    float : none;
    position : absolute;
    top : 74px;
    bottom : auto;
    right : auto;
    left : 12px;
  }

  #sp-image-1{
    margin-top : 29px;
    margin-bottom : 16px;
    width : 749px;
    height : 379px;
  }

  #sp-image-10{
    width : 285px;
    height : 148px;
    float : none;
    position : absolute;
    top : 486px;
    bottom : auto;
    right : auto;
    left : 344px;
  }

  #sp-image-100{
    width : 195px;
    height : 274px;
    float : none;
    position : absolute;
    top : 341px;
    bottom : auto;
    right : auto;
    left : 759px;
  }

  #sp-image-101{
    width : 334px;
    height : 248px;
    float : none;
    position : absolute;
    top : 96px;
    bottom : auto;
    right : auto;
    left : 624px;
  }

  #sp-image-102{
    margin-bottom : 17px;
    width : 388px;
    height : 273px;
    float : none;
    position : absolute;
    top : 92px;
    bottom : auto;
    right : auto;
    left : 219px;
  }

  #sp-image-103{
    width : 383px;
    height : 311px;
    float : none;
    position : absolute;
    top : 267px;
    bottom : auto;
    right : auto;
    left : 560px;
  }

  #sp-image-104{
    width : 148px;
    height : 236px;
    float : none;
    position : absolute;
    top : 2px;
    bottom : auto;
    right : auto;
    left : 642px;
  }

  #sp-image-105{
    width : 309px;
    height : 235px;
    float : none;
    position : absolute;
    top : 3px;
    bottom : auto;
    right : auto;
    left : 306px;
  }

  #sp-image-106{
    width : 280px;
    height : 360px;
    float : none;
    position : absolute;
    top : 3px;
    bottom : auto;
    right : auto;
    left : 0px;
  }

  #sp-image-107{
    width : 363px;
    height : 247px;
    float : none;
    position : absolute;
    top : 324px;
    bottom : auto;
    right : auto;
    left : 15px;
  }

  #sp-image-108{
    width : 365px;
    height : 348px;
    float : none;
    position : absolute;
    top : 22px;
    bottom : auto;
    right : auto;
    left : 429px;
  }

  #sp-image-109{
    width : 361px;
    height : 259px;
    float : none;
    position : absolute;
    top : 99px;
    bottom : auto;
    right : auto;
    left : 25px;
  }

  #sp-image-11{
    width : 172px;
    height : 240px;
    float : none;
    position : absolute;
    top : 722px;
    bottom : auto;
    right : auto;
    left : 88px;
  }

  #sp-image-12{
    width : 257px;
    height : 185px;
    float : none;
    position : absolute;
    top : 769px;
    bottom : auto;
    right : auto;
    left : 334px;
  }

  #sp-image-13{
    width : 254px;
    height : 190px;
    float : none;
    position : absolute;
    top : 2339px;
    bottom : auto;
    right : auto;
    left : 82px;
  }

  #sp-image-14{
    width : 252px;
    height : 221px;
    float : none;
    position : absolute;
    top : 1053px;
    bottom : auto;
    right : auto;
    left : 58px;
  }

  #sp-image-15{
    width : 252px;
    height : 181px;
    float : none;
    position : absolute;
    top : 1095px;
    bottom : auto;
    right : auto;
    left : 373px;
  }

  #sp-image-16{
    width : 120px;
    height : 237px;
    float : none;
    position : absolute;
    top : 1043px;
    bottom : auto;
    right : auto;
    left : 724px;
  }

  #sp-image-17{
    width : 157px;
    height : 250px;
    float : none;
    position : absolute;
    top : 1376px;
    bottom : auto;
    right : auto;
    left : 114px;
  }

  #sp-image-18{
    width : 279px;
    height : 175px;
    float : none;
    position : absolute;
    top : 1445px;
    bottom : auto;
    right : auto;
    left : 349px;
  }

  #sp-image-19{
    width : 239px;
    height : 140px;
    float : none;
    position : absolute;
    top : 1477px;
    bottom : auto;
    right : auto;
    left : 679px;
  }

  #sp-image-2{
    margin-top : 67px;
    margin-left : 10px;
    margin-right : 0px;
    margin-bottom : 66px;
    width : 159px;
    height : 285px;
    float : none;
    position : absolute;
    top : auto;
    bottom : 896px;
    right : auto;
    left : 785px;
  }

  #sp-image-20{
    width : 232px;
    height : 220px;
    float : none;
    position : absolute;
    top : 1698px;
    bottom : auto;
    right : auto;
    left : 84px;
  }

  #sp-image-21{
    width : 226px;
    height : 214px;
    float : none;
    position : absolute;
    top : 1709px;
    bottom : auto;
    right : auto;
    left : 389px;
  }

  #sp-image-22{
    width : 223px;
    height : 211px;
    float : none;
    position : absolute;
    top : 1710px;
    bottom : auto;
    right : auto;
    left : 680px;
  }

  #sp-image-23{
    width : 157px;
    height : 250px;
    float : none;
    position : absolute;
    top : 1999px;
    bottom : auto;
    right : auto;
    left : 118px;
  }

  #sp-image-24{
    width : 157px;
    height : 250px;
    float : none;
    position : absolute;
    top : 1999px;
    bottom : auto;
    right : auto;
    left : 428px;
  }

  #sp-image-25{
    width : 157px;
    height : 250px;
    float : none;
    position : absolute;
    top : 1995px;
    bottom : auto;
    right : auto;
    left : 723px;
  }

  #sp-image-26{
    width : 257px;
    height : 185px;
    float : none;
    position : absolute;
    top : 770px;
    bottom : auto;
    right : auto;
    left : 656px;
  }

  #sp-image-27{
    float : none;
    position : absolute;
    top : 33px;
    bottom : auto;
    right : auto;
    left : 3px;
  }

  #sp-image-28{
    float : none;
    position : absolute;
    top : 91px;
    bottom : auto;
    right : auto;
    left : 3px;
  }

  #sp-image-29{
    width : 33px;
    height : 32px;
    float : none;
    position : absolute;
    top : 150px;
    bottom : auto;
    right : auto;
    left : 4px;
  }

  #sp-image-3{
    margin-left : -43px;
    margin-bottom : 47px;
    width : 214px;
    height : 165px;
    float : none;
    position : absolute;
    top : 10px;
    bottom : auto;
    right : auto;
    left : 43px;
  }

  #sp-image-30{
    width : 266px;
    height : 242px;
    float : none;
    position : absolute;
    top : 104px;
    bottom : auto;
    right : auto;
    left : 1px;
  }

  #sp-image-31{
    width : 283px;
    height : 197px;
    float : none;
    position : absolute;
    top : 113px;
    bottom : auto;
    right : auto;
    left : 285px;
  }

  #sp-image-32{
    width : 253px;
    height : 280px;
    float : none;
    position : absolute;
    top : 238px;
    bottom : auto;
    right : auto;
    left : 1px;
  }

  #sp-image-33{
    width : 219px;
    height : 275px;
    float : none;
    position : absolute;
    top : 671px;
    bottom : auto;
    right : auto;
    left : 271px;
  }

  #sp-image-34{
    width : 268px;
    height : 192px;
    float : none;
    position : absolute;
    top : -6px;
    bottom : auto;
    right : auto;
    left : 596px;
  }

  #sp-image-35{
    width : 268px;
    height : 191px;
    float : none;
    position : absolute;
    top : 285px;
    bottom : auto;
    right : auto;
    left : 609px;
  }

  #sp-image-36{
    float : none;
    position : absolute;
    top : 509px;
    bottom : auto;
    right : auto;
    left : 665px;
  }

  #sp-image-37{
    width : 206px;
    height : 343px;
    float : none;
    position : absolute;
    top : 79px;
    bottom : auto;
    right : auto;
    left : 16px;
  }

  #sp-image-38{
    width : 281px;
    height : 342px;
    float : none;
    position : absolute;
    top : 83px;
    bottom : auto;
    right : auto;
    left : 260px;
  }

  #sp-image-39{
    width : 212px;
    height : 347px;
    float : none;
    position : absolute;
    top : 81px;
    bottom : auto;
    right : auto;
    left : 582px;
  }

  #sp-image-4{
    width : 163px;
    height : 143px;
    float : none;
    position : absolute;
    top : 53px;
    bottom : auto;
    right : auto;
    left : 464px;
  }

  #sp-image-40{
    width : 307px;
    height : 151px;
    float : none;
    position : absolute;
    top : 439px;
    bottom : auto;
    right : auto;
    left : 14px;
  }

  #sp-image-41{
    width : 121px;
    height : 133px;
    float : none;
    position : absolute;
    top : 240px;
    bottom : auto;
    right : auto;
    left : 676px;
  }

  #sp-image-42{
    width : 120px;
    height : 145px;
    float : none;
    position : absolute;
    top : 74px;
    bottom : auto;
    right : auto;
    left : 677px;
  }

  #sp-image-43{
    width : 273px;
    height : 347px;
    float : none;
    position : absolute;
    top : -10px;
    bottom : auto;
    right : auto;
    left : -5px;
  }

  #sp-image-44{
    width : 206px;
    height : 348px;
    float : none;
    position : absolute;
    top : -10px;
    bottom : auto;
    right : auto;
    left : 271px;
  }

  #sp-image-45{
    width : 173px;
    height : 346px;
    float : none;
    position : absolute;
    top : -6px;
    bottom : auto;
    right : auto;
    left : 483px;
  }

  #sp-image-46{
    width : 360px;
    height : 203px;
    float : none;
    position : absolute;
    top : 342px;
    bottom : auto;
    right : auto;
    left : 586px;
  }

  #sp-image-47{
    width : 205px;
    height : 165px;
    float : none;
    position : absolute;
    top : 381px;
    bottom : auto;
    right : auto;
    left : 19px;
  }

  #sp-image-48{
    width : 346px;
    height : 535px;
    float : none;
    position : absolute;
    top : 11px;
    bottom : auto;
    right : auto;
    left : 238px;
  }

  #sp-image-49{
    width : 203px;
    height : 364px;
    float : none;
    position : absolute;
    top : 10px;
    bottom : auto;
    right : auto;
    left : 19px;
  }

  #sp-image-5{
    width : 179px;
    height : 298px;
    float : none;
    position : absolute;
    top : 6px;
    bottom : auto;
    right : auto;
    left : 76px;
  }

  #sp-image-50{
    width : 328px;
    height : 240px;
    float : none;
    position : absolute;
    top : 89px;
    bottom : auto;
    right : auto;
    left : 349px;
  }

  #sp-image-51{
    margin-right : 69px;
    margin-bottom : 54px;
    width : 167px;
    height : 223px;
    float : none;
    position : absolute;
    top : 100px;
    bottom : auto;
    right : auto;
    left : 692px;
  }

  #sp-image-52{
    width : 322px;
    height : 241px;
    float : none;
    position : absolute;
    top : 340px;
    bottom : auto;
    right : auto;
    left : 18px;
  }

  #sp-image-53{
    float : none;
    position : absolute;
    top : 8px;
    bottom : auto;
    right : auto;
    left : 4px;
  }

  #sp-image-54{
    width : 400px;
    height : 318px;
    float : none;
    position : absolute;
    top : 318px;
    bottom : auto;
    right : auto;
    left : 9px;
  }

  #sp-image-55{
    width : 349px;
    height : 160px;
    float : none;
    position : absolute;
    top : 304px;
    bottom : auto;
    right : auto;
    left : 487px;
  }

  #sp-image-56{
    width : 404px;
    height : 210px;
    float : none;
    position : absolute;
    top : 3px;
    bottom : auto;
    right : auto;
    left : -2px;
  }

  #sp-image-57{
    width : 352px;
    height : 207px;
    float : none;
    position : absolute;
    top : 6px;
    bottom : auto;
    right : auto;
    left : 473px;
  }

  #sp-image-58{
    float : none;
    position : absolute;
    top : 80px;
    bottom : auto;
    right : auto;
    left : 13px;
  }

  #sp-image-59{
    width : 300px;
    height : 249px;
    float : none;
    position : absolute;
    top : 84px;
    bottom : auto;
    right : auto;
    left : 352px;
  }

  #sp-image-6{
    width : 236px;
    height : 300px;
    float : none;
    position : absolute;
    top : 4px;
    bottom : auto;
    right : auto;
    left : 353px;
  }

  #sp-image-60{
    width : 214px;
    height : 248px;
    float : none;
    position : absolute;
    top : 88px;
    bottom : auto;
    right : auto;
    left : 669px;
  }

  #sp-image-61{
    float : none;
    position : absolute;
    top : 193px;
    bottom : auto;
    right : auto;
    left : 687px;
  }

  #sp-image-62{
    float : none;
    position : absolute;
    top : 2px;
    bottom : auto;
    right : auto;
    left : 686px;
  }

  #sp-image-63{
    float : none;
    position : absolute;
    top : -6px;
    bottom : auto;
    right : auto;
    left : -7px;
  }

  #sp-image-64{
    float : none;
    position : absolute;
    top : -3px;
    bottom : auto;
    right : auto;
    left : 318px;
  }

  #sp-image-65{
    width : 403px;
    height : 294px;
    float : none;
    position : absolute;
    top : 112px;
    bottom : auto;
    right : auto;
    left : 40px;
  }

  #sp-image-66{
    width : 382px;
    height : 298px;
    float : none;
    position : absolute;
    top : -216px;
    bottom : auto;
    right : auto;
    left : 498px;
  }

  #sp-image-67{
    width : 380px;
    height : 287px;
    float : none;
    position : absolute;
    top : 453px;
    bottom : auto;
    right : auto;
    left : 512px;
  }

  #sp-image-68{
    float : none;
    position : absolute;
    top : 75px;
    bottom : auto;
    right : auto;
    left : 9px;
  }

  #sp-image-69{
    width : 226px;
    height : 238px;
    float : none;
    position : absolute;
    top : 136px;
    bottom : auto;
    right : auto;
    left : 365px;
  }

  #sp-image-7{
    float : none;
    position : absolute;
    top : 5px;
    bottom : auto;
    right : auto;
    left : 680px;
  }

  #sp-image-70{
    width : 208px;
    height : 174px;
    float : none;
    position : absolute;
    top : 199px;
    bottom : auto;
    right : auto;
    left : 602px;
  }

  #sp-image-71{
    width : 258px;
    height : 247px;
    float : none;
    position : absolute;
    top : 4px;
    bottom : auto;
    right : auto;
    left : 497px;
  }

  #sp-image-72{
    width : 461px;
    height : 391px;
    float : none;
    position : absolute;
    top : 78px;
    bottom : auto;
    right : auto;
    left : 12px;
  }

  #sp-image-73{
    width : 255px;
    height : 189px;
    float : none;
    position : absolute;
    top : 336px;
    bottom : auto;
    right : auto;
    left : 511px;
  }

  #sp-image-74{
    width : 218px;
    height : 177px;
    float : none;
    position : absolute;
    top : 91px;
    bottom : auto;
    right : auto;
    left : 711px;
  }

  #sp-image-75{
    width : 347px;
    height : 252px;
    float : none;
    position : absolute;
    top : 14px;
    bottom : auto;
    right : auto;
    left : 359px;
  }

  #sp-image-76{
    width : 339px;
    height : 256px;
    float : none;
    position : absolute;
    top : 12px;
    bottom : auto;
    right : auto;
    left : 9px;
  }

  #sp-image-77{
    width : 162px;
    height : 156px;
    float : none;
    position : absolute;
    top : 204px;
    bottom : auto;
    right : auto;
    left : 721px;
  }

  #sp-image-78{
    width : 185px;
    height : 367px;
    float : none;
    position : absolute;
    top : -3px;
    bottom : auto;
    right : auto;
    left : 517px;
  }

  #sp-image-79{
    width : 497px;
    height : 373px;
    float : none;
    position : absolute;
    top : -8px;
    bottom : auto;
    right : auto;
    left : -2px;
  }

  #sp-image-8{
    width : 172px;
    height : 240px;
    float : none;
    position : absolute;
    top : 397px;
    bottom : auto;
    right : auto;
    left : 681px;
  }

  #sp-image-80{
    float : none;
    position : absolute;
    top : -440px;
    bottom : auto;
    right : auto;
    left : -4px;
  }

  #sp-image-81{
    width : 379px;
    height : 259px;
    float : none;
    position : absolute;
    top : 81px;
    bottom : auto;
    right : auto;
    left : 297px;
  }

  #sp-image-82{
    width : 168px;
    height : 255px;
    float : none;
    position : absolute;
    top : 3px;
    bottom : auto;
    right : auto;
    left : 446px;
  }

  #sp-image-83{
    width : 240px;
    height : 162px;
    float : none;
    position : absolute;
    top : 94px;
    bottom : auto;
    right : auto;
    left : 624px;
  }

  #sp-image-84{
    width : 444px;
    height : 263px;
    float : none;
    position : absolute;
    top : -3px;
    bottom : auto;
    right : auto;
    left : -7px;
  }

  #sp-image-85{
    width : 255px;
    height : 153px;
    float : none;
    position : absolute;
    top : 79px;
    bottom : auto;
    right : auto;
    left : 537px;
  }

  #sp-image-86{
    width : 376px;
    height : 236px;
    float : none;
    position : absolute;
    top : -3px;
    bottom : auto;
    right : auto;
    left : 2px;
  }

  #sp-image-87{
    width : 134px;
    height : 229px;
    float : none;
    position : absolute;
    top : 80px;
    bottom : auto;
    right : auto;
    left : 400px;
  }

  #sp-image-88{
    width : 217px;
    height : 206px;
    float : none;
    position : absolute;
    top : 262px;
    bottom : auto;
    right : auto;
    left : 520px;
  }

  #sp-image-89{
    width : 336px;
    height : 236px;
    float : none;
    position : absolute;
    top : 9px;
    bottom : auto;
    right : auto;
    left : 516px;
  }

  #sp-image-9{
    width : 254px;
    height : 190px;
    float : none;
    position : absolute;
    top : 441px;
    bottom : auto;
    right : auto;
    left : 40px;
  }

  #sp-image-90{
    width : 449px;
    height : 421px;
    float : none;
    position : absolute;
    top : 10px;
    bottom : auto;
    right : auto;
    left : 9px;
  }

  #sp-image-91{
    width : 275px;
    height : 225px;
    float : none;
    position : absolute;
    top : 102px;
    bottom : auto;
    right : auto;
    left : 399px;
  }

  #sp-image-92{
    float : none;
    position : absolute;
    top : -1px;
    bottom : auto;
    right : auto;
    left : 21px;
  }

  #sp-image-93{
    width : 333px;
    height : 249px;
    float : none;
    position : absolute;
    top : 103px;
    bottom : auto;
    right : auto;
    left : 429px;
  }

  #sp-image-94{
    width : 415px;
    height : 352px;
    float : none;
    position : absolute;
    top : 0px;
    bottom : auto;
    right : auto;
    left : 0px;
  }

  #sp-image-95{
    width : 285px;
    height : 211px;
    float : none;
    position : absolute;
    top : 101px;
    bottom : auto;
    right : auto;
    left : 597px;
  }

  #sp-image-96{
    float : none;
    position : absolute;
    top : 99px;
    bottom : auto;
    right : auto;
    left : 279px;
  }

  #sp-image-97{
    width : 263px;
    height : 371px;
    float : none;
    position : absolute;
    top : -1px;
    bottom : auto;
    right : auto;
    left : 1px;
  }

  #sp-image-98{
    width : 162px;
    height : 115px;
    float : none;
    position : absolute;
    top : 375px;
    bottom : auto;
    right : auto;
    left : 2px;
  }

  #sp-image-99{
    width : 198px;
    height : 326px;
    float : none;
    position : absolute;
    top : -518px;
    bottom : auto;
    right : auto;
    left : -2px;
  }

  #sp-list-1{
    margin-left : 0px;
    margin-right : 202px;
    margin-bottom : -21px;
    width : 921px;
    min-height : 246px;
  }

  #sp-page-title-1{
    margin-top : -12px;
    margin-bottom : -8px;
    width : 932px;
    min-height : 72px;
    float : none;
    position : absolute;
    top : 16px;
    bottom : auto;
    right : auto;
    left : 2px;
  }

  #sp-page-title-3{
    width : 302px;
  }

  #sp-site-branding2-1{
    margin-left : -1009px;
    margin-right : -1347px;
    margin-bottom : -60px;
    top : 0px;
    bottom : auto;
    right : auto;
    left : 0px;
  }

  #sp-site-branding2-1 > .extra{
    margin-left : -47px;
    margin-right : 8px;
    margin-bottom : -12px;
    width : 283px;
    min-height : 56px;
    top : 18px;
    bottom : auto;
    right : 1510px;
    left : auto;
  }

  #sp-site-branding2-1 > .site-description{
    margin-bottom : 69px;
    width : 84px;
    height : 9px;
    top : 91px;
    bottom : auto;
    right : auto;
    left : 1593px;
  }

  #sp-site-branding2-1 > .site-title{
    margin-top : -30px;
    margin-right : 540px;
    width : 461px;
    height : 59px;
    float : none;
    position : absolute;
    top : auto;
    bottom : 34px;
    right : auto;
    left : 1015px;
  }

  #sp-site-branding2-2{
    display : none;
  }

  #sp-site-branding2-2 > .site-title{
    display : none;
  }

  #sp-site-navigation-1{
    margin-left : 80px;
    margin-right : -743px;
    margin-bottom : 489px;
    width : 738px;
    min-height : 41px;
    float : none;
    position : absolute;
    top : -40px;
    bottom : auto;
    right : auto;
    left : -82px;
  }

  #spb-page-title-1{
    width : 628px;
    min-height : 55px;
  }
}

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

  #sp-block-container-2{
    margin-top : -96px;
    margin-bottom : -45px;
    min-height : 8px;
  }

  #sp-site-branding2-1{
    width : 327px;
    min-height : 144px;
    display : none;
  }

  #sp-site-branding2-1 > .site-description{
    top : 246px;
    bottom : auto;
    right : auto;
    left : 6px;
  }

  #sp-site-branding2-1 > .site-title{
    display : none;
  }

  #sp-site-branding2-2 > .extra{
    width : 334px;
    min-height : 63px;
    float : none;
    position : absolute;
    top : 87px;
    bottom : auto;
    right : auto;
    left : 29px;
  }

  #sp-site-branding2-2 > .site-description{
    width : 145px;
    height : 30px;
    top : 135px;
    bottom : auto;
    right : auto;
    left : 170px;
  }

  #sp-site-branding2-2 > .site-title{
    margin-bottom : 29px;
    width : 328px;
    height : 93px;
    float : none;
    position : absolute;
    top : 1px;
    bottom : auto;
    right : auto;
    left : 45px;
  }
}