/* Paste this css to your style sheet file or under head tag */
/* This only works with JavaScript, 
if it's not present, don't show loader */
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.preload {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url('../img/preloader.GIF') center no-repeat #000;
}

html, body {
	height: 100%;
}
.footer, .push {
	height: 120px;
}
.footer .logo {
	padding-right: 20px;
    height: 45px;
}

.gallery {
	list-style: none !important;
	padding:0;
}

body {
	color:#000;
	background: #fff;
	font-family: 'Lato', sans-serif !important;
}
.body.single {
	background: url('../img/slider/ducabike-performance-parts.jpg') !important; 
  background-repeat: no-repeat !important;
  background-position: center center !important;
  -webkit-backface-visibility: hidden !important;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}
img {
	max-width: 100%;
}
h1,h2,h3,h4,h5,h6 {
	color:#000;
}

.cent h1 {
	color:#fff;
}
.thumbnail {
	background:none !important;
	border:none;
}

.thumbnail .caption {
	height: 65px;
}
.thumbnail a>img, .thumbnail>img {
	width: 100%;
	max-width: 100%;
}


header#header {
	height: 100px;
	position: relative;
}

.centar-img {
	max-width: 250px;
	display: inline-block;
	margin: 20px auto;
}

.full {
  background: url('../img/slider/aem-factory-uk-ducati-mv-agusta.jpg'); 
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-backface-visibility: hidden;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.full-2 {
  background: url('../img/slider/aem-factory-mv-agusta.jpg'); 
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-backface-visibility: hidden;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.full-3 {
  background: url('../img/slider/ducati-panigale-899-1199-1299-slide3.jpg'); 
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-backface-visibility: hidden;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#main h1 {
	position: relative;
	text-align: center;
	color:#fff;	
	font-size:60px;
	font-weight: 400;
	text-transform: uppercase;
	text-shadow: 2px 2px #000;
}
#main h2 {
	position: relative;
	text-align: center;
	color:#fff;	
	font-size:40px;
	font-weight: 500;
	text-transform: uppercase;
	text-shadow: 2px 2px #000;
}

.logo {
	max-width: 100%;
	margin:30px 0;
	height: 40px;
}

.cent {
	text-align:center;
	position: relative;
}

.cent h2 {
	position: relative;
	text-align: center;
	color:#fff;	
	font-size:60px;
	font-weight: 400;
	text-transform: uppercase;
	text-shadow: 2px 2px #000;
}

.cent h3 {
	position: relative;
	text-align: center;
	color:#cf1e26;	
	font-size:40px;
	font-weight: 400;
	text-transform: uppercase;
	text-shadow: 2px 2px #000;
}

#main2,#main3 {
	position: relative;
}
#main2:before,#main3:before {
	content:'';
	background:url('../img/before.png') repeat-x;
	width: 100%;
	height: 100%;
	position: absolute;
	top:0;
	left:0;
}

.filte {
	position: relative;display: block;width: 100%;
}
.filte:before {
	content:'';
	background:url('../img/after.png') repeat-x;
	width: 100%;
	height: 50px;
	position: absolute;
	top:-50px;
	left:0;
	z-index: 9;
}

.filter-sec h2 {
	color:#cf1e26;
}

.btn-warning {
	background:#cf1e26;
	margin-bottom: 10px;
}

a:hover {
	text-decoration: none;
	color:#cf1e26;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.newlink {
	padding:50px 0;
}
.newlink p {
	margin-bottom: 30px;
}
.newlink a {
	color:#000;
	text-decoration: none;
}
.newlink a:hover {
	color:#cf1e26;
	text-decoration: underline;
}

.text {
	text-align:center;
	padding:55px 0;
}

.text h4 {
	color:#fff;
	line-height: 140%;

}



/* Footer */
.copy.pull-right {
	margin-top: 28px;
}
.social {
	display: inline-block;
}

.social ul{
	list-style:none;
	display: inline-block;
}
.social li {
	display: inline-block;
	padding:5px 10px;
}

.social li a {
	color:#fff;
}
.social li a:hover {
	color:#cf1e26;
}





#row-7 { text-align: center;}
#row-7 img{ margin-bottom: 25px;}



@media screen and (max-width: 1280px) {
    #main h1,.cent h2 {
    	font-size: 50px;
    }
    #main h2,.cent h3 {
    	font-size:30px;
    }
}



@media screen and (max-width: 678px) {
    #main h1, .cent h2 {
    	font-size: 30px;
    }
    #main h2, .cent h3 {
    	font-size:20px;
    }
}



/* Tabs */
.card {
	margin:40px 0;
}
.nav-tabs { border-bottom: 2px solid #DDD; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { border-width: 0; }
    .nav-tabs > li > a { border: none; color: #666; }
        .nav-tabs > li.active > a, .nav-tabs > li > a:hover { border: none; color: #cf1e26 !important; background: transparent; }
        .nav-tabs > li > a::after { content: ""; background: #cf1e26; height: 2px; position: absolute; width: 100%; left: 0px; bottom: -1px; transition: all 250ms ease 0s; transform: scale(0); }
    .nav-tabs > li.active > a::after, .nav-tabs > li:hover > a::after { transform: scale(1); }
.tab-nav > li > a::after { background: #21527d none repeat scroll 0% 0%; color: #fff; }
.tab-pane { padding: 15px 0; }
.tab-content{padding:20px}

.ducati {
	display: block;
	clear:both;
	font-size:14px;
	color:#cf1e26;
	font-style: italic;
	line-height: 130%;
}
.navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-collapse{
	background-color: #000;
}
.navbar-nav>li>a {
	color:#cf1e26;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 33px;
    height: 3px;
    border-radius: 1px;
}
.navbar-toggle {
	top:23px;
}
.main-logo {
	position: relative;
	z-index: 999999;
}
@media (min-width: 768px) {
	.navbar-nav>li>a {
	    line-height: 69px;
	}

}

@media (max-width: 400px) {
	.logo {
		height: 54px;
	}
}

.mt-50 {
	margin-top: 50px;
}

.navbar-toggle .icon-bar {
	background: #000;
}