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

#content{
  min-height : 50px;
}

#contenthead {
}

#masthead {
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.sp-button{
  width : 122px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

a{
  color : #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 : 900px;
    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 : 900px;
    box-sizing : content-box;
  }

  #masthead{
    margin-bottom : 20px;
  }

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

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

  #sidebar2 {
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  body{
    min-width : 900px;
  }
}

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

  #content{
    width : 900px;
  }

  #contenthead{
    width : 900px;
  }
}

@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-table{
    display : block;
    overflow-x : auto;
  }

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

  embed{
    max-width : 100%;
  }
}

#sp-site-navigation-1{
  font-size : 12px;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

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

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

#sp-site-navigation-1 ul ul{
  font-size : 12px;
  color : #333333;
  background-color : #ffffff;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  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;
  list-style-type : none;
  list-style-position : outside;
  position : absolute;
  top : 30px;
  left : 0px;
  z-index : 9999;
}

#sp-site-navigation-1 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{
  color : #333333;
  padding-top : 1rem;
  padding-left : 2rem;
  padding-right : 2rem;
  padding-bottom : 1rem;
  display : block;
}

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

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

#sp-site-navigation-1 > ul{
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-1 > ul::after{
  height : 0px;
  clear : both;
  display : block;
  visibility : hidden;
  content : ".";
}

#sp-site-navigation-1 > ul > li{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 2px;
  margin-bottom : 0px;
  float : left;
}

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

#sp-site-navigation-1 > ul > li:last-child{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-site-navigation-1 > ul > li > a{
  color : #ffffff;
  background-color : #154236;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
  vertical-align : middle;
  text-align : center;
  padding-top : 0px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 0px;
  border-top-left-radius : 2px 2px;
  border-top-right-radius : 2px 2px;
  border-bottom-right-radius : 2px 2px;
  border-bottom-left-radius : 2px 2px;
  min-width : 80px;
  height : 30px;
  display : table-cell;
}

#sp-site-navigation-1 > ul > li > a:hover{
  background-color : #225e4e;
  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-site-navigation-1 > ul > ul > li > a{
  color : #333333;
}

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

  #sp-site-navigation-1{
    text-align : center;
    width : 100%;
  }

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

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

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

  #sp-site-navigation-1 ul li{
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    float : none;
    display : block;
  }

  #sp-site-navigation-1 ul li 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;
    display : block;
    position : relative;
  }

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

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

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

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

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

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

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

#sp-entry-content-15, #sp-entry-content-3{
  font-size : 13px;
  color : #666666;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  width : 100%;
  position : relative;
}

#sp-entry-content-15 #hpb-pagenation, #sp-entry-content-3 #hpb-pagenation{
  padding-top : 2px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 2px;
}

#sp-entry-content-15 .hpb-more-entry, #sp-entry-content-3 .hpb-more-entry{
  text-align : right;
  padding-top : 8px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 0px;
}

#sp-entry-content-15 .nav-next, #sp-entry-content-3 .nav-next{
  margin-right : 10px;
  float : right;
}

#sp-entry-content-15 .nav-previous, #sp-entry-content-3 .nav-previous{
  margin-left : 10px;
  float : left;
}

#sp-entry-content-15 a, #sp-entry-content-3 a{
  color : #00a47f;
  text-decoration : none;
}

#sp-entry-content-15 a:active, #sp-entry-content-3 a:active{
  text-decoration : underline;
}

#sp-entry-content-15 a:hover, #sp-entry-content-3 a:hover{
  text-decoration : underline;
}

#sp-entry-content-15 article, #sp-entry-content-3 article{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 8px;
}

#sp-entry-content-15 article > div, #sp-entry-content-3 article > div{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-entry-content-15 dl, #sp-entry-content-3 dl{
  margin-top : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 10px;
}

#sp-entry-content-15 footer, #sp-entry-content-3 footer{
  color : #999999;
}

#sp-entry-content-15 h1, #sp-entry-content-3 h1{
  text-indent : -9999px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  display : none;
}

#sp-entry-content-15 h4, #sp-entry-content-3 h4{
  font-size : 14px;
  color : #ffffff;
  background-color : #46ccb2;
  padding-top : 3px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 3px;
  margin-top : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 4px;
  border-top-left-radius : 2px 2px;
  border-top-right-radius : 2px 2px;
  border-bottom-right-radius : 2px 2px;
  border-bottom-left-radius : 2px 2px;
}

#sp-entry-content-15 h4 a, #sp-entry-content-3 h4 a{
  color : #ffffff;
  text-decoration : none;
}

#sp-entry-content-15 h4 a:active, #sp-entry-content-3 h4 a:active{
  text-decoration : underline;
}

#sp-entry-content-15 h4 a:hover, #sp-entry-content-3 h4 a:hover{
  text-decoration : underline;
}

#sp-entry-content-15 li, #sp-entry-content-3 li{
  padding-bottom : 5px;
  list-style-type : none;
  list-style-position : outside;
}

#sp-entry-content-15 p, #sp-entry-content-3 p{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-entry-content-15 p > img, #sp-entry-content-3 p > img{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-entry-content-15 ul, #sp-entry-content-3 ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
}

.hpb-viewtype-content#sp-entry-content-15 dd, .hpb-viewtype-content#sp-entry-content-3 dd{
  margin-left : 16px;
  margin-bottom : 10px;
}

.hpb-viewtype-content#sp-entry-content-15 dl, .hpb-viewtype-content#sp-entry-content-3 dl{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

.hpb-viewtype-content#sp-entry-content-15 dt, .hpb-viewtype-content#sp-entry-content-3 dt{
  margin-bottom : 5px;
}

.hpb-viewtype-date#sp-entry-content-15 dd, .hpb-viewtype-date#sp-entry-content-3 dd{
  padding-top : 0px;
  padding-left : 120px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-left : 0px;
  margin-bottom : 5px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

.hpb-viewtype-date#sp-entry-content-15 dl, .hpb-viewtype-date#sp-entry-content-3 dl{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
  overflow : hidden;
}

.hpb-viewtype-date#sp-entry-content-15 dt, .hpb-viewtype-date#sp-entry-content-3 dt{
  font-weight : bold;
  color : #999999;
  padding-bottom : 5px;
  width : 120px;
  float : left;
  clear : both;
}

.hpb-viewtype-simple#sp-entry-content-15 div, .hpb-viewtype-simple#sp-entry-content-3 div{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}

.hpb-viewtype-simple#sp-entry-content-15 footer, .hpb-viewtype-simple#sp-entry-content-3 footer{
  padding-top : 0px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 0px;
}

#sp-entry-content-15 > h3, #sp-entry-content-3 > h3{
  font-size : 16px;
  color : #ffffff;
  background-color : #10bf97;
  padding-top : 6px;
  padding-left : 15px;
  padding-right : 3px;
  padding-bottom : 6px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 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;
}

#sp-entry-content-19, #sp-entry-content-29, #sp-entry-content-30, #sp-entry-content-31, #sp-entry-content-32, #sp-entry-content-33, #sp-entry-content-34, #sp-entry-content-35, #sp-entry-content-36, #sp-entry-content-37, #sp-entry-content-38, #sp-entry-content-39, #sp-entry-content-4, #sp-entry-content-40, #sp-entry-content-5, #sp-entry-content-9, #sp-wp-post-list-1{
  font-size : 13px;
  color : #666666;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  width : 100%;
  position : relative;
}

#sp-entry-content-19 #hpb-pagenation, #sp-entry-content-29 #hpb-pagenation, #sp-entry-content-30 #hpb-pagenation, #sp-entry-content-31 #hpb-pagenation, #sp-entry-content-32 #hpb-pagenation, #sp-entry-content-33 #hpb-pagenation, #sp-entry-content-34 #hpb-pagenation, #sp-entry-content-35 #hpb-pagenation, #sp-entry-content-36 #hpb-pagenation, #sp-entry-content-37 #hpb-pagenation, #sp-entry-content-38 #hpb-pagenation, #sp-entry-content-39 #hpb-pagenation, #sp-entry-content-4 #hpb-pagenation, #sp-entry-content-40 #hpb-pagenation, #sp-entry-content-5 #hpb-pagenation, #sp-entry-content-9 #hpb-pagenation, #sp-wp-post-list-1 #hpb-pagenation{
  padding-top : 2px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 2px;
}

#sp-entry-content-19 .hpb-more-entry, #sp-entry-content-29 .hpb-more-entry, #sp-entry-content-30 .hpb-more-entry, #sp-entry-content-31 .hpb-more-entry, #sp-entry-content-32 .hpb-more-entry, #sp-entry-content-33 .hpb-more-entry, #sp-entry-content-34 .hpb-more-entry, #sp-entry-content-35 .hpb-more-entry, #sp-entry-content-36 .hpb-more-entry, #sp-entry-content-37 .hpb-more-entry, #sp-entry-content-38 .hpb-more-entry, #sp-entry-content-39 .hpb-more-entry, #sp-entry-content-4 .hpb-more-entry, #sp-entry-content-40 .hpb-more-entry, #sp-entry-content-5 .hpb-more-entry, #sp-entry-content-9 .hpb-more-entry, #sp-wp-post-list-1 .hpb-more-entry{
  text-align : right;
  padding-top : 8px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 0px;
}

#sp-entry-content-19 .nav-next, #sp-entry-content-29 .nav-next, #sp-entry-content-30 .nav-next, #sp-entry-content-31 .nav-next, #sp-entry-content-32 .nav-next, #sp-entry-content-33 .nav-next, #sp-entry-content-34 .nav-next, #sp-entry-content-35 .nav-next, #sp-entry-content-36 .nav-next, #sp-entry-content-37 .nav-next, #sp-entry-content-38 .nav-next, #sp-entry-content-39 .nav-next, #sp-entry-content-4 .nav-next, #sp-entry-content-40 .nav-next, #sp-entry-content-5 .nav-next, #sp-entry-content-9 .nav-next, #sp-wp-post-list-1 .nav-next{
  margin-right : 10px;
  float : right;
}

#sp-entry-content-19 .nav-previous, #sp-entry-content-29 .nav-previous, #sp-entry-content-30 .nav-previous, #sp-entry-content-31 .nav-previous, #sp-entry-content-32 .nav-previous, #sp-entry-content-33 .nav-previous, #sp-entry-content-34 .nav-previous, #sp-entry-content-35 .nav-previous, #sp-entry-content-36 .nav-previous, #sp-entry-content-37 .nav-previous, #sp-entry-content-38 .nav-previous, #sp-entry-content-39 .nav-previous, #sp-entry-content-4 .nav-previous, #sp-entry-content-40 .nav-previous, #sp-entry-content-5 .nav-previous, #sp-entry-content-9 .nav-previous, #sp-wp-post-list-1 .nav-previous{
  margin-left : 10px;
  float : left;
}

#sp-entry-content-19 ::after, #sp-entry-content-29 ::after, #sp-entry-content-30 ::after, #sp-entry-content-31 ::after, #sp-entry-content-32 ::after, #sp-entry-content-33 ::after, #sp-entry-content-34 ::after, #sp-entry-content-35 ::after, #sp-entry-content-36 ::after, #sp-entry-content-37 ::after, #sp-entry-content-38 ::after, #sp-entry-content-39 ::after, #sp-entry-content-4 ::after, #sp-entry-content-40 ::after, #sp-entry-content-5 ::after, #sp-entry-content-9 ::after, #sp-wp-post-list-1 ::after {
}

#sp-entry-content-19 a, #sp-entry-content-29 a, #sp-entry-content-30 a, #sp-entry-content-31 a, #sp-entry-content-32 a, #sp-entry-content-33 a, #sp-entry-content-34 a, #sp-entry-content-35 a, #sp-entry-content-36 a, #sp-entry-content-37 a, #sp-entry-content-38 a, #sp-entry-content-39 a, #sp-entry-content-4 a, #sp-entry-content-40 a, #sp-entry-content-5 a, #sp-entry-content-9 a, #sp-wp-post-list-1 a{
  color : #2c7af5;
  text-decoration : none;
}

#sp-entry-content-19 a:hover, #sp-entry-content-29 a:hover, #sp-entry-content-30 a:hover, #sp-entry-content-31 a:hover, #sp-entry-content-32 a:hover, #sp-entry-content-33 a:hover, #sp-entry-content-34 a:hover, #sp-entry-content-35 a:hover, #sp-entry-content-36 a:hover, #sp-entry-content-37 a:hover, #sp-entry-content-38 a:hover, #sp-entry-content-39 a:hover, #sp-entry-content-4 a:hover, #sp-entry-content-40 a:hover, #sp-entry-content-5 a:hover, #sp-entry-content-9 a:hover, #sp-wp-post-list-1 a:hover{
  text-decoration : underline;
}

#sp-entry-content-19 article, #sp-entry-content-29 article, #sp-entry-content-30 article, #sp-entry-content-31 article, #sp-entry-content-32 article, #sp-entry-content-33 article, #sp-entry-content-34 article, #sp-entry-content-35 article, #sp-entry-content-36 article, #sp-entry-content-37 article, #sp-entry-content-38 article, #sp-entry-content-39 article, #sp-entry-content-4 article, #sp-entry-content-40 article, #sp-entry-content-5 article, #sp-entry-content-9 article, #sp-wp-post-list-1 article{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 8px;
}

#sp-entry-content-19 article > div, #sp-entry-content-29 article > div, #sp-entry-content-30 article > div, #sp-entry-content-31 article > div, #sp-entry-content-32 article > div, #sp-entry-content-33 article > div, #sp-entry-content-34 article > div, #sp-entry-content-35 article > div, #sp-entry-content-36 article > div, #sp-entry-content-37 article > div, #sp-entry-content-38 article > div, #sp-entry-content-39 article > div, #sp-entry-content-4 article > div, #sp-entry-content-40 article > div, #sp-entry-content-5 article > div, #sp-entry-content-9 article > div, #sp-wp-post-list-1 article > div{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-entry-content-19 dl, #sp-entry-content-29 dl, #sp-entry-content-30 dl, #sp-entry-content-31 dl, #sp-entry-content-32 dl, #sp-entry-content-33 dl, #sp-entry-content-34 dl, #sp-entry-content-35 dl, #sp-entry-content-36 dl, #sp-entry-content-37 dl, #sp-entry-content-38 dl, #sp-entry-content-39 dl, #sp-entry-content-4 dl, #sp-entry-content-40 dl, #sp-entry-content-5 dl, #sp-entry-content-9 dl, #sp-wp-post-list-1 dl{
  margin-top : 10px;
}

#sp-entry-content-19 footer, #sp-entry-content-29 footer, #sp-entry-content-30 footer, #sp-entry-content-31 footer, #sp-entry-content-32 footer, #sp-entry-content-33 footer, #sp-entry-content-34 footer, #sp-entry-content-35 footer, #sp-entry-content-36 footer, #sp-entry-content-37 footer, #sp-entry-content-38 footer, #sp-entry-content-39 footer, #sp-entry-content-4 footer, #sp-entry-content-40 footer, #sp-entry-content-5 footer, #sp-entry-content-9 footer, #sp-wp-post-list-1 footer{
  color : #999999;
}

#sp-entry-content-19 h1, #sp-entry-content-29 h1, #sp-entry-content-30 h1, #sp-entry-content-31 h1, #sp-entry-content-32 h1, #sp-entry-content-33 h1, #sp-entry-content-34 h1, #sp-entry-content-35 h1, #sp-entry-content-36 h1, #sp-entry-content-37 h1, #sp-entry-content-38 h1, #sp-entry-content-39 h1, #sp-entry-content-4 h1, #sp-entry-content-40 h1, #sp-entry-content-5 h1, #sp-entry-content-9 h1, #sp-wp-post-list-1 h1{
  text-indent : -9999px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  display : none;
}

#sp-entry-content-19 h4, #sp-entry-content-29 h4, #sp-entry-content-30 h4, #sp-entry-content-31 h4, #sp-entry-content-32 h4, #sp-entry-content-33 h4, #sp-entry-content-34 h4, #sp-entry-content-35 h4, #sp-entry-content-36 h4, #sp-entry-content-37 h4, #sp-entry-content-38 h4, #sp-entry-content-39 h4, #sp-entry-content-4 h4, #sp-entry-content-40 h4, #sp-entry-content-5 h4, #sp-entry-content-9 h4, #sp-wp-post-list-1 h4{
  font-size : 14px;
  color : #505050;
  padding-top : 3px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 3px;
  margin-top : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 4px;
  border-left-width : 5px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #2c7af5;
  border-bottom-color : #2c7af5;
}

#sp-entry-content-19 h4 a, #sp-entry-content-29 h4 a, #sp-entry-content-30 h4 a, #sp-entry-content-31 h4 a, #sp-entry-content-32 h4 a, #sp-entry-content-33 h4 a, #sp-entry-content-34 h4 a, #sp-entry-content-35 h4 a, #sp-entry-content-36 h4 a, #sp-entry-content-37 h4 a, #sp-entry-content-38 h4 a, #sp-entry-content-39 h4 a, #sp-entry-content-4 h4 a, #sp-entry-content-40 h4 a, #sp-entry-content-5 h4 a, #sp-entry-content-9 h4 a, #sp-wp-post-list-1 h4 a{
  color : #505050;
  text-decoration : none;
}

#sp-entry-content-19 h4 a:active, #sp-entry-content-29 h4 a:active, #sp-entry-content-30 h4 a:active, #sp-entry-content-31 h4 a:active, #sp-entry-content-32 h4 a:active, #sp-entry-content-33 h4 a:active, #sp-entry-content-34 h4 a:active, #sp-entry-content-35 h4 a:active, #sp-entry-content-36 h4 a:active, #sp-entry-content-37 h4 a:active, #sp-entry-content-38 h4 a:active, #sp-entry-content-39 h4 a:active, #sp-entry-content-4 h4 a:active, #sp-entry-content-40 h4 a:active, #sp-entry-content-5 h4 a:active, #sp-entry-content-9 h4 a:active, #sp-wp-post-list-1 h4 a:active{
  text-decoration : underline;
}

