/* custom  Frontend Styles*/
body{
overflow-x: hidden;
background-color: #ECEAE8;
font-size: 16px;
letter-spacing: 3px;
padding-top: 0 !important;
margin-bottom: 60px;
position: static;
color: #333;
font-family: 'Raleway', Arial, Helvetica, sans-serif;
font-variant-ligatures: none;
--line-height: 1.9;
}

a {
    color: #000;
}
a:hover, a:focus {
    color: #000;
    text-decoration: none;
}

h1 {
    font-size: 34px;
    margin-bottom: 30px;
}

.navbar-default{
   --border-bottom:2px solid black;
}

.login-form {
    background: #f3f3f3 none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    margin: 50px auto;
    padding:20px;
    position: relative;
    --max-width: 300px;
}

.navbar-brand {
    height: 115px;
}

.navbar-login
{
    width: 305px;
    padding: 10px;
    padding-bottom: 0px;
}

.navbar-login-session
{
    padding: 10px;
    padding-bottom: 0px;
    padding-top: 0px;
}

.icon-size
{
    font-size: 87px;
}

.header-container {
    background-color: #79B20E;
}

Footer{
padding: 30px 0 30px 0;
float: left;
width: 100%;
background: url('/img/footer-background.png') no-repeat 80% bottom #79B20E;
letter-spacing: 2px;
color: #fff;
font-size: 13px;
}

Footer a{
color: #fff;
}

.bottom-buffer { margin-bottom:20px; }

.navbar-default .navbar-brand {
    color: #fff;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.nav-tabs > li.active > a, 
.nav-tabs > li.active > a:hover, 
.nav-tabs > li.active > a:focus,
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus 
 {
    background-color: #FFe100;
    color:#000;
}

.nav-tabs > li > a, .nav-pills > li > a{
    background-color: #eee;
}

.nav-pills > li {
    margin-bottom: 5px;
}

.navbar-default .navbar-nav > li > a {
    color: #fff; float: left; padding-bottom: 20px; padding-top: 20px; text-transform: uppercase; font-weight: 700; font-size: 14px;
}

.btn-success {
    background-color: #86bc26;
    border-color: #86bc26;
}

.btn-success:hover {
    background-color: #86bd24;
    border-color: #86bd24;
}

#cover {
    background-color: #FFF;
    opacity: 0.8;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 5000;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background-image: url('/img/loading_animation.gif');
    background-position: center;
    background-repeat: no-repeat;
    display:none;
}



/*
th.header {
	background: rgba(0, 0, 0, 0) url("/img/bg.gif") no-repeat scroll left center;
  cursor:pointer;
}

thead tr .headerSortUp {
	background-image: url("/img/asc.gif");
}
thead tr .headerSortDown {
	background-image: url("/img/desc.gif");
}

.table > thead > tr > th.header {
    padding-left: 20px;
}
*/
.okbg{
  background-color:#86BC26;
}

.bg-white{
    background-color:#fff;
}

.form-control {
 padding:6px;
}

LABEL.error{
font-size: 11px;
font-weight: normal;
letter-spacing: 0.1em;
}

.Xlocbtn{
  font-size:16px;
}

.tour-details{
line-height:1.3em;
}

.TourOptRow{
    padding:15px;
}

/*HOVERIMAGE */
.hoverimage {position: relative; z-index: 600; margin-bottom: 30px; width: 100%; float: left; height: 100%;}
.hoverimage .hoverimage-background {position: relative; z-index: 600;}

.hoverimage .hoverimage-overlay {position: absolute; top: 0; left: 0; width: 100%; height: 100%; float: left; z-index: 601;}

.hoverimage .hoverimage-overlay-default {position: absolute; left: 0; top: 0;}

.hoverimage .hoverimage-overlay .overlay-color {position: absolute; height: 180px; left: 0; width: auto; min-width: 180px; float: left; bottom: 30px; padding: 15px;}
.hoverimage .hoverimage-overlay .overlay-color p {display: flex; align-items: flex-end; height: 100%; width: 100%; color: #000 !important; line-height: 1; margin-bottom: auto; text-transform: uppercase; font-size: 30px; font-weight: 700 !important;}
.hoverimage .hoverimage-overlay .overlay-color-green {background-color: #79B20E;}
.hoverimage .hoverimage-overlay .overlay-color-yellow {background-color: #FFE200;}
.hoverimage .hoverimage-overlay .overlay-color-red {background-color: #ED1C24; color: #fff !important;}
.hoverimage .hoverimage-overlay .overlay-color-white {background-color: #FFF;}

.col-md-4 .hoverimage .hoverimage-overlay .overlay-color { height: 150px; min-width: 150px; }
.col-md-4 .hoverimage .hoverimage-overlay .overlay-color p { font-size: 26px !important;}
.col-md-3 .hoverimage .hoverimage-overlay .overlay-color { height: 120px; min-width: 120px; }
.col-md-3 .hoverimage .hoverimage-overlay .overlay-color p { font-size: 22px !important; }

.hoverimage .hoverimage-overlay-center .overlay-color {left: calc(50% - 90px); bottom: calc(50% - 90px);}

.hoverimage a {color:#000;}

.right-50-50 .hoverimage .hoverimage-overlay .overlay-color,
.left-50-50 .hoverimage .hoverimage-overlay  .overlay-color {padding: 15px 15px 0 15px;}

.right-50-50 .hoverimage2 .hoverimage .hoverimage-overlay .overlay-color,
.left-50-50 .hoverimage2 .hoverimage .hoverimage-overlay  .overlay-color {padding: 60px 15px 0 15px;}

.hoverimagetext {
	font-size:22px;font-weight:700;
}
.overlay-color-padding {
	position: relative; font-weight:bold; text-transform:uppercase;left:0;top:40px;
}
.overlay-color-padding.textlines-1{
	top:50px;
}
.overlay-color-padding.textlines-2 {
	top:20px;
}
.overlay-color-padding.textlines-3 {
	top:-10px;
}

.opt-img{
max-width:100px;
}

@media screen and (min-width:768px) {
 
 .navbar-nav {
  margin:50px 0 0 0;
 }
 .header-container {
    height: 120px;
  }
 
}


/* Smartphone Styles */

@media only screen and (max-device-width: 736px) { 
.panel-fullscreen{
    display: block;
    z-index: 1000;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    overflow: auto;
}
.navbar-brand {
    height: 50px;
}
}