body, html {
overflow: hidden;
}

/*HEADER*/
.header {
background: url(../images/bg-tr.png) repeat;
position: fixed;
z-index: 99;
width: 100%;
padding: 5px 0;
}

.header .logo {
	position: absolute;
	text-align: center;
	width: 100%;
	top: -16px;
	margin-left: -220px;
	left: 202px;
}


h3.slogan {
font-size: 16px;
margin-top: 10px;
font-weight: 400;
font-style: italic;
color: #ebebeb;
padding:0 15px;
line-height:20px
}

/*FOOTER*/
.footer {
background: url(../images/bg-tr.png) repeat;
z-index: 9999;
position: fixed;
padding: 10px 0 0;
bottom: 0;
width: 100%;
}

.footer .copy {
font-size: 12px;
padding-top: 7px;
font-family: "light";
}

.footer .copy span {
display: block;
color: #a3a3a3;
}

.footer .camlik, .footer .camlik a {
	font-size: 12px;
	color: #FFF;
	margin: 10px 0 5px 0;
	font-family: "light";
}

.mail {
background: url(../images/mail.png) no-repeat 0 8px;
margin: 7px 20px 0 0;
padding: 10px 0 5px 30px;
font-size: 20px;
font-weight: 300;
color: #f3f3f3;
float: right;
font-size: 14px;
}

.mail a {
color: #f3f3f3;
}

.social {
float: right;
padding: 20px 0 10px 0;
}

.social_text {
font-size: 11px;
vertical-align: middle;
padding: 0 5px 0 0;
float: left;
color: #ebebeb;
}

.social-slide {
height: 15px;
margin: 0 0 0 7px;
transition: all 0.3s ease 0s;
width: 15px;
float: left;
}

.social-slide a {
text-indent: -9999px;
display: block;
}

.social-slide:hover {
background-position: 0 -15px;
}

.twitter-hover {
background-image: url("../images/twitter-hover.png");
}

.facebook-hover {
background-image: url("../images/facebook-hover.png");
}

.linkedin-hover {
background-image: url("../images/linkedin-hover.png");
}

.google-hover {
background-image: url("../images/google-hover.png");
}

.menu-footer {
position: fixed;
bottom: 82px;
background: url(../images/bg-tr2.png) repeat;
width: 100%;
z-index: 99;
}



.form-horizontal {
padding: 15px;
}

 


.slider-wrapper .slide-pattern {
background: url(../images/pattern.png) scroll;
width: 100%;
height: 100%;
z-index: 8;
-webkit-transform: translateZ(0.4px);
-moz-transform: translateZ(0.4px);
-ms-transform: translateZ(0.4px);
-o-transform: translateZ(0.4px);
transform: translateZ(0.4px);
position: absolute;
top: 0;
}

.banner {
position: fixed;
width: 100%;
height: 100%;
}

.banner img {
max-width: 100%;
min-height: 100%;
}

.master-page {
	background: url(../images/bg-tr.png) repeat;
	min-height: 1px;
	margin-top: 10px;
	position: relative;
	height: 900px;
}

.master-title {
padding: 10px 20px;
border-bottom: 1px solid #7c7c7c;
overflow: hidden;

}

.master-title h1 {
	font-size: 36px;
	font-weight: bold;
	float: none;
	margin: 0;
	text-align: center;
	color: #FFF;
}

.master-title h2 {
font-size: 15px;
float: right;
background: url(../images/offer.png) no-repeat;
padding: 5px 0 5px 40px;
margin: 0;
}

.master-title h2 a {
color: #FFF;
text-decoration: none;
}

.scroll-pane {
height: 5px;
overflow: auto;
width: 100%;
}

.content {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	height: 900px;
}