#sp-entry-content-19 h4 a:hover, #sp-entry-content-29 h4 a:hover, #sp-entry-content-30 h4 a:hover, #sp-entry-content-31 h4 a:hover, #sp-entry-content-32 h4 a:hover, #sp-entry-content-33 h4 a:hover, #sp-entry-content-34 h4 a:hover, #sp-entry-content-35 h4 a:hover, #sp-entry-content-36 h4 a:hover, #sp-entry-content-37 h4 a:hover, #sp-entry-content-38 h4 a:hover, #sp-entry-content-39 h4 a:hover, #sp-entry-content-4 h4 a:hover, #sp-entry-content-40 h4 a:hover, #sp-entry-content-5 h4 a:hover, #sp-entry-content-9 h4 a:hover, #sp-wp-post-list-1 h4 a:hover{
  text-decoration : underline;
}

#sp-entry-content-19 li, #sp-entry-content-29 li, #sp-entry-content-30 li, #sp-entry-content-31 li, #sp-entry-content-32 li, #sp-entry-content-33 li, #sp-entry-content-34 li, #sp-entry-content-35 li, #sp-entry-content-36 li, #sp-entry-content-37 li, #sp-entry-content-38 li, #sp-entry-content-39 li, #sp-entry-content-4 li, #sp-entry-content-40 li, #sp-entry-content-5 li, #sp-entry-content-9 li, #sp-wp-post-list-1 li{
  padding-bottom : 5px;
  list-style-type : none;
  list-style-position : outside;
}

#sp-entry-content-19 p, #sp-entry-content-29 p, #sp-entry-content-30 p, #sp-entry-content-31 p, #sp-entry-content-32 p, #sp-entry-content-33 p, #sp-entry-content-34 p, #sp-entry-content-35 p, #sp-entry-content-36 p, #sp-entry-content-37 p, #sp-entry-content-38 p, #sp-entry-content-39 p, #sp-entry-content-4 p, #sp-entry-content-40 p, #sp-entry-content-5 p, #sp-entry-content-9 p, #sp-wp-post-list-1 p{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-entry-content-19 p > img, #sp-entry-content-29 p > img, #sp-entry-content-30 p > img, #sp-entry-content-31 p > img, #sp-entry-content-32 p > img, #sp-entry-content-33 p > img, #sp-entry-content-34 p > img, #sp-entry-content-35 p > img, #sp-entry-content-36 p > img, #sp-entry-content-37 p > img, #sp-entry-content-38 p > img, #sp-entry-content-39 p > img, #sp-entry-content-4 p > img, #sp-entry-content-40 p > img, #sp-entry-content-5 p > img, #sp-entry-content-9 p > img, #sp-wp-post-list-1 p > img{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-entry-content-19 ul, #sp-entry-content-29 ul, #sp-entry-content-30 ul, #sp-entry-content-31 ul, #sp-entry-content-32 ul, #sp-entry-content-33 ul, #sp-entry-content-34 ul, #sp-entry-content-35 ul, #sp-entry-content-36 ul, #sp-entry-content-37 ul, #sp-entry-content-38 ul, #sp-entry-content-39 ul, #sp-entry-content-4 ul, #sp-entry-content-40 ul, #sp-entry-content-5 ul, #sp-entry-content-9 ul, #sp-wp-post-list-1 ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
}

.hpb-viewtype-content#sp-entry-content-19 dd, .hpb-viewtype-content#sp-entry-content-29 dd, .hpb-viewtype-content#sp-entry-content-30 dd, .hpb-viewtype-content#sp-entry-content-31 dd, .hpb-viewtype-content#sp-entry-content-32 dd, .hpb-viewtype-content#sp-entry-content-33 dd, .hpb-viewtype-content#sp-entry-content-34 dd, .hpb-viewtype-content#sp-entry-content-35 dd, .hpb-viewtype-content#sp-entry-content-36 dd, .hpb-viewtype-content#sp-entry-content-37 dd, .hpb-viewtype-content#sp-entry-content-38 dd, .hpb-viewtype-content#sp-entry-content-39 dd, .hpb-viewtype-content#sp-entry-content-4 dd, .hpb-viewtype-content#sp-entry-content-40 dd, .hpb-viewtype-content#sp-entry-content-5 dd, .hpb-viewtype-content#sp-entry-content-9 dd, .hpb-viewtype-content#sp-wp-post-list-1 dd{
  margin-left : 16px;
  margin-bottom : 10px;
}

.hpb-viewtype-content#sp-entry-content-19 dl, .hpb-viewtype-content#sp-entry-content-29 dl, .hpb-viewtype-content#sp-entry-content-30 dl, .hpb-viewtype-content#sp-entry-content-31 dl, .hpb-viewtype-content#sp-entry-content-32 dl, .hpb-viewtype-content#sp-entry-content-33 dl, .hpb-viewtype-content#sp-entry-content-34 dl, .hpb-viewtype-content#sp-entry-content-35 dl, .hpb-viewtype-content#sp-entry-content-36 dl, .hpb-viewtype-content#sp-entry-content-37 dl, .hpb-viewtype-content#sp-entry-content-38 dl, .hpb-viewtype-content#sp-entry-content-39 dl, .hpb-viewtype-content#sp-entry-content-4 dl, .hpb-viewtype-content#sp-entry-content-40 dl, .hpb-viewtype-content#sp-entry-content-5 dl, .hpb-viewtype-content#sp-entry-content-9 dl, .hpb-viewtype-content#sp-wp-post-list-1 dl{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

.hpb-viewtype-content#sp-entry-content-19 dt, .hpb-viewtype-content#sp-entry-content-29 dt, .hpb-viewtype-content#sp-entry-content-30 dt, .hpb-viewtype-content#sp-entry-content-31 dt, .hpb-viewtype-content#sp-entry-content-32 dt, .hpb-viewtype-content#sp-entry-content-33 dt, .hpb-viewtype-content#sp-entry-content-34 dt, .hpb-viewtype-content#sp-entry-content-35 dt, .hpb-viewtype-content#sp-entry-content-36 dt, .hpb-viewtype-content#sp-entry-content-37 dt, .hpb-viewtype-content#sp-entry-content-38 dt, .hpb-viewtype-content#sp-entry-content-39 dt, .hpb-viewtype-content#sp-entry-content-4 dt, .hpb-viewtype-content#sp-entry-content-40 dt, .hpb-viewtype-content#sp-entry-content-5 dt, .hpb-viewtype-content#sp-entry-content-9 dt, .hpb-viewtype-content#sp-wp-post-list-1 dt{
  margin-bottom : 5px;
}

.hpb-viewtype-date#sp-entry-content-19 dd, .hpb-viewtype-date#sp-entry-content-29 dd, .hpb-viewtype-date#sp-entry-content-30 dd, .hpb-viewtype-date#sp-entry-content-31 dd, .hpb-viewtype-date#sp-entry-content-32 dd, .hpb-viewtype-date#sp-entry-content-33 dd, .hpb-viewtype-date#sp-entry-content-34 dd, .hpb-viewtype-date#sp-entry-content-35 dd, .hpb-viewtype-date#sp-entry-content-36 dd, .hpb-viewtype-date#sp-entry-content-37 dd, .hpb-viewtype-date#sp-entry-content-38 dd, .hpb-viewtype-date#sp-entry-content-39 dd, .hpb-viewtype-date#sp-entry-content-4 dd, .hpb-viewtype-date#sp-entry-content-40 dd, .hpb-viewtype-date#sp-entry-content-5 dd, .hpb-viewtype-date#sp-entry-content-9 dd, .hpb-viewtype-date#sp-wp-post-list-1 dd{
  padding-top : 0px;
  padding-left : 120px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-left : 0px;
  margin-bottom : 5px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

.hpb-viewtype-date#sp-entry-content-19 dl, .hpb-viewtype-date#sp-entry-content-29 dl, .hpb-viewtype-date#sp-entry-content-30 dl, .hpb-viewtype-date#sp-entry-content-31 dl, .hpb-viewtype-date#sp-entry-content-32 dl, .hpb-viewtype-date#sp-entry-content-33 dl, .hpb-viewtype-date#sp-entry-content-34 dl, .hpb-viewtype-date#sp-entry-content-35 dl, .hpb-viewtype-date#sp-entry-content-36 dl, .hpb-viewtype-date#sp-entry-content-37 dl, .hpb-viewtype-date#sp-entry-content-38 dl, .hpb-viewtype-date#sp-entry-content-39 dl, .hpb-viewtype-date#sp-entry-content-4 dl, .hpb-viewtype-date#sp-entry-content-40 dl, .hpb-viewtype-date#sp-entry-content-5 dl, .hpb-viewtype-date#sp-entry-content-9 dl, .hpb-viewtype-date#sp-wp-post-list-1 dl{
  padding-top : 0px;
  padding-left : 25px;
  padding-right : 25px;
  padding-bottom : 0px;
  overflow : hidden;
}

.hpb-viewtype-date#sp-entry-content-19 dt, .hpb-viewtype-date#sp-entry-content-29 dt, .hpb-viewtype-date#sp-entry-content-30 dt, .hpb-viewtype-date#sp-entry-content-31 dt, .hpb-viewtype-date#sp-entry-content-32 dt, .hpb-viewtype-date#sp-entry-content-33 dt, .hpb-viewtype-date#sp-entry-content-34 dt, .hpb-viewtype-date#sp-entry-content-35 dt, .hpb-viewtype-date#sp-entry-content-36 dt, .hpb-viewtype-date#sp-entry-content-37 dt, .hpb-viewtype-date#sp-entry-content-38 dt, .hpb-viewtype-date#sp-entry-content-39 dt, .hpb-viewtype-date#sp-entry-content-4 dt, .hpb-viewtype-date#sp-entry-content-40 dt, .hpb-viewtype-date#sp-entry-content-5 dt, .hpb-viewtype-date#sp-entry-content-9 dt, .hpb-viewtype-date#sp-wp-post-list-1 dt{
  font-weight : bold;
  color : #999999;
  padding-bottom : 5px;
  width : 120px;
  float : left;
  clear : both;
}

.hpb-viewtype-simple#sp-entry-content-19 div, .hpb-viewtype-simple#sp-entry-content-29 div, .hpb-viewtype-simple#sp-entry-content-30 div, .hpb-viewtype-simple#sp-entry-content-31 div, .hpb-viewtype-simple#sp-entry-content-32 div, .hpb-viewtype-simple#sp-entry-content-33 div, .hpb-viewtype-simple#sp-entry-content-34 div, .hpb-viewtype-simple#sp-entry-content-35 div, .hpb-viewtype-simple#sp-entry-content-36 div, .hpb-viewtype-simple#sp-entry-content-37 div, .hpb-viewtype-simple#sp-entry-content-38 div, .hpb-viewtype-simple#sp-entry-content-39 div, .hpb-viewtype-simple#sp-entry-content-4 div, .hpb-viewtype-simple#sp-entry-content-40 div, .hpb-viewtype-simple#sp-entry-content-5 div, .hpb-viewtype-simple#sp-entry-content-9 div, .hpb-viewtype-simple#sp-wp-post-list-1 div{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}

.hpb-viewtype-simple#sp-entry-content-19 footer, .hpb-viewtype-simple#sp-entry-content-29 footer, .hpb-viewtype-simple#sp-entry-content-30 footer, .hpb-viewtype-simple#sp-entry-content-31 footer, .hpb-viewtype-simple#sp-entry-content-32 footer, .hpb-viewtype-simple#sp-entry-content-33 footer, .hpb-viewtype-simple#sp-entry-content-34 footer, .hpb-viewtype-simple#sp-entry-content-35 footer, .hpb-viewtype-simple#sp-entry-content-36 footer, .hpb-viewtype-simple#sp-entry-content-37 footer, .hpb-viewtype-simple#sp-entry-content-38 footer, .hpb-viewtype-simple#sp-entry-content-39 footer, .hpb-viewtype-simple#sp-entry-content-4 footer, .hpb-viewtype-simple#sp-entry-content-40 footer, .hpb-viewtype-simple#sp-entry-content-5 footer, .hpb-viewtype-simple#sp-entry-content-9 footer, .hpb-viewtype-simple#sp-wp-post-list-1 footer{
  padding-top : 0px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 0px;
}

#sp-entry-content-19 > a:active, #sp-entry-content-29 > a:active, #sp-entry-content-30 > a:active, #sp-entry-content-31 > a:active, #sp-entry-content-32 > a:active, #sp-entry-content-33 > a:active, #sp-entry-content-34 > a:active, #sp-entry-content-35 > a:active, #sp-entry-content-36 > a:active, #sp-entry-content-37 > a:active, #sp-entry-content-38 > a:active, #sp-entry-content-39 > a:active, #sp-entry-content-4 > a:active, #sp-entry-content-40 > a:active, #sp-entry-content-5 > a:active, #sp-entry-content-9 > a:active, #sp-wp-post-list-1 > a:active{
  text-decoration : underline;
}

#sp-entry-content-19 > h3, #sp-entry-content-29 > h3, #sp-entry-content-30 > h3, #sp-entry-content-31 > h3, #sp-entry-content-32 > h3, #sp-entry-content-33 > h3, #sp-entry-content-34 > h3, #sp-entry-content-35 > h3, #sp-entry-content-36 > h3, #sp-entry-content-37 > h3, #sp-entry-content-38 > h3, #sp-entry-content-39 > h3, #sp-entry-content-4 > h3, #sp-entry-content-40 > h3, #sp-entry-content-5 > h3, #sp-entry-content-9 > h3, #sp-wp-post-list-1 > h3{
  font-size : 16px;
  color : #505050;
  padding-top : 6px;
  padding-left : 15px;
  padding-right : 3px;
  padding-bottom : 6px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 10px;
  border-bottom-width : 1px;
  border-top-style : dashed;
  border-left-style : solid;
  border-bottom-style : solid;
  border-top-color : #2c7af5;
  border-left-color : #2c7af5;
  border-bottom-color : #2c7af5;
}

#sp-entry-content-6{
  font-size : 13px;
  color : #666666;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  width : 100%;
  position : relative;
}

#sp-entry-content-6 #hpb-pagenation{
  padding-top : 2px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 2px;
}

#sp-entry-content-6 .hpb-more-entry{
  text-align : right;
  padding-top : 8px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 0px;
}

#sp-entry-content-6 .nav-next{
  margin-right : 10px;
  float : right;
}

#sp-entry-content-6 .nav-previous{
  margin-left : 10px;
  float : left;
}

#sp-entry-content-6 ::after {
}

#sp-entry-content-6 a{
  color : #7a7a7a;
  text-decoration : none;
}

#sp-entry-content-6 a:active{
  text-decoration : underline;
}

#sp-entry-content-6 a:hover{
  text-decoration : underline;
}

#sp-entry-content-6 article{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 8px;
}

#sp-entry-content-6 dl{
  margin-top : 10px;
}

#sp-entry-content-6 footer{
  color : #999999;
}

#sp-entry-content-6 h1{
  text-indent : -9999px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  display : none;
}

#sp-entry-content-6 h4{
  font-size : 1.6rem;
  color : #666666;
  padding-top : 3px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 3px;
  margin-top : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 4px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #666666;
}

#sp-entry-content-6 h4 a{
  color : #666666;
  text-decoration : none;
}

#sp-entry-content-6 h4 a:active{
  text-decoration : underline;
}

#sp-entry-content-6 h4 a:hover{
  text-decoration : underline;
}

#sp-entry-content-6 img{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #dddddd;
  border-left-color : #dddddd;
  border-right-color : #dddddd;
  border-bottom-color : #dddddd;
}

#sp-entry-content-6 li{
  padding-bottom : 5px;
  list-style-type : none;
  list-style-position : outside;
}

#sp-entry-content-6 p{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-entry-content-6 p > img{
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 5px;
}

#sp-entry-content-6 ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
}

.hpb-viewtype-content#sp-entry-content-6 dd{
  margin-left : 16px;
  margin-bottom : 10px;
}

.hpb-viewtype-content#sp-entry-content-6 dl{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

.hpb-viewtype-content#sp-entry-content-6 dt{
  margin-bottom : 5px;
}

.hpb-viewtype-date#sp-entry-content-6 dd{
  padding-top : 0px;
  padding-left : 120px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-left : 0px;
  margin-bottom : 5px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

.hpb-viewtype-date#sp-entry-content-6 dl{
  padding-top : 0px;
  padding-left : 25px;
  padding-right : 25px;
  padding-bottom : 0px;
  overflow : hidden;
}

.hpb-viewtype-date#sp-entry-content-6 dt{
  font-weight : bold;
  color : #999999;
  padding-bottom : 5px;
  width : 120px;
  float : left;
  clear : both;
}

.hpb-viewtype-simple#sp-entry-content-6 div{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}

.hpb-viewtype-simple#sp-entry-content-6 footer{
  padding-top : 0px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 0px;
}

#sp-entry-content-6 > h3{
  font-size : 17px;
  color : #505050;
  padding-top : 6px;
  padding-left : 15px;
  padding-right : 3px;
  padding-bottom : 3px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #a0a0a0;
}

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

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

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

  #sp-site-branding2-1 .extra{
    width : 50%;
    position : absolute;
    top : 45px;
    right : 0px;
  }

  #sp-site-branding2-1 .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-1 .site-description{
    font-size : 1rem;
    font-weight : normal;
    color : #929292;
    text-align : right;
    width : 100%;
    position : absolute;
    top : 15px;
    right : 0px;
  }

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

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

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

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

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

  #sp-site-branding2-1 .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%;
    box-sizing : border-box;
  }

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

  #sp-site-branding2-1 .site-title{
    background-image : url(img/site-logo.png);
    background-repeat : no-repeat;
    background-position : center top;
    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%;
    height : 66px;
    float : none;
    overflow : hidden;
  }

  #sp-site-branding2-1 .site-title a{
    padding-top : 66px;
    padding-left : 66px;
    padding-right : 66px;
    padding-bottom : 66px;
    display : block;
  }
}

#sp-item-gallery-1 > ul, #sp-item-gallery-17 > ul, #sp-item-gallery-26 > ul, #sp-item-gallery-29 > ul, #sp-item-gallery-34 > ul, #sp-item-gallery-49 > 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-17 > ul > li, #sp-item-gallery-26 > ul > li, #sp-item-gallery-29 > ul > li, #sp-item-gallery-34 > ul > li, #sp-item-gallery-49 > 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-17> ul> li a:hover.item-gallery-link img, #sp-item-gallery-26> ul> li a:hover.item-gallery-link img, #sp-item-gallery-29> ul> li a:hover.item-gallery-link img, #sp-item-gallery-34> ul> li a:hover.item-gallery-link img, #sp-item-gallery-49> ul> li a:hover.item-gallery-link img {
  opacity: 0.6;
}

