body {
	background-color: #000;
}

.navbar .navbar-nav {
	display: inline-block;
	float: none;
	vertical-align: top;
}

a:hover {
	text-decoration: none;
}

.dropdown-menu li a {
	color: #fff !important;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
}

.dropdown-menu li a:hover {
	color: #000 !important;
}

.dropdown-menu li {
	border: 1px solid #fff;
	text-align: center;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #111111;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border-radius: 0px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.navbar .navbar-collapse {
	text-align: center;
}

.nav>li {
	padding-left: 0px;
	padding-right: 0px;
	width: 123px;
}

.opic {
	margin-top: 2%;
}

.nav>li>a {
	border: 1px solid transparent;
	padding: 5px;
}

.lofas {
	margin-top: 5%;
	margin-bottom: 10%;
}

.nav>li>a:hover, .nav>li>a:focus {
	text-decoration: none;
	background-color: transparent;
	border: 1px solid #fff;
	padding: 5px;
}

.parts_technix img {
	margin: auto;
}

.text_technology p {
	text-align: left !important;
}

.tech_img {
	margin-top: 40px;
}

.navbar-nav>li>a {
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	color: #fff;
}

.text_tech h3 {
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	color: #fff;
	margin-top: 27px;
	margin-bottom: 25px;
}

.main-text {
	position: absolute;
	top: 50px;
	width: 96.66666666666666%;
	color: #FFF;
}

.btn-min-block {
	min-width: 170px;
	line-height: 26px;
}

.slider_text h1 {
	font-size: 45px;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	color: #fff;
}

.slider_text p {
	font-size: 35px;
	margin-top: -15px;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	color: #fff;
}

.slider_1 {
	padding-left: 0px;
}

.slider_1 li {
	list-style: none;
}

.btn_slider {
	font-size: 14px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-family: 'Raleway', sans-serif;
	color: #fff;
	text-transform: uppercase;
	margin-left: 45px;
	border-radius: 0px;
}

.slider_1 li p {
	font-size: 18px;
	font-family: 'Raleway', sans-serif;
	color: #fff;
	text-transform: none;
	margin-top: 15px;
}

.btn-clear {
	color: #FFF;
	background-color: transparent;
	border-color: #FFF;
	margin-right: 15px;
}

.btn-clear:hover {
	color: #000;
	background-color: #FFF;
}

.center_logo {
	margin: auto;
    width: 150px;
}

.navbar {
	border-bottom: 1px solid #fff;
	margin-bottom: 0px;
}

.second-section-bg {
	background-color: #fff;
}

.second-section-bg h1 {
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	color: #948987;
}

.second-section-bg h1 {
	position: relative;
	font-size: 30px;
	z-index: 1;
	overflow: hidden;
	text-align: center;
}

.second-section-bg h1:before, .second-section-bg h1:after {
	position: absolute;
	top: 51%;
	overflow: hidden;
	width: 3%;
	height: 1px;
	content: '\a0';
	background-color: #756464;;
}

.second-section-bg h1:before {
	margin-left: -3%;
	text-align: right;
}

.color {
	background-color: #fff;
}

.thumbnail {
	border: none;
}

.carousel {
	margin-bottom: 0;
	padding: 0 40px 30px 40px;
}
/* The controlsy */
.carousel-control {
	left: -12px;
	height: 40px;
	width: 40px;
	background: none repeat scroll 0 0 #222222;
	border: 4px solid #FFFFFF;
	border-radius: 23px 23px 23px 23px;
	margin-top: 90px;
}

.carousel-control.right {
	right: -12px;
}
/* The indicators */
.carousel-indicators {
	right: 50%;
	top: auto;
	bottom: 10px;
	margin-right: -19px;
}
/* The colour of the indicators */
.carousel-indicators li {
	background: transparent;
}

.carousel-indicators .active {
	background: #fff;
}

.hover-logos img {
	filter:
		url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	/* Firefox 10+, Firefox on Android */
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray; /* IE 6-9 */
}

.hover-logos img:hover {
	-webkit-filter: none;
	-moz-filter: none;
	-ms-filter: none;
	filter: none;
}

.kill_padd {
	padding: 0px;
}

.carousel .carousel-control {
	background-color: transparent;
	color: #f4f7f5;
	font-size: 23px;
	height: 22px;
	margin-top: -22px;
}

.carousel-control {
	text-shadow: none;
	color: #666;
}

.carousel .carousel-control:hover {
	color: #000000;
}

