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

#content{
  min-height : 50px;
}

#contenthead {
}

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

#masthead-inner{
  background-color : transparent;
}

#primary{
  margin-top : 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.sp-button{
  width : 122px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.sp-part-top::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 : #737373;
  text-decoration : none;
}

a:active{
  text-decoration : underline;
}

a:hover{
  text-decoration : underline;
}

article{
  display : block;
}

aside{
  display : block;
}

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

details{
  display : block;
}

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

figcaption{
  display : block;
}

figure{
  display : block;
}

footer{
  display : block;
}

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

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

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

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

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

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

header{
  display : block;
}

hgroup{
  display : block;
}

html{
  font-size : 62.5%;
}

main{
  display : block;
}

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

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

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

section{
  display : block;
}

summary{
  display : block;
}

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

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

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

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

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

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

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

  #masthead{
    margin-bottom : 0px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  body{
    min-width : 1000px;
  }
}

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

  #content{
    width : 1000px;
  }

  #contenthead{
    width : 1000px;
  }
}

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

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

  *{
    box-sizing : border-box;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  embed{
    max-width : 100%;
  }
}

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

#sp-item-gallery-1 > ul, #sp-item-gallery-11 > ul, #sp-item-gallery-12 > ul, #sp-item-gallery-13 > ul, #sp-item-gallery-14 > ul, #sp-item-gallery-15 > ul, #sp-item-gallery-16 > ul, #sp-item-gallery-17 > ul, #sp-item-gallery-18 > ul, #sp-item-gallery-19 > ul, #sp-item-gallery-20 > ul, #sp-item-gallery-21 > ul, #sp-item-gallery-22 > ul, #sp-item-gallery-23 > ul, #sp-item-gallery-24 > ul, #sp-item-gallery-25 > ul, #sp-item-gallery-26 > ul, #sp-item-gallery-27 > ul, #sp-item-gallery-28 > ul, #sp-item-gallery-29 > ul, #sp-item-gallery-31 > ul, #sp-item-gallery-32 > ul, #sp-item-gallery-33 > ul, #sp-item-gallery-34 > 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-49 > 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-60 > ul, #sp-item-gallery-61 > ul, #sp-item-gallery-7 > ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : none;
  list-style-position : outside;
}

#sp-item-gallery-1 > ul > li, #sp-item-gallery-11 > ul > li, #sp-item-gallery-12 > ul > li, #sp-item-gallery-13 > ul > li, #sp-item-gallery-14 > ul > li, #sp-item-gallery-15 > ul > li, #sp-item-gallery-16 > ul > li, #sp-item-gallery-17 > ul > li, #sp-item-gallery-18 > ul > li, #sp-item-gallery-19 > ul > li, #sp-item-gallery-20 > ul > li, #sp-item-gallery-21 > ul > li, #sp-item-gallery-22 > ul > li, #sp-item-gallery-23 > ul > li, #sp-item-gallery-24 > ul > li, #sp-item-gallery-25 > ul > li, #sp-item-gallery-26 > ul > li, #sp-item-gallery-27 > ul > li, #sp-item-gallery-28 > ul > li, #sp-item-gallery-29 > ul > li, #sp-item-gallery-31 > ul > li, #sp-item-gallery-32 > ul > li, #sp-item-gallery-33 > ul > li, #sp-item-gallery-34 > 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-49 > 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-60 > ul > li, #sp-item-gallery-61 > ul > li, #sp-item-gallery-7 > 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-1> ul> li a:hover.item-gallery-link img, #sp-item-gallery-11> ul> li a:hover.item-gallery-link img, #sp-item-gallery-12> ul> li a:hover.item-gallery-link img, #sp-item-gallery-13> ul> li a:hover.item-gallery-link img, #sp-item-gallery-14> ul> li a:hover.item-gallery-link img, #sp-item-gallery-15> ul> li a:hover.item-gallery-link img, #sp-item-gallery-16> ul> li a:hover.item-gallery-link img, #sp-item-gallery-17> ul> li a:hover.item-gallery-link img, #sp-item-gallery-18> ul> li a:hover.item-gallery-link img, #sp-item-gallery-19> ul> li a:hover.item-gallery-link img, #sp-item-gallery-20> ul> li a:hover.item-gallery-link img, #sp-item-gallery-21> ul> li a:hover.item-gallery-link img, #sp-item-gallery-22> ul> li a:hover.item-gallery-link img, #sp-item-gallery-23> ul> li a:hover.item-gallery-link img, #sp-item-gallery-24> ul> li a:hover.item-gallery-link img, #sp-item-gallery-25> ul> li a:hover.item-gallery-link img, #sp-item-gallery-26> ul> li a:hover.item-gallery-link img, #sp-item-gallery-27> ul> li a:hover.item-gallery-link img, #sp-item-gallery-28> ul> li a:hover.item-gallery-link img, #sp-item-gallery-29> 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-34> 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-49> 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-60> ul> li a:hover.item-gallery-link img, #sp-item-gallery-61> ul> li a:hover.item-gallery-link img, #sp-item-gallery-7> ul> li a:hover.item-gallery-link img {
  opacity: 0.6;
}

#sp-item-gallery-1 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-11 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-12 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-13 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-14 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-15 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-16 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-17 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-18 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-19 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-20 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-21 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-22 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-23 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-24 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-25 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-26 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-27 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-28 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-29 > 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-34 > 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-49 > 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-60 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-61 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-7 > 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-1 > ul > li > div.item-gallery-photo, #sp-item-gallery-11 > ul > li > div.item-gallery-photo, #sp-item-gallery-12 > ul > li > div.item-gallery-photo, #sp-item-gallery-13 > ul > li > div.item-gallery-photo, #sp-item-gallery-14 > ul > li > div.item-gallery-photo, #sp-item-gallery-15 > ul > li > div.item-gallery-photo, #sp-item-gallery-16 > ul > li > div.item-gallery-photo, #sp-item-gallery-17 > ul > li > div.item-gallery-photo, #sp-item-gallery-18 > ul > li > div.item-gallery-photo, #sp-item-gallery-19 > ul > li > div.item-gallery-photo, #sp-item-gallery-20 > ul > li > div.item-gallery-photo, #sp-item-gallery-21 > ul > li > div.item-gallery-photo, #sp-item-gallery-22 > ul > li > div.item-gallery-photo, #sp-item-gallery-23 > ul > li > div.item-gallery-photo, #sp-item-gallery-24 > ul > li > div.item-gallery-photo, #sp-item-gallery-25 > ul > li > div.item-gallery-photo, #sp-item-gallery-26 > ul > li > div.item-gallery-photo, #sp-item-gallery-27 > ul > li > div.item-gallery-photo, #sp-item-gallery-28 > ul > li > div.item-gallery-photo, #sp-item-gallery-29 > ul > li > div.item-gallery-photo, #sp-item-gallery-31 > ul > li > div.item-gallery-photo, #sp-item-gallery-32 > ul > li > div.item-gallery-photo, #sp-item-gallery-33 > ul > li > div.item-gallery-photo, #sp-item-gallery-34 > ul > li > div.item-gallery-photo, #sp-item-gallery-35 > ul > li > div.item-gallery-photo, #sp-item-gallery-36 > ul > li > div.item-gallery-photo, #sp-item-gallery-37 > ul > li > div.item-gallery-photo, #sp-item-gallery-38 > ul > li > div.item-gallery-photo, #sp-item-gallery-39 > ul > li > div.item-gallery-photo, #sp-item-gallery-4 > ul > li > div.item-gallery-photo, #sp-item-gallery-40 > ul > li > div.item-gallery-photo, #sp-item-gallery-41 > ul > li > div.item-gallery-photo, #sp-item-gallery-42 > ul > li > div.item-gallery-photo, #sp-item-gallery-43 > ul > li > div.item-gallery-photo, #sp-item-gallery-44 > ul > li > div.item-gallery-photo, #sp-item-gallery-45 > ul > li > div.item-gallery-photo, #sp-item-gallery-46 > ul > li > div.item-gallery-photo, #sp-item-gallery-47 > ul > li > div.item-gallery-photo, #sp-item-gallery-48 > ul > li > div.item-gallery-photo, #sp-item-gallery-49 > ul > li > div.item-gallery-photo, #sp-item-gallery-5 > ul > li > div.item-gallery-photo, #sp-item-gallery-50 > ul > li > div.item-gallery-photo, #sp-item-gallery-51 > ul > li > div.item-gallery-photo, #sp-item-gallery-52 > ul > li > div.item-gallery-photo, #sp-item-gallery-53 > ul > li > div.item-gallery-photo, #sp-item-gallery-54 > ul > li > div.item-gallery-photo, #sp-item-gallery-55 > ul > li > div.item-gallery-photo, #sp-item-gallery-56 > ul > li > div.item-gallery-photo, #sp-item-gallery-57 > ul > li > div.item-gallery-photo, #sp-item-gallery-58 > ul > li > div.item-gallery-photo, #sp-item-gallery-59 > ul > li > div.item-gallery-photo, #sp-item-gallery-6 > ul > li > div.item-gallery-photo, #sp-item-gallery-60 > ul > li > div.item-gallery-photo, #sp-item-gallery-61 > ul > li > div.item-gallery-photo, #sp-item-gallery-7 > ul > li > div.item-gallery-photo{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