#sp-item-gallery-1 > ul > li > .item-gallery-content, #sp-item-gallery-17 > ul > li > .item-gallery-content, #sp-item-gallery-26 > ul > li > .item-gallery-content, #sp-item-gallery-29 > ul > li > .item-gallery-content, #sp-item-gallery-34 > ul > li > .item-gallery-content, #sp-item-gallery-49 > ul > li > .item-gallery-content{
  margin-bottom : 0px;
}

#sp-item-gallery-1 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-17 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-26 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-29 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-34 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-49 > 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-17 > ul > li > div.item-gallery-photo, #sp-item-gallery-26 > ul > li > div.item-gallery-photo, #sp-item-gallery-29 > ul > li > div.item-gallery-photo, #sp-item-gallery-34 > ul > li > div.item-gallery-photo, #sp-item-gallery-49 > ul > li > div.item-gallery-photo{
  margin-bottom : 10px;
}

#sp-item-gallery-1 > ul > li > div.item-gallery-photo:last-child, #sp-item-gallery-17 > ul > li > div.item-gallery-photo:last-child, #sp-item-gallery-26 > ul > li > div.item-gallery-photo:last-child, #sp-item-gallery-29 > ul > li > div.item-gallery-photo:last-child, #sp-item-gallery-34 > ul > li > div.item-gallery-photo:last-child, #sp-item-gallery-49 > ul > li > div.item-gallery-photo:last-child{
  margin-bottom : 0px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons, #sp-item-gallery-17 > ul > li > p.item-gallery-icons, #sp-item-gallery-26 > ul > li > p.item-gallery-icons, #sp-item-gallery-29 > ul > li > p.item-gallery-icons, #sp-item-gallery-34 > ul > li > p.item-gallery-icons, #sp-item-gallery-49 > 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-17 > 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-29 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-34 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-49 > 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-17 > 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-29 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-34 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-49 > 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-17 > 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-29 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-34 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-49 > 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-17 > 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-29 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-34 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-49 > 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-17 > ul > li > p.item-gallery-price, #sp-item-gallery-26 > ul > li > p.item-gallery-price, #sp-item-gallery-29 > ul > li > p.item-gallery-price, #sp-item-gallery-34 > ul > li > p.item-gallery-price, #sp-item-gallery-49 > 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-17 > 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-29 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-34 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-49 > 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-17 > 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-29 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-34 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-49 > 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-17 > ul > li > p.item-gallery-title, #sp-item-gallery-26 > ul > li > p.item-gallery-title, #sp-item-gallery-29 > ul > li > p.item-gallery-title, #sp-item-gallery-34 > ul > li > p.item-gallery-title, #sp-item-gallery-49 > 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-1 > dd{
  margin-left : 94px;
  margin-bottom : 25px;
}

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

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

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

#sp-entry-content-1, #sp-entry-content-10, #sp-entry-content-11, #sp-entry-content-12, #sp-entry-content-13, #sp-entry-content-14, #sp-entry-content-16, #sp-entry-content-17, #sp-entry-content-18, #sp-entry-content-2, #sp-entry-content-20, #sp-entry-content-21, #sp-entry-content-22, #sp-entry-content-23, #sp-entry-content-24, #sp-entry-content-25, #sp-entry-content-26, #sp-entry-content-27, #sp-entry-content-28, #sp-entry-content-7, #sp-entry-content-8, #sp-wp-post-list-2{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
}

#sp-entry-content-1 .hpb-more-entry, #sp-entry-content-10 .hpb-more-entry, #sp-entry-content-11 .hpb-more-entry, #sp-entry-content-12 .hpb-more-entry, #sp-entry-content-13 .hpb-more-entry, #sp-entry-content-14 .hpb-more-entry, #sp-entry-content-16 .hpb-more-entry, #sp-entry-content-17 .hpb-more-entry, #sp-entry-content-18 .hpb-more-entry, #sp-entry-content-2 .hpb-more-entry, #sp-entry-content-20 .hpb-more-entry, #sp-entry-content-21 .hpb-more-entry, #sp-entry-content-22 .hpb-more-entry, #sp-entry-content-23 .hpb-more-entry, #sp-entry-content-24 .hpb-more-entry, #sp-entry-content-25 .hpb-more-entry, #sp-entry-content-26 .hpb-more-entry, #sp-entry-content-27 .hpb-more-entry, #sp-entry-content-28 .hpb-more-entry, #sp-entry-content-7 .hpb-more-entry, #sp-entry-content-8 .hpb-more-entry, #sp-wp-post-list-2 .hpb-more-entry{
  text-align : right;
}

#sp-entry-content-1 .hpb-more-entry > a, #sp-entry-content-10 .hpb-more-entry > a, #sp-entry-content-11 .hpb-more-entry > a, #sp-entry-content-12 .hpb-more-entry > a, #sp-entry-content-13 .hpb-more-entry > a, #sp-entry-content-14 .hpb-more-entry > a, #sp-entry-content-16 .hpb-more-entry > a, #sp-entry-content-17 .hpb-more-entry > a, #sp-entry-content-18 .hpb-more-entry > a, #sp-entry-content-2 .hpb-more-entry > a, #sp-entry-content-20 .hpb-more-entry > a, #sp-entry-content-21 .hpb-more-entry > a, #sp-entry-content-22 .hpb-more-entry > a, #sp-entry-content-23 .hpb-more-entry > a, #sp-entry-content-24 .hpb-more-entry > a, #sp-entry-content-25 .hpb-more-entry > a, #sp-entry-content-26 .hpb-more-entry > a, #sp-entry-content-27 .hpb-more-entry > a, #sp-entry-content-28 .hpb-more-entry > a, #sp-entry-content-7 .hpb-more-entry > a, #sp-entry-content-8 .hpb-more-entry > a, #sp-wp-post-list-2 .hpb-more-entry > a{
  font-size : 1.3rem;
  font-weight : bold;
  color : #3c3f53;
  background-color : transparent;
  background-image : -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eeeeee));
  background-image : linear-gradient(#ffffff, #eeeeee);
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 6px;
  border-top-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 : #c5c5c5;
  border-left-color : #c5c5c5;
  border-right-color : #c5c5c5;
  border-bottom-color : #c5c5c5;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  display : inline-block;
  position : relative;
}

#sp-entry-content-1 .hpb-more-entry > a:active, #sp-entry-content-10 .hpb-more-entry > a:active, #sp-entry-content-11 .hpb-more-entry > a:active, #sp-entry-content-12 .hpb-more-entry > a:active, #sp-entry-content-13 .hpb-more-entry > a:active, #sp-entry-content-14 .hpb-more-entry > a:active, #sp-entry-content-16 .hpb-more-entry > a:active, #sp-entry-content-17 .hpb-more-entry > a:active, #sp-entry-content-18 .hpb-more-entry > a:active, #sp-entry-content-2 .hpb-more-entry > a:active, #sp-entry-content-20 .hpb-more-entry > a:active, #sp-entry-content-21 .hpb-more-entry > a:active, #sp-entry-content-22 .hpb-more-entry > a:active, #sp-entry-content-23 .hpb-more-entry > a:active, #sp-entry-content-24 .hpb-more-entry > a:active, #sp-entry-content-25 .hpb-more-entry > a:active, #sp-entry-content-26 .hpb-more-entry > a:active, #sp-entry-content-27 .hpb-more-entry > a:active, #sp-entry-content-28 .hpb-more-entry > a:active, #sp-entry-content-7 .hpb-more-entry > a:active, #sp-entry-content-8 .hpb-more-entry > a:active, #sp-wp-post-list-2 .hpb-more-entry > a:active{
  background-color : transparent;
  background-image : -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#ffffff));
  background-image : linear-gradient(#eeeeee, #ffffff);
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

#sp-entry-content-1 .hpb-more-entry > a:hover, #sp-entry-content-10 .hpb-more-entry > a:hover, #sp-entry-content-11 .hpb-more-entry > a:hover, #sp-entry-content-12 .hpb-more-entry > a:hover, #sp-entry-content-13 .hpb-more-entry > a:hover, #sp-entry-content-14 .hpb-more-entry > a:hover, #sp-entry-content-16 .hpb-more-entry > a:hover, #sp-entry-content-17 .hpb-more-entry > a:hover, #sp-entry-content-18 .hpb-more-entry > a:hover, #sp-entry-content-2 .hpb-more-entry > a:hover, #sp-entry-content-20 .hpb-more-entry > a:hover, #sp-entry-content-21 .hpb-more-entry > a:hover, #sp-entry-content-22 .hpb-more-entry > a:hover, #sp-entry-content-23 .hpb-more-entry > a:hover, #sp-entry-content-24 .hpb-more-entry > a:hover, #sp-entry-content-25 .hpb-more-entry > a:hover, #sp-entry-content-26 .hpb-more-entry > a:hover, #sp-entry-content-27 .hpb-more-entry > a:hover, #sp-entry-content-28 .hpb-more-entry > a:hover, #sp-entry-content-7 .hpb-more-entry > a:hover, #sp-entry-content-8 .hpb-more-entry > a:hover, #sp-wp-post-list-2 .hpb-more-entry > 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 : #9d9d9d;
  border-left-color : #9d9d9d;
  border-right-color : #9d9d9d;
  border-bottom-color : #9d9d9d;
}

#sp-entry-content-1 article, #sp-entry-content-10 article, #sp-entry-content-11 article, #sp-entry-content-12 article, #sp-entry-content-13 article, #sp-entry-content-14 article, #sp-entry-content-16 article, #sp-entry-content-17 article, #sp-entry-content-18 article, #sp-entry-content-2 article, #sp-entry-content-20 article, #sp-entry-content-21 article, #sp-entry-content-22 article, #sp-entry-content-23 article, #sp-entry-content-24 article, #sp-entry-content-25 article, #sp-entry-content-26 article, #sp-entry-content-27 article, #sp-entry-content-28 article, #sp-entry-content-7 article, #sp-entry-content-8 article, #sp-wp-post-list-2 article{
  margin-top : 0px;
  margin-left : 25px;
  margin-right : 25px;
  margin-bottom : 25px;
}

#sp-entry-content-1 article > div, #sp-entry-content-10 article > div, #sp-entry-content-11 article > div, #sp-entry-content-12 article > div, #sp-entry-content-13 article > div, #sp-entry-content-14 article > div, #sp-entry-content-16 article > div, #sp-entry-content-17 article > div, #sp-entry-content-18 article > div, #sp-entry-content-2 article > div, #sp-entry-content-20 article > div, #sp-entry-content-21 article > div, #sp-entry-content-22 article > div, #sp-entry-content-23 article > div, #sp-entry-content-24 article > div, #sp-entry-content-25 article > div, #sp-entry-content-26 article > div, #sp-entry-content-27 article > div, #sp-entry-content-28 article > div, #sp-entry-content-7 article > div, #sp-entry-content-8 article > div, #sp-wp-post-list-2 article > div{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-entry-content-1 dl, #sp-entry-content-10 dl, #sp-entry-content-11 dl, #sp-entry-content-12 dl, #sp-entry-content-13 dl, #sp-entry-content-14 dl, #sp-entry-content-16 dl, #sp-entry-content-17 dl, #sp-entry-content-18 dl, #sp-entry-content-2 dl, #sp-entry-content-20 dl, #sp-entry-content-21 dl, #sp-entry-content-22 dl, #sp-entry-content-23 dl, #sp-entry-content-24 dl, #sp-entry-content-25 dl, #sp-entry-content-26 dl, #sp-entry-content-27 dl, #sp-entry-content-28 dl, #sp-entry-content-7 dl, #sp-entry-content-8 dl, #sp-wp-post-list-2 dl{
  margin-top : 0px;
  margin-left : 25px;
  margin-right : 25px;
  margin-bottom : 0px;
}

#sp-entry-content-1 li, #sp-entry-content-10 li, #sp-entry-content-11 li, #sp-entry-content-12 li, #sp-entry-content-13 li, #sp-entry-content-14 li, #sp-entry-content-16 li, #sp-entry-content-17 li, #sp-entry-content-18 li, #sp-entry-content-2 li, #sp-entry-content-20 li, #sp-entry-content-21 li, #sp-entry-content-22 li, #sp-entry-content-23 li, #sp-entry-content-24 li, #sp-entry-content-25 li, #sp-entry-content-26 li, #sp-entry-content-27 li, #sp-entry-content-28 li, #sp-entry-content-7 li, #sp-entry-content-8 li, #sp-wp-post-list-2 li{
  padding-top : 0px;
  padding-left : 25px;
  padding-right : 10px;
  padding-bottom : 0px;
  margin-bottom : 5px;
}

#sp-entry-content-1 p, #sp-entry-content-10 p, #sp-entry-content-11 p, #sp-entry-content-12 p, #sp-entry-content-13 p, #sp-entry-content-14 p, #sp-entry-content-16 p, #sp-entry-content-17 p, #sp-entry-content-18 p, #sp-entry-content-2 p, #sp-entry-content-20 p, #sp-entry-content-21 p, #sp-entry-content-22 p, #sp-entry-content-23 p, #sp-entry-content-24 p, #sp-entry-content-25 p, #sp-entry-content-26 p, #sp-entry-content-27 p, #sp-entry-content-28 p, #sp-entry-content-7 p, #sp-entry-content-8 p, #sp-wp-post-list-2 p{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-entry-content-1 p > img, #sp-entry-content-10 p > img, #sp-entry-content-11 p > img, #sp-entry-content-12 p > img, #sp-entry-content-13 p > img, #sp-entry-content-14 p > img, #sp-entry-content-16 p > img, #sp-entry-content-17 p > img, #sp-entry-content-18 p > img, #sp-entry-content-2 p > img, #sp-entry-content-20 p > img, #sp-entry-content-21 p > img, #sp-entry-content-22 p > img, #sp-entry-content-23 p > img, #sp-entry-content-24 p > img, #sp-entry-content-25 p > img, #sp-entry-content-26 p > img, #sp-entry-content-27 p > img, #sp-entry-content-28 p > img, #sp-entry-content-7 p > img, #sp-entry-content-8 p > img, #sp-wp-post-list-2 p > img{
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 5px;
}

#sp-entry-content-1 ul, #sp-entry-content-10 ul, #sp-entry-content-11 ul, #sp-entry-content-12 ul, #sp-entry-content-13 ul, #sp-entry-content-14 ul, #sp-entry-content-16 ul, #sp-entry-content-17 ul, #sp-entry-content-18 ul, #sp-entry-content-2 ul, #sp-entry-content-20 ul, #sp-entry-content-21 ul, #sp-entry-content-22 ul, #sp-entry-content-23 ul, #sp-entry-content-24 ul, #sp-entry-content-25 ul, #sp-entry-content-26 ul, #sp-entry-content-27 ul, #sp-entry-content-28 ul, #sp-entry-content-7 ul, #sp-entry-content-8 ul, #sp-wp-post-list-2 ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 15px;
  list-style-type : none;
}

.hpb-viewtype-content#sp-entry-content-1 dd, .hpb-viewtype-content#sp-entry-content-10 dd, .hpb-viewtype-content#sp-entry-content-11 dd, .hpb-viewtype-content#sp-entry-content-12 dd, .hpb-viewtype-content#sp-entry-content-13 dd, .hpb-viewtype-content#sp-entry-content-14 dd, .hpb-viewtype-content#sp-entry-content-16 dd, .hpb-viewtype-content#sp-entry-content-17 dd, .hpb-viewtype-content#sp-entry-content-18 dd, .hpb-viewtype-content#sp-entry-content-2 dd, .hpb-viewtype-content#sp-entry-content-20 dd, .hpb-viewtype-content#sp-entry-content-21 dd, .hpb-viewtype-content#sp-entry-content-22 dd, .hpb-viewtype-content#sp-entry-content-23 dd, .hpb-viewtype-content#sp-entry-content-24 dd, .hpb-viewtype-content#sp-entry-content-25 dd, .hpb-viewtype-content#sp-entry-content-26 dd, .hpb-viewtype-content#sp-entry-content-27 dd, .hpb-viewtype-content#sp-entry-content-28 dd, .hpb-viewtype-content#sp-entry-content-7 dd, .hpb-viewtype-content#sp-entry-content-8 dd, .hpb-viewtype-content#sp-wp-post-list-2 dd{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-left : 0px;
  margin-bottom : 20px;
}

.hpb-viewtype-content#sp-entry-content-1 dl, .hpb-viewtype-content#sp-entry-content-10 dl, .hpb-viewtype-content#sp-entry-content-11 dl, .hpb-viewtype-content#sp-entry-content-12 dl, .hpb-viewtype-content#sp-entry-content-13 dl, .hpb-viewtype-content#sp-entry-content-14 dl, .hpb-viewtype-content#sp-entry-content-16 dl, .hpb-viewtype-content#sp-entry-content-17 dl, .hpb-viewtype-content#sp-entry-content-18 dl, .hpb-viewtype-content#sp-entry-content-2 dl, .hpb-viewtype-content#sp-entry-content-20 dl, .hpb-viewtype-content#sp-entry-content-21 dl, .hpb-viewtype-content#sp-entry-content-22 dl, .hpb-viewtype-content#sp-entry-content-23 dl, .hpb-viewtype-content#sp-entry-content-24 dl, .hpb-viewtype-content#sp-entry-content-25 dl, .hpb-viewtype-content#sp-entry-content-26 dl, .hpb-viewtype-content#sp-entry-content-27 dl, .hpb-viewtype-content#sp-entry-content-28 dl, .hpb-viewtype-content#sp-entry-content-7 dl, .hpb-viewtype-content#sp-entry-content-8 dl, .hpb-viewtype-content#sp-wp-post-list-2 dl{
  padding-top : 0px;
  padding-left : 32px;
  padding-right : 32px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
}