.contact_control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #000;
	background-color: rgba(179, 179, 179, 0.9);
	background-image: none;
	border: 1px solid #c9c9c9;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow
		ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out
		.15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.contact_btn {
	background-color: #bababa;
	font-family: 'Raleway', sans-serif;
	border-radius: 0px;
	color: #fff;
	padding-left: 35px;
	padding-right: 35px;
}

.copyryghta p {
	color: #88827c;
	font-family: 'Raleway', sans-serif;
}

::-webkit-input-placeholder {
	font-family: 'Raleway', sans-serif;
}

:-moz-placeholder { /* Firefox 18- */
	font-family: 'Raleway', sans-serif;
}

::-moz-placeholder { /* Firefox 19+ */
	font-family: 'Raleway', sans-serif;
}

:-ms-input-placeholder {
	font-family: 'Raleway', sans-serif;
}

.contact_control:focus {
	border-color: #c9c9c9;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn_send {
	font-family: 'Raleway', sans-serif;
}

.footer_input {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #fff;
	background-color: transparent;
	background-image: none;
	border: 1px solid #fff;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow
		ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out
		.15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.footer_input:focus {
	border-color: #fff;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.form-control::-webkit-input-placeholder {
	color: white;
}

.form-control:-moz-placeholder {
	color: white;
}

.form-control::-moz-placeholder {
	color: white;
}

.form-control:-ms-input-placeholder {
	color: white;
}

.footer-text h2 {
	color: #88827c;
	margin-bottom: 30px;
	font-family: 'Raleway', sans-serif;
}

.footer-text-1 h2 {
	color: #88827c;
	margin-bottom: 15px;
	font-family: 'Raleway', sans-serif;
}

.footer-text-1 p {
	color: #88827c;
	font-family: 'Raleway', sans-serif;
}

.footer-text p {
	color: #88827c;
	font-family: 'Raleway', sans-serif;
}

.kill-padd-footer-1 {
	padding-left: 0px;
}

.input-group-btn i {
	color: #fff;
	font-size: 18px;
}

.input-group-btn {
	border: 1px solid #fff;
}

.powered {
	color: #fff;
	text-decoration: none;
}

.powered:hover {
	color: #666;
	text-decoration: none;
}

.social-footer a {
	color: #666;
}

.label_grup label {
	color: #777777;
	font-family: 'Raleway', sans-serif;
}

.label_grup label span {
	color: #ff0000;
}

.social-footer a:hover {
	color: #999;
}

.margin-side {
	margin-bottom: 4%;
}

.margin_bottom {
	margin-bottom: 40px;
}

.padding_top {
	padding-top: 40px;
}

.contact_bg {
	background-image: url(../../img/contact_bg.jpg);
	background-size: cover;
	padding-bottom: 40px;
}

.bg-error {
	background-image: url(../../img/bg-error.jpg);
	background-size: cover;
	padding-bottom: 558px;
}

.bg-error  .tittle-prijava {
	color: white !important;
}

.bg-error  .text-center a {
	background-color: black;
	border: 1px solid white;
	color: white;
	padding: 4px 8px;
}

.navbar-nav li .active {
	text-decoration: none;
	background-color: transparent;
	padding: 4px !important;
}

.navbar-nav li.active {
	border: 1px solid #fff !important;
}

.porche_logo {
	width: 55px;
	height: 30px;
}

.text-carbon-galery h3 {
	color: #948987;
	font-family: 'Raleway', sans-serif;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.text-carbon-1 h3 {
	color: #948987;
	font-family: 'Raleway', sans-serif;
	padding-bottom: 10px;
	margin-bottom: 80px;
}

.text-carbon-1 h4 {
	color: #948987;
	font-family: 'Raleway', sans-serif;
	padding-bottom: 10px;
	margin-bottom: 80px;
}

.text-carbon-1 .text-center {
	margin-top: 59px;
}

.contact_text h3 {
	color: #948987;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	margin-left: 15px;
}

.contact_text p {
	color: #948987;
	font-family: 'Raleway', sans-serif;
}

.text-carbon h3 {
	color: #948987;
	font-family: 'Raleway', sans-serif;
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
}

.text-parts h4 {
	font-family: 'Raleway', sans-serif;
	color: #948987;
}

.text-parts h2 {
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	color: #948987;
}

.text-parts p {
	font-family: 'Raleway', sans-serif;
	color: #948987;
	margin-top: 50px;
}

.border_white {
	border: 4px solid #fff;
	border-radius: 4px;
}

.line {
	border-bottom: 1px solid #666;
	margin-bottom: 20px;
	margin-top: 20px;
}

div .hover_parts:hover {
	background-color: #e1e1e1;
	padding-top: 10px;
	padding-bottom: 10px;
}

div .hover_parts {
	padding-top: 10px;
	padding-bottom: 10px;
}

.products_bg {
	background-color: #fff;
}

.box-shadow-products {
	-webkit-box-shadow: 0px 0px 10px 2px rgba(168, 168, 168, 1);
	-moz-box-shadow: 0px 0px 10px 2px rgba(168, 168, 168, 1);
	box-shadow: 0px 0px 10px 2px rgba(168, 168, 168, 1);
}

.products_text_mark h4 {
	font-family: 'Raleway', sans-serif;
	color: #948987;
	text-align: center;
	border-bottom: none !important;
}

.text-carbon-2 p {
	text-align: center;
	color: #000;
	font-family: 'Raleway', sans-serif;
	margin-top: 35px;
	margin-bottom: 35px;
}

.image {
	position: relative;
}

.image h2 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	margin: 0 auto;
	height: 45px;
	padding-top: 7px;
	text-align: center;
	color: #fff;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	background-color: rgba(0, 0, 0, 0.6);
}

.line_exterior h3 {
	text-align: center;
}
/* Indicators images style */
.padd_galery img {
	-webkit-box-shadow: 0px 0px 10px 2px rgba(168, 168, 168, 1);
	-moz-box-shadow: 0px 0px 10px 2px rgba(168, 168, 168, 1);
	box-shadow: 0px 0px 10px 2px rgba(168, 168, 168, 1);
	cursor: pointer;
}

.galery_one {
	margin-left: 0px !important;
	margin-top: 20px;
}

.padd_index {
	margin-top: 3%;
	margin-bottom: 3%;
}

.padd_index-1 {
	margin-top: 4%;
}

.menu-marker:hover .dropdown-menu {
	display: block;
}

.login_form {
	background-color: white;
}

.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: rgba(222, 222, 222, 0);
	background-image: none;
	border: 1px solid rgba(247, 245, 245, 0.65);
	border-radius: 4px;
}

