#colophon{
  background-color : transparent;
  background-image : url(img/line-01.gif);
  background-repeat : repeat-x;
}

#colophon-inner {
}

#content{
  min-height : 50px;
}

#contenthead{
  background-position : center center;
}

#masthead {
}

#masthead-inner{
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.sp-button{
  width : 122px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

a:focus{
  color : #3c3f53;
  text-decoration : underline;
}

a:link{
  color : #3c3f53;
  text-decoration : none;
}

a:visited{
  color : #3c3f53;
  text-decoration : none;
}

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

article{
  display : block;
}

aside{
  display : block;
}

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

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

  #content{
    min-height : 50px;
  }

  #contenthead{
    margin-bottom : 20px;
  }

  #main{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 1000px;
    box-sizing : content-box;
  }

  #masthead{
    margin-bottom : 20px;
  }

  #masthead-inner{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 1000px;
    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 : 1000px;
  }
}

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

  #content{
    width : 1000px;
  }

  #contenthead{
    width : 1000px;
  }
}

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

  #colophon{
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
  }

  #content{
    min-height : 50px;
  }

  *{
    box-sizing : border-box;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  embed{
    max-width : 100%;
  }
}

#sp-page-title-8{
  background-image : url(img/back-01.png);
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 15px;
  padding-bottom : 0px;
  margin-bottom : 20px;
}

#sp-page-title-8::before{
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #3c3f53;
  height : 60%;
  display : block;
  position : absolute;
  top : 20%;
  left : 0px;
  content : "";
}

#sp-page-title-8 > h1{
  font-size : 1.7rem;
  font-weight : bold;
  color : #3c3f53;
}

#sp-table-1, #sp-table-2{
  margin-top : 5px;
  margin-left : auto;
  margin-right : auto;
  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 : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
  width : 100%;
  border-collapse : collapse;
}

#sp-table-1 > tbody > tr > td, #sp-table-2 > tbody > tr > td{
  font-weight : bold;
  color : #666666;
  background-color : #ffffff;
  text-align : left;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-1 > tbody > tr > th, #sp-table-2 > tbody > tr > th{
  font-weight : bold;
  color : #515c6a;
  background-color : #efefef;
  text-align : left;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-site-navigation-4{
  color : #222222;
  background-color : transparent;
  background-image : -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e0e0e0));
  background-image : linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 5px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ababab;
  border-left-color : #ababab;
  border-right-color : #ababab;
  border-bottom-color : #ababab;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
}

#sp-site-navigation-4 li.current_page_item > a{
  color : #ffffff;
  background-color : #3c3f53;
}

#sp-site-navigation-4 ul ul li a{
  color : #222222;
  padding-top : 10px;
  padding-left : 40px;
  padding-right : 40px;
  padding-bottom : 10px;
}

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

#sp-site-navigation-4 ul ul li.current-menu-ancestor > a{
  color : #ffffff;
  background-color : #3c3f53;
}

#sp-site-navigation-4 ul ul li.current-menu-item > a{
  color : #ffffff;
  background-color : #3c3f53;
}

#sp-site-navigation-4 ul ul li.current_page_ancestor > a{
  color : #ffffff;
  background-color : #3c3f53;
}

#sp-site-navigation-4 ul ul li.current_page_item > a{
  color : #ffffff;
  background-color : #3c3f53;
}

#sp-site-navigation-4 > ul > li.current-menu-ancestor > a{
  color : #ffffff;
  background-color : #3c3f53;
}

#sp-site-navigation-4 > ul > li.current-menu-item > a{
  color : #ffffff;
  background-color : #3c3f53;
}

#sp-site-navigation-4 > ul > li.current_page_ancestor > a{
  color : #ffffff;
  background-color : #3c3f53;
}

#sp-site-navigation-4 > ul > li > a{
  color : #222222;
}

#sp-site-navigation-4 > ul > li > a:hover{
  color : #ffffff;
  background-color : #3c3f53;
}

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

  #sp-site-navigation-4{
    background-color : #3c3f53;
    background-image : none;
    padding-top : 0px;
    margin-top : 10px;
    position : relative;
  }

  #sp-site-navigation-4 ul{
    background-color : #ffffff;
    background-image : url(img/back-01.png);
  }

  #sp-site-navigation-4 ul li a{
    line-height : 24px;
    color : #ffffff;
    padding-top : 8px;
    padding-left : 25px;
    padding-right : 10px;
    padding-bottom : 7px;
  }

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

  #sp-site-navigation-4 ul li a:link{
    color : #3c3f53;
    text-decoration : none;
  }

  #sp-site-navigation-4 ul li a:visited{
    color : #3c3f53;
    text-decoration : none;
  }

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

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

  #sp-site-navigation-4 ul > li{
    color : #ffffff;
  }

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

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

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

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

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

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

.page-custom#content #page-content, .page-custom1#content #page-content, .page-custom11#content #page-content, .page-custom12#content #page-content, .page-custom13#content #page-content, .page-custom14#content #page-content, .page-custom15#content #page-content, .page-custom16#content #page-content, .page-custom17#content #page-content, .page-custom18#content #page-content, .page-custom2#content #page-content, .page-custom3#content #page-content, .page-custom4#content #page-content, .page-custom5#content #page-content, .page-custom6#content #page-content, .page-custom7#content #page-content, .page-custom8#content #page-content, .page-custom9#content #page-content, .page-law#content #page-content, .page-news#content #page-content, .page-recruit#content #page-content, .page-recruit1#content #page-content, #sp-block-container-1, #sp-block-container-10, #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-21, #sp-block-container-23, #sp-block-container-26, #sp-block-container-27, #sp-block-container-3, #sp-block-container-30, #sp-block-container-31, #sp-block-container-32, #sp-block-container-33, #sp-block-container-34, #sp-block-container-35, #sp-block-container-55, #sp-block-container-59, #sp-block-container-61, #sp-block-container-62, #sp-block-container-69, #sp-block-container-75, #sp-block-container-77, #sp-block-container-78, #sp-block-container-9{
  color : #000000;
  margin-bottom : 20px;
}

.page-custom#content #page-content > h1, .page-custom1#content #page-content > h1, .page-custom11#content #page-content > h1, .page-custom12#content #page-content > h1, .page-custom13#content #page-content > h1, .page-custom14#content #page-content > h1, .page-custom15#content #page-content > h1, .page-custom16#content #page-content > h1, .page-custom17#content #page-content > h1, .page-custom18#content #page-content > h1, .page-custom2#content #page-content > h1, .page-custom3#content #page-content > h1, .page-custom4#content #page-content > h1, .page-custom5#content #page-content > h1, .page-custom6#content #page-content > h1, .page-custom7#content #page-content > h1, .page-custom8#content #page-content > h1, .page-custom9#content #page-content > h1, .page-law#content #page-content > h1, .page-news#content #page-content > h1, .page-recruit#content #page-content > h1, .page-recruit1#content #page-content > h1, #sp-block-container-1 > h1, #sp-block-container-10 > 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-21 > h1, #sp-block-container-23 > h1, #sp-block-container-26 > h1, #sp-block-container-27 > h1, #sp-block-container-3 > h1, #sp-block-container-30 > h1, #sp-block-container-31 > h1, #sp-block-container-32 > h1, #sp-block-container-33 > h1, #sp-block-container-34 > h1, #sp-block-container-35 > h1, #sp-block-container-55 > h1, #sp-block-container-59 > h1, #sp-block-container-61 > h1, #sp-block-container-62 > h1, #sp-block-container-69 > h1, #sp-block-container-75 > h1, #sp-block-container-77 > h1, #sp-block-container-78 > h1, #sp-block-container-9 > h1{
  font-size : 2rem;
  font-weight : normal;
  color : #0d0e12;
  background-color : #f1f1f1;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-bottom : 15px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #3c3f53;
}

.page-custom#content #page-content > h2, .page-custom1#content #page-content > h2, .page-custom11#content #page-content > h2, .page-custom12#content #page-content > h2, .page-custom13#content #page-content > h2, .page-custom14#content #page-content > h2, .page-custom15#content #page-content > h2, .page-custom16#content #page-content > h2, .page-custom17#content #page-content > h2, .page-custom18#content #page-content > h2, .page-custom2#content #page-content > h2, .page-custom3#content #page-content > h2, .page-custom4#content #page-content > h2, .page-custom5#content #page-content > h2, .page-custom6#content #page-content > h2, .page-custom7#content #page-content > h2, .page-custom8#content #page-content > h2, .page-custom9#content #page-content > h2, .page-law#content #page-content > h2, .page-news#content #page-content > h2, .page-recruit#content #page-content > h2, .page-recruit1#content #page-content > h2, #sp-block-container-1 > h2, #sp-block-container-10 > 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-21 > h2, #sp-block-container-23 > h2, #sp-block-container-26 > h2, #sp-block-container-27 > h2, #sp-block-container-3 > h2, #sp-block-container-30 > h2, #sp-block-container-31 > h2, #sp-block-container-32 > h2, #sp-block-container-33 > h2, #sp-block-container-34 > h2, #sp-block-container-35 > h2, #sp-block-container-55 > h2, #sp-block-container-59 > h2, #sp-block-container-61 > h2, #sp-block-container-62 > h2, #sp-block-container-69 > h2, #sp-block-container-75 > h2, #sp-block-container-77 > h2, #sp-block-container-78 > h2, #sp-block-container-9 > h2{
  font-size : 1.8rem;
  font-weight : normal;
  color : #0d0e12;
  background-color : #f1f1f1;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-bottom : 15px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #3c3f53;
}

.page-custom#content #page-content > h3, .page-custom1#content #page-content > h3, .page-custom11#content #page-content > h3, .page-custom12#content #page-content > h3, .page-custom13#content #page-content > h3, .page-custom14#content #page-content > h3, .page-custom15#content #page-content > h3, .page-custom16#content #page-content > h3, .page-custom17#content #page-content > h3, .page-custom18#content #page-content > h3, .page-custom2#content #page-content > h3, .page-custom3#content #page-content > h3, .page-custom4#content #page-content > h3, .page-custom5#content #page-content > h3, .page-custom6#content #page-content > h3, .page-custom7#content #page-content > h3, .page-custom8#content #page-content > h3, .page-custom9#content #page-content > h3, .page-law#content #page-content > h3, .page-news#content #page-content > h3, .page-recruit#content #page-content > h3, .page-recruit1#content #page-content > h3, #sp-block-container-1 > h3, #sp-block-container-10 > 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-21 > h3, #sp-block-container-23 > h3, #sp-block-container-26 > h3, #sp-block-container-27 > h3, #sp-block-container-3 > h3, #sp-block-container-30 > h3, #sp-block-container-31 > h3, #sp-block-container-32 > h3, #sp-block-container-33 > h3, #sp-block-container-34 > h3, #sp-block-container-35 > h3, #sp-block-container-55 > h3, #sp-block-container-59 > h3, #sp-block-container-61 > h3, #sp-block-container-62 > h3, #sp-block-container-69 > h3, #sp-block-container-75 > h3, #sp-block-container-77 > h3, #sp-block-container-78 > h3, #sp-block-container-9 > h3{
  font-size : 1.6rem;
  font-weight : normal;
  color : #0d0e12;
  background-color : #f1f1f1;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #3c3f53;
}

.page-custom#content #page-content > h4, .page-custom1#content #page-content > h4, .page-custom11#content #page-content > h4, .page-custom12#content #page-content > h4, .page-custom13#content #page-content > h4, .page-custom14#content #page-content > h4, .page-custom15#content #page-content > h4, .page-custom16#content #page-content > h4, .page-custom17#content #page-content > h4, .page-custom18#content #page-content > h4, .page-custom2#content #page-content > h4, .page-custom3#content #page-content > h4, .page-custom4#content #page-content > h4, .page-custom5#content #page-content > h4, .page-custom6#content #page-content > h4, .page-custom7#content #page-content > h4, .page-custom8#content #page-content > h4, .page-custom9#content #page-content > h4, .page-law#content #page-content > h4, .page-news#content #page-content > h4, .page-recruit#content #page-content > h4, .page-recruit1#content #page-content > h4, #sp-block-container-1 > h4, #sp-block-container-10 > 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-21 > h4, #sp-block-container-23 > h4, #sp-block-container-26 > h4, #sp-block-container-27 > h4, #sp-block-container-3 > h4, #sp-block-container-30 > h4, #sp-block-container-31 > h4, #sp-block-container-32 > h4, #sp-block-container-33 > h4, #sp-block-container-34 > h4, #sp-block-container-35 > h4, #sp-block-container-55 > h4, #sp-block-container-59 > h4, #sp-block-container-61 > h4, #sp-block-container-62 > h4, #sp-block-container-69 > h4, #sp-block-container-75 > h4, #sp-block-container-77 > h4, #sp-block-container-78 > h4, #sp-block-container-9 > h4{
  font-size : 1.4rem;
  line-height : 1.2;
  text-align : left;
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 2px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 1em;
  clear : both;
}

.page-custom#content #page-content > h5, .page-custom1#content #page-content > h5, .page-custom11#content #page-content > h5, .page-custom12#content #page-content > h5, .page-custom13#content #page-content > h5, .page-custom14#content #page-content > h5, .page-custom15#content #page-content > h5, .page-custom16#content #page-content > h5, .page-custom17#content #page-content > h5, .page-custom18#content #page-content > h5, .page-custom2#content #page-content > h5, .page-custom3#content #page-content > h5, .page-custom4#content #page-content > h5, .page-custom5#content #page-content > h5, .page-custom6#content #page-content > h5, .page-custom7#content #page-content > h5, .page-custom8#content #page-content > h5, .page-custom9#content #page-content > h5, .page-law#content #page-content > h5, .page-news#content #page-content > h5, .page-recruit#content #page-content > h5, .page-recruit1#content #page-content > h5, #sp-block-container-1 > h5, #sp-block-container-10 > 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-21 > h5, #sp-block-container-23 > h5, #sp-block-container-26 > h5, #sp-block-container-27 > h5, #sp-block-container-3 > h5, #sp-block-container-30 > h5, #sp-block-container-31 > h5, #sp-block-container-32 > h5, #sp-block-container-33 > h5, #sp-block-container-34 > h5, #sp-block-container-35 > h5, #sp-block-container-55 > h5, #sp-block-container-59 > h5, #sp-block-container-61 > h5, #sp-block-container-62 > h5, #sp-block-container-69 > h5, #sp-block-container-75 > h5, #sp-block-container-77 > h5, #sp-block-container-78 > h5, #sp-block-container-9 > h5{
  font-size : 1.3rem;
  line-height : 1.2;
  text-align : left;
  padding-top : 5px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-bottom : 1em;
  clear : both;
}

.page-custom#content #page-content > h6, .page-custom1#content #page-content > h6, .page-custom11#content #page-content > h6, .page-custom12#content #page-content > h6, .page-custom13#content #page-content > h6, .page-custom14#content #page-content > h6, .page-custom15#content #page-content > h6, .page-custom16#content #page-content > h6, .page-custom17#content #page-content > h6, .page-custom18#content #page-content > h6, .page-custom2#content #page-content > h6, .page-custom3#content #page-content > h6, .page-custom4#content #page-content > h6, .page-custom5#content #page-content > h6, .page-custom6#content #page-content > h6, .page-custom7#content #page-content > h6, .page-custom8#content #page-content > h6, .page-custom9#content #page-content > h6, .page-law#content #page-content > h6, .page-news#content #page-content > h6, .page-recruit#content #page-content > h6, .page-recruit1#content #page-content > h6, #sp-block-container-1 > h6, #sp-block-container-10 > 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-21 > h6, #sp-block-container-23 > h6, #sp-block-container-26 > h6, #sp-block-container-27 > h6, #sp-block-container-3 > h6, #sp-block-container-30 > h6, #sp-block-container-31 > h6, #sp-block-container-32 > h6, #sp-block-container-33 > h6, #sp-block-container-34 > h6, #sp-block-container-35 > h6, #sp-block-container-55 > h6, #sp-block-container-59 > h6, #sp-block-container-61 > h6, #sp-block-container-62 > h6, #sp-block-container-69 > h6, #sp-block-container-75 > h6, #sp-block-container-77 > h6, #sp-block-container-78 > h6, #sp-block-container-9 > h6{
  font-size : 1.2rem;
}

.page-custom#content #page-content > hr, .page-custom1#content #page-content > hr, .page-custom11#content #page-content > hr, .page-custom12#content #page-content > hr, .page-custom13#content #page-content > hr, .page-custom14#content #page-content > hr, .page-custom15#content #page-content > hr, .page-custom16#content #page-content > hr, .page-custom17#content #page-content > hr, .page-custom18#content #page-content > hr, .page-custom2#content #page-content > hr, .page-custom3#content #page-content > hr, .page-custom4#content #page-content > hr, .page-custom5#content #page-content > hr, .page-custom6#content #page-content > hr, .page-custom7#content #page-content > hr, .page-custom8#content #page-content > hr, .page-custom9#content #page-content > hr, .page-law#content #page-content > hr, .page-news#content #page-content > hr, .page-recruit#content #page-content > hr, .page-recruit1#content #page-content > hr, #sp-block-container-1 > hr, #sp-block-container-10 > 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-21 > hr, #sp-block-container-23 > hr, #sp-block-container-26 > hr, #sp-block-container-27 > hr, #sp-block-container-3 > hr, #sp-block-container-30 > hr, #sp-block-container-31 > hr, #sp-block-container-32 > hr, #sp-block-container-33 > hr, #sp-block-container-34 > hr, #sp-block-container-35 > hr, #sp-block-container-55 > hr, #sp-block-container-59 > hr, #sp-block-container-61 > hr, #sp-block-container-62 > hr, #sp-block-container-69 > hr, #sp-block-container-75 > hr, #sp-block-container-77 > hr, #sp-block-container-78 > hr, #sp-block-container-9 > hr{
  margin-top : 25px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  border-top-width : 1px;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #e2e2e2;
  border-left-color : #e2e2e2;
  border-right-color : initial;
  border-bottom-color : #e2e2e2;
}

.page-custom#content #page-content > p, .page-custom1#content #page-content > p, .page-custom11#content #page-content > p, .page-custom12#content #page-content > p, .page-custom13#content #page-content > p, .page-custom14#content #page-content > p, .page-custom15#content #page-content > p, .page-custom16#content #page-content > p, .page-custom17#content #page-content > p, .page-custom18#content #page-content > p, .page-custom2#content #page-content > p, .page-custom3#content #page-content > p, .page-custom4#content #page-content > p, .page-custom5#content #page-content > p, .page-custom6#content #page-content > p, .page-custom7#content #page-content > p, .page-custom8#content #page-content > p, .page-custom9#content #page-content > p, .page-law#content #page-content > p, .page-news#content #page-content > p, .page-recruit#content #page-content > p, .page-recruit1#content #page-content > p, #sp-block-container-1 > p, #sp-block-container-10 > 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-21 > p, #sp-block-container-23 > p, #sp-block-container-26 > p, #sp-block-container-27 > p, #sp-block-container-3 > p, #sp-block-container-30 > p, #sp-block-container-31 > p, #sp-block-container-32 > p, #sp-block-container-33 > p, #sp-block-container-34 > p, #sp-block-container-35 > p, #sp-block-container-55 > p, #sp-block-container-59 > p, #sp-block-container-61 > p, #sp-block-container-62 > p, #sp-block-container-69 > p, #sp-block-container-75 > p, #sp-block-container-77 > p, #sp-block-container-78 > p, #sp-block-container-9 > p{
  text-align : left;
  margin-top : 0.5em;
  margin-left : 1em;
  margin-right : 1em;
  margin-bottom : 20px;
}

#sp-site-branding2-1{
  padding-top : 20px;
  width : auto;
}

#sp-site-branding2-1 .site-description{
  height : 1rem;
}

