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

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

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

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

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

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

#sp-site-navigation-1 ul ul li > a{
  color : #797979;
  padding-top : 5px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 5px;
}

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

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

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

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

#sp-site-navigation-1 > ul > li > a{
  color : #222222;
  padding-top : 1.7em;
  padding-left : 3em;
  padding-right : 3em;
  padding-bottom : 1.7em;
  border-right-width : 1px;
  border-right-style : solid;
  border-right-color : #fafafa;
}

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

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

  #sp-site-navigation-1{
    background-color : #3c3f53;
    background-image : none;
  }

  #sp-site-navigation-1 li > a:active{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
    background-image : none;
  }

  #sp-site-navigation-1 li > a:hover{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
    background-image : none;
  }

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

  #sp-site-navigation-1 ul li{
    color : #ffffff;
    background-repeat : repeat-x;
    background-position : left top;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    border-left-width : 0px;
  }

  #sp-site-navigation-1 ul li > a{
    line-height : 24px;
    background-repeat : no-repeat;
    background-position : 5px 12px;
    text-decoration : none;
    padding-top : 8px;
    padding-left : 25px;
    padding-right : 10px;
    padding-bottom : 7px;
    float : none;
    display : block;
  }

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

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

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

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

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

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

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

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

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

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

.page-profile#content #page-content{
  color : #000000;
}

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

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

#sp-site-branding2-1 .site-title{
  background-image : none;
}

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

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

#sp-site-branding2-1 > .site-description{
  font-size : 1.6rem;
  color : #1b2b4c;
}

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

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

  #sp-block-container-2{
    margin-bottom : -12px;
    min-height : 23px;
  }

  #sp-block-container-3{
    margin-top : -42px;
    margin-bottom : -20px;
  }

  #sp-block-container-4{
    margin-top : -99px;
  }

  #sp-image-10{
    margin-right : -38px;
  }

  #sp-image-18{
    width : 525px;
    height : 728px;
  }

  #sp-image-22{
    width : 550px;
    height : 757px;
  }

  #sp-image-28{
    width : 537px;
    height : 748px;
  }

  #sp-image-3{
    margin-right : -368px;
    margin-bottom : -75px;
  }

  #sp-image-30{
    width : 623px;
    height : 874px;
  }

  #sp-image-34{
    margin-bottom : 0px;
    width : 416px;
    height : 578px;
  }

  #sp-image-4{
    margin-right : -366px;
    margin-bottom : -73px;
  }

  #sp-image-6{
    width : 399px;
    height : 190px;
  }

  #sp-image-7{
    margin-top : -19px;
    margin-bottom : -29px;
    width : 515px;
    height : 720px;
  }

  #sp-page-title-3{
    margin-right : 0px;
    width : 900px;
  }

  #sp-page-title-4{
    min-height : 78px;
  }

  #sp-site-branding2-1{
    margin-bottom : -9px;
    min-height : 92px;
  }

  #sp-site-branding2-1 > .extra{
    top : 28px;
    bottom : auto;
    right : 4px;
    left : auto;
  }

  #sp-site-branding2-1 > .site-description{
    width : 242px;
    height : 45px;
    top : 57px;
    bottom : auto;
    right : 567px;
    left : auto;
  }

  #sp-site-branding2-1 > .site-title{
    margin-left : 7px;
  }

  #sp-site-navigation-1{
    margin-top : 5px;
    width : 987px;
    min-height : 100px;
  }

  #sp-table-1{
    margin-left : -1px;
    margin-right : 13px;
    width : 845px;
  }

  #sp-table-2{
    margin-left : -1px;
    margin-right : 13px;
    margin-bottom : 28px;
    width : 845px;
  }

  #sp-table-4{
    margin-right : 7px;
    width : 908px;
    min-height : 903px;
  }

  .sp-wp-post-list#sp-wp-post-list-2{
    margin-top : -51px;
    width : 880px;
    min-height : 1433px;
  }
}