.navbar-toggle .icon-bar {
	background-color: white;
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
}

.btn-primary {
	color: #000;
	background-color: #ffffff;
	border-color: #000000;
}

.btn-primary:hover {
	color: #fdfcfc;
	background-color: #060606;
	border-color: #204d74;
}

#login-form input, #login-form button {
	border-radius: 0px;
	border: 1px solid black;
}

.about-us-text {
	padding-top: 47px;
	padding-bottom: 57px;
	background-color: black;
}

.header-v6 {
	padding-top: 20px;
	background-image: url(../../img/top-header-bg.png);
	background-size: cover;
	background-color: black;
	background-repeat: no-repeat;
}

.copyright {
	background-image: url(../../img/footer-header-bg.png);
	background-color: black;
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: 100%;
	padding-top: 55px;
}

.copyryghta {
	padding-top: 73px;
}

.carbon_parts_bg {
	background-color: white;
}

.contact-success-msg {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	background-color: rgba(255, 255, 255, 0.79);
	color: green;
	padding-top: 15%;
}
/* carousel */
.media-carousel {
	display: flex; margin-bottom : 0;
	padding: 0 40px 30px 40px;
	margin-top: 30px;
	margin-bottom: 0;
}
/* Previous button  */
.media-carousel .carousel-control.left {
	left: -12px;
	background-image: none;
	background: none repeat scroll 0 0 #222222;
	border: 4px solid #FFFFFF;
	border-radius: 23px 23px 23px 23px;
	height: 40px;
	width: 40px;
	margin-top: 30px
}
/* Next button  */
.media-carousel .carousel-control.right {
	right: -12px !important;
	background-image: none;
	background: none repeat scroll 0 0 #222222;
	border: 4px solid #FFFFFF;
	border-radius: 23px 23px 23px 23px;
	height: 40px;
	width: 40px;
	margin-top: 30px
}
/* Changes the position of the indicators */
.media-carousel .carousel-indicators {
	right: 50%;
	top: auto;
	bottom: 0px;
	margin-right: -19px;
}
/* Changes the colour of the indicators */
.media-carousel .carousel-indicators li {
	background: #c0c0c0;
}

.media-carousel .carousel-indicators .active {
	background: #333333;
}

.media-carousel img {
	width: auto;
	height: 100px;
}

.carousel-control {
	top: 0px !important;
	bottom: 82px;
}
/* End carousel */