/*PHOTO GALLERY*/
.pop-gallery {margin-top:20px; padding:0; list-style:none}
.pop-gallery .gallery-image { height:100px; overflow:hidden; background:#FFF; padding:5px;-webkit-transition:all 0.5s ease-in;-moz-transition:all 0.5s ease-in;-o-transition:all 0.5s ease-in;-ms-transition:all 0.5s ease-out; border:1px solid #CDCDCD; margin-bottom:10px}
.pop-gallery .gallery-image .img-thumbnail {border:none; border-radius:0; padding:0}
.pop-gallery .gallery-image img { width:100%; }
.pop-gallery .gallery-image p {text-align:left; color:#FFF;font-weight:400; font-size:15px; line-height:16px; padding-top:10px;  }
.pop-gallery .gallery-image h3 {font-size:15px; position:absolute; top:80px; font-weight:300  }
.pop-gallery .gallery-image:hover {background:#006ea1}


.pro {
overflow: hidden;
margin-bottom: 15px;
min-height:150px
}

.pro img {
width: 100%;
max-width: 100%;
}

.pro-left {
padding-right: 10px;
padding-bottom: 15px;
}

.pro-left, .pro-right {
float: left;
width: 50%;
}

.pro-right h3{
font-size: 12px;
font-weight: 300;
margin-top: 0;
color:#FFF;
text-decoration:none
}
.pro-right h3 span{
font-weight: 700;
padding-left:5px
}


.pro h2, .pro h2 a{
font-size: 14px;
font-weight: 700;
margin-top: 0;
color:#FFF;
text-decoration:none
}

.pop-title {font-size: 18px;
font-weight: 700;
margin-top: 0;
margin-bottom:10px;
color:#006ea1;
text-decoration:none}



.pop-content {font-size: 16px;
font-weight: 300;
margin-top: 0;
color:#000;
text-decoration:none}

.pop-content strong {font-size: 15px;font-weight: 700;color:#000;text-decoration:none; padding-right:5px}
.pop-content p {color:#333;}


.pro strong {
font-weight: 400;
}

.pro-right p {
font-size: 13px;
}

.product-group {
background: #000;
padding: 10px;
border: 1px solid #919191;
}

.product-group h2 {
font-weight: 600;
font-size: 18px;
text-align: center;
padding-top: 10px;
border-top: 1px solid #919191;
}

.form-pro .form-group {
margin-left: -30px !important;
margin-right: 30px !important;
}

.form-pro-active {
color: #FFF;
font-size: 12px;
font-weight: 300;
position: fixed;
top: 185px;
width: 350px;
background:#006ea1 !important
}


.form-pro-active::-moz-placeholder {
        color: #FFF;
        opacity: 1;
    }


.radiourun .text {font-size:11px; line-height:13px; margin-top:5px}
.radiourun .text img {margin-bottom:5px}


.line-1 {
background: url(../images/bg-tr4.png) repeat-y;
width: 2px;
height: 95%;
position: absolute;
right: 0;
}

.line-2 {
background: url(../images/bg-tr4.png) repeat-x;
width: 95%;
height: 2px;
position: absolute;
left: 0;
bottom: 0;
}


.col-contact h3 {
margin: 0 0 10px 0; font-size:18px
}

.form-contact {
padding: 0;
margin-left: -15px;
}

.form-contact label {
text-align: left !important;
padding-top: 0 !important;
}

.form-contact .form-control {
padding: 7px 10px;
height: 30px;
}

.item {
position: fixed !important;
width: 400px;
height: 200px;
background: #000;
padding: 10px;
margin-bottom: 10px;
z-index: 9999999;
left: 10px;
top: 100%;
margin-top: -325px;
border: 5px solid /*#cbae78*/ #FFF;
cursor: move;
}

/* other items appear above handle */
.item > * {
position: absolute !important;
}

/* handle appears behind other elements
takes up entire size of parent */
.item .handle {
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
padding: 10px;
}

.handle:hover {
background: #000;
}




/* Preloader */

#loader-wrapper {
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 99999991000 !important;
background: #000;
}

#loader {
display: block;
position: relative;
left: 50%;
top: 50%;
width: 150px;
height: 150px;
margin: -75px 0 0 -75px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #FFF;
-webkit-animation: spin 2s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
animation: spin 2s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}

#loader:before {
content: "";
position: absolute;
top: 5px;
left: 5px;
right: 5px;
bottom: 5px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #ffffff;
-webkit-animation: spin 3s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
animation: spin 3s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}

#loader:after {
content: "";
position: absolute;
top: 15px;
left: 15px;
right: 15px;
bottom: 15px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #0fa7ff;
-webkit-animation: spin 1.5s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
animation: spin 1.5s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}

@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg); /* Chrome, Opera 15+, Safari 3.1+ */
-ms-transform: rotate(0deg); /* IE 9 */
transform: rotate(0deg); /* Firefox 16+, IE 10+, Opera */
}

100% {
-webkit-transform: rotate(360deg); /* Chrome, Opera 15+, Safari 3.1+ */
-ms-transform: rotate(360deg); /* IE 9 */
transform: rotate(360deg); /* Firefox 16+, IE 10+, Opera */
}
}

