#colophon{
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#content{
  min-height : 50px;
}

#contenthead {
}

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

#masthead{
  padding-top : 1px;
}

#page-content{
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
}

#primary{
  box-sizing : border-box;
}

#sidebar1{
  box-sizing : border-box;
}

#sidebar2{
  box-sizing : border-box;
}

.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 : #333333;
  text-decoration : none;
}

a:active{
  color : #333333;
  text-decoration : none;
}

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

article{
  display : block;
}

aside{
  display : block;
}

body{
  font-size : 1.2rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
  line-height : 1.5;
  color : #333333;
  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{
    padding-top : 20px;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-left-style : solid;
    border-right-style : solid;
    border-left-color : #d5d5d5;
    border-right-color : #d5d5d5;
    width : 900px;
  }

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

  #content{
    background-color : #ffffff;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 10px;
    height : 100%;
    min-height : 50px;
    position : relative;
    box-sizing : border-box;
  }

  #main{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : 1px;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : solid;
    border-left-color : #d5d5d5;
    border-right-color : #d5d5d5;
    border-bottom-color : #d5d5d5;
    width : 900px;
    box-sizing : content-box;
  }

  #masthead{
    margin-bottom : 15px;
  }

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

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

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

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

  .sp-site-branding2 .extra{
    width : 50%;
    position : absolute;
    bottom : 0px;
    right : 0px;
  }

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

  .sp-site-branding2 .extra > p.indent{
    padding-left : 1em;
  }

  .sp-site-branding2 .extra > p.large{
    font-size : 1.5rem;
  }

  .sp-site-branding2 .site-description{
    text-align : right;
    width : 100%;
    height : auto;
    position : absolute;
    top : 15px;
  }

  .sp-site-branding2 .site-title{
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    height : 66px;
    float : left;
  }

  .sp-site-branding2 .site-title a{
    height : 100%;
    display : block;
  }

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

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

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

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

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

  .sp-site-navigation.horizontal ul li > a{
    text-decoration : none;
  }

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

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

  .sp-site-navigation.horizontal ul ul{
    border-bottom-color : initial;
    background-color : #ffffff;
    border-top-width : 1px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : medium;
    border-top-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : none;
    border-top-color : #3c3f53;
    border-left-color : #3c3f53;
    border-right-color : #3c3f53;
    border-bottom-color : initial;
    width : auto;
    min-width : 150px;
    display : none;
    position : absolute;
    top : 100%;
    left : 0px;
    z-index : 9999;
  }

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

  .sp-site-navigation.horizontal ul ul li > a{
    padding-top : 5px;
    padding-left : 1em;
    padding-right : 1em;
    padding-bottom : 5px;
    display : block;
  }

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

  .sp-site-navigation.horizontal > ul > li{
    float : left;
    position : relative;
  }

  .sp-site-navigation.horizontal > ul > li:hover{
    position : relative;
  }

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

  .sp-site-navigation.horizontal > ul > li > a{
    padding-top : 0.5em;
    padding-left : 2em;
    padding-right : 2em;
    padding-bottom : 0.5em;
    display : block;
  }

  .sp-site-navigation.minimal{
    text-align : center;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 20px;
  }

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

  .sp-site-navigation.minimal ul li:last-child{
    margin-right : 0px;
  }

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

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

  .sp-site-navigation.minimal > ul li{
    margin-right : 10px;
    display : inline;
  }

  .sp-site-navigation.minimal > ul ul{
    margin-left : 10px;
    display : inline;
  }

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

  body{
    min-width : 900px;
  }
}

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

  #content{
    width : 900px;
  }

  #contenthead{
    width : 900px;
  }
}

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

  #content{
    background-color : #ffffff;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 10px;
    height : 100%;
    min-height : 50px;
    position : relative;
    box-sizing : border-box;
  }

  #main{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #d5d5d5;
  }

  #main-inner{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
  }

  #sidebar1{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
  }

  #sidebar2{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
  }

  *{
    box-sizing : border-box;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .sp-table{
    display : block;
    overflow-x : auto;
  }

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

  embed{
    max-width : 100%;
  }
}

#sp-wp-post-list-1{
  font-size : 13px;
  color : #666666;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  width : 100%;
  position : relative;
}

#sp-wp-post-list-1 #hpb-pagenation{
  padding-top : 2px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 2px;
}

#sp-wp-post-list-1 .hpb-more-entry{
  text-align : right;
  padding-top : 8px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 0px;
}

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

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

#sp-wp-post-list-1 a{
  color : #eb6877;
  text-decoration : none;
}

#sp-wp-post-list-1 a:active{
  text-decoration : underline;
}

#sp-wp-post-list-1 a:hover{
  text-decoration : underline;
}

#sp-wp-post-list-1 article{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 8px;
}

#sp-wp-post-list-1 article > div{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-wp-post-list-1 dl{
  margin-top : 10px;
}

#sp-wp-post-list-1 footer{
  color : #999999;
}

#sp-wp-post-list-1 h1{
  text-indent : -9999px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  display : none;
}

#sp-wp-post-list-1 h4{
  font-size : 15px;
  color : #eb6877;
  padding-left : 8px;
  margin-top : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 5px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #eb6877;
}

#sp-wp-post-list-1 h4 a{
  color : #eb6877;
  text-decoration : none;
}

#sp-wp-post-list-1 h4 a:active{
  text-decoration : underline;
}

#sp-wp-post-list-1 h4 a:hover{
  text-decoration : underline;
}

#sp-wp-post-list-1 li{
  padding-bottom : 5px;
  list-style-type : none;
  list-style-position : outside;
}

#sp-wp-post-list-1 p{
  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-wp-post-list-1 p > img{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-wp-post-list-1 ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
}

.hpb-viewtype-content#sp-wp-post-list-1 dd{
  margin-left : 16px;
  margin-bottom : 10px;
}

.hpb-viewtype-content#sp-wp-post-list-1 dl{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

.hpb-viewtype-content#sp-wp-post-list-1 dt{
  margin-bottom : 5px;
}

.hpb-viewtype-date#sp-wp-post-list-1 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 : solid;
  border-bottom-color : #cccccc;
}

.hpb-viewtype-date#sp-wp-post-list-1 dl{
  padding-top : 0px;
  padding-left : 25px;
  padding-right : 25px;
  padding-bottom : 0px;
  overflow : hidden;
}

.hpb-viewtype-date#sp-wp-post-list-1 dt{
  font-weight : bold;
  color : #999999;
  padding-bottom : 5px;
  width : 120px;
  float : left;
  clear : both;
}

#sp-wp-post-list-1 > h3{
  font-size : 16px;
  color : #ffffff;
  background-color : #eea4ad;
  padding-top : 3px;
  padding-left : 15px;
  padding-right : 3px;
  padding-bottom : 3px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #eb6877;
  border-bottom-color : #eb6877;
}

#sp-entry-content-10, #sp-entry-content-11, #sp-entry-content-12, #sp-entry-content-13, #sp-entry-content-14, #sp-entry-content-15, #sp-entry-content-16, #sp-entry-content-17, #sp-entry-content-18, #sp-entry-content-19, #sp-entry-content-2, #sp-entry-content-20, #sp-entry-content-21, #sp-entry-content-22, #sp-entry-content-23, #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-entry-content-9{
  font-size : 13px;
  color : #666666;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  width : 100%;
  position : relative;
}

#sp-entry-content-10 #hpb-pagenation, #sp-entry-content-11 #hpb-pagenation, #sp-entry-content-12 #hpb-pagenation, #sp-entry-content-13 #hpb-pagenation, #sp-entry-content-14 #hpb-pagenation, #sp-entry-content-15 #hpb-pagenation, #sp-entry-content-16 #hpb-pagenation, #sp-entry-content-17 #hpb-pagenation, #sp-entry-content-18 #hpb-pagenation, #sp-entry-content-19 #hpb-pagenation, #sp-entry-content-2 #hpb-pagenation, #sp-entry-content-20 #hpb-pagenation, #sp-entry-content-21 #hpb-pagenation, #sp-entry-content-22 #hpb-pagenation, #sp-entry-content-23 #hpb-pagenation, #sp-entry-content-3 #hpb-pagenation, #sp-entry-content-4 #hpb-pagenation, #sp-entry-content-5 #hpb-pagenation, #sp-entry-content-6 #hpb-pagenation, #sp-entry-content-7 #hpb-pagenation, #sp-entry-content-8 #hpb-pagenation, #sp-entry-content-9 #hpb-pagenation{
  padding-top : 2px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 2px;
}

#sp-entry-content-10 .hpb-more-entry, #sp-entry-content-11 .hpb-more-entry, #sp-entry-content-12 .hpb-more-entry, #sp-entry-content-13 .hpb-more-entry, #sp-entry-content-14 .hpb-more-entry, #sp-entry-content-15 .hpb-more-entry, #sp-entry-content-16 .hpb-more-entry, #sp-entry-content-17 .hpb-more-entry, #sp-entry-content-18 .hpb-more-entry, #sp-entry-content-19 .hpb-more-entry, #sp-entry-content-2 .hpb-more-entry, #sp-entry-content-20 .hpb-more-entry, #sp-entry-content-21 .hpb-more-entry, #sp-entry-content-22 .hpb-more-entry, #sp-entry-content-23 .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-entry-content-9 .hpb-more-entry{
  text-align : right;
  padding-top : 8px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 0px;
}

#sp-entry-content-10 .nav-next, #sp-entry-content-11 .nav-next, #sp-entry-content-12 .nav-next, #sp-entry-content-13 .nav-next, #sp-entry-content-14 .nav-next, #sp-entry-content-15 .nav-next, #sp-entry-content-16 .nav-next, #sp-entry-content-17 .nav-next, #sp-entry-content-18 .nav-next, #sp-entry-content-19 .nav-next, #sp-entry-content-2 .nav-next, #sp-entry-content-20 .nav-next, #sp-entry-content-21 .nav-next, #sp-entry-content-22 .nav-next, #sp-entry-content-23 .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-entry-content-9 .nav-next{
  margin-right : 10px;
  float : right;
}

#sp-entry-content-10 .nav-previous, #sp-entry-content-11 .nav-previous, #sp-entry-content-12 .nav-previous, #sp-entry-content-13 .nav-previous, #sp-entry-content-14 .nav-previous, #sp-entry-content-15 .nav-previous, #sp-entry-content-16 .nav-previous, #sp-entry-content-17 .nav-previous, #sp-entry-content-18 .nav-previous, #sp-entry-content-19 .nav-previous, #sp-entry-content-2 .nav-previous, #sp-entry-content-20 .nav-previous, #sp-entry-content-21 .nav-previous, #sp-entry-content-22 .nav-previous, #sp-entry-content-23 .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-entry-content-9 .nav-previous{
  margin-left : 10px;
  float : left;
}

#sp-entry-content-10 a, #sp-entry-content-11 a, #sp-entry-content-12 a, #sp-entry-content-13 a, #sp-entry-content-14 a, #sp-entry-content-15 a, #sp-entry-content-16 a, #sp-entry-content-17 a, #sp-entry-content-18 a, #sp-entry-content-19 a, #sp-entry-content-2 a, #sp-entry-content-20 a, #sp-entry-content-21 a, #sp-entry-content-22 a, #sp-entry-content-23 a, #sp-entry-content-3 a, #sp-entry-content-4 a, #sp-entry-content-5 a, #sp-entry-content-6 a, #sp-entry-content-7 a, #sp-entry-content-8 a, #sp-entry-content-9 a{
  color : #7a7a7a;
  text-decoration : none;
}

#sp-entry-content-10 a:active, #sp-entry-content-11 a:active, #sp-entry-content-12 a:active, #sp-entry-content-13 a:active, #sp-entry-content-14 a:active, #sp-entry-content-15 a:active, #sp-entry-content-16 a:active, #sp-entry-content-17 a:active, #sp-entry-content-18 a:active, #sp-entry-content-19 a:active, #sp-entry-content-2 a:active, #sp-entry-content-20 a:active, #sp-entry-content-21 a:active, #sp-entry-content-22 a:active, #sp-entry-content-23 a:active, #sp-entry-content-3 a:active, #sp-entry-content-4 a:active, #sp-entry-content-5 a:active, #sp-entry-content-6 a:active, #sp-entry-content-7 a:active, #sp-entry-content-8 a:active, #sp-entry-content-9 a:active{
  text-decoration : underline;
}

#sp-entry-content-10 a:hover, #sp-entry-content-11 a:hover, #sp-entry-content-12 a:hover, #sp-entry-content-13 a:hover, #sp-entry-content-14 a:hover, #sp-entry-content-15 a:hover, #sp-entry-content-16 a:hover, #sp-entry-content-17 a:hover, #sp-entry-content-18 a:hover, #sp-entry-content-19 a:hover, #sp-entry-content-2 a:hover, #sp-entry-content-20 a:hover, #sp-entry-content-21 a:hover, #sp-entry-content-22 a:hover, #sp-entry-content-23 a:hover, #sp-entry-content-3 a:hover, #sp-entry-content-4 a:hover, #sp-entry-content-5 a:hover, #sp-entry-content-6 a:hover, #sp-entry-content-7 a:hover, #sp-entry-content-8 a:hover, #sp-entry-content-9 a:hover{
  text-decoration : underline;
}

#sp-entry-content-10 article, #sp-entry-content-11 article, #sp-entry-content-12 article, #sp-entry-content-13 article, #sp-entry-content-14 article, #sp-entry-content-15 article, #sp-entry-content-16 article, #sp-entry-content-17 article, #sp-entry-content-18 article, #sp-entry-content-19 article, #sp-entry-content-2 article, #sp-entry-content-20 article, #sp-entry-content-21 article, #sp-entry-content-22 article, #sp-entry-content-23 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-entry-content-9 article{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 8px;
}

#sp-entry-content-10 dl, #sp-entry-content-11 dl, #sp-entry-content-12 dl, #sp-entry-content-13 dl, #sp-entry-content-14 dl, #sp-entry-content-15 dl, #sp-entry-content-16 dl, #sp-entry-content-17 dl, #sp-entry-content-18 dl, #sp-entry-content-19 dl, #sp-entry-content-2 dl, #sp-entry-content-20 dl, #sp-entry-content-21 dl, #sp-entry-content-22 dl, #sp-entry-content-23 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-entry-content-9 dl{
  margin-top : 10px;
}

#sp-entry-content-10 footer, #sp-entry-content-11 footer, #sp-entry-content-12 footer, #sp-entry-content-13 footer, #sp-entry-content-14 footer, #sp-entry-content-15 footer, #sp-entry-content-16 footer, #sp-entry-content-17 footer, #sp-entry-content-18 footer, #sp-entry-content-19 footer, #sp-entry-content-2 footer, #sp-entry-content-20 footer, #sp-entry-content-21 footer, #sp-entry-content-22 footer, #sp-entry-content-23 footer, #sp-entry-content-3 footer, #sp-entry-content-4 footer, #sp-entry-content-5 footer, #sp-entry-content-6 footer, #sp-entry-content-7 footer, #sp-entry-content-8 footer, #sp-entry-content-9 footer{
  color : #999999;
}

#sp-entry-content-10 h1, #sp-entry-content-11 h1, #sp-entry-content-12 h1, #sp-entry-content-13 h1, #sp-entry-content-14 h1, #sp-entry-content-15 h1, #sp-entry-content-16 h1, #sp-entry-content-17 h1, #sp-entry-content-18 h1, #sp-entry-content-19 h1, #sp-entry-content-2 h1, #sp-entry-content-20 h1, #sp-entry-content-21 h1, #sp-entry-content-22 h1, #sp-entry-content-23 h1, #sp-entry-content-3 h1, #sp-entry-content-4 h1, #sp-entry-content-5 h1, #sp-entry-content-6 h1, #sp-entry-content-7 h1, #sp-entry-content-8 h1, #sp-entry-content-9 h1{
  text-indent : -9999px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  display : none;
}