.hpb-viewtype-content#sp-entry-content-1 dt, .hpb-viewtype-content#sp-entry-content-10 dt, .hpb-viewtype-content#sp-entry-content-11 dt, .hpb-viewtype-content#sp-entry-content-12 dt, .hpb-viewtype-content#sp-entry-content-13 dt, .hpb-viewtype-content#sp-entry-content-14 dt, .hpb-viewtype-content#sp-entry-content-16 dt, .hpb-viewtype-content#sp-entry-content-17 dt, .hpb-viewtype-content#sp-entry-content-18 dt, .hpb-viewtype-content#sp-entry-content-2 dt, .hpb-viewtype-content#sp-entry-content-20 dt, .hpb-viewtype-content#sp-entry-content-21 dt, .hpb-viewtype-content#sp-entry-content-22 dt, .hpb-viewtype-content#sp-entry-content-23 dt, .hpb-viewtype-content#sp-entry-content-24 dt, .hpb-viewtype-content#sp-entry-content-25 dt, .hpb-viewtype-content#sp-entry-content-26 dt, .hpb-viewtype-content#sp-entry-content-27 dt, .hpb-viewtype-content#sp-entry-content-28 dt, .hpb-viewtype-content#sp-entry-content-7 dt, .hpb-viewtype-content#sp-entry-content-8 dt, .hpb-viewtype-content#sp-wp-post-list-2 dt{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 5px;
}

.hpb-viewtype-date#sp-entry-content-1 dd, .hpb-viewtype-date#sp-entry-content-10 dd, .hpb-viewtype-date#sp-entry-content-11 dd, .hpb-viewtype-date#sp-entry-content-12 dd, .hpb-viewtype-date#sp-entry-content-13 dd, .hpb-viewtype-date#sp-entry-content-14 dd, .hpb-viewtype-date#sp-entry-content-16 dd, .hpb-viewtype-date#sp-entry-content-17 dd, .hpb-viewtype-date#sp-entry-content-18 dd, .hpb-viewtype-date#sp-entry-content-2 dd, .hpb-viewtype-date#sp-entry-content-20 dd, .hpb-viewtype-date#sp-entry-content-21 dd, .hpb-viewtype-date#sp-entry-content-22 dd, .hpb-viewtype-date#sp-entry-content-23 dd, .hpb-viewtype-date#sp-entry-content-24 dd, .hpb-viewtype-date#sp-entry-content-25 dd, .hpb-viewtype-date#sp-entry-content-26 dd, .hpb-viewtype-date#sp-entry-content-27 dd, .hpb-viewtype-date#sp-entry-content-28 dd, .hpb-viewtype-date#sp-entry-content-7 dd, .hpb-viewtype-date#sp-entry-content-8 dd, .hpb-viewtype-date#sp-wp-post-list-2 dd{
  padding-top : 0px;
  padding-left : 120px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-left : 0px;
  margin-bottom : 5px;
}

.hpb-viewtype-date#sp-entry-content-1 dl, .hpb-viewtype-date#sp-entry-content-10 dl, .hpb-viewtype-date#sp-entry-content-11 dl, .hpb-viewtype-date#sp-entry-content-12 dl, .hpb-viewtype-date#sp-entry-content-13 dl, .hpb-viewtype-date#sp-entry-content-14 dl, .hpb-viewtype-date#sp-entry-content-16 dl, .hpb-viewtype-date#sp-entry-content-17 dl, .hpb-viewtype-date#sp-entry-content-18 dl, .hpb-viewtype-date#sp-entry-content-2 dl, .hpb-viewtype-date#sp-entry-content-20 dl, .hpb-viewtype-date#sp-entry-content-21 dl, .hpb-viewtype-date#sp-entry-content-22 dl, .hpb-viewtype-date#sp-entry-content-23 dl, .hpb-viewtype-date#sp-entry-content-24 dl, .hpb-viewtype-date#sp-entry-content-25 dl, .hpb-viewtype-date#sp-entry-content-26 dl, .hpb-viewtype-date#sp-entry-content-27 dl, .hpb-viewtype-date#sp-entry-content-28 dl, .hpb-viewtype-date#sp-entry-content-7 dl, .hpb-viewtype-date#sp-entry-content-8 dl, .hpb-viewtype-date#sp-wp-post-list-2 dl{
  overflow : hidden;
}

.hpb-viewtype-date#sp-entry-content-1 dt, .hpb-viewtype-date#sp-entry-content-10 dt, .hpb-viewtype-date#sp-entry-content-11 dt, .hpb-viewtype-date#sp-entry-content-12 dt, .hpb-viewtype-date#sp-entry-content-13 dt, .hpb-viewtype-date#sp-entry-content-14 dt, .hpb-viewtype-date#sp-entry-content-16 dt, .hpb-viewtype-date#sp-entry-content-17 dt, .hpb-viewtype-date#sp-entry-content-18 dt, .hpb-viewtype-date#sp-entry-content-2 dt, .hpb-viewtype-date#sp-entry-content-20 dt, .hpb-viewtype-date#sp-entry-content-21 dt, .hpb-viewtype-date#sp-entry-content-22 dt, .hpb-viewtype-date#sp-entry-content-23 dt, .hpb-viewtype-date#sp-entry-content-24 dt, .hpb-viewtype-date#sp-entry-content-25 dt, .hpb-viewtype-date#sp-entry-content-26 dt, .hpb-viewtype-date#sp-entry-content-27 dt, .hpb-viewtype-date#sp-entry-content-28 dt, .hpb-viewtype-date#sp-entry-content-7 dt, .hpb-viewtype-date#sp-entry-content-8 dt, .hpb-viewtype-date#sp-wp-post-list-2 dt{
  font-weight : bold;
  padding-bottom : 5px;
  width : 120px;
  float : left;
  clear : both;
}

#sp-entry-content-1 > h3, #sp-entry-content-10 > h3, #sp-entry-content-11 > h3, #sp-entry-content-12 > h3, #sp-entry-content-13 > h3, #sp-entry-content-14 > h3, #sp-entry-content-16 > h3, #sp-entry-content-17 > h3, #sp-entry-content-18 > h3, #sp-entry-content-2 > h3, #sp-entry-content-20 > h3, #sp-entry-content-21 > h3, #sp-entry-content-22 > h3, #sp-entry-content-23 > h3, #sp-entry-content-24 > h3, #sp-entry-content-25 > h3, #sp-entry-content-26 > h3, #sp-entry-content-27 > h3, #sp-entry-content-28 > h3, #sp-entry-content-7 > h3, #sp-entry-content-8 > h3, #sp-wp-post-list-2 > h3{
  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;
}

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

  .hpb-viewtype-date#sp-entry-content-1 dd, .hpb-viewtype-date#sp-entry-content-10 dd, .hpb-viewtype-date#sp-entry-content-11 dd, .hpb-viewtype-date#sp-entry-content-12 dd, .hpb-viewtype-date#sp-entry-content-13 dd, .hpb-viewtype-date#sp-entry-content-14 dd, .hpb-viewtype-date#sp-entry-content-16 dd, .hpb-viewtype-date#sp-entry-content-17 dd, .hpb-viewtype-date#sp-entry-content-18 dd, .hpb-viewtype-date#sp-entry-content-2 dd, .hpb-viewtype-date#sp-entry-content-20 dd, .hpb-viewtype-date#sp-entry-content-21 dd, .hpb-viewtype-date#sp-entry-content-22 dd, .hpb-viewtype-date#sp-entry-content-23 dd, .hpb-viewtype-date#sp-entry-content-24 dd, .hpb-viewtype-date#sp-entry-content-25 dd, .hpb-viewtype-date#sp-entry-content-26 dd, .hpb-viewtype-date#sp-entry-content-27 dd, .hpb-viewtype-date#sp-entry-content-28 dd, .hpb-viewtype-date#sp-entry-content-7 dd, .hpb-viewtype-date#sp-entry-content-8 dd, .hpb-viewtype-date#sp-wp-post-list-2 dd{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 5px;
  }

  .hpb-viewtype-date#sp-entry-content-1 dt, .hpb-viewtype-date#sp-entry-content-10 dt, .hpb-viewtype-date#sp-entry-content-11 dt, .hpb-viewtype-date#sp-entry-content-12 dt, .hpb-viewtype-date#sp-entry-content-13 dt, .hpb-viewtype-date#sp-entry-content-14 dt, .hpb-viewtype-date#sp-entry-content-16 dt, .hpb-viewtype-date#sp-entry-content-17 dt, .hpb-viewtype-date#sp-entry-content-18 dt, .hpb-viewtype-date#sp-entry-content-2 dt, .hpb-viewtype-date#sp-entry-content-20 dt, .hpb-viewtype-date#sp-entry-content-21 dt, .hpb-viewtype-date#sp-entry-content-22 dt, .hpb-viewtype-date#sp-entry-content-23 dt, .hpb-viewtype-date#sp-entry-content-24 dt, .hpb-viewtype-date#sp-entry-content-25 dt, .hpb-viewtype-date#sp-entry-content-26 dt, .hpb-viewtype-date#sp-entry-content-27 dt, .hpb-viewtype-date#sp-entry-content-28 dt, .hpb-viewtype-date#sp-entry-content-7 dt, .hpb-viewtype-date#sp-entry-content-8 dt, .hpb-viewtype-date#sp-wp-post-list-2 dt{
    padding-bottom : 5px;
    width : 100%;
  }
}

.page-blog#content #page-content, .page-concept#content #page-content, .page-custom#content #page-content, .page-law#content #page-content, .page-service#content #page-content, .page-topics_archive#content #page-content, .page-toppage#content #page-content, #sp-block-container-10, #sp-block-container-20, #sp-block-container-21, #sp-block-container-3{
  color : #000000;
  margin-bottom : 20px;
}

.page-blog#content #page-content > h1, .page-concept#content #page-content > h1, .page-custom#content #page-content > h1, .page-law#content #page-content > h1, .page-service#content #page-content > h1, .page-topics_archive#content #page-content > h1, .page-toppage#content #page-content > h1, #sp-block-container-10 > h1, #sp-block-container-20 > h1, #sp-block-container-21 > h1, #sp-block-container-3 > 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-blog#content #page-content > h2, .page-concept#content #page-content > h2, .page-custom#content #page-content > h2, .page-law#content #page-content > h2, .page-service#content #page-content > h2, .page-topics_archive#content #page-content > h2, .page-toppage#content #page-content > h2, #sp-block-container-10 > h2, #sp-block-container-20 > h2, #sp-block-container-21 > h2, #sp-block-container-3 > 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-blog#content #page-content > h3, .page-concept#content #page-content > h3, .page-custom#content #page-content > h3, .page-law#content #page-content > h3, .page-service#content #page-content > h3, .page-topics_archive#content #page-content > h3, .page-toppage#content #page-content > h3, #sp-block-container-10 > h3, #sp-block-container-20 > h3, #sp-block-container-21 > h3, #sp-block-container-3 > 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-blog#content #page-content > h4, .page-concept#content #page-content > h4, .page-custom#content #page-content > h4, .page-law#content #page-content > h4, .page-service#content #page-content > h4, .page-topics_archive#content #page-content > h4, .page-toppage#content #page-content > h4, #sp-block-container-10 > h4, #sp-block-container-20 > h4, #sp-block-container-21 > h4, #sp-block-container-3 > 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-blog#content #page-content > h5, .page-concept#content #page-content > h5, .page-custom#content #page-content > h5, .page-law#content #page-content > h5, .page-service#content #page-content > h5, .page-topics_archive#content #page-content > h5, .page-toppage#content #page-content > h5, #sp-block-container-10 > h5, #sp-block-container-20 > h5, #sp-block-container-21 > h5, #sp-block-container-3 > 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-blog#content #page-content > h6, .page-concept#content #page-content > h6, .page-custom#content #page-content > h6, .page-law#content #page-content > h6, .page-service#content #page-content > h6, .page-topics_archive#content #page-content > h6, .page-toppage#content #page-content > h6, #sp-block-container-10 > h6, #sp-block-container-20 > h6, #sp-block-container-21 > h6, #sp-block-container-3 > h6{
  font-size : 1.2rem;
}

.page-blog#content #page-content > hr, .page-concept#content #page-content > hr, .page-custom#content #page-content > hr, .page-law#content #page-content > hr, .page-service#content #page-content > hr, .page-topics_archive#content #page-content > hr, .page-toppage#content #page-content > hr, #sp-block-container-10 > hr, #sp-block-container-20 > hr, #sp-block-container-21 > hr, #sp-block-container-3 > 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-blog#content #page-content > p, .page-concept#content #page-content > p, .page-custom#content #page-content > p, .page-law#content #page-content > p, .page-service#content #page-content > p, .page-topics_archive#content #page-content > p, .page-toppage#content #page-content > p, #sp-block-container-10 > p, #sp-block-container-20 > p, #sp-block-container-21 > p, #sp-block-container-3 > p{
  text-align : left;
  margin-top : 0.5em;
  margin-left : 1em;
  margin-right : 1em;
  margin-bottom : 20px;
}

.page-access#content #page-content > .large, .page-company#content #page-content > .large, .page-custom2#content #page-content > .large, .page-recruit#content #page-content > .large, #sp-block-container-11 > .large, #sp-block-container-12 > .large, #sp-block-container-14 > .large, #sp-block-container-15 > .large, #sp-block-container-16 > .large, #sp-block-container-17 > .large, #sp-block-container-18 > .large, #sp-block-container-19 > .large, #sp-block-container-4 > .large, #sp-block-container-5 > .large, #sp-block-container-6 > .large, #sp-block-container-8 > .large, #sp-block-container-9 > .large{
  font-size : 1.5em;
}

.page-access#content #page-content > .medium, .page-company#content #page-content > .medium, .page-custom2#content #page-content > .medium, .page-recruit#content #page-content > .medium, #sp-block-container-11 > .medium, #sp-block-container-12 > .medium, #sp-block-container-14 > .medium, #sp-block-container-15 > .medium, #sp-block-container-16 > .medium, #sp-block-container-17 > .medium, #sp-block-container-18 > .medium, #sp-block-container-19 > .medium, #sp-block-container-4 > .medium, #sp-block-container-5 > .medium, #sp-block-container-6 > .medium, #sp-block-container-8 > .medium, #sp-block-container-9 > .medium{
  font-size : 1em;
}

.page-access#content #page-content > .x-large, .page-company#content #page-content > .x-large, .page-custom2#content #page-content > .x-large, .page-recruit#content #page-content > .x-large, #sp-block-container-11 > .x-large, #sp-block-container-12 > .x-large, #sp-block-container-14 > .x-large, #sp-block-container-15 > .x-large, #sp-block-container-16 > .x-large, #sp-block-container-17 > .x-large, #sp-block-container-18 > .x-large, #sp-block-container-19 > .x-large, #sp-block-container-4 > .x-large, #sp-block-container-5 > .x-large, #sp-block-container-6 > .x-large, #sp-block-container-8 > .x-large, #sp-block-container-9 > .x-large{
  font-size : 2em;
}

.page-access#content #page-content > .x-small, .page-company#content #page-content > .x-small, .page-custom2#content #page-content > .x-small, .page-recruit#content #page-content > .x-small, #sp-block-container-11 > .x-small, #sp-block-container-12 > .x-small, #sp-block-container-14 > .x-small, #sp-block-container-15 > .x-small, #sp-block-container-16 > .x-small, #sp-block-container-17 > .x-small, #sp-block-container-18 > .x-small, #sp-block-container-19 > .x-small, #sp-block-container-4 > .x-small, #sp-block-container-5 > .x-small, #sp-block-container-6 > .x-small, #sp-block-container-8 > .x-small, #sp-block-container-9 > .x-small{
  font-size : 0.8em;
}

.page-access#content #page-content > .xx-large, .page-company#content #page-content > .xx-large, .page-custom2#content #page-content > .xx-large, .page-recruit#content #page-content > .xx-large, #sp-block-container-11 > .xx-large, #sp-block-container-12 > .xx-large, #sp-block-container-14 > .xx-large, #sp-block-container-15 > .xx-large, #sp-block-container-16 > .xx-large, #sp-block-container-17 > .xx-large, #sp-block-container-18 > .xx-large, #sp-block-container-19 > .xx-large, #sp-block-container-4 > .xx-large, #sp-block-container-5 > .xx-large, #sp-block-container-6 > .xx-large, #sp-block-container-8 > .xx-large, #sp-block-container-9 > .xx-large{
  font-size : 3em;
}

.page-access#content #page-content > .xx-small, .page-company#content #page-content > .xx-small, .page-custom2#content #page-content > .xx-small, .page-recruit#content #page-content > .xx-small, #sp-block-container-11 > .xx-small, #sp-block-container-12 > .xx-small, #sp-block-container-14 > .xx-small, #sp-block-container-15 > .xx-small, #sp-block-container-16 > .xx-small, #sp-block-container-17 > .xx-small, #sp-block-container-18 > .xx-small, #sp-block-container-19 > .xx-small, #sp-block-container-4 > .xx-small, #sp-block-container-5 > .xx-small, #sp-block-container-6 > .xx-small, #sp-block-container-8 > .xx-small, #sp-block-container-9 > .xx-small{
  font-size : 0.7em;
}

.page-access#content #page-content > em, .page-company#content #page-content > em, .page-custom2#content #page-content > em, .page-recruit#content #page-content > em, #sp-block-container-11 > em, #sp-block-container-12 > em, #sp-block-container-14 > em, #sp-block-container-15 > em, #sp-block-container-16 > em, #sp-block-container-17 > em, #sp-block-container-18 > em, #sp-block-container-19 > em, #sp-block-container-4 > em, #sp-block-container-5 > em, #sp-block-container-6 > em, #sp-block-container-8 > em, #sp-block-container-9 > em{
  font-style : oblique;
  color : #2c7af5;
}

.page-access#content #page-content > h1, .page-company#content #page-content > h1, .page-custom2#content #page-content > h1, .page-recruit#content #page-content > h1, #sp-block-container-11 > h1, #sp-block-container-12 > h1, #sp-block-container-14 > h1, #sp-block-container-15 > h1, #sp-block-container-16 > h1, #sp-block-container-17 > h1, #sp-block-container-18 > h1, #sp-block-container-19 > h1, #sp-block-container-4 > h1, #sp-block-container-5 > h1, #sp-block-container-6 > h1, #sp-block-container-8 > h1, #sp-block-container-9 > h1{
  color : #515151;
  border-left-width : 15px;
  border-bottom-width : 2px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #2c7af5;
  border-bottom-color : #2c7af5;
}