@keyframes spin {
0% {
-webkit-transform: rotate(0deg); /* Chrome, Opera 15+, Safari 3.1+ */
-ms-transform: rotate(0deg); /* IE 9 */
transform: rotate(0deg); /* Firefox 16+, IE 10+, Opera */
}

100% {
-webkit-transform: rotate(360deg); /* Chrome, Opera 15+, Safari 3.1+ */
-ms-transform: rotate(360deg); /* IE 9 */
transform: rotate(360deg); /* Firefox 16+, IE 10+, Opera */
}
}


.navbar {
margin-right: 0;
margin-left: 15px;
position: absolute;
z-index: 999999;
top: 200px;
left: 0;
width:90%
}

.navbar-collapse {
height: auto;
border-top: 0;
box-shadow: none;
max-height: none;
padding-left: 0;
padding-right: 0;
}

.navbar-collapse.collapse {
display: block !important;
width: auto !important;
padding-bottom: 0;
overflow: visible !important;
}

.navbar-collapse.in {
overflow-x: visible;
}

.navbar-wr {
background: url(../images/bg-tr3.png) repeat;
height: 100%;
position: fixed;
z-index: 98;
width: 310px;
margin-top: -60px;
}

.navbar-wr-master {
background: none;
height: 100%;
position: fixed;
z-index: 98;
margin-top: 80px;
}


.navbar-wr-master .navbar {
margin-left: 0px;
top: 115px;
width: 175px;
}

.navbar-nav,
.navbar-nav > li,
.navbar-left,
.navbar-right,
.navbar-header {
float: none !important;
}

.navbar-right .dropdown-menu {
left: 0;
right: auto;
}

.navbar-collapse .navbar-nav.navbar-right:last-child {
margin-right: 0;
}

#productDetailTopMenu {
list-style: none;
margin: 0;
padding: 0;
background: #006ea1;
  background-image: -webkit-linear-gradient(top, #369dc8 0%, #006ea1 100%);
  background-image:      -o-linear-gradient(top, #369dc8 0%, #006ea1 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#369dc8), to(#006ea1));
  background-image:         linear-gradient(to bottom, #369dc8 0%, #006ea1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#369dc8', endColorstr='#006ea1', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
text-align: center;
z-index: 1000;
position: relative;
}

#productDetailTopMenu li {
display: inline-block;
border-left: 1px #32302D solid;
}

#productDetailTopMenu li a {
color: #fff;
font-size: 16px;
line-height: 30px;
padding: 0 45px;
font-weight: 700;
transition: color .3s ease;
-webkit-transition: color .3s ease;
-moz-transition: color .3s ease;
-o-transition: color .3s ease;
}

#productDetailTopMenu li:hover a {
color: #a7e3ff;
text-decoration: none;
}

#productDetailTopMenu li ul {
display: none;
}

#productDetailTopMenu li:hover ul {
display: block;
background: #D7B469;
position: absolute;
margin: 0;
padding: 5px 10px;
}

#productDetailTopMenu li:hover ul li {
display: block;
border-top: 1px #000 solid;
border-left: none;
padding: 0;
text-align: left;
}

#productDetailTopMenu li:hover ul li a {
padding: 0;
color: #000;
font-weight: 400;
padding: 0 5px;
}

#productDetailTopMenu li:hover ul li:first-child {
border: none;
}

#productDetailTopMenu li:hover ul li:hover {
background: #000;
}

#productDetailTopMenu li:hover ul li:hover a {
    color: #fff;
}

#productDetailTopMenu li:first-child {
padding-left: 0;
border: none;
}

#productDetailTopMenu li:last-child {
padding-right: 0;
}


.iletisimtablo {
margin-bottom: 20px;
background: #fff;
color: #000 !important;
font-size: 13px;
padding: 10px !important;
border-collapse: separate;
height:200px
}