#sp-entry-content-10 h4, #sp-entry-content-11 h4, #sp-entry-content-12 h4, #sp-entry-content-13 h4, #sp-entry-content-14 h4, #sp-entry-content-15 h4, #sp-entry-content-16 h4, #sp-entry-content-17 h4, #sp-entry-content-18 h4, #sp-entry-content-19 h4, #sp-entry-content-2 h4, #sp-entry-content-20 h4, #sp-entry-content-21 h4, #sp-entry-content-22 h4, #sp-entry-content-23 h4, #sp-entry-content-3 h4, #sp-entry-content-4 h4, #sp-entry-content-5 h4, #sp-entry-content-6 h4, #sp-entry-content-7 h4, #sp-entry-content-8 h4, #sp-entry-content-9 h4{
  font-size : 14px;
  color : #4a4a4a;
  padding-top : 3px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 3px;
  margin-top : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 4px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #666666;
}

#sp-entry-content-10 h4 a, #sp-entry-content-11 h4 a, #sp-entry-content-12 h4 a, #sp-entry-content-13 h4 a, #sp-entry-content-14 h4 a, #sp-entry-content-15 h4 a, #sp-entry-content-16 h4 a, #sp-entry-content-17 h4 a, #sp-entry-content-18 h4 a, #sp-entry-content-19 h4 a, #sp-entry-content-2 h4 a, #sp-entry-content-20 h4 a, #sp-entry-content-21 h4 a, #sp-entry-content-22 h4 a, #sp-entry-content-23 h4 a, #sp-entry-content-3 h4 a, #sp-entry-content-4 h4 a, #sp-entry-content-5 h4 a, #sp-entry-content-6 h4 a, #sp-entry-content-7 h4 a, #sp-entry-content-8 h4 a, #sp-entry-content-9 h4 a{
  color : #7a7a7a;
  text-decoration : none;
}

#sp-entry-content-10 h4 a:hover, #sp-entry-content-11 h4 a:hover, #sp-entry-content-12 h4 a:hover, #sp-entry-content-13 h4 a:hover, #sp-entry-content-14 h4 a:hover, #sp-entry-content-15 h4 a:hover, #sp-entry-content-16 h4 a:hover, #sp-entry-content-17 h4 a:hover, #sp-entry-content-18 h4 a:hover, #sp-entry-content-19 h4 a:hover, #sp-entry-content-2 h4 a:hover, #sp-entry-content-20 h4 a:hover, #sp-entry-content-21 h4 a:hover, #sp-entry-content-22 h4 a:hover, #sp-entry-content-23 h4 a:hover, #sp-entry-content-3 h4 a:hover, #sp-entry-content-4 h4 a:hover, #sp-entry-content-5 h4 a:hover, #sp-entry-content-6 h4 a:hover, #sp-entry-content-7 h4 a:hover, #sp-entry-content-8 h4 a:hover, #sp-entry-content-9 h4 a:hover{
  text-decoration : underline;
}

#sp-entry-content-10 img, #sp-entry-content-11 img, #sp-entry-content-12 img, #sp-entry-content-13 img, #sp-entry-content-14 img, #sp-entry-content-15 img, #sp-entry-content-16 img, #sp-entry-content-17 img, #sp-entry-content-18 img, #sp-entry-content-19 img, #sp-entry-content-2 img, #sp-entry-content-20 img, #sp-entry-content-21 img, #sp-entry-content-22 img, #sp-entry-content-23 img, #sp-entry-content-3 img, #sp-entry-content-4 img, #sp-entry-content-5 img, #sp-entry-content-6 img, #sp-entry-content-7 img, #sp-entry-content-8 img, #sp-entry-content-9 img{
  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 : #dddddd;
  border-left-color : #dddddd;
  border-right-color : #dddddd;
  border-bottom-color : #dddddd;
}

#sp-entry-content-10 li, #sp-entry-content-11 li, #sp-entry-content-12 li, #sp-entry-content-13 li, #sp-entry-content-14 li, #sp-entry-content-15 li, #sp-entry-content-16 li, #sp-entry-content-17 li, #sp-entry-content-18 li, #sp-entry-content-19 li, #sp-entry-content-2 li, #sp-entry-content-20 li, #sp-entry-content-21 li, #sp-entry-content-22 li, #sp-entry-content-23 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-entry-content-9 li{
  padding-bottom : 5px;
  list-style-type : none;
  list-style-position : outside;
}

#sp-entry-content-10 p, #sp-entry-content-11 p, #sp-entry-content-12 p, #sp-entry-content-13 p, #sp-entry-content-14 p, #sp-entry-content-15 p, #sp-entry-content-16 p, #sp-entry-content-17 p, #sp-entry-content-18 p, #sp-entry-content-19 p, #sp-entry-content-2 p, #sp-entry-content-20 p, #sp-entry-content-21 p, #sp-entry-content-22 p, #sp-entry-content-23 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-entry-content-9 p{
  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-10 p > img, #sp-entry-content-11 p > img, #sp-entry-content-12 p > img, #sp-entry-content-13 p > img, #sp-entry-content-14 p > img, #sp-entry-content-15 p > img, #sp-entry-content-16 p > img, #sp-entry-content-17 p > img, #sp-entry-content-18 p > img, #sp-entry-content-19 p > img, #sp-entry-content-2 p > img, #sp-entry-content-20 p > img, #sp-entry-content-21 p > img, #sp-entry-content-22 p > img, #sp-entry-content-23 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-entry-content-9 p > img{
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 5px;
}

#sp-entry-content-10 ul, #sp-entry-content-11 ul, #sp-entry-content-12 ul, #sp-entry-content-13 ul, #sp-entry-content-14 ul, #sp-entry-content-15 ul, #sp-entry-content-16 ul, #sp-entry-content-17 ul, #sp-entry-content-18 ul, #sp-entry-content-19 ul, #sp-entry-content-2 ul, #sp-entry-content-20 ul, #sp-entry-content-21 ul, #sp-entry-content-22 ul, #sp-entry-content-23 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-entry-content-9 ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
}

.hpb-viewtype-content#sp-entry-content-10 dd, .hpb-viewtype-content#sp-entry-content-11 dd, .hpb-viewtype-content#sp-entry-content-12 dd, .hpb-viewtype-content#sp-entry-content-13 dd, .hpb-viewtype-content#sp-entry-content-14 dd, .hpb-viewtype-content#sp-entry-content-15 dd, .hpb-viewtype-content#sp-entry-content-16 dd, .hpb-viewtype-content#sp-entry-content-17 dd, .hpb-viewtype-content#sp-entry-content-18 dd, .hpb-viewtype-content#sp-entry-content-19 dd, .hpb-viewtype-content#sp-entry-content-2 dd, .hpb-viewtype-content#sp-entry-content-20 dd, .hpb-viewtype-content#sp-entry-content-21 dd, .hpb-viewtype-content#sp-entry-content-22 dd, .hpb-viewtype-content#sp-entry-content-23 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-entry-content-9 dd{
  margin-left : 16px;
  margin-bottom : 10px;
}

.hpb-viewtype-content#sp-entry-content-10 dl, .hpb-viewtype-content#sp-entry-content-11 dl, .hpb-viewtype-content#sp-entry-content-12 dl, .hpb-viewtype-content#sp-entry-content-13 dl, .hpb-viewtype-content#sp-entry-content-14 dl, .hpb-viewtype-content#sp-entry-content-15 dl, .hpb-viewtype-content#sp-entry-content-16 dl, .hpb-viewtype-content#sp-entry-content-17 dl, .hpb-viewtype-content#sp-entry-content-18 dl, .hpb-viewtype-content#sp-entry-content-19 dl, .hpb-viewtype-content#sp-entry-content-2 dl, .hpb-viewtype-content#sp-entry-content-20 dl, .hpb-viewtype-content#sp-entry-content-21 dl, .hpb-viewtype-content#sp-entry-content-22 dl, .hpb-viewtype-content#sp-entry-content-23 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-entry-content-9 dl{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

.hpb-viewtype-content#sp-entry-content-10 dt, .hpb-viewtype-content#sp-entry-content-11 dt, .hpb-viewtype-content#sp-entry-content-12 dt, .hpb-viewtype-content#sp-entry-content-13 dt, .hpb-viewtype-content#sp-entry-content-14 dt, .hpb-viewtype-content#sp-entry-content-15 dt, .hpb-viewtype-content#sp-entry-content-16 dt, .hpb-viewtype-content#sp-entry-content-17 dt, .hpb-viewtype-content#sp-entry-content-18 dt, .hpb-viewtype-content#sp-entry-content-19 dt, .hpb-viewtype-content#sp-entry-content-2 dt, .hpb-viewtype-content#sp-entry-content-20 dt, .hpb-viewtype-content#sp-entry-content-21 dt, .hpb-viewtype-content#sp-entry-content-22 dt, .hpb-viewtype-content#sp-entry-content-23 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-entry-content-9 dt{
  margin-bottom : 5px;
}

.hpb-viewtype-date#sp-entry-content-10 dd, .hpb-viewtype-date#sp-entry-content-11 dd, .hpb-viewtype-date#sp-entry-content-12 dd, .hpb-viewtype-date#sp-entry-content-13 dd, .hpb-viewtype-date#sp-entry-content-14 dd, .hpb-viewtype-date#sp-entry-content-15 dd, .hpb-viewtype-date#sp-entry-content-16 dd, .hpb-viewtype-date#sp-entry-content-17 dd, .hpb-viewtype-date#sp-entry-content-18 dd, .hpb-viewtype-date#sp-entry-content-19 dd, .hpb-viewtype-date#sp-entry-content-2 dd, .hpb-viewtype-date#sp-entry-content-20 dd, .hpb-viewtype-date#sp-entry-content-21 dd, .hpb-viewtype-date#sp-entry-content-22 dd, .hpb-viewtype-date#sp-entry-content-23 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-entry-content-9 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 : solid;
  border-bottom-color : #cccccc;
}

.hpb-viewtype-date#sp-entry-content-10 dl, .hpb-viewtype-date#sp-entry-content-11 dl, .hpb-viewtype-date#sp-entry-content-12 dl, .hpb-viewtype-date#sp-entry-content-13 dl, .hpb-viewtype-date#sp-entry-content-14 dl, .hpb-viewtype-date#sp-entry-content-15 dl, .hpb-viewtype-date#sp-entry-content-16 dl, .hpb-viewtype-date#sp-entry-content-17 dl, .hpb-viewtype-date#sp-entry-content-18 dl, .hpb-viewtype-date#sp-entry-content-19 dl, .hpb-viewtype-date#sp-entry-content-2 dl, .hpb-viewtype-date#sp-entry-content-20 dl, .hpb-viewtype-date#sp-entry-content-21 dl, .hpb-viewtype-date#sp-entry-content-22 dl, .hpb-viewtype-date#sp-entry-content-23 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-entry-content-9 dl{
  padding-top : 0px;
  padding-left : 25px;
  padding-right : 25px;
  padding-bottom : 0px;
  overflow : hidden;
}

.hpb-viewtype-date#sp-entry-content-10 dt, .hpb-viewtype-date#sp-entry-content-11 dt, .hpb-viewtype-date#sp-entry-content-12 dt, .hpb-viewtype-date#sp-entry-content-13 dt, .hpb-viewtype-date#sp-entry-content-14 dt, .hpb-viewtype-date#sp-entry-content-15 dt, .hpb-viewtype-date#sp-entry-content-16 dt, .hpb-viewtype-date#sp-entry-content-17 dt, .hpb-viewtype-date#sp-entry-content-18 dt, .hpb-viewtype-date#sp-entry-content-19 dt, .hpb-viewtype-date#sp-entry-content-2 dt, .hpb-viewtype-date#sp-entry-content-20 dt, .hpb-viewtype-date#sp-entry-content-21 dt, .hpb-viewtype-date#sp-entry-content-22 dt, .hpb-viewtype-date#sp-entry-content-23 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-entry-content-9 dt{
  font-weight : bold;
  color : #999999;
  padding-bottom : 5px;
  width : 120px;
  float : left;
  clear : both;
}

.hpb-viewtype-simple#sp-entry-content-10 div, .hpb-viewtype-simple#sp-entry-content-11 div, .hpb-viewtype-simple#sp-entry-content-12 div, .hpb-viewtype-simple#sp-entry-content-13 div, .hpb-viewtype-simple#sp-entry-content-14 div, .hpb-viewtype-simple#sp-entry-content-15 div, .hpb-viewtype-simple#sp-entry-content-16 div, .hpb-viewtype-simple#sp-entry-content-17 div, .hpb-viewtype-simple#sp-entry-content-18 div, .hpb-viewtype-simple#sp-entry-content-19 div, .hpb-viewtype-simple#sp-entry-content-2 div, .hpb-viewtype-simple#sp-entry-content-20 div, .hpb-viewtype-simple#sp-entry-content-21 div, .hpb-viewtype-simple#sp-entry-content-22 div, .hpb-viewtype-simple#sp-entry-content-23 div, .hpb-viewtype-simple#sp-entry-content-3 div, .hpb-viewtype-simple#sp-entry-content-4 div, .hpb-viewtype-simple#sp-entry-content-5 div, .hpb-viewtype-simple#sp-entry-content-6 div, .hpb-viewtype-simple#sp-entry-content-7 div, .hpb-viewtype-simple#sp-entry-content-8 div, .hpb-viewtype-simple#sp-entry-content-9 div{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}

.hpb-viewtype-simple#sp-entry-content-10 footer, .hpb-viewtype-simple#sp-entry-content-11 footer, .hpb-viewtype-simple#sp-entry-content-12 footer, .hpb-viewtype-simple#sp-entry-content-13 footer, .hpb-viewtype-simple#sp-entry-content-14 footer, .hpb-viewtype-simple#sp-entry-content-15 footer, .hpb-viewtype-simple#sp-entry-content-16 footer, .hpb-viewtype-simple#sp-entry-content-17 footer, .hpb-viewtype-simple#sp-entry-content-18 footer, .hpb-viewtype-simple#sp-entry-content-19 footer, .hpb-viewtype-simple#sp-entry-content-2 footer, .hpb-viewtype-simple#sp-entry-content-20 footer, .hpb-viewtype-simple#sp-entry-content-21 footer, .hpb-viewtype-simple#sp-entry-content-22 footer, .hpb-viewtype-simple#sp-entry-content-23 footer, .hpb-viewtype-simple#sp-entry-content-3 footer, .hpb-viewtype-simple#sp-entry-content-4 footer, .hpb-viewtype-simple#sp-entry-content-5 footer, .hpb-viewtype-simple#sp-entry-content-6 footer, .hpb-viewtype-simple#sp-entry-content-7 footer, .hpb-viewtype-simple#sp-entry-content-8 footer, .hpb-viewtype-simple#sp-entry-content-9 footer{
  padding-top : 0px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 0px;
}

#sp-entry-content-10 > h3, #sp-entry-content-11 > h3, #sp-entry-content-12 > h3, #sp-entry-content-13 > h3, #sp-entry-content-14 > h3, #sp-entry-content-15 > h3, #sp-entry-content-16 > h3, #sp-entry-content-17 > h3, #sp-entry-content-18 > h3, #sp-entry-content-19 > h3, #sp-entry-content-2 > h3, #sp-entry-content-20 > h3, #sp-entry-content-21 > h3, #sp-entry-content-22 > h3, #sp-entry-content-23 > 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-entry-content-9 > h3{
  font-size : 16px;
  color : #ffffff;
  background-color : #cccccc;
  padding-top : 6px;
  padding-left : 15px;
  padding-right : 3px;
  padding-bottom : 6px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