#sp-item-gallery-1 > ul > li > p, #sp-item-gallery-11 > 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-17 > ul > li > p, #sp-item-gallery-18 > ul > li > p, #sp-item-gallery-19 > ul > li > p, #sp-item-gallery-20 > ul > li > p, #sp-item-gallery-21 > 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-26 > ul > li > p, #sp-item-gallery-27 > ul > li > p, #sp-item-gallery-28 > ul > li > p, #sp-item-gallery-29 > 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-34 > 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-49 > 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-60 > ul > li > p, #sp-item-gallery-61 > ul > li > p, #sp-item-gallery-7 > ul > li > p{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-content, #sp-item-gallery-11 > 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-17 > 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-20 > ul > li > p.item-gallery-content, #sp-item-gallery-21 > 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-26 > 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-29 > 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-34 > 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-49 > 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-60 > ul > li > p.item-gallery-content, #sp-item-gallery-61 > ul > li > p.item-gallery-content, #sp-item-gallery-7 > ul > li > p.item-gallery-content{
  color : #ffffff;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons, #sp-item-gallery-11 > ul > li > p.item-gallery-icons, #sp-item-gallery-12 > ul > li > p.item-gallery-icons, #sp-item-gallery-13 > ul > li > p.item-gallery-icons, #sp-item-gallery-14 > ul > li > p.item-gallery-icons, #sp-item-gallery-15 > ul > li > p.item-gallery-icons, #sp-item-gallery-16 > ul > li > p.item-gallery-icons, #sp-item-gallery-17 > ul > li > p.item-gallery-icons, #sp-item-gallery-18 > ul > li > p.item-gallery-icons, #sp-item-gallery-19 > ul > li > p.item-gallery-icons, #sp-item-gallery-20 > ul > li > p.item-gallery-icons, #sp-item-gallery-21 > ul > li > p.item-gallery-icons, #sp-item-gallery-22 > ul > li > p.item-gallery-icons, #sp-item-gallery-23 > ul > li > p.item-gallery-icons, #sp-item-gallery-24 > ul > li > p.item-gallery-icons, #sp-item-gallery-25 > ul > li > p.item-gallery-icons, #sp-item-gallery-26 > ul > li > p.item-gallery-icons, #sp-item-gallery-27 > ul > li > p.item-gallery-icons, #sp-item-gallery-28 > ul > li > p.item-gallery-icons, #sp-item-gallery-29 > 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-34 > 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-49 > 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-60 > ul > li > p.item-gallery-icons, #sp-item-gallery-61 > ul > li > p.item-gallery-icons, #sp-item-gallery-7 > ul > li > p.item-gallery-icons{
  text-align : center;
  width : 100%;
  min-height : 20px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-11 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-12 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-13 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-14 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-15 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-16 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-17 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-18 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-19 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-20 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-21 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-22 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-23 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-24 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-25 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-26 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-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-29 > 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-34 > 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-49 > 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-60 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-61 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-7 > ul > li > p.item-gallery-icons .item-gallery-icon-new{
  background-color : #f06060;
  background-image : none,url(img/item-gallery-icon1.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  width : 26px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-11 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-12 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-13 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-14 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-15 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-16 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-17 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-18 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-19 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-20 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-21 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-22 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-23 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-24 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-25 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-26 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-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-29 > 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-34 > 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-49 > 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-60 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-61 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-7 > ul > li > p.item-gallery-icons .item-gallery-icon-popular{
  background-color : #04bfbf;
  background-image : none,url(img/item-gallery-icon2.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  width : 42px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-11 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-12 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-13 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-14 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-15 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-16 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-17 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-18 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-19 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-20 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-21 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-22 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-23 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-24 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-25 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-26 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-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-29 > 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-34 > 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-49 > 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-60 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-61 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-7 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend{
  background-color : #e6a408;
  background-image : none,url(img/item-gallery-icon3.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  width : 38px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-11 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-12 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-13 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-14 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-15 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-16 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-17 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-18 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-19 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-20 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-21 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-22 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-23 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-24 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-25 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-26 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-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-29 > 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-34 > 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-49 > 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-60 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-61 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-7 > ul > li > p.item-gallery-icons .item-gallery-icon-sale{
  background-color : #0a7bb5;
  background-image : none,url(img/item-gallery-icon4.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  margin-right : 0px;
  width : 29px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons span, #sp-item-gallery-11 > ul > li > p.item-gallery-icons span, #sp-item-gallery-12 > ul > li > p.item-gallery-icons span, #sp-item-gallery-13 > ul > li > p.item-gallery-icons span, #sp-item-gallery-14 > ul > li > p.item-gallery-icons span, #sp-item-gallery-15 > ul > li > p.item-gallery-icons span, #sp-item-gallery-16 > ul > li > p.item-gallery-icons span, #sp-item-gallery-17 > 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-20 > ul > li > p.item-gallery-icons span, #sp-item-gallery-21 > 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-26 > 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-29 > 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-34 > 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-49 > 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-60 > ul > li > p.item-gallery-icons span, #sp-item-gallery-61 > ul > li > p.item-gallery-icons span, #sp-item-gallery-7 > 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-1 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-11 > 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-17 > 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-20 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-21 > 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-26 > 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-29 > 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-34 > 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-49 > 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-60 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-61 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-7 > ul > li > p.item-gallery-icons + p.item-gallery-price{
  margin-top : 5px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-price, #sp-item-gallery-11 > ul > li > p.item-gallery-price, #sp-item-gallery-12 > ul > li > p.item-gallery-price, #sp-item-gallery-13 > ul > li > p.item-gallery-price, #sp-item-gallery-14 > ul > li > p.item-gallery-price, #sp-item-gallery-15 > ul > li > p.item-gallery-price, #sp-item-gallery-16 > ul > li > p.item-gallery-price, #sp-item-gallery-17 > ul > li > p.item-gallery-price, #sp-item-gallery-18 > ul > li > p.item-gallery-price, #sp-item-gallery-19 > ul > li > p.item-gallery-price, #sp-item-gallery-20 > ul > li > p.item-gallery-price, #sp-item-gallery-21 > ul > li > p.item-gallery-price, #sp-item-gallery-22 > ul > li > p.item-gallery-price, #sp-item-gallery-23 > ul > li > p.item-gallery-price, #sp-item-gallery-24 > ul > li > p.item-gallery-price, #sp-item-gallery-25 > ul > li > p.item-gallery-price, #sp-item-gallery-26 > ul > li > p.item-gallery-price, #sp-item-gallery-27 > ul > li > p.item-gallery-price, #sp-item-gallery-28 > ul > li > p.item-gallery-price, #sp-item-gallery-29 > 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-34 > 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-49 > 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-60 > ul > li > p.item-gallery-price, #sp-item-gallery-61 > ul > li > p.item-gallery-price, #sp-item-gallery-7 > 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-1 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-11 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-12 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-13 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-14 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-15 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-16 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-17 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-18 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-19 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-20 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-21 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-22 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-23 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-24 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-25 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-26 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-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-29 > 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-34 > 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-49 > 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-60 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-61 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-7 > ul > li > p.item-gallery-price .item-gallery-price-after{
  font-size : small;
  color : #9396a6;
  margin-left : 5px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-11 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-12 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-13 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-14 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-15 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-16 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-17 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-18 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-19 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-20 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-21 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-22 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-23 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-24 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-25 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-26 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-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-29 > 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-34 > 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-49 > 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-60 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-61 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-7 > ul > li > p.item-gallery-price .item-gallery-price-before{
  color : #9396a6;
  margin-right : 5px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-title, #sp-item-gallery-11 > ul > li > p.item-gallery-title, #sp-item-gallery-12 > ul > li > p.item-gallery-title, #sp-item-gallery-13 > ul > li > p.item-gallery-title, #sp-item-gallery-14 > ul > li > p.item-gallery-title, #sp-item-gallery-15 > ul > li > p.item-gallery-title, #sp-item-gallery-16 > ul > li > p.item-gallery-title, #sp-item-gallery-17 > ul > li > p.item-gallery-title, #sp-item-gallery-18 > ul > li > p.item-gallery-title, #sp-item-gallery-19 > ul > li > p.item-gallery-title, #sp-item-gallery-20 > ul > li > p.item-gallery-title, #sp-item-gallery-21 > ul > li > p.item-gallery-title, #sp-item-gallery-22 > ul > li > p.item-gallery-title, #sp-item-gallery-23 > ul > li > p.item-gallery-title, #sp-item-gallery-24 > ul > li > p.item-gallery-title, #sp-item-gallery-25 > ul > li > p.item-gallery-title, #sp-item-gallery-26 > ul > li > p.item-gallery-title, #sp-item-gallery-27 > ul > li > p.item-gallery-title, #sp-item-gallery-28 > ul > li > p.item-gallery-title, #sp-item-gallery-29 > 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-34 > 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-49 > 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-60 > ul > li > p.item-gallery-title, #sp-item-gallery-61 > ul > li > p.item-gallery-title, #sp-item-gallery-7 > 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-1 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-11 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-12 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-13 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-14 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-15 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-16 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-17 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-18 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-19 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-20 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-21 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-22 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-23 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-24 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-25 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-26 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-27 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-28 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-29 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-31 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-32 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-33 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-34 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-35 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-36 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-37 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-38 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-39 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-4 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-40 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-41 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-42 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-43 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-44 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-45 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-46 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-47 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-48 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-49 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-5 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-50 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-51 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-52 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-53 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-54 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-55 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-56 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-57 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-58 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-59 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-6 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-60 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-61 > ul > li > p:not(.item-gallery-title), #sp-item-gallery-7 > ul > li > p:not(.item-gallery-title){
  margin-top : 10px;
}

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

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

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

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

#sp-item-gallery-30 > 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-30 > 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-30 > 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-30 > 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-30 > 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-30 > ul > li p.item-gallery-price{
  color : #676767;
  text-align : left;
  margin-top : 5px;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

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

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

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

#sp-item-gallery-30 > ul > li > div p{
  margin-bottom : 5px;
}

#sp-item-gallery-30 > ul > li > div p:last-child{
  margin-bottom : 0px;
}

#sp-item-gallery-30 > ul > li > div.left{
  width : 45%;
  float : left;
}

#sp-item-gallery-30 > ul > li > div.right{
  width : 50%;
  float : right;
}

#sp-item-gallery-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 : 0px;
  width : 100%;
  list-style-type : none;
  list-style-position : outside;
}

#sp-item-gallery-2 > 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-2> ul> li a:hover.item-gallery-link img {
  opacity: 0.6;
}

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

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

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

#sp-item-gallery-2 > 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-2 > 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-2 > 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-2 > 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-2 > 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-2 > ul > li > p.item-gallery-icons + p.item-gallery-price{
  margin-top : 0px;
}

#sp-item-gallery-2 > 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-2 > ul > li > p.item-gallery-price .item-gallery-price-after{
  font-size : small;
  color : #9396a6;
  margin-left : 5px;
}

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

#sp-item-gallery-2 > 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-2 > ul > li > p:last-child{
  margin-bottom : 10px;
}

#sp-site-navigation-3{
  background-color : #e1e1e1;
  text-align : center;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 30px;
  width : 100%;
  box-sizing : border-box;
}

#sp-site-navigation-3 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-3 ul li{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

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

#sp-site-navigation-3 ul li a:active{
  text-decoration : underline;
}

#sp-site-navigation-3 ul li a:hover{
  text-decoration : underline;
}

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

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

#sp-site-navigation-3 ul ul::before{
  margin-top : 0px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 0px;
  content : "/";
}

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

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

  .button-menu#sp-site-navigation-3{
    padding-top : 0px;
    margin-top : 0px;
    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 : #ffffff;
    border-left-color : #ffffff;
    border-right-color : #ffffff;
    border-bottom-color : #ffffff;
  }

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

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

  #sp-site-navigation-3 > ul ul::before{
    content : none;
  }
}

#sp-page-title-1, #sp-page-title-10, #sp-page-title-11, #sp-page-title-12, #sp-page-title-13, #sp-page-title-14, #sp-page-title-15, #sp-page-title-16, #sp-page-title-17, #sp-page-title-18, #sp-page-title-19, #sp-page-title-2, #sp-page-title-20, #sp-page-title-21, #sp-page-title-22, #sp-page-title-23, #sp-page-title-24, #sp-page-title-25, #sp-page-title-26, #sp-page-title-27, #sp-page-title-28, #sp-page-title-29, #sp-page-title-3, #sp-page-title-30, #sp-page-title-31, #sp-page-title-32, #sp-page-title-33, #sp-page-title-34, #sp-page-title-35, #sp-page-title-36, #sp-page-title-37, #sp-page-title-38, #sp-page-title-39, #sp-page-title-4, #sp-page-title-40, #sp-page-title-41, #sp-page-title-45, #sp-page-title-46, #sp-page-title-47, #sp-page-title-48, #sp-page-title-49, #sp-page-title-5, #sp-page-title-50, #sp-page-title-51, #sp-page-title-52, #sp-page-title-53, #sp-page-title-54, #sp-page-title-55, #sp-page-title-56, #sp-page-title-57, #sp-page-title-58, #sp-page-title-59, #sp-page-title-6, #sp-page-title-60, #sp-page-title-61, #sp-page-title-62, #sp-page-title-63, #sp-page-title-64, #sp-page-title-65, #sp-page-title-66, #sp-page-title-67, #sp-page-title-68, #sp-page-title-69, #sp-page-title-7, #sp-page-title-8, #sp-page-title-9{
  font-weight : bold;
  line-height : 24px;
  color : #004bbc;
  text-align : left;
  padding-top : 20px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 10px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 10px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #e2e2e2;
  overflow : hidden;
}

#sp-page-title-1 > h1, #sp-page-title-10 > h1, #sp-page-title-11 > h1, #sp-page-title-12 > h1, #sp-page-title-13 > h1, #sp-page-title-14 > h1, #sp-page-title-15 > h1, #sp-page-title-16 > h1, #sp-page-title-17 > h1, #sp-page-title-18 > h1, #sp-page-title-19 > h1, #sp-page-title-2 > h1, #sp-page-title-20 > h1, #sp-page-title-21 > h1, #sp-page-title-22 > h1, #sp-page-title-23 > h1, #sp-page-title-24 > h1, #sp-page-title-25 > h1, #sp-page-title-26 > h1, #sp-page-title-27 > h1, #sp-page-title-28 > h1, #sp-page-title-29 > h1, #sp-page-title-3 > h1, #sp-page-title-30 > h1, #sp-page-title-31 > h1, #sp-page-title-32 > h1, #sp-page-title-33 > h1, #sp-page-title-34 > h1, #sp-page-title-35 > h1, #sp-page-title-36 > h1, #sp-page-title-37 > h1, #sp-page-title-38 > h1, #sp-page-title-39 > h1, #sp-page-title-4 > h1, #sp-page-title-40 > h1, #sp-page-title-41 > h1, #sp-page-title-45 > h1, #sp-page-title-46 > h1, #sp-page-title-47 > h1, #sp-page-title-48 > h1, #sp-page-title-49 > h1, #sp-page-title-5 > h1, #sp-page-title-50 > h1, #sp-page-title-51 > h1, #sp-page-title-52 > h1, #sp-page-title-53 > h1, #sp-page-title-54 > h1, #sp-page-title-55 > h1, #sp-page-title-56 > h1, #sp-page-title-57 > h1, #sp-page-title-58 > h1, #sp-page-title-59 > h1, #sp-page-title-6 > h1, #sp-page-title-60 > h1, #sp-page-title-61 > h1, #sp-page-title-62 > h1, #sp-page-title-63 > h1, #sp-page-title-64 > h1, #sp-page-title-65 > h1, #sp-page-title-66 > h1, #sp-page-title-67 > h1, #sp-page-title-68 > h1, #sp-page-title-69 > h1, #sp-page-title-7 > h1, #sp-page-title-8 > h1, #sp-page-title-9 > h1{
  font-size : 1.8rem;
  margin-bottom : 0px;
}

