
@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-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: 33%;
	display: inline-block;
	float: left;
	    padding: 3px;
}
    .social {
    padding-right: 15px;
}
.social a
{
  display: inline-block;    padding: 0 1px;
}
.social a:hover
{
  background: transparent;
}
.tab-style
{
margin-top: 4rem;
}
.slider .indicators .indicator-item.active {
    background-color: #03a9f4;
}
.brand-logo img
{
    margin-top: 20px;
}
.brown {
    background-color: #483344 !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;
}
.close
{
    background: red;
    position: absolute;
    color: #fff;
    font-size: 26px;
    right: 0;
}
.modal
{
background: transparent;
box-shadow: none;
}
i.fa.fa-youtube-play {
    margin-right: 10px;
}