#sp-site-branding2-1 .site-title{
  background-image : url(img/site-logo-2.png);
  background-repeat : no-repeat;
  width : 430px;
  height : 66px;
  float : left;
}

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

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

  #sp-site-branding2-1{
    padding-top : 0px;
  }

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

  #sp-site-branding2-1 .site-title{
    background-position : center top;
    background-size : 100% auto;
    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 : auto;
    float : none;
  }

  #sp-site-branding2-1 .site-title a{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 100%;
    max-width : 360px;
  }
}

.page-concept1#content #page-content > .large, .page-concept2#content #page-content > .large, .page-service#content #page-content > .large, .page-toppage#content #page-content > .large, #sp-block-container-11 > .large, #sp-block-container-19 > .large, #sp-block-container-20 > .large, #sp-block-container-22 > .large, #sp-block-container-24 > .large, #sp-block-container-25 > .large, #sp-block-container-29 > .large, #sp-block-container-36 > .large, #sp-block-container-37 > .large, #sp-block-container-38 > .large, #sp-block-container-39 > .large, #sp-block-container-40 > .large, #sp-block-container-41 > .large, #sp-block-container-42 > .large, #sp-block-container-43 > .large, #sp-block-container-44 > .large, #sp-block-container-45 > .large, #sp-block-container-46 > .large, #sp-block-container-47 > .large, #sp-block-container-48 > .large, #sp-block-container-49 > .large, #sp-block-container-50 > .large, #sp-block-container-51 > .large, #sp-block-container-52 > .large, #sp-block-container-53 > .large, #sp-block-container-54 > .large, #sp-block-container-56 > .large, #sp-block-container-57 > .large, #sp-block-container-58 > .large, #sp-block-container-60 > .large, #sp-block-container-63 > .large, #sp-block-container-64 > .large, #sp-block-container-65 > .large, #sp-block-container-66 > .large, #sp-block-container-67 > .large, #sp-block-container-68 > .large, #sp-block-container-70 > .large, #sp-block-container-71 > .large, #sp-block-container-72 > .large, #sp-block-container-73 > .large, #sp-block-container-74 > .large, #sp-block-container-76 > .large{
  font-size : 1.2em;
}

.page-concept1#content #page-content > .medium, .page-concept2#content #page-content > .medium, .page-service#content #page-content > .medium, .page-toppage#content #page-content > .medium, #sp-block-container-11 > .medium, #sp-block-container-19 > .medium, #sp-block-container-20 > .medium, #sp-block-container-22 > .medium, #sp-block-container-24 > .medium, #sp-block-container-25 > .medium, #sp-block-container-29 > .medium, #sp-block-container-36 > .medium, #sp-block-container-37 > .medium, #sp-block-container-38 > .medium, #sp-block-container-39 > .medium, #sp-block-container-40 > .medium, #sp-block-container-41 > .medium, #sp-block-container-42 > .medium, #sp-block-container-43 > .medium, #sp-block-container-44 > .medium, #sp-block-container-45 > .medium, #sp-block-container-46 > .medium, #sp-block-container-47 > .medium, #sp-block-container-48 > .medium, #sp-block-container-49 > .medium, #sp-block-container-50 > .medium, #sp-block-container-51 > .medium, #sp-block-container-52 > .medium, #sp-block-container-53 > .medium, #sp-block-container-54 > .medium, #sp-block-container-56 > .medium, #sp-block-container-57 > .medium, #sp-block-container-58 > .medium, #sp-block-container-60 > .medium, #sp-block-container-63 > .medium, #sp-block-container-64 > .medium, #sp-block-container-65 > .medium, #sp-block-container-66 > .medium, #sp-block-container-67 > .medium, #sp-block-container-68 > .medium, #sp-block-container-70 > .medium, #sp-block-container-71 > .medium, #sp-block-container-72 > .medium, #sp-block-container-73 > .medium, #sp-block-container-74 > .medium, #sp-block-container-76 > .medium{
  font-size : 1em;
}

.page-concept1#content #page-content > .small, .page-concept2#content #page-content > .small, .page-service#content #page-content > .small, .page-toppage#content #page-content > .small, #sp-block-container-11 > .small, #sp-block-container-19 > .small, #sp-block-container-20 > .small, #sp-block-container-22 > .small, #sp-block-container-24 > .small, #sp-block-container-25 > .small, #sp-block-container-29 > .small, #sp-block-container-36 > .small, #sp-block-container-37 > .small, #sp-block-container-38 > .small, #sp-block-container-39 > .small, #sp-block-container-40 > .small, #sp-block-container-41 > .small, #sp-block-container-42 > .small, #sp-block-container-43 > .small, #sp-block-container-44 > .small, #sp-block-container-45 > .small, #sp-block-container-46 > .small, #sp-block-container-47 > .small, #sp-block-container-48 > .small, #sp-block-container-49 > .small, #sp-block-container-50 > .small, #sp-block-container-51 > .small, #sp-block-container-52 > .small, #sp-block-container-53 > .small, #sp-block-container-54 > .small, #sp-block-container-56 > .small, #sp-block-container-57 > .small, #sp-block-container-58 > .small, #sp-block-container-60 > .small, #sp-block-container-63 > .small, #sp-block-container-64 > .small, #sp-block-container-65 > .small, #sp-block-container-66 > .small, #sp-block-container-67 > .small, #sp-block-container-68 > .small, #sp-block-container-70 > .small, #sp-block-container-71 > .small, #sp-block-container-72 > .small, #sp-block-container-73 > .small, #sp-block-container-74 > .small, #sp-block-container-76 > .small{
  font-size : 0.9em;
}

.page-concept1#content #page-content > .x-large, .page-concept2#content #page-content > .x-large, .page-service#content #page-content > .x-large, .page-toppage#content #page-content > .x-large, #sp-block-container-11 > .x-large, #sp-block-container-19 > .x-large, #sp-block-container-20 > .x-large, #sp-block-container-22 > .x-large, #sp-block-container-24 > .x-large, #sp-block-container-25 > .x-large, #sp-block-container-29 > .x-large, #sp-block-container-36 > .x-large, #sp-block-container-37 > .x-large, #sp-block-container-38 > .x-large, #sp-block-container-39 > .x-large, #sp-block-container-40 > .x-large, #sp-block-container-41 > .x-large, #sp-block-container-42 > .x-large, #sp-block-container-43 > .x-large, #sp-block-container-44 > .x-large, #sp-block-container-45 > .x-large, #sp-block-container-46 > .x-large, #sp-block-container-47 > .x-large, #sp-block-container-48 > .x-large, #sp-block-container-49 > .x-large, #sp-block-container-50 > .x-large, #sp-block-container-51 > .x-large, #sp-block-container-52 > .x-large, #sp-block-container-53 > .x-large, #sp-block-container-54 > .x-large, #sp-block-container-56 > .x-large, #sp-block-container-57 > .x-large, #sp-block-container-58 > .x-large, #sp-block-container-60 > .x-large, #sp-block-container-63 > .x-large, #sp-block-container-64 > .x-large, #sp-block-container-65 > .x-large, #sp-block-container-66 > .x-large, #sp-block-container-67 > .x-large, #sp-block-container-68 > .x-large, #sp-block-container-70 > .x-large, #sp-block-container-71 > .x-large, #sp-block-container-72 > .x-large, #sp-block-container-73 > .x-large, #sp-block-container-74 > .x-large, #sp-block-container-76 > .x-large{
  font-size : 1.8em;
}

.page-concept1#content #page-content > .x-small, .page-concept2#content #page-content > .x-small, .page-service#content #page-content > .x-small, .page-toppage#content #page-content > .x-small, #sp-block-container-11 > .x-small, #sp-block-container-19 > .x-small, #sp-block-container-20 > .x-small, #sp-block-container-22 > .x-small, #sp-block-container-24 > .x-small, #sp-block-container-25 > .x-small, #sp-block-container-29 > .x-small, #sp-block-container-36 > .x-small, #sp-block-container-37 > .x-small, #sp-block-container-38 > .x-small, #sp-block-container-39 > .x-small, #sp-block-container-40 > .x-small, #sp-block-container-41 > .x-small, #sp-block-container-42 > .x-small, #sp-block-container-43 > .x-small, #sp-block-container-44 > .x-small, #sp-block-container-45 > .x-small, #sp-block-container-46 > .x-small, #sp-block-container-47 > .x-small, #sp-block-container-48 > .x-small, #sp-block-container-49 > .x-small, #sp-block-container-50 > .x-small, #sp-block-container-51 > .x-small, #sp-block-container-52 > .x-small, #sp-block-container-53 > .x-small, #sp-block-container-54 > .x-small, #sp-block-container-56 > .x-small, #sp-block-container-57 > .x-small, #sp-block-container-58 > .x-small, #sp-block-container-60 > .x-small, #sp-block-container-63 > .x-small, #sp-block-container-64 > .x-small, #sp-block-container-65 > .x-small, #sp-block-container-66 > .x-small, #sp-block-container-67 > .x-small, #sp-block-container-68 > .x-small, #sp-block-container-70 > .x-small, #sp-block-container-71 > .x-small, #sp-block-container-72 > .x-small, #sp-block-container-73 > .x-small, #sp-block-container-74 > .x-small, #sp-block-container-76 > .x-small{
  font-size : 0.8em;
}

.page-concept1#content #page-content > .xx-large, .page-concept2#content #page-content > .xx-large, .page-service#content #page-content > .xx-large, .page-toppage#content #page-content > .xx-large, #sp-block-container-11 > .xx-large, #sp-block-container-19 > .xx-large, #sp-block-container-20 > .xx-large, #sp-block-container-22 > .xx-large, #sp-block-container-24 > .xx-large, #sp-block-container-25 > .xx-large, #sp-block-container-29 > .xx-large, #sp-block-container-36 > .xx-large, #sp-block-container-37 > .xx-large, #sp-block-container-38 > .xx-large, #sp-block-container-39 > .xx-large, #sp-block-container-40 > .xx-large, #sp-block-container-41 > .xx-large, #sp-block-container-42 > .xx-large, #sp-block-container-43 > .xx-large, #sp-block-container-44 > .xx-large, #sp-block-container-45 > .xx-large, #sp-block-container-46 > .xx-large, #sp-block-container-47 > .xx-large, #sp-block-container-48 > .xx-large, #sp-block-container-49 > .xx-large, #sp-block-container-50 > .xx-large, #sp-block-container-51 > .xx-large, #sp-block-container-52 > .xx-large, #sp-block-container-53 > .xx-large, #sp-block-container-54 > .xx-large, #sp-block-container-56 > .xx-large, #sp-block-container-57 > .xx-large, #sp-block-container-58 > .xx-large, #sp-block-container-60 > .xx-large, #sp-block-container-63 > .xx-large, #sp-block-container-64 > .xx-large, #sp-block-container-65 > .xx-large, #sp-block-container-66 > .xx-large, #sp-block-container-67 > .xx-large, #sp-block-container-68 > .xx-large, #sp-block-container-70 > .xx-large, #sp-block-container-71 > .xx-large, #sp-block-container-72 > .xx-large, #sp-block-container-73 > .xx-large, #sp-block-container-74 > .xx-large, #sp-block-container-76 > .xx-large{
  font-size : 2em;
}

.page-concept1#content #page-content > .xx-small, .page-concept2#content #page-content > .xx-small, .page-service#content #page-content > .xx-small, .page-toppage#content #page-content > .xx-small, #sp-block-container-11 > .xx-small, #sp-block-container-19 > .xx-small, #sp-block-container-20 > .xx-small, #sp-block-container-22 > .xx-small, #sp-block-container-24 > .xx-small, #sp-block-container-25 > .xx-small, #sp-block-container-29 > .xx-small, #sp-block-container-36 > .xx-small, #sp-block-container-37 > .xx-small, #sp-block-container-38 > .xx-small, #sp-block-container-39 > .xx-small, #sp-block-container-40 > .xx-small, #sp-block-container-41 > .xx-small, #sp-block-container-42 > .xx-small, #sp-block-container-43 > .xx-small, #sp-block-container-44 > .xx-small, #sp-block-container-45 > .xx-small, #sp-block-container-46 > .xx-small, #sp-block-container-47 > .xx-small, #sp-block-container-48 > .xx-small, #sp-block-container-49 > .xx-small, #sp-block-container-50 > .xx-small, #sp-block-container-51 > .xx-small, #sp-block-container-52 > .xx-small, #sp-block-container-53 > .xx-small, #sp-block-container-54 > .xx-small, #sp-block-container-56 > .xx-small, #sp-block-container-57 > .xx-small, #sp-block-container-58 > .xx-small, #sp-block-container-60 > .xx-small, #sp-block-container-63 > .xx-small, #sp-block-container-64 > .xx-small, #sp-block-container-65 > .xx-small, #sp-block-container-66 > .xx-small, #sp-block-container-67 > .xx-small, #sp-block-container-68 > .xx-small, #sp-block-container-70 > .xx-small, #sp-block-container-71 > .xx-small, #sp-block-container-72 > .xx-small, #sp-block-container-73 > .xx-small, #sp-block-container-74 > .xx-small, #sp-block-container-76 > .xx-small{
  font-size : 0.7em;
}

.page-concept1#content #page-content > em, .page-concept2#content #page-content > em, .page-service#content #page-content > em, .page-toppage#content #page-content > em, #sp-block-container-11 > em, #sp-block-container-19 > em, #sp-block-container-20 > em, #sp-block-container-22 > em, #sp-block-container-24 > em, #sp-block-container-25 > em, #sp-block-container-29 > em, #sp-block-container-36 > em, #sp-block-container-37 > em, #sp-block-container-38 > em, #sp-block-container-39 > em, #sp-block-container-40 > em, #sp-block-container-41 > em, #sp-block-container-42 > em, #sp-block-container-43 > em, #sp-block-container-44 > em, #sp-block-container-45 > em, #sp-block-container-46 > em, #sp-block-container-47 > em, #sp-block-container-48 > em, #sp-block-container-49 > em, #sp-block-container-50 > em, #sp-block-container-51 > em, #sp-block-container-52 > em, #sp-block-container-53 > em, #sp-block-container-54 > em, #sp-block-container-56 > em, #sp-block-container-57 > em, #sp-block-container-58 > em, #sp-block-container-60 > em, #sp-block-container-63 > em, #sp-block-container-64 > em, #sp-block-container-65 > em, #sp-block-container-66 > em, #sp-block-container-67 > em, #sp-block-container-68 > em, #sp-block-container-70 > em, #sp-block-container-71 > em, #sp-block-container-72 > em, #sp-block-container-73 > em, #sp-block-container-74 > em, #sp-block-container-76 > em{
  font-style : oblique;
  color : #00a47f;
}

.page-concept1#content #page-content > h1, .page-concept2#content #page-content > h1, .page-service#content #page-content > h1, .page-toppage#content #page-content > h1, #sp-block-container-11 > h1, #sp-block-container-19 > h1, #sp-block-container-20 > h1, #sp-block-container-22 > h1, #sp-block-container-24 > h1, #sp-block-container-25 > h1, #sp-block-container-29 > h1, #sp-block-container-36 > h1, #sp-block-container-37 > h1, #sp-block-container-38 > h1, #sp-block-container-39 > h1, #sp-block-container-40 > h1, #sp-block-container-41 > h1, #sp-block-container-42 > h1, #sp-block-container-43 > h1, #sp-block-container-44 > h1, #sp-block-container-45 > h1, #sp-block-container-46 > h1, #sp-block-container-47 > h1, #sp-block-container-48 > h1, #sp-block-container-49 > h1, #sp-block-container-50 > h1, #sp-block-container-51 > h1, #sp-block-container-52 > h1, #sp-block-container-53 > h1, #sp-block-container-54 > h1, #sp-block-container-56 > h1, #sp-block-container-57 > h1, #sp-block-container-58 > h1, #sp-block-container-60 > h1, #sp-block-container-63 > h1, #sp-block-container-64 > h1, #sp-block-container-65 > h1, #sp-block-container-66 > h1, #sp-block-container-67 > h1, #sp-block-container-68 > h1, #sp-block-container-70 > h1, #sp-block-container-71 > h1, #sp-block-container-72 > h1, #sp-block-container-73 > h1, #sp-block-container-74 > h1, #sp-block-container-76 > h1{
  color : #ffffff;
  background-color : #00a453;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 13px;
  padding-left : 13px;
  padding-right : 0px;
  padding-bottom : 11px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
}

.page-concept1#content #page-content > h2, .page-concept2#content #page-content > h2, .page-service#content #page-content > h2, .page-toppage#content #page-content > h2, #sp-block-container-11 > h2, #sp-block-container-19 > h2, #sp-block-container-20 > h2, #sp-block-container-22 > h2, #sp-block-container-24 > h2, #sp-block-container-25 > h2, #sp-block-container-29 > h2, #sp-block-container-36 > h2, #sp-block-container-37 > h2, #sp-block-container-38 > h2, #sp-block-container-39 > h2, #sp-block-container-40 > h2, #sp-block-container-41 > h2, #sp-block-container-42 > h2, #sp-block-container-43 > h2, #sp-block-container-44 > h2, #sp-block-container-45 > h2, #sp-block-container-46 > h2, #sp-block-container-47 > h2, #sp-block-container-48 > h2, #sp-block-container-49 > h2, #sp-block-container-50 > h2, #sp-block-container-51 > h2, #sp-block-container-52 > h2, #sp-block-container-53 > h2, #sp-block-container-54 > h2, #sp-block-container-56 > h2, #sp-block-container-57 > h2, #sp-block-container-58 > h2, #sp-block-container-60 > h2, #sp-block-container-63 > h2, #sp-block-container-64 > h2, #sp-block-container-65 > h2, #sp-block-container-66 > h2, #sp-block-container-67 > h2, #sp-block-container-68 > h2, #sp-block-container-70 > h2, #sp-block-container-71 > h2, #sp-block-container-72 > h2, #sp-block-container-73 > h2, #sp-block-container-74 > h2, #sp-block-container-76 > h2{
  color : #ffffff;
  background-color : #00a47f;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 6px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 7px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
}

.page-concept1#content #page-content > h3, .page-concept2#content #page-content > h3, .page-service#content #page-content > h3, .page-toppage#content #page-content > h3, #sp-block-container-11 > h3, #sp-block-container-19 > h3, #sp-block-container-20 > h3, #sp-block-container-22 > h3, #sp-block-container-24 > h3, #sp-block-container-25 > h3, #sp-block-container-29 > h3, #sp-block-container-36 > h3, #sp-block-container-37 > h3, #sp-block-container-38 > h3, #sp-block-container-39 > h3, #sp-block-container-40 > h3, #sp-block-container-41 > h3, #sp-block-container-42 > h3, #sp-block-container-43 > h3, #sp-block-container-44 > h3, #sp-block-container-45 > h3, #sp-block-container-46 > h3, #sp-block-container-47 > h3, #sp-block-container-48 > h3, #sp-block-container-49 > h3, #sp-block-container-50 > h3, #sp-block-container-51 > h3, #sp-block-container-52 > h3, #sp-block-container-53 > h3, #sp-block-container-54 > h3, #sp-block-container-56 > h3, #sp-block-container-57 > h3, #sp-block-container-58 > h3, #sp-block-container-60 > h3, #sp-block-container-63 > h3, #sp-block-container-64 > h3, #sp-block-container-65 > h3, #sp-block-container-66 > h3, #sp-block-container-67 > h3, #sp-block-container-68 > h3, #sp-block-container-70 > h3, #sp-block-container-71 > h3, #sp-block-container-72 > h3, #sp-block-container-73 > h3, #sp-block-container-74 > h3, #sp-block-container-76 > h3{
  font-size : 1.3em;
  color : #ffffff;
  background-color : #10bf97;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 6px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 7px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  clear : both;
}