.page-access#content #page-content > h2, .page-company#content #page-content > h2, .page-custom2#content #page-content > h2, .page-recruit#content #page-content > h2, #sp-block-container-11 > h2, #sp-block-container-12 > h2, #sp-block-container-14 > h2, #sp-block-container-15 > h2, #sp-block-container-16 > h2, #sp-block-container-17 > h2, #sp-block-container-18 > h2, #sp-block-container-19 > h2, #sp-block-container-4 > h2, #sp-block-container-5 > h2, #sp-block-container-6 > h2, #sp-block-container-8 > h2, #sp-block-container-9 > h2{
  color : #515151;
  border-bottom-width : 2px;
  border-bottom-style : dashed;
  border-bottom-color : #2c7af5;
}

.page-access#content #page-content > h3, .page-company#content #page-content > h3, .page-custom2#content #page-content > h3, .page-recruit#content #page-content > h3, #sp-block-container-11 > h3, #sp-block-container-12 > h3, #sp-block-container-14 > h3, #sp-block-container-15 > h3, #sp-block-container-16 > h3, #sp-block-container-17 > h3, #sp-block-container-18 > h3, #sp-block-container-19 > h3, #sp-block-container-4 > h3, #sp-block-container-5 > h3, #sp-block-container-6 > h3, #sp-block-container-8 > h3, #sp-block-container-9 > h3{
  font-size : 1.3em;
  color : #515151;
  border-top-width : 1px;
  border-left-width : 10px;
  border-bottom-width : 1px;
  border-top-style : dashed;
  border-left-style : solid;
  border-bottom-style : solid;
  border-top-color : #2c7af5;
  border-left-color : #2c7af5;
  border-bottom-color : #2c7af5;
  clear : both;
}

.page-access#content #page-content > h4, .page-company#content #page-content > h4, .page-custom2#content #page-content > h4, .page-recruit#content #page-content > h4, #sp-block-container-11 > h4, #sp-block-container-12 > h4, #sp-block-container-14 > h4, #sp-block-container-15 > h4, #sp-block-container-16 > h4, #sp-block-container-17 > h4, #sp-block-container-18 > h4, #sp-block-container-19 > h4, #sp-block-container-4 > h4, #sp-block-container-5 > h4, #sp-block-container-6 > h4, #sp-block-container-8 > h4, #sp-block-container-9 > h4{
  font-size : 1.2em;
  color : #515151;
  border-left-width : 5px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #2c7af5;
  border-bottom-color : #2c7af5;
  clear : both;
}

.page-access#content #page-content > h5, .page-company#content #page-content > h5, .page-custom2#content #page-content > h5, .page-recruit#content #page-content > h5, #sp-block-container-11 > h5, #sp-block-container-12 > h5, #sp-block-container-14 > h5, #sp-block-container-15 > h5, #sp-block-container-16 > h5, #sp-block-container-17 > h5, #sp-block-container-18 > h5, #sp-block-container-19 > h5, #sp-block-container-4 > h5, #sp-block-container-5 > h5, #sp-block-container-6 > h5, #sp-block-container-8 > h5, #sp-block-container-9 > h5{
  font-size : 1em;
  color : #515151;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #2c7af5;
  clear : both;
}

.page-access#content #page-content > h6, .page-company#content #page-content > h6, .page-custom2#content #page-content > h6, .page-recruit#content #page-content > h6, #sp-block-container-11 > h6, #sp-block-container-12 > h6, #sp-block-container-14 > h6, #sp-block-container-15 > h6, #sp-block-container-16 > h6, #sp-block-container-17 > h6, #sp-block-container-18 > h6, #sp-block-container-19 > h6, #sp-block-container-4 > h6, #sp-block-container-5 > h6, #sp-block-container-6 > h6, #sp-block-container-8 > h6, #sp-block-container-9 > h6{
  font-size : 1em;
  color : #515151;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #2c7af5;
}

.page-access#content #page-content > p, .page-company#content #page-content > p, .page-custom2#content #page-content > p, .page-recruit#content #page-content > p, #sp-block-container-11 > p, #sp-block-container-12 > p, #sp-block-container-14 > p, #sp-block-container-15 > p, #sp-block-container-16 > p, #sp-block-container-17 > p, #sp-block-container-18 > p, #sp-block-container-19 > p, #sp-block-container-4 > p, #sp-block-container-5 > p, #sp-block-container-6 > p, #sp-block-container-8 > p, #sp-block-container-9 > p{
  line-height : 1.4;
  color : #515151;
  text-align : left;
  text-indent : 1em;
  margin-top : 0.5em;
  margin-left : 0.5em;
  margin-right : 0.5em;
  margin-bottom : 0.5em;
}

.page-access#content #page-content > p.indent, .page-company#content #page-content > p.indent, .page-custom2#content #page-content > p.indent, .page-recruit#content #page-content > p.indent, #sp-block-container-11 > p.indent, #sp-block-container-12 > p.indent, #sp-block-container-14 > p.indent, #sp-block-container-15 > p.indent, #sp-block-container-16 > p.indent, #sp-block-container-17 > p.indent, #sp-block-container-18 > p.indent, #sp-block-container-19 > p.indent, #sp-block-container-4 > p.indent, #sp-block-container-5 > p.indent, #sp-block-container-6 > p.indent, #sp-block-container-8 > p.indent, #sp-block-container-9 > p.indent{
  padding-left : 15px;
}

.page-access#content #page-content > p.small, .page-company#content #page-content > p.small, .page-custom2#content #page-content > p.small, .page-recruit#content #page-content > p.small, #sp-block-container-11 > p.small, #sp-block-container-12 > p.small, #sp-block-container-14 > p.small, #sp-block-container-15 > p.small, #sp-block-container-16 > p.small, #sp-block-container-17 > p.small, #sp-block-container-18 > p.small, #sp-block-container-19 > p.small, #sp-block-container-4 > p.small, #sp-block-container-5 > p.small, #sp-block-container-6 > p.small, #sp-block-container-8 > p.small, #sp-block-container-9 > p.small{
  font-size : 0.9em;
}

.page-access#content #page-content > strong, .page-company#content #page-content > strong, .page-custom2#content #page-content > strong, .page-recruit#content #page-content > strong, #sp-block-container-11 > strong, #sp-block-container-12 > strong, #sp-block-container-14 > strong, #sp-block-container-15 > strong, #sp-block-container-16 > strong, #sp-block-container-17 > strong, #sp-block-container-18 > strong, #sp-block-container-19 > strong, #sp-block-container-4 > strong, #sp-block-container-5 > strong, #sp-block-container-6 > strong, #sp-block-container-8 > strong, #sp-block-container-9 > strong{
  font-weight : bold;
  color : #515151;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #2c7af5;
}

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

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

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

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

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

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

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

#sp-block-container-13 > em, #sp-block-container-2 > em, #sp-block-container-7 > em{
  font-style : oblique;
  color : #00a47f;
}

#sp-block-container-13 > h1, #sp-block-container-2 > h1, #sp-block-container-7 > h1{
  color : #ffffff;
  background-color : #00a453;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 13px;
  padding-left : 13px;
  padding-right : 0px;
  padding-bottom : 11px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
}

#sp-block-container-13 > h2, #sp-block-container-2 > h2, #sp-block-container-7 > h2{
  color : #ffffff;
  background-color : #00a47f;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 6px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 7px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
}

#sp-block-container-13 > h3, #sp-block-container-2 > h3, #sp-block-container-7 > h3{
  font-size : 1.3em;
  color : #ffffff;
  background-color : #10bf97;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 6px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 7px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  clear : both;
}

#sp-block-container-13 > h4, #sp-block-container-2 > h4, #sp-block-container-7 > h4{
  font-size : 1.2em;
  color : #ffffff;
  background-color : #46ccb2;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 6px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 7px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  clear : both;
}

#sp-block-container-13 > h5, #sp-block-container-2 > h5, #sp-block-container-7 > h5{
  font-size : 1em;
  color : #ffffff;
  background-color : #6ad4bf;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 6px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 7px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  clear : both;
}

#sp-block-container-13 > h6, #sp-block-container-2 > h6, #sp-block-container-7 > h6{
  font-size : 1em;
  color : #ffffff;
  background-color : #6ad4bf;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 3px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 3px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
}

#sp-block-container-13 > p, #sp-block-container-2 > p, #sp-block-container-7 > p{
  line-height : 1.6;
  color : #515151;
  text-align : left;
  margin-top : 1em;
  margin-left : 3em;
  margin-right : 3em;
  margin-bottom : 1em;
}

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

#sp-block-container-13 > strong, #sp-block-container-2 > strong, #sp-block-container-7 > 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-block-container-1 > .large{
  font-size : 1.5em;
}

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

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

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

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

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

#sp-block-container-1 > a:link{
  color : #3e9d84;
  text-decoration : underline;
}

#sp-block-container-1 > em{
  font-style : oblique;
  color : #3e9d84;
}

#sp-block-container-1 > h1{
  color : #225e4e;
  padding-top : 11px;
  padding-left : 21px;
  padding-right : 21px;
  padding-bottom : 11px;
}

#sp-block-container-1 > 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;
}

#sp-block-container-1 > 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;
}

#sp-block-container-1 > h4{
  font-size : 1.1em;
  color : #225e4e;
  padding-top : 3px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 3px;
  clear : both;
}

#sp-block-container-1 > 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;
}

#sp-block-container-1 > 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;
}

#sp-block-container-1 > p{
  line-height : 2;
  color : #808080;
  text-align : left;
  margin-top : 1em;
  margin-left : 0.1em;
  margin-right : 0.1em;
  margin-bottom : 1em;
}

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

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

#sp-block-container-1 > strong{
  font-weight : bold;
  color : #3e9d84;
}

#sp-button-2, #sp-button-3, #sp-button-5, #sp-button-6{
  margin-top : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 10px;
  width : 120px;
}

#sp-button-2 > a, #sp-button-3 > a, #sp-button-5 > a, #sp-button-6 > a{
  font-size : 1.4rem;
  font-family : Meiryo, sans-serif;
  font-weight : bold;
  color : #ffffff;
  background-color : #7ac6e9;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
  text-align : center;
  padding-top : 10px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 5px;
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  border-top-left-radius : 18.5px 18.5px;
  border-top-right-radius : 18.5px 18.5px;
  border-bottom-right-radius : 18.5px 18.5px;
  border-bottom-left-radius : 18.5px 18.5px;
  box-shadow : 0px 3px 0px #5b9bb8;
  height : 100%;
  display : block;
  position : relative;
  text-shadow : 0px 1px 0px #53b2de;
}

#sp-button-2 > a:active, #sp-button-3 > a:active, #sp-button-5 > a:active, #sp-button-6 > a:active{
  background-color : #53b2de;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  box-shadow : 0px 1px 0px #5b9bb8, 0px 10px 35px rgba(255, 255, 255, 0.35) inset;
  position : relative;
  top : 2px;
}

#sp-button-2 > a:hover, #sp-button-3 > a:hover, #sp-button-5 > a:hover, #sp-button-6 > a:hover{
  color : #1c8abd;
}

#sp-button-4{
  margin-top : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 10px;
  width : 120px;
}

#sp-button-4 > a{
  font-size : 1.4rem;
  font-family : Meiryo, sans-serif;
  font-weight : bold;
  color : #8666a3;
  background-color : #e5c9f2;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
  text-align : center;
  padding-top : 10px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 5px;
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  border-top-left-radius : 18.5px 18.5px;
  border-top-right-radius : 18.5px 18.5px;
  border-bottom-right-radius : 18.5px 18.5px;
  border-bottom-left-radius : 18.5px 18.5px;
  box-shadow : 0px 3px 0px #b89cc5;
  height : 100%;
  display : block;
  position : relative;
  text-shadow : 0px 1px 0px #b89cc5;
}

#sp-button-4 > a:active{
  background-color : #d7b0e9;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  box-shadow : 0px 1px 0px #b89cc5, 0px 10px 35px rgba(255, 255, 255, 0.35) inset;
  position : relative;
  top : 2px;
}

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

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

#sp-button-1 > a, #sp-button-7 > a{
  font-size : 1.4rem;
  font-weight : normal;
  color : #ffffff;
  background-color : #5c75fb;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
  text-align : center;
  padding-top : 5px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 2px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #7d91fb;
  border-left-color : #7d91fb;
  border-right-color : #7d91fb;
  border-bottom-color : #7d91fb;
  box-shadow : 0px 4px 0px #4557bb;
  height : 100%;
  display : block;
  position : relative;
}

#sp-button-1 > a:active, #sp-button-7 > a:active{
  box-shadow : 0px 2px 0px #4557bb;
  position : relative;
  top : 2px;
}

#sp-button-1 > a:hover, #sp-button-7 > a:hover{
  background-color : #4c68ff;
}

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

#sp-definition-list-5 dd, #sp-definition-list-6 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-5 dt, #sp-definition-list-6 dt{
  background-color : #49b8ff;
  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 : 5px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-definition-list-5 > dd, #sp-definition-list-6 > dd{
  color : #565656;
}

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

#sp-definition-list-7{
  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-7 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;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #f09654;
}

#sp-definition-list-7 dt{
  font-weight : bold;
  padding-top : 3px;
  padding-left : 5px;
  padding-right : 0px;
  padding-bottom : 2px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-left-width : 20px;
  border-left-style : solid;
  border-left-color : #f09654;
}

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

#sp-definition-list-7 > dt{
  color : #333333;
}

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

#sp-definition-list-4 dd{
  color : #333333;
  padding-top : 2px;
  padding-left : 4px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 10px;
  margin-left : 16px;
  margin-right : 0px;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #5c75f6;
}

#sp-definition-list-4 dt{
  font-weight : bold;
  color : #333333;
  padding-top : 3px;
  padding-left : 5px;
  padding-right : 0px;
  padding-bottom : 2px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-left-width : 5px;
  border-bottom-width : 3px;
  border-left-style : solid;
  border-bottom-style : double;
  border-left-color : #3066ab;
  border-bottom-color : #3066ab;
}

#sp-definition-list-4 > dt{
  color : #333333;
}

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

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

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

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

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

#sp-image-3{
  text-decoration : none;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  box-shadow : 0px 0px 50px rgba(0, 0, 0, 0.5) inset;
}

#sp-image-1, #sp-image-4, #sp-image-5, #sp-image-6{
  max-width : 100%;
}

#sp-item-gallery-11 > 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-11 > ul > li{
  font-size : 12px;
  line-height : 1.2em;
  color : #ffffff;
  background-color : #242f58;
  text-align : left;
  padding-top : 10px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 8px;
  margin-top : 3px;
  margin-left : 3px;
  margin-right : 3px;
  margin-bottom : 3px;
  border-top-width : 2px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #b4d6fa;
  border-left-color : #b4d6fa;
  border-right-color : #b4d6fa;
  border-bottom-color : #b4d6fa;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  width : 152px;
  height : 250px;
  float : left;
  box-sizing : border-box;
}

#sp-item-gallery-11> ul> li a:hover.item-gallery-link img {
  opacity: 0.6;
}

#sp-item-gallery-11 > ul > li > div img.item-gallery-thumbnail{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #b4d6fa;
  border-left-color : #b4d6fa;
  border-right-color : #b4d6fa;
  border-bottom-color : #b4d6fa;
  width : 100%;
  display : block;
}

#sp-item-gallery-11 > ul > li > div.item-gallery-photo{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

#sp-item-gallery-11 > ul > li > p{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-item-gallery-11 > ul > li > p.item-gallery-content{
  color : #ffffff;
}

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

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

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

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

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

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

#sp-item-gallery-11 > ul > li > p.item-gallery-icons + p.item-gallery-price{
  margin-top : 5px;
}

#sp-item-gallery-11 > ul > li > p.item-gallery-price{
  color : #ffffff;
  text-align : left;
  width : 100%;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

#sp-item-gallery-11 > ul > li > p.item-gallery-price .item-gallery-price-after{
  font-size : small;
  color : #9396a6;
  margin-left : 5px;
}

#sp-item-gallery-11 > ul > li > p.item-gallery-price .item-gallery-price-before{
  color : #9396a6;
  margin-right : 5px;
}

#sp-item-gallery-11 > ul > li > p.item-gallery-title{
  font-size : 1.2em;
  line-height : 2em;
  color : #242f58;
  background-color : #b4d6fa;
  padding-left : 10px;
  margin-top : -8px;
  margin-left : -8px;
  margin-right : -8px;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #242f58;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

#sp-item-gallery-11 > ul > li > p:not(.item-gallery-title){
  margin-top : 10px;
}

#sp-image-7{
  text-decoration : none;
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 50% 50%;
  border-top-right-radius : 50% 50%;
  border-bottom-right-radius : 50% 50%;
  border-bottom-left-radius : 50% 50%;
  box-shadow : 0px 3px 4px rgba(0, 0, 0, 0.5);
  max-width : 100%;
  position : relative;
  box-sizing : border-box;
}

#sp-item-gallery-10 > 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-18 > ul, #sp-item-gallery-19 > ul, #sp-item-gallery-2 > ul, #sp-item-gallery-20 > ul, #sp-item-gallery-22 > ul, #sp-item-gallery-23 > ul, #sp-item-gallery-24 > ul, #sp-item-gallery-25 > ul, #sp-item-gallery-27 > ul, #sp-item-gallery-28 > ul, #sp-item-gallery-3 > ul, #sp-item-gallery-30 > ul, #sp-item-gallery-31 > ul, #sp-item-gallery-32 > ul, #sp-item-gallery-33 > ul, #sp-item-gallery-35 > ul, #sp-item-gallery-36 > ul, #sp-item-gallery-37 > ul, #sp-item-gallery-38 > ul, #sp-item-gallery-39 > ul, #sp-item-gallery-4 > ul, #sp-item-gallery-40 > ul, #sp-item-gallery-41 > ul, #sp-item-gallery-42 > ul, #sp-item-gallery-43 > ul, #sp-item-gallery-44 > ul, #sp-item-gallery-45 > ul, #sp-item-gallery-46 > ul, #sp-item-gallery-47 > ul, #sp-item-gallery-48 > ul, #sp-item-gallery-5 > ul, #sp-item-gallery-50 > ul, #sp-item-gallery-51 > ul, #sp-item-gallery-52 > ul, #sp-item-gallery-53 > ul, #sp-item-gallery-54 > ul, #sp-item-gallery-55 > ul, #sp-item-gallery-56 > ul, #sp-item-gallery-57 > ul, #sp-item-gallery-58 > ul, #sp-item-gallery-59 > ul, #sp-item-gallery-6 > ul, #sp-item-gallery-7 > ul, #sp-item-gallery-8 > ul, #sp-item-gallery-9 > ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : none;
  list-style-position : outside;
}