article > div, article > div, article > div, article > div, article > div, article > div, article > div, article > div, article > div, article > div, article > div, article > div, article > div, article > div, article > div, article > div, article > div, article > div, article > div, article > div, article > div, article > div{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

h4 a:active, h4 a:active, h4 a:active, h4 a:active, h4 a:active, h4 a:active, h4 a:active, h4 a:active, h4 a:active, h4 a:active, h4 a:active, h4 a:active, h4 a:active, h4 a:active, h4 a:active, h4 a:active, h4 a:active, h4 a:active, h4 a:active, h4 a:active, h4 a:active, h4 a:active{
  text-decoration : underline;
}

#sp-site-branding2-1{
  padding-top : 16px;
  padding-bottom : 16px;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : auto;
}

#sp-site-branding2-1 .extra{
  width : 450px;
  top : 4rem;
  left : 50%;
}

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

#sp-site-branding2-1 .site-description{
  font-size : 1rem;
  font-weight : normal;
  color : #333333;
  text-align : right;
  width : 100%;
  position : absolute;
  top : 10px;
}

#sp-site-branding2-1 .site-title{
  background-image : url(img/site-logo.png);
  background-repeat : no-repeat;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 430px;
  height : 66px;
  float : left;
  display : block;
}

#sp-site-branding2-1 .site-title a{
  text-indent : -9999px;
  display : block;
  overflow : hidden;
}

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

  #sp-site-branding2-1{
    padding-top : 10px;
    padding-left : 20px;
    padding-bottom : 0px;
    overflow : hidden;
    box-sizing : border-box;
  }

  #sp-site-branding2-1 .extra{
    padding-top : 5px;
    margin-bottom : 0px;
    width : 100%;
    top : 0px;
    left : 0%;
  }

  #sp-site-branding2-1 .extra > p{
    font-size : 1rem;
    color : #333333;
    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%;
    box-sizing : border-box;
  }

  #sp-site-branding2-1 .site-description{
    text-align : center;
    width : 100%;
    left : 0px;
  }

  #sp-site-branding2-1 .site-title{
    background-repeat : no-repeat;
    background-position : center top;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 25px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 100%;
    float : none;
  }

  #sp-site-branding2-1 .site-title a{
    width : 100%;
  }
}

#sp-site-navigation-1, #sp-site-navigation-2, #sp-site-navigation-4, #sp-site-navigation-5, #sp-site-navigation-6, #sp-site-navigation-7{
  padding-top : 4px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-site-navigation-1 ul, #sp-site-navigation-2 ul, #sp-site-navigation-4 ul, #sp-site-navigation-5 ul, #sp-site-navigation-6 ul, #sp-site-navigation-7 ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  list-style-type : none;
  list-style-position : outside;
}

#sp-site-navigation-1 ul a, #sp-site-navigation-2 ul a, #sp-site-navigation-4 ul a, #sp-site-navigation-5 ul a, #sp-site-navigation-6 ul a, #sp-site-navigation-7 ul a{
  text-decoration : none;
}

#sp-site-navigation-1 ul ul, #sp-site-navigation-2 ul ul, #sp-site-navigation-4 ul ul, #sp-site-navigation-5 ul ul, #sp-site-navigation-6 ul ul, #sp-site-navigation-7 ul ul{
  background-color : #ffffff;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : medium;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : none;
  border-top-color : #3c3f53;
  border-left-color : #3c3f53;
  border-right-color : #3c3f53;
  border-bottom-color : initial;
  width : auto;
  min-width : 150px;
  display : none;
  position : absolute;
  top : 100%;
  left : 0px;
  z-index : 200;
}

#sp-site-navigation-1 ul ul li, #sp-site-navigation-2 ul ul li, #sp-site-navigation-4 ul ul li, #sp-site-navigation-5 ul ul li, #sp-site-navigation-6 ul ul li, #sp-site-navigation-7 ul ul li{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #3c3f53;
  width : 100%;
  white-space : nowrap;
}

#sp-site-navigation-1 ul ul li a, #sp-site-navigation-2 ul ul li a, #sp-site-navigation-4 ul ul li a, #sp-site-navigation-5 ul ul li a, #sp-site-navigation-6 ul ul li a, #sp-site-navigation-7 ul ul li a{
  color : #333333;
  padding-top : 5px;
  padding-left : 0.5rem;
  padding-right : 0.5rem;
  padding-bottom : 5px;
  display : block;
}

#sp-site-navigation-1 ul ul li a:hover, #sp-site-navigation-2 ul ul li a:hover, #sp-site-navigation-4 ul ul li a:hover, #sp-site-navigation-5 ul ul li a:hover, #sp-site-navigation-6 ul ul li a:hover, #sp-site-navigation-7 ul ul li a:hover{
  background-color : #ededed;
}

#sp-site-navigation-1 ul ul li:hover, #sp-site-navigation-2 ul ul li:hover, #sp-site-navigation-4 ul ul li:hover, #sp-site-navigation-5 ul ul li:hover, #sp-site-navigation-6 ul ul li:hover, #sp-site-navigation-7 ul ul li:hover{
  position : relative;
}

#sp-site-navigation-1 ul ul li:hover > ul, #sp-site-navigation-2 ul ul li:hover > ul, #sp-site-navigation-4 ul ul li:hover > ul, #sp-site-navigation-5 ul ul li:hover > ul, #sp-site-navigation-6 ul ul li:hover > ul, #sp-site-navigation-7 ul ul li:hover > ul{
  display : block;
  top : 0px;
  left : 100%;
}

#sp-site-navigation-1 > ul, #sp-site-navigation-2 > ul, #sp-site-navigation-4 > ul, #sp-site-navigation-5 > ul, #sp-site-navigation-6 > ul, #sp-site-navigation-7 > ul{
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : 100%;
}

#sp-site-navigation-1 > ul::after, #sp-site-navigation-2 > ul::after, #sp-site-navigation-4 > ul::after, #sp-site-navigation-5 > ul::after, #sp-site-navigation-6 > ul::after, #sp-site-navigation-7 > ul::after{
  clear : both;
  display : table;
  content : "";
}

#sp-site-navigation-1 > ul > li, #sp-site-navigation-2 > ul > li, #sp-site-navigation-4 > ul > li, #sp-site-navigation-5 > ul > li, #sp-site-navigation-6 > ul > li, #sp-site-navigation-7 > ul > li{
  background-image : url(img/nav-boder.png);
  background-repeat : no-repeat;
  background-position : right center;
  padding-top : 0px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 0px;
  margin-bottom : 4px;
  width : auto;
  float : left;
  position : relative;
}

#sp-site-navigation-1 > ul > li.current-menu-ancestor > a, #sp-site-navigation-2 > ul > li.current-menu-ancestor > a, #sp-site-navigation-4 > ul > li.current-menu-ancestor > a, #sp-site-navigation-5 > ul > li.current-menu-ancestor > a, #sp-site-navigation-6 > ul > li.current-menu-ancestor > a, #sp-site-navigation-7 > ul > li.current-menu-ancestor > a{
  color : #ffffff;
  background-color : #dc2314;
}

#sp-site-navigation-1 > ul > li.current-menu-item > a, #sp-site-navigation-2 > ul > li.current-menu-item > a, #sp-site-navigation-4 > ul > li.current-menu-item > a, #sp-site-navigation-5 > ul > li.current-menu-item > a, #sp-site-navigation-6 > ul > li.current-menu-item > a, #sp-site-navigation-7 > ul > li.current-menu-item > a{
  color : #ffffff;
  background-color : #dc2314;
}

#sp-site-navigation-1 > ul > li.current_page_ancestor > a, #sp-site-navigation-2 > ul > li.current_page_ancestor > a, #sp-site-navigation-4 > ul > li.current_page_ancestor > a, #sp-site-navigation-5 > ul > li.current_page_ancestor > a, #sp-site-navigation-6 > ul > li.current_page_ancestor > a, #sp-site-navigation-7 > ul > li.current_page_ancestor > a{
  color : #ffffff;
  background-color : #dc2314;
}

#sp-site-navigation-1 > ul > li.current_page_item > a, #sp-site-navigation-2 > ul > li.current_page_item > a, #sp-site-navigation-4 > ul > li.current_page_item > a, #sp-site-navigation-5 > ul > li.current_page_item > a, #sp-site-navigation-6 > ul > li.current_page_item > a, #sp-site-navigation-7 > ul > li.current_page_item > a{
  color : #ffffff;
  background-color : #dc2314;
}

#sp-site-navigation-1 > ul > li:hover > ul, #sp-site-navigation-2 > ul > li:hover > ul, #sp-site-navigation-4 > ul > li:hover > ul, #sp-site-navigation-5 > ul > li:hover > ul, #sp-site-navigation-6 > ul > li:hover > ul, #sp-site-navigation-7 > ul > li:hover > ul{
  display : block;
}

#sp-site-navigation-1 > ul > li > a, #sp-site-navigation-2 > ul > li > a, #sp-site-navigation-4 > ul > li > a, #sp-site-navigation-5 > ul > li > a, #sp-site-navigation-6 > ul > li > a, #sp-site-navigation-7 > ul > li > a{
  padding-top : 5px;
  padding-left : 1em;
  padding-right : 1em;
  padding-bottom : 5px;
  display : block;
}

#sp-site-navigation-1 > ul > li > a:hover, #sp-site-navigation-2 > ul > li > a:hover, #sp-site-navigation-4 > ul > li > a:hover, #sp-site-navigation-5 > ul > li > a:hover, #sp-site-navigation-6 > ul > li > a:hover, #sp-site-navigation-7 > ul > li > a:hover{
  color : #ffffff;
  background-color : #dc2314;
}

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

  #sp-site-navigation-1, #sp-site-navigation-2, #sp-site-navigation-4, #sp-site-navigation-5, #sp-site-navigation-6, #sp-site-navigation-7{
    background-color : #dc2314;
    background-image : none;
    padding-top : 0px;
    margin-top : 10px;
    position : relative;
  }

  #sp-site-navigation-1 .menu-toggle, #sp-site-navigation-2 .menu-toggle, #sp-site-navigation-4 .menu-toggle, #sp-site-navigation-5 .menu-toggle, #sp-site-navigation-6 .menu-toggle, #sp-site-navigation-7 .menu-toggle{
    background-color : transparent;
    background-image : url(img/icon-menu.png);
    background-repeat : no-repeat;
    background-position : center center;
    text-indent : -999em;
  }

  #sp-site-navigation-1 li, #sp-site-navigation-2 li, #sp-site-navigation-4 li, #sp-site-navigation-5 li, #sp-site-navigation-6 li, #sp-site-navigation-7 li{
    background-repeat : repeat-x;
    background-position : left top;
    padding-left : 0px;
    border-left-width : 0px;
  }

  #sp-site-navigation-1 li a, #sp-site-navigation-2 li a, #sp-site-navigation-4 li a, #sp-site-navigation-5 li a, #sp-site-navigation-6 li a, #sp-site-navigation-7 li a{
    color : #ffffff;
    display : block;
  }

  #sp-site-navigation-1 ul, #sp-site-navigation-2 ul, #sp-site-navigation-4 ul, #sp-site-navigation-5 ul, #sp-site-navigation-6 ul, #sp-site-navigation-7 ul{
    background-color : #ffffff;
    width : auto;
    height : auto;
  }

  #sp-site-navigation-1 ul li, #sp-site-navigation-2 ul li, #sp-site-navigation-4 ul li, #sp-site-navigation-5 ul li, #sp-site-navigation-6 ul li, #sp-site-navigation-7 ul li{
    width : auto;
    float : none;
  }

  #sp-site-navigation-1 ul li a, #sp-site-navigation-2 ul li a, #sp-site-navigation-4 ul li a, #sp-site-navigation-5 ul li a, #sp-site-navigation-6 ul li a, #sp-site-navigation-7 ul li a{
    line-height : 24px;
    color : #3c3f53;
    background-repeat : no-repeat;
    background-position : 5px 12px;
    text-decoration : none;
    padding-top : 8px;
    padding-left : 25px;
    padding-right : 10px;
    padding-bottom : 7px;
    float : none;
  }

  #sp-site-navigation-1 ul li a:active, #sp-site-navigation-2 ul li a:active, #sp-site-navigation-4 ul li a:active, #sp-site-navigation-5 ul li a:active, #sp-site-navigation-6 ul li a:active, #sp-site-navigation-7 ul li a:active{
    color : #ffffff;
    text-decoration : none;
  }

  #sp-site-navigation-1 ul li a:hover, #sp-site-navigation-2 ul li a:hover, #sp-site-navigation-4 ul li a:hover, #sp-site-navigation-5 ul li a:hover, #sp-site-navigation-6 ul li a:hover, #sp-site-navigation-7 ul li a:hover{
    color : #ffffff;
    text-decoration : none;
  }

  #sp-site-navigation-1 ul li li, #sp-site-navigation-2 ul li li, #sp-site-navigation-4 ul li li, #sp-site-navigation-5 ul li li, #sp-site-navigation-6 ul li li, #sp-site-navigation-7 ul li li{
    background-image : none;
  }

  #sp-site-navigation-1 ul ul, #sp-site-navigation-2 ul ul, #sp-site-navigation-4 ul ul, #sp-site-navigation-5 ul ul, #sp-site-navigation-6 ul ul, #sp-site-navigation-7 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, #sp-site-navigation-2 ul ul li, #sp-site-navigation-4 ul ul li, #sp-site-navigation-5 ul ul li, #sp-site-navigation-6 ul ul li, #sp-site-navigation-7 ul ul li{
    border-bottom-width : medium;
    border-bottom-style : none;
    border-bottom-color : initial;
  }

  #sp-site-navigation-1 ul ul li a, #sp-site-navigation-2 ul ul li a, #sp-site-navigation-4 ul ul li a, #sp-site-navigation-5 ul ul li a, #sp-site-navigation-6 ul ul li a, #sp-site-navigation-7 ul ul li a{
    color : #000000;
    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-1 ul ul li a:hover, #sp-site-navigation-2 ul ul li a:hover, #sp-site-navigation-4 ul ul li a:hover, #sp-site-navigation-5 ul ul li a:hover, #sp-site-navigation-6 ul ul li a:hover, #sp-site-navigation-7 ul ul li a:hover{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.6);
  }

  #sp-site-navigation-1 ul > li, #sp-site-navigation-2 ul > li, #sp-site-navigation-4 ul > li, #sp-site-navigation-5 ul > li, #sp-site-navigation-6 ul > li, #sp-site-navigation-7 ul > li{
    color : #ffffff;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
  }

  #sp-site-navigation-1 > ul > li, #sp-site-navigation-2 > ul > li, #sp-site-navigation-4 > ul > li, #sp-site-navigation-5 > ul > li, #sp-site-navigation-6 > ul > li, #sp-site-navigation-7 > ul > li{
    background-image : none;
  }

  #sp-site-navigation-1 > ul > li.current-menu-ancestor > a, #sp-site-navigation-2 > ul > li.current-menu-ancestor > a, #sp-site-navigation-4 > ul > li.current-menu-ancestor > a, #sp-site-navigation-5 > ul > li.current-menu-ancestor > a, #sp-site-navigation-6 > ul > li.current-menu-ancestor > a, #sp-site-navigation-7 > ul > li.current-menu-ancestor > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.6);
  }

  #sp-site-navigation-1 > ul > li.current-menu-item > a, #sp-site-navigation-2 > ul > li.current-menu-item > a, #sp-site-navigation-4 > ul > li.current-menu-item > a, #sp-site-navigation-5 > ul > li.current-menu-item > a, #sp-site-navigation-6 > ul > li.current-menu-item > a, #sp-site-navigation-7 > ul > li.current-menu-item > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.6);
  }

  #sp-site-navigation-1 > ul > li.current_page_ancestor > a, #sp-site-navigation-2 > ul > li.current_page_ancestor > a, #sp-site-navigation-4 > ul > li.current_page_ancestor > a, #sp-site-navigation-5 > ul > li.current_page_ancestor > a, #sp-site-navigation-6 > ul > li.current_page_ancestor > a, #sp-site-navigation-7 > ul > li.current_page_ancestor > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.6);
  }

  #sp-site-navigation-1 > ul > li.current_page_item > a, #sp-site-navigation-2 > ul > li.current_page_item > a, #sp-site-navigation-4 > ul > li.current_page_item > a, #sp-site-navigation-5 > ul > li.current_page_item > a, #sp-site-navigation-6 > ul > li.current_page_item > a, #sp-site-navigation-7 > ul > li.current_page_item > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.6);
  }

  #sp-site-navigation-1 > ul > li > a:hover, #sp-site-navigation-2 > ul > li > a:hover, #sp-site-navigation-4 > ul > li > a:hover, #sp-site-navigation-5 > ul > li > a:hover, #sp-site-navigation-6 > ul > li > a:hover, #sp-site-navigation-7 > ul > li > a:hover{
    background-color : rgba(0, 0, 0, 0.6);
  }
}

