body {
    font-size: 16px;
}

.header {
    background: #000 url(/user/documents/images/top/top.jpg) no-repeat center center ;
    background: cover;
}

.wrapper {
    background: #000;
}

h1, h2, h3, h4, h5, h6 {
    color: #e1139a;
}

.header .navbar-nav > li > a {
    color: #FFF;
}

p, li, li a, label {
    color: #b5b4b4;
}

.parallax-quote:after {
    background: rgba(0,0,0,0.2);
}

.sky-form fieldset {
    background: #000;
}

.header .logo img {
    margin-bottom: 40px;
}

.parallax-quote {
    background-image: none;
}

.glyphicon
{
    margin-right:4px !important; /*override*/
}

.container-top {
    padding-top: 20px;
}

.container-footer p {
    color: #bdbbbb;
}

.header .topbar {
  z-index: 12;
  padding: 8px 0;
  position: relative;
}

@media (max-width: 991px) {
  .header .topbar {
    margin-bottom: 20px;
  }
}

.header .topbar ul.loginbar {
  margin: 0;
}

.header .topbar ul.loginbar > li {
  display: inline;
  list-style: none;
  position: relative;
  padding-bottom: 15px;
}

.header .topbar ul.loginbar > li > a,
.header .topbar ul.loginbar > li > a:hover {
  color: #7c8082;
  font-size: 11px;
  text-transform: uppercase;
}

.header .topbar ul.loginbar li i.fa {
  color: #bbb;
}

.header .topbar ul.loginbar li.topbar-devider {
  top: -1px;
  padding: 0;
  font-size: 8px;
  position: relative;
  margin: 0 9px 0 5px;
  font-family: Tahoma;
  border-right: solid 1px #bbb;
}

/*languages*/
.header .topbar ul.languages {
  top: 25px;
  left: -5px;
  display: none;
  padding: 4px 0;
  padding-left: 0;
  list-style: none;
  min-width: 100px;
  position: absolute;
  background: #f0f0f0;
}

.header .topbar li:hover ul.languages {
  display: block;
}

.header .topbar ul.languages:after {
  top: -4px;
  width: 0;
  height: 0;
  left: 8px;
  content: " ";
  display: block;
  position: absolute;
  border-bottom: 6px solid #f0f0f0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-left-style: inset; /*FF fixes*/
  border-right-style: inset; /*FF fixes*/
}

.header .topbar ul.languages li a {
  color: #555;
  display: block;
  font-size: 10px;
  padding: 2px 12px;
  margin-bottom: 1px;
  text-transform: uppercase;
}

.header .topbar ul.languages li.active a i {
  color: #999;
  float: right;
  margin-top: 2px;
}

.header .topbar ul.languages li a:hover,
.header .topbar ul.languages li.active a {
  background: #fafafa;
}

.header .topbar ul.languages li a:hover {
  text-decoration: none;
}

/*No Topbar*/
.header.no-topbar .navbar-toggle {
  margin-top: 25px;
}

.imgLeft {
    float: left;
    margin-right: 25px;
    margin-bottom: 25px;
}

.clearfix {
    clear: both;
}

.color-white {
    color: white;
}

.margin-top-30 {
    margin-top: 30px;
}

.padding-top-40 {
    padding-top: 40px;
}

.breadcrumbs-v3.img-v1 {
    background-image: none;
    background-size: cover;
    background-position: center center;
}

.panel {
    background-color: #000;
}

.footer-v1 .footer {
    background: #e20f95;
}

.footer-v1 .footer p, .footer-v1 .footer h2, .footer-v1 .footer address {
    color: #eeeeeea3;
}

.footer-v1 .footer .headline h2,.footer-v1 .footer .headline h3,.footer-v1 .footer .headline h4 {
    border-bottom: 2px solid #e993c5;
}

.footer a, .copyright a, .footer a:hover, .copyright a:hover {
    color: #e993c5;
}

.acc-v1 .panel-heading a {
    background: #867676;
}

.acc-v1 .panel-heading a {
    color: #fff;
}

.bg-color-pink {
    background-color: #c01a96;
}

.bg-color-black {
    background-color: #000;
}

.padding-bottom-30 {
    padding-bottom: 30px;
}

.alert-success p {
    color: #000;
}

.testimonials-v4 .testimonials-author {
    color: #a7a3a3;
}

#p1 .wrapper {
    background-color: transparent !important;
}

.content {
    padding-top: 20px;
    padding-bottom: 20px;
}

.sky-form .sky-space-10 {
    margin-bottom: 10px;
}

.pagination .glyphicon
{
    margin-right:0px !important; /*override*/
}

.pagination a
{
    color:#555;
}

.panel ul
{
    padding:0px;
    margin:0px;
    list-style:none;
}

.sky-form {
    border: 0;
}

table {
    color: #b5b4b4;
}

.breadcrumbs-v3 h1 {
    font-family: 'Nothing You Could Do', sans-serif;
}

.revolution-mch-1:after {
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  content: ' ';
  position: absolute;
  background: rgba(0,0,0,0.3);
} 

.revolution-ch1 {
  color: #fff;
  font-size: 50px;
  font-weight: 200;
  line-height: 60px;
  padding: 30px 50px;
  text-align: center;
  border: 1px solid #fff;
  text-transform: uppercase;
  font-family: 'Nothing You Could Do', sans-serif;
}

.revolution-ch2 {
  color: #fff;
  font-size: 30px;
  max-width: 470px;
  line-height: 32px;
  position: relative;
  text-align: center;
  font-weight: normal;
  text-transform: uppercase;
  font-family: 'Nothing You Could Do', sans-serif;
}

.revolution-ch2:after {
  left: 50%;
  width: 70px;
  height: 2px;
  content: ' '; 
  bottom: -20px;
  background: #fff;
  margin-left: -35px;
  position: absolute;
}

.revolution-ch3 {
  color: #fff;
  font-size: 50px;
  font-weight: 200;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Nothing You Could Do', sans-serif;
}

.revolution-ch4 {
  color: #fff;
  font-size: 18px;
  max-width: 300px;
  line-height: 30px;
  text-align: right;
  position: relative;
  font-weight: normal;
  font-family: "Open Sans", sans-serif;
}

.revolution-ch5 {
  color: #fff;
  font-size: 50px;
  font-weight: 200;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Nothing You Could Do', sans-serif;
}

.no-padding {
    padding: 20px !important;
}

.news-item
{
    padding:4px 4px;
    margin:0px;
    border-bottom:1px dotted #555; 
}

.tab-v1 .tab-content img {
    margin-top: 0;
    margin-bottom: 0;
}

.posts .dl-horizontal dt {
    width: 100px;
}

.posts .dl-horizontal dt img {
    width: 100px;
    height: 100px;
}

.posts .dl-horizontal dd {
    margin-left: 110px;
}

#access_map {
    height: 350px;
    width: 100%;
}

ul.parsley-errors-list {
    padding-left: 0;
    list-style-type: none;
    margin-top: 5px;
    color: red;
}

li.parsley-length, li.parsley-required, li.parsley-type {
    color: red;
}

@media (min-width: 768px) and (max-width: 991px) {
}

@media (min-width: 768px) {
}

@media (min-width: 992px) {
}

@media (min-width: 992px) and (max-width: 1199px) {
}

@media (min-width: 1200px) {
}