#sp-item-gallery-10 > ul > li, #sp-item-gallery-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-18 > ul > li, #sp-item-gallery-19 > ul > li, #sp-item-gallery-2 > ul > li, #sp-item-gallery-20 > 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-27 > ul > li, #sp-item-gallery-28 > ul > li, #sp-item-gallery-3 > ul > li, #sp-item-gallery-30 > ul > li, #sp-item-gallery-31 > ul > li, #sp-item-gallery-32 > ul > li, #sp-item-gallery-33 > ul > li, #sp-item-gallery-35 > ul > li, #sp-item-gallery-36 > ul > li, #sp-item-gallery-37 > ul > li, #sp-item-gallery-38 > ul > li, #sp-item-gallery-39 > ul > li, #sp-item-gallery-4 > ul > li, #sp-item-gallery-40 > ul > li, #sp-item-gallery-41 > ul > li, #sp-item-gallery-42 > ul > li, #sp-item-gallery-43 > ul > li, #sp-item-gallery-44 > ul > li, #sp-item-gallery-45 > ul > li, #sp-item-gallery-46 > ul > li, #sp-item-gallery-47 > ul > li, #sp-item-gallery-48 > ul > li, #sp-item-gallery-5 > ul > li, #sp-item-gallery-50 > ul > li, #sp-item-gallery-51 > ul > li, #sp-item-gallery-52 > ul > li, #sp-item-gallery-53 > ul > li, #sp-item-gallery-54 > ul > li, #sp-item-gallery-55 > ul > li, #sp-item-gallery-56 > ul > li, #sp-item-gallery-57 > ul > li, #sp-item-gallery-58 > ul > li, #sp-item-gallery-59 > 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 : 0.9em;
  color : #333333;
  background-color : #ffffff;
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  width : 160px;
  height : 350px;
  float : left;
  overflow : hidden;
  box-sizing : border-box;
}

#sp-item-gallery-10> 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-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-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-27> ul> li a:hover.item-gallery-link img, #sp-item-gallery-28> ul> li a:hover.item-gallery-link img, #sp-item-gallery-3> ul> li a:hover.item-gallery-link img, #sp-item-gallery-30> ul> li a:hover.item-gallery-link img, #sp-item-gallery-31> ul> li a:hover.item-gallery-link img, #sp-item-gallery-32> ul> li a:hover.item-gallery-link img, #sp-item-gallery-33> ul> li a:hover.item-gallery-link img, #sp-item-gallery-35> ul> li a:hover.item-gallery-link img, #sp-item-gallery-36> ul> li a:hover.item-gallery-link img, #sp-item-gallery-37> ul> li a:hover.item-gallery-link img, #sp-item-gallery-38> ul> li a:hover.item-gallery-link img, #sp-item-gallery-39> ul> li a:hover.item-gallery-link img, #sp-item-gallery-4> ul> li a:hover.item-gallery-link img, #sp-item-gallery-40> ul> li a:hover.item-gallery-link img, #sp-item-gallery-41> ul> li a:hover.item-gallery-link img, #sp-item-gallery-42> ul> li a:hover.item-gallery-link img, #sp-item-gallery-43> ul> li a:hover.item-gallery-link img, #sp-item-gallery-44> ul> li a:hover.item-gallery-link img, #sp-item-gallery-45> ul> li a:hover.item-gallery-link img, #sp-item-gallery-46> ul> li a:hover.item-gallery-link img, #sp-item-gallery-47> ul> li a:hover.item-gallery-link img, #sp-item-gallery-48> ul> li a:hover.item-gallery-link img, #sp-item-gallery-5> ul> li a:hover.item-gallery-link img, #sp-item-gallery-50> ul> li a:hover.item-gallery-link img, #sp-item-gallery-51> ul> li a:hover.item-gallery-link img, #sp-item-gallery-52> ul> li a:hover.item-gallery-link img, #sp-item-gallery-53> ul> li a:hover.item-gallery-link img, #sp-item-gallery-54> ul> li a:hover.item-gallery-link img, #sp-item-gallery-55> ul> li a:hover.item-gallery-link img, #sp-item-gallery-56> ul> li a:hover.item-gallery-link img, #sp-item-gallery-57> ul> li a:hover.item-gallery-link img, #sp-item-gallery-58> ul> li a:hover.item-gallery-link img, #sp-item-gallery-59> ul> li a:hover.item-gallery-link img, #sp-item-gallery-6> ul> li a:hover.item-gallery-link img, #sp-item-gallery-7> ul> li a:hover.item-gallery-link img, #sp-item-gallery-8> ul> li a:hover.item-gallery-link img, #sp-item-gallery-9> ul> li a:hover.item-gallery-link img {
  opacity: 0.6;
}

#sp-item-gallery-10 > ul > li > 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-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-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-27 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-28 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-3 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-30 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-31 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-32 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-33 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-35 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-36 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-37 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-38 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-39 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-4 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-40 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-41 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-42 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-43 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-44 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-45 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-46 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-47 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-48 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-5 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-50 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-51 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-52 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-53 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-54 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-55 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-56 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-57 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-58 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-59 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-6 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-7 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-8 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-9 > ul > li > div img.item-gallery-thumbnail{
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  width : 100%;
  display : block;
}

#sp-item-gallery-10 > ul > li > p, #sp-item-gallery-12 > ul > li > p, #sp-item-gallery-13 > ul > li > p, #sp-item-gallery-14 > ul > li > p, #sp-item-gallery-15 > ul > li > p, #sp-item-gallery-16 > ul > li > p, #sp-item-gallery-18 > ul > li > p, #sp-item-gallery-19 > ul > li > p, #sp-item-gallery-2 > ul > li > p, #sp-item-gallery-20 > ul > li > p, #sp-item-gallery-22 > ul > li > p, #sp-item-gallery-23 > ul > li > p, #sp-item-gallery-24 > ul > li > p, #sp-item-gallery-25 > ul > li > p, #sp-item-gallery-27 > ul > li > p, #sp-item-gallery-28 > ul > li > p, #sp-item-gallery-3 > ul > li > p, #sp-item-gallery-30 > ul > li > p, #sp-item-gallery-31 > ul > li > p, #sp-item-gallery-32 > ul > li > p, #sp-item-gallery-33 > ul > li > p, #sp-item-gallery-35 > ul > li > p, #sp-item-gallery-36 > ul > li > p, #sp-item-gallery-37 > ul > li > p, #sp-item-gallery-38 > ul > li > p, #sp-item-gallery-39 > ul > li > p, #sp-item-gallery-4 > ul > li > p, #sp-item-gallery-40 > ul > li > p, #sp-item-gallery-41 > ul > li > p, #sp-item-gallery-42 > ul > li > p, #sp-item-gallery-43 > ul > li > p, #sp-item-gallery-44 > ul > li > p, #sp-item-gallery-45 > ul > li > p, #sp-item-gallery-46 > ul > li > p, #sp-item-gallery-47 > ul > li > p, #sp-item-gallery-48 > ul > li > p, #sp-item-gallery-5 > ul > li > p, #sp-item-gallery-50 > ul > li > p, #sp-item-gallery-51 > ul > li > p, #sp-item-gallery-52 > ul > li > p, #sp-item-gallery-53 > ul > li > p, #sp-item-gallery-54 > ul > li > p, #sp-item-gallery-55 > ul > li > p, #sp-item-gallery-56 > ul > li > p, #sp-item-gallery-57 > ul > li > p, #sp-item-gallery-58 > ul > li > p, #sp-item-gallery-59 > ul > li > p, #sp-item-gallery-6 > ul > li > p, #sp-item-gallery-7 > ul > li > p, #sp-item-gallery-8 > ul > li > p, #sp-item-gallery-9 > ul > li > p{
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-item-gallery-10 > ul > li > p.item-gallery-content, #sp-item-gallery-12 > ul > li > p.item-gallery-content, #sp-item-gallery-13 > ul > li > p.item-gallery-content, #sp-item-gallery-14 > ul > li > p.item-gallery-content, #sp-item-gallery-15 > ul > li > p.item-gallery-content, #sp-item-gallery-16 > ul > li > p.item-gallery-content, #sp-item-gallery-18 > ul > li > p.item-gallery-content, #sp-item-gallery-19 > ul > li > p.item-gallery-content, #sp-item-gallery-2 > ul > li > p.item-gallery-content, #sp-item-gallery-20 > ul > li > p.item-gallery-content, #sp-item-gallery-22 > ul > li > p.item-gallery-content, #sp-item-gallery-23 > ul > li > p.item-gallery-content, #sp-item-gallery-24 > ul > li > p.item-gallery-content, #sp-item-gallery-25 > ul > li > p.item-gallery-content, #sp-item-gallery-27 > ul > li > p.item-gallery-content, #sp-item-gallery-28 > ul > li > p.item-gallery-content, #sp-item-gallery-3 > ul > li > p.item-gallery-content, #sp-item-gallery-30 > ul > li > p.item-gallery-content, #sp-item-gallery-31 > ul > li > p.item-gallery-content, #sp-item-gallery-32 > ul > li > p.item-gallery-content, #sp-item-gallery-33 > ul > li > p.item-gallery-content, #sp-item-gallery-35 > ul > li > p.item-gallery-content, #sp-item-gallery-36 > ul > li > p.item-gallery-content, #sp-item-gallery-37 > ul > li > p.item-gallery-content, #sp-item-gallery-38 > ul > li > p.item-gallery-content, #sp-item-gallery-39 > ul > li > p.item-gallery-content, #sp-item-gallery-4 > ul > li > p.item-gallery-content, #sp-item-gallery-40 > ul > li > p.item-gallery-content, #sp-item-gallery-41 > ul > li > p.item-gallery-content, #sp-item-gallery-42 > ul > li > p.item-gallery-content, #sp-item-gallery-43 > ul > li > p.item-gallery-content, #sp-item-gallery-44 > ul > li > p.item-gallery-content, #sp-item-gallery-45 > ul > li > p.item-gallery-content, #sp-item-gallery-46 > ul > li > p.item-gallery-content, #sp-item-gallery-47 > ul > li > p.item-gallery-content, #sp-item-gallery-48 > ul > li > p.item-gallery-content, #sp-item-gallery-5 > ul > li > p.item-gallery-content, #sp-item-gallery-50 > ul > li > p.item-gallery-content, #sp-item-gallery-51 > ul > li > p.item-gallery-content, #sp-item-gallery-52 > ul > li > p.item-gallery-content, #sp-item-gallery-53 > ul > li > p.item-gallery-content, #sp-item-gallery-54 > ul > li > p.item-gallery-content, #sp-item-gallery-55 > ul > li > p.item-gallery-content, #sp-item-gallery-56 > ul > li > p.item-gallery-content, #sp-item-gallery-57 > ul > li > p.item-gallery-content, #sp-item-gallery-58 > ul > li > p.item-gallery-content, #sp-item-gallery-59 > ul > li > p.item-gallery-content, #sp-item-gallery-6 > ul > li > p.item-gallery-content, #sp-item-gallery-7 > ul > li > p.item-gallery-content, #sp-item-gallery-8 > ul > li > p.item-gallery-content, #sp-item-gallery-9 > ul > li > p.item-gallery-content{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

#sp-item-gallery-10 > 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-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-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-27 > ul > li > p.item-gallery-icons, #sp-item-gallery-28 > ul > li > p.item-gallery-icons, #sp-item-gallery-3 > ul > li > p.item-gallery-icons, #sp-item-gallery-30 > ul > li > p.item-gallery-icons, #sp-item-gallery-31 > ul > li > p.item-gallery-icons, #sp-item-gallery-32 > ul > li > p.item-gallery-icons, #sp-item-gallery-33 > ul > li > p.item-gallery-icons, #sp-item-gallery-35 > ul > li > p.item-gallery-icons, #sp-item-gallery-36 > ul > li > p.item-gallery-icons, #sp-item-gallery-37 > ul > li > p.item-gallery-icons, #sp-item-gallery-38 > ul > li > p.item-gallery-icons, #sp-item-gallery-39 > ul > li > p.item-gallery-icons, #sp-item-gallery-4 > ul > li > p.item-gallery-icons, #sp-item-gallery-40 > ul > li > p.item-gallery-icons, #sp-item-gallery-41 > ul > li > p.item-gallery-icons, #sp-item-gallery-42 > ul > li > p.item-gallery-icons, #sp-item-gallery-43 > ul > li > p.item-gallery-icons, #sp-item-gallery-44 > ul > li > p.item-gallery-icons, #sp-item-gallery-45 > ul > li > p.item-gallery-icons, #sp-item-gallery-46 > ul > li > p.item-gallery-icons, #sp-item-gallery-47 > ul > li > p.item-gallery-icons, #sp-item-gallery-48 > ul > li > p.item-gallery-icons, #sp-item-gallery-5 > ul > li > p.item-gallery-icons, #sp-item-gallery-50 > ul > li > p.item-gallery-icons, #sp-item-gallery-51 > ul > li > p.item-gallery-icons, #sp-item-gallery-52 > ul > li > p.item-gallery-icons, #sp-item-gallery-53 > ul > li > p.item-gallery-icons, #sp-item-gallery-54 > ul > li > p.item-gallery-icons, #sp-item-gallery-55 > ul > li > p.item-gallery-icons, #sp-item-gallery-56 > ul > li > p.item-gallery-icons, #sp-item-gallery-57 > ul > li > p.item-gallery-icons, #sp-item-gallery-58 > ul > li > p.item-gallery-icons, #sp-item-gallery-59 > 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{
  text-align : center;
  width : 100%;
  min-height : 20px;
}

#sp-item-gallery-10 > 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-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-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-27 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-28 > 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-30 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-31 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-32 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-33 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-35 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-36 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-37 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-38 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-39 > 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-40 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-41 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-42 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-43 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-44 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-45 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-46 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-47 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-48 > 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-50 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-51 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-52 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-53 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-54 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-55 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-56 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-57 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-58 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-59 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-6 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-7 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-8 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-9 > ul > li > p.item-gallery-icons .item-gallery-icon-new{
  background-color : #f06060;
  background-image : none,url(img/item-gallery-icon1.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  width : 26px;
}

#sp-item-gallery-10 > 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-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-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-27 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-28 > 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-30 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-31 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-32 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-33 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-35 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-36 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-37 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-38 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-39 > 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-40 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-41 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-42 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-43 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-44 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-45 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-46 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-47 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-48 > 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-50 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-51 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-52 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-53 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-54 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-55 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-56 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-57 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-58 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-59 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-6 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-7 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-8 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-9 > ul > li > p.item-gallery-icons .item-gallery-icon-popular{
  background-color : #04bfbf;
  background-image : none,url(img/item-gallery-icon2.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  width : 42px;
}

#sp-item-gallery-10 > 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-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-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-27 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-28 > 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-30 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-31 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-32 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-33 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-35 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-36 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-37 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-38 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-39 > 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-40 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-41 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-42 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-43 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-44 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-45 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-46 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-47 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-48 > 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-50 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-51 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-52 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-53 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-54 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-55 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-56 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-57 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-58 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-59 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-6 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-7 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-8 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-9 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend{
  background-color : #e6a408;
  background-image : none,url(img/item-gallery-icon3.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  width : 38px;
}

#sp-item-gallery-10 > 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-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-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-27 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-28 > 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-30 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-31 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-32 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-33 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-35 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-36 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-37 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-38 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-39 > 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-40 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-41 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-42 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-43 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-44 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-45 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-46 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-47 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-48 > 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-50 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-51 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-52 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-53 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-54 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-55 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-56 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-57 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-58 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-59 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-6 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-7 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-8 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-9 > ul > li > p.item-gallery-icons .item-gallery-icon-sale{
  background-color : #0a7bb5;
  background-image : none,url(img/item-gallery-icon4.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  margin-right : 0px;
  width : 29px;
}

#sp-item-gallery-10 > ul > li > p.item-gallery-icons span, #sp-item-gallery-12 > ul > li > p.item-gallery-icons span, #sp-item-gallery-13 > ul > li > p.item-gallery-icons span, #sp-item-gallery-14 > ul > li > p.item-gallery-icons span, #sp-item-gallery-15 > ul > li > p.item-gallery-icons span, #sp-item-gallery-16 > ul > li > p.item-gallery-icons span, #sp-item-gallery-18 > ul > li > p.item-gallery-icons span, #sp-item-gallery-19 > ul > li > p.item-gallery-icons span, #sp-item-gallery-2 > ul > li > p.item-gallery-icons span, #sp-item-gallery-20 > ul > li > p.item-gallery-icons span, #sp-item-gallery-22 > ul > li > p.item-gallery-icons span, #sp-item-gallery-23 > ul > li > p.item-gallery-icons span, #sp-item-gallery-24 > ul > li > p.item-gallery-icons span, #sp-item-gallery-25 > ul > li > p.item-gallery-icons span, #sp-item-gallery-27 > ul > li > p.item-gallery-icons span, #sp-item-gallery-28 > ul > li > p.item-gallery-icons span, #sp-item-gallery-3 > ul > li > p.item-gallery-icons span, #sp-item-gallery-30 > ul > li > p.item-gallery-icons span, #sp-item-gallery-31 > ul > li > p.item-gallery-icons span, #sp-item-gallery-32 > ul > li > p.item-gallery-icons span, #sp-item-gallery-33 > ul > li > p.item-gallery-icons span, #sp-item-gallery-35 > ul > li > p.item-gallery-icons span, #sp-item-gallery-36 > ul > li > p.item-gallery-icons span, #sp-item-gallery-37 > ul > li > p.item-gallery-icons span, #sp-item-gallery-38 > ul > li > p.item-gallery-icons span, #sp-item-gallery-39 > ul > li > p.item-gallery-icons span, #sp-item-gallery-4 > ul > li > p.item-gallery-icons span, #sp-item-gallery-40 > ul > li > p.item-gallery-icons span, #sp-item-gallery-41 > ul > li > p.item-gallery-icons span, #sp-item-gallery-42 > ul > li > p.item-gallery-icons span, #sp-item-gallery-43 > ul > li > p.item-gallery-icons span, #sp-item-gallery-44 > ul > li > p.item-gallery-icons span, #sp-item-gallery-45 > ul > li > p.item-gallery-icons span, #sp-item-gallery-46 > ul > li > p.item-gallery-icons span, #sp-item-gallery-47 > ul > li > p.item-gallery-icons span, #sp-item-gallery-48 > ul > li > p.item-gallery-icons span, #sp-item-gallery-5 > ul > li > p.item-gallery-icons span, #sp-item-gallery-50 > ul > li > p.item-gallery-icons span, #sp-item-gallery-51 > ul > li > p.item-gallery-icons span, #sp-item-gallery-52 > ul > li > p.item-gallery-icons span, #sp-item-gallery-53 > ul > li > p.item-gallery-icons span, #sp-item-gallery-54 > ul > li > p.item-gallery-icons span, #sp-item-gallery-55 > ul > li > p.item-gallery-icons span, #sp-item-gallery-56 > ul > li > p.item-gallery-icons span, #sp-item-gallery-57 > ul > li > p.item-gallery-icons span, #sp-item-gallery-58 > ul > li > p.item-gallery-icons span, #sp-item-gallery-59 > ul > li > p.item-gallery-icons span, #sp-item-gallery-6 > ul > li > p.item-gallery-icons span, #sp-item-gallery-7 > ul > li > p.item-gallery-icons span, #sp-item-gallery-8 > ul > li > p.item-gallery-icons span, #sp-item-gallery-9 > ul > li > p.item-gallery-icons span{
  line-height : 12px;
  text-align : center;
  margin-right : 2px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  height : 12px;
  display : inline-block;
}

