

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700);
@import url(https://fonts.googleapis.com/css?family=Bree+Serif);

body {
    background: url('/assets/pics/bg-events.jpg') repeat left top fixed;
    -webkit-background-size: repeat;
    -moz-background-size: repeat;
    -o-background-size: repeat;
    background-size: repeat;
    color:#fff;
    background-color:#333;
    font-size: 16px;
    line-height: 1.55em;
    font-family: 'Open Sans',Arial,Helvetica,Sans-Serif;
    margin-bottom: 580px !important;
}
.page-content p:first-of-type {
    font-size: 1.1em;
    line-height: 1.65em;
    font-weight: 600;
}
.breadcrumb {
    background-color: transparent;
    padding: 0px 15px;
    border-radius: 0px;
}
.breadcrumb > li {
    font-size: 0.85em;
}
.btn-default {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-default:focus,
.btn-default.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-default:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

table {
width: 100%;
}
.bg {
    background: transparent url("/assets/pics/bg-exodus.jpg") repeat-y scroll 0 0;
    -webkit-box-shadow: 0px 0px 10px 3px rgba(33,33,33,0.8);
    -moz-box-shadow: 0px 0px 10px 3px rgba(33,33,33,0.8);
    box-shadow: 0px 0px 10px 3px rgba(33,33,33,0.8);
    padding: 0 15px;
}
.contentbg2 {
    background-color: rgba(255, 255, 255, 0.65); 
    margin: 0 0 20px 0;
}

/* Submenus open on hover */
ul.nav li.dropdown:hover ul.dropdown-menu{ display: block; }

.dropdown-menu > li > a {
    display: inline-block;
}
    /* Submenus below each other */
    @media (max-width: 733px) {
       .dropdown,
       .dropdown-submenu {
          display: block;
          position: static;
          float: none;
       }
       .dropdown-menu {
          position: static;
          float: none;
       }
       .open .nav-child.dropdown-menu {
          display: block;
          background-color: transparent;
          border: none;
          border-radius: 0;
          box-shadow:none;
       }
    }

.navbar-brand {
    float: left;
    height: auto;
    line-height: 0px;
    padding: 0px;
}
.navbar-header {
    height: auto;
}
.navbar {
    border: 0;
    margin-bottom: 0px;
    min-height: 90px;
    position: relative;
}
.navbar-inverse {
    background-color: transparent;
    border-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    background-color: transparent;
}
.navbar-inverse .navbar-nav > li > a {
    color: #ececec;
}
.nav > li > a {
    font-family: 'Open Sans', sans-serif;
    font-size: 1em;
    font-weight: 400;
    color: #fff;
}
.nav > li > a:focus, .nav > li > a:hover {
}

.container > .navbar-header, .container > .navbar-collapse {
    margin-top: 20px;
} 

.navbar-collapse {
    background: #773515;
    border-top: 0;
    box-shadow: 0;
    max-height: 100% !important;
}

.container-fluid > .navbar-header, .container > .navbar-header {
background: #95bd0d; /* Old browsers */
background: -moz-linear-gradient(top, #95bd0d 0%, #1a5d1a 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #95bd0d 0%,#1a5d1a 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #95bd0d 0%,#1a5d1a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#95bd0d', endColorstr='#1a5d1a',GradientType=0 ); /* IE6-9 */
}

.container-fluid > .navbar-collapse, .container > .navbar-collapse {
background: #95bd0d; /* Old browsers */
background: -moz-linear-gradient(top, #95bd0d 0%, #1a5d1a 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #95bd0d 0%,#1a5d1a 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #95bd0d 0%,#1a5d1a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#95bd0d', endColorstr='#1a5d1a ',GradientType=0 ); /* IE6-9 */
}

.navbar-inverse .navbar-toggle {
    border-color: #fff;
}

a {
    color: #00a7c4;
    font-weight: 400;
    text-decoration: none;
}
a:focus, a:hover {
    color: #00bfe0;
    font-weight: 400;
    text-decoration: underline;
}

img, .sidebar-item img, sidebar-item .img-responsive {
    max-width:100% !important;
    height: auto;
    display:block;
}

.panel {
    background-color: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: 0;
    margin-bottom: 20px;
}
.panel-default > .panel-heading {
    background-color: transparent;
    color: #fff;
}
.panel-heading {
    border-bottom: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 10px 15px;
}
.page-header {
    border-bottom: 0;
    margin: 0 30px;
    padding-bottom: 9px;
}
.page-content {
    margin-left: 15px;
    margin-right: 15px;
}
.h1, h1 {
    font-family: 'Bree Serif', serif;
    font-size: 36px;
}
.h2, h2 {
    font-family: 'Bree Serif', serif;
    font-size: 28px;
}
.h3, h3 {
    font-family: 'Bree Serif', serif;
    font-size: 20px;
}
.h4, h4 {
    font-size: 14px;
    font-weight: 700;
}
.h5, h5 {
    font-family: 'Bree Serif', serif;
    font-size: 1.2em;
}
.h6, h6 {
    font-size: 12px;
}
.detailmenu {
    margin-bottom: 4px;
}

#gallery .item2 {
    overflow: display;
    float: left;
    font-size: 12px;
    min-height: 1px;
    position: relative;
    text-align: center;
}
.span2 {
    overflow: display;
    margin-bottom: 20px;
}

.cd-top {
    background: rgba(88, 120, 128, 0.8) url("/assets/pics/cd-top-arrow.svg") no-repeat scroll center 50%;
    bottom: 100px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    display: inline-block;
    height: 40px;
    opacity: 0;
    overflow: hidden;
    position: fixed;
    right: 10px;
    text-indent: 100%;
    transition: opacity 0.3s ease 0s, visibility 0s ease 0.3s;
    visibility: hidden;
    white-space: nowrap;
    width: 40px;
    z-index: 10;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
    transition: opacity 0.3s ease 0s, visibility 0s ease 0s;
}
.cd-top.cd-is-visible {
    opacity: 1;
    visibility: visible;
}
.cd-top.cd-fade-out {
    opacity: 0.5;
}
.no-touch .cd-top:hover {
    background-color: #466066;
    opacity: 1;
}
@media only screen and (min-width: 768px) {
.cd-top {
    bottom: 20px;
    right: 20px;
}
}
@media only screen and (min-width: 1024px) {
.cd-top {
    bottom: 30px;
    height: 60px;
    right: 30px;
    width: 60px;
}
}


.well {
    margin-bottom: 0px;
    min-height: 20px;
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    float: left;
    font-size: 14px;
    left: 0;
    margin: 2px 0 0 0;
    padding: 5px 0;
    text-align: left;
}

.well > ul {
    padding: 0;
    list-style: outside none none;
    clear: both;
    padding: 0px;
}

.well > ul > li > a {
    color: #333;
    display: block;
    font-weight: 400;
    line-height: 1.42857;
    padding: 3px 20px 0 20px;
    white-space: nowrap;
}

.well > ul > li > a:focus, .well > ul > li > a:hover {
    background-color: #f5f5f5;
    color: #262626;
    text-decoration: none;
}
.well > ul > .active > a, .well > ul > .active > a:focus, .well > ul > .active > a:hover {
    background-color: #337ab7;
    color: #fff;
    outline: 0 none;
    text-decoration: none;
}

.clearfix::before, .clearfix::after, .row::before, .row::after {
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}
.row::after, .clearfix::after {
    clear: both;
}


#topbar {
    height: 128px;
    white-space: nowrap;
    margin: 10px 0 0;
}
#topbar .topcontact {
    float: right;
}

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}
.noleft {
   padding-left: 0 !important;
   margin-left: 0 !important;
}
.top10 {
    margin-top: 10px;
}