#sp-button-1 {
}

#sp-button-1 > a{
  font-family : Arial, Helvetica, sans-serif;
  color : #ffffff;
  background-color : #5781c1;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  display : block;
  position : relative;
}

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

#sp-button-1 > a:hover{
  background-color : #46679a;
  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;
}

.page-access#content #page-content, .page-concept#content #page-content, .page-contact#content #page-content, .page-custom#content #page-content, .page-custom1#content #page-content, .page-custom10#content #page-content, .page-custom11#content #page-content, .page-custom12#content #page-content, .page-custom13#content #page-content, .page-custom14#content #page-content, .page-custom15#content #page-content, .page-custom16#content #page-content, .page-custom17#content #page-content, .page-custom18#content #page-content, .page-custom19#content #page-content, .page-custom2#content #page-content, .page-custom20#content #page-content, .page-custom21#content #page-content, .page-custom22#content #page-content, .page-custom23#content #page-content, .page-custom24#content #page-content, .page-custom25#content #page-content, .page-custom26#content #page-content, .page-custom27#content #page-content, .page-custom28#content #page-content, .page-custom29#content #page-content, .page-custom3#content #page-content, .page-custom30#content #page-content, .page-custom31#content #page-content, .page-custom32#content #page-content, .page-custom33#content #page-content, .page-custom34#content #page-content, .page-custom35#content #page-content, .page-custom36#content #page-content, .page-custom37#content #page-content, .page-custom38#content #page-content, .page-custom39#content #page-content, .page-custom4#content #page-content, .page-custom40#content #page-content, .page-custom41#content #page-content, .page-custom42#content #page-content, .page-custom43#content #page-content, .page-custom44#content #page-content, .page-custom45#content #page-content, .page-custom46#content #page-content, .page-custom47#content #page-content, .page-custom48#content #page-content, .page-custom49#content #page-content, .page-custom5#content #page-content, .page-custom50#content #page-content, .page-custom51#content #page-content, .page-custom52#content #page-content, .page-custom53#content #page-content, .page-custom54#content #page-content, .page-custom55#content #page-content, .page-custom56#content #page-content, .page-custom57#content #page-content, .page-custom58#content #page-content, .page-custom59#content #page-content, .page-custom6#content #page-content, .page-custom60#content #page-content, .page-custom61#content #page-content, .page-custom7#content #page-content, .page-custom8#content #page-content, .page-custom9#content #page-content, .page-privacy#content #page-content, .page-toppage#content #page-content, #sp-block-container-2, #sp-block-container-3, #sp-block-container-5, #sp-block-container-6, #sp-block-container-7, #sp-block-container-8, #sp-block-container-9{
  color : #666666;
}

.page-access#content #page-content hr, .page-concept#content #page-content hr, .page-contact#content #page-content hr, .page-custom#content #page-content hr, .page-custom1#content #page-content hr, .page-custom10#content #page-content hr, .page-custom11#content #page-content hr, .page-custom12#content #page-content hr, .page-custom13#content #page-content hr, .page-custom14#content #page-content hr, .page-custom15#content #page-content hr, .page-custom16#content #page-content hr, .page-custom17#content #page-content hr, .page-custom18#content #page-content hr, .page-custom19#content #page-content hr, .page-custom2#content #page-content hr, .page-custom20#content #page-content hr, .page-custom21#content #page-content hr, .page-custom22#content #page-content hr, .page-custom23#content #page-content hr, .page-custom24#content #page-content hr, .page-custom25#content #page-content hr, .page-custom26#content #page-content hr, .page-custom27#content #page-content hr, .page-custom28#content #page-content hr, .page-custom29#content #page-content hr, .page-custom3#content #page-content hr, .page-custom30#content #page-content hr, .page-custom31#content #page-content hr, .page-custom32#content #page-content hr, .page-custom33#content #page-content hr, .page-custom34#content #page-content hr, .page-custom35#content #page-content hr, .page-custom36#content #page-content hr, .page-custom37#content #page-content hr, .page-custom38#content #page-content hr, .page-custom39#content #page-content hr, .page-custom4#content #page-content hr, .page-custom40#content #page-content hr, .page-custom41#content #page-content hr, .page-custom42#content #page-content hr, .page-custom43#content #page-content hr, .page-custom44#content #page-content hr, .page-custom45#content #page-content hr, .page-custom46#content #page-content hr, .page-custom47#content #page-content hr, .page-custom48#content #page-content hr, .page-custom49#content #page-content hr, .page-custom5#content #page-content hr, .page-custom50#content #page-content hr, .page-custom51#content #page-content hr, .page-custom52#content #page-content hr, .page-custom53#content #page-content hr, .page-custom54#content #page-content hr, .page-custom55#content #page-content hr, .page-custom56#content #page-content hr, .page-custom57#content #page-content hr, .page-custom58#content #page-content hr, .page-custom59#content #page-content hr, .page-custom6#content #page-content hr, .page-custom60#content #page-content hr, .page-custom61#content #page-content hr, .page-custom7#content #page-content hr, .page-custom8#content #page-content hr, .page-custom9#content #page-content hr, .page-privacy#content #page-content hr, .page-toppage#content #page-content hr, #sp-block-container-2 hr, #sp-block-container-3 hr, #sp-block-container-5 hr, #sp-block-container-6 hr, #sp-block-container-7 hr, #sp-block-container-8 hr, #sp-block-container-9 hr{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 25px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : dashed;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #cccccc;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  height : 0px;
}

.page-access#content #page-content > .paragraph em, .page-concept#content #page-content > .paragraph em, .page-contact#content #page-content > .paragraph em, .page-custom#content #page-content > .paragraph em, .page-custom1#content #page-content > .paragraph em, .page-custom10#content #page-content > .paragraph em, .page-custom11#content #page-content > .paragraph em, .page-custom12#content #page-content > .paragraph em, .page-custom13#content #page-content > .paragraph em, .page-custom14#content #page-content > .paragraph em, .page-custom15#content #page-content > .paragraph em, .page-custom16#content #page-content > .paragraph em, .page-custom17#content #page-content > .paragraph em, .page-custom18#content #page-content > .paragraph em, .page-custom19#content #page-content > .paragraph em, .page-custom2#content #page-content > .paragraph em, .page-custom20#content #page-content > .paragraph em, .page-custom21#content #page-content > .paragraph em, .page-custom22#content #page-content > .paragraph em, .page-custom23#content #page-content > .paragraph em, .page-custom24#content #page-content > .paragraph em, .page-custom25#content #page-content > .paragraph em, .page-custom26#content #page-content > .paragraph em, .page-custom27#content #page-content > .paragraph em, .page-custom28#content #page-content > .paragraph em, .page-custom29#content #page-content > .paragraph em, .page-custom3#content #page-content > .paragraph em, .page-custom30#content #page-content > .paragraph em, .page-custom31#content #page-content > .paragraph em, .page-custom32#content #page-content > .paragraph em, .page-custom33#content #page-content > .paragraph em, .page-custom34#content #page-content > .paragraph em, .page-custom35#content #page-content > .paragraph em, .page-custom36#content #page-content > .paragraph em, .page-custom37#content #page-content > .paragraph em, .page-custom38#content #page-content > .paragraph em, .page-custom39#content #page-content > .paragraph em, .page-custom4#content #page-content > .paragraph em, .page-custom40#content #page-content > .paragraph em, .page-custom41#content #page-content > .paragraph em, .page-custom42#content #page-content > .paragraph em, .page-custom43#content #page-content > .paragraph em, .page-custom44#content #page-content > .paragraph em, .page-custom45#content #page-content > .paragraph em, .page-custom46#content #page-content > .paragraph em, .page-custom47#content #page-content > .paragraph em, .page-custom48#content #page-content > .paragraph em, .page-custom49#content #page-content > .paragraph em, .page-custom5#content #page-content > .paragraph em, .page-custom50#content #page-content > .paragraph em, .page-custom51#content #page-content > .paragraph em, .page-custom52#content #page-content > .paragraph em, .page-custom53#content #page-content > .paragraph em, .page-custom54#content #page-content > .paragraph em, .page-custom55#content #page-content > .paragraph em, .page-custom56#content #page-content > .paragraph em, .page-custom57#content #page-content > .paragraph em, .page-custom58#content #page-content > .paragraph em, .page-custom59#content #page-content > .paragraph em, .page-custom6#content #page-content > .paragraph em, .page-custom60#content #page-content > .paragraph em, .page-custom61#content #page-content > .paragraph em, .page-custom7#content #page-content > .paragraph em, .page-custom8#content #page-content > .paragraph em, .page-custom9#content #page-content > .paragraph em, .page-privacy#content #page-content > .paragraph em, .page-toppage#content #page-content > .paragraph em, #sp-block-container-2 > .paragraph em, #sp-block-container-3 > .paragraph em, #sp-block-container-5 > .paragraph em, #sp-block-container-6 > .paragraph em, #sp-block-container-7 > .paragraph em, #sp-block-container-8 > .paragraph em, #sp-block-container-9 > .paragraph em{
  font-style : oblique;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #666666;
}

.page-access#content #page-content > .paragraph strong, .page-concept#content #page-content > .paragraph strong, .page-contact#content #page-content > .paragraph strong, .page-custom#content #page-content > .paragraph strong, .page-custom1#content #page-content > .paragraph strong, .page-custom10#content #page-content > .paragraph strong, .page-custom11#content #page-content > .paragraph strong, .page-custom12#content #page-content > .paragraph strong, .page-custom13#content #page-content > .paragraph strong, .page-custom14#content #page-content > .paragraph strong, .page-custom15#content #page-content > .paragraph strong, .page-custom16#content #page-content > .paragraph strong, .page-custom17#content #page-content > .paragraph strong, .page-custom18#content #page-content > .paragraph strong, .page-custom19#content #page-content > .paragraph strong, .page-custom2#content #page-content > .paragraph strong, .page-custom20#content #page-content > .paragraph strong, .page-custom21#content #page-content > .paragraph strong, .page-custom22#content #page-content > .paragraph strong, .page-custom23#content #page-content > .paragraph strong, .page-custom24#content #page-content > .paragraph strong, .page-custom25#content #page-content > .paragraph strong, .page-custom26#content #page-content > .paragraph strong, .page-custom27#content #page-content > .paragraph strong, .page-custom28#content #page-content > .paragraph strong, .page-custom29#content #page-content > .paragraph strong, .page-custom3#content #page-content > .paragraph strong, .page-custom30#content #page-content > .paragraph strong, .page-custom31#content #page-content > .paragraph strong, .page-custom32#content #page-content > .paragraph strong, .page-custom33#content #page-content > .paragraph strong, .page-custom34#content #page-content > .paragraph strong, .page-custom35#content #page-content > .paragraph strong, .page-custom36#content #page-content > .paragraph strong, .page-custom37#content #page-content > .paragraph strong, .page-custom38#content #page-content > .paragraph strong, .page-custom39#content #page-content > .paragraph strong, .page-custom4#content #page-content > .paragraph strong, .page-custom40#content #page-content > .paragraph strong, .page-custom41#content #page-content > .paragraph strong, .page-custom42#content #page-content > .paragraph strong, .page-custom43#content #page-content > .paragraph strong, .page-custom44#content #page-content > .paragraph strong, .page-custom45#content #page-content > .paragraph strong, .page-custom46#content #page-content > .paragraph strong, .page-custom47#content #page-content > .paragraph strong, .page-custom48#content #page-content > .paragraph strong, .page-custom49#content #page-content > .paragraph strong, .page-custom5#content #page-content > .paragraph strong, .page-custom50#content #page-content > .paragraph strong, .page-custom51#content #page-content > .paragraph strong, .page-custom52#content #page-content > .paragraph strong, .page-custom53#content #page-content > .paragraph strong, .page-custom54#content #page-content > .paragraph strong, .page-custom55#content #page-content > .paragraph strong, .page-custom56#content #page-content > .paragraph strong, .page-custom57#content #page-content > .paragraph strong, .page-custom58#content #page-content > .paragraph strong, .page-custom59#content #page-content > .paragraph strong, .page-custom6#content #page-content > .paragraph strong, .page-custom60#content #page-content > .paragraph strong, .page-custom61#content #page-content > .paragraph strong, .page-custom7#content #page-content > .paragraph strong, .page-custom8#content #page-content > .paragraph strong, .page-custom9#content #page-content > .paragraph strong, .page-privacy#content #page-content > .paragraph strong, .page-toppage#content #page-content > .paragraph strong, #sp-block-container-2 > .paragraph strong, #sp-block-container-3 > .paragraph strong, #sp-block-container-5 > .paragraph strong, #sp-block-container-6 > .paragraph strong, #sp-block-container-7 > .paragraph strong, #sp-block-container-8 > .paragraph strong, #sp-block-container-9 > .paragraph strong{
  font-weight : bold;
}