.page-concept1#content #page-content > h4, .page-concept2#content #page-content > h4, .page-service#content #page-content > h4, .page-toppage#content #page-content > h4, #sp-block-container-11 > h4, #sp-block-container-19 > h4, #sp-block-container-20 > h4, #sp-block-container-22 > h4, #sp-block-container-24 > h4, #sp-block-container-25 > h4, #sp-block-container-29 > h4, #sp-block-container-36 > h4, #sp-block-container-37 > h4, #sp-block-container-38 > h4, #sp-block-container-39 > h4, #sp-block-container-40 > h4, #sp-block-container-41 > h4, #sp-block-container-42 > h4, #sp-block-container-43 > h4, #sp-block-container-44 > h4, #sp-block-container-45 > h4, #sp-block-container-46 > h4, #sp-block-container-47 > h4, #sp-block-container-48 > h4, #sp-block-container-49 > h4, #sp-block-container-50 > h4, #sp-block-container-51 > h4, #sp-block-container-52 > h4, #sp-block-container-53 > h4, #sp-block-container-54 > h4, #sp-block-container-56 > h4, #sp-block-container-57 > h4, #sp-block-container-58 > h4, #sp-block-container-60 > h4, #sp-block-container-63 > h4, #sp-block-container-64 > h4, #sp-block-container-65 > h4, #sp-block-container-66 > h4, #sp-block-container-67 > h4, #sp-block-container-68 > h4, #sp-block-container-70 > h4, #sp-block-container-71 > h4, #sp-block-container-72 > h4, #sp-block-container-73 > h4, #sp-block-container-74 > h4, #sp-block-container-76 > h4{
  font-size : 1.2em;
  color : #ffffff;
  background-color : #46ccb2;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 6px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 7px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  clear : both;
}

.page-concept1#content #page-content > h5, .page-concept2#content #page-content > h5, .page-service#content #page-content > h5, .page-toppage#content #page-content > h5, #sp-block-container-11 > h5, #sp-block-container-19 > h5, #sp-block-container-20 > h5, #sp-block-container-22 > h5, #sp-block-container-24 > h5, #sp-block-container-25 > h5, #sp-block-container-29 > h5, #sp-block-container-36 > h5, #sp-block-container-37 > h5, #sp-block-container-38 > h5, #sp-block-container-39 > h5, #sp-block-container-40 > h5, #sp-block-container-41 > h5, #sp-block-container-42 > h5, #sp-block-container-43 > h5, #sp-block-container-44 > h5, #sp-block-container-45 > h5, #sp-block-container-46 > h5, #sp-block-container-47 > h5, #sp-block-container-48 > h5, #sp-block-container-49 > h5, #sp-block-container-50 > h5, #sp-block-container-51 > h5, #sp-block-container-52 > h5, #sp-block-container-53 > h5, #sp-block-container-54 > h5, #sp-block-container-56 > h5, #sp-block-container-57 > h5, #sp-block-container-58 > h5, #sp-block-container-60 > h5, #sp-block-container-63 > h5, #sp-block-container-64 > h5, #sp-block-container-65 > h5, #sp-block-container-66 > h5, #sp-block-container-67 > h5, #sp-block-container-68 > h5, #sp-block-container-70 > h5, #sp-block-container-71 > h5, #sp-block-container-72 > h5, #sp-block-container-73 > h5, #sp-block-container-74 > h5, #sp-block-container-76 > h5{
  font-size : 1em;
  color : #ffffff;
  background-color : #6ad4bf;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 6px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 7px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  clear : both;
}

.page-concept1#content #page-content > h6, .page-concept2#content #page-content > h6, .page-service#content #page-content > h6, .page-toppage#content #page-content > h6, #sp-block-container-11 > h6, #sp-block-container-19 > h6, #sp-block-container-20 > h6, #sp-block-container-22 > h6, #sp-block-container-24 > h6, #sp-block-container-25 > h6, #sp-block-container-29 > h6, #sp-block-container-36 > h6, #sp-block-container-37 > h6, #sp-block-container-38 > h6, #sp-block-container-39 > h6, #sp-block-container-40 > h6, #sp-block-container-41 > h6, #sp-block-container-42 > h6, #sp-block-container-43 > h6, #sp-block-container-44 > h6, #sp-block-container-45 > h6, #sp-block-container-46 > h6, #sp-block-container-47 > h6, #sp-block-container-48 > h6, #sp-block-container-49 > h6, #sp-block-container-50 > h6, #sp-block-container-51 > h6, #sp-block-container-52 > h6, #sp-block-container-53 > h6, #sp-block-container-54 > h6, #sp-block-container-56 > h6, #sp-block-container-57 > h6, #sp-block-container-58 > h6, #sp-block-container-60 > h6, #sp-block-container-63 > h6, #sp-block-container-64 > h6, #sp-block-container-65 > h6, #sp-block-container-66 > h6, #sp-block-container-67 > h6, #sp-block-container-68 > h6, #sp-block-container-70 > h6, #sp-block-container-71 > h6, #sp-block-container-72 > h6, #sp-block-container-73 > h6, #sp-block-container-74 > h6, #sp-block-container-76 > h6{
  font-size : 1em;
  color : #ffffff;
  background-color : #6ad4bf;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 3px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 3px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
}

.page-concept1#content #page-content > p, .page-concept2#content #page-content > p, .page-service#content #page-content > p, .page-toppage#content #page-content > p, #sp-block-container-11 > p, #sp-block-container-19 > p, #sp-block-container-20 > p, #sp-block-container-22 > p, #sp-block-container-24 > p, #sp-block-container-25 > p, #sp-block-container-29 > p, #sp-block-container-36 > p, #sp-block-container-37 > p, #sp-block-container-38 > p, #sp-block-container-39 > p, #sp-block-container-40 > p, #sp-block-container-41 > p, #sp-block-container-42 > p, #sp-block-container-43 > p, #sp-block-container-44 > p, #sp-block-container-45 > p, #sp-block-container-46 > p, #sp-block-container-47 > p, #sp-block-container-48 > p, #sp-block-container-49 > p, #sp-block-container-50 > p, #sp-block-container-51 > p, #sp-block-container-52 > p, #sp-block-container-53 > p, #sp-block-container-54 > p, #sp-block-container-56 > p, #sp-block-container-57 > p, #sp-block-container-58 > p, #sp-block-container-60 > p, #sp-block-container-63 > p, #sp-block-container-64 > p, #sp-block-container-65 > p, #sp-block-container-66 > p, #sp-block-container-67 > p, #sp-block-container-68 > p, #sp-block-container-70 > p, #sp-block-container-71 > p, #sp-block-container-72 > p, #sp-block-container-73 > p, #sp-block-container-74 > p, #sp-block-container-76 > p{
  line-height : 1.6;
  color : #515151;
  text-align : left;
  margin-top : 1em;
  margin-left : 3em;
  margin-right : 3em;
  margin-bottom : 1em;
}

.page-concept1#content #page-content > p.indent, .page-concept2#content #page-content > p.indent, .page-service#content #page-content > p.indent, .page-toppage#content #page-content > p.indent, #sp-block-container-11 > p.indent, #sp-block-container-19 > p.indent, #sp-block-container-20 > p.indent, #sp-block-container-22 > p.indent, #sp-block-container-24 > p.indent, #sp-block-container-25 > p.indent, #sp-block-container-29 > p.indent, #sp-block-container-36 > p.indent, #sp-block-container-37 > p.indent, #sp-block-container-38 > p.indent, #sp-block-container-39 > p.indent, #sp-block-container-40 > p.indent, #sp-block-container-41 > p.indent, #sp-block-container-42 > p.indent, #sp-block-container-43 > p.indent, #sp-block-container-44 > p.indent, #sp-block-container-45 > p.indent, #sp-block-container-46 > p.indent, #sp-block-container-47 > p.indent, #sp-block-container-48 > p.indent, #sp-block-container-49 > p.indent, #sp-block-container-50 > p.indent, #sp-block-container-51 > p.indent, #sp-block-container-52 > p.indent, #sp-block-container-53 > p.indent, #sp-block-container-54 > p.indent, #sp-block-container-56 > p.indent, #sp-block-container-57 > p.indent, #sp-block-container-58 > p.indent, #sp-block-container-60 > p.indent, #sp-block-container-63 > p.indent, #sp-block-container-64 > p.indent, #sp-block-container-65 > p.indent, #sp-block-container-66 > p.indent, #sp-block-container-67 > p.indent, #sp-block-container-68 > p.indent, #sp-block-container-70 > p.indent, #sp-block-container-71 > p.indent, #sp-block-container-72 > p.indent, #sp-block-container-73 > p.indent, #sp-block-container-74 > p.indent, #sp-block-container-76 > p.indent{
  padding-left : 15px;
}

.page-concept1#content #page-content > strong, .page-concept2#content #page-content > strong, .page-service#content #page-content > strong, .page-toppage#content #page-content > strong, #sp-block-container-11 > strong, #sp-block-container-19 > strong, #sp-block-container-20 > strong, #sp-block-container-22 > strong, #sp-block-container-24 > strong, #sp-block-container-25 > strong, #sp-block-container-29 > strong, #sp-block-container-36 > strong, #sp-block-container-37 > strong, #sp-block-container-38 > strong, #sp-block-container-39 > strong, #sp-block-container-40 > strong, #sp-block-container-41 > strong, #sp-block-container-42 > strong, #sp-block-container-43 > strong, #sp-block-container-44 > strong, #sp-block-container-45 > strong, #sp-block-container-46 > strong, #sp-block-container-47 > strong, #sp-block-container-48 > strong, #sp-block-container-49 > strong, #sp-block-container-50 > strong, #sp-block-container-51 > strong, #sp-block-container-52 > strong, #sp-block-container-53 > strong, #sp-block-container-54 > strong, #sp-block-container-56 > strong, #sp-block-container-57 > strong, #sp-block-container-58 > strong, #sp-block-container-60 > strong, #sp-block-container-63 > strong, #sp-block-container-64 > strong, #sp-block-container-65 > strong, #sp-block-container-66 > strong, #sp-block-container-67 > strong, #sp-block-container-68 > strong, #sp-block-container-70 > strong, #sp-block-container-71 > strong, #sp-block-container-72 > strong, #sp-block-container-73 > strong, #sp-block-container-74 > strong, #sp-block-container-76 > strong{
  font-weight : bold;
  color : #515151;
  background-color : #6ad4bf;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

#sp-item-gallery-1 > ul, #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-16 > ul, #sp-item-gallery-17 > ul, #sp-item-gallery-18 > ul, #sp-item-gallery-19 > ul, #sp-item-gallery-2 > ul, #sp-item-gallery-20 > ul, #sp-item-gallery-21 > ul, #sp-item-gallery-22 > ul, #sp-item-gallery-23 > ul, #sp-item-gallery-24 > ul, #sp-item-gallery-25 > ul, #sp-item-gallery-26 > ul, #sp-item-gallery-3 > ul, #sp-item-gallery-4 > 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-1 > ul > li, #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-16 > ul > li, #sp-item-gallery-17 > ul > li, #sp-item-gallery-18 > ul > li, #sp-item-gallery-19 > ul > li, #sp-item-gallery-2 > ul > li, #sp-item-gallery-20 > ul > li, #sp-item-gallery-21 > ul > li, #sp-item-gallery-22 > ul > li, #sp-item-gallery-23 > ul > li, #sp-item-gallery-24 > ul > li, #sp-item-gallery-25 > ul > li, #sp-item-gallery-26 > ul > li, #sp-item-gallery-3 > ul > li, #sp-item-gallery-4 > 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;
  line-height : 1.2em;
  color : #000000;
  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 : #cfcfcf;
  border-left-color : #cfcfcf;
  border-right-color : #cfcfcf;
  border-bottom-color : #cfcfcf;
  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-1> ul> li a:hover.item-gallery-link img, #sp-item-gallery-10> ul> li a:hover.item-gallery-link img, #sp-item-gallery-11> ul> li a:hover.item-gallery-link img, #sp-item-gallery-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-16> ul> li a:hover.item-gallery-link img, #sp-item-gallery-17> ul> li a:hover.item-gallery-link img, #sp-item-gallery-18> ul> li a:hover.item-gallery-link img, #sp-item-gallery-19> ul> li a:hover.item-gallery-link img, #sp-item-gallery-2> ul> li a:hover.item-gallery-link img, #sp-item-gallery-20> ul> li a:hover.item-gallery-link img, #sp-item-gallery-21> ul> li a:hover.item-gallery-link img, #sp-item-gallery-22> ul> li a:hover.item-gallery-link img, #sp-item-gallery-23> ul> li a:hover.item-gallery-link img, #sp-item-gallery-24> ul> li a:hover.item-gallery-link img, #sp-item-gallery-25> ul> li a:hover.item-gallery-link img, #sp-item-gallery-26> 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, #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-1 > ul > li > .item-gallery-content, #sp-item-gallery-10 > ul > li > .item-gallery-content, #sp-item-gallery-11 > ul > li > .item-gallery-content, #sp-item-gallery-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-16 > ul > li > .item-gallery-content, #sp-item-gallery-17 > ul > li > .item-gallery-content, #sp-item-gallery-18 > ul > li > .item-gallery-content, #sp-item-gallery-19 > ul > li > .item-gallery-content, #sp-item-gallery-2 > ul > li > .item-gallery-content, #sp-item-gallery-20 > ul > li > .item-gallery-content, #sp-item-gallery-21 > ul > li > .item-gallery-content, #sp-item-gallery-22 > ul > li > .item-gallery-content, #sp-item-gallery-23 > ul > li > .item-gallery-content, #sp-item-gallery-24 > ul > li > .item-gallery-content, #sp-item-gallery-25 > ul > li > .item-gallery-content, #sp-item-gallery-26 > ul > li > .item-gallery-content, #sp-item-gallery-3 > ul > li > .item-gallery-content, #sp-item-gallery-4 > 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{
  margin-bottom : 0px;
}

#sp-item-gallery-1 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-10 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-11 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-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-16 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-17 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-18 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-19 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-2 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-20 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-21 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-22 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-23 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-24 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-25 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-26 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-3 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-4 > 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-1 > ul > li > div.item-gallery-photo, #sp-item-gallery-10 > ul > li > div.item-gallery-photo, #sp-item-gallery-11 > ul > li > div.item-gallery-photo, #sp-item-gallery-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-16 > ul > li > div.item-gallery-photo, #sp-item-gallery-17 > ul > li > div.item-gallery-photo, #sp-item-gallery-18 > ul > li > div.item-gallery-photo, #sp-item-gallery-19 > ul > li > div.item-gallery-photo, #sp-item-gallery-2 > ul > li > div.item-gallery-photo, #sp-item-gallery-20 > ul > li > div.item-gallery-photo, #sp-item-gallery-21 > ul > li > div.item-gallery-photo, #sp-item-gallery-22 > ul > li > div.item-gallery-photo, #sp-item-gallery-23 > ul > li > div.item-gallery-photo, #sp-item-gallery-24 > ul > li > div.item-gallery-photo, #sp-item-gallery-25 > ul > li > div.item-gallery-photo, #sp-item-gallery-26 > ul > li > div.item-gallery-photo, #sp-item-gallery-3 > ul > li > div.item-gallery-photo, #sp-item-gallery-4 > 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-1 > ul > li > div.item-gallery-photo:last-child, #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-16 > ul > li > div.item-gallery-photo:last-child, #sp-item-gallery-17 > ul > li > div.item-gallery-photo:last-child, #sp-item-gallery-18 > ul > li > div.item-gallery-photo:last-child, #sp-item-gallery-19 > ul > li > div.item-gallery-photo:last-child, #sp-item-gallery-2 > ul > li > div.item-gallery-photo:last-child, #sp-item-gallery-20 > ul > li > div.item-gallery-photo:last-child, #sp-item-gallery-21 > ul > li > div.item-gallery-photo:last-child, #sp-item-gallery-22 > ul > li > div.item-gallery-photo:last-child, #sp-item-gallery-23 > ul > li > div.item-gallery-photo:last-child, #sp-item-gallery-24 > ul > li > div.item-gallery-photo:last-child, #sp-item-gallery-25 > ul > li > div.item-gallery-photo:last-child, #sp-item-gallery-26 > ul > li > div.item-gallery-photo:last-child, #sp-item-gallery-3 > ul > li > div.item-gallery-photo:last-child, #sp-item-gallery-4 > 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-1 > ul > li > p.item-gallery-icons, #sp-item-gallery-10 > ul > li > p.item-gallery-icons, #sp-item-gallery-11 > ul > li > p.item-gallery-icons, #sp-item-gallery-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-16 > ul > li > p.item-gallery-icons, #sp-item-gallery-17 > ul > li > p.item-gallery-icons, #sp-item-gallery-18 > ul > li > p.item-gallery-icons, #sp-item-gallery-19 > ul > li > p.item-gallery-icons, #sp-item-gallery-2 > ul > li > p.item-gallery-icons, #sp-item-gallery-20 > ul > li > p.item-gallery-icons, #sp-item-gallery-21 > ul > li > p.item-gallery-icons, #sp-item-gallery-22 > ul > li > p.item-gallery-icons, #sp-item-gallery-23 > ul > li > p.item-gallery-icons, #sp-item-gallery-24 > ul > li > p.item-gallery-icons, #sp-item-gallery-25 > ul > li > p.item-gallery-icons, #sp-item-gallery-26 > 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, #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 : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 7px;
  width : 100%;
  min-height : 20px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-10 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-11 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-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-16 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-17 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-18 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-19 > 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-20 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-21 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-22 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-23 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-24 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-25 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-26 > 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, #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{
  line-height : 12px;
  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;
  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;
  width : 26px;
  height : 12px;
  display : inline-block;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-10 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-11 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-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-16 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-17 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-18 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-19 > 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-20 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-21 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-22 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-23 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-24 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-25 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-26 > 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, #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{
  line-height : 12px;
  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;
  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;
  width : 42px;
  height : 12px;
  display : inline-block;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-10 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-11 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-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-16 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-17 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-18 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-19 > 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-20 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-21 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-22 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-23 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-24 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-25 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-26 > 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, #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{
  line-height : 12px;
  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;
  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;
  width : 38px;
  height : 12px;
  display : inline-block;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-10 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-11 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-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-16 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-17 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-18 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-19 > 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-20 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-21 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-22 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-23 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-24 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-25 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-26 > 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, #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{
  line-height : 12px;
  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;
  text-align : center;
  margin-right : 0px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  width : 29px;
  height : 12px;
  display : inline-block;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-price, #sp-item-gallery-10 > ul > li > p.item-gallery-price, #sp-item-gallery-11 > ul > li > p.item-gallery-price, #sp-item-gallery-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-16 > ul > li > p.item-gallery-price, #sp-item-gallery-17 > ul > li > p.item-gallery-price, #sp-item-gallery-18 > ul > li > p.item-gallery-price, #sp-item-gallery-19 > ul > li > p.item-gallery-price, #sp-item-gallery-2 > ul > li > p.item-gallery-price, #sp-item-gallery-20 > ul > li > p.item-gallery-price, #sp-item-gallery-21 > ul > li > p.item-gallery-price, #sp-item-gallery-22 > ul > li > p.item-gallery-price, #sp-item-gallery-23 > ul > li > p.item-gallery-price, #sp-item-gallery-24 > ul > li > p.item-gallery-price, #sp-item-gallery-25 > ul > li > p.item-gallery-price, #sp-item-gallery-26 > 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, #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 : #3b434b;
  text-align : left;
  width : 100%;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-10 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-11 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-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-16 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-17 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-18 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-19 > 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-20 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-21 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-22 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-23 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-24 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-25 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-26 > 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, #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-1 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-10 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-11 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-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-16 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-17 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-18 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-19 > 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-20 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-21 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-22 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-23 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-24 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-25 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-26 > 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, #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{
  font-weight : bold;
  color : #ff0000;
  margin-right : 5px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-title, #sp-item-gallery-10 > ul > li > p.item-gallery-title, #sp-item-gallery-11 > ul > li > p.item-gallery-title, #sp-item-gallery-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-16 > ul > li > p.item-gallery-title, #sp-item-gallery-17 > ul > li > p.item-gallery-title, #sp-item-gallery-18 > ul > li > p.item-gallery-title, #sp-item-gallery-19 > ul > li > p.item-gallery-title, #sp-item-gallery-2 > ul > li > p.item-gallery-title, #sp-item-gallery-20 > ul > li > p.item-gallery-title, #sp-item-gallery-21 > ul > li > p.item-gallery-title, #sp-item-gallery-22 > ul > li > p.item-gallery-title, #sp-item-gallery-23 > ul > li > p.item-gallery-title, #sp-item-gallery-24 > ul > li > p.item-gallery-title, #sp-item-gallery-25 > ul > li > p.item-gallery-title, #sp-item-gallery-26 > 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, #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;
  line-height : 2em;
  color : #3b434b;
  background-color : transparent;
  background-image : url(img/back-01.png);
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : center top;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-left : 10px;
  border-left-width : 3px;
  border-left-style : solid;
  border-left-color : #3b434b;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

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