.iletisimtablo th {
background: #7d7469;
background: -moz-linear-gradient(top, #7d7469 0%, #32302d 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d7469), color-stop(100%,#32302d));
background: -webkit-linear-gradient(top, #7d7469 0%,#32302d 100%);
background: -o-linear-gradient(top, #7d7469 0%,#32302d 100%);
background: -ms-linear-gradient(top, #7d7469 0%,#32302d 100%);
background: linear-gradient(to bottom, #7d7469 0%,#32302d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7469', endColorstr='#32302d',GradientType=0 );
color: #fff;
border: none !important;
}

.iletisimtablo a {
color: #000;
}


.captcha.thumbnail {
margin: 0 0 15px !important;
}

.selectbox {
background: #006ea1;
padding: 3px;
margin-bottom: 10px;
}

.selectbox select {
color: #000;
border: 1px #000 solid;
font-size:13px;
padding:3px
}

.selectbox label {font-weight:400}
.btn-white {background:#FFF; color:#000; padding:3px 10px; margin-bottom:10px; border-radius: 0; outline:none}
.btn-white:hover {background:#006ea1; color:#FFF; }
.white2 { position:fixed; margin:0 0 0 -30px !important; top:120px }
.references-bar {  color:#FFF; text-align:center; font-weight:700; margin:0 8px 10px 0;
  background-image: -webkit-linear-gradient(top, #369dc8 0%, #006ea1 100%);
  background-image:      -o-linear-gradient(top, #369dc8 0%, #006ea1 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#369dc8), to(#006ea1));
  background-image:         linear-gradient(to bottom, #369dc8 0%, #006ea1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#369dc8', endColorstr='#006ea1', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
} 
#dealerTable .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {padding:3px 0; border-top:1px solid #999; text-shadow: 1px 1px 1px #000;}

table.iletisimtablo td {text-shadow:none !important; padding:3px 8px !important}
table.iletisimtablo th {padding:3px 8px !important}

@media (max-width: 767px) {
body, html {
overflow: auto;
}

h3, .h3 {
font-size: 20px;
}

.header {
text-align: center;
background: #000;
position: relative;
}

.header .logo {
position: relative;
margin: 0 !important;
left: 0;
top: 0;
overflow: hidden;
border-top: 1px #222 solid;
border-bottom: 1px #222 solid;
padding-top: 50px;
}

.header .logo img {
display: inline-block;
width: 100% \9;
max-width: 100%;
height: auto;
}

.phone {
float: none;
display: inline-block;
}

.navbar {
position: relative;
top: 0;
margin: 0;
}

.navbar-wr {
position: relative;
margin: 0;
width: 100%;
text-align: center;
}

.navbar-master {
top: 0 !important;
text-align: center;
}

.navbar-toggle {
display: none;
}

.navbar-nav .open .dropdown-menu {
background: url(../images/bg-tr2.png) repeat;
margin: 0 10px;
}

.navbar-nav .open .dropdown-menu li {
border-color: #bc8a3d;
text-align: center;
}

.navbar-nav .open .dropdown-menu li a {
color: #fff !important;
padding-left: 0;
}

.navbar-nav .open .dropdown-menu li:hover {
background: #000;
}

.menu-footer li {
width: 100%;
text-align: center;
border-top: 1px #bc8a3d solid;
}

.menu-footer li:first-child {
border: none;
}

.menu-footer,
.footer {
position: relative;
bottom: 0;
}

#masterslider {
height: auto;
}

.social {
float: none;
display: inline-block;
padding: 10px 0 0;
}

.ms-slide .ms-slide-layers span {
font-size: 23px;
padding: 0 !important;
text-align: center;
width: 100% !important;
}

.ms-slide-layers h3 {
top: inherit !important;
bottom: 20px !important;
display: none !important;
}

.footer {
text-align: center;
}

.footer .mail {
margin-bottom: 10px;
margin-right: 0;
float: none;
}

.slider-wrapper {
display: none;
}

#homeSlider .slider-wrapper {
display: block;
}

.master-page {
margin: 20px 0;
}

.master-page .master-title {
padding-left: 0;
padding-right: 0;
}

.master-page .content {
padding: 20px 0 !important;
}

.master-page .content .scroll-pane {
height: 1000px ;
}

.master-page .content img {
display: inline-block !important;
float: none !important;
width: 100% !important;
height: 900px;
}

.contact-page {
margin: 0 -12px;
}

.iletisimtablo {
font-size: 11px;
}

.iletisimtablo tr td:first-child {
display: none;
}

.main {
top: 40px !important;
}

#productDetailTopMenu {
margin-bottom: 20px;
}

#productDetailTopMenu li {
border-top: 1px #000 solid;
border-left: none;
display: block;
}

.master-title {
text-align: center;
}

.master-title h1 {
font-size: 24px;
float: none;
}

.master-title h2 {
float: none;
display: inline-block;
margin: 10px 0;
}

.content .line-1 {
display: none;
}

.content .line-2 {
width: 100%;
height: 900px;
}

#cbp-spmenu-s1 {
display: none;
}

.nav-pills > li > a {
font-size: 20px;
color: #fff;
}
ul.ElifnurLogos {margin-top:20px}
}

@media (min-width: 768px) and (max-width: 991px) {
body, html {
overflow: auto;
}

h3, .h3 {
font-size: 20px;
}

.header {
text-align: center;
background: #000;
position: relative;
}

.header .logo {
	position: relative;
	margin: 0 !important;
	left: 0;
	top: 0;
	overflow: hidden;
	border-top: 1px #222 solid;
	border-bottom: 1px #222 solid;
	padding-top: 100px;
}

.header .logo img {
display: inline-block;
width: 100% \9;
max-width: 100%;
height: auto;
}

.phone {
float: none;
display: inline-block;
}

.navbar {
position: relative;
top: 0;
margin: 0;
}

.navbar-wr {
position: relative;
margin: 0;
width: 100%;
text-align: center;
}

.navbar-master {
top: 0 !important;
text-align: center;
}

.navbar-toggle {
display: none;
}

.navbar-nav .open .dropdown-menu {
background: url(/images/bg-tr2.png) repeat;
margin: 0 10px;
}

.navbar-nav .open .dropdown-menu li {
border-color: #bc8a3d;
text-align: center;
}

.navbar-nav .open .dropdown-menu li a {
color: #fff !important;
padding-left: 0;
}

.navbar-nav .open .dropdown-menu li:hover {
background: #000;
}

.menu-footer li {
width: 100%;
text-align: center;
border-top: 1px #AC8C54 solid;
}

.menu-footer li:first-child {
border: none;
}

.menu-footer,
.footer {
position: relative;
bottom: 0;
}

#masterslider {
height: auto;
}

.social {
float: none;
display: inline-block;
padding: 10px 0 0;
}

.ms-slide .ms-slide-layers span {
font-size: 23px;
padding: 0 !important;
text-align: center;
width: 100% !important;
}

.ms-slide-layers h3 {
top: inherit !important;
bottom: 20px !important;
display: none !important;
}

.footer {
text-align: center;
}

.footer .mail {
margin-bottom: 10px;
margin-right: 0;
float: none;
}

.slider-wrapper {
display: none;
}

#homeSlider .slider-wrapper {
display: block;
}

.master-page {
margin: 20px 0;
}

.master-page .master-title {
padding-left: 0;
padding-right: 0;
}

.master-page .content {
padding: 20px 0 !important;
}

.master-page .content .scroll-pane {
	height: 900px;
	text-align: left;
}

.contact-page {
margin: 0 -15px;
}

.iletisimtablo {
font-size: 11px;
}

.iletisimtablo tr td:first-child {
display: none;
}

.main {
top: 40px !important;
}

#productDetailTopMenu {
margin-bottom: 20px;
}

#productDetailTopMenu li {
border-top: 1px #000 solid;
border-left: none;
display: block;
}

.master-title {
text-align: center;
}

.master-title h1 {
font-size: 24px;
float: none;
}

.master-title h2 {
float: none;
display: inline-block;
margin: 10px 0;
}

.content .line-1 {
display: none;
}

.content .line-2 {
width: 100%;
height: 900px;
}

#cbp-spmenu-s1 {
display: none;
}

.nav-pills > li > a {
font-size: 20px;
color: #fff;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
}

@media (min-width: 1200px) {
}



.dropdown:last-child {display:none}
#photos img {
  width: 32%;
  float: left;
  display: block;
  margin: 2px;
}

#photos ul {
  list-style: none;
  margin: 0px auto;
  padding: 10px;
  display: block;
  max-width: 1100px;
  text-align: center;
}

#photos {
  width: 100%;
}

#photo-gallery {
  width: 100%;
}
#overlay {
  background: rgba(0,0,0, .8);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  text-align: center;
}

#overlay img {
  margin: 10% auto 0;
  width: 550px;
  border-radius: 5px;
}
.storehours {
	font-size:12px;
	color:#FFF;
	width:100%;
	height: 100%;
	padding-right: 20px;
	padding-left: 20px;


}
.phone {
    font-size:large;
    text-shadow : 2px 0px 3px #32302D;
    color :#FFF;
    width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  text-align: center;
}
.intable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFF;
	height: 100%;
	width: 100%;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 2px;
}