.page-access#content #page-content > h1, .page-concept#content #page-content > h1, .page-contact#content #page-content > h1, .page-custom#content #page-content > h1, .page-custom1#content #page-content > h1, .page-custom10#content #page-content > h1, .page-custom11#content #page-content > h1, .page-custom12#content #page-content > h1, .page-custom13#content #page-content > h1, .page-custom14#content #page-content > h1, .page-custom15#content #page-content > h1, .page-custom16#content #page-content > h1, .page-custom17#content #page-content > h1, .page-custom18#content #page-content > h1, .page-custom19#content #page-content > h1, .page-custom2#content #page-content > h1, .page-custom20#content #page-content > h1, .page-custom21#content #page-content > h1, .page-custom22#content #page-content > h1, .page-custom23#content #page-content > h1, .page-custom24#content #page-content > h1, .page-custom25#content #page-content > h1, .page-custom26#content #page-content > h1, .page-custom27#content #page-content > h1, .page-custom28#content #page-content > h1, .page-custom29#content #page-content > h1, .page-custom3#content #page-content > h1, .page-custom30#content #page-content > h1, .page-custom31#content #page-content > h1, .page-custom32#content #page-content > h1, .page-custom33#content #page-content > h1, .page-custom34#content #page-content > h1, .page-custom35#content #page-content > h1, .page-custom36#content #page-content > h1, .page-custom37#content #page-content > h1, .page-custom38#content #page-content > h1, .page-custom39#content #page-content > h1, .page-custom4#content #page-content > h1, .page-custom40#content #page-content > h1, .page-custom41#content #page-content > h1, .page-custom42#content #page-content > h1, .page-custom43#content #page-content > h1, .page-custom44#content #page-content > h1, .page-custom45#content #page-content > h1, .page-custom46#content #page-content > h1, .page-custom47#content #page-content > h1, .page-custom48#content #page-content > h1, .page-custom49#content #page-content > h1, .page-custom5#content #page-content > h1, .page-custom50#content #page-content > h1, .page-custom51#content #page-content > h1, .page-custom52#content #page-content > h1, .page-custom53#content #page-content > h1, .page-custom54#content #page-content > h1, .page-custom55#content #page-content > h1, .page-custom56#content #page-content > h1, .page-custom57#content #page-content > h1, .page-custom58#content #page-content > h1, .page-custom59#content #page-content > h1, .page-custom6#content #page-content > h1, .page-custom60#content #page-content > h1, .page-custom61#content #page-content > h1, .page-custom7#content #page-content > h1, .page-custom8#content #page-content > h1, .page-custom9#content #page-content > h1, .page-privacy#content #page-content > h1, .page-toppage#content #page-content > h1, #sp-block-container-2 > h1, #sp-block-container-3 > h1, #sp-block-container-5 > h1, #sp-block-container-6 > h1, #sp-block-container-7 > h1, #sp-block-container-8 > h1, #sp-block-container-9 > h1{
  font-size : 2rem;
  font-weight : bold;
  color : #666666;
  background-color : #f1f1f1;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-bottom : 15px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #3c3f53;
}

.page-access#content #page-content > h2, .page-concept#content #page-content > h2, .page-contact#content #page-content > h2, .page-custom#content #page-content > h2, .page-custom1#content #page-content > h2, .page-custom10#content #page-content > h2, .page-custom11#content #page-content > h2, .page-custom12#content #page-content > h2, .page-custom13#content #page-content > h2, .page-custom14#content #page-content > h2, .page-custom15#content #page-content > h2, .page-custom16#content #page-content > h2, .page-custom17#content #page-content > h2, .page-custom18#content #page-content > h2, .page-custom19#content #page-content > h2, .page-custom2#content #page-content > h2, .page-custom20#content #page-content > h2, .page-custom21#content #page-content > h2, .page-custom22#content #page-content > h2, .page-custom23#content #page-content > h2, .page-custom24#content #page-content > h2, .page-custom25#content #page-content > h2, .page-custom26#content #page-content > h2, .page-custom27#content #page-content > h2, .page-custom28#content #page-content > h2, .page-custom29#content #page-content > h2, .page-custom3#content #page-content > h2, .page-custom30#content #page-content > h2, .page-custom31#content #page-content > h2, .page-custom32#content #page-content > h2, .page-custom33#content #page-content > h2, .page-custom34#content #page-content > h2, .page-custom35#content #page-content > h2, .page-custom36#content #page-content > h2, .page-custom37#content #page-content > h2, .page-custom38#content #page-content > h2, .page-custom39#content #page-content > h2, .page-custom4#content #page-content > h2, .page-custom40#content #page-content > h2, .page-custom41#content #page-content > h2, .page-custom42#content #page-content > h2, .page-custom43#content #page-content > h2, .page-custom44#content #page-content > h2, .page-custom45#content #page-content > h2, .page-custom46#content #page-content > h2, .page-custom47#content #page-content > h2, .page-custom48#content #page-content > h2, .page-custom49#content #page-content > h2, .page-custom5#content #page-content > h2, .page-custom50#content #page-content > h2, .page-custom51#content #page-content > h2, .page-custom52#content #page-content > h2, .page-custom53#content #page-content > h2, .page-custom54#content #page-content > h2, .page-custom55#content #page-content > h2, .page-custom56#content #page-content > h2, .page-custom57#content #page-content > h2, .page-custom58#content #page-content > h2, .page-custom59#content #page-content > h2, .page-custom6#content #page-content > h2, .page-custom60#content #page-content > h2, .page-custom61#content #page-content > h2, .page-custom7#content #page-content > h2, .page-custom8#content #page-content > h2, .page-custom9#content #page-content > h2, .page-privacy#content #page-content > h2, .page-toppage#content #page-content > h2, #sp-block-container-2 > h2, #sp-block-container-3 > h2, #sp-block-container-5 > h2, #sp-block-container-6 > h2, #sp-block-container-7 > h2, #sp-block-container-8 > h2, #sp-block-container-9 > h2{
  font-size : 1.8rem;
  font-weight : bold;
  color : #666666;
  background-color : #f1f1f1;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-bottom : 15px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #3c3f53;
}

.page-access#content #page-content > h3, .page-concept#content #page-content > h3, .page-contact#content #page-content > h3, .page-custom#content #page-content > h3, .page-custom1#content #page-content > h3, .page-custom10#content #page-content > h3, .page-custom11#content #page-content > h3, .page-custom12#content #page-content > h3, .page-custom13#content #page-content > h3, .page-custom14#content #page-content > h3, .page-custom15#content #page-content > h3, .page-custom16#content #page-content > h3, .page-custom17#content #page-content > h3, .page-custom18#content #page-content > h3, .page-custom19#content #page-content > h3, .page-custom2#content #page-content > h3, .page-custom20#content #page-content > h3, .page-custom21#content #page-content > h3, .page-custom22#content #page-content > h3, .page-custom23#content #page-content > h3, .page-custom24#content #page-content > h3, .page-custom25#content #page-content > h3, .page-custom26#content #page-content > h3, .page-custom27#content #page-content > h3, .page-custom28#content #page-content > h3, .page-custom29#content #page-content > h3, .page-custom3#content #page-content > h3, .page-custom30#content #page-content > h3, .page-custom31#content #page-content > h3, .page-custom32#content #page-content > h3, .page-custom33#content #page-content > h3, .page-custom34#content #page-content > h3, .page-custom35#content #page-content > h3, .page-custom36#content #page-content > h3, .page-custom37#content #page-content > h3, .page-custom38#content #page-content > h3, .page-custom39#content #page-content > h3, .page-custom4#content #page-content > h3, .page-custom40#content #page-content > h3, .page-custom41#content #page-content > h3, .page-custom42#content #page-content > h3, .page-custom43#content #page-content > h3, .page-custom44#content #page-content > h3, .page-custom45#content #page-content > h3, .page-custom46#content #page-content > h3, .page-custom47#content #page-content > h3, .page-custom48#content #page-content > h3, .page-custom49#content #page-content > h3, .page-custom5#content #page-content > h3, .page-custom50#content #page-content > h3, .page-custom51#content #page-content > h3, .page-custom52#content #page-content > h3, .page-custom53#content #page-content > h3, .page-custom54#content #page-content > h3, .page-custom55#content #page-content > h3, .page-custom56#content #page-content > h3, .page-custom57#content #page-content > h3, .page-custom58#content #page-content > h3, .page-custom59#content #page-content > h3, .page-custom6#content #page-content > h3, .page-custom60#content #page-content > h3, .page-custom61#content #page-content > h3, .page-custom7#content #page-content > h3, .page-custom8#content #page-content > h3, .page-custom9#content #page-content > h3, .page-privacy#content #page-content > h3, .page-toppage#content #page-content > h3, #sp-block-container-2 > h3, #sp-block-container-3 > h3, #sp-block-container-5 > h3, #sp-block-container-6 > h3, #sp-block-container-7 > h3, #sp-block-container-8 > h3, #sp-block-container-9 > h3{
  font-size : 1.7rem;
  font-weight : bold;
  color : #666666;
  background-color : #f1f1f1;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #3c3f53;
}

.page-access#content #page-content > h4, .page-concept#content #page-content > h4, .page-contact#content #page-content > h4, .page-custom#content #page-content > h4, .page-custom1#content #page-content > h4, .page-custom10#content #page-content > h4, .page-custom11#content #page-content > h4, .page-custom12#content #page-content > h4, .page-custom13#content #page-content > h4, .page-custom14#content #page-content > h4, .page-custom15#content #page-content > h4, .page-custom16#content #page-content > h4, .page-custom17#content #page-content > h4, .page-custom18#content #page-content > h4, .page-custom19#content #page-content > h4, .page-custom2#content #page-content > h4, .page-custom20#content #page-content > h4, .page-custom21#content #page-content > h4, .page-custom22#content #page-content > h4, .page-custom23#content #page-content > h4, .page-custom24#content #page-content > h4, .page-custom25#content #page-content > h4, .page-custom26#content #page-content > h4, .page-custom27#content #page-content > h4, .page-custom28#content #page-content > h4, .page-custom29#content #page-content > h4, .page-custom3#content #page-content > h4, .page-custom30#content #page-content > h4, .page-custom31#content #page-content > h4, .page-custom32#content #page-content > h4, .page-custom33#content #page-content > h4, .page-custom34#content #page-content > h4, .page-custom35#content #page-content > h4, .page-custom36#content #page-content > h4, .page-custom37#content #page-content > h4, .page-custom38#content #page-content > h4, .page-custom39#content #page-content > h4, .page-custom4#content #page-content > h4, .page-custom40#content #page-content > h4, .page-custom41#content #page-content > h4, .page-custom42#content #page-content > h4, .page-custom43#content #page-content > h4, .page-custom44#content #page-content > h4, .page-custom45#content #page-content > h4, .page-custom46#content #page-content > h4, .page-custom47#content #page-content > h4, .page-custom48#content #page-content > h4, .page-custom49#content #page-content > h4, .page-custom5#content #page-content > h4, .page-custom50#content #page-content > h4, .page-custom51#content #page-content > h4, .page-custom52#content #page-content > h4, .page-custom53#content #page-content > h4, .page-custom54#content #page-content > h4, .page-custom55#content #page-content > h4, .page-custom56#content #page-content > h4, .page-custom57#content #page-content > h4, .page-custom58#content #page-content > h4, .page-custom59#content #page-content > h4, .page-custom6#content #page-content > h4, .page-custom60#content #page-content > h4, .page-custom61#content #page-content > h4, .page-custom7#content #page-content > h4, .page-custom8#content #page-content > h4, .page-custom9#content #page-content > h4, .page-privacy#content #page-content > h4, .page-toppage#content #page-content > h4, #sp-block-container-2 > h4, #sp-block-container-3 > h4, #sp-block-container-5 > h4, #sp-block-container-6 > h4, #sp-block-container-7 > h4, #sp-block-container-8 > h4, #sp-block-container-9 > h4{
  font-size : 1.6rem;
  font-weight : bold;
  color : #666666;
  padding-top : 3px;
  padding-bottom : 0.4em;
  margin-bottom : 15px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
  clear : both;
}