#sp-definition-list-3 > dt{
  padding-top : 5px;
  padding-left : 25px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-bottom : 10px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #3c3f53;
}

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

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

.page-dish#content #page-content > .large{
  font-size : 1.5em;
}

.page-dish#content #page-content > .medium{
  font-size : 1em;
}

.page-dish#content #page-content > .x-large{
  font-size : 2em;
}

.page-dish#content #page-content > .x-small{
  font-size : 0.8em;
}

.page-dish#content #page-content > .xx-large{
  font-size : 3em;
}

.page-dish#content #page-content > .xx-small{
  font-size : 0.7em;
}

.page-dish#content #page-content > a:link{
  color : #9d632f;
}

.page-dish#content #page-content > em{
  font-style : oblique;
  color : #9d632f;
}

.page-dish#content #page-content > h1{
  color : #333333;
  background-color : #ffd6b2;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 11px;
  padding-left : 9px;
  padding-right : 9px;
  padding-bottom : 11px;
  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 : #5e3b1c;
  border-left-color : #5e3b1c;
  border-right-color : #5e3b1c;
  border-bottom-color : #5e3b1c;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

.page-dish#content #page-content > h2{
  color : #ffffff;
  background-color : #9d632f;
  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 : 9px;
  padding-left : 11px;
  padding-right : 10px;
  padding-bottom : 9px;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
}

.page-dish#content #page-content > h3{
  font-size : 1.3em;
  color : #ffffff;
  background-color : #5e3b1c;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 7px;
  padding-left : 11px;
  padding-right : 10px;
  padding-bottom : 7px;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  clear : both;
}

.page-dish#content #page-content > h4{
  font-size : 1.2em;
  color : #333333;
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 5px;
  border-bottom-width : 4px;
  border-bottom-style : double;
  border-bottom-color : #5e3b1c;
  clear : both;
}

.page-dish#content #page-content > h5{
  font-size : 1em;
  color : #5e3b1c;
  background-color : #ffd6b2;
  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 : 10px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 10px;
  clear : both;
}

.page-dish#content #page-content > h6{
  font-size : 1em;
  font-weight : normal;
  color : #333333;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #9d632f;
}

.page-dish#content #page-content > p{
  line-height : 1.4;
  color : #333333;
  text-align : left;
  margin-top : 0.5em;
  margin-left : 0.1em;
  margin-right : 0.1em;
  margin-bottom : 0.5em;
}

.page-dish#content #page-content > p.indent{
  padding-left : 20px;
}

.page-dish#content #page-content > p.small{
  font-size : 0.9em;
}

.page-dish#content #page-content > strong{
  font-weight : bold;
  color : #5e3b1c;
}

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

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

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

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

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

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

#sp-block-container-2 > a:link, #sp-block-container-28 > a:link{
  color : #2761c6;
  text-decoration : underline;
}

#sp-block-container-2 > em, #sp-block-container-28 > em{
  font-style : oblique;
  color : #2761c6;
}

#sp-block-container-2 > h1, #sp-block-container-28 > h1{
  color : #333333;
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 11px;
  padding-left : 21px;
  padding-right : 21px;
  padding-bottom : 11px;
  border-top-width : 3px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : dotted;
  border-top-color : #213860;
  border-bottom-color : #cccccc;
}

#sp-block-container-2 > h2, #sp-block-container-28 > h2{
  color : #333333;
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 11px;
  padding-left : 21px;
  padding-right : 10px;
  padding-bottom : 11px;
  border-top-width : 5px;
  border-bottom-width : 1px;
  border-top-style : double;
  border-bottom-style : dotted;
  border-top-color : #213860;
  border-bottom-color : #cccccc;
}

#sp-block-container-2 > h3, #sp-block-container-28 > h3{
  font-size : 1.3em;
  color : #333333;
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 7px;
  padding-left : 32px;
  padding-right : 10px;
  padding-bottom : 7px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : dotted;
  border-top-color : #213860;
  border-bottom-color : #cccccc;
  clear : both;
}

#sp-block-container-2 > h4, #sp-block-container-28 > h4{
  font-size : 1.2em;
  color : #333333;
  padding-top : 3px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 3px;
  border-top-width : 3px;
  border-top-style : solid;
  border-top-color : #213860;
  clear : both;
}

#sp-block-container-2 > h5, #sp-block-container-28 > h5{
  font-size : 1em;
  color : #333333;
  background-color : #b4d6fa;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 7px;
  padding-left : 32px;
  padding-right : 0px;
  padding-bottom : 7px;
  clear : both;
}

#sp-block-container-2 > h6, #sp-block-container-28 > h6{
  font-size : 1em;
  color : #333333;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #213860;
}

#sp-block-container-2 > p, #sp-block-container-28 > p{
  line-height : 1.6;
  color : #333333;
  text-align : left;
  margin-top : 0.8em;
  margin-left : 0.1em;
  margin-right : 0.1em;
  margin-bottom : 0.8em;
}

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

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

#sp-block-container-2 > strong, #sp-block-container-28 > strong{
  font-weight : bold;
  color : #333333;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #b4d6fa;
}

.page-access#content #page-content > .large, #sp-block-container-5 > .large, #sp-block-container-6 > .large{
  font-size : 1.5em;
}

.page-access#content #page-content > .medium, #sp-block-container-5 > .medium, #sp-block-container-6 > .medium{
  font-size : 1em;
}

.page-access#content #page-content > .x-large, #sp-block-container-5 > .x-large, #sp-block-container-6 > .x-large{
  font-size : 2em;
}

.page-access#content #page-content > .x-small, #sp-block-container-5 > .x-small, #sp-block-container-6 > .x-small{
  font-size : 0.8em;
}

.page-access#content #page-content > .xx-large, #sp-block-container-5 > .xx-large, #sp-block-container-6 > .xx-large{
  font-size : 3em;
}

.page-access#content #page-content > .xx-small, #sp-block-container-5 > .xx-small, #sp-block-container-6 > .xx-small{
  font-size : 0.7em;
}

.page-access#content #page-content > a:link, #sp-block-container-5 > a:link, #sp-block-container-6 > a:link{
  color : #3e9d84;
  text-decoration : underline;
}

.page-access#content #page-content > em, #sp-block-container-5 > em, #sp-block-container-6 > em{
  font-style : oblique;
  color : #3e9d84;
}

.page-access#content #page-content > h1, #sp-block-container-5 > h1, #sp-block-container-6 > h1{
  color : #225e4e;
  padding-top : 11px;
  padding-left : 21px;
  padding-right : 21px;
  padding-bottom : 11px;
}

.page-access#content #page-content > h2, #sp-block-container-5 > h2, #sp-block-container-6 > h2{
  color : #225e4e;
  padding-top : 11px;
  padding-left : 15px;
  padding-right : 10px;
  padding-bottom : 11px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #225e4e;
}

.page-access#content #page-content > h3, #sp-block-container-5 > h3, #sp-block-container-6 > h3{
  font-size : 1.2em;
  font-weight : normal;
  color : #225e4e;
  padding-top : 7px;
  padding-left : 15px;
  padding-right : 10px;
  padding-bottom : 7px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #225e4e;
  clear : both;
}

.page-access#content #page-content > h4, #sp-block-container-5 > h4, #sp-block-container-6 > h4{
  font-size : 1.1em;
  color : #225e4e;
  padding-top : 3px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 3px;
  clear : both;
}

.page-access#content #page-content > h5, #sp-block-container-5 > h5, #sp-block-container-6 > h5{
  font-size : 1em;
  font-weight : normal;
  color : #225e4e;
  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;
}

.page-access#content #page-content > h6, #sp-block-container-5 > h6, #sp-block-container-6 > h6{
  font-size : 0.8em;
  color : #3e9d84;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #3e9d84;
}

.page-access#content #page-content > p, #sp-block-container-5 > p, #sp-block-container-6 > p{
  line-height : 2;
  color : #808080;
  text-align : left;
  margin-top : 1em;
  margin-left : 0.1em;
  margin-right : 0.1em;
  margin-bottom : 1em;
}

.page-access#content #page-content > p.indent, #sp-block-container-5 > p.indent, #sp-block-container-6 > p.indent{
  padding-left : 20px;
}

.page-access#content #page-content > p.small, #sp-block-container-5 > p.small, #sp-block-container-6 > p.small{
  font-size : 0.9em;
}

.page-access#content #page-content > strong, #sp-block-container-5 > strong, #sp-block-container-6 > strong{
  font-weight : bold;
  color : #3e9d84;
}

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

#sp-button-1 > a, #sp-button-2 > a{
  font-size : 1.4rem;
  font-weight : normal;
  color : #ffffff;
  background-color : #0168e8;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 6px;
  height : 100%;
  display : block;
  position : relative;
}

#sp-button-1 > a:active, #sp-button-2 > a:active{
  background-color : #0a73f5;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  top : 1px;
}

#sp-button-1 > a:hover, #sp-button-2 > a:hover{
  background-color : #0a73f5;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

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

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

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

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

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

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

#sp-block-container-7 > a:link{
  color : #ffebeb;
  text-decoration : underline;
}

#sp-block-container-7 > em{
  font-style : oblique;
  color : #eea4ad;
}

#sp-block-container-7 > h1{
  color : #555555;
  background-color : #ffebeb;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 11px;
  padding-left : 21px;
  padding-right : 21px;
  padding-bottom : 11px;
  border-top-width : 3px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : dotted;
  border-top-color : #ff9e9e;
  border-bottom-color : #ff9e9e;
}

#sp-block-container-7 > h2{
  color : #555555;
  background-color : #ffebeb;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 11px;
  padding-left : 21px;
  padding-right : 10px;
  padding-bottom : 11px;
  border-top-width : 5px;
  border-bottom-width : 1px;
  border-top-style : double;
  border-bottom-style : dotted;
  border-top-color : #ff9e9e;
  border-bottom-color : #ff9e9e;
}

#sp-block-container-7 > h3{
  font-size : 1.3em;
  color : #555555;
  background-color : #ffebeb;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 7px;
  padding-left : 32px;
  padding-right : 10px;
  padding-bottom : 7px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : dotted;
  border-top-color : #ff9e9e;
  border-bottom-color : #ff9e9e;
  clear : both;
}

#sp-block-container-7 > h4{
  font-size : 1.2em;
  color : #555555;
  padding-top : 3px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 3px;
  border-top-width : 3px;
  border-top-style : solid;
  border-top-color : #ff9e9e;
  clear : both;
}

#sp-block-container-7 > h5{
  font-size : 1em;
  color : #555555;
  background-color : #ffebeb;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 7px;
  padding-left : 32px;
  padding-right : 0px;
  padding-bottom : 7px;
  clear : both;
}

#sp-block-container-7 > h6{
  font-size : 1em;
  color : #555555;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #ff9e9e;
}

#sp-block-container-7 > p{
  line-height : 1.6;
  color : #404040;
  text-align : left;
  margin-top : 0.8em;
  margin-left : 0.1em;
  margin-right : 0.1em;
  margin-bottom : 0.8em;
}

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

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

#sp-block-container-7 > strong{
  font-weight : bold;
  color : #555555;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #ffebeb;
}

#sp-block-container-12 .large, #sp-block-container-4 .large, #sp-block-container-79 .large, #sp-block-container-8 .large, #sp-block-container-80 .large, #sp-block-container-81 .large, #sp-block-container-82 .large{
  font-size : 1.2em;
}

#sp-block-container-12 .medium, #sp-block-container-4 .medium, #sp-block-container-79 .medium, #sp-block-container-8 .medium, #sp-block-container-80 .medium, #sp-block-container-81 .medium, #sp-block-container-82 .medium{
  font-size : 1em;
}

#sp-block-container-12 .small, #sp-block-container-4 .small, #sp-block-container-79 .small, #sp-block-container-8 .small, #sp-block-container-80 .small, #sp-block-container-81 .small, #sp-block-container-82 .small{
  font-size : 0.9em;
}

#sp-block-container-12 .x-large, #sp-block-container-4 .x-large, #sp-block-container-79 .x-large, #sp-block-container-8 .x-large, #sp-block-container-80 .x-large, #sp-block-container-81 .x-large, #sp-block-container-82 .x-large{
  font-size : 1.5em;
}

#sp-block-container-12 .x-small, #sp-block-container-4 .x-small, #sp-block-container-79 .x-small, #sp-block-container-8 .x-small, #sp-block-container-80 .x-small, #sp-block-container-81 .x-small, #sp-block-container-82 .x-small{
  font-size : 0.8em;
}

#sp-block-container-12 .xx-large, #sp-block-container-4 .xx-large, #sp-block-container-79 .xx-large, #sp-block-container-8 .xx-large, #sp-block-container-80 .xx-large, #sp-block-container-81 .xx-large, #sp-block-container-82 .xx-large{
  font-size : 2em;
}

#sp-block-container-12 .xx-small, #sp-block-container-4 .xx-small, #sp-block-container-79 .xx-small, #sp-block-container-8 .xx-small, #sp-block-container-80 .xx-small, #sp-block-container-81 .xx-small, #sp-block-container-82 .xx-small{
  font-size : 0.7em;
}

#sp-block-container-12 em, #sp-block-container-4 em, #sp-block-container-79 em, #sp-block-container-8 em, #sp-block-container-80 em, #sp-block-container-81 em, #sp-block-container-82 em{
  font-style : oblique;
  color : #777777;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #777777;
}

#sp-block-container-12 h1, #sp-block-container-4 h1, #sp-block-container-79 h1, #sp-block-container-8 h1, #sp-block-container-80 h1, #sp-block-container-81 h1, #sp-block-container-82 h1{
  color : #777777;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #777777;
}

#sp-block-container-12 h2, #sp-block-container-4 h2, #sp-block-container-79 h2, #sp-block-container-8 h2, #sp-block-container-80 h2, #sp-block-container-81 h2, #sp-block-container-82 h2{
  color : #777777;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : #777777;
}

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

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

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

#sp-block-container-12 h6, #sp-block-container-4 h6, #sp-block-container-79 h6, #sp-block-container-8 h6, #sp-block-container-80 h6, #sp-block-container-81 h6, #sp-block-container-82 h6{
  font-size : 1em;
  color : #777777;
}

#sp-block-container-12 p, #sp-block-container-4 p, #sp-block-container-79 p, #sp-block-container-8 p, #sp-block-container-80 p, #sp-block-container-81 p, #sp-block-container-82 p{
  line-height : 1.4;
  color : #777777;
  text-align : left;
  margin-top : 0.5em;
  margin-left : 1em;
  margin-right : 1em;
  margin-bottom : 0.5em;
}

#sp-block-container-12 p.indent, #sp-block-container-4 p.indent, #sp-block-container-79 p.indent, #sp-block-container-8 p.indent, #sp-block-container-80 p.indent, #sp-block-container-81 p.indent, #sp-block-container-82 p.indent{
  padding-left : 15px;
}

#sp-block-container-12 strong, #sp-block-container-4 strong, #sp-block-container-79 strong, #sp-block-container-8 strong, #sp-block-container-80 strong, #sp-block-container-81 strong, #sp-block-container-82 strong{
  font-weight : bold;
  color : #777777;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #777777;
}

#sp-column-1{
  width : 100%;
  height : auto;
}

#sp-column-1 > .column-body{
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 1px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #7ac6e9;
  border-left-color : #7ac6e9;
  border-right-color : #7ac6e9;
  border-bottom-color : #7ac6e9;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
  width : auto;
  height : auto;
}

#sp-column-1 > .column-label{
  background-color : #7ac6e9;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 13px;
  padding-bottom : 0px;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
}

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

#sp-definition-list-1, #sp-definition-list-2{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : none;
}

#sp-definition-list-1 dd, #sp-definition-list-2 dd{
  padding-top : 0px;
  padding-left : 4px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 10px;
  margin-left : 16px;
  margin-right : 0px;
  margin-bottom : 20px;
}

#sp-definition-list-1 dt, #sp-definition-list-2 dt{
  padding-top : 3px;
  padding-left : 5px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : double;
  border-left-style : double;
  border-right-style : double;
  border-bottom-style : double;
  border-top-color : #02c01f;
  border-left-color : #02c01f;
  border-right-color : #02c01f;
  border-bottom-color : #02c01f;
}

#sp-definition-list-1 > dd, #sp-definition-list-2 > dd{
  color : #333333;
}

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

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

#sp-image-26{
  text-decoration : none;
  box-shadow : 0px 0px 50px rgba(0, 0, 0, 0.5) inset;
}

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

#sp-table-10 td, #sp-table-11 td, #sp-table-12 td, #sp-table-3 td, #sp-table-4 td, #sp-table-5 td, #sp-table-6 td, #sp-table-7 td, #sp-table-8 td, #sp-table-9 td{
  background-color : #ffffff;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #02c10f;
  border-left-color : #02c10f;
  border-right-color : #02c10f;
  border-bottom-color : #02c10f;
  display : table-cell;
}

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

#sp-table-10 > tbody > tr .col-title, #sp-table-11 > tbody > tr .col-title, #sp-table-12 > tbody > tr .col-title, #sp-table-3 > tbody > tr .col-title, #sp-table-4 > tbody > tr .col-title, #sp-table-5 > tbody > tr .col-title, #sp-table-6 > tbody > tr .col-title, #sp-table-7 > tbody > tr .col-title, #sp-table-8 > tbody > tr .col-title, #sp-table-9 > tbody > tr .col-title{
  color : #666666;
  background-color : #d5efcb;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #02c10f;
  border-left-color : #02c10f;
  border-right-color : #02c10f;
  border-bottom-color : #02c10f;
}

#sp-table-10 > tbody > tr .row-title, #sp-table-11 > tbody > tr .row-title, #sp-table-12 > tbody > tr .row-title, #sp-table-3 > tbody > tr .row-title, #sp-table-4 > tbody > tr .row-title, #sp-table-5 > tbody > tr .row-title, #sp-table-6 > tbody > tr .row-title, #sp-table-7 > tbody > tr .row-title, #sp-table-8 > tbody > tr .row-title, #sp-table-9 > tbody > tr .row-title{
  color : #666666;
  background-color : #d5efcb;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #02c10f;
  border-left-color : #02c10f;
  border-right-color : #02c10f;
  border-bottom-color : #02c10f;
}

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

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

#sp-page-title-1, #sp-page-title-10, #sp-page-title-11, #sp-page-title-12, #sp-page-title-13, #sp-page-title-14, #sp-page-title-15, #sp-page-title-16, #sp-page-title-17, #sp-page-title-18, #sp-page-title-19, #sp-page-title-2, #sp-page-title-20, #sp-page-title-21, #sp-page-title-22, #sp-page-title-23, #sp-page-title-24, #sp-page-title-25, #sp-page-title-26, #sp-page-title-3, #sp-page-title-4, #sp-page-title-5, #sp-page-title-6, #sp-page-title-7, #sp-page-title-9{
  background-color : #95c729;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  margin-bottom : 5px;
  width : 100%;
  box-sizing : border-box;
}

#sp-page-title-1 > h1, #sp-page-title-10 > h1, #sp-page-title-11 > h1, #sp-page-title-12 > h1, #sp-page-title-13 > h1, #sp-page-title-14 > h1, #sp-page-title-15 > h1, #sp-page-title-16 > h1, #sp-page-title-17 > h1, #sp-page-title-18 > h1, #sp-page-title-19 > h1, #sp-page-title-2 > h1, #sp-page-title-20 > h1, #sp-page-title-21 > h1, #sp-page-title-22 > h1, #sp-page-title-23 > h1, #sp-page-title-24 > h1, #sp-page-title-25 > h1, #sp-page-title-26 > h1, #sp-page-title-3 > h1, #sp-page-title-4 > h1, #sp-page-title-5 > h1, #sp-page-title-6 > h1, #sp-page-title-7 > h1, #sp-page-title-9 > h1{
  font-size : 20px;
  color : #ffffff;
  padding-top : 15px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