.details {
    padding: 0;
    overflow: hidden;
    position: relative;
}

.details > .sidebar {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    position: relative;
}
.sidebar-item {
    background: rgba(46,19,0,0.7);
    background-color: rgba(46,19,0,0.7);
    white-space:normal;
    vertical-align:top; 
    min-height: 100%;
    height: auto !important;
    height: 100%;
    position: relative;
    padding: 15px;
    margin: 0 15px 15px;
}
.sidebar, #footer {
    font-size: 0.88em !important;
}


#footer {
    background: rgba(52, 44, 40, 0.8) none repeat scroll 0 0 !important;
    bottom: 0;
    padding-top:20px;
    height: 560px !important;
    position: absolute;
    width: 100%;
}

.navbar-footer {
    float: left;
    margin: 0;
}
.navbar-footer > li {
    float: left;
    margin-right: 15px;
}
.navbar-footer > li > a {
    color: #fff;
    font-family: "Open Sans",sans-serif;
    font-size: 1em;
    font-weight: 700;
    display: block;
    padding: 5px 5px 5px 0;
    position: relative;
}
.navbar-footer > li > a:focus, .navbar-footer > li > a:hover {
    background-color: transparent;
    text-decoration: underline;
}

.footer-dropdown > li > a {
    color: #fff;
    font-family: "Open Sans",sans-serif;
}
.footer-dropdown {
    float: left;
    left: 0;
    list-style: outside none none;
    margin: 0;
    min-width: 60px;
    padding: 0;
    text-align: left;
    top: 100%;
    z-index: 1000;
}

#lbCaption, #lbNumber {
     z-index:9999;
 }

#lbOverlay {
    z-index: 999;
}

.col-md-6-caption {
    margin-bottom: 15px;
}


.form-group label.option {
    display: inline-block;
    font-weight: 400 !important;
}

.pp_description { color: #000; }
div.pp_default .pp_description{font-size:16px;font-weight:400;line-height:1.35em;}


.gallery {
    display: flex;
    flex-wrap: wrap;
}
.mg-image {
    flex: 1 0 50%;
    padding: 0.5em;
}

.eventstext {
    background:rgba(92,184,92,0.2);
    padding:10px;
}
.eventstext h2, .eventstext h2 a {
    font-weight:300;
    margin-top:0;
    color:#fff;
}
.eventstext h2 a:focus, .eventstext h2 a:hover {
    color:#e2e4dc;
    text-decoration:none !important;
}
.eventsdetails {
    text-align: center;
    color:#fff;
    padding: 0 10px;
    line-height: 2.4em;
background: #95bd0d; /* Old browsers */
background: -moz-linear-gradient(top, #95bd0d 0%, #1a5d1a 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #95bd0d 0%,#1a5d1a 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #95bd0d 0%,#1a5d1a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#95bd0d', endColorstr='#1a5d1a ',GradientType=0 ); /* IE6-9 */
}
.eventsdetails a, .eventsdetails a:focus, p .eventsdetails a:hover {
    color:#fff;
    text-decoration:none !important;
}
a:focus > .eventsdetails, a:hover > .eventsdetails {
background: #95bd0d; /* Old browsers */
background: -moz-linear-gradient(top, #88ad0c 0%, #1a5d1a 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #88ad0c 0%,#1a5d1a 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #88ad0c 0%,#1a5d1a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#88ad0c', endColorstr='#1a5d1a ',GradientType=0 ); /* IE6-9 */
}

.sidebar-details {
    background: rgba(46,19,0,0.7);
    background-color: rgba(46,19,0,0.7);
    padding: 15px;
    margin: 0 15px;
}
.sidebar-details h3 {
    margin: 0;
}
.sidebar-details:last-child { 
    margin-bottom: 30px !important;
    
}