.page-access#content #page-content > h5, .page-concept#content #page-content > h5, .page-contact#content #page-content > h5, .page-custom#content #page-content > h5, .page-custom1#content #page-content > h5, .page-custom10#content #page-content > h5, .page-custom11#content #page-content > h5, .page-custom12#content #page-content > h5, .page-custom13#content #page-content > h5, .page-custom14#content #page-content > h5, .page-custom15#content #page-content > h5, .page-custom16#content #page-content > h5, .page-custom17#content #page-content > h5, .page-custom18#content #page-content > h5, .page-custom19#content #page-content > h5, .page-custom2#content #page-content > h5, .page-custom20#content #page-content > h5, .page-custom21#content #page-content > h5, .page-custom22#content #page-content > h5, .page-custom23#content #page-content > h5, .page-custom24#content #page-content > h5, .page-custom25#content #page-content > h5, .page-custom26#content #page-content > h5, .page-custom27#content #page-content > h5, .page-custom28#content #page-content > h5, .page-custom29#content #page-content > h5, .page-custom3#content #page-content > h5, .page-custom30#content #page-content > h5, .page-custom31#content #page-content > h5, .page-custom32#content #page-content > h5, .page-custom33#content #page-content > h5, .page-custom34#content #page-content > h5, .page-custom35#content #page-content > h5, .page-custom36#content #page-content > h5, .page-custom37#content #page-content > h5, .page-custom38#content #page-content > h5, .page-custom39#content #page-content > h5, .page-custom4#content #page-content > h5, .page-custom40#content #page-content > h5, .page-custom41#content #page-content > h5, .page-custom42#content #page-content > h5, .page-custom43#content #page-content > h5, .page-custom44#content #page-content > h5, .page-custom45#content #page-content > h5, .page-custom46#content #page-content > h5, .page-custom47#content #page-content > h5, .page-custom48#content #page-content > h5, .page-custom49#content #page-content > h5, .page-custom5#content #page-content > h5, .page-custom50#content #page-content > h5, .page-custom51#content #page-content > h5, .page-custom52#content #page-content > h5, .page-custom53#content #page-content > h5, .page-custom54#content #page-content > h5, .page-custom55#content #page-content > h5, .page-custom56#content #page-content > h5, .page-custom57#content #page-content > h5, .page-custom58#content #page-content > h5, .page-custom59#content #page-content > h5, .page-custom6#content #page-content > h5, .page-custom60#content #page-content > h5, .page-custom61#content #page-content > h5, .page-custom7#content #page-content > h5, .page-custom8#content #page-content > h5, .page-custom9#content #page-content > h5, .page-privacy#content #page-content > h5, .page-toppage#content #page-content > h5, #sp-block-container-2 > h5, #sp-block-container-3 > h5, #sp-block-container-5 > h5, #sp-block-container-6 > h5, #sp-block-container-7 > h5, #sp-block-container-8 > h5, #sp-block-container-9 > h5{
  font-size : 1.5rem;
  font-weight : bold;
  color : #666666;
  margin-bottom : 15px;
}

.page-access#content #page-content > h6, .page-concept#content #page-content > h6, .page-contact#content #page-content > h6, .page-custom#content #page-content > h6, .page-custom1#content #page-content > h6, .page-custom10#content #page-content > h6, .page-custom11#content #page-content > h6, .page-custom12#content #page-content > h6, .page-custom13#content #page-content > h6, .page-custom14#content #page-content > h6, .page-custom15#content #page-content > h6, .page-custom16#content #page-content > h6, .page-custom17#content #page-content > h6, .page-custom18#content #page-content > h6, .page-custom19#content #page-content > h6, .page-custom2#content #page-content > h6, .page-custom20#content #page-content > h6, .page-custom21#content #page-content > h6, .page-custom22#content #page-content > h6, .page-custom23#content #page-content > h6, .page-custom24#content #page-content > h6, .page-custom25#content #page-content > h6, .page-custom26#content #page-content > h6, .page-custom27#content #page-content > h6, .page-custom28#content #page-content > h6, .page-custom29#content #page-content > h6, .page-custom3#content #page-content > h6, .page-custom30#content #page-content > h6, .page-custom31#content #page-content > h6, .page-custom32#content #page-content > h6, .page-custom33#content #page-content > h6, .page-custom34#content #page-content > h6, .page-custom35#content #page-content > h6, .page-custom36#content #page-content > h6, .page-custom37#content #page-content > h6, .page-custom38#content #page-content > h6, .page-custom39#content #page-content > h6, .page-custom4#content #page-content > h6, .page-custom40#content #page-content > h6, .page-custom41#content #page-content > h6, .page-custom42#content #page-content > h6, .page-custom43#content #page-content > h6, .page-custom44#content #page-content > h6, .page-custom45#content #page-content > h6, .page-custom46#content #page-content > h6, .page-custom47#content #page-content > h6, .page-custom48#content #page-content > h6, .page-custom49#content #page-content > h6, .page-custom5#content #page-content > h6, .page-custom50#content #page-content > h6, .page-custom51#content #page-content > h6, .page-custom52#content #page-content > h6, .page-custom53#content #page-content > h6, .page-custom54#content #page-content > h6, .page-custom55#content #page-content > h6, .page-custom56#content #page-content > h6, .page-custom57#content #page-content > h6, .page-custom58#content #page-content > h6, .page-custom59#content #page-content > h6, .page-custom6#content #page-content > h6, .page-custom60#content #page-content > h6, .page-custom61#content #page-content > h6, .page-custom7#content #page-content > h6, .page-custom8#content #page-content > h6, .page-custom9#content #page-content > h6, .page-privacy#content #page-content > h6, .page-toppage#content #page-content > h6, #sp-block-container-2 > h6, #sp-block-container-3 > h6, #sp-block-container-5 > h6, #sp-block-container-6 > h6, #sp-block-container-7 > h6, #sp-block-container-8 > h6, #sp-block-container-9 > h6{
  font-size : 1.4rem;
  font-weight : bold;
  color : #666666;
  margin-bottom : 15px;
}

.page-access#content #page-content > p, .page-concept#content #page-content > p, .page-contact#content #page-content > p, .page-custom#content #page-content > p, .page-custom1#content #page-content > p, .page-custom10#content #page-content > p, .page-custom11#content #page-content > p, .page-custom12#content #page-content > p, .page-custom13#content #page-content > p, .page-custom14#content #page-content > p, .page-custom15#content #page-content > p, .page-custom16#content #page-content > p, .page-custom17#content #page-content > p, .page-custom18#content #page-content > p, .page-custom19#content #page-content > p, .page-custom2#content #page-content > p, .page-custom20#content #page-content > p, .page-custom21#content #page-content > p, .page-custom22#content #page-content > p, .page-custom23#content #page-content > p, .page-custom24#content #page-content > p, .page-custom25#content #page-content > p, .page-custom26#content #page-content > p, .page-custom27#content #page-content > p, .page-custom28#content #page-content > p, .page-custom29#content #page-content > p, .page-custom3#content #page-content > p, .page-custom30#content #page-content > p, .page-custom31#content #page-content > p, .page-custom32#content #page-content > p, .page-custom33#content #page-content > p, .page-custom34#content #page-content > p, .page-custom35#content #page-content > p, .page-custom36#content #page-content > p, .page-custom37#content #page-content > p, .page-custom38#content #page-content > p, .page-custom39#content #page-content > p, .page-custom4#content #page-content > p, .page-custom40#content #page-content > p, .page-custom41#content #page-content > p, .page-custom42#content #page-content > p, .page-custom43#content #page-content > p, .page-custom44#content #page-content > p, .page-custom45#content #page-content > p, .page-custom46#content #page-content > p, .page-custom47#content #page-content > p, .page-custom48#content #page-content > p, .page-custom49#content #page-content > p, .page-custom5#content #page-content > p, .page-custom50#content #page-content > p, .page-custom51#content #page-content > p, .page-custom52#content #page-content > p, .page-custom53#content #page-content > p, .page-custom54#content #page-content > p, .page-custom55#content #page-content > p, .page-custom56#content #page-content > p, .page-custom57#content #page-content > p, .page-custom58#content #page-content > p, .page-custom59#content #page-content > p, .page-custom6#content #page-content > p, .page-custom60#content #page-content > p, .page-custom61#content #page-content > p, .page-custom7#content #page-content > p, .page-custom8#content #page-content > p, .page-custom9#content #page-content > p, .page-privacy#content #page-content > p, .page-toppage#content #page-content > p, #sp-block-container-2 > p, #sp-block-container-3 > p, #sp-block-container-5 > p, #sp-block-container-6 > p, #sp-block-container-7 > p, #sp-block-container-8 > p, #sp-block-container-9 > p{
  font-size : 1.4rem;
  line-height : 1.4;
  color : #666666;
  text-align : left;
  padding-left : 0.1em;
  padding-right : 0.1em;
  margin-top : 0.5em;
  margin-bottom : 1.5em;
}

.page-access#content #page-content > p.indent, .page-concept#content #page-content > p.indent, .page-contact#content #page-content > p.indent, .page-custom#content #page-content > p.indent, .page-custom1#content #page-content > p.indent, .page-custom10#content #page-content > p.indent, .page-custom11#content #page-content > p.indent, .page-custom12#content #page-content > p.indent, .page-custom13#content #page-content > p.indent, .page-custom14#content #page-content > p.indent, .page-custom15#content #page-content > p.indent, .page-custom16#content #page-content > p.indent, .page-custom17#content #page-content > p.indent, .page-custom18#content #page-content > p.indent, .page-custom19#content #page-content > p.indent, .page-custom2#content #page-content > p.indent, .page-custom20#content #page-content > p.indent, .page-custom21#content #page-content > p.indent, .page-custom22#content #page-content > p.indent, .page-custom23#content #page-content > p.indent, .page-custom24#content #page-content > p.indent, .page-custom25#content #page-content > p.indent, .page-custom26#content #page-content > p.indent, .page-custom27#content #page-content > p.indent, .page-custom28#content #page-content > p.indent, .page-custom29#content #page-content > p.indent, .page-custom3#content #page-content > p.indent, .page-custom30#content #page-content > p.indent, .page-custom31#content #page-content > p.indent, .page-custom32#content #page-content > p.indent, .page-custom33#content #page-content > p.indent, .page-custom34#content #page-content > p.indent, .page-custom35#content #page-content > p.indent, .page-custom36#content #page-content > p.indent, .page-custom37#content #page-content > p.indent, .page-custom38#content #page-content > p.indent, .page-custom39#content #page-content > p.indent, .page-custom4#content #page-content > p.indent, .page-custom40#content #page-content > p.indent, .page-custom41#content #page-content > p.indent, .page-custom42#content #page-content > p.indent, .page-custom43#content #page-content > p.indent, .page-custom44#content #page-content > p.indent, .page-custom45#content #page-content > p.indent, .page-custom46#content #page-content > p.indent, .page-custom47#content #page-content > p.indent, .page-custom48#content #page-content > p.indent, .page-custom49#content #page-content > p.indent, .page-custom5#content #page-content > p.indent, .page-custom50#content #page-content > p.indent, .page-custom51#content #page-content > p.indent, .page-custom52#content #page-content > p.indent, .page-custom53#content #page-content > p.indent, .page-custom54#content #page-content > p.indent, .page-custom55#content #page-content > p.indent, .page-custom56#content #page-content > p.indent, .page-custom57#content #page-content > p.indent, .page-custom58#content #page-content > p.indent, .page-custom59#content #page-content > p.indent, .page-custom6#content #page-content > p.indent, .page-custom60#content #page-content > p.indent, .page-custom61#content #page-content > p.indent, .page-custom7#content #page-content > p.indent, .page-custom8#content #page-content > p.indent, .page-custom9#content #page-content > p.indent, .page-privacy#content #page-content > p.indent, .page-toppage#content #page-content > p.indent, #sp-block-container-2 > p.indent, #sp-block-container-3 > p.indent, #sp-block-container-5 > p.indent, #sp-block-container-6 > p.indent, #sp-block-container-7 > p.indent, #sp-block-container-8 > p.indent, #sp-block-container-9 > p.indent{
  padding-left : 5px;
}