#sp-item-gallery-10 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-12 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-13 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-14 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-15 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-16 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-18 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-19 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-2 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-20 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-22 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-23 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-24 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-25 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-27 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-28 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-3 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-30 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-31 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-32 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-33 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-35 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-36 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-37 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-38 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-39 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-4 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-40 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-41 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-42 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-43 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-44 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-45 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-46 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-47 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-48 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-5 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-50 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-51 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-52 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-53 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-54 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-55 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-56 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-57 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-58 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-59 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-6 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-7 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-8 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-9 > ul > li > p.item-gallery-icons + p.item-gallery-price{
  margin-top : 0px;
}

#sp-item-gallery-10 > 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-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-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-27 > ul > li > p.item-gallery-price, #sp-item-gallery-28 > ul > li > p.item-gallery-price, #sp-item-gallery-3 > ul > li > p.item-gallery-price, #sp-item-gallery-30 > ul > li > p.item-gallery-price, #sp-item-gallery-31 > ul > li > p.item-gallery-price, #sp-item-gallery-32 > ul > li > p.item-gallery-price, #sp-item-gallery-33 > ul > li > p.item-gallery-price, #sp-item-gallery-35 > ul > li > p.item-gallery-price, #sp-item-gallery-36 > ul > li > p.item-gallery-price, #sp-item-gallery-37 > ul > li > p.item-gallery-price, #sp-item-gallery-38 > ul > li > p.item-gallery-price, #sp-item-gallery-39 > ul > li > p.item-gallery-price, #sp-item-gallery-4 > ul > li > p.item-gallery-price, #sp-item-gallery-40 > ul > li > p.item-gallery-price, #sp-item-gallery-41 > ul > li > p.item-gallery-price, #sp-item-gallery-42 > ul > li > p.item-gallery-price, #sp-item-gallery-43 > ul > li > p.item-gallery-price, #sp-item-gallery-44 > ul > li > p.item-gallery-price, #sp-item-gallery-45 > ul > li > p.item-gallery-price, #sp-item-gallery-46 > ul > li > p.item-gallery-price, #sp-item-gallery-47 > ul > li > p.item-gallery-price, #sp-item-gallery-48 > ul > li > p.item-gallery-price, #sp-item-gallery-5 > ul > li > p.item-gallery-price, #sp-item-gallery-50 > ul > li > p.item-gallery-price, #sp-item-gallery-51 > ul > li > p.item-gallery-price, #sp-item-gallery-52 > ul > li > p.item-gallery-price, #sp-item-gallery-53 > ul > li > p.item-gallery-price, #sp-item-gallery-54 > ul > li > p.item-gallery-price, #sp-item-gallery-55 > ul > li > p.item-gallery-price, #sp-item-gallery-56 > ul > li > p.item-gallery-price, #sp-item-gallery-57 > ul > li > p.item-gallery-price, #sp-item-gallery-58 > ul > li > p.item-gallery-price, #sp-item-gallery-59 > 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 : #333333;
  text-align : left;
  padding-left : 5px;
  width : 100%;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

#sp-item-gallery-10 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-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-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-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-27 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-28 > 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-30 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-31 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-32 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-33 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-35 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-36 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-37 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-38 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-39 > 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-40 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-41 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-42 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-43 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-44 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-45 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-46 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-47 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-48 > 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-50 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-51 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-52 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-53 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-54 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-55 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-56 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-57 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-58 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-59 > 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 : #9396a6;
  margin-left : 5px;
}

#sp-item-gallery-10 > 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-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-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-27 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-28 > 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-30 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-31 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-32 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-33 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-35 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-36 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-37 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-38 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-39 > 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-40 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-41 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-42 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-43 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-44 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-45 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-46 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-47 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-48 > 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-50 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-51 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-52 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-53 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-54 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-55 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-56 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-57 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-58 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-59 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-6 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-7 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-8 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-9 > ul > li > p.item-gallery-price .item-gallery-price-before{
  color : #9396a6;
  margin-right : 5px;
}

#sp-item-gallery-10 > 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-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-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-27 > ul > li > p.item-gallery-title, #sp-item-gallery-28 > ul > li > p.item-gallery-title, #sp-item-gallery-3 > ul > li > p.item-gallery-title, #sp-item-gallery-30 > ul > li > p.item-gallery-title, #sp-item-gallery-31 > ul > li > p.item-gallery-title, #sp-item-gallery-32 > ul > li > p.item-gallery-title, #sp-item-gallery-33 > ul > li > p.item-gallery-title, #sp-item-gallery-35 > ul > li > p.item-gallery-title, #sp-item-gallery-36 > ul > li > p.item-gallery-title, #sp-item-gallery-37 > ul > li > p.item-gallery-title, #sp-item-gallery-38 > ul > li > p.item-gallery-title, #sp-item-gallery-39 > ul > li > p.item-gallery-title, #sp-item-gallery-4 > ul > li > p.item-gallery-title, #sp-item-gallery-40 > ul > li > p.item-gallery-title, #sp-item-gallery-41 > ul > li > p.item-gallery-title, #sp-item-gallery-42 > ul > li > p.item-gallery-title, #sp-item-gallery-43 > ul > li > p.item-gallery-title, #sp-item-gallery-44 > ul > li > p.item-gallery-title, #sp-item-gallery-45 > ul > li > p.item-gallery-title, #sp-item-gallery-46 > ul > li > p.item-gallery-title, #sp-item-gallery-47 > ul > li > p.item-gallery-title, #sp-item-gallery-48 > ul > li > p.item-gallery-title, #sp-item-gallery-5 > ul > li > p.item-gallery-title, #sp-item-gallery-50 > ul > li > p.item-gallery-title, #sp-item-gallery-51 > ul > li > p.item-gallery-title, #sp-item-gallery-52 > ul > li > p.item-gallery-title, #sp-item-gallery-53 > ul > li > p.item-gallery-title, #sp-item-gallery-54 > ul > li > p.item-gallery-title, #sp-item-gallery-55 > ul > li > p.item-gallery-title, #sp-item-gallery-56 > ul > li > p.item-gallery-title, #sp-item-gallery-57 > ul > li > p.item-gallery-title, #sp-item-gallery-58 > ul > li > p.item-gallery-title, #sp-item-gallery-59 > 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 : 1.5em;
  color : #333333;
  text-align : center;
  margin-left : 10px;
  margin-right : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #333333;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

#sp-item-gallery-10 > ul > li > p:last-child, #sp-item-gallery-12 > ul > li > p:last-child, #sp-item-gallery-13 > ul > li > p:last-child, #sp-item-gallery-14 > ul > li > p:last-child, #sp-item-gallery-15 > ul > li > p:last-child, #sp-item-gallery-16 > ul > li > p:last-child, #sp-item-gallery-18 > ul > li > p:last-child, #sp-item-gallery-19 > ul > li > p:last-child, #sp-item-gallery-2 > ul > li > p:last-child, #sp-item-gallery-20 > ul > li > p:last-child, #sp-item-gallery-22 > ul > li > p:last-child, #sp-item-gallery-23 > ul > li > p:last-child, #sp-item-gallery-24 > ul > li > p:last-child, #sp-item-gallery-25 > ul > li > p:last-child, #sp-item-gallery-27 > ul > li > p:last-child, #sp-item-gallery-28 > ul > li > p:last-child, #sp-item-gallery-3 > ul > li > p:last-child, #sp-item-gallery-30 > ul > li > p:last-child, #sp-item-gallery-31 > ul > li > p:last-child, #sp-item-gallery-32 > ul > li > p:last-child, #sp-item-gallery-33 > ul > li > p:last-child, #sp-item-gallery-35 > ul > li > p:last-child, #sp-item-gallery-36 > ul > li > p:last-child, #sp-item-gallery-37 > ul > li > p:last-child, #sp-item-gallery-38 > ul > li > p:last-child, #sp-item-gallery-39 > ul > li > p:last-child, #sp-item-gallery-4 > ul > li > p:last-child, #sp-item-gallery-40 > ul > li > p:last-child, #sp-item-gallery-41 > ul > li > p:last-child, #sp-item-gallery-42 > ul > li > p:last-child, #sp-item-gallery-43 > ul > li > p:last-child, #sp-item-gallery-44 > ul > li > p:last-child, #sp-item-gallery-45 > ul > li > p:last-child, #sp-item-gallery-46 > ul > li > p:last-child, #sp-item-gallery-47 > ul > li > p:last-child, #sp-item-gallery-48 > ul > li > p:last-child, #sp-item-gallery-5 > ul > li > p:last-child, #sp-item-gallery-50 > ul > li > p:last-child, #sp-item-gallery-51 > ul > li > p:last-child, #sp-item-gallery-52 > ul > li > p:last-child, #sp-item-gallery-53 > ul > li > p:last-child, #sp-item-gallery-54 > ul > li > p:last-child, #sp-item-gallery-55 > ul > li > p:last-child, #sp-item-gallery-56 > ul > li > p:last-child, #sp-item-gallery-57 > ul > li > p:last-child, #sp-item-gallery-58 > ul > li > p:last-child, #sp-item-gallery-59 > ul > li > p:last-child, #sp-item-gallery-6 > ul > li > p:last-child, #sp-item-gallery-7 > ul > li > p:last-child, #sp-item-gallery-8 > ul > li > p:last-child, #sp-item-gallery-9 > ul > li > p:last-child{
  margin-bottom : 10px;
}

#sp-item-gallery-21 > 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-21 > ul > li{
  font-size : 0.9em;
  color : #ffffff;
  background-color : #225e4e;
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  width : 160px;
  height : 350px;
  float : left;
  overflow : hidden;
  box-sizing : border-box;
}

#sp-item-gallery-21> ul> li a:hover.item-gallery-link img {
  opacity: 0.6;
}

#sp-item-gallery-21 > 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-21 > ul > li > p{
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-item-gallery-21 > ul > li > p.item-gallery-content{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

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

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

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

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

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

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

#sp-item-gallery-21 > ul > li > p.item-gallery-icons + p.item-gallery-price{
  margin-top : 0px;
}

#sp-item-gallery-21 > ul > li > p.item-gallery-price{
  color : #ffffff;
  text-align : left;
  padding-left : 5px;
  width : 100%;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

#sp-item-gallery-21 > ul > li > p.item-gallery-price .item-gallery-price-after{
  font-size : small;
  color : #a1b2ad;
  margin-left : 5px;
}

#sp-item-gallery-21 > ul > li > p.item-gallery-price .item-gallery-price-before{
  color : #ffd15a;
  margin-right : 5px;
}

#sp-item-gallery-21 > ul > li > p.item-gallery-title{
  font-size : 1.2em;
  line-height : 1.5em;
  color : #ffffff;
  text-align : center;
  margin-left : 10px;
  margin-right : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #ffffff;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

#sp-item-gallery-21 > ul > li > p:last-child{
  margin-bottom : 10px;
}

#sp-list-4, #sp-list-5{
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : none;
}

#sp-list-4 li, #sp-list-5 li{
  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-left : 10px;
  margin-bottom : 3px;
  border-left-width : 3px;
  border-left-style : solid;
  border-left-color : #02c01f;
}

#sp-list-4 > li, #sp-list-5 > li{
  color : #000000;
}

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

#sp-list-1 li, #sp-list-2 li, #sp-list-3 li{
  padding-left : 10px;
  margin-bottom : 3px;
}

#sp-list-1 > li, #sp-list-2 > li, #sp-list-3 > li{
  color : #000000;
  background-color : #e5e5e5;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  border-left-width : 3px;
  border-left-style : solid;
  border-left-color : #eb6877;
}

#sp-table-1{
  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{
  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{
  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;
}

.page-concept#content #page-content{
  font-size : 2rem;
  color : #000000;
  background-color : transparent;
  background-image : url(img/am900_bi073.jpg);
  background-size : cover;
  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;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  overflow : visible;
}

.page-concept#content #page-content > p.indent{
  font-size : 0.7rem;
  line-height : 100%;
  text-indent : 0em;
  margin-top : 0.06em;
}

.page-custom2#content #page-content{
  background-image : url(img/al500_pl004.jpg);
  background-size : cover;
}

.page-recruit#content #page-content{
  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-1{
  background-color : transparent;
}

#sp-block-container-2{
  font-size : 1.3rem;
}

#sp-block-container-3{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-block-container-3 > p.copyright{
  color : #ffffff;
  text-align : center;
}

#sp-block-container-8{
  font-size : 1.2rem;
  background-color : transparent;
}

#sp-definition-list-1{
  background-color : transparent;
}

#sp-definition-list-2{
  background-color : transparent;
}

#sp-definition-list-3{
  background-color : transparent;
}

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

#sp-item-gallery-1{
  font-size : 1.2rem;
}

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

#sp-item-gallery-12{
  font-size : 1.1rem;
}

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

#sp-item-gallery-13 > ul > li{
  width : 200px;
  height : 180px;
}

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

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

#sp-item-gallery-16 > ul > li{
  width : 200px;
  height : 150px;
}

#sp-item-gallery-17 > ul > li{
  width : 160px;
  height : 315px;
}

#sp-item-gallery-18{
  font-size : 1.1rem;
}

#sp-item-gallery-18 > ul > li{
  width : 300px;
  height : 260px;
}

#sp-item-gallery-19{
  font-size : 1.1rem;
}

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

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

#sp-item-gallery-21 > ul > li{
  width : 500px;
  height : 315px;
}

#sp-item-gallery-22{
  font-size : 1.1rem;
}

#sp-item-gallery-22 > ul > li{
  width : 300px;
  height : 260px;
}

#sp-item-gallery-23 > ul > li{
  width : 500px;
  height : 315px;
}

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

#sp-item-gallery-25 > ul > li{
  width : 300px;
  height : 220px;
}

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

#sp-item-gallery-27 > ul > li{
  width : 300px;
  height : 315px;
}

#sp-item-gallery-28 > ul > li{
  width : 160px;
  height : 315px;
}

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

#sp-item-gallery-3{
  font-size : 1.1rem;
}

#sp-item-gallery-3 > ul > li{
  width : 200px;
  height : 350px;
}

#sp-item-gallery-30 > ul > li{
  width : 300px;
  height : 315px;
}

#sp-item-gallery-31 > ul > li{
  width : 300px;
  height : 315px;
}

#sp-item-gallery-32 > ul > li{
  width : 300px;
  height : 220px;
}

#sp-item-gallery-33{
  font-size : 1.1rem;
}

#sp-item-gallery-33 > ul > li{
  width : 300px;
  height : 260px;
}

#sp-item-gallery-34 > ul > li{
  width : 250px;
}

#sp-item-gallery-35 > ul > li{
  width : 300px;
}

#sp-item-gallery-36 > ul > li{
  width : 300px;
  height : 220px;
}

#sp-item-gallery-37 > ul > li{
  width : 300px;
  height : 260px;
}

#sp-item-gallery-38 > ul > li{
  width : 300px;
  height : 260px;
}

#sp-item-gallery-39 > ul > li{
  width : 550px;
}

#sp-item-gallery-4{
  font-size : 1.1rem;
}

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

#sp-item-gallery-40 > ul > li{
  width : 160px;
  height : 350px;
}

#sp-item-gallery-41 > ul > li{
  width : 400px;
}

#sp-item-gallery-42{
  background-color : transparent;
}

#sp-item-gallery-42 > ul > li{
  width : 230px;
  height : 315px;
}

#sp-item-gallery-43 > ul > li{
  width : 300px;
  height : 220px;
}

#sp-item-gallery-44 > ul > li{
  width : 300px;
  height : 220px;
}

#sp-item-gallery-45 > ul > li{
  width : 300px;
  height : 220px;
}

#sp-item-gallery-46{
  font-size : 1.1rem;
}

#sp-item-gallery-46 > ul > li{
  width : 300px;
  height : 260px;
}

#sp-item-gallery-47 > ul > li{
  width : 500px;
  height : 1000px;
}

#sp-item-gallery-48{
  font-size : 1.1rem;
}

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

#sp-item-gallery-49{
  font-size : 2rem;
}

#sp-item-gallery-49 > ul > li{
  width : 650px;
  height : 900px;
}

#sp-item-gallery-5{
  font-size : 1.1rem;
}

#sp-item-gallery-5 > ul > li{
  width : 220px;
  height : 200px;
}

#sp-item-gallery-50{
  font-size : 1.1rem;
}

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