#breadcrumb-list{
  margin-top : 10px;
  margin-left : 20px;
}

#breadcrumb-list div{
  margin-right : 10px;
  margin-bottom : 10px;
  width : auto;
  display : inline-block;
}

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

  #breadcrumb-list{
    padding-left : 10px;
    padding-right : 10px;
  }
}

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

  #sp-site-navigation-3{
    background-color : #ffffff;
    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%;
    box-sizing : border-box;
  }

  #sp-site-navigation-3 .menu-sub-menu-container{
    padding-top : 20px;
    border-top-width : 1px;
    border-top-style : solid;
    border-top-color : white;
  }

  #sp-site-navigation-3 a{
    color : #000000;
    text-decoration : underline;
  }

  #sp-site-navigation-3 a:active{
    color : #ff0000;
    text-decoration : underline;
  }

  #sp-site-navigation-3 a:hover{
    color : #ff0000;
    text-decoration : underline;
  }

  #sp-site-navigation-3 div.menu{
    padding-top : 20px;
    border-top-width : 1px;
    border-top-style : solid;
    border-top-color : white;
  }

  #sp-site-navigation-3 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-3 ul li{
    background-image : url(img/icon-arrow-01.png);
    background-repeat : no-repeat;
    background-position : 10px 0.8em;
    padding-top : 5px;
    padding-left : 20px;
    padding-right : 10px;
    padding-bottom : 5px;
    display : inline;
  }

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

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

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

  #sp-site-navigation-3 ul li{
    padding-top : 5px;
    padding-right : 0px;
    display : block;
  }

  #sp-site-navigation-3 ul li::after{
    content : none;
  }

  .button-menu#sp-site-navigation-3 .menu-toggle{
    background-color : #dc2314;
    background-image : url(img/icon-menu.png);
    background-repeat : no-repeat;
    background-position : center center;
    text-indent : -999em;
  }
}

#sp-page-title-1, #sp-page-title-2, #sp-page-title-3, #sp-page-title-4, #sp-page-title-5, #sp-page-title-6{
  font-weight : bold;
  color : #333333;
  padding-top : 15px;
  padding-left : 25px;
  padding-right : 15px;
  padding-bottom : 0px;
  margin-bottom : 15px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
  position : relative;
}

#sp-page-title-1::before, #sp-page-title-2::before, #sp-page-title-3::before, #sp-page-title-4::before, #sp-page-title-5::before, #sp-page-title-6::before{
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #dc2314;
  height : 60%;
  display : block;
  position : absolute;
  top : 20%;
  left : 10px;
  content : "";
}

#sp-page-title-1 > h1, #sp-page-title-2 > h1, #sp-page-title-3 > h1, #sp-page-title-4 > h1, #sp-page-title-5 > h1, #sp-page-title-6 > h1{
  font-size : 18px;
}

#sp-table-1, #sp-table-10, #sp-table-11, #sp-table-12, #sp-table-13, #sp-table-14, #sp-table-15, #sp-table-16, #sp-table-17, #sp-table-18, #sp-table-19, #sp-table-2, #sp-table-20, #sp-table-21, #sp-table-22, #sp-table-23, #sp-table-3, #sp-table-4, #sp-table-5, #sp-table-6, #sp-table-7, #sp-table-8, #sp-table-9{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-top-color : #e6e6e6;
  border-left-color : #e6e6e6;
  border-right-color : #e6e6e6;
  width : 100%;
  border-collapse : collapse;
}

#sp-table-1 > tbody > tr > td, #sp-table-10 > tbody > tr > td, #sp-table-11 > tbody > tr > td, #sp-table-12 > tbody > tr > td, #sp-table-13 > tbody > tr > td, #sp-table-14 > tbody > tr > td, #sp-table-15 > tbody > tr > td, #sp-table-16 > tbody > tr > td, #sp-table-17 > tbody > tr > td, #sp-table-18 > tbody > tr > td, #sp-table-19 > tbody > tr > td, #sp-table-2 > tbody > tr > td, #sp-table-20 > tbody > tr > td, #sp-table-21 > tbody > tr > td, #sp-table-22 > tbody > tr > td, #sp-table-23 > tbody > tr > td, #sp-table-3 > tbody > tr > td, #sp-table-4 > tbody > tr > td, #sp-table-5 > tbody > tr > td, #sp-table-6 > tbody > tr > td, #sp-table-7 > tbody > tr > td, #sp-table-8 > tbody > tr > td, #sp-table-9 > tbody > tr > td{
  font-weight : normal;
  color : #333333;
  background-color : #ffffff;
  text-align : left;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #e6e6e6;
  border-bottom-color : #e6e6e6;
}

#sp-table-1 > tbody > tr > th, #sp-table-10 > tbody > tr > th, #sp-table-11 > tbody > tr > th, #sp-table-12 > tbody > tr > th, #sp-table-13 > tbody > tr > th, #sp-table-14 > tbody > tr > th, #sp-table-15 > tbody > tr > th, #sp-table-16 > tbody > tr > th, #sp-table-17 > tbody > tr > th, #sp-table-18 > tbody > tr > th, #sp-table-19 > tbody > tr > th, #sp-table-2 > tbody > tr > th, #sp-table-20 > tbody > tr > th, #sp-table-21 > tbody > tr > th, #sp-table-22 > tbody > tr > th, #sp-table-23 > tbody > tr > th, #sp-table-3 > tbody > tr > th, #sp-table-4 > tbody > tr > th, #sp-table-5 > tbody > tr > th, #sp-table-6 > tbody > tr > th, #sp-table-7 > tbody > tr > th, #sp-table-8 > tbody > tr > th, #sp-table-9 > tbody > tr > th{
  font-weight : bold;
  color : #333333;
  background-color : #f9f9f9;
  text-align : left;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #e6e6e6;
  border-bottom-color : #e6e6e6;
}

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

#sp-entry-content-1 .hpb-more-entry, #sp-wp-post-list-2 .hpb-more-entry{
  text-align : right;
  margin-right : 25px;
}

#sp-entry-content-1 .hpb-more-entry > a, #sp-wp-post-list-2 .hpb-more-entry > a{
  font-size : 1.3rem;
  font-weight : normal;
  color : #333333;
  text-decoration : none;
  text-align : center;
  padding-top : 0px;
  padding-left : 50px;
  padding-right : 0px;
  padding-bottom : 0px;
  display : inline-block;
  position : relative;
}

#sp-entry-content-1 .hpb-more-entry > a:active, #sp-wp-post-list-2 .hpb-more-entry > a:active{
  color : #db2414;
  text-decoration : underline;
}

#sp-entry-content-1 .hpb-more-entry > a:hover, #sp-wp-post-list-2 .hpb-more-entry > a:hover{
  color : #db2414;
  text-decoration : underline;
}

#sp-entry-content-1 .nav-next, #sp-wp-post-list-2 .nav-next{
  margin-right : 25px;
  float : right;
}

#sp-entry-content-1 .nav-previous, #sp-wp-post-list-2 .nav-previous{
  margin-left : 25px;
  float : left;
}

#sp-entry-content-1 article, #sp-wp-post-list-2 article{
  margin-top : 0px;
  margin-left : 15px;
  margin-right : 15px;
  margin-bottom : 25px;
}

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

#sp-entry-content-1 dl, #sp-wp-post-list-2 dl{
  margin-top : 0px;
  margin-left : 15px;
  margin-right : 15px;
  margin-bottom : 15px;
}

#sp-entry-content-1 h3, #sp-wp-post-list-2 h3{
  font-size : 1.6rem;
  font-weight : normal;
  padding-top : 5px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 5px;
  margin-bottom : 15px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

#sp-entry-content-1 li, #sp-wp-post-list-2 li{
  padding-top : 0px;
  padding-left : 25px;
  padding-right : 10px;
  padding-bottom : 0px;
  margin-bottom : 5px;
}

#sp-entry-content-1 p, #sp-wp-post-list-2 p{
  color : #333333;
  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-wp-post-list-2 p > img{
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 5px;
}

#sp-entry-content-1 ul, #sp-wp-post-list-2 ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 15px;
  list-style-type : none;
}

.hpb-viewtype-content#sp-entry-content-1 dd, .hpb-viewtype-content#sp-wp-post-list-2 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-wp-post-list-2 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-wp-post-list-2 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-wp-post-list-2 dd{
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : #e2e2e2;
}

.hpb-viewtype-date#sp-entry-content-1 dl, .hpb-viewtype-date#sp-wp-post-list-2 dl{
  overflow : hidden;
}

.hpb-viewtype-date#sp-entry-content-1 dt, .hpb-viewtype-date#sp-wp-post-list-2 dt{
  background-image : url(img/icon-arrow-01.png);
  background-repeat : no-repeat;
  background-position : 10px 0.8em;
  padding-top : 5px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 5px;
  float : left;
  clear : left;
}

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

  #sp-entry-content-1 dl, #sp-wp-post-list-2 dl{
    margin-top : 0px;
    margin-left : 10px;
    margin-right : 10px;
    margin-bottom : 15px;
  }

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

  .hpb-viewtype-date#sp-entry-content-1 dt, .hpb-viewtype-date#sp-wp-post-list-2 dt{
    width : 100%;
  }
}

#sp-item-gallery-10 > ul, #sp-item-gallery-11 > ul, #sp-item-gallery-12 > ul, #sp-item-gallery-13 > ul, #sp-item-gallery-14 > ul, #sp-item-gallery-15 > ul, #sp-item-gallery-5 > ul, #sp-item-gallery-6 > ul, #sp-item-gallery-7 > ul, #sp-item-gallery-8 > ul, #sp-item-gallery-9 > ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : none;
  list-style-position : outside;
}

#sp-item-gallery-10 > ul > li, #sp-item-gallery-11 > ul > li, #sp-item-gallery-12 > ul > li, #sp-item-gallery-13 > ul > li, #sp-item-gallery-14 > ul > li, #sp-item-gallery-15 > ul > li, #sp-item-gallery-5 > ul > li, #sp-item-gallery-6 > ul > li, #sp-item-gallery-7 > ul > li, #sp-item-gallery-8 > ul > li, #sp-item-gallery-9 > ul > li{
  font-size : 12px;
  color : #666666;
  text-align : left;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #d9d9d9;
  border-left-color : #d9d9d9;
  border-right-color : #d9d9d9;
  border-bottom-color : #d9d9d9;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  width : 190px;
  height : 315px;
  float : left;
  overflow : hidden;
  box-sizing : border-box;
}

#sp-item-gallery-10> ul> li a:hover.item-gallery-link img, #sp-item-gallery-11> ul> li a:hover.item-gallery-link img, #sp-item-gallery-12> ul> li a:hover.item-gallery-link img, #sp-item-gallery-13> ul> li a:hover.item-gallery-link img, #sp-item-gallery-14> ul> li a:hover.item-gallery-link img, #sp-item-gallery-15> ul> li a:hover.item-gallery-link img, #sp-item-gallery-5> ul> li a:hover.item-gallery-link img, #sp-item-gallery-6> ul> li a:hover.item-gallery-link img, #sp-item-gallery-7> ul> li a:hover.item-gallery-link img, #sp-item-gallery-8> ul> li a:hover.item-gallery-link img, #sp-item-gallery-9> ul> li a:hover.item-gallery-link img {
  opacity: 0.6;
}

#sp-item-gallery-10 > ul > li > .item-gallery-content, #sp-item-gallery-11 > ul > li > .item-gallery-content, #sp-item-gallery-12 > ul > li > .item-gallery-content, #sp-item-gallery-13 > ul > li > .item-gallery-content, #sp-item-gallery-14 > ul > li > .item-gallery-content, #sp-item-gallery-15 > ul > li > .item-gallery-content, #sp-item-gallery-5 > ul > li > .item-gallery-content, #sp-item-gallery-6 > ul > li > .item-gallery-content, #sp-item-gallery-7 > ul > li > .item-gallery-content, #sp-item-gallery-8 > ul > li > .item-gallery-content, #sp-item-gallery-9 > ul > li > .item-gallery-content{
  padding-top : 0px;
  margin-top : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-item-gallery-10 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-11 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-12 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-13 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-14 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-15 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-5 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-6 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-7 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-8 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-9 > ul > li > div img.item-gallery-thumbnail{
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  width : 100%;
  display : block;
}

#sp-item-gallery-10 > ul > li > div.item-gallery-photo, #sp-item-gallery-11 > ul > li > div.item-gallery-photo, #sp-item-gallery-12 > ul > li > div.item-gallery-photo, #sp-item-gallery-13 > ul > li > div.item-gallery-photo, #sp-item-gallery-14 > ul > li > div.item-gallery-photo, #sp-item-gallery-15 > ul > li > div.item-gallery-photo, #sp-item-gallery-5 > ul > li > div.item-gallery-photo, #sp-item-gallery-6 > ul > li > div.item-gallery-photo, #sp-item-gallery-7 > ul > li > div.item-gallery-photo, #sp-item-gallery-8 > ul > li > div.item-gallery-photo, #sp-item-gallery-9 > ul > li > div.item-gallery-photo{
  margin-bottom : 10px;
}

#sp-item-gallery-10 > ul > li > div.item-gallery-photo:last-child, #sp-item-gallery-11 > ul > li > div.item-gallery-photo:last-child, #sp-item-gallery-12 > ul > li > div.item-gallery-photo:last-child, #sp-item-gallery-13 > ul > li > div.item-gallery-photo:last-child, #sp-item-gallery-14 > ul > li > div.item-gallery-photo:last-child, #sp-item-gallery-15 > ul > li > div.item-gallery-photo:last-child, #sp-item-gallery-5 > ul > li > div.item-gallery-photo:last-child, #sp-item-gallery-6 > ul > li > div.item-gallery-photo:last-child, #sp-item-gallery-7 > ul > li > div.item-gallery-photo:last-child, #sp-item-gallery-8 > ul > li > div.item-gallery-photo:last-child, #sp-item-gallery-9 > ul > li > div.item-gallery-photo:last-child{
  margin-bottom : 0px;
}

#sp-item-gallery-10 > ul > li > p.item-gallery-icons, #sp-item-gallery-11 > ul > li > p.item-gallery-icons, #sp-item-gallery-12 > ul > li > p.item-gallery-icons, #sp-item-gallery-13 > ul > li > p.item-gallery-icons, #sp-item-gallery-14 > ul > li > p.item-gallery-icons, #sp-item-gallery-15 > ul > li > p.item-gallery-icons, #sp-item-gallery-5 > ul > li > p.item-gallery-icons, #sp-item-gallery-6 > ul > li > p.item-gallery-icons, #sp-item-gallery-7 > ul > li > p.item-gallery-icons, #sp-item-gallery-8 > ul > li > p.item-gallery-icons, #sp-item-gallery-9 > ul > li > p.item-gallery-icons{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  min-height : 20px;
}