.page-access#content #page-content > p.large, .page-concept#content #page-content > p.large, .page-contact#content #page-content > p.large, .page-custom#content #page-content > p.large, .page-custom1#content #page-content > p.large, .page-custom10#content #page-content > p.large, .page-custom11#content #page-content > p.large, .page-custom12#content #page-content > p.large, .page-custom13#content #page-content > p.large, .page-custom14#content #page-content > p.large, .page-custom15#content #page-content > p.large, .page-custom16#content #page-content > p.large, .page-custom17#content #page-content > p.large, .page-custom18#content #page-content > p.large, .page-custom19#content #page-content > p.large, .page-custom2#content #page-content > p.large, .page-custom20#content #page-content > p.large, .page-custom21#content #page-content > p.large, .page-custom22#content #page-content > p.large, .page-custom23#content #page-content > p.large, .page-custom24#content #page-content > p.large, .page-custom25#content #page-content > p.large, .page-custom26#content #page-content > p.large, .page-custom27#content #page-content > p.large, .page-custom28#content #page-content > p.large, .page-custom29#content #page-content > p.large, .page-custom3#content #page-content > p.large, .page-custom30#content #page-content > p.large, .page-custom31#content #page-content > p.large, .page-custom32#content #page-content > p.large, .page-custom33#content #page-content > p.large, .page-custom34#content #page-content > p.large, .page-custom35#content #page-content > p.large, .page-custom36#content #page-content > p.large, .page-custom37#content #page-content > p.large, .page-custom38#content #page-content > p.large, .page-custom39#content #page-content > p.large, .page-custom4#content #page-content > p.large, .page-custom40#content #page-content > p.large, .page-custom41#content #page-content > p.large, .page-custom42#content #page-content > p.large, .page-custom43#content #page-content > p.large, .page-custom44#content #page-content > p.large, .page-custom45#content #page-content > p.large, .page-custom46#content #page-content > p.large, .page-custom47#content #page-content > p.large, .page-custom48#content #page-content > p.large, .page-custom49#content #page-content > p.large, .page-custom5#content #page-content > p.large, .page-custom50#content #page-content > p.large, .page-custom51#content #page-content > p.large, .page-custom52#content #page-content > p.large, .page-custom53#content #page-content > p.large, .page-custom54#content #page-content > p.large, .page-custom55#content #page-content > p.large, .page-custom56#content #page-content > p.large, .page-custom57#content #page-content > p.large, .page-custom58#content #page-content > p.large, .page-custom59#content #page-content > p.large, .page-custom6#content #page-content > p.large, .page-custom60#content #page-content > p.large, .page-custom61#content #page-content > p.large, .page-custom7#content #page-content > p.large, .page-custom8#content #page-content > p.large, .page-custom9#content #page-content > p.large, .page-privacy#content #page-content > p.large, .page-toppage#content #page-content > p.large, #sp-block-container-2 > p.large, #sp-block-container-3 > p.large, #sp-block-container-5 > p.large, #sp-block-container-6 > p.large, #sp-block-container-7 > p.large, #sp-block-container-8 > p.large, #sp-block-container-9 > p.large{
  font-size : 1.5rem;
}

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

  .page-access#content #page-content, .page-concept#content #page-content, .page-contact#content #page-content, .page-custom#content #page-content, .page-custom1#content #page-content, .page-custom10#content #page-content, .page-custom11#content #page-content, .page-custom12#content #page-content, .page-custom13#content #page-content, .page-custom14#content #page-content, .page-custom15#content #page-content, .page-custom16#content #page-content, .page-custom17#content #page-content, .page-custom18#content #page-content, .page-custom19#content #page-content, .page-custom2#content #page-content, .page-custom20#content #page-content, .page-custom21#content #page-content, .page-custom22#content #page-content, .page-custom23#content #page-content, .page-custom24#content #page-content, .page-custom25#content #page-content, .page-custom26#content #page-content, .page-custom27#content #page-content, .page-custom28#content #page-content, .page-custom29#content #page-content, .page-custom3#content #page-content, .page-custom30#content #page-content, .page-custom31#content #page-content, .page-custom32#content #page-content, .page-custom33#content #page-content, .page-custom34#content #page-content, .page-custom35#content #page-content, .page-custom36#content #page-content, .page-custom37#content #page-content, .page-custom38#content #page-content, .page-custom39#content #page-content, .page-custom4#content #page-content, .page-custom40#content #page-content, .page-custom41#content #page-content, .page-custom42#content #page-content, .page-custom43#content #page-content, .page-custom44#content #page-content, .page-custom45#content #page-content, .page-custom46#content #page-content, .page-custom47#content #page-content, .page-custom48#content #page-content, .page-custom49#content #page-content, .page-custom5#content #page-content, .page-custom50#content #page-content, .page-custom51#content #page-content, .page-custom52#content #page-content, .page-custom53#content #page-content, .page-custom54#content #page-content, .page-custom55#content #page-content, .page-custom56#content #page-content, .page-custom57#content #page-content, .page-custom58#content #page-content, .page-custom59#content #page-content, .page-custom6#content #page-content, .page-custom60#content #page-content, .page-custom61#content #page-content, .page-custom7#content #page-content, .page-custom8#content #page-content, .page-custom9#content #page-content, .page-privacy#content #page-content, .page-toppage#content #page-content, #sp-block-container-2, #sp-block-container-3, #sp-block-container-5, #sp-block-container-6, #sp-block-container-7, #sp-block-container-8, #sp-block-container-9{
    width : 100%;
  }
}

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

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

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

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

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

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

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

#sp-site-navigation-2{
  font-size : 1.3rem;
  color : #ffffff;
  text-align : center;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  box-sizing : border-box;
}

#sp-site-navigation-2 li.current_page_item > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #333333;
  background-repeat : repeat-x;
}

#sp-site-navigation-2 ul{
  line-height : 25px;
  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-2 ul ul li a{
  font-size : 80%;
  color : #ffffff;
  background-color : #3363ac;
  text-decoration : none;
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 5px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #111111;
  display : block;
}

#sp-site-navigation-2 ul ul li a:hover{
  font-weight : bold;
  color : #ffffff;
  background-color : #333333;
  background-repeat : repeat-x;
}

#sp-site-navigation-2 ul ul li.current-menu-ancestor > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #333333;
  background-repeat : repeat-x;
}

#sp-site-navigation-2 ul ul li.current-menu-item > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #333333;
  background-repeat : repeat-x;
}

#sp-site-navigation-2 ul ul li.current_page_ancestor > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #333333;
  background-repeat : repeat-x;
}

#sp-site-navigation-2 ul ul li.current_page_item > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #333333;
  background-repeat : repeat-x;
}

#sp-site-navigation-2 > ul{
  background-color : transparent;
  background-image : -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0b2b55), color-stop(100%,#020c19));
  background-image : linear-gradient(to bottom, #0b2b55 0%, #020c19 100%);
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : 100%;
}

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

#sp-site-navigation-2 > ul > li{
  background-repeat : no-repeat;
  background-position : right center;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  width : 100%;
  float : left;
  position : relative;
}

#sp-site-navigation-2 > ul > li.current-menu-ancestor > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #333333;
  background-repeat : repeat-x;
}

#sp-site-navigation-2 > ul > li.current-menu-item > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #333333;
  background-repeat : repeat-x;
}

#sp-site-navigation-2 > ul > li.current_page_ancestor > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #333333;
  background-repeat : repeat-x;
}

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

#sp-site-navigation-2 > ul > li > a{
  color : #ffffff;
  background-color : #3363ac;
  text-decoration : none;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #111111;
  display : block;
}

#sp-site-navigation-2 > ul > li > a:hover{
  font-weight : bold;
  color : #ffffff;
  background-color : #333333;
  background-repeat : repeat-x;
}

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

  #sp-site-navigation-2{
    background-color : #0d305e;
    background-image : none;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #000000;
  }

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

  #sp-site-navigation-2 li{
    background-repeat : repeat-x;
    background-position : left top;
    padding-left : 0px;
  }

  #sp-site-navigation-2 li a{
    color : #ffffff;
    display : block;
  }

  #sp-site-navigation-2 ul{
    background-color : #222222;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : auto;
    height : auto;
  }

  #sp-site-navigation-2 ul li{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : auto;
    float : none;
  }

  #sp-site-navigation-2 ul li a{
    line-height : 24px;
    height : auto;
    float : none;
  }

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

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

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

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

  #sp-site-navigation-2 ul li li{
    background-image : none;
  }

  #sp-site-navigation-2 ul ul{
    background-color : transparent;
    width : auto;
    min-width : 150px;
    display : block;
    position : relative;
    top : 100%;
    left : 0px;
    z-index : 9999;
  }

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

  #sp-site-navigation-2 ul ul li a{
    color : #ffffff;
  }

  #sp-site-navigation-2 ul ul li a:hover {
  }

  #sp-site-navigation-2 ul > li{
    color : #ffffff;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
  }

  #sp-site-navigation-2 > ul > li.current-menu-ancestor > a{
    color : #ffffff;
    height : auto;
  }

  #sp-site-navigation-2 > ul > li.current-menu-item > a{
    color : #ffffff;
    height : auto;
  }

  #sp-site-navigation-2 > ul > li.current_page_ancestor > a{
    color : #ffffff;
    height : auto;
  }

  #sp-site-navigation-2 > ul > li.current_page_item > a{
    color : #ffffff;
    height : auto;
  }

  #sp-site-navigation-2> ul> li> a:hover {
  }
}

#sp-button-10, #sp-button-11, #sp-button-12, #sp-button-13, #sp-button-14, #sp-button-15, #sp-button-2, #sp-button-3, #sp-button-4, #sp-button-5, #sp-button-6, #sp-button-7, #sp-button-8, #sp-button-9{
  margin-bottom : 2px;
  width : 120px;
}

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

#sp-button-10 > a:active, #sp-button-11 > a:active, #sp-button-12 > a:active, #sp-button-13 > a:active, #sp-button-14 > a:active, #sp-button-15 > a:active, #sp-button-2 > a:active, #sp-button-3 > a:active, #sp-button-4 > a:active, #sp-button-5 > a:active, #sp-button-6 > a:active, #sp-button-7 > a:active, #sp-button-8 > a:active, #sp-button-9 > a:active{
  background-color : #0a73f5;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  top : 1px;
}

#sp-button-10 > a:hover, #sp-button-11 > a:hover, #sp-button-12 > a:hover, #sp-button-13 > a:hover, #sp-button-14 > a:hover, #sp-button-15 > a:hover, #sp-button-2 > a:hover, #sp-button-3 > a:hover, #sp-button-4 > a:hover, #sp-button-5 > a:hover, #sp-button-6 > a:hover, #sp-button-7 > a:hover, #sp-button-8 > a:hover, #sp-button-9 > a:hover{
  background-color : #0a73f5;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

#sp-column-1, #sp-column-2, #sp-column-3, #sp-column-4, #sp-column-5{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #1d456c;
  border-left-color : #1d456c;
  border-right-color : #1d456c;
  border-bottom-color : #1d456c;
  width : 100%;
  height : auto;
}

#sp-column-1 > .column-body, #sp-column-2 > .column-body, #sp-column-3 > .column-body, #sp-column-4 > .column-body, #sp-column-5 > .column-body{
  width : auto;
  height : auto;
}

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

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

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

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

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

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

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

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

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

#sp-block-container-1 > em{
  font-style : oblique;
  color : #515151;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #515151;
}

#sp-block-container-1 > h1{
  color : #000000;
}

#sp-block-container-1 > h2{
  color : #000000;
}

#sp-block-container-1 > h3{
  color : #000000;
}

#sp-block-container-1 > h4{
  line-height : 1.2;
  color : #000000;
  text-align : left;
  clear : both;
}

#sp-block-container-1 > h5{
  font-size : 1.08em;
  line-height : 1.2;
  color : #000000;
  text-align : left;
  clear : both;
}

#sp-block-container-1 > h6{
  font-size : 1em;
  color : #000000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#sp-entry-content-1 li, #sp-entry-content-2 li, #sp-entry-content-3 li, #sp-entry-content-4 li, #sp-entry-content-5 li, #sp-entry-content-6 li, #sp-entry-content-7 li, #sp-entry-content-8 li, #sp-wp-post-list-1 li, #sp-wp-post-list-2 li, #sp-wp-post-list-3 li{
  background-color : transparent;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 25px;
  padding-right : 10px;
  padding-bottom : 0px;
  margin-bottom : 5px;
}

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

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