#sp-site-navigation-1, #sp-site-navigation-10, #sp-site-navigation-11, #sp-site-navigation-12, #sp-site-navigation-13, #sp-site-navigation-2, #sp-site-navigation-3, #sp-site-navigation-5, #sp-site-navigation-6, #sp-site-navigation-7, #sp-site-navigation-8, #sp-site-navigation-9{
  font-size : 1.3rem;
  color : #ffffff;
  background-color : #000000;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 3px;
  border-top-style : solid;
  border-top-color : #49b8ff;
}

#sp-site-navigation-1 .menu-toggle, #sp-site-navigation-10 .menu-toggle, #sp-site-navigation-11 .menu-toggle, #sp-site-navigation-12 .menu-toggle, #sp-site-navigation-13 .menu-toggle, #sp-site-navigation-2 .menu-toggle, #sp-site-navigation-3 .menu-toggle, #sp-site-navigation-5 .menu-toggle, #sp-site-navigation-6 .menu-toggle, #sp-site-navigation-7 .menu-toggle, #sp-site-navigation-8 .menu-toggle, #sp-site-navigation-9 .menu-toggle{
  display : none;
}

#sp-site-navigation-1 .screen-reader-text, #sp-site-navigation-10 .screen-reader-text, #sp-site-navigation-11 .screen-reader-text, #sp-site-navigation-12 .screen-reader-text, #sp-site-navigation-13 .screen-reader-text, #sp-site-navigation-2 .screen-reader-text, #sp-site-navigation-3 .screen-reader-text, #sp-site-navigation-5 .screen-reader-text, #sp-site-navigation-6 .screen-reader-text, #sp-site-navigation-7 .screen-reader-text, #sp-site-navigation-8 .screen-reader-text, #sp-site-navigation-9 .screen-reader-text{
  display : none;
}

#sp-site-navigation-1 ul, #sp-site-navigation-10 ul, #sp-site-navigation-11 ul, #sp-site-navigation-12 ul, #sp-site-navigation-13 ul, #sp-site-navigation-2 ul, #sp-site-navigation-3 ul, #sp-site-navigation-5 ul, #sp-site-navigation-6 ul, #sp-site-navigation-7 ul, #sp-site-navigation-8 ul, #sp-site-navigation-9 ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : 100%;
  max-width : 100%;
  list-style-type : none;
  list-style-position : outside;
}

#sp-site-navigation-1 ul a, #sp-site-navigation-10 ul a, #sp-site-navigation-11 ul a, #sp-site-navigation-12 ul a, #sp-site-navigation-13 ul a, #sp-site-navigation-2 ul a, #sp-site-navigation-3 ul a, #sp-site-navigation-5 ul a, #sp-site-navigation-6 ul a, #sp-site-navigation-7 ul a, #sp-site-navigation-8 ul a, #sp-site-navigation-9 ul a{
  text-decoration : none;
}

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

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

#sp-site-navigation-1 ul ul li a, #sp-site-navigation-10 ul ul li a, #sp-site-navigation-11 ul ul li a, #sp-site-navigation-12 ul ul li a, #sp-site-navigation-13 ul ul li a, #sp-site-navigation-2 ul ul li a, #sp-site-navigation-3 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, #sp-site-navigation-8 ul ul li a, #sp-site-navigation-9 ul ul li a{
  color : #333333;
  padding-top : 1rem;
  padding-left : 2rem;
  padding-right : 2rem;
  padding-bottom : 1rem;
  display : block;
}

#sp-site-navigation-1 ul ul li a:hover, #sp-site-navigation-10 ul ul li a:hover, #sp-site-navigation-11 ul ul li a:hover, #sp-site-navigation-12 ul ul li a:hover, #sp-site-navigation-13 ul ul li a:hover, #sp-site-navigation-2 ul ul li a:hover, #sp-site-navigation-3 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, #sp-site-navigation-8 ul ul li a:hover, #sp-site-navigation-9 ul ul li a:hover{
  color : #ffffff;
  background-color : #49b8ff;
}

#sp-site-navigation-1 ul ul li > ul, #sp-site-navigation-10 ul ul li > ul, #sp-site-navigation-11 ul ul li > ul, #sp-site-navigation-12 ul ul li > ul, #sp-site-navigation-13 ul ul li > ul, #sp-site-navigation-2 ul ul li > ul, #sp-site-navigation-3 ul ul li > ul, #sp-site-navigation-5 ul ul li > ul, #sp-site-navigation-6 ul ul li > ul, #sp-site-navigation-7 ul ul li > ul, #sp-site-navigation-8 ul ul li > ul, #sp-site-navigation-9 ul ul li > ul{
  top : 0px;
  left : 100%;
}

#sp-site-navigation-1 > ul, #sp-site-navigation-10 > ul, #sp-site-navigation-11 > ul, #sp-site-navigation-12 > ul, #sp-site-navigation-13 > ul, #sp-site-navigation-2 > ul, #sp-site-navigation-3 > ul, #sp-site-navigation-5 > ul, #sp-site-navigation-6 > ul, #sp-site-navigation-7 > ul, #sp-site-navigation-8 > ul, #sp-site-navigation-9 > ul{
  background-color : #000000;
}

#sp-site-navigation-1 > ul::after, #sp-site-navigation-10 > ul::after, #sp-site-navigation-11 > ul::after, #sp-site-navigation-12 > ul::after, #sp-site-navigation-13 > ul::after, #sp-site-navigation-2 > ul::after, #sp-site-navigation-3 > ul::after, #sp-site-navigation-5 > ul::after, #sp-site-navigation-6 > ul::after, #sp-site-navigation-7 > ul::after, #sp-site-navigation-8 > ul::after, #sp-site-navigation-9 > ul::after{
  clear : both;
  display : table;
  content : "";
}

#sp-site-navigation-1 > ul > li, #sp-site-navigation-10 > ul > li, #sp-site-navigation-11 > ul > li, #sp-site-navigation-12 > ul > li, #sp-site-navigation-13 > ul > li, #sp-site-navigation-2 > ul > li, #sp-site-navigation-3 > ul > li, #sp-site-navigation-5 > ul > li, #sp-site-navigation-6 > ul > li, #sp-site-navigation-7 > ul > li, #sp-site-navigation-8 > ul > li, #sp-site-navigation-9 > ul > li{
  width : auto;
  float : left;
  position : relative;
}

#sp-site-navigation-1 > ul > li.current-menu-ancestor > a, #sp-site-navigation-10 > ul > li.current-menu-ancestor > a, #sp-site-navigation-11 > ul > li.current-menu-ancestor > a, #sp-site-navigation-12 > ul > li.current-menu-ancestor > a, #sp-site-navigation-13 > ul > li.current-menu-ancestor > a, #sp-site-navigation-2 > ul > li.current-menu-ancestor > a, #sp-site-navigation-3 > 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, #sp-site-navigation-8 > ul > li.current-menu-ancestor > a, #sp-site-navigation-9 > ul > li.current-menu-ancestor > a{
  color : #ffffff;
  background-color : #49b8ff;
}

#sp-site-navigation-1 > ul > li.current-menu-item > a, #sp-site-navigation-10 > ul > li.current-menu-item > a, #sp-site-navigation-11 > ul > li.current-menu-item > a, #sp-site-navigation-12 > ul > li.current-menu-item > a, #sp-site-navigation-13 > ul > li.current-menu-item > a, #sp-site-navigation-2 > ul > li.current-menu-item > a, #sp-site-navigation-3 > 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, #sp-site-navigation-8 > ul > li.current-menu-item > a, #sp-site-navigation-9 > ul > li.current-menu-item > a{
  color : #ffffff;
  background-color : #49b8ff;
}

#sp-site-navigation-1 > ul > li.current_page_ancestor > a, #sp-site-navigation-10 > ul > li.current_page_ancestor > a, #sp-site-navigation-11 > ul > li.current_page_ancestor > a, #sp-site-navigation-12 > ul > li.current_page_ancestor > a, #sp-site-navigation-13 > ul > li.current_page_ancestor > a, #sp-site-navigation-2 > ul > li.current_page_ancestor > a, #sp-site-navigation-3 > 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, #sp-site-navigation-8 > ul > li.current_page_ancestor > a, #sp-site-navigation-9 > ul > li.current_page_ancestor > a{
  color : #ffffff;
  background-color : #49b8ff;
}

#sp-site-navigation-1 > ul > li.current_page_item > a, #sp-site-navigation-10 > ul > li.current_page_item > a, #sp-site-navigation-11 > ul > li.current_page_item > a, #sp-site-navigation-12 > ul > li.current_page_item > a, #sp-site-navigation-13 > ul > li.current_page_item > a, #sp-site-navigation-2 > ul > li.current_page_item > a, #sp-site-navigation-3 > 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, #sp-site-navigation-8 > ul > li.current_page_item > a, #sp-site-navigation-9 > ul > li.current_page_item > a{
  color : #ffffff;
  background-color : #49b8ff;
}

#sp-site-navigation-1 > ul > li:hover > ul, #sp-site-navigation-10 > ul > li:hover > ul, #sp-site-navigation-11 > ul > li:hover > ul, #sp-site-navigation-12 > ul > li:hover > ul, #sp-site-navigation-13 > ul > li:hover > ul, #sp-site-navigation-2 > ul > li:hover > ul, #sp-site-navigation-3 > 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, #sp-site-navigation-8 > ul > li:hover > ul, #sp-site-navigation-9 > ul > li:hover > ul{
  display : block;
}

#sp-site-navigation-1 > ul > li > a, #sp-site-navigation-10 > ul > li > a, #sp-site-navigation-11 > ul > li > a, #sp-site-navigation-12 > ul > li > a, #sp-site-navigation-13 > ul > li > a, #sp-site-navigation-2 > ul > li > a, #sp-site-navigation-3 > ul > li > a, #sp-site-navigation-5 > ul > li > a, #sp-site-navigation-6 > ul > li > a, #sp-site-navigation-7 > ul > li > a, #sp-site-navigation-8 > ul > li > a, #sp-site-navigation-9 > ul > li > a{
  color : #ffffff;
  padding-top : 1.5rem;
  padding-left : 2rem;
  padding-right : 2rem;
  padding-bottom : 1.5rem;
  display : block;
}

#sp-site-navigation-1 > ul > li > a:hover, #sp-site-navigation-10 > ul > li > a:hover, #sp-site-navigation-11 > ul > li > a:hover, #sp-site-navigation-12 > ul > li > a:hover, #sp-site-navigation-13 > ul > li > a:hover, #sp-site-navigation-2 > ul > li > a:hover, #sp-site-navigation-3 > 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, #sp-site-navigation-8 > ul > li > a:hover, #sp-site-navigation-9 > ul > li > a:hover{
  color : #ffffff;
  background-color : #49b8ff;
}

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

  #sp-site-navigation-1, #sp-site-navigation-10, #sp-site-navigation-11, #sp-site-navigation-12, #sp-site-navigation-13, #sp-site-navigation-2, #sp-site-navigation-3, #sp-site-navigation-5, #sp-site-navigation-6, #sp-site-navigation-7, #sp-site-navigation-8, #sp-site-navigation-9{
    padding-top : 0px;
    margin-top : 10px;
    border-top-width : medium;
    border-top-style : none;
    border-top-color : initial;
    position : relative;
  }

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

  #sp-site-navigation-1 .screen-reader-text, #sp-site-navigation-10 .screen-reader-text, #sp-site-navigation-11 .screen-reader-text, #sp-site-navigation-12 .screen-reader-text, #sp-site-navigation-13 .screen-reader-text, #sp-site-navigation-2 .screen-reader-text, #sp-site-navigation-3 .screen-reader-text, #sp-site-navigation-5 .screen-reader-text, #sp-site-navigation-6 .screen-reader-text, #sp-site-navigation-7 .screen-reader-text, #sp-site-navigation-8 .screen-reader-text, #sp-site-navigation-9 .screen-reader-text{
    display : none;
  }

  #sp-site-navigation-1 ul, #sp-site-navigation-10 ul, #sp-site-navigation-11 ul, #sp-site-navigation-12 ul, #sp-site-navigation-13 ul, #sp-site-navigation-2 ul, #sp-site-navigation-3 ul, #sp-site-navigation-5 ul, #sp-site-navigation-6 ul, #sp-site-navigation-7 ul, #sp-site-navigation-8 ul, #sp-site-navigation-9 ul{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : auto;
    height : auto;
    display : block;
    list-style-type : none;
    list-style-position : outside;
  }

  #sp-site-navigation-1 ul li, #sp-site-navigation-10 ul li, #sp-site-navigation-11 ul li, #sp-site-navigation-12 ul li, #sp-site-navigation-13 ul li, #sp-site-navigation-2 ul li, #sp-site-navigation-3 ul li, #sp-site-navigation-5 ul li, #sp-site-navigation-6 ul li, #sp-site-navigation-7 ul li, #sp-site-navigation-8 ul li, #sp-site-navigation-9 ul li{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : auto;
    float : none;
  }

  #sp-site-navigation-1 ul li a, #sp-site-navigation-10 ul li a, #sp-site-navigation-11 ul li a, #sp-site-navigation-12 ul li a, #sp-site-navigation-13 ul li a, #sp-site-navigation-2 ul li a, #sp-site-navigation-3 ul li a, #sp-site-navigation-5 ul li a, #sp-site-navigation-6 ul li a, #sp-site-navigation-7 ul li a, #sp-site-navigation-8 ul li a, #sp-site-navigation-9 ul li a{
    line-height : 24px;
    padding-top : 5px;
    padding-left : 25px;
    padding-right : 10px;
    padding-bottom : 5px;
    height : auto;
    float : none;
  }

  #sp-site-navigation-1 ul ul, #sp-site-navigation-10 ul ul, #sp-site-navigation-11 ul ul, #sp-site-navigation-12 ul ul, #sp-site-navigation-13 ul ul, #sp-site-navigation-2 ul ul, #sp-site-navigation-3 ul ul, #sp-site-navigation-5 ul ul, #sp-site-navigation-6 ul ul, #sp-site-navigation-7 ul ul, #sp-site-navigation-8 ul ul, #sp-site-navigation-9 ul ul{
    background-color : transparent;
    border-top-width : medium;
    border-left-width : medium;
    border-right-width : medium;
    border-bottom-width : medium;
    border-top-style : none;
    border-left-style : none;
    border-right-style : none;
    border-bottom-style : none;
    border-top-color : initial;
    border-left-color : initial;
    border-right-color : initial;
    border-bottom-color : initial;
    width : auto;
    min-width : 150px;
    display : block;
    position : relative;
    top : 100%;
    left : 0px;
    z-index : 9999;
  }

  #sp-site-navigation-1 ul ul li, #sp-site-navigation-10 ul ul li, #sp-site-navigation-11 ul ul li, #sp-site-navigation-12 ul ul li, #sp-site-navigation-13 ul ul li, #sp-site-navigation-2 ul ul li, #sp-site-navigation-3 ul ul li, #sp-site-navigation-5 ul ul li, #sp-site-navigation-6 ul ul li, #sp-site-navigation-7 ul ul li, #sp-site-navigation-8 ul ul li, #sp-site-navigation-9 ul ul li{
    border-top-color : transparent;
    border-left-color : transparent;
    border-right-color : transparent;
    border-bottom-color : transparent;
  }

  #sp-site-navigation-1 ul ul li a, #sp-site-navigation-10 ul ul li a, #sp-site-navigation-11 ul ul li a, #sp-site-navigation-12 ul ul li a, #sp-site-navigation-13 ul ul li a, #sp-site-navigation-2 ul ul li a, #sp-site-navigation-3 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, #sp-site-navigation-8 ul ul li a, #sp-site-navigation-9 ul ul li a{
    color : #ffffff;
    padding-top : 8px;
    padding-left : 50px;
    padding-right : 50px;
    padding-bottom : 8px;
  }

  #sp-site-navigation-1 ul ul li a:hover, #sp-site-navigation-10 ul ul li a:hover, #sp-site-navigation-11 ul ul li a:hover, #sp-site-navigation-12 ul ul li a:hover, #sp-site-navigation-13 ul ul li a:hover, #sp-site-navigation-2 ul ul li a:hover, #sp-site-navigation-3 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, #sp-site-navigation-8 ul ul li a:hover, #sp-site-navigation-9 ul ul li a:hover{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-1 ul ul li.current-menu-ancestor > a, #sp-site-navigation-10 ul ul li.current-menu-ancestor > a, #sp-site-navigation-11 ul ul li.current-menu-ancestor > a, #sp-site-navigation-12 ul ul li.current-menu-ancestor > a, #sp-site-navigation-13 ul ul li.current-menu-ancestor > a, #sp-site-navigation-2 ul ul li.current-menu-ancestor > a, #sp-site-navigation-3 ul ul li.current-menu-ancestor > a, #sp-site-navigation-5 ul ul li.current-menu-ancestor > a, #sp-site-navigation-6 ul ul li.current-menu-ancestor > a, #sp-site-navigation-7 ul ul li.current-menu-ancestor > a, #sp-site-navigation-8 ul ul li.current-menu-ancestor > a, #sp-site-navigation-9 ul ul li.current-menu-ancestor > a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-1 ul ul li.current-menu-item > a, #sp-site-navigation-10 ul ul li.current-menu-item > a, #sp-site-navigation-11 ul ul li.current-menu-item > a, #sp-site-navigation-12 ul ul li.current-menu-item > a, #sp-site-navigation-13 ul ul li.current-menu-item > a, #sp-site-navigation-2 ul ul li.current-menu-item > a, #sp-site-navigation-3 ul ul li.current-menu-item > a, #sp-site-navigation-5 ul ul li.current-menu-item > a, #sp-site-navigation-6 ul ul li.current-menu-item > a, #sp-site-navigation-7 ul ul li.current-menu-item > a, #sp-site-navigation-8 ul ul li.current-menu-item > a, #sp-site-navigation-9 ul ul li.current-menu-item > a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-1 ul ul li.current_page_ancestor > a, #sp-site-navigation-10 ul ul li.current_page_ancestor > a, #sp-site-navigation-11 ul ul li.current_page_ancestor > a, #sp-site-navigation-12 ul ul li.current_page_ancestor > a, #sp-site-navigation-13 ul ul li.current_page_ancestor > a, #sp-site-navigation-2 ul ul li.current_page_ancestor > a, #sp-site-navigation-3 ul ul li.current_page_ancestor > a, #sp-site-navigation-5 ul ul li.current_page_ancestor > a, #sp-site-navigation-6 ul ul li.current_page_ancestor > a, #sp-site-navigation-7 ul ul li.current_page_ancestor > a, #sp-site-navigation-8 ul ul li.current_page_ancestor > a, #sp-site-navigation-9 ul ul li.current_page_ancestor > a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-1 ul ul li.current_page_item > a, #sp-site-navigation-10 ul ul li.current_page_item > a, #sp-site-navigation-11 ul ul li.current_page_item > a, #sp-site-navigation-12 ul ul li.current_page_item > a, #sp-site-navigation-13 ul ul li.current_page_item > a, #sp-site-navigation-2 ul ul li.current_page_item > a, #sp-site-navigation-3 ul ul li.current_page_item > a, #sp-site-navigation-5 ul ul li.current_page_item > a, #sp-site-navigation-6 ul ul li.current_page_item > a, #sp-site-navigation-7 ul ul li.current_page_item > a, #sp-site-navigation-8 ul ul li.current_page_item > a, #sp-site-navigation-9 ul ul li.current_page_item > a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  .button-menu#sp-site-navigation-1 .menu-toggle, .button-menu#sp-site-navigation-10 .menu-toggle, .button-menu#sp-site-navigation-11 .menu-toggle, .button-menu#sp-site-navigation-12 .menu-toggle, .button-menu#sp-site-navigation-13 .menu-toggle, .button-menu#sp-site-navigation-2 .menu-toggle, .button-menu#sp-site-navigation-3 .menu-toggle, .button-menu#sp-site-navigation-5 .menu-toggle, .button-menu#sp-site-navigation-6 .menu-toggle, .button-menu#sp-site-navigation-7 .menu-toggle, .button-menu#sp-site-navigation-8 .menu-toggle, .button-menu#sp-site-navigation-9 .menu-toggle{
    display : block;
  }

  .button-menu#sp-site-navigation-1 ul.toggled-on, .button-menu#sp-site-navigation-10 ul.toggled-on, .button-menu#sp-site-navigation-11 ul.toggled-on, .button-menu#sp-site-navigation-12 ul.toggled-on, .button-menu#sp-site-navigation-13 ul.toggled-on, .button-menu#sp-site-navigation-2 ul.toggled-on, .button-menu#sp-site-navigation-3 ul.toggled-on, .button-menu#sp-site-navigation-5 ul.toggled-on, .button-menu#sp-site-navigation-6 ul.toggled-on, .button-menu#sp-site-navigation-7 ul.toggled-on, .button-menu#sp-site-navigation-8 ul.toggled-on, .button-menu#sp-site-navigation-9 ul.toggled-on{
    display : block;
  }

  .button-menu#sp-site-navigation-1 > ul, .button-menu#sp-site-navigation-10 > ul, .button-menu#sp-site-navigation-11 > ul, .button-menu#sp-site-navigation-12 > ul, .button-menu#sp-site-navigation-13 > ul, .button-menu#sp-site-navigation-2 > ul, .button-menu#sp-site-navigation-3 > ul, .button-menu#sp-site-navigation-5 > ul, .button-menu#sp-site-navigation-6 > ul, .button-menu#sp-site-navigation-7 > ul, .button-menu#sp-site-navigation-8 > ul, .button-menu#sp-site-navigation-9 > ul{
    display : none;
  }

  #sp-site-navigation-1 > ul, #sp-site-navigation-10 > ul, #sp-site-navigation-11 > ul, #sp-site-navigation-12 > ul, #sp-site-navigation-13 > ul, #sp-site-navigation-2 > ul, #sp-site-navigation-3 > ul, #sp-site-navigation-5 > ul, #sp-site-navigation-6 > ul, #sp-site-navigation-7 > ul, #sp-site-navigation-8 > ul, #sp-site-navigation-9 > ul{
    border-top-width : medium;
    border-bottom-width : medium;
    border-top-style : none;
    border-bottom-style : none;
    border-top-color : initial;
    border-bottom-color : initial;
  }

  #sp-site-navigation-1 > ul > li, #sp-site-navigation-10 > ul > li, #sp-site-navigation-11 > ul > li, #sp-site-navigation-12 > ul > li, #sp-site-navigation-13 > ul > li, #sp-site-navigation-2 > ul > li, #sp-site-navigation-3 > ul > li, #sp-site-navigation-5 > ul > li, #sp-site-navigation-6 > ul > li, #sp-site-navigation-7 > ul > li, #sp-site-navigation-8 > ul > li, #sp-site-navigation-9 > ul > li{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-1 > ul > li.current-menu-ancestor > a, #sp-site-navigation-10 > ul > li.current-menu-ancestor > a, #sp-site-navigation-11 > ul > li.current-menu-ancestor > a, #sp-site-navigation-12 > ul > li.current-menu-ancestor > a, #sp-site-navigation-13 > ul > li.current-menu-ancestor > a, #sp-site-navigation-2 > ul > li.current-menu-ancestor > a, #sp-site-navigation-3 > 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, #sp-site-navigation-8 > ul > li.current-menu-ancestor > a, #sp-site-navigation-9 > ul > li.current-menu-ancestor > a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-1 > ul > li.current-menu-item > a, #sp-site-navigation-10 > ul > li.current-menu-item > a, #sp-site-navigation-11 > ul > li.current-menu-item > a, #sp-site-navigation-12 > ul > li.current-menu-item > a, #sp-site-navigation-13 > ul > li.current-menu-item > a, #sp-site-navigation-2 > ul > li.current-menu-item > a, #sp-site-navigation-3 > 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, #sp-site-navigation-8 > ul > li.current-menu-item > a, #sp-site-navigation-9 > ul > li.current-menu-item > a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-1 > ul > li.current_page_ancestor > a, #sp-site-navigation-10 > ul > li.current_page_ancestor > a, #sp-site-navigation-11 > ul > li.current_page_ancestor > a, #sp-site-navigation-12 > ul > li.current_page_ancestor > a, #sp-site-navigation-13 > ul > li.current_page_ancestor > a, #sp-site-navigation-2 > ul > li.current_page_ancestor > a, #sp-site-navigation-3 > 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, #sp-site-navigation-8 > ul > li.current_page_ancestor > a, #sp-site-navigation-9 > ul > li.current_page_ancestor > a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-1 > ul > li.current_page_item > a, #sp-site-navigation-10 > ul > li.current_page_item > a, #sp-site-navigation-11 > ul > li.current_page_item > a, #sp-site-navigation-12 > ul > li.current_page_item > a, #sp-site-navigation-13 > ul > li.current_page_item > a, #sp-site-navigation-2 > ul > li.current_page_item > a, #sp-site-navigation-3 > 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, #sp-site-navigation-8 > ul > li.current_page_item > a, #sp-site-navigation-9 > ul > li.current_page_item > a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-1 > ul > li > a, #sp-site-navigation-10 > ul > li > a, #sp-site-navigation-11 > ul > li > a, #sp-site-navigation-12 > ul > li > a, #sp-site-navigation-13 > ul > li > a, #sp-site-navigation-2 > ul > li > a, #sp-site-navigation-3 > ul > li > a, #sp-site-navigation-5 > ul > li > a, #sp-site-navigation-6 > ul > li > a, #sp-site-navigation-7 > ul > li > a, #sp-site-navigation-8 > ul > li > a, #sp-site-navigation-9 > ul > li > a{
    text-decoration : none;
    padding-top : 1em;
    padding-left : 1em;
    padding-right : 1em;
    padding-bottom : 1em;
    display : block;
  }

  #sp-site-navigation-1 > ul > li > a:hover, #sp-site-navigation-10 > ul > li > a:hover, #sp-site-navigation-11 > ul > li > a:hover, #sp-site-navigation-12 > ul > li > a:hover, #sp-site-navigation-13 > ul > li > a:hover, #sp-site-navigation-2 > ul > li > a:hover, #sp-site-navigation-3 > 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, #sp-site-navigation-8 > ul > li > a:hover, #sp-site-navigation-9 > ul > li > a:hover{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }
}