#sp-item-gallery-10 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-11 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-12 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-13 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-14 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-15 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-5 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-6 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-7 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-8 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-9 > ul > li > p.item-gallery-icons .item-gallery-icon-new{
  background-color : #f06060;
  background-image : none, url(preset/icons/item-gallery-icon1.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  width : 26px;
}

#sp-item-gallery-10 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-11 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-12 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-13 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-14 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-15 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-5 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-6 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-7 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-8 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-9 > ul > li > p.item-gallery-icons .item-gallery-icon-popular{
  background-color : #04bfbf;
  background-image : none, url(preset/icons/item-gallery-icon2.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  width : 42px;
}

#sp-item-gallery-10 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-11 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-12 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-13 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-14 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-15 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-5 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-6 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-7 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-8 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-9 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend{
  background-color : #e6a408;
  background-image : none, url(preset/icons/item-gallery-icon3.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  width : 38px;
}

#sp-item-gallery-10 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-11 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-12 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-13 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-14 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-15 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-5 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-6 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-7 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-8 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-9 > ul > li > p.item-gallery-icons .item-gallery-icon-sale{
  background-color : #0a7bb5;
  background-image : none, url(preset/icons/item-gallery-icon4.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  margin-right : 0px;
  width : 29px;
}

#sp-item-gallery-10 > ul > li > p.item-gallery-icons span, #sp-item-gallery-11 > ul > li > p.item-gallery-icons span, #sp-item-gallery-12 > ul > li > p.item-gallery-icons span, #sp-item-gallery-13 > ul > li > p.item-gallery-icons span, #sp-item-gallery-14 > ul > li > p.item-gallery-icons span, #sp-item-gallery-15 > ul > li > p.item-gallery-icons span, #sp-item-gallery-5 > ul > li > p.item-gallery-icons span, #sp-item-gallery-6 > ul > li > p.item-gallery-icons span, #sp-item-gallery-7 > ul > li > p.item-gallery-icons span, #sp-item-gallery-8 > ul > li > p.item-gallery-icons span, #sp-item-gallery-9 > ul > li > p.item-gallery-icons span{
  line-height : 12px;
  vertical-align : middle;
  text-align : center;
  margin-top : -10px;
  margin-right : 3px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  height : 12px;
  display : inline-block;
}

#sp-item-gallery-10 > ul > li > p.item-gallery-price, #sp-item-gallery-11 > ul > li > p.item-gallery-price, #sp-item-gallery-12 > ul > li > p.item-gallery-price, #sp-item-gallery-13 > ul > li > p.item-gallery-price, #sp-item-gallery-14 > ul > li > p.item-gallery-price, #sp-item-gallery-15 > ul > li > p.item-gallery-price, #sp-item-gallery-5 > ul > li > p.item-gallery-price, #sp-item-gallery-6 > ul > li > p.item-gallery-price, #sp-item-gallery-7 > ul > li > p.item-gallery-price, #sp-item-gallery-8 > ul > li > p.item-gallery-price, #sp-item-gallery-9 > ul > li > p.item-gallery-price{
  color : #666666;
  background-color : #ffffff;
  text-align : left;
  margin-top : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

#sp-item-gallery-10 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-11 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-12 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-13 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-14 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-15 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-5 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-6 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-7 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-8 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-9 > ul > li > p.item-gallery-price .item-gallery-price-after{
  font-size : small;
  color : #cccccc;
  margin-left : 5px;
}

#sp-item-gallery-10 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-11 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-12 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-13 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-14 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-15 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-5 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-6 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-7 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-8 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-9 > ul > li > p.item-gallery-price .item-gallery-price-before{
  color : #ff0000;
  margin-right : 5px;
}

#sp-item-gallery-10 > ul > li > p.item-gallery-title, #sp-item-gallery-11 > ul > li > p.item-gallery-title, #sp-item-gallery-12 > ul > li > p.item-gallery-title, #sp-item-gallery-13 > ul > li > p.item-gallery-title, #sp-item-gallery-14 > ul > li > p.item-gallery-title, #sp-item-gallery-15 > ul > li > p.item-gallery-title, #sp-item-gallery-5 > ul > li > p.item-gallery-title, #sp-item-gallery-6 > ul > li > p.item-gallery-title, #sp-item-gallery-7 > ul > li > p.item-gallery-title, #sp-item-gallery-8 > ul > li > p.item-gallery-title, #sp-item-gallery-9 > ul > li > p.item-gallery-title{
  font-size : 1.2em;
  font-weight : bold;
  line-height : 2.5em;
  color : #333333;
  padding-left : 10px;
  margin-bottom : 0px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : dotted;
  border-bottom-style : dotted;
  border-top-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

#sp-item-gallery-10 > ul > li > p.item-gallery-title::before, #sp-item-gallery-11 > ul > li > p.item-gallery-title::before, #sp-item-gallery-12 > ul > li > p.item-gallery-title::before, #sp-item-gallery-13 > ul > li > p.item-gallery-title::before, #sp-item-gallery-14 > ul > li > p.item-gallery-title::before, #sp-item-gallery-15 > ul > li > p.item-gallery-title::before, #sp-item-gallery-5 > ul > li > p.item-gallery-title::before, #sp-item-gallery-6 > ul > li > p.item-gallery-title::before, #sp-item-gallery-7 > ul > li > p.item-gallery-title::before, #sp-item-gallery-8 > ul > li > p.item-gallery-title::before, #sp-item-gallery-9 > ul > li > p.item-gallery-title::before{
  border-left-width : 4px;
  border-left-style : solid;
  border-left-color : #dc2314;
  display : inline;
  position : relative;
  left : -6px;
  content : "";
}

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

#sp-definition-list-1 > dt{
  font-weight : bold;
  padding-top : 5px;
  padding-left : 15px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : #e2e2e2;
  position : relative;
  z-index : 1;
}

#sp-definition-list-1 > dt::before{
  min-height : 70%;
  display : block;
  position : absolute;
  top : 0px;
  left : 0px;
  z-index : 10;
  content : "";
}

#sp-list-1, #sp-list-2, #sp-list-3{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 30px;
  list-style-type : none;
}

#sp-list-1 > li, #sp-list-2 > li, #sp-list-3 > li{
  background-image : url(img/icon-arrow-01.png);
  background-repeat : no-repeat;
  background-position : 10px 0.8em;
  padding-top : 5px;
  padding-left : 20px;
  padding-right : 10px;
  padding-bottom : 5px;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : #e2e2e2;
}

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

  #sp-list-1, #sp-list-2, #sp-list-3{
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 30px;
  }
}

.page-company#content #page-content hr, .page-custom#content #page-content hr, .page-estate#content #page-content hr, .page-privacy#content #page-content hr, .page-service#content #page-content hr, .page-toppage#content #page-content hr, .page-work_archive#content #page-content hr, #sp-block-container-1 hr, #sp-block-container-10 hr, #sp-block-container-11 hr, #sp-block-container-12 hr, #sp-block-container-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-2 hr, #sp-block-container-27 hr, #sp-block-container-3 hr, #sp-block-container-30 hr, #sp-block-container-31 hr, #sp-block-container-34 hr, #sp-block-container-35 hr, #sp-block-container-36 hr, #sp-block-container-37 hr, #sp-block-container-39 hr, #sp-block-container-4 hr, #sp-block-container-40 hr, #sp-block-container-45 hr, #sp-block-container-46 hr, #sp-block-container-48 hr, #sp-block-container-5 hr, #sp-block-container-6 hr, #sp-block-container-7 hr, #sp-block-container-8 hr, #sp-block-container-9 hr{
  color : #cccccc;
  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;
}

.page-company#content #page-content > .paragraph em, .page-custom#content #page-content > .paragraph em, .page-estate#content #page-content > .paragraph em, .page-privacy#content #page-content > .paragraph em, .page-service#content #page-content > .paragraph em, .page-toppage#content #page-content > .paragraph em, .page-work_archive#content #page-content > .paragraph em, #sp-block-container-1 > .paragraph em, #sp-block-container-10 > .paragraph em, #sp-block-container-11 > .paragraph em, #sp-block-container-12 > .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-2 > .paragraph em, #sp-block-container-27 > .paragraph em, #sp-block-container-3 > .paragraph em, #sp-block-container-30 > .paragraph em, #sp-block-container-31 > .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-39 > .paragraph em, #sp-block-container-4 > .paragraph em, #sp-block-container-40 > .paragraph em, #sp-block-container-45 > .paragraph em, #sp-block-container-46 > .paragraph em, #sp-block-container-48 > .paragraph em, #sp-block-container-5 > .paragraph em, #sp-block-container-6 > .paragraph em, #sp-block-container-7 > .paragraph em, #sp-block-container-8 > .paragraph em, #sp-block-container-9 > .paragraph em{
  font-style : oblique;
  color : #515151;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #515151;
}

.page-company#content #page-content > .paragraph strong, .page-custom#content #page-content > .paragraph strong, .page-estate#content #page-content > .paragraph strong, .page-privacy#content #page-content > .paragraph strong, .page-service#content #page-content > .paragraph strong, .page-toppage#content #page-content > .paragraph strong, .page-work_archive#content #page-content > .paragraph strong, #sp-block-container-1 > .paragraph strong, #sp-block-container-10 > .paragraph strong, #sp-block-container-11 > .paragraph strong, #sp-block-container-12 > .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-2 > .paragraph strong, #sp-block-container-27 > .paragraph strong, #sp-block-container-3 > .paragraph strong, #sp-block-container-30 > .paragraph strong, #sp-block-container-31 > .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-39 > .paragraph strong, #sp-block-container-4 > .paragraph strong, #sp-block-container-40 > .paragraph strong, #sp-block-container-45 > .paragraph strong, #sp-block-container-46 > .paragraph strong, #sp-block-container-48 > .paragraph strong, #sp-block-container-5 > .paragraph strong, #sp-block-container-6 > .paragraph strong, #sp-block-container-7 > .paragraph strong, #sp-block-container-8 > .paragraph strong, #sp-block-container-9 > .paragraph strong{
  font-weight : bold;
  color : #515151;
}

.page-company#content #page-content > h1, .page-custom#content #page-content > h1, .page-estate#content #page-content > h1, .page-privacy#content #page-content > h1, .page-service#content #page-content > h1, .page-toppage#content #page-content > h1, .page-work_archive#content #page-content > h1, #sp-block-container-1 > h1, #sp-block-container-10 > h1, #sp-block-container-11 > h1, #sp-block-container-12 > h1, #sp-block-container-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-2 > h1, #sp-block-container-27 > h1, #sp-block-container-3 > h1, #sp-block-container-30 > h1, #sp-block-container-31 > h1, #sp-block-container-34 > h1, #sp-block-container-35 > h1, #sp-block-container-36 > h1, #sp-block-container-37 > h1, #sp-block-container-39 > h1, #sp-block-container-4 > h1, #sp-block-container-40 > h1, #sp-block-container-45 > h1, #sp-block-container-46 > h1, #sp-block-container-48 > h1, #sp-block-container-5 > h1, #sp-block-container-6 > h1, #sp-block-container-7 > h1, #sp-block-container-8 > h1, #sp-block-container-9 > h1{
  font-size : 18px;
  font-weight : normal;
  color : #333333;
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-bottom : 15px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-company#content #page-content > h2, .page-custom#content #page-content > h2, .page-estate#content #page-content > h2, .page-privacy#content #page-content > h2, .page-service#content #page-content > h2, .page-toppage#content #page-content > h2, .page-work_archive#content #page-content > h2, #sp-block-container-1 > h2, #sp-block-container-10 > h2, #sp-block-container-11 > h2, #sp-block-container-12 > h2, #sp-block-container-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-2 > h2, #sp-block-container-27 > h2, #sp-block-container-3 > h2, #sp-block-container-30 > h2, #sp-block-container-31 > h2, #sp-block-container-34 > h2, #sp-block-container-35 > h2, #sp-block-container-36 > h2, #sp-block-container-37 > h2, #sp-block-container-39 > h2, #sp-block-container-4 > h2, #sp-block-container-40 > h2, #sp-block-container-45 > h2, #sp-block-container-46 > h2, #sp-block-container-48 > h2, #sp-block-container-5 > h2, #sp-block-container-6 > h2, #sp-block-container-7 > h2, #sp-block-container-8 > h2, #sp-block-container-9 > h2{
  font-size : 17px;
  font-weight : normal;
  color : #333333;
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-bottom : 15px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-company#content #page-content > h3, .page-custom#content #page-content > h3, .page-estate#content #page-content > h3, .page-privacy#content #page-content > h3, .page-service#content #page-content > h3, .page-toppage#content #page-content > h3, .page-work_archive#content #page-content > h3, #sp-block-container-1 > h3, #sp-block-container-10 > h3, #sp-block-container-11 > h3, #sp-block-container-12 > h3, #sp-block-container-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-2 > h3, #sp-block-container-27 > h3, #sp-block-container-3 > h3, #sp-block-container-30 > h3, #sp-block-container-31 > h3, #sp-block-container-34 > h3, #sp-block-container-35 > h3, #sp-block-container-36 > h3, #sp-block-container-37 > h3, #sp-block-container-39 > h3, #sp-block-container-4 > h3, #sp-block-container-40 > h3, #sp-block-container-45 > h3, #sp-block-container-46 > h3, #sp-block-container-48 > h3, #sp-block-container-5 > h3, #sp-block-container-6 > h3, #sp-block-container-7 > h3, #sp-block-container-8 > h3, #sp-block-container-9 > h3{
  font-size : 16px;
  font-weight : normal;
  color : #333333;
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-bottom : 15px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-company#content #page-content > h4, .page-custom#content #page-content > h4, .page-estate#content #page-content > h4, .page-privacy#content #page-content > h4, .page-service#content #page-content > h4, .page-toppage#content #page-content > h4, .page-work_archive#content #page-content > h4, #sp-block-container-1 > h4, #sp-block-container-10 > h4, #sp-block-container-11 > h4, #sp-block-container-12 > h4, #sp-block-container-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-2 > h4, #sp-block-container-27 > h4, #sp-block-container-3 > h4, #sp-block-container-30 > h4, #sp-block-container-31 > h4, #sp-block-container-34 > h4, #sp-block-container-35 > h4, #sp-block-container-36 > h4, #sp-block-container-37 > h4, #sp-block-container-39 > h4, #sp-block-container-4 > h4, #sp-block-container-40 > h4, #sp-block-container-45 > h4, #sp-block-container-46 > h4, #sp-block-container-48 > h4, #sp-block-container-5 > h4, #sp-block-container-6 > h4, #sp-block-container-7 > h4, #sp-block-container-8 > h4, #sp-block-container-9 > h4{
  font-size : 15px;
  font-weight : normal;
  color : #333333;
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-company#content #page-content > h5, .page-custom#content #page-content > h5, .page-estate#content #page-content > h5, .page-privacy#content #page-content > h5, .page-service#content #page-content > h5, .page-toppage#content #page-content > h5, .page-work_archive#content #page-content > h5, #sp-block-container-1 > h5, #sp-block-container-10 > h5, #sp-block-container-11 > h5, #sp-block-container-12 > h5, #sp-block-container-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-2 > h5, #sp-block-container-27 > h5, #sp-block-container-3 > h5, #sp-block-container-30 > h5, #sp-block-container-31 > h5, #sp-block-container-34 > h5, #sp-block-container-35 > h5, #sp-block-container-36 > h5, #sp-block-container-37 > h5, #sp-block-container-39 > h5, #sp-block-container-4 > h5, #sp-block-container-40 > h5, #sp-block-container-45 > h5, #sp-block-container-46 > h5, #sp-block-container-48 > h5, #sp-block-container-5 > h5, #sp-block-container-6 > h5, #sp-block-container-7 > h5, #sp-block-container-8 > h5, #sp-block-container-9 > h5{
  font-size : 14px;
  color : #333333;
  margin-bottom : 15px;
}