#sp-entry-content-1 ul, #sp-entry-content-2 ul, #sp-entry-content-3 ul, #sp-entry-content-4 ul, #sp-entry-content-5 ul, #sp-entry-content-6 ul, #sp-entry-content-7 ul, #sp-entry-content-8 ul, #sp-wp-post-list-1 ul, #sp-wp-post-list-2 ul, #sp-wp-post-list-3 ul{
  background-color : transparent;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 15px;
  list-style-type : none;
}

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

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

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

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

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

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

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

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

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

#sp-item-gallery-10 > ul, #sp-item-gallery-3 > 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-3 > ul > li, #sp-item-gallery-8 > ul > li, #sp-item-gallery-9 > ul > li{
  font-size : 12px;
  color : #666666;
  text-align : left;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #d9d9d9;
  border-left-color : #d9d9d9;
  border-right-color : #d9d9d9;
  border-bottom-color : #d9d9d9;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  width : 190px;
  height : 315px;
  float : left;
  overflow : hidden;
  box-sizing : border-box;
}

#sp-item-gallery-10> ul> li a:hover.item-gallery-link img, #sp-item-gallery-3> ul> li a:hover.item-gallery-link img, #sp-item-gallery-8> ul> li a:hover.item-gallery-link img, #sp-item-gallery-9> ul> li a:hover.item-gallery-link img {
  opacity: 0.6;
}

#sp-item-gallery-10 > ul > li > .item-gallery-content, #sp-item-gallery-3 > ul > li > .item-gallery-content, #sp-item-gallery-8 > ul > li > .item-gallery-content, #sp-item-gallery-9 > ul > li > .item-gallery-content{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
  margin-bottom : 10px;
}

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

#sp-item-gallery-10 > ul > li > div.item-gallery-photo, #sp-item-gallery-3 > ul > li > div.item-gallery-photo, #sp-item-gallery-8 > ul > li > div.item-gallery-photo, #sp-item-gallery-9 > ul > li > div.item-gallery-photo{
  margin-top : 10px;
  margin-bottom : 10px;
}

#sp-item-gallery-10 > ul > li > div.item-gallery-photo:first-child, #sp-item-gallery-3 > ul > li > div.item-gallery-photo:first-child, #sp-item-gallery-8 > ul > li > div.item-gallery-photo:first-child, #sp-item-gallery-9 > ul > li > div.item-gallery-photo:first-child{
  margin-top : 0px;
}

#sp-item-gallery-10 > ul > li > div.item-gallery-photo:last-child, #sp-item-gallery-3 > ul > li > div.item-gallery-photo:last-child, #sp-item-gallery-8 > ul > li > div.item-gallery-photo:last-child, #sp-item-gallery-9 > ul > li > div.item-gallery-photo:last-child{
  margin-bottom : 0px;
}

#sp-item-gallery-10 > ul > li > p, #sp-item-gallery-3 > ul > li > p, #sp-item-gallery-8 > ul > li > p, #sp-item-gallery-9 > ul > li > p{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-item-gallery-10 > ul > li > p.item-gallery-icons, #sp-item-gallery-3 > 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{
  background-color : #3d3d3d;
  padding-left : 20px;
  margin-bottom : 8px;
  width : 100%;
  min-height : 20px;
}

#sp-item-gallery-10 > 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-8 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-9 > ul > li > p.item-gallery-icons .item-gallery-icon-new{
  line-height : 12px;
  background-color : #f06060;
  background-image : none, url(preset/icons/item-gallery-icon1.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  text-align : center;
  margin-right : 3px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  width : 26px;
  height : 12px;
  display : inline-block;
}

#sp-item-gallery-10 > 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-8 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-9 > ul > li > p.item-gallery-icons .item-gallery-icon-popular{
  line-height : 12px;
  background-color : #04bfbf;
  background-image : none, url(preset/icons/item-gallery-icon2.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  text-align : center;
  margin-right : 3px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  width : 42px;
  height : 12px;
  display : inline-block;
}

#sp-item-gallery-10 > 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-8 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-9 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend{
  line-height : 12px;
  background-color : #e6a408;
  background-image : none, url(preset/icons/item-gallery-icon3.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  text-align : center;
  margin-right : 3px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  width : 38px;
  height : 12px;
  display : inline-block;
}

#sp-item-gallery-10 > 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-8 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-9 > ul > li > p.item-gallery-icons .item-gallery-icon-sale{
  line-height : 12px;
  background-color : #0a7bb5;
  background-image : none, url(preset/icons/item-gallery-icon4.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  text-align : center;
  margin-right : 0px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  width : 29px;
  height : 12px;
  display : inline-block;
}

#sp-item-gallery-10 > ul > li > p.item-gallery-price, #sp-item-gallery-3 > ul > li > p.item-gallery-price, #sp-item-gallery-8 > ul > li > p.item-gallery-price, #sp-item-gallery-9 > ul > li > p.item-gallery-price{
  color : #666666;
  background-color : #ffffff;
  text-align : left;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
  margin-top : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 10px;
  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-3 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-8 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-9 > ul > li > p.item-gallery-price .item-gallery-price-after{
  font-size : small;
  color : #cccccc;
  margin-left : 5px;
}

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

#sp-item-gallery-10 > ul > li > p.item-gallery-title, #sp-item-gallery-3 > ul > li > p.item-gallery-title, #sp-item-gallery-8 > ul > li > p.item-gallery-title, #sp-item-gallery-9 > ul > li > p.item-gallery-title{
  font-size : 1.2em;
  font-weight : bold;
  line-height : 2.5em;
  color : #ffffff;
  background-color : #3d3d3d;
  padding-left : 20px;
  margin-bottom : 0px;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#sp-block-container-4 > a:link{
  color : #ffffff;
  background-color : #7ac6f9;
  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-4 > em{
  font-style : oblique;
  color : #7ac6f9;
}

#sp-block-container-4 > h1{
  color : #676767;
  background-color : #d4edf8;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 11px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 11px;
}

#sp-block-container-4 > h2{
  color : #676767;
  background-color : #d4edf8;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 11px;
  padding-left : 20px;
  padding-right : 10px;
  padding-bottom : 11px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #7ac6f9;
}

#sp-block-container-4 > h3{
  font-size : 1.3em;
  line-height : 1.8;
  color : #676767;
  background-color : #d4edf8;
  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 : 12px;
  padding-left : 15px;
  padding-right : 10px;
  padding-bottom : 12px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #7ac6f9;
  border-bottom-color : #7ac6f9;
  clear : both;
}

#sp-block-container-4 > h4{
  font-size : 1.2em;
  color : #ffffff;
  background-color : #7ac6f9;
  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 : 5px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 5px;
  clear : both;
}

#sp-block-container-4 > h5{
  font-size : 1em;
  color : #7ac6f9;
  padding-top : 15px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 15px;
  clear : both;
}

#sp-block-container-4 > h6{
  font-size : 1em;
  font-weight : normal;
  color : #676767;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #7ac6f9;
}

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

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

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

#sp-block-container-4 > strong{
  font-weight : bold;
  color : #7ac6f9;
}

#sp-page-title-42, #sp-page-title-43, #sp-page-title-44{
  background-color : #bfdcfa;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  border-left-width : 16px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #242f5b;
  border-bottom-color : #242f5b;
  width : 100%;
  height : auto;
}

#sp-page-title-42 > h1, #sp-page-title-43 > h1, #sp-page-title-44 > h1{
  font-size : 20px;
  color : #242f5b;
  padding-top : 15px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

#sp-site-navigation-1, #sp-site-navigation-4, #sp-site-navigation-5, #sp-site-navigation-6, #sp-site-navigation-7, #sp-site-navigation-8, #sp-site-navigation-9{
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-1 .menu-toggle, #sp-site-navigation-4 .menu-toggle, #sp-site-navigation-5 .menu-toggle, #sp-site-navigation-6 .menu-toggle, #sp-site-navigation-7 .menu-toggle, #sp-site-navigation-8 .menu-toggle, #sp-site-navigation-9 .menu-toggle{
  display : none;
}

#sp-site-navigation-1 .screen-reader-text, #sp-site-navigation-4 .screen-reader-text, #sp-site-navigation-5 .screen-reader-text, #sp-site-navigation-6 .screen-reader-text, #sp-site-navigation-7 .screen-reader-text, #sp-site-navigation-8 .screen-reader-text, #sp-site-navigation-9 .screen-reader-text{
  display : none;
}

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

#sp-site-navigation-1 ul ul, #sp-site-navigation-4 ul ul, #sp-site-navigation-5 ul ul, #sp-site-navigation-6 ul ul, #sp-site-navigation-7 ul ul, #sp-site-navigation-8 ul ul, #sp-site-navigation-9 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, #sp-site-navigation-4 ul ul li, #sp-site-navigation-5 ul ul li, #sp-site-navigation-6 ul ul li, #sp-site-navigation-7 ul ul li, #sp-site-navigation-8 ul ul li, #sp-site-navigation-9 ul ul li{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #3c3f53;
  width : 100%;
  white-space : nowrap;
}

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

#sp-site-navigation-1 ul ul li a:hover, #sp-site-navigation-4 ul ul li a:hover, #sp-site-navigation-5 ul ul li a:hover, #sp-site-navigation-6 ul ul li a:hover, #sp-site-navigation-7 ul ul li a:hover, #sp-site-navigation-8 ul ul li a:hover, #sp-site-navigation-9 ul ul li a:hover{
  color : #ffffff;
  background-color : #444444;
}

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

#sp-site-navigation-1 > ul, #sp-site-navigation-4 > ul, #sp-site-navigation-5 > ul, #sp-site-navigation-6 > ul, #sp-site-navigation-7 > ul, #sp-site-navigation-8 > ul, #sp-site-navigation-9 > ul{
  font-size : 0px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  border-top-width : 4px;
  border-top-style : solid;
  border-top-color : #242f5b;
  display : table;
  list-style-type : none;
  list-style-position : outside;
}

#sp-site-navigation-1 > ul::after, #sp-site-navigation-4 > ul::after, #sp-site-navigation-5 > ul::after, #sp-site-navigation-6 > ul::after, #sp-site-navigation-7 > ul::after, #sp-site-navigation-8 > ul::after, #sp-site-navigation-9 > ul::after{
  height : 0px;
  clear : both;
  display : block;
  visibility : hidden;
  content : ".";
}

#sp-site-navigation-1 > ul > li, #sp-site-navigation-4 > ul > li, #sp-site-navigation-5 > ul > li, #sp-site-navigation-6 > ul > li, #sp-site-navigation-7 > ul > li, #sp-site-navigation-8 > ul > li, #sp-site-navigation-9 > ul > li{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 2px;
  margin-bottom : 0px;
  width : auto;
  height : 30px;
  float : left;
  display : table-cell;
}

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