.page-service#content #page-content{
  background-color : transparent;
  background-image : -webkit-gradient(linear, left bottom, left top, from(#ffffff), color-stop(0.25,#ffffff), color-stop(0.5,#e9f4fa), to(#f4f3e6));
  background-image : linear-gradient(0deg, #ffffff, #ffffff, #e9f4fa, #f4f3e6);
}

.page-toppage#content #page-content > p{
  text-align : center;
}

#sp-block-container-14{
  font-family : "$ＪＳゴシック";
}

#sp-block-container-14 > h1{
  font-family : "$ＪＳ明朝";
}

#sp-block-container-14 > p{
  font-family : "AR P明朝体U";
  line-height : 120%;
}

#sp-block-container-19{
  border-top-width : 0px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #fbff4a;
  border-left-color : #fcff80;
  border-right-color : #fcff80;
  border-bottom-color : #fcff80;
  border-top-left-radius : 20px 20px;
  border-top-right-radius : 20px 20px;
  border-bottom-right-radius : 20px 20px;
  border-bottom-left-radius : 20px 20px;
  overflow : visible;
}

#sp-block-container-19 > h1{
  line-height : 0px;
}

#sp-block-container-19 > h2{
  line-height : 0px;
}

#sp-block-container-19 > h3{
  line-height : 115%;
  background-color : #353245;
  margin-bottom : -130px;
}

#sp-block-container-19 > h4{
  line-height : 0px;
}

#sp-block-container-19 > p{
  line-height : 0px;
}

#sp-block-container-2 > p{
  font-family : "Cambria", "BESTSEVEN";
  color : rgba(0, 0, 0, 0.87);
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-block-container-20{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 0px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #fbff4a;
  border-left-color : #fcff80;
  border-right-color : #fcff80;
  border-bottom-color : #fcff80;
  border-top-left-radius : 20px 20px;
  border-top-right-radius : 20px 20px;
  border-bottom-right-radius : 20px 20px;
  border-bottom-left-radius : 20px 20px;
  overflow : visible;
}

#sp-block-container-20 > h1{
  line-height : 0px;
}

#sp-block-container-20 > h2{
  line-height : 0px;
}

#sp-block-container-20 > h3{
  line-height : 80%;
  background-color : #353245;
  margin-bottom : 0px;
}

#sp-block-container-20 > h4{
  line-height : 0px;
}

#sp-block-container-20 > p{
  line-height : 0px;
}

#sp-block-container-22{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 0px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #fbff4a;
  border-left-color : #fcff80;
  border-right-color : #fcff80;
  border-bottom-color : #fcff80;
  border-top-left-radius : 20px 20px;
  border-top-right-radius : 20px 20px;
  border-bottom-right-radius : 20px 20px;
  border-bottom-left-radius : 20px 20px;
  overflow : visible;
}

#sp-block-container-22 > h1{
  line-height : 0px;
}

#sp-block-container-22 > h2{
  line-height : 0px;
}

#sp-block-container-22 > h3{
  line-height : 80%;
  background-color : #353245;
  margin-bottom : 0px;
}

#sp-block-container-22 > h4{
  line-height : 0px;
}

#sp-block-container-22 > p{
  line-height : 0px;
}

#sp-block-container-24{
  border-top-width : 0px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #fbff4a;
  border-left-color : #fcff80;
  border-right-color : #fcff80;
  border-bottom-color : #fcff80;
  border-top-left-radius : 20px 20px;
  border-top-right-radius : 20px 20px;
  border-bottom-right-radius : 20px 20px;
  border-bottom-left-radius : 20px 20px;
  overflow : visible;
}

#sp-block-container-24 > h1{
  line-height : 0px;
}

#sp-block-container-24 > h2{
  line-height : 0px;
}

#sp-block-container-24 > h3{
  line-height : 115%;
  background-color : #353245;
  margin-bottom : -130px;
}

#sp-block-container-24 > h4{
  line-height : 0px;
}

#sp-block-container-24 > p{
  line-height : 0px;
}

#sp-block-container-25{
  overflow : visible;
}

#sp-block-container-25 > h3{
  background-color : #0d934d;
  padding-top : 3px;
  padding-left : 4px;
  padding-right : 0px;
  padding-bottom : 4px;
  margin-left : 25px;
  margin-right : 25px;
  border-top-width : 0px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffff40;
  border-left-color : #ffff40;
  border-right-color : #ffff40;
  border-bottom-color : #ffff40;
  border-top-left-radius : 20px 20px;
  border-top-right-radius : 20px 20px;
  border-bottom-right-radius : 20px 20px;
  border-bottom-left-radius : 20px 20px;
}

#sp-block-container-25 > p{
  border-top-left-radius : 20px 20px;
  border-top-right-radius : 20px 20px;
  border-bottom-right-radius : 20px 20px;
  border-bottom-left-radius : 20px 20px;
}

#sp-block-container-28 > h1{
  border-top-width : 7px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : dotted;
  border-top-color : #213860;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #cccccc;
}

#sp-block-container-28 > h2{
  line-height : 120%;
  color : #000000;
  background-color : #c7f5c0;
  padding-top : 9px;
  padding-left : 21px;
  padding-right : 10px;
  padding-bottom : 11px;
  margin-top : 20px;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-block-container-28 > h3{
  line-height : 100%;
}

#sp-block-container-30 > p{
  font-size : 1.5rem;
  padding-top : 30px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : -20px;
  margin-bottom : -40px;
}

#sp-block-container-31{
  font-size : 1.5rem;
}

#sp-block-container-31 > p{
  font-size : 1.5rem;
  padding-top : 30px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : -20px;
  margin-bottom : -40px;
}

#sp-block-container-32 > p{
  font-size : 1.5rem;
  padding-top : 30px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : -20px;
  margin-bottom : -40px;
}

#sp-block-container-33 > p{
  font-size : 1.5rem;
  padding-top : 30px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : -20px;
  margin-bottom : -40px;
}

#sp-block-container-34{
  font-size : 1.5rem;
}

#sp-block-container-34 > p{
  font-size : 1.5rem;
  padding-top : 30px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : -20px;
  margin-bottom : -40px;
}

#sp-block-container-35 > p{
  font-size : 1.5rem;
  padding-top : 30px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : -20px;
  margin-bottom : -40px;
}

#sp-block-container-37{
  color : #000000;
}

#sp-block-container-37 > h1{
  color : #000000;
  background-color : #9be854;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-block-container-38{
  color : #000000;
}

#sp-block-container-38 > h1{
  color : #000000;
  background-color : #9be854;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-block-container-39{
  color : #000000;
}

#sp-block-container-39 > h1{
  color : #000000;
  background-color : #9be854;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-block-container-4{
  color : #ff0000;
}

#sp-block-container-4 > p{
  font-size : 1.5rem;
  color : #ff0000;
}

#sp-block-container-41{
  color : #000000;
}

#sp-block-container-41 > h1{
  color : #000000;
  background-color : #9be854;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-block-container-43{
  color : #000000;
}

#sp-block-container-43 > h1{
  color : #000000;
  background-color : #9be854;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-block-container-44{
  color : #000000;
}

#sp-block-container-44 > h1{
  color : #000000;
  background-color : #9be854;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-block-container-45{
  color : #000000;
}

#sp-block-container-45 > h1{
  color : #000000;
  background-color : #9be854;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-block-container-46{
  color : #000000;
}

#sp-block-container-46 > h1{
  color : #000000;
  background-color : #9be854;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-block-container-48{
  color : #000000;
}

#sp-block-container-48 > h1{
  color : #000000;
  background-color : #9be854;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-block-container-49{
  color : #000000;
}

#sp-block-container-49 > h1{
  color : #000000;
  background-color : #9be854;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-block-container-5 > h1{
  color : #2deb32;
}

#sp-block-container-50{
  color : #000000;
}

#sp-block-container-50 > h1{
  color : #000000;
  background-color : #9be854;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-block-container-51 > h1{
  background-color : #00a453;
}

#sp-block-container-52{
  color : #000000;
}

#sp-block-container-52 > h1{
  color : #000000;
  background-color : #9be854;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-block-container-53{
  color : #000000;
}

#sp-block-container-53 > h1{
  color : #000000;
  background-color : #9be854;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-block-container-54{
  color : #000000;
}

#sp-block-container-54 > h1{
  color : #000000;
  background-color : #9be854;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-block-container-55 > h3{
  background-color : #c2f198;
  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 : #02c10f;
  border-left-color : #02c10f;
  border-right-color : #02c10f;
  border-bottom-color : #02c10f;
  border-top-left-radius : 20px 20px;
  border-top-right-radius : 20px 20px;
  border-bottom-right-radius : 20px 20px;
  border-bottom-left-radius : 20px 20px;
}

#sp-block-container-56{
  color : #000000;
}

#sp-block-container-56 > h1{
  color : #000000;
  background-color : #9be854;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-block-container-57{
  color : #000000;
}

#sp-block-container-57 > h1{
  color : #000000;
  background-color : #9be854;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-block-container-58{
  color : #000000;
}

#sp-block-container-58 > h1{
  color : #000000;
  background-color : #9be854;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-block-container-59 > h3{
  background-color : #c2f198;
  padding-top : 8px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 8px;
  margin-bottom : -15px;
  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 : #02c10f;
  border-left-color : #02c10f;
  border-right-color : #02c10f;
  border-bottom-color : #02c10f;
  border-top-left-radius : 20px 20px;
  border-top-right-radius : 20px 20px;
  border-bottom-right-radius : 20px 20px;
  border-bottom-left-radius : 20px 20px;
}

#sp-block-container-6 > h1{
  color : #2deb32;
}

#sp-block-container-61 > h3{
  background-color : #c2f198;
  padding-top : 8px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 8px;
  margin-bottom : -15px;
  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 : #02c10f;
  border-left-color : #02c10f;
  border-right-color : #02c10f;
  border-bottom-color : #02c10f;
  border-top-left-radius : 20px 20px;
  border-top-right-radius : 20px 20px;
  border-bottom-right-radius : 20px 20px;
  border-bottom-left-radius : 20px 20px;
}

#sp-block-container-62 > h3{
  background-color : #c2f198;
  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 : #02c10f;
  border-left-color : #02c10f;
  border-right-color : #02c10f;
  border-bottom-color : #02c10f;
  border-top-left-radius : 20px 20px;
  border-top-right-radius : 20px 20px;
  border-bottom-right-radius : 20px 20px;
  border-bottom-left-radius : 20px 20px;
}

#sp-block-container-63{
  color : #000000;
}

#sp-block-container-63 > h1{
  color : #000000;
  background-color : #9be854;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-block-container-64{
  color : #000000;
}

#sp-block-container-64 > h1{
  color : #000000;
  background-color : #9be854;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-block-container-65{
  color : #000000;
}

#sp-block-container-65 > h1{
  color : #000000;
  background-color : #9be854;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-block-container-66{
  color : #000000;
}

#sp-block-container-66 > h1{
  color : #000000;
  background-color : #9be854;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-block-container-67{
  color : #000000;
}

#sp-block-container-67 > h1{
  color : #000000;
  background-color : #9be854;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-block-container-69 > h3{
  background-color : #c2f198;
  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 : #02c10f;
  border-left-color : #02c10f;
  border-right-color : #02c10f;
  border-bottom-color : #02c10f;
  border-top-left-radius : 20px 20px;
  border-top-right-radius : 20px 20px;
  border-bottom-right-radius : 20px 20px;
  border-bottom-left-radius : 20px 20px;
}

#sp-block-container-70{
  color : #000000;
}

#sp-block-container-70 > h1{
  color : #000000;
  background-color : #9be854;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-block-container-71{
  color : #000000;
}

#sp-block-container-71 > h1{
  color : #000000;
  background-color : #9be854;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-block-container-72{
  color : #000000;
}

#sp-block-container-72 > h1{
  color : #000000;
  background-color : #9be854;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-block-container-73{
  color : #000000;
}

#sp-block-container-73 > h1{
  color : #000000;
  background-color : #9be854;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-block-container-74{
  color : #000000;
}

#sp-block-container-74 > h1{
  color : #000000;
  background-color : #9be854;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-block-container-75 > h3{
  background-color : #c2f198;
  padding-top : 8px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 8px;
  margin-bottom : -15px;
  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 : #02c10f;
  border-left-color : #02c10f;
  border-right-color : #02c10f;
  border-bottom-color : #02c10f;
  border-top-left-radius : 20px 20px;
  border-top-right-radius : 20px 20px;
  border-bottom-right-radius : 20px 20px;
  border-bottom-left-radius : 20px 20px;
}

#sp-block-container-79 > h3{
  color : #020042;
}

#sp-block-container-80 > h3{
  color : #020042;
}

#sp-block-container-81 > h3{
  color : #020042;
}

#sp-block-container-82 > h3{
  color : #020042;
}

#sp-column-1{
  font-size : 1.6rem;
  color : #000000;
}

#sp-column-1 > .column-body{
  font-size : 1.4rem;
  background-position : left top;
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #2deb32;
  border-left-color : #2deb32;
  border-right-color : #2deb32;
  border-bottom-color : #2deb32;
}

#sp-column-1 > .column-label{
  background-color : #2deb32;
}

#sp-column-1 > .column-label h3{
  font-size : 1.6rem;
  color : #0600f2;
}

#sp-definition-list-2{
  color : #ff0000;
}

#sp-image-1{
  background-position : center bottom;
}