.page-company#content #page-content > h6, .page-custom#content #page-content > h6, .page-estate#content #page-content > h6, .page-privacy#content #page-content > h6, .page-service#content #page-content > h6, .page-toppage#content #page-content > h6, .page-work_archive#content #page-content > h6, #sp-block-container-1 > h6, #sp-block-container-10 > h6, #sp-block-container-11 > h6, #sp-block-container-12 > h6, #sp-block-container-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-2 > h6, #sp-block-container-27 > h6, #sp-block-container-3 > h6, #sp-block-container-30 > h6, #sp-block-container-31 > h6, #sp-block-container-34 > h6, #sp-block-container-35 > h6, #sp-block-container-36 > h6, #sp-block-container-37 > h6, #sp-block-container-39 > h6, #sp-block-container-4 > h6, #sp-block-container-40 > h6, #sp-block-container-45 > h6, #sp-block-container-46 > h6, #sp-block-container-48 > h6, #sp-block-container-5 > h6, #sp-block-container-6 > h6, #sp-block-container-7 > h6, #sp-block-container-8 > h6, #sp-block-container-9 > h6{
  font-size : 13px;
  color : #333333;
  margin-bottom : 15px;
}

.page-company#content #page-content > p, .page-custom#content #page-content > p, .page-estate#content #page-content > p, .page-privacy#content #page-content > p, .page-service#content #page-content > p, .page-toppage#content #page-content > p, .page-work_archive#content #page-content > p, #sp-block-container-1 > p, #sp-block-container-10 > p, #sp-block-container-11 > p, #sp-block-container-12 > p, #sp-block-container-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-2 > p, #sp-block-container-27 > p, #sp-block-container-3 > p, #sp-block-container-30 > p, #sp-block-container-31 > p, #sp-block-container-34 > p, #sp-block-container-35 > p, #sp-block-container-36 > p, #sp-block-container-37 > p, #sp-block-container-39 > p, #sp-block-container-4 > p, #sp-block-container-40 > p, #sp-block-container-45 > p, #sp-block-container-46 > p, #sp-block-container-48 > p, #sp-block-container-5 > p, #sp-block-container-6 > p, #sp-block-container-7 > p, #sp-block-container-8 > p, #sp-block-container-9 > p{
  line-height : 1.4;
  color : #333333;
  text-align : left;
  margin-bottom : 25px;
}

.page-company#content #page-content > p.large, .page-custom#content #page-content > p.large, .page-estate#content #page-content > p.large, .page-privacy#content #page-content > p.large, .page-service#content #page-content > p.large, .page-toppage#content #page-content > p.large, .page-work_archive#content #page-content > p.large, #sp-block-container-1 > p.large, #sp-block-container-10 > p.large, #sp-block-container-11 > p.large, #sp-block-container-12 > 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-2 > p.large, #sp-block-container-27 > p.large, #sp-block-container-3 > p.large, #sp-block-container-30 > p.large, #sp-block-container-31 > 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-39 > p.large, #sp-block-container-4 > p.large, #sp-block-container-40 > p.large, #sp-block-container-45 > p.large, #sp-block-container-46 > p.large, #sp-block-container-48 > p.large, #sp-block-container-5 > p.large, #sp-block-container-6 > p.large, #sp-block-container-7 > p.large, #sp-block-container-8 > p.large, #sp-block-container-9 > p.large{
  font-size : 1.2rem;
}

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

  #content.page-company #page-content, #content.page-custom #page-content, #content.page-estate #page-content, #content.page-privacy #page-content, #content.page-service #page-content, #content.page-toppage #page-content, #content.page-work_archive #page-content, #sp-block-container-1, #sp-block-container-10, #sp-block-container-11, #sp-block-container-12, #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-2, #sp-block-container-27, #sp-block-container-3, #sp-block-container-30, #sp-block-container-31, #sp-block-container-34, #sp-block-container-35, #sp-block-container-36, #sp-block-container-37, #sp-block-container-39, #sp-block-container-4, #sp-block-container-40, #sp-block-container-45, #sp-block-container-46, #sp-block-container-48, #sp-block-container-5, #sp-block-container-6, #sp-block-container-7, #sp-block-container-8, #sp-block-container-9 {
  }
}

#sp-block-container-19 > .large, #sp-block-container-20 > .large, #sp-block-container-21 > .large, #sp-block-container-22 > .large, #sp-block-container-23 > .large, #sp-block-container-24 > .large, #sp-block-container-25 > .large, #sp-block-container-26 > .large, #sp-block-container-28 > .large, #sp-block-container-29 > .large, #sp-block-container-32 > .large, #sp-block-container-33 > .large, #sp-block-container-38 > .large, #sp-block-container-41 > .large, #sp-block-container-42 > .large, #sp-block-container-43 > .large, #sp-block-container-44 > .large, #sp-block-container-47 > .large, #sp-block-container-49 > .large, #sp-block-container-50 > .large, #sp-block-container-51 > .large, #sp-block-container-52 > .large, #sp-block-container-53 > .large, #sp-block-container-54 > .large{
  font-size : 1.5em;
}

#sp-block-container-19 > .medium, #sp-block-container-20 > .medium, #sp-block-container-21 > .medium, #sp-block-container-22 > .medium, #sp-block-container-23 > .medium, #sp-block-container-24 > .medium, #sp-block-container-25 > .medium, #sp-block-container-26 > .medium, #sp-block-container-28 > .medium, #sp-block-container-29 > .medium, #sp-block-container-32 > .medium, #sp-block-container-33 > .medium, #sp-block-container-38 > .medium, #sp-block-container-41 > .medium, #sp-block-container-42 > .medium, #sp-block-container-43 > .medium, #sp-block-container-44 > .medium, #sp-block-container-47 > .medium, #sp-block-container-49 > .medium, #sp-block-container-50 > .medium, #sp-block-container-51 > .medium, #sp-block-container-52 > .medium, #sp-block-container-53 > .medium, #sp-block-container-54 > .medium{
  font-size : 1em;
}

#sp-block-container-19 > .x-large, #sp-block-container-20 > .x-large, #sp-block-container-21 > .x-large, #sp-block-container-22 > .x-large, #sp-block-container-23 > .x-large, #sp-block-container-24 > .x-large, #sp-block-container-25 > .x-large, #sp-block-container-26 > .x-large, #sp-block-container-28 > .x-large, #sp-block-container-29 > .x-large, #sp-block-container-32 > .x-large, #sp-block-container-33 > .x-large, #sp-block-container-38 > .x-large, #sp-block-container-41 > .x-large, #sp-block-container-42 > .x-large, #sp-block-container-43 > .x-large, #sp-block-container-44 > .x-large, #sp-block-container-47 > .x-large, #sp-block-container-49 > .x-large, #sp-block-container-50 > .x-large, #sp-block-container-51 > .x-large, #sp-block-container-52 > .x-large, #sp-block-container-53 > .x-large, #sp-block-container-54 > .x-large{
  font-size : 2em;
}

#sp-block-container-19 > .x-small, #sp-block-container-20 > .x-small, #sp-block-container-21 > .x-small, #sp-block-container-22 > .x-small, #sp-block-container-23 > .x-small, #sp-block-container-24 > .x-small, #sp-block-container-25 > .x-small, #sp-block-container-26 > .x-small, #sp-block-container-28 > .x-small, #sp-block-container-29 > .x-small, #sp-block-container-32 > .x-small, #sp-block-container-33 > .x-small, #sp-block-container-38 > .x-small, #sp-block-container-41 > .x-small, #sp-block-container-42 > .x-small, #sp-block-container-43 > .x-small, #sp-block-container-44 > .x-small, #sp-block-container-47 > .x-small, #sp-block-container-49 > .x-small, #sp-block-container-50 > .x-small, #sp-block-container-51 > .x-small, #sp-block-container-52 > .x-small, #sp-block-container-53 > .x-small, #sp-block-container-54 > .x-small{
  font-size : 0.8em;
}

#sp-block-container-19 > .xx-large, #sp-block-container-20 > .xx-large, #sp-block-container-21 > .xx-large, #sp-block-container-22 > .xx-large, #sp-block-container-23 > .xx-large, #sp-block-container-24 > .xx-large, #sp-block-container-25 > .xx-large, #sp-block-container-26 > .xx-large, #sp-block-container-28 > .xx-large, #sp-block-container-29 > .xx-large, #sp-block-container-32 > .xx-large, #sp-block-container-33 > .xx-large, #sp-block-container-38 > .xx-large, #sp-block-container-41 > .xx-large, #sp-block-container-42 > .xx-large, #sp-block-container-43 > .xx-large, #sp-block-container-44 > .xx-large, #sp-block-container-47 > .xx-large, #sp-block-container-49 > .xx-large, #sp-block-container-50 > .xx-large, #sp-block-container-51 > .xx-large, #sp-block-container-52 > .xx-large, #sp-block-container-53 > .xx-large, #sp-block-container-54 > .xx-large{
  font-size : 3em;
}

#sp-block-container-19 > .xx-small, #sp-block-container-20 > .xx-small, #sp-block-container-21 > .xx-small, #sp-block-container-22 > .xx-small, #sp-block-container-23 > .xx-small, #sp-block-container-24 > .xx-small, #sp-block-container-25 > .xx-small, #sp-block-container-26 > .xx-small, #sp-block-container-28 > .xx-small, #sp-block-container-29 > .xx-small, #sp-block-container-32 > .xx-small, #sp-block-container-33 > .xx-small, #sp-block-container-38 > .xx-small, #sp-block-container-41 > .xx-small, #sp-block-container-42 > .xx-small, #sp-block-container-43 > .xx-small, #sp-block-container-44 > .xx-small, #sp-block-container-47 > .xx-small, #sp-block-container-49 > .xx-small, #sp-block-container-50 > .xx-small, #sp-block-container-51 > .xx-small, #sp-block-container-52 > .xx-small, #sp-block-container-53 > .xx-small, #sp-block-container-54 > .xx-small{
  font-size : 0.7em;
}

#sp-block-container-19 > a:link, #sp-block-container-20 > a:link, #sp-block-container-21 > a:link, #sp-block-container-22 > a:link, #sp-block-container-23 > a:link, #sp-block-container-24 > a:link, #sp-block-container-25 > a:link, #sp-block-container-26 > a:link, #sp-block-container-28 > a:link, #sp-block-container-29 > a:link, #sp-block-container-32 > a:link, #sp-block-container-33 > a:link, #sp-block-container-38 > a:link, #sp-block-container-41 > a:link, #sp-block-container-42 > a:link, #sp-block-container-43 > a:link, #sp-block-container-44 > a:link, #sp-block-container-47 > a:link, #sp-block-container-49 > a:link, #sp-block-container-50 > a:link, #sp-block-container-51 > a:link, #sp-block-container-52 > a:link, #sp-block-container-53 > a:link, #sp-block-container-54 > a:link{
  color : #555555;
  text-decoration : underline;
}

#sp-block-container-19 > em, #sp-block-container-20 > em, #sp-block-container-21 > em, #sp-block-container-22 > em, #sp-block-container-23 > em, #sp-block-container-24 > em, #sp-block-container-25 > em, #sp-block-container-26 > em, #sp-block-container-28 > em, #sp-block-container-29 > em, #sp-block-container-32 > em, #sp-block-container-33 > em, #sp-block-container-38 > em, #sp-block-container-41 > em, #sp-block-container-42 > em, #sp-block-container-43 > em, #sp-block-container-44 > em, #sp-block-container-47 > em, #sp-block-container-49 > em, #sp-block-container-50 > em, #sp-block-container-51 > em, #sp-block-container-52 > em, #sp-block-container-53 > em, #sp-block-container-54 > em{
  font-style : oblique;
  color : #555555;
}

#sp-block-container-19 > 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-28 > h1, #sp-block-container-29 > h1, #sp-block-container-32 > h1, #sp-block-container-33 > h1, #sp-block-container-38 > h1, #sp-block-container-41 > h1, #sp-block-container-42 > h1, #sp-block-container-43 > h1, #sp-block-container-44 > h1, #sp-block-container-47 > h1, #sp-block-container-49 > 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{
  color : #333333;
  padding-top : 11px;
  padding-left : 21px;
  padding-right : 21px;
  padding-bottom : 11px;
}

#sp-block-container-19 > 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-28 > h2, #sp-block-container-29 > h2, #sp-block-container-32 > h2, #sp-block-container-33 > h2, #sp-block-container-38 > h2, #sp-block-container-41 > h2, #sp-block-container-42 > h2, #sp-block-container-43 > h2, #sp-block-container-44 > h2, #sp-block-container-47 > h2, #sp-block-container-49 > 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{
  color : #333333;
  padding-top : 11px;
  padding-left : 15px;
  padding-right : 10px;
  padding-bottom : 11px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #333333;
}

#sp-block-container-19 > 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-28 > h3, #sp-block-container-29 > h3, #sp-block-container-32 > h3, #sp-block-container-33 > h3, #sp-block-container-38 > h3, #sp-block-container-41 > h3, #sp-block-container-42 > h3, #sp-block-container-43 > h3, #sp-block-container-44 > h3, #sp-block-container-47 > h3, #sp-block-container-49 > 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{
  font-size : 1.2em;
  font-weight : normal;
  color : #333333;
  padding-top : 7px;
  padding-left : 15px;
  padding-right : 10px;
  padding-bottom : 7px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #333333;
  clear : both;
}

#sp-block-container-19 > 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-28 > h4, #sp-block-container-29 > h4, #sp-block-container-32 > h4, #sp-block-container-33 > h4, #sp-block-container-38 > h4, #sp-block-container-41 > h4, #sp-block-container-42 > h4, #sp-block-container-43 > h4, #sp-block-container-44 > h4, #sp-block-container-47 > h4, #sp-block-container-49 > 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{
  font-size : 1.1em;
  color : #333333;
  padding-top : 3px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 3px;
  clear : both;
}

#sp-block-container-19 > 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-28 > h5, #sp-block-container-29 > h5, #sp-block-container-32 > h5, #sp-block-container-33 > h5, #sp-block-container-38 > h5, #sp-block-container-41 > h5, #sp-block-container-42 > h5, #sp-block-container-43 > h5, #sp-block-container-44 > h5, #sp-block-container-47 > h5, #sp-block-container-49 > 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{
  font-size : 1em;
  font-weight : normal;
  color : #333333;
  background-color : #f2f2f2;
  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 : 15px;
  padding-left : 32px;
  padding-right : 0px;
  padding-bottom : 15px;
  clear : both;
}

#sp-block-container-19 > 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-28 > h6, #sp-block-container-29 > h6, #sp-block-container-32 > h6, #sp-block-container-33 > h6, #sp-block-container-38 > h6, #sp-block-container-41 > h6, #sp-block-container-42 > h6, #sp-block-container-43 > h6, #sp-block-container-44 > h6, #sp-block-container-47 > h6, #sp-block-container-49 > 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{
  font-size : 0.8em;
  color : #666666;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #666666;
}

#sp-block-container-19 > 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-28 > p, #sp-block-container-29 > p, #sp-block-container-32 > p, #sp-block-container-33 > p, #sp-block-container-38 > p, #sp-block-container-41 > p, #sp-block-container-42 > p, #sp-block-container-43 > p, #sp-block-container-44 > p, #sp-block-container-47 > p, #sp-block-container-49 > 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{
  line-height : 2;
  color : #333333;
  text-align : left;
  margin-top : 1em;
  margin-left : 0.1em;
  margin-right : 0.1em;
  margin-bottom : 1em;
}

