/* ==========================================================================
   Author's custom styles
   ========================================================================== */

.owl-item img {
    width: 100%;
    height: auto;
}

.navbar {
margin-bottom: 0px;
}

.logo {
margin-top: 20px;
margin-bottom: 20px;
}




.social-btn li a i {
    border-radius: 0;
    display: inline-block;
    font-size: 18px;
}
.social-btn li a i {
    background-color: #222222;
    color: #fff;
}
.social-btn li a i {
    display: block;
    height: 35px;
    line-height: 35px;
    margin-bottom: 5px;
    text-align: center;
    width: 35px;
}





footer {
    backg/round: #222222 none repeat scroll 0 0;
    border-top: 2px solid #fff;
    col/or: #fff;
    margin-top: 40px;
}



.twitter_feed_wrapper {
    background-color: rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    margin-top: 48px;
    padding: 14px;
}

.fadeInUp {
    animation-name: fadeInUp;
}

.section_header.elegant {
    border-bottom: 1px solid #cccccc;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 24px;
    margin: 0 0 26px;
    padding: 36px 0 16px;
    text-align: left;
    text-transform: uppercase;
}
.section_header.centered {
    text-align: center !important;
}
.section_header {
    border-bottom: 1px solid #cccccc;
    clear: both;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    margin: 0 0 26px;
    padding: 0 0 16px;
}

.owl-controls {
    text-align: center;
}
.owl-controls .owl-page {
    display: inline-block;
}
.owl-controls .owl-page span {
    background-color: #333;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    width: 12px;
}

.owl-item img {
    width: 100%;
    height: auto;
}
.owl-prev, .owl-next {
    position: absolute;
    top: 50%;
    margin-top: -50px;
    width: 50px;
    height: 50px;
    text-align: center;
    background-color: #fff;
    filter: Alpha(Opacity=50);/*IE7 fix*/
    opacity: 0.5;
}
.owl-prev:hover, .owl-next:hover {
    filter: Alpha(Opacity=100);/*IE7 fix*/
    opacity: 1;
}
.owl-next {
    right: 0px;
}
.owl-controls {
    text-align: center;
	background-color: #333;
}
.owl-controls .owl-page {
    display: inline-block;
}
.owl-controls .owl-page span {
    background-color: #fff;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    width: 12px;
    filter: Alpha(Opacity=500);/*IE7 fix*/
    opacity: 0.5;
}
.owl-controls .owl-page.active span, .owl-controls .owl-page:hover span {
    filter: Alpha(Opacity=100);/*IE7 fix*/
    opacity: 1;
}

footer {
 padding-bottom: 20px;
}

.ui-13{
	
    background-repeat: no-repeat;
	background-position:center center;
}
@media (max-width:767px){
	.ui-13{
		background:transparent;
	}
	.navbar-default {
		 background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
	}
}
.ui-13 .ui-content{
	backgrou/nd-color:	#333;
	padding: 0px 0;
}	
@media (max-width:767px){
	.ui-13 .ui-content{
		padding:50px 0px 50px 0px;
	}
}
/* Ui Item */
.ui-13 .ui-content .ui-item{
	padding:15px 0px;
	text-align:center;
	background:#fff;
	box-sh/adow: inset 0px 0px 40px rgba(0,0,0,0.15), 0px 0px 40px rgba(0,0,0,0.15);
	bor/der:2px solid #fff;
	margin:10px auto;
	max-width:400px;
	border-radius:2px;
	min-height: 210px;
}
/* Image */
.ui-13 .ui-item img{
	margin:0px auto;
}
.ui-13 .ui-item h6{
	color:#888;
	text-transform:uppercase;
	font-size:14px;
	font-weight:600;
	font-family: "Open Sans",sans-serif;
}

/* UI Hover */
.ui-13 .ui-hover{
height:0px;
overflow:hidden;
	webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;

}
/* UI Hover */
.ui-13 .ui-hover-hide{
height:280px;
overflow:hidden;
	webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;

}
/* Hover Effect */
.ui-13  .ui-item:hover .ui-hover{
	height:280px;
}
/* Hover Effect */
.ui-13  .ui-item:hover .ui-hover-hide{
height:0px;
}
@media (min-width: 992px) {
.ui-13 .col-md-3 {
width:20%;
}
}
.ui-318{
	max-width:1150px;
	margin:10px auto;
}
/* Column Mobile */
@media(max-width: 500px){
	.col-mob{
		width:100%;
		float:none;	
	}
}
.ui-318 .db-item{
	
	height:330px;
	margin:10px auto 15px;
	border:1px solid #e7e7e7;
	padding:15px;

	background:#fff;
	border-radius:4px;
	overflow: hidden;
	box-shadow:2px 2px 0px 1px rgba(0,0,0,0.05);
}
.product-list { 
height:auto !important;
}
.ui-318 .db-item h4{
	font-size:18px;
	line-height:13px;
	margin-bottom:20px;
	margin-top:3px;
	text-transform:uppercase;
	font-weight: bold;
	text-align:center;
}
/* Border Top */
.ui-318 .db-br-red{
	border-top:4px solid #f75353;
}
.ui-318 .db-br-green{
	border-top:4px solid #51d466;
}
.ui-318 .db-br-yellow{
	border-top:4px solid #fcd419;
}
.ui-318 .db-br-lblue{
	border-top:4px solid #12A3C7;
}
.ui-318 .db-br-purple{
	border-top:4px solid #5A2C8D;
}
.ui-318 .db-br-blue{
	border-top:4px solid #609cec;
}
.ui-318 .db-br-brown{
	border-top:4px solid #d08166;
}
.ui-318 .db-br-orange{
	border-top:4px solid #f78153;
}
.ui-318 .db-br-rose{
	border-top:4px solid #ff61e7;
}
.ui-318 .db-br-grey {
    border-top: 4px solid #333333;
}

.navbar-default {
 background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
}

.dropdown-menu .active a {

  background-color: black;
}



.dropdown:hover .dropdown-menu {
display: block;
}
.dropdown-menu {
background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
}
.dropdown-menu li a {
color: #fff;
}
.dropdown-menu li a:hover {
background-color: #000 !important;
}
.owl-prev i {
    padding-top: 16px;
}
.owl-next i {
    padding-top: 16px;
}

@media(min-width:992px) {
    .logos .col-md-2 {
width: 14%;
}
}