
@font-face {
  font-family: 'ABeeZee-Regular';
  src: url('../fonts/ABeeZee-Regular/ABeeZee-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/ABeeZee-Regular/ABeeZee-Regular.woff') format('woff'), url('../fonts/ABeeZee-Regular/ABeeZee-Regular.ttf')  format('truetype'), url('../fonts/ABeeZee-Regular/ABeeZee-Regular.svg#ABeeZee-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
body
{
  font-family: 'ABeeZee-Regular';
  font-weight: normal;
  font-style: normal;
}
.menu li a
{
color: #000;
}
.navbar-fixed {
    z-index: 998;
}
.slider .indicators
{
z-index: 997;
}
.slider
{
height: inherit !important;
}
.tabs li a
{
color: #fff !important;
}
.tabs .tab a:hover, .tabs .tab a.active {
    background-color: #fff;
    color: #000 !important;
}
.tabs .indicator
{
    background-color: #fff;
}
.tabs .tab a
{
    border-right: 1px solid #fff;
}
/* gallery */

.portfolio .col
{
	margin-bottom: 24px;
}

.portfolio h5
{
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.portfolio h6
{
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 45px;
}

.portfolio hr
{
	width: 40px;
	margin-bottom: 45px;
}

.portfolio .portfolio-holder
{
	clear: both;
	text-align: center;
}

.portfolio img
{
	width: 100%;
	display: inline-block;
	float: left;
	    padding: 3px;
}
.tab-style
{
margin-top: 4rem;
}
.slider .indicators .indicator-item.active {
    background-color: #03a9f4;
}
.brand-logo img
{
      margin-top: 10px;
   /* width: 250px;*/
}
.brown {
    background-color: #E91E63 !important;
}
.margin-top
{
margin-top: 4rem;
}
.lean-overlay {
    position: fixed;
    z-index: 999;
    top: -100px;
    left: 0;
    bottom: 0;
    right: 0;
    height: 125%;
    width: 100%;
    background: #000;
    display: none;
    will-change: opacity;
}
/*@media only screen and (max-width: 992px)
{
.modal {
    width: 50%;
}
}*/
.close
{
    background: red;
    position: absolute;
    color: #fff;
    font-size: 26px;
    right: 0;
}
.modal
{
background: transparent;
}
div#test3 img {
    display: block;
	    margin-bottom: 7px;
}
.brown-text {
    color: #E91E63 !important;
}