#sp-block-container-19 > 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-28 > p.indent, #sp-block-container-29 > p.indent, #sp-block-container-32 > p.indent, #sp-block-container-33 > p.indent, #sp-block-container-38 > 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-47 > p.indent, #sp-block-container-49 > p.indent, #sp-block-container-50 > p.indent, #sp-block-container-51 > p.indent, #sp-block-container-52 > p.indent, #sp-block-container-53 > p.indent, #sp-block-container-54 > p.indent{
  padding-left : 20px;
}

#sp-block-container-19 > p.small, #sp-block-container-20 > p.small, #sp-block-container-21 > p.small, #sp-block-container-22 > p.small, #sp-block-container-23 > p.small, #sp-block-container-24 > p.small, #sp-block-container-25 > p.small, #sp-block-container-26 > p.small, #sp-block-container-28 > p.small, #sp-block-container-29 > p.small, #sp-block-container-32 > p.small, #sp-block-container-33 > p.small, #sp-block-container-38 > p.small, #sp-block-container-41 > p.small, #sp-block-container-42 > p.small, #sp-block-container-43 > p.small, #sp-block-container-44 > p.small, #sp-block-container-47 > p.small, #sp-block-container-49 > p.small, #sp-block-container-50 > p.small, #sp-block-container-51 > p.small, #sp-block-container-52 > p.small, #sp-block-container-53 > p.small, #sp-block-container-54 > p.small{
  font-size : 0.9em;
}

#sp-block-container-19 > strong, #sp-block-container-20 > strong, #sp-block-container-21 > strong, #sp-block-container-22 > strong, #sp-block-container-23 > strong, #sp-block-container-24 > strong, #sp-block-container-25 > strong, #sp-block-container-26 > strong, #sp-block-container-28 > strong, #sp-block-container-29 > strong, #sp-block-container-32 > strong, #sp-block-container-33 > strong, #sp-block-container-38 > strong, #sp-block-container-41 > strong, #sp-block-container-42 > strong, #sp-block-container-43 > strong, #sp-block-container-44 > strong, #sp-block-container-47 > strong, #sp-block-container-49 > strong, #sp-block-container-50 > strong, #sp-block-container-51 > strong, #sp-block-container-52 > strong, #sp-block-container-53 > strong, #sp-block-container-54 > strong{
  font-weight : bold;
  color : #333333;
}

#sp-image-10, #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-6, #sp-image-7, #sp-image-8, #sp-image-9{
  max-width : 100%;
}

#sp-item-gallery-1 > ul, #sp-item-gallery-2 > ul, #sp-item-gallery-3 > ul, #sp-item-gallery-4 > ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : none;
  list-style-position : outside;
}

#sp-item-gallery-1 > ul > li, #sp-item-gallery-2 > ul > li, #sp-item-gallery-3 > ul > li, #sp-item-gallery-4 > ul > li{
  line-height : 1.4em;
  color : #676767;
  background-color : #d3eaf5;
  text-align : left;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 3px;
  margin-left : 3px;
  margin-right : 3px;
  margin-bottom : 3px;
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  width : 352px;
  height : 195px;
  float : left;
  overflow : hidden;
  box-sizing : border-box;
}

#sp-item-gallery-1> ul> li a:hover.item-gallery-link img, #sp-item-gallery-2> ul> li a:hover.item-gallery-link img, #sp-item-gallery-3> ul> li a:hover.item-gallery-link img, #sp-item-gallery-4> ul> li a:hover.item-gallery-link img {
  opacity: 0.6;
}

#sp-item-gallery-1 > ul > li img.item-gallery-thumbnail, #sp-item-gallery-2 > ul > li img.item-gallery-thumbnail, #sp-item-gallery-3 > ul > li img.item-gallery-thumbnail, #sp-item-gallery-4 > ul > li img.item-gallery-thumbnail{
  margin-right 10px;
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  width : 100%;
  display : block;
}

#sp-item-gallery-1 > ul > li p.item-gallery-icons, #sp-item-gallery-2 > ul > li p.item-gallery-icons, #sp-item-gallery-3 > ul > li p.item-gallery-icons, #sp-item-gallery-4 > ul > li p.item-gallery-icons{
  text-align : center;
  width : 100%;
  min-height : 20px;
}

#sp-item-gallery-1 > ul > li p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-2 > ul > li p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-3 > ul > li p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-4 > ul > li p.item-gallery-icons .item-gallery-icon-new{
  background-color : #f06060;
  background-image : none,url(img/item-gallery-icon1.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  width : 26px;
}

#sp-item-gallery-1 > ul > li p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-2 > ul > li p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-3 > ul > li p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-4 > ul > li p.item-gallery-icons .item-gallery-icon-popular{
  background-color : #04bfbf;
  background-image : none,url(img/item-gallery-icon2.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  width : 42px;
}

#sp-item-gallery-1 > ul > li p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-2 > ul > li p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-3 > ul > li p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-4 > ul > li p.item-gallery-icons .item-gallery-icon-recomend{
  background-color : #e6a408;
  background-image : none,url(img/item-gallery-icon3.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  width : 38px;
}

#sp-item-gallery-1 > ul > li p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-2 > ul > li p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-3 > ul > li p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-4 > ul > li p.item-gallery-icons .item-gallery-icon-sale{
  background-color : #0a7bb5;
  background-image : none,url(img/item-gallery-icon4.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  margin-right : 0px;
  width : 29px;
}

#sp-item-gallery-1 > ul > li p.item-gallery-icons span, #sp-item-gallery-2 > ul > li p.item-gallery-icons span, #sp-item-gallery-3 > ul > li p.item-gallery-icons span, #sp-item-gallery-4 > ul > li p.item-gallery-icons span{
  line-height : 12px;
  text-align : center;
  margin-right : 3px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  height : 12px;
  display : inline-block;
}

#sp-item-gallery-1 > ul > li p.item-gallery-price, #sp-item-gallery-2 > ul > li p.item-gallery-price, #sp-item-gallery-3 > ul > li p.item-gallery-price, #sp-item-gallery-4 > ul > li p.item-gallery-price{
  color : #676767;
  text-align : left;
  margin-top : 5px;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

#sp-item-gallery-1 > ul > li p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-2 > ul > li p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-3 > ul > li p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-4 > ul > li p.item-gallery-price .item-gallery-price-after{
  font-size : small;
  color : #676767;
  margin-left : 5px;
}

#sp-item-gallery-1 > ul > li p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-2 > ul > li p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-3 > ul > li p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-4 > ul > li p.item-gallery-price .item-gallery-price-before{
  color : #ff0000;
  margin-right : 5px;
}

#sp-item-gallery-1 > ul > li p.item-gallery-title, #sp-item-gallery-2 > ul > li p.item-gallery-title, #sp-item-gallery-3 > ul > li p.item-gallery-title, #sp-item-gallery-4 > ul > li p.item-gallery-title{
  line-height : 2.5em;
  color : #ffffff;
  background-color : #7ac6e9;
  padding-left : 10px;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

#sp-item-gallery-1 > ul > li > div p, #sp-item-gallery-2 > ul > li > div p, #sp-item-gallery-3 > ul > li > div p, #sp-item-gallery-4 > ul > li > div p{
  margin-bottom : 5px;
}

#sp-item-gallery-1 > ul > li > div p:last-child, #sp-item-gallery-2 > ul > li > div p:last-child, #sp-item-gallery-3 > ul > li > div p:last-child, #sp-item-gallery-4 > ul > li > div p:last-child{
  margin-bottom : 0px;
}

#sp-item-gallery-1 > ul > li > div.left, #sp-item-gallery-2 > ul > li > div.left, #sp-item-gallery-3 > ul > li > div.left, #sp-item-gallery-4 > ul > li > div.left{
  width : 45%;
  float : left;
}

#sp-item-gallery-1 > ul > li > div.right, #sp-item-gallery-2 > ul > li > div.right, #sp-item-gallery-3 > ul > li > div.right, #sp-item-gallery-4 > ul > li > div.right{
  width : 50%;
  float : right;
}

.page-toppage#content #page-content > h3{
  margin-left : 15px;
}

.page-toppage#content #page-content > p{
  margin-left : 35px;
  margin-right : 35px;
}

#sp-definition-list-1 > dt{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #e2e2e2;
}

.sp-wp-post-list#sp-entry-content-10{
  font-size : 1rem;
}

.sp-wp-post-list#sp-entry-content-11{
  font-size : 1rem;
}

.sp-wp-post-list#sp-entry-content-12{
  font-size : 1rem;
}

.sp-wp-post-list#sp-entry-content-13{
  font-size : 1rem;
}

.sp-wp-post-list#sp-entry-content-14{
  font-size : 1rem;
}

.sp-wp-post-list#sp-entry-content-15{
  font-size : 1rem;
}

.sp-wp-post-list#sp-entry-content-16{
  font-size : 1rem;
}

.sp-wp-post-list#sp-entry-content-17{
  font-size : 1rem;
}

.sp-wp-post-list#sp-entry-content-18{
  font-size : 1rem;
}

.sp-wp-post-list#sp-entry-content-19{
  font-size : 1rem;
}

.sp-wp-post-list#sp-entry-content-2{
  font-size : 1rem;
}

.sp-wp-post-list#sp-entry-content-20{
  font-size : 1rem;
}

.sp-wp-post-list#sp-entry-content-21{
  font-size : 1rem;
}

.sp-wp-post-list#sp-entry-content-22{
  font-size : 1rem;
}

.sp-wp-post-list#sp-entry-content-23{
  font-size : 1rem;
}

.sp-wp-post-list#sp-entry-content-3{
  font-size : 1rem;
}

.sp-wp-post-list#sp-entry-content-4{
  font-size : 1rem;
}

.sp-wp-post-list#sp-entry-content-5{
  font-size : 1rem;
}

.sp-wp-post-list#sp-entry-content-6{
  font-size : 1rem;
}

.sp-wp-post-list#sp-entry-content-7{
  font-size : 1rem;
}

.sp-wp-post-list#sp-entry-content-8{
  font-size : 1rem;
}

.sp-wp-post-list#sp-entry-content-9{
  font-size : 1rem;
}

#sp-image-2{
  background-color : #f4f4f4;
}

#sp-image-7{
  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-item-gallery-1 > ul > li{
  background-color : transparent;
}

#sp-item-gallery-1 > ul > li p.item-gallery-title{
  color : #000000;
  background-color : transparent;
}

#sp-item-gallery-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-item-gallery-10 > ul > li{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d9d9d9;
  border-left-color : #d9d9d9;
  border-right-color : #d9d9d9;
  border-bottom-color : #d9d9d9;
}

#sp-item-gallery-10 > ul > li p.item-gallery-title{
  font-size : 1.1rem;
  font-weight : normal;
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #d5d5d5;
}

#sp-item-gallery-11{
  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-item-gallery-11 > ul > li{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d9d9d9;
  border-left-color : #d9d9d9;
  border-right-color : #d9d9d9;
  border-bottom-color : #d9d9d9;
}

#sp-item-gallery-11 > ul > li p.item-gallery-title{
  font-size : 1.1rem;
  font-weight : normal;
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #d5d5d5;
}

#sp-item-gallery-12{
  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-item-gallery-12 > ul > li{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d9d9d9;
  border-left-color : #d9d9d9;
  border-right-color : #d9d9d9;
  border-bottom-color : #d9d9d9;
}

#sp-item-gallery-12 > ul > li p.item-gallery-title{
  font-size : 1.1rem;
  font-weight : normal;
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #d5d5d5;
}

#sp-item-gallery-13{
  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-item-gallery-13 > ul > li{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d9d9d9;
  border-left-color : #d9d9d9;
  border-right-color : #d9d9d9;
  border-bottom-color : #d9d9d9;
  width : 243px;
}

#sp-item-gallery-13 > ul > li p.item-gallery-title{
  font-size : 1.1rem;
  font-weight : normal;
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #d5d5d5;
}

#sp-item-gallery-14{
  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-item-gallery-14 > ul > li{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d9d9d9;
  border-left-color : #d9d9d9;
  border-right-color : #d9d9d9;
  border-bottom-color : #d9d9d9;
  width : 125px;
}

#sp-item-gallery-14 > ul > li p.item-gallery-title{
  font-size : 1.1rem;
  font-weight : normal;
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #d5d5d5;
}

#sp-item-gallery-15{
  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-item-gallery-15 > ul > li{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d9d9d9;
  border-left-color : #d9d9d9;
  border-right-color : #d9d9d9;
  border-bottom-color : #d9d9d9;
  width : 425px;
  height : 315px;
}

#sp-item-gallery-15 > ul > li p.item-gallery-title{
  font-size : 1.1rem;
  font-weight : normal;
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #d5d5d5;
}

#sp-item-gallery-2 > ul > li{
  background-color : transparent;
}

#sp-item-gallery-2 > ul > li p.item-gallery-title{
  color : #000000;
  background-color : transparent;
}

#sp-item-gallery-3 > ul > li{
  background-color : transparent;
}

#sp-item-gallery-3 > ul > li p.item-gallery-title{
  color : #000000;
  background-color : transparent;
}

#sp-item-gallery-4 > ul > li{
  background-color : transparent;
}

#sp-item-gallery-4 > ul > li p.item-gallery-title{
  color : #000000;
  background-color : transparent;
}

#sp-item-gallery-5{
  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-item-gallery-5 > ul > li{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d9d9d9;
  border-left-color : #d9d9d9;
  border-right-color : #d9d9d9;
  border-bottom-color : #d9d9d9;
}

#sp-item-gallery-5 > ul > li p.item-gallery-title{
  font-size : 1.1rem;
  font-weight : normal;
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #d5d5d5;
}

#sp-item-gallery-6{
  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-item-gallery-6 > ul > li{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d9d9d9;
  border-left-color : #d9d9d9;
  border-right-color : #d9d9d9;
  border-bottom-color : #d9d9d9;
}

#sp-item-gallery-6 > ul > li p.item-gallery-title{
  font-size : 1.1rem;
  font-weight : normal;
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #d5d5d5;
}

#sp-item-gallery-7{
  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-item-gallery-7 > ul > li{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d9d9d9;
  border-left-color : #d9d9d9;
  border-right-color : #d9d9d9;
  border-bottom-color : #d9d9d9;
}

#sp-item-gallery-7 > ul > li p.item-gallery-title{
  font-size : 1.1rem;
  font-weight : normal;
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #d5d5d5;
}

#sp-item-gallery-8{
  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-item-gallery-8 > ul > li{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d9d9d9;
  border-left-color : #d9d9d9;
  border-right-color : #d9d9d9;
  border-bottom-color : #d9d9d9;
}

#sp-item-gallery-8 > ul > li p.item-gallery-title{
  font-size : 1.1rem;
  font-weight : normal;
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #d5d5d5;
}

#sp-item-gallery-9{
  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-item-gallery-9 > ul > li{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d9d9d9;
  border-left-color : #d9d9d9;
  border-right-color : #d9d9d9;
  border-bottom-color : #d9d9d9;
}

#sp-item-gallery-9 > ul > li p.item-gallery-title{
  font-size : 1.1rem;
  font-weight : normal;
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #d5d5d5;
}

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

#sp-table-1{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d8d8d8;
  border-left-color : #d8d8d8;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

#sp-table-1 > tbody > tr > td{
  font-size : 1.2rem;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-1 > tbody > tr > th.row-title{
  font-weight : normal;
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #da271e;
}

#sp-table-10{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d8d8d8;
  border-left-color : #d8d8d8;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

#sp-table-10 > tbody > tr > td{
  font-size : 1.2rem;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-10 > tbody > tr > th.row-title{
  font-weight : normal;
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #da271e;
}