#sp-item-gallery-51{
  font-size : 1.1rem;
}

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

#sp-item-gallery-52{
  font-size : 1.1rem;
}

#sp-item-gallery-52 > ul > li{
  width : 300px;
  height : 260px;
}

#sp-item-gallery-53{
  font-size : 1.1rem;
}

#sp-item-gallery-53 > ul > li{
  width : 300px;
  height : 260px;
}

#sp-item-gallery-54{
  font-size : 1.1rem;
}

#sp-item-gallery-54 > ul > li{
  width : 300px;
  height : 260px;
}

#sp-item-gallery-55{
  font-size : 1.1rem;
}

#sp-item-gallery-55 > ul > li{
  width : 300px;
  height : 260px;
}

#sp-item-gallery-56{
  font-size : 1.1rem;
}

#sp-item-gallery-56 > ul > li{
  width : 300px;
  height : 260px;
}

#sp-item-gallery-57{
  font-size : 1.1rem;
}

#sp-item-gallery-57 > ul > li{
  width : 300px;
  height : 260px;
}

#sp-item-gallery-58{
  font-size : 1.1rem;
}

#sp-item-gallery-58 > ul > li{
  width : 300px;
  height : 260px;
}

#sp-item-gallery-59{
  font-size : 1.1rem;
}

#sp-item-gallery-59 > ul > li{
  width : 300px;
  height : 260px;
}

#sp-item-gallery-6{
  font-size : 1.1rem;
}

#sp-item-gallery-6 > ul > li{
  width : 200px;
  height : 200px;
}

#sp-item-gallery-7{
  font-size : 1.1rem;
}

#sp-item-gallery-7 > ul > li{
  width : 200px;
  height : 200px;
}

#sp-item-gallery-8{
  font-size : 1.1rem;
}

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

#sp-item-gallery-9{
  font-size : 0.6rem;
}

#sp-item-gallery-9 > ul > li{
  font-size : 0.8rem;
  width : 150px;
  height : 315px;
}

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

#sp-list-4{
  font-size : 1.8rem;
}

#sp-list-5{
  font-size : 1.8rem;
}

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

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

#sp-site-branding2-1 > .extra{
  font-size : 1.3rem;
  color : #000000;
}

#sp-site-branding2-1 > .site-description{
  font-size : 1.2rem;
  color : #0600f2;
}

#sp-site-branding2-1 > .site-title{
  font-size : 1.4rem;
}

#sp-site-navigation-1{
  font-size : 1.5rem;
  background-color : #0097a7;
  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;
  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{
  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 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 li > 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 li > a:visited{
  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 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 > 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{
  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: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-table-1{
  font-size : 1.2rem;
}

.sp-wp-post-list#sp-wp-post-list-1{
  font-size : 1.2rem;
}

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

  #sp-block-container-1{
    margin-top : 0px;
    margin-left : 0px;
    margin-bottom : 9px;
    width : 877px;
    min-height : 735px;
  }

  #sp-block-container-10{
    margin-top : 6px;
    margin-bottom : 3px;
  }

  #sp-block-container-11{
    min-height : 3381px;
  }

  #sp-block-container-12{
    margin-bottom : 10px;
    min-height : 709px;
  }

  #sp-block-container-13{
    margin-left : -32px;
    width : 889px;
  }

  #sp-block-container-16{
    margin-top : 28px;
    min-height : 755px;
  }

  #sp-block-container-2{
    margin-left : 2px;
    margin-right : 8px;
    margin-bottom : -8px;
    width : 904px;
    min-height : 290px;
  }

  #sp-block-container-20{
    margin-bottom : -35px;
    min-height : 349px;
  }

  #sp-block-container-21{
    min-height : 69px;
  }

  #sp-block-container-3{
    margin-top : -25px;
    margin-left : 94px;
    margin-bottom : -25px;
    width : 685px;
    min-height : 38px;
  }

  #sp-block-container-4{
    margin-top : -1px;
    margin-bottom : -22px;
    min-height : 41px;
  }

  #sp-block-container-5{
    margin-top : 4px;
    margin-bottom : -48px;
    min-height : 34px;
  }

  #sp-block-container-7{
    margin-bottom : -13px;
  }

  #sp-block-container-8{
    margin-top : 8px;
    margin-right : 192px;
    margin-bottom : 0px;
    width : 901px;
    min-height : 610px;
  }

  #sp-block-container-9{
    margin-top : 12px;
    margin-bottom : -1px;
    min-height : 652px;
  }

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

  #sp-button-4{
    margin-bottom : 7px;
    width : 208px;
    height : 59px;
  }

  #sp-definition-list-1{
    margin-top : -1px;
    margin-bottom : 19px;
    width : 897px;
    min-height : 707px;
  }

  #sp-definition-list-2{
    margin-bottom : 23px;
    min-height : 1137px;
  }

  #sp-definition-list-3{
    margin-top : 5px;
    margin-bottom : 41px;
    min-height : 413px;
  }

  #sp-definition-list-4{
    margin-top : 50px;
    margin-bottom : 31px;
    min-height : 1237px;
  }

  #sp-definition-list-5{
    margin-top : 25px;
    margin-right : 58px;
    margin-bottom : 29px;
    width : 667px;
    min-height : 87px;
  }

  #sp-definition-list-6{
    margin-top : 49px;
    margin-bottom : 26px;
    width : 670px;
  }

  #sp-definition-list-7{
    margin-bottom : 12px;
  }

  #sp-image-1{
    margin-top : -2px;
    margin-left : 2px;
    margin-right : 5px;
    margin-bottom : 11px;
    width : 100%;
    height : 254px;
  }

  #sp-image-2{
    margin-top : 5px;
    margin-left : 1px;
    margin-right : 1px;
    margin-bottom : 2px;
    width : 905px;
    height : 425px;
  }

  #sp-image-3{
    margin-top : 35px;
    width : 901px;
    height : 329px;
  }

  #sp-image-4{
    margin-left : 20px;
    width : 267px;
    height : 176px;
  }

  #sp-image-5{
    width : 266px;
    height : 176px;
  }

  #sp-image-6{
    margin-top : 12px;
    margin-left : 17px;
    margin-right : 27px;
    margin-bottom : 4px;
    width : 485px;
    height : 485px;
  }

  #sp-image-7{
    width : 219px;
    height : 223px;
  }

  #sp-item-gallery-1{
    margin-top : 18px;
    margin-left : -5px;
    margin-right : -588px;
    margin-bottom : 0px;
    width : 1481px;
  }

  #sp-item-gallery-10{
    margin-right : 7px;
    margin-bottom : 15px;
    width : 690px;
    min-height : 140px;
  }

  #sp-item-gallery-11{
    margin-top : 9px;
    margin-bottom : 19px;
    width : 453px;
    min-height : 292px;
  }

  #sp-item-gallery-12{
    margin-top : 10px;
    margin-bottom : 3px;
    min-height : 207px;
  }

  #sp-item-gallery-14{
    margin-bottom : 0px;
    width : 424px;
    min-height : 177px;
  }

  #sp-item-gallery-15{
    margin-bottom : 27px;
  }

  #sp-item-gallery-17{
    margin-bottom : 13px;
    width : 395px;
    height : 141px;
    min-height : 233px;
  }

  #sp-item-gallery-18{
    margin-bottom : 1px;
    width : 625px;
    min-height : 265px;
  }

  #sp-item-gallery-19{
    margin-bottom : -1px;
    width : 625px;
    min-height : 273px;
  }

  #sp-item-gallery-2{
    margin-left : 38px;
    margin-bottom : -1px;
    width : 862px;
    height : 200px;
    min-height : 270px;
  }

  #sp-item-gallery-20{
    margin-left : 65px;
    margin-right : 19px;
    margin-bottom : 18px;
    width : 461px;
    min-height : 706px;
  }

  #sp-item-gallery-21{
    margin-top : 17px;
    margin-right : 356px;
    margin-bottom : -54px;
    width : 549px;
    height : auto;
    min-height : 404px;
  }

  #sp-item-gallery-22{
    margin-right : -2px;
    margin-bottom : 1px;
    width : 630px;
    min-height : 269px;
  }

  #sp-item-gallery-23{
    margin-right : 16px;
    width : 506px;
    min-height : 577px;
  }

  #sp-item-gallery-24{
    margin-top : 0px;
    margin-right : 36px;
    margin-bottom : 9px;
    width : 622px;
    min-height : 736px;
  }

  #sp-item-gallery-25{
    margin-top : 0px;
    margin-bottom : 0px;
    width : 641px;
    min-height : 281px;
  }

  #sp-item-gallery-26{
    margin-right : 0px;
    margin-bottom : 0px;
    width : 629px;
    min-height : 245px;
  }

  #sp-item-gallery-27{
    margin-top : 7px;
    margin-right : 10px;
    margin-bottom : 7px;
    width : 638px;
    min-height : 191px;
  }

  #sp-item-gallery-28{
    margin-bottom : 5px;
    width : 861px;
    height : 141px;
  }

  #sp-item-gallery-29{
    margin-right : 6px;
    width : 522px;
    min-height : 301px;
  }

  #sp-item-gallery-3{
    margin-top : 3px;
    margin-left : 20px;
    margin-bottom : 14px;
    width : 899px;
    height : 359px;
    min-height : 359px;
  }

  #sp-item-gallery-30{
    margin-top : 7px;
    margin-right : 10px;
    margin-bottom : 7px;
    width : 703px;
    min-height : 191px;
  }

  #sp-item-gallery-31{
    margin-top : 0px;
    margin-right : 36px;
    margin-bottom : 0px;
    width : 622px;
    min-height : 730px;
  }

  #sp-item-gallery-32{
    margin-top : 0px;
    margin-bottom : 0px;
    min-height : 281px;
  }

  #sp-item-gallery-33{
    margin-right : -2px;
    margin-bottom : 1px;
    width : 630px;
    min-height : 269px;
  }

  #sp-item-gallery-34{
    width : 248px;
    min-height : 301px;
  }

  #sp-item-gallery-35{
    margin-top : 7px;
    margin-bottom : 7px;
    width : 632px;
    min-height : 191px;
  }

  #sp-item-gallery-36{
    margin-top : 0px;
    margin-bottom : 0px;
    min-height : 281px;
  }

  #sp-item-gallery-37{
    margin-right : 30px;
    width : 655px;
    min-height : 611px;
  }

  #sp-item-gallery-38{
    margin-right : 30px;
    width : 655px;
    min-height : 246px;
  }

  #sp-item-gallery-39{
    margin-left : 30px;
    margin-bottom : 5px;
    height : 754px;
    min-height : 754px;
  }

  #sp-item-gallery-4{
    margin-top : 4px;
    margin-left : 0px;
    margin-bottom : 21px;
    width : 688px;
    min-height : 285px;
  }

  #sp-item-gallery-40{
    margin-bottom : 8px;
    height : 200px;
    min-height : 268px;
  }

  #sp-item-gallery-41{
    min-height : 246px;
  }

  #sp-item-gallery-42{
    margin-top : 5px;
    margin-right : 9px;
    margin-bottom : 13px;
    width : 722px;
    min-height : 366px;
  }

  #sp-item-gallery-43{
    margin-top : 7px;
    margin-bottom : 7px;
    width : 677px;
    min-height : 238px;
  }

  #sp-item-gallery-44{
    margin-top : 21px;
    margin-bottom : 0px;
    min-height : 223px;
  }

  #sp-item-gallery-45{
    margin-bottom : 0px;
    min-height : 223px;
  }

  #sp-item-gallery-46{
    margin-bottom : -1px;
    width : 625px;
    min-height : 273px;
  }

  #sp-item-gallery-47{
    margin-left : 65px;
    margin-right : 19px;
    margin-bottom : 13px;
    width : 520px;
    min-height : 975px;
  }

  #sp-item-gallery-48{
    margin-bottom : 5px;
    width : 630px;
    min-height : 558px;
  }

  #sp-item-gallery-49{
    margin-bottom : 13px;
    width : 662px;
    height : auto;
    min-height : 892px;
  }

  #sp-item-gallery-5{
    margin-right : 60px;
    margin-bottom : 3px;
    width : 479px;
    min-height : 191px;
  }

  #sp-item-gallery-50{
    margin-top : 12px;
    margin-bottom : 3px;
    width : 625px;
    min-height : 251px;
  }

  #sp-item-gallery-51{
    margin-bottom : 4px;
    width : 625px;
    min-height : 255px;
  }

  #sp-item-gallery-52{
    margin-right : -2px;
    margin-bottom : 1px;
    width : 630px;
    min-height : 269px;
  }

  #sp-item-gallery-53{
    margin-bottom : 1px;
    width : 625px;
    min-height : 265px;
  }

  #sp-item-gallery-54{
    margin-bottom : 2px;
    width : 625px;
    min-height : 242px;
  }

  #sp-item-gallery-55{
    margin-bottom : 3px;
    width : 625px;
    min-height : 262px;
  }

  #sp-item-gallery-56{
    margin-bottom : 2px;
    width : 625px;
    min-height : 243px;
  }

  #sp-item-gallery-57{
    margin-bottom : 2px;
    width : 625px;
    min-height : 265px;
  }

  #sp-item-gallery-58{
    margin-bottom : 2px;
    width : 625px;
    min-height : 267px;
  }

  #sp-item-gallery-59{
    margin-bottom : -1px;
    width : 625px;
    min-height : 242px;
  }

  #sp-item-gallery-6{
    margin-top : 9px;
    margin-bottom : 23px;
    width : 642px;
    min-height : 190px;
  }

  #sp-item-gallery-7{
    margin-top : 8px;
    margin-bottom : 15px;
    width : 892px;
  }

  #sp-item-gallery-8{
    margin-top : 8px;
    margin-bottom : 10px;
    width : 466px;
  }

  #sp-item-gallery-9{
    margin-top : 10px;
    margin-bottom : 12px;
    width : 800px;
    height : 246px;
    min-height : 246px;
  }

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

  #sp-list-2{
    margin-bottom : 35px;
  }

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

  #sp-list-4{
    margin-top : 13px;
    min-height : 38px;
  }

  #sp-photo-motion-1{
    margin-left : 5px;
    margin-right : 556px;
    margin-bottom : 5px;
    width : 890px;
    height : 160px;
  }

  #sp-photo-motion-2{
    margin-left : 10px;
    margin-right : 232px;
    margin-bottom : 15px;
    width : 868px;
    height : 166px;
  }

  #sp-site-branding2-1{
    margin-top : -63px;
    margin-bottom : 1px;
    min-height : 170px;
  }

  #sp-site-branding2-1 > .extra{
    margin-top : -9px;
    margin-left : 8px;
    margin-right : -12px;
    margin-bottom : -1px;
    width : 286px;
    min-height : 93px;
    top : 82px;
    bottom : auto;
    right : -24px;
    left : auto;
  }

  #sp-site-branding2-1 > .site-title{
    margin-top : 50px;
    margin-right : -24px;
    width : 328px;
    height : 82px;
  }

  #sp-site-navigation-1{
    margin-top : 6px;
    margin-bottom : 0px;
    width : 905px;
    min-height : 28px;
  }

  #sp-table-1{
    margin-right : 17px;
  }

  .sp-wp-post-list#sp-wp-post-list-1{
    margin-top : 2px;
    margin-right : 5px;
    width : 907px;
    min-height : 243px;
  }
}

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

  #sp-block-container-1{
    margin-bottom : -4px;
    min-height : 968px;
  }

  #sp-block-container-10{
    margin-top : -1px;
    margin-bottom : -8px;
    min-height : 17px;
  }

  #sp-block-container-16{
    margin-top : 19px;
  }

  #sp-block-container-2{
    margin-left : -2px;
    margin-right : -1px;
    width : 350px;
  }

  #sp-block-container-3{
    margin-top : 17px;
    margin-bottom : -2px;
  }

  #sp-block-container-4{
    margin-top : 21px;
    margin-right : -9px;
  }

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

  #sp-block-container-8{
    margin-top : 3px;
    margin-bottom : -75px;
    min-height : 839px;
  }

  #sp-block-container-9{
    margin-bottom : 18px;
    min-height : 693px;
  }

  #sp-button-4{
    width : 210px;
  }

  #sp-definition-list-1{
    margin-top : 19px;
    margin-bottom : 17px;
    min-height : 706px;
  }

  #sp-definition-list-2{
    margin-right : -1px;
    margin-bottom : 3px;
    width : 305px;
  }

  #sp-definition-list-4{
    margin-right : 6px;
    width : 309px;
  }

  #sp-definition-list-6{
    margin-top : 13px;
  }

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

  #sp-image-3{
    margin-top : 8px;
    margin-bottom : 5px;
  }

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

  #sp-item-gallery-2{
    margin-left : 20px;
    margin-bottom : -47px;
  }

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

  #sp-item-gallery-4{
    margin-top : 4px;
    margin-bottom : -9px;
    min-height : 700px;
  }

  #sp-item-gallery-5{
    margin-top : 6px;
    margin-bottom : -12px;
    min-height : 412px;
  }

  #sp-item-gallery-54{
    margin-bottom : -57px;
    width : 316px;
    min-height : 502px;
  }

  #sp-item-gallery-57{
    margin-bottom : -54px;
    min-height : 508px;
  }

  #sp-item-gallery-6{
    margin-top : 6px;
    margin-bottom : 21px;
  }

  #sp-item-gallery-7{
    margin-top : 4px;
  }

  #sp-item-gallery-8{
    margin-top : 12px;
  }

  #sp-item-gallery-9{
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 8px;
    margin-bottom : -3px;
    width : 304px;
    height : 734px;
    min-height : 1129px;
  }

  #sp-photo-motion-1{
    margin-right : -131px;
  }

  #sp-photo-motion-2{
    margin-bottom : 4px;
  }

  #sp-site-branding2-1 > .extra{
    margin-left : 10px;
  }

  #sp-site-branding2-1 > .site-description{
    margin-top : 9px;
    margin-left : 18px;
    margin-right : 5px;
    margin-bottom : 9px;
    width : 285px;
    height : 36px;
  }

  #sp-site-branding2-1 > .site-title{
    margin-top : 5px;
    margin-left : 0px;
    width : 314px;
    height : 90px;
  }

  #sp-site-navigation-1{
    min-height : 40px;
  }
}