#sp-image-3{
  background-position : center bottom;
}

#sp-image-4{
  background-position : center bottom;
}

#sp-item-gallery-1{
  background-color : transparent;
  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{
  width : 50px;
  height : 50px;
}

#sp-item-gallery-10 > ul > li{
  width : 280px;
  height : 330px;
}

#sp-item-gallery-10 > ul > li p.item-gallery-content{
  font-size : 2rem;
  line-height : 140%;
  text-align : center;
}

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

#sp-item-gallery-11 > ul > li{
  width : 280px;
  height : 330px;
}

#sp-item-gallery-11 > ul > li p.item-gallery-content{
  font-size : 2rem;
  line-height : 140%;
  text-align : center;
}

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

#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 : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #9be854;
  border-left-color : #9be854;
  border-right-color : #9be854;
  border-bottom-color : #9be854;
  width : 320px;
  height : 310px;
}

#sp-item-gallery-12 > ul > li p.item-gallery-content{
  font-size : 2rem;
  line-height : 140%;
  text-align : center;
  margin-left : 20px;
}

#sp-item-gallery-12 > ul > li p.item-gallery-title{
  font-size : 2rem;
  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 : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #9be854;
  border-left-color : #9be854;
  border-right-color : #9be854;
  border-bottom-color : #9be854;
  width : 320px;
  height : 310px;
}

#sp-item-gallery-13 > ul > li p.item-gallery-content{
  font-size : 2rem;
  line-height : 140%;
  text-align : center;
  margin-left : 20px;
}

#sp-item-gallery-13 > ul > li p.item-gallery-title{
  font-size : 2rem;
  color : #000000;
}

#sp-item-gallery-14 > ul > li{
  width : 280px;
  height : 330px;
}

#sp-item-gallery-14 > ul > li p.item-gallery-content{
  font-size : 2rem;
  line-height : 140%;
  text-align : center;
}

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

#sp-item-gallery-15 > ul > li{
  width : 280px;
  height : 250px;
}

#sp-item-gallery-15 > ul > li p.item-gallery-content{
  font-size : 2rem;
  line-height : 140%;
  text-align : center;
}

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

#sp-item-gallery-16 > ul > li{
  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 : #9be854;
  border-left-color : #9be854;
  border-right-color : #9be854;
  border-bottom-color : #9be854;
  width : 320px;
  height : 280px;
}

#sp-item-gallery-16 > ul > li p.item-gallery-content{
  font-size : 2rem;
  line-height : 140%;
  text-align : center;
  margin-left : 20px;
}

#sp-item-gallery-16 > ul > li p.item-gallery-title{
  font-size : 2rem;
  color : #000000;
}

#sp-item-gallery-17 > ul > li{
  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 : #9be854;
  border-left-color : #9be854;
  border-right-color : #9be854;
  border-bottom-color : #9be854;
  width : 320px;
  height : 310px;
}

#sp-item-gallery-17 > ul > li p.item-gallery-content{
  font-size : 2rem;
  line-height : 140%;
  text-align : center;
  margin-left : 20px;
}

#sp-item-gallery-17 > ul > li p.item-gallery-title{
  font-size : 2rem;
  color : #000000;
}

#sp-item-gallery-18 > ul > li{
  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 : #9be854;
  border-left-color : #9be854;
  border-right-color : #9be854;
  border-bottom-color : #9be854;
  width : 320px;
  height : 310px;
}

#sp-item-gallery-18 > ul > li p.item-gallery-content{
  font-size : 2rem;
  line-height : 140%;
  text-align : center;
  margin-left : 20px;
}

#sp-item-gallery-18 > ul > li p.item-gallery-title{
  font-size : 2rem;
  color : #000000;
}

#sp-item-gallery-19 > ul > li{
  width : 280px;
  height : 330px;
}

#sp-item-gallery-19 > ul > li p.item-gallery-content{
  font-size : 2rem;
  line-height : 140%;
  text-align : center;
}

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

#sp-item-gallery-2 > ul > li{
  width : 280px;
  height : 330px;
}

#sp-item-gallery-2 > ul > li p.item-gallery-content{
  font-size : 2rem;
  line-height : 140%;
  text-align : center;
}

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

#sp-item-gallery-20 > ul > li{
  width : 280px;
  height : 280px;
}

#sp-item-gallery-20 > ul > li p.item-gallery-content{
  font-size : 2rem;
  line-height : 140%;
  text-align : center;
}

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

#sp-item-gallery-21{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}

#sp-item-gallery-21 > ul > li{
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #9be854;
  border-left-color : #9be854;
  border-right-color : #9be854;
  border-bottom-color : #9be854;
  width : 320px;
  height : 300px;
}

#sp-item-gallery-21 > ul > li p.item-gallery-content{
  font-size : 2rem;
  line-height : 120%;
  text-align : center;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-left : 20px;
  margin-bottom : 200px;
}

#sp-item-gallery-21 > ul > li p.item-gallery-title{
  font-size : 2rem;
  color : #000000;
}

#sp-item-gallery-22 > ul > li{
  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 : #9be854;
  border-left-color : #9be854;
  border-right-color : #9be854;
  border-bottom-color : #9be854;
  width : 320px;
  height : 310px;
}

#sp-item-gallery-22 > ul > li p.item-gallery-content{
  font-size : 2rem;
  line-height : 140%;
  text-align : center;
  margin-left : 20px;
}

#sp-item-gallery-22 > ul > li p.item-gallery-title{
  font-size : 2rem;
  color : #000000;
}

#sp-item-gallery-23 > ul > li{
  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 : #9be854;
  border-left-color : #9be854;
  border-right-color : #9be854;
  border-bottom-color : #9be854;
  width : 320px;
  height : 310px;
}

#sp-item-gallery-23 > ul > li p.item-gallery-content{
  font-size : 2rem;
  line-height : 140%;
  text-align : center;
  margin-left : 20px;
}

#sp-item-gallery-23 > ul > li p.item-gallery-title{
  font-size : 2rem;
  color : #000000;
}

#sp-item-gallery-24 > ul > li{
  width : 280px;
  height : 330px;
}

#sp-item-gallery-24 > ul > li p.item-gallery-content{
  font-size : 2rem;
  line-height : 140%;
  text-align : center;
}

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

#sp-item-gallery-25{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}

#sp-item-gallery-25 > ul > li{
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #9be854;
  border-left-color : #9be854;
  border-right-color : #9be854;
  border-bottom-color : #9be854;
  width : 320px;
  height : 275px;
}

#sp-item-gallery-25 > ul > li p.item-gallery-content{
  font-size : 2rem;
  line-height : 120%;
  text-align : center;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-left : 20px;
  margin-bottom : 200px;
}

#sp-item-gallery-25 > ul > li p.item-gallery-title{
  font-size : 2rem;
  color : #000000;
}

#sp-item-gallery-26 > ul > li{
  width : 280px;
  height : 250px;
}

#sp-item-gallery-26 > ul > li p.item-gallery-content{
  font-size : 2rem;
  line-height : 140%;
  text-align : center;
}

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

#sp-item-gallery-3 > ul > li{
  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 : #9be854;
  border-left-color : #9be854;
  border-right-color : #9be854;
  border-bottom-color : #9be854;
  width : 320px;
  height : 310px;
}

#sp-item-gallery-3 > ul > li p.item-gallery-content{
  font-size : 2rem;
  line-height : 140%;
  text-align : center;
  margin-left : 20px;
}

#sp-item-gallery-3 > ul > li p.item-gallery-title{
  font-size : 2rem;
  color : #000000;
}

#sp-item-gallery-4 > ul > li{
  width : 280px;
  height : 330px;
}

#sp-item-gallery-4 > ul > li p.item-gallery-content{
  font-size : 2rem;
  line-height : 140%;
  text-align : center;
}

#sp-item-gallery-4 > ul > li p.item-gallery-title{
  font-size : 2rem;
  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 : #9be854;
  border-left-color : #9be854;
  border-right-color : #9be854;
  border-bottom-color : #9be854;
}

#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 : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #9be854;
  border-left-color : #9be854;
  border-right-color : #9be854;
  border-bottom-color : #9be854;
  width : 320px;
  height : 310px;
}

#sp-item-gallery-5 > ul > li p.item-gallery-content{
  font-size : 2rem;
  line-height : 140%;
  text-align : center;
}

#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 : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #9be854;
  border-left-color : #9be854;
  border-right-color : #9be854;
  border-bottom-color : #9be854;
  width : 320px;
  height : 310px;
}

#sp-item-gallery-6 > ul > li p.item-gallery-content{
  font-size : 2rem;
  line-height : 140%;
  text-align : center;
  margin-left : 20px;
}

#sp-item-gallery-6 > ul > li p.item-gallery-title{
  font-size : 2rem;
  color : #000000;
}

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

#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 : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #9be854;
  border-left-color : #9be854;
  border-right-color : #9be854;
  border-bottom-color : #9be854;
  width : 320px;
  height : 300px;
}

#sp-item-gallery-7 > ul > li p.item-gallery-content{
  font-size : 2rem;
  line-height : 140%;
  text-align : center;
}

#sp-item-gallery-8 > ul > li{
  width : 280px;
  height : 330px;
}

#sp-item-gallery-8 > ul > li p.item-gallery-content{
  font-size : 2rem;
  line-height : 140%;
  text-align : center;
}

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

#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 : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #9be854;
  border-left-color : #9be854;
  border-right-color : #9be854;
  border-bottom-color : #9be854;
  width : 320px;
  height : 310px;
}

#sp-item-gallery-9 > ul > li p.item-gallery-content{
  font-size : 2rem;
  line-height : 140%;
  text-align : center;
  margin-left : 20px;
}

#sp-item-gallery-9 > ul > li p.item-gallery-title{
  font-size : 2rem;
  color : #000000;
}

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

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

#sp-site-navigation-1{
  font-size : 1.5rem;
  border-top-width : 3px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #2deb32;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

.button-menu#sp-site-navigation-1 > .menu-toggle{
  background-color : #2deb32;
  background-repeat : no-repeat;
  background-size : auto auto,auto auto;
}

#sp-site-navigation-1 > ul > li li.current_page_item > a{
  font-size : 1.5rem;
}

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

#sp-site-navigation-1 > ul > li li > a:visited{
  font-size : 1.5rem;
}

#sp-site-navigation-1 > ul > li li > a:hover{
  font-size : 1.5rem;
}

#sp-site-navigation-1 > ul > li.current_page_item > a{
  font-size : 1.5rem;
  background-color : #2deb32;
}

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

#sp-site-navigation-1 > ul > li > a:hover{
  font-size : 1.5rem;
}

#sp-site-navigation-10{
  font-size : 1.5rem;
}

.button-menu#sp-site-navigation-10 > .menu-toggle{
  background-color : #31585b;
}

#sp-site-navigation-10 > ul{
  background-color : #2e2e2e;
}

#sp-site-navigation-11{
  font-size : 1.5rem;
}

.button-menu#sp-site-navigation-11 > .menu-toggle{
  background-color : #31585b;
}

#sp-site-navigation-11 > ul{
  background-color : #2e2e2e;
}

#sp-site-navigation-12{
  font-size : 1.5rem;
}

.button-menu#sp-site-navigation-12 > .menu-toggle{
  background-color : #31585b;
}

#sp-site-navigation-12 > ul{
  background-color : #2e2e2e;
}

#sp-site-navigation-13{
  font-size : 1.5rem;
}

.button-menu#sp-site-navigation-13 > .menu-toggle{
  background-color : #31585b;
}

#sp-site-navigation-13 > ul{
  background-color : #2e2e2e;
}

#sp-site-navigation-2{
  font-size : 1.5rem;
  border-top-width : 3px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #2deb32;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

.button-menu#sp-site-navigation-2 > .menu-toggle{
  background-color : #2deb32;
  background-repeat : no-repeat;
  background-size : auto auto,auto auto;
}

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

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

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

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

#sp-site-navigation-2 > ul > li.current_page_item > a{
  font-size : 1.5rem;
  background-color : #2deb32;
}

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

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

#sp-site-navigation-3{
  background-color : #9be854;
}

#sp-site-navigation-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 : #d2c9b8;
  border-left-color : #d2c9b8;
  border-right-color : #d2c9b8;
  border-bottom-color : #d2c9b8;
}

#sp-site-navigation-4 > ul{
  border-top-width : 0px;
  border-left-width : 5px;
  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 : #8fc31f;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

#sp-site-navigation-4 > ul > li > a{
  font-size : 1.4rem;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-site-navigation-4 > ul > li > a:hover{
  font-size : 1.4rem;
  background-color : #00996b;
  border-top-left-radius : 40px 40px;
  border-top-right-radius : 40px 40px;
  border-bottom-right-radius : 40px 40px;
  border-bottom-left-radius : 40px 40px;
}

#sp-site-navigation-5{
  font-size : 1.5rem;
}

.button-menu#sp-site-navigation-5 > .menu-toggle{
  background-color : #31585b;
}

#sp-site-navigation-5 > ul{
  background-color : #2e2e2e;
}

#sp-site-navigation-6{
  font-size : 1.5rem;
}

.button-menu#sp-site-navigation-6 > .menu-toggle{
  background-color : #31585b;
}

#sp-site-navigation-6 > ul{
  background-color : #2e2e2e;
}

#sp-site-navigation-7{
  font-size : 1.5rem;
}

.button-menu#sp-site-navigation-7 > .menu-toggle{
  background-color : #31585b;
}

#sp-site-navigation-7 > ul{
  background-color : #2e2e2e;
}

#sp-site-navigation-8{
  font-size : 1.5rem;
}

.button-menu#sp-site-navigation-8 > .menu-toggle{
  background-color : #31585b;
}

#sp-site-navigation-8 > ul{
  background-color : #2e2e2e;
}

#sp-site-navigation-9{
  font-size : 1.5rem;
}

.button-menu#sp-site-navigation-9 > .menu-toggle{
  background-color : #31585b;
}

#sp-site-navigation-9 > ul{
  background-color : #2e2e2e;
}

#sp-table-10{
  background-color : transparent;
}

#sp-table-10 > tbody > tr > td{
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : rgba(2, 193, 15, 0);
  border-left-color : rgba(2, 193, 15, 0);
  border-right-color : rgba(2, 193, 15, 0);
  border-bottom-color : rgba(2, 193, 15, 0);
}

#sp-table-10 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : rgba(2, 193, 15, 0);
  border-left-color : rgba(2, 193, 15, 0);
  border-right-color : rgba(2, 193, 15, 0);
  border-bottom-color : rgba(2, 193, 15, 0);
}

#sp-table-11{
  background-color : transparent;
}

#sp-table-11 > tbody > tr > td{
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : rgba(2, 193, 15, 0);
  border-left-color : rgba(2, 193, 15, 0);
  border-right-color : rgba(2, 193, 15, 0);
  border-bottom-color : rgba(2, 193, 15, 0);
}

#sp-table-11 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : rgba(2, 193, 15, 0);
  border-left-color : rgba(2, 193, 15, 0);
  border-right-color : rgba(2, 193, 15, 0);
  border-bottom-color : rgba(2, 193, 15, 0);
}

#sp-table-12{
  background-color : transparent;
}

#sp-table-12 > tbody > tr > td{
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : rgba(2, 193, 15, 0);
  border-left-color : rgba(2, 193, 15, 0);
  border-right-color : rgba(2, 193, 15, 0);
  border-bottom-color : rgba(2, 193, 15, 0);
}

#sp-table-12 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : rgba(2, 193, 15, 0);
  border-left-color : rgba(2, 193, 15, 0);
  border-right-color : rgba(2, 193, 15, 0);
  border-bottom-color : rgba(2, 193, 15, 0);
}

#sp-table-3{
  background-color : transparent;
}

#sp-table-3 > tbody > tr > td{
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : rgba(2, 193, 15, 0);
  border-left-color : rgba(2, 193, 15, 0);
  border-right-color : rgba(2, 193, 15, 0);
  border-bottom-color : rgba(2, 193, 15, 0);
}

#sp-table-3 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : rgba(2, 193, 15, 0);
  border-left-color : rgba(2, 193, 15, 0);
  border-right-color : rgba(2, 193, 15, 0);
  border-bottom-color : rgba(2, 193, 15, 0);
}

#sp-table-4{
  background-color : transparent;
}

#sp-table-4 > tbody > tr > td{
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : rgba(2, 193, 15, 0);
  border-left-color : rgba(2, 193, 15, 0);
  border-right-color : rgba(2, 193, 15, 0);
  border-bottom-color : rgba(2, 193, 15, 0);
}

#sp-table-4 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : rgba(2, 193, 15, 0);
  border-left-color : rgba(2, 193, 15, 0);
  border-right-color : rgba(2, 193, 15, 0);
  border-bottom-color : rgba(2, 193, 15, 0);
}

#sp-table-5{
  background-color : transparent;
}

#sp-table-5 > tbody > tr > td{
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : rgba(2, 193, 15, 0);
  border-left-color : rgba(2, 193, 15, 0);
  border-right-color : rgba(2, 193, 15, 0);
  border-bottom-color : rgba(2, 193, 15, 0);
}

#sp-table-5 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : rgba(2, 193, 15, 0);
  border-left-color : rgba(2, 193, 15, 0);
  border-right-color : rgba(2, 193, 15, 0);
  border-bottom-color : rgba(2, 193, 15, 0);
}

#sp-table-6{
  background-color : transparent;
}

#sp-table-6 > tbody > tr > td{
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : rgba(2, 193, 15, 0);
  border-left-color : rgba(2, 193, 15, 0);
  border-right-color : rgba(2, 193, 15, 0);
  border-bottom-color : rgba(2, 193, 15, 0);
}

#sp-table-6 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : rgba(2, 193, 15, 0);
  border-left-color : rgba(2, 193, 15, 0);
  border-right-color : rgba(2, 193, 15, 0);
  border-bottom-color : rgba(2, 193, 15, 0);
}

#sp-table-7{
  background-color : transparent;
}

#sp-table-7 > tbody > tr > td{
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : rgba(2, 193, 15, 0);
  border-left-color : rgba(2, 193, 15, 0);
  border-right-color : rgba(2, 193, 15, 0);
  border-bottom-color : rgba(2, 193, 15, 0);
}

#sp-table-7 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : rgba(2, 193, 15, 0);
  border-left-color : rgba(2, 193, 15, 0);
  border-right-color : rgba(2, 193, 15, 0);
  border-bottom-color : rgba(2, 193, 15, 0);
}

#sp-table-8{
  background-color : transparent;
}

#sp-table-8 > tbody > tr > td{
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : rgba(2, 193, 15, 0);
  border-left-color : rgba(2, 193, 15, 0);
  border-right-color : rgba(2, 193, 15, 0);
  border-bottom-color : rgba(2, 193, 15, 0);
}

#sp-table-8 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : rgba(2, 193, 15, 0);
  border-left-color : rgba(2, 193, 15, 0);
  border-right-color : rgba(2, 193, 15, 0);
  border-bottom-color : rgba(2, 193, 15, 0);
}

#sp-table-9{
  background-color : transparent;
}

#sp-table-9 > tbody > tr > td{
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : rgba(2, 193, 15, 0);
  border-left-color : rgba(2, 193, 15, 0);
  border-right-color : rgba(2, 193, 15, 0);
  border-bottom-color : rgba(2, 193, 15, 0);
}