#sp-table-11{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d8d8d8;
  border-left-color : #d8d8d8;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

#sp-table-11 > tbody > tr > td{
  font-size : 1.2rem;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-11 > tbody > tr > th.row-title{
  font-weight : normal;
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #da271e;
}

#sp-table-12{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d8d8d8;
  border-left-color : #d8d8d8;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

#sp-table-12 > tbody > tr > td{
  font-size : 1.2rem;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-12 > tbody > tr > th.row-title{
  font-weight : normal;
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #da271e;
}

#sp-table-13{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d8d8d8;
  border-left-color : #d8d8d8;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

#sp-table-13 > tbody > tr > td{
  font-size : 1.2rem;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-13 > tbody > tr > th.row-title{
  font-weight : normal;
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #da271e;
}

#sp-table-14{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d8d8d8;
  border-left-color : #d8d8d8;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

#sp-table-14 > tbody > tr > td{
  font-size : 1.2rem;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-14 > tbody > tr > th.row-title{
  font-weight : normal;
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #da271e;
}

#sp-table-15{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d8d8d8;
  border-left-color : #d8d8d8;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

#sp-table-15 > tbody > tr > td{
  font-size : 1.2rem;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-15 > tbody > tr > th.row-title{
  font-weight : normal;
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #da271e;
}

#sp-table-16{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d8d8d8;
  border-left-color : #d8d8d8;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

#sp-table-16 > tbody > tr > td{
  font-size : 1.2rem;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-16 > tbody > tr > th.row-title{
  font-weight : normal;
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #da271e;
}

#sp-table-17{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d8d8d8;
  border-left-color : #d8d8d8;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

#sp-table-17 > tbody > tr > td{
  font-size : 1.2rem;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-17 > tbody > tr > th.row-title{
  font-weight : normal;
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #da271e;
}

#sp-table-18{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d8d8d8;
  border-left-color : #d8d8d8;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

#sp-table-18 > tbody > tr > td{
  font-size : 1.2rem;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-18 > tbody > tr > th.row-title{
  font-weight : normal;
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #da271e;
}

#sp-table-19{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d8d8d8;
  border-left-color : #d8d8d8;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

#sp-table-19 > tbody > tr > td{
  font-size : 1.2rem;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-19 > tbody > tr > th.row-title{
  font-weight : normal;
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #da271e;
}

#sp-table-2{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d8d8d8;
  border-left-color : #d8d8d8;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

#sp-table-2 > tbody > tr > td{
  font-size : 1.2rem;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-2 > tbody > tr > th.row-title{
  font-weight : normal;
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #da271e;
}

#sp-table-20{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d8d8d8;
  border-left-color : #d8d8d8;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

#sp-table-20 > tbody > tr > td{
  font-size : 1.2rem;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-20 > tbody > tr > th.row-title{
  font-weight : normal;
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #da271e;
}

#sp-table-21{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d8d8d8;
  border-left-color : #d8d8d8;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

#sp-table-21 > tbody > tr > td{
  font-size : 1.2rem;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-21 > tbody > tr > th.row-title{
  font-weight : normal;
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #da271e;
}

#sp-table-22{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d8d8d8;
  border-left-color : #d8d8d8;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

#sp-table-22 > tbody > tr > td{
  font-size : 1.2rem;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-22 > tbody > tr > th.row-title{
  font-weight : normal;
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #da271e;
}

#sp-table-23{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d8d8d8;
  border-left-color : #d8d8d8;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

#sp-table-23 > tbody > tr > td{
  font-size : 1.2rem;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-23 > tbody > tr > th.row-title{
  font-weight : normal;
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #da271e;
}

#sp-table-3{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d8d8d8;
  border-left-color : #d8d8d8;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

#sp-table-3 > tbody > tr > td{
  font-size : 1.2rem;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-3 > tbody > tr > th.row-title{
  font-weight : normal;
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #da271e;
}

#sp-table-4{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d8d8d8;
  border-left-color : #d8d8d8;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

#sp-table-4 > tbody > tr > td{
  font-size : 1.2rem;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-4 > tbody > tr > th.row-title{
  font-weight : normal;
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #da271e;
}

#sp-table-5{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d8d8d8;
  border-left-color : #d8d8d8;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

#sp-table-5 > tbody > tr > td{
  font-size : 1.2rem;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-5 > tbody > tr > th.row-title{
  font-weight : normal;
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #da271e;
}

#sp-table-6{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d8d8d8;
  border-left-color : #d8d8d8;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

#sp-table-6 > tbody > tr > td{
  font-size : 1.2rem;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-6 > tbody > tr > th.row-title{
  font-weight : normal;
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #da271e;
}

#sp-table-7{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d8d8d8;
  border-left-color : #d8d8d8;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

#sp-table-7 > tbody > tr > td{
  font-size : 1.2rem;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-7 > tbody > tr > th.row-title{
  font-weight : normal;
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #da271e;
}

#sp-table-8{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d8d8d8;
  border-left-color : #d8d8d8;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

#sp-table-8 > tbody > tr > td{
  font-size : 1.2rem;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-8 > tbody > tr > th.row-title{
  font-weight : normal;
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #da271e;
}

#sp-table-9{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d8d8d8;
  border-left-color : #d8d8d8;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

#sp-table-9 > tbody > tr > td{
  font-size : 1.2rem;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-9 > tbody > tr > th.row-title{
  font-weight : normal;
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #da271e;
}

.sp-wp-post-list#sp-wp-post-list-1 > article > header > h4{
  color : #5e6062;
  border-top-width : 0px;
  border-left-width : 5px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #da271e;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-1 > article > header > h4 > a:link{
  color : #5e6062;
}

.sp-wp-post-list#sp-wp-post-list-1 > h3{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #eb6877;
  border-left-color : #eb6877;
  border-right-color : #eb6877;
  border-bottom-color : #eb6877;
}

.sp-wp-post-list#sp-wp-post-list-1 > h3 > a:link{
  color : #000000;
}

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

  #sp-block-container-1{
    margin-left : 15px;
  }

  #sp-block-container-12{
    margin-left : 15px;
    margin-right : 0px;
    width : 883px;
    min-height : 41px;
  }

  #sp-block-container-13{
    min-height : 23px;
  }

  #sp-block-container-14{
    margin-left : 15px;
    min-height : 865px;
  }

  #sp-block-container-16{
    margin-left : 15px;
    margin-bottom : 15px;
  }

  #sp-block-container-30{
    width : 880px;
  }

  #sp-block-container-34{
    width : 880px;
  }

  #sp-block-container-36{
    width : 880px;
  }

  #sp-block-container-39{
    width : 880px;
  }

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

  #sp-block-container-45{
    width : 880px;
  }

  #sp-block-container-5{
    margin-top : 15px;
    margin-left : 15px;
  }

  #sp-block-container-6{
    margin-top : 15px;
    margin-left : 15px;
    width : 887px;
  }

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

  #sp-block-container-8{
    margin-top : 15px;
    margin-left : 15px;
  }

  #sp-block-container-9{
    margin-top : 15px;
    margin-left : 15px;
  }

  #sp-definition-list-1{
    margin-bottom : -1px;
    min-height : 902px;
  }

  #sp-html-src-1{
    margin-left : 15px;
  }

  #sp-image-1{
    margin-top : 10px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 100%;
  }

  #sp-image-10{
    margin-left : 15px;
    margin-right : 15px;
    margin-bottom : 15px;
    width : 40%;
    float : left;
    clear : left;
    position : relative;
  }

  #sp-image-11{
    margin-left : 15px;
    margin-right : 15px;
    margin-bottom : 15px;
    width : 40%;
    float : left;
    clear : left;
    position : relative;
  }

  #sp-image-12{
    margin-left : 15px;
    margin-right : 15px;
    margin-bottom : 15px;
    width : 40%;
    float : left;
    clear : left;
    position : relative;
  }

  #sp-image-13{
    margin-left : 15px;
    margin-right : 15px;
    margin-bottom : 15px;
    width : 40%;
    float : left;
    clear : left;
    position : relative;
  }

  #sp-image-14{
    margin-left : 15px;
    margin-right : 15px;
    margin-bottom : 15px;
    width : 40%;
    float : left;
    clear : left;
    position : relative;
  }

  #sp-image-15{
    margin-left : 15px;
    margin-right : 15px;
    margin-bottom : 15px;
    width : 40%;
    float : left;
    clear : left;
    position : relative;
  }

  #sp-image-16{
    margin-left : 15px;
    margin-right : 15px;
    margin-bottom : 15px;
    width : 40%;
    float : left;
    clear : left;
    position : relative;
  }

  #sp-image-17{
    margin-left : 15px;
    margin-right : 15px;
    margin-bottom : 15px;
    width : 40%;
    float : left;
    clear : left;
    position : relative;
  }

  #sp-image-18{
    margin-left : 15px;
    margin-right : 15px;
    margin-bottom : 15px;
    width : 40%;
    float : left;
    clear : left;
    position : relative;
  }

  #sp-image-19{
    margin-left : 15px;
    margin-right : 15px;
    margin-bottom : 15px;
    width : 40%;
    float : left;
    clear : left;
    position : relative;
  }

  #sp-image-2{
    margin-left : 15px;
    margin-right : 15px;
    width : 127px;
    height : 134px;
    float : left;
    position : relative;
  }

  #sp-image-20{
    margin-left : 15px;
    margin-right : 15px;
    margin-bottom : 15px;
    width : 40%;
    float : left;
    clear : left;
    position : relative;
  }

  #sp-image-21{
    margin-left : 15px;
    margin-right : 15px;
    margin-bottom : 15px;
    width : 40%;
    float : left;
    clear : left;
    position : relative;
  }

  #sp-image-22{
    margin-left : 15px;
    margin-right : 15px;
    margin-bottom : 15px;
    width : 40%;
    float : left;
    clear : left;
    position : relative;
  }

  #sp-image-23{
    margin-left : 15px;
    margin-right : 15px;
    margin-bottom : 15px;
    width : 40%;
    float : left;
    clear : left;
    position : relative;
  }

  #sp-image-24{
    margin-left : 15px;
    margin-right : 15px;
    margin-bottom : 15px;
    width : 40%;
    float : left;
    clear : left;
    position : relative;
  }

  #sp-image-25{
    margin-left : 15px;
    margin-right : 15px;
    margin-bottom : 15px;
    width : 40%;
    float : left;
    clear : left;
    position : relative;
  }

  #sp-image-26{
    margin-left : 15px;
    margin-right : 15px;
    margin-bottom : 15px;
    width : 40%;
    float : left;
    clear : left;
    position : relative;
  }

  #sp-image-27{
    margin-left : 15px;
    margin-right : 15px;
    margin-bottom : 15px;
    width : 40%;
    float : left;
    clear : left;
    position : relative;
  }

  #sp-image-28{
    margin-left : 15px;
    margin-right : 15px;
    margin-bottom : 15px;
    width : 40%;
    float : left;
    clear : left;
    position : relative;
  }

  #sp-image-29{
    margin-left : 15px;
    margin-right : 15px;
    margin-bottom : 15px;
    width : 40%;
    float : left;
    clear : left;
    position : relative;
  }

  #sp-image-3{
    margin-top : 15px;
    margin-left : 15px;
    margin-right : 15px;
    width : 180px;
    float : right;
    position : relative;
  }

  #sp-image-30{
    margin-left : 15px;
    margin-right : 15px;
    margin-bottom : 15px;
    width : 40%;
    float : left;
    clear : left;
    position : relative;
  }

  #sp-image-4{
    margin-top : 15px;
    margin-left : 15px;
    margin-right : 15px;
    width : 180px;
    float : left;
    position : relative;
  }

  #sp-image-5{
    margin-top : 15px;
    margin-left : 15px;
    margin-right : 15px;
    width : 180px;
    float : right;
    position : relative;
  }

  #sp-image-7{
    margin-right : 15px;
    width : 150px;
    height : auto;
    float : right;
    clear : both;
    position : relative;
  }

  #sp-image-8{
    margin-left : 15px;
    margin-right : 15px;
    width : auto;
    height : 300px;
  }

  #sp-image-9{
    margin-left : 15px;
    margin-right : 15px;
    margin-bottom : 15px;
    width : 40%;
    float : left;
    clear : left;
    position : relative;
  }

  #sp-photo-motion-1 {
  }

  #sp-site-branding2-1{
    min-height : 76px;
  }

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

  #sp-table-1{
    min-height : 149px;
  }

  #sp-table-10{
    min-height : 149px;
  }

  #sp-table-11{
    min-height : 149px;
  }

  #sp-table-12{
    min-height : 149px;
  }

  #sp-table-13{
    min-height : 149px;
  }

  #sp-table-14{
    min-height : 149px;
  }

  #sp-table-15{
    min-height : 149px;
  }

  #sp-table-16{
    min-height : 149px;
  }

  #sp-table-17{
    min-height : 149px;
  }

  #sp-table-18{
    min-height : 149px;
  }

  #sp-table-19{
    min-height : 149px;
  }

  #sp-table-2{
    min-height : 149px;
  }

  #sp-table-20{
    min-height : 149px;
  }

  #sp-table-21{
    min-height : 149px;
  }

  #sp-table-22{
    min-height : 149px;
  }

  #sp-table-23{
    min-height : 149px;
  }

  #sp-table-3{
    min-height : 149px;
  }

  #sp-table-4{
    min-height : 149px;
  }

  #sp-table-5{
    min-height : 149px;
  }

  #sp-table-6{
    min-height : 149px;
  }

  #sp-table-7{
    min-height : 149px;
  }

  #sp-table-8{
    min-height : 149px;
  }

  #sp-table-9{
    min-height : 149px;
  }

  .sp-wp-post-list#sp-wp-post-list-1{
    margin-left : 15px;
    margin-bottom : 238px;
    width : 50%;
    min-height : 520px;
    float : none;
    clear : left;
    position : absolute;
    top : 693px;
    bottom : auto;
    right : 4px;
    left : auto;
  }
}

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

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

  #sp-image-10{
    margin-bottom : 10px;
    height : auto;
  }

  #sp-image-11{
    margin-bottom : 10px;
    height : auto;
  }

  #sp-image-12{
    margin-bottom : 10px;
    height : auto;
  }

  #sp-image-13{
    margin-bottom : 10px;
    height : auto;
  }

  #sp-image-14{
    margin-bottom : 10px;
    height : auto;
  }

  #sp-image-15{
    margin-bottom : 10px;
    height : auto;
  }

  #sp-image-16{
    margin-bottom : 10px;
    height : auto;
  }

  #sp-image-17{
    margin-bottom : 10px;
    height : auto;
  }

  #sp-image-18{
    margin-bottom : 10px;
    height : auto;
  }

  #sp-image-19{
    margin-bottom : 10px;
    height : auto;
  }

  #sp-image-20{
    margin-bottom : 10px;
    height : auto;
  }

  #sp-image-21{
    margin-bottom : 10px;
    height : auto;
  }

  #sp-image-22{
    margin-bottom : 10px;
    height : auto;
  }

  #sp-image-23{
    margin-bottom : 10px;
    height : auto;
  }

  #sp-image-24{
    margin-bottom : 10px;
    height : auto;
  }

  #sp-image-25{
    margin-bottom : 10px;
    height : auto;
  }

  #sp-image-26{
    margin-bottom : 10px;
    height : auto;
  }

  #sp-image-27{
    margin-bottom : 10px;
    height : auto;
  }

  #sp-image-28{
    margin-bottom : 10px;
    height : auto;
  }

  #sp-image-29{
    margin-bottom : 10px;
    height : auto;
  }

  #sp-image-30{
    margin-bottom : 10px;
    height : auto;
  }

  #sp-image-9{
    margin-bottom : 10px;
    height : auto;
  }
}