#sp-site-navigation-1 > ul > li:last-child, #sp-site-navigation-4 > ul > li:last-child, #sp-site-navigation-5 > ul > li:last-child, #sp-site-navigation-6 > ul > li:last-child, #sp-site-navigation-7 > ul > li:last-child, #sp-site-navigation-8 > ul > li:last-child, #sp-site-navigation-9 > ul > li:last-child{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-site-navigation-1 > ul > li > a, #sp-site-navigation-4 > ul > li > a, #sp-site-navigation-5 > ul > li > a, #sp-site-navigation-6 > ul > li > a, #sp-site-navigation-7 > ul > li > a, #sp-site-navigation-8 > ul > li > a, #sp-site-navigation-9 > ul > li > a{
  font-size : 12px;
  color : #ffffff;
  background-color : #242f5b;
  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;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  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, #sp-site-navigation-4 > ul > li > a:hover, #sp-site-navigation-5 > ul > li > a:hover, #sp-site-navigation-6 > ul > li > a:hover, #sp-site-navigation-7 > ul > li > a:hover, #sp-site-navigation-8 > ul > li > a:hover, #sp-site-navigation-9 > ul > li > a:hover{
  color : #848aa8;
  background-color : #303e78;
  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, #sp-site-navigation-4 > ul > ul > li > a, #sp-site-navigation-5 > ul > ul > li > a, #sp-site-navigation-6 > ul > ul > li > a, #sp-site-navigation-7 > ul > ul > li > a, #sp-site-navigation-8 > ul > ul > li > a, #sp-site-navigation-9 > ul > ul > li > a{
  color : #333333;
}

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

  #sp-site-navigation-1, #sp-site-navigation-4, #sp-site-navigation-5, #sp-site-navigation-6, #sp-site-navigation-7, #sp-site-navigation-8, #sp-site-navigation-9{
    text-align : center;
    width : 100%;
  }

  #sp-site-navigation-1 .menu-toggle, #sp-site-navigation-4 .menu-toggle, #sp-site-navigation-5 .menu-toggle, #sp-site-navigation-6 .menu-toggle, #sp-site-navigation-7 .menu-toggle, #sp-site-navigation-8 .menu-toggle, #sp-site-navigation-9 .menu-toggle{
    display : none;
    cursor : pointer;
  }

  #sp-site-navigation-1 .screen-reader-text, #sp-site-navigation-4 .screen-reader-text, #sp-site-navigation-5 .screen-reader-text, #sp-site-navigation-6 .screen-reader-text, #sp-site-navigation-7 .screen-reader-text, #sp-site-navigation-8 .screen-reader-text, #sp-site-navigation-9 .screen-reader-text{
    display : none;
  }

  #sp-site-navigation-1 ul, #sp-site-navigation-4 ul, #sp-site-navigation-5 ul, #sp-site-navigation-6 ul, #sp-site-navigation-7 ul, #sp-site-navigation-8 ul, #sp-site-navigation-9 ul{
    display : block;
    list-style-type : none;
    list-style-position : outside;
  }

  #sp-site-navigation-1 ul li, #sp-site-navigation-4 ul li, #sp-site-navigation-5 ul li, #sp-site-navigation-6 ul li, #sp-site-navigation-7 ul li, #sp-site-navigation-8 ul li, #sp-site-navigation-9 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, #sp-site-navigation-4 ul li a, #sp-site-navigation-5 ul li a, #sp-site-navigation-6 ul li a, #sp-site-navigation-7 ul li a, #sp-site-navigation-8 ul li a, #sp-site-navigation-9 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, #sp-site-navigation-4 ul li::after, #sp-site-navigation-5 ul li::after, #sp-site-navigation-6 ul li::after, #sp-site-navigation-7 ul li::after, #sp-site-navigation-8 ul li::after, #sp-site-navigation-9 ul li::after{
    display : none;
  }

  #sp-site-navigation-1 ul ul, #sp-site-navigation-4 ul ul, #sp-site-navigation-5 ul ul, #sp-site-navigation-6 ul ul, #sp-site-navigation-7 ul ul, #sp-site-navigation-8 ul ul, #sp-site-navigation-9 ul ul{
    display : none;
  }

  .button-menu#sp-site-navigation-1, .button-menu#sp-site-navigation-4, .button-menu#sp-site-navigation-5, .button-menu#sp-site-navigation-6, .button-menu#sp-site-navigation-7, .button-menu#sp-site-navigation-8, .button-menu#sp-site-navigation-9{
    background-image : none;
    padding-top : 0px;
    margin-top : 0px;
    position : relative;
  }

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

  .button-menu#sp-site-navigation-1 ul.toggled-on, .button-menu#sp-site-navigation-4 ul.toggled-on, .button-menu#sp-site-navigation-5 ul.toggled-on, .button-menu#sp-site-navigation-6 ul.toggled-on, .button-menu#sp-site-navigation-7 ul.toggled-on, .button-menu#sp-site-navigation-8 ul.toggled-on, .button-menu#sp-site-navigation-9 ul.toggled-on{
    display : block;
  }

  .button-menu#sp-site-navigation-1 > ul, .button-menu#sp-site-navigation-4 > ul, .button-menu#sp-site-navigation-5 > ul, .button-menu#sp-site-navigation-6 > ul, .button-menu#sp-site-navigation-7 > ul, .button-menu#sp-site-navigation-8 > ul, .button-menu#sp-site-navigation-9 > ul{
    display : none;
  }

  .button-menu#sp-site-navigation-1 > ul > ul, .button-menu#sp-site-navigation-4 > ul > ul, .button-menu#sp-site-navigation-5 > ul > ul, .button-menu#sp-site-navigation-6 > ul > ul, .button-menu#sp-site-navigation-7 > ul > ul, .button-menu#sp-site-navigation-8 > ul > ul, .button-menu#sp-site-navigation-9 > ul > ul{
    display : block;
  }
}

.page-custom36#content #page-content{
  font-size : 1.4rem;
  font-weight : bold;
  color : #000000;
}

#sp-block-container-2{
  font-weight : bold;
  color : #1e466c;
}

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

#sp-button-10 > a{
  font-size : 1.5rem;
  font-weight : bold;
  border-top-left-radius : 80px 80px;
  border-top-right-radius : 80px 80px;
  border-bottom-right-radius : 80px 80px;
  border-bottom-left-radius : 80px 80px;
}

#sp-button-13 > a{
  padding-top : 6px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 6px;
}

#sp-button-13 > a:hover{
  color : #c6c6c6;
}

#sp-button-15 > a{
  font-size : 1.6rem;
  font-weight : bold;
  color : #ffffff;
}

#sp-button-2 > a{
  background-position : center top;
  border-top-left-radius : 80px 80px;
  border-top-right-radius : 80px 80px;
  border-bottom-right-radius : 80px 80px;
  border-bottom-left-radius : 80px 80px;
}

#sp-button-3 > a{
  border-top-left-radius : 80px 80px;
  border-top-right-radius : 80px 80px;
  border-bottom-right-radius : 80px 80px;
  border-bottom-left-radius : 80px 80px;
}

#sp-button-4 > a{
  border-top-left-radius : 80px 80px;
  border-top-right-radius : 80px 80px;
  border-bottom-right-radius : 80px 80px;
  border-bottom-left-radius : 80px 80px;
}

#sp-button-5 > a{
  border-top-left-radius : 80px 80px;
  border-top-right-radius : 80px 80px;
  border-bottom-right-radius : 80px 80px;
  border-bottom-left-radius : 80px 80px;
}

#sp-button-6 > a{
  border-top-left-radius : 80px 80px;
  border-top-right-radius : 80px 80px;
  border-bottom-right-radius : 80px 80px;
  border-bottom-left-radius : 80px 80px;
}

#sp-button-7 > a{
  border-top-left-radius : 80px 80px;
  border-top-right-radius : 80px 80px;
  border-bottom-right-radius : 80px 80px;
  border-bottom-left-radius : 80px 80px;
}

#sp-button-8 > a{
  border-top-left-radius : 80px 80px;
  border-top-right-radius : 80px 80px;
  border-bottom-right-radius : 80px 80px;
  border-bottom-left-radius : 80px 80px;
}

#sp-button-9 > a{
  border-top-left-radius : 80px 80px;
  border-top-right-radius : 80px 80px;
  border-bottom-right-radius : 80px 80px;
  border-bottom-left-radius : 80px 80px;
}

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

#sp-item-gallery-10 > ul > li{
  width : 900px;
}

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

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

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

#sp-item-gallery-13 > ul > li{
  width : 900px;
}

#sp-item-gallery-14 > ul > li{
  width : 900px;
}

#sp-item-gallery-15 > ul > li{
  width : 900px;
}

#sp-item-gallery-16 > ul > li{
  width : 900px;
}

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

#sp-item-gallery-18{
  background-image : -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
  background-image : linear-gradient(to bottom, #ffffff, #ffffff);
}

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

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

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

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

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

#sp-item-gallery-21 > ul > li{
  width : 934px;
}

#sp-item-gallery-22 > ul > li{
  width : 934px;
}

#sp-item-gallery-23 > ul > li{
  width : 934px;
}

#sp-item-gallery-24 > ul > li{
  width : 934px;
}

#sp-item-gallery-25 > ul > li{
  width : 934px;
}

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

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

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

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

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

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

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

#sp-item-gallery-31 > ul > li{
  width : 900px;
}

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

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

#sp-item-gallery-34 > ul > li{
  width : 441px;
  height : 425px;
}

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

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

#sp-item-gallery-36 > ul > li p.item-gallery-price{
  overflow : visible;
}

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

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

#sp-item-gallery-39 > ul > li{
  width : 233px;
  height : 450px;
}

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

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

#sp-item-gallery-41 > ul > li{
  width : 236px;
  height : 480px;
}

#sp-item-gallery-42 > ul > li{
  width : 900px;
}

#sp-item-gallery-43 > ul > li{
  width : 900px;
}

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

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

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

#sp-item-gallery-47 > ul > li{
  width : 900px;
}

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

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

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

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

#sp-item-gallery-51 > ul > li{
  width : 935px;
}

#sp-item-gallery-52 > ul > li{
  width : 935px;
}

#sp-item-gallery-53 > ul > li{
  width : 935px;
}

#sp-item-gallery-54 > ul > li{
  width : 935px;
}

#sp-item-gallery-55 > ul > li{
  width : 935px;
}

#sp-item-gallery-56 > ul > li{
  width : 935px;
}

#sp-item-gallery-57 > ul > li{
  width : 935px;
}

#sp-item-gallery-58 > ul > li{
  width : 935px;
}

#sp-item-gallery-59 > ul > li{
  width : 900px;
}

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

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

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

#sp-item-gallery-8{
  font-weight : bold;
  color : #000000;
}

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

#sp-page-title-42 h1{
  font-size : 1.7rem;
}

#sp-site-navigation-1 > ul > li > a{
  background-color : #1e466c;
}

#sp-site-navigation-1 > ul > li > a:hover{
  color : #000000;
  background-color : #498ef5;
}

#sp-site-navigation-2{
  font-size : 1.5rem;
  font-weight : bold;
  color : #000000;
  background-color : #f3f3f3;
  background-position : left top;
  border-top-left-radius : 80px 80px;
  border-top-right-radius : 80px 80px;
  border-bottom-right-radius : 80px 80px;
  border-bottom-left-radius : 80px 80px;
}

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

#sp-site-navigation-2 > ul > li > a{
  color : #000000;
  background-color : #ececec;
}

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

#sp-site-navigation-4{
  font-size : 1.4rem;
  color : #498ef5;
}

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

  #sp-block-container-2{
    margin-top : 0px;
    margin-bottom : 0px;
    min-height : 547px;
  }

  #sp-block-container-5{
    min-height : 106px;
  }

  #sp-button-10{
    width : 500px;
    clear : both;
  }

  #sp-button-11{
    margin-left : auto;
    margin-right : auto;
  }

  #sp-button-12{
    width : 307px;
  }

  #sp-button-13{
    width : 308px;
  }

  #sp-button-14{
    width : 310px;
  }

  #sp-button-15{
    width : 176px;
    height : 33px;
  }

  #sp-button-2{
    width : 500px;
    height : 31px;
  }

  #sp-button-3{
    width : 500px;
  }

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

  #sp-button-5{
    width : 500px;
  }

  #sp-button-6{
    width : 500px;
  }

  #sp-button-7{
    width : 500px;
  }

  #sp-button-8{
    width : 500px;
  }

  #sp-button-9{
    width : 500px;
  }

  #sp-google-map-1{
    width : 400px;
    min-height : 350px;
  }

  #sp-item-gallery-11{
    min-height : 326px;
  }

  #sp-item-gallery-18{
    width : 100%;
    height : auto;
  }

  #sp-item-gallery-2{
    margin-right : 7px;
    width : 990px;
  }

  #sp-item-gallery-4{
    margin-right : 1px;
    width : 948px;
    min-height : 265px;
  }

  #sp-item-gallery-48{
    min-height : 897px;
  }

  #sp-item-gallery-5{
    min-height : 308px;
  }

  #sp-page-title-42{
    min-height : 40px;
  }

  #sp-page-title-5{
    margin-right : 7px;
  }

  #sp-page-title-7{
    width : 977px;
    min-height : 56px;
  }

  #sp-site-navigation-1{
    width : 959px;
  }

  #sp-site-navigation-2{
    margin-right : -996px;
    min-height : 58px;
  }

  #sp-site-navigation-4{
    margin-bottom : 13px;
  }

  #sp-site-navigation-5{
    margin-bottom : 10px;
  }

  #sp-site-navigation-6{
    margin-bottom : 11px;
  }

  #sp-site-navigation-7{
    margin-bottom : 12px;
  }

  #sp-site-navigation-8{
    width : 948px;
  }

  #sp-site-navigation-9{
    width : 948px;
  }
}

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

  #sp-google-map-1{
    width : 400px;
    min-height : 350px;
  }
}