#sp-table-9 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : rgba(2, 193, 15, 0);
  border-left-color : rgba(2, 193, 15, 0);
  border-right-color : rgba(2, 193, 15, 0);
  border-bottom-color : rgba(2, 193, 15, 0);
}

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

  #sp-block-container-1{
    margin-bottom : -59px;
    min-height : 47px;
  }

  #sp-block-container-14{
    margin-top : 11px;
  }

  #sp-block-container-17{
    display : none;
  }

  #sp-block-container-19{
    margin-top : 5px;
    margin-left : 200px;
    width : 60%;
    min-height : 95px;
  }

  #sp-block-container-20{
    margin-top : 5px;
    margin-left : 200px;
    width : 60%;
    min-height : 95px;
    display : none;
  }

  #sp-block-container-22{
    margin-top : 5px;
    margin-left : 200px;
    width : 60%;
    min-height : 95px;
    display : none;
  }

  #sp-block-container-23{
    display : none;
  }

  #sp-block-container-24{
    margin-top : 5px;
    margin-left : 200px;
    width : 60%;
    min-height : 95px;
  }

  #sp-block-container-25{
    margin-left : 200px;
    width : 60%;
  }

  #sp-block-container-27{
    display : none;
  }

  #sp-block-container-28{
    margin-top : -6px;
    margin-left : 280px;
    margin-bottom : 17px;
    width : 460px;
    min-height : 125px;
  }

  #sp-block-container-29{
    width : 100%;
  }

  #sp-block-container-30{
    margin-top : 0px;
    min-height : 38px;
  }

  #sp-block-container-31{
    min-height : 36px;
  }

  #sp-block-container-32{
    margin-bottom : 30px;
    min-height : 26px;
  }

  #sp-block-container-33{
    margin-top : 0px;
    min-height : 38px;
  }

  #sp-block-container-34{
    min-height : 36px;
  }

  #sp-block-container-35{
    margin-bottom : 30px;
    min-height : 26px;
  }

  #sp-block-container-37{
    width : 309px;
    min-height : 76px;
  }

  #sp-block-container-38{
    width : 312px;
  }

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

  #sp-block-container-41{
    width : 309px;
    min-height : 76px;
  }

  #sp-block-container-42{
    margin-top : 30px;
  }

  #sp-block-container-43{
    width : 309px;
    min-height : 76px;
  }

  #sp-block-container-44{
    width : 312px;
  }

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

  #sp-block-container-46{
    margin-top : 29px;
    margin-left : 16px;
    width : 309px;
    min-height : 76px;
  }

  #sp-block-container-47{
    margin-top : 29px;
  }

  #sp-block-container-48{
    width : 309px;
    min-height : 76px;
  }

  #sp-block-container-49{
    width : 312px;
  }

  #sp-block-container-5{
    margin-bottom : -14px;
    width : 1000px;
    min-height : 68px;
    display : none;
  }

  #sp-block-container-50{
    width : 311px;
  }

  #sp-block-container-51{
    margin-top : 47px;
  }

  #sp-block-container-52{
    width : 309px;
    min-height : 76px;
  }

  #sp-block-container-53{
    width : 312px;
  }

  #sp-block-container-54{
    width : 311px;
  }

  #sp-block-container-55{
    margin-top : 6px;
    margin-bottom : -10px;
    min-height : 111px;
  }

  #sp-block-container-56{
    width : 309px;
    min-height : 76px;
  }

  #sp-block-container-57{
    width : 312px;
  }

  #sp-block-container-58{
    width : 311px;
  }

  #sp-block-container-59{
    margin-top : 6px;
    margin-bottom : -47px;
    min-height : 111px;
    display : none;
  }

  #sp-block-container-6{
    margin-bottom : -14px;
    width : 100%;
    min-height : 68px;
  }

  #sp-block-container-61{
    margin-top : 6px;
    margin-bottom : -47px;
    min-height : 111px;
    display : none;
  }

  #sp-block-container-62{
    margin-top : 6px;
    margin-bottom : -15px;
    min-height : 111px;
  }

  #sp-block-container-63{
    width : 309px;
    min-height : 76px;
  }

  #sp-block-container-64{
    width : 312px;
  }

  #sp-block-container-65{
    width : 311px;
  }

  #sp-block-container-66{
    width : 309px;
    min-height : 76px;
  }

  #sp-block-container-67{
    width : 312px;
  }

  #sp-block-container-69{
    margin-top : 6px;
    margin-bottom : -7px;
    min-height : 111px;
  }

  #sp-block-container-70{
    width : 309px;
    min-height : 76px;
  }

  #sp-block-container-71{
    width : 312px;
  }

  #sp-block-container-72{
    width : 311px;
  }

  #sp-block-container-73{
    width : 309px;
    min-height : 76px;
  }

  #sp-block-container-74{
    width : 312px;
  }

  #sp-block-container-75{
    margin-top : 6px;
    margin-bottom : -47px;
    min-height : 111px;
    display : none;
  }

  #sp-block-container-77{
    margin-bottom : -10px;
  }

  #sp-block-container-78{
    margin-bottom : -10px;
    display : none;
  }

  #sp-block-container-80{
    display : none;
  }

  #sp-block-container-82{
    display : none;
  }

  #sp-block-container-9{
    display : none;
  }

  #sp-button-1{
    width : 197px;
  }

  #sp-button-2{
    width : 196px;
  }

  #sp-definition-list-3{
    width : 100%;
  }

  #sp-image-1{
    width : 1000px;
    height : 757px;
  }

  #sp-image-10{
    margin-left : 370px;
  }

  #sp-image-11{
    width : 561px;
    height : 348px;
    float : none;
    display : none;
    position : absolute;
    top : 668px;
    bottom : auto;
    right : auto;
    left : 307px;
  }

  #sp-image-12{
    margin-left : 256px;
  }

  #sp-image-13{
    margin-left : 15px;
  }

  #sp-image-15{
    width : 300px;
    height : auto;
  }

  #sp-image-16{
    width : 300px;
    height : auto;
  }

  #sp-image-17{
    width : 300px;
    height : auto;
  }

  #sp-image-18{
    width : 300px;
    height : auto;
  }

  #sp-image-19{
    width : 300px;
    height : auto;
  }

  #sp-image-20{
    width : 300px;
    height : auto;
  }

  #sp-image-21{
    width : 300px;
    height : auto;
  }

  #sp-image-29{
    margin-top : -27px;
  }

  #sp-image-3{
    width : 1000px;
    height : 705px;
    display : none;
  }

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

  #sp-image-33{
    width : 100%;
    display : none;
  }

  #sp-image-35{
    margin-left : 293px;
  }

  #sp-image-36{
    margin-left : 292px;
  }

  #sp-image-37{
    margin-left : 291px;
  }

  #sp-image-38{
    margin-left : 293px;
  }

  #sp-image-39{
    margin-left : 292px;
  }

  #sp-image-4{
    width : 100%;
    height : 705px;
  }

  #sp-image-40{
    margin-left : 291px;
  }

  #sp-image-5{
    width : 900px;
  }

  #sp-image-6{
    width : 559px;
    height : 467px;
  }

  #sp-image-7{
    margin-left : 212px;
  }

  #sp-image-8{
    display : none;
  }

  #sp-image-9{
    float : none;
    display : none;
    position : absolute;
    top : 638px;
    bottom : auto;
    right : auto;
    left : 7px;
  }

  #sp-item-gallery-1{
    margin-bottom : -191px;
    width : 649px;
    min-height : 259px;
  }

  #sp-item-gallery-10{
    display : none;
  }

  #sp-item-gallery-11{
    display : none;
  }

  #sp-item-gallery-12{
    margin-top : -6px;
    margin-left : 6px;
    width : 994px;
    height : 310px;
    min-height : 310px;
  }

  #sp-item-gallery-13{
    margin-top : -6px;
    margin-left : 6px;
  }

  #sp-item-gallery-14{
    display : none;
  }

  #sp-item-gallery-15{
    display : none;
  }

  #sp-item-gallery-16{
    margin-top : -6px;
    margin-left : 6px;
  }

  #sp-item-gallery-17{
    margin-top : -6px;
    margin-left : 6px;
  }

  #sp-item-gallery-18{
    margin-top : -6px;
    margin-left : 6px;
    margin-bottom : 50px;
  }

  #sp-item-gallery-19{
    display : none;
  }

  #sp-item-gallery-2{
    display : none;
  }

  #sp-item-gallery-20{
    display : none;
  }

  #sp-item-gallery-21{
    margin-top : -6px;
    margin-left : 6px;
    margin-bottom : -10px;
    height : auto;
    min-height : 321px;
  }

  #sp-item-gallery-22{
    margin-top : -6px;
    margin-left : 6px;
  }

  #sp-item-gallery-23{
    margin-top : -6px;
    margin-left : 6px;
    margin-bottom : 50px;
  }

  #sp-item-gallery-24{
    display : none;
  }

  #sp-item-gallery-25{
    margin-top : -6px;
    margin-left : 6px;
    margin-bottom : -40px;
    height : auto;
    min-height : 321px;
  }

  #sp-item-gallery-26{
    display : none;
  }

  #sp-item-gallery-3{
    margin-top : -6px;
    margin-left : 6px;
  }

  #sp-item-gallery-4{
    display : none;
  }

  #sp-item-gallery-6{
    margin-top : -6px;
    margin-left : 6px;
    width : 994px;
    height : 310px;
    min-height : 310px;
  }

  #sp-item-gallery-7{
    margin-left : 6px;
  }

  #sp-item-gallery-8{
    display : none;
  }

  #sp-item-gallery-9{
    margin-top : -6px;
    margin-left : 6px;
    width : 994px;
    height : 310px;
    min-height : 310px;
  }

  #sp-page-title-7{
    min-height : 50px;
  }

  #sp-photo-motion-1{
    width : auto;
  }

  #sp-photo-motion-2{
    width : auto;
    display : none;
  }

  #sp-photo-motion-3{
    width : auto;
  }

  #sp-photo-motion-4{
    width : auto;
  }

  #sp-photo-motion-6{
    margin-left : 300px;
    width : 408px;
    height : 408px;
  }

  #sp-site-branding2-1 > .site-description{
    width : 997px;
    height : 10px;
    top : 20px;
    bottom : auto;
    right : 96px;
    left : auto;
  }

  #sp-site-branding2-1 > .site-title{
    margin-bottom : 50px;
    width : 100%;
    height : 141px;
  }

  #sp-site-navigation-1{
    margin-bottom : 21px;
    width : 100%;
    min-height : 0px;
  }

  #sp-site-navigation-2{
    margin-bottom : 21px;
    width : 1000px;
    min-height : 0px;
    display : none;
  }

  #sp-site-navigation-3{
    width : 1000px;
  }

  #sp-site-navigation-4 > ul > li > a{
    text-align : left;
    height : auto;
    white-space : nowrap;
    overflow : visible;
    word-wrap : normal;
  }

  #sp-table-1{
    display : none;
  }

  #sp-table-10{
    margin-left : 2px;
    margin-bottom : -5px;
    width : 100%;
  }

  #sp-table-11{
    margin-left : 2px;
    margin-bottom : -5px;
    width : 100%;
  }

  #sp-table-12{
    margin-left : 2px;
    margin-bottom : -5px;
    width : 100%;
  }

  #sp-table-3{
    margin-left : 2px;
    margin-bottom : -5px;
    width : 100%;
  }

  #sp-table-4{
    margin-left : 2px;
    margin-bottom : -5px;
    width : 100%;
  }

  #sp-table-5{
    margin-left : 2px;
    margin-bottom : -5px;
    width : 100%;
  }

  #sp-table-6{
    margin-left : 2px;
    margin-bottom : -5px;
    width : 100%;
  }

  #sp-table-7{
    margin-left : 2px;
    margin-bottom : -5px;
    width : 100%;
  }

  #sp-table-8{
    margin-left : 2px;
    margin-bottom : -5px;
    width : 100%;
  }

  #sp-table-9{
    margin-left : 2px;
    margin-bottom : -5px;
    width : 100%;
  }
}

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

  #sp-block-container-1{
    margin-right : -34px;
    margin-bottom : -78px;
    min-height : 23px;
  }

  #sp-block-container-10{
    display : none;
  }

  #sp-block-container-14{
    width : 100%;
  }

  #sp-block-container-15{
    display : none;
  }

  #sp-block-container-17{
    width : 100%;
  }

  #sp-block-container-18{
    margin-bottom : -4px;
    width : 100%;
  }

  #sp-block-container-19{
    margin-top : 21px;
    margin-bottom : 26px;
    min-height : 95px;
    display : none;
  }

  #sp-block-container-2{
    margin-top : -8px;
    margin-bottom : -18px;
  }

  #sp-block-container-20{
    margin-top : 9px;
    margin-left : 0px;
    margin-bottom : 11px;
    width : 100%;
    min-height : 73px;
  }

  #sp-block-container-21{
    display : none;
  }

  #sp-block-container-22{
    margin-top : 9px;
    margin-left : 18px;
    margin-bottom : 11px;
    width : 261px;
    min-height : 65px;
  }

  #sp-block-container-23{
    margin-bottom : 1px;
    width : 100%;
  }

  #sp-block-container-24{
    margin-top : 21px;
    margin-bottom : 26px;
    min-height : 95px;
    display : none;
  }

  #sp-block-container-25{
    margin-top : 7px;
    width : 100%;
    min-height : 200px;
  }

  #sp-block-container-26{
    display : none;
  }

  #sp-block-container-28{
    width : 100%;
  }

  #sp-block-container-29{
    width : 100%;
  }

  #sp-block-container-3{
    min-height : 122px;
  }

  #sp-block-container-4{
    min-height : 28px;
  }

  #sp-block-container-40{
    width : 100%;
  }

  #sp-block-container-41{
    display : none;
  }

  #sp-block-container-46{
    display : none;
  }

  #sp-block-container-5{
    margin-top : 1px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : -11px;
    width : 100%;
    min-height : 59px;
  }

  #sp-block-container-55{
    display : none;
  }

  #sp-block-container-59{
    margin-top : -11px;
    margin-left : 0px;
    margin-bottom : 34px;
    width : 100%;
  }

  #sp-block-container-6{
    margin-top : 1px;
    margin-right : 3px;
    margin-bottom : -11px;
    width : 315px;
    min-height : 59px;
    display : none;
  }

  #sp-block-container-60{
    margin-top : 8px;
    margin-bottom : 0px;
    width : 100%;
  }

  #sp-block-container-61{
    margin-top : 11px;
    margin-bottom : 26px;
  }

  #sp-block-container-62{
    display : none;
  }

  #sp-block-container-68{
    margin-top : 30px;
    width : 100%;
  }

  #sp-block-container-69{
    display : none;
  }

  #sp-block-container-75{
    margin-top : 14px;
    margin-bottom : 31px;
  }

  #sp-block-container-76{
    margin-top : 30px;
  }

  #sp-block-container-77{
    display : none;
  }

  #sp-block-container-78{
    margin-top : 12px;
    width : 100%;
  }

  #sp-block-container-79{
    display : none;
  }

  #sp-block-container-8{
    margin-bottom : -58px;
    min-height : 67px;
  }

  #sp-block-container-80{
    width : 100%;
  }

  #sp-block-container-81{
    display : none;
  }

  #sp-block-container-82{
    margin-bottom : -21px;
    width : 100%;
  }

  #sp-column-1{
    min-height : 133px;
  }

  #sp-definition-list-3{
    width : 100%;
  }

  #sp-image-10{
    display : none;
  }

  #sp-image-11{
    height : auto;
  }

  #sp-image-12{
    display : none;
  }

  #sp-image-24{
    width : 100%;
    height : auto;
  }

  #sp-image-25{
    margin-left : 0px;
    width : 100%;
    height : auto;
  }

  #sp-image-26{
    margin-top : 99px;
    margin-left : 1px;
    width : 100%;
    height : auto;
  }

  #sp-image-28{
    width : 100%;
    height : auto;
  }

  #sp-image-29{
    width : 100%;
    height : auto;
  }

  #sp-image-3{
    margin-left : 0px;
    margin-bottom : 11px;
    width : 100%;
    height : auto;
  }

  #sp-image-31{
    width : 100%;
    height : auto;
  }

  #sp-image-32{
    width : 100%;
    height : auto;
    display : none;
  }

  #sp-image-33{
    width : 100%;
    height : auto;
  }

  #sp-image-35{
    width : auto;
    height : 210px;
  }

  #sp-image-36{
    width : auto;
    height : 209px;
  }

  #sp-image-37{
    width : auto;
    height : 209px;
  }

  #sp-image-38{
    width : 282px;
    height : 210px;
  }

  #sp-image-39{
    width : 281px;
    height : 209px;
  }

  #sp-image-4{
    margin-bottom : 11px;
    display : none;
  }

  #sp-image-40{
    width : 281px;
    height : 209px;
  }

  #sp-image-7{
    display : none;
  }

  #sp-image-8{
    height : auto;
  }

  #sp-image-9{
    margin-left : 30px;
    height : auto;
  }

  #sp-item-gallery-10{
    width : 100%;
  }

  #sp-item-gallery-11{
    width : 100%;
  }

  #sp-item-gallery-12{
    display : none;
  }

  #sp-item-gallery-13{
    display : none;
  }

  #sp-item-gallery-14{
    margin-left : 0px;
    width : 100%;
  }

  #sp-item-gallery-15{
    margin-left : 0px;
    width : 100%;
  }

  #sp-item-gallery-16{
    display : none;
  }

  #sp-item-gallery-17{
    display : none;
  }

  #sp-item-gallery-18{
    display : none;
  }

  #sp-item-gallery-19{
    margin-left : 9px;
    width : 100%;
  }

  #sp-item-gallery-2{
    width : 100%;
  }

  #sp-item-gallery-20{
    margin-left : 5px;
  }

  #sp-item-gallery-21{
    display : none;
  }

  #sp-item-gallery-22{
    display : none;
  }

  #sp-item-gallery-23{
    display : none;
  }

  #sp-item-gallery-24{
    margin-left : 7px;
    width : 100%;
  }

  #sp-item-gallery-25{
    display : none;
  }

  #sp-item-gallery-26{
    margin-left : 5px;
    width : 100%;
  }

  #sp-item-gallery-3{
    display : none;
  }

  #sp-item-gallery-4{
    margin-left : 10px;
    width : 100%;
  }

  #sp-item-gallery-5{
    display : none;
  }

  #sp-item-gallery-6{
    display : none;
  }

  #sp-item-gallery-7{
    display : none;
  }

  #sp-item-gallery-8{
    margin-left : 3px;
    width : 100%;
  }

  #sp-item-gallery-9{
    display : none;
  }

  #sp-page-title-21{
    width : 100%;
  }

  #sp-page-title-23{
    width : 100%;
  }

  #sp-photo-motion-1{
    display : none;
  }

  #sp-photo-motion-2{
    margin-top : 16px;
    margin-bottom : 11px;
  }

  #sp-photo-motion-5{
    margin-bottom : -97px;
  }

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

  #sp-site-branding2-1 > .extra{
    margin-top : -21px;
  }

  #sp-site-branding2-1 > .site-title{
    width : 100%;
    height : 53px;
  }

  #sp-site-navigation-1{
    width : 100%;
    display : none;
  }

  #sp-site-navigation-10{
    margin-top : 1px;
    min-height : 46px;
  }

  #sp-site-navigation-11{
    margin-top : 1px;
    min-height : 46px;
  }

  #sp-site-navigation-12{
    margin-top : 1px;
    min-height : 46px;
  }

  #sp-site-navigation-13{
    margin-top : 1px;
    min-height : 46px;
  }

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

  #sp-site-navigation-5{
    margin-top : 1px;
    min-height : 46px;
  }

  #sp-site-navigation-6{
    margin-top : 1px;
    width : 100%;
    min-height : 46px;
  }

  #sp-site-navigation-7{
    margin-top : 1px;
    min-height : 46px;
  }

  #sp-site-navigation-8{
    margin-top : 1px;
    min-height : 46px;
  }

  #sp-site-navigation-9{
    margin-top : 1px;
    width : 100%;
    min-height : 46px;
  }

  #sp-table-1{
    width : 100%;
    min-height : 804px;
  }

  #sp-table-10{
    display : none;
  }

  #sp-table-11{
    display : none;
  }

  #sp-table-12{
    display : none;
  }

  #sp-table-2{
    width : 100%;
    min-height : 804px;
    display : none;
  }

  #sp-table-3{
    display : none;
  }

  #sp-table-5{
    display : none;
  }

  #sp-table-6{
    display : none;
  }

  #sp-table-7{
    display : none;
  }

  #sp-table-8{
    display : none;
  }

  #sp-table-9{
    display : none;
  }
}