@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,400i,500,500i,700,700i,900,900i');
body {
	font-family: 'Roboto', sans-serif;
}
.title {
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.9px;
}
.navbar {
	margin-bottom: 0px !important;
}
.navbar-default .navbar-nav li a {
	font-family: 'Roboto', sans-serif !important;
	font-size: 16px;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 0.2px;
}
.navbar-default .navbar-nav > li > a {
	color: #3e3a39 !important;
}
.navbar-default {
	height: 90px;
	background-color: #fff !important;
	border-color: #e7e7e7;
}
.navbar-brand {
	float: left;
	height: 90px !important;
	padding: 15px 15px;
	font-size: 18px;
	line-height: 20px;
}
.navbar-right {
	margin-top: 20px !important;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #fff !important;
	background-color: #f15f22 !important;
	border-radius: 4px;
	transition: all 0.3s ease-in;
}
.carousel-control.righte {
	right: 0;
	left: auto;
}
.section-title {
	margin-bottom: 30px;
}
.section-title .title {
	font-size: 36px;
	line-height: 46px;
	margin-bottom: 20px;
	color: #3e3a39;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 0;
}
.section-title .separator::after {
	position: absolute;
	left: -70px;
	top: 2px;
	width: 60px;
	height: 2px;
	background-color: #f15f22;
	content: '';
}
.section-title .separator::before {
	position: absolute;
	right: -70px;
	top: 2px;
	width: 60px;
	height: 2px;
	background-color: #f15f22;
	content: '';
}
.section-title .separator {
	display: inline-block;
	background-color: #f15f22;
	width: 6px;
	height: 6px;
	position: relative;
	margin-bottom: 20px;
	border-radius: 50%;
}
p {
	font-size: 16px;
	color: #242424;
	line-height: 1.625;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}
.product-box {
	box-shadow: 0 5px 13px 0 rgba(0, 0, 0, 0.1);
}
.product-box .thumbnail {
	border: 0px;
	padding: 0px;
}
.btn-default {
	color: #fff !important;
	background-color: #f15f22 !important;
	border-color: #e34b0b !important;
}
.btn-default:hover {
	color: #fff !important;
	background-color: #e34b0b !important;
	border-color: #e34b0b !important;
}
.mt-30 {
	margin-top: 30px;
}
.mb-30 {
	margin-bottom: 30px;
}
.caption h3 {
	font-family: 'Roboto', sans-serif;
}
#home .gallery .col-md-3 {
	padding: 0;
	border: 1px solid #fff;
}
.title-margin {
	margin-left: 720px !important;
}
.nav-tabs > li > a {
	color: #242424;
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
}
.nav-tabs > li > a:hover {
	border-color: #e34b0b !important;
	color: #fff !important;
}
.nav > li > a:hover, .nav > li > a:focus {
	text-decoration: none;
	background-color: #f15f22 !important;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	background-color: #e34b0b !important;
	border: #e34b0b !important;
	color: #fff !important;
}
.img-bg {
	background-color: #f8f8f8;
	padding-top: 60px;
	padding-bottom: 60px;
}
.footer-content .footer-top {
	background-color: #171616;
	padding: 60px 0 55px 0;
}
.footer-logo {
	display: block;
	margin-bottom: 28px;
}
.footer-content .footer-top p {
	color: #fff;
	line-height: 26px;
	font-family: "Roboto", sans-serif;
}
.footer-title {
	margin-bottom: 35px;
}
.footer-2 .footer-title .title {
	font-size: 18px;
	line-height: 25px;
	font-weight: 600;
	color: #e34b0b;
	text-transform: uppercase;
}
.footer-body ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.footer-body ul li:first-child {
	margin-top: 0;
}
.footer-body ul li {
	display: block;
	margin: 8px 0;
	margin-top: 8px;
}
.footer-body ul li a {
	color: #fff;
	font-size: 16px;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	display: block;
}
.footer-body ul li a i {
	padding-right: 5px;
}
.footer-body ul li a:hover {
	color: #e34b0b;
	text-decoration: underline;
}
.footer-copy {
	background-color: #1f1d1d;
	color: #fff;
	padding: 15px 0;
}
.footer-copy a {
	color: #e34b0b;
	font-weight: 700;
	text-transform: uppercase;
}
.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 0px !important;
	list-style: none;
	background-color: #e34b0b !important;
	border-radius: 4px;
}
.bread {
	background-color: #e34b0b;
	color: #fff;
}
.bread .breadcrumb li a {
	color: #fff;
	font-weight: bold;
}
.breadcrumb > .active {
	color: #fff !important;
}
.hakkimizda-right .title {
	font-size: 36px;
	font-weight: 600;
	line-height: 25px;
	color: #242424;
	margin-bottom: 20px;
}
.hakkimizda-right p {
	font-size: 16px;
	line-height: 26px;
	color: #242424;
}
.hakkimizda-right-bottom {
	padding-top: 10px;
}
.hakkimizda-right-bottom .title {
	font-size: 18px;
	line-height: 25px;
	font-weight: 600;
	color: #e34b0b;
	margin-bottom: 5px;
}
.hakkimizda {
	padding: 60px 0;
}
.iletisim {
	padding: 60px 0;
}
.markalar {
	padding: 60px 0;
}
.markalar {
	padding: 60px 0;
}
.mobilya {
	padding: 60px 0;
}
.panel-default > .panel-heading {
	color: #fff !important;
	background-color: #f15f22 !important;
	border-color: #e34b0b !important;
	text-transform: uppercase;
	font-weight: bold;
	font-family: 'Roboto', sans-serif;
}
.adres ul li {
	list-style: none;
	text-decoration: none;
	font-size: 16px;
	line-height: 35px;
	font-weight: normal;
}
.adres li i {
	margin-right: 15px;
	font-size: 18px;
	color: #e34b0b;
}

@media screen and (max-width: 600px) {
.title-margin {
	margin-left: 0px !important;
}
}

@media screen and (max-width: 600px) {
.navbar-default {
	height:auto;
	background-color: #fff !important;
	border-color: #e7e7e7;
}
}

.map{
	width: 570px;
	height: 420px;
}
@media screen and (max-width: 600px) {
.map{
	width: 345px;
	height: auto;
}
}

@media screen and (max-width: 600px) {
	#map .col-md-6{
		padding: 0;
	}
}
@media screen and (max-width: 600px) {
	#map ul{
		padding: 0;
	}
}
