@media (max-width: 767px) {
    .text-left-xs {
    text-align: left;
    }
    .text-right-xs {
    text-align: right;
    }
    .text-center-xs {
    text-align: center;
    }
    .top69-xs{
    top:69px;
    }
    .small-xs{ font-size:14pt;  }
    .margintop-10-xs{ margin-top:10px !important; }
}
@media (min-width: 767px) and (max-width: 1280px) {
}
@media (min-width: 1280px) {
    
}

*{  }
a,a:hover,a:focus{ text-decoration:none; color:#000; }
img{ border:none; }
body{ padding:0px; margin:0px; color:#000;  background: #fff; font-family: 'Open Sans', sans-serif; font-size:12px; }
.fl{ float:left; }
.fr{ float:right; }
.cl{ clear:both; overflow:hidden; }
.w15{ width:15%; }
.w25{ width:25%; }
.w30{ width:30%; }
.w50{ width:50%; }
.w40{ width:40%; }
.w215{ width:215px; }
.h5{ height:5px; }
.h10{ height:10px; }
.h15{ height:15px; }
.h18{ height:18px; }
.h20{ height:20px; }
.h25{ height:25px; }
.h30{ height:30px; }
.h38{ height:38px; }
.h40{ height:40px; }
.h50{ height:50px; }
.h55{ height:55px; }
.h60{ height:60px; }
.tar{ text-align:right; }
.nopad{ padding:0px; }
.nomargin{ margin:0px; }
.padtop8{ padding-top: 8px; }
.padtop2{ padding-top: 2px; }
.sablon{ width:1000px; overflow:hidden; margin:auto; }
.rad-top{ border-top-left-radius:10px; border-top-right-radius:10px; -webkit-border-top-left-radius:10px; -webkit-border-top-right-radius:10px; -moz-border-top-left-radius:10px; -moz-border-top-right-radius: 10px; }
.rad-bottom{ border-bottom-left-radius:10px; border-bottom-right-radius:10px; -webkit-border-bottom-left-radius:10px; -webkit-border-bottom-right-radius:10px; -moz-border-bottom-left-radius:10px; -moz-border-bottom-right-radius: 10px; }
.loading{ position:absolute; top:0px; left:0px; width:100%; height:100%; background: url(../images/loading32.gif) #fff center no-repeat; opacity:0.8; }
.loading._20{ background-image:url(../images/loading20.gif); }
.loading._32{ background-image:url(../images/loading32.gif); }
.loading._64{ background-image:url(../images/loading64.gif); }
.loading.fixed{ position:fixed; }
.bold{ font-weight: 700; }
.acik-mavi{ color: #E6F5FA; }
h1{ font-size: 24px; margin: 15px 0px 15px 0px; }
h2{ font-size: 20px; margin-top:0px; color:#FF931E }
h3{ font-size:16px; }
hr{ margin: 0px; }
.icerikler{ min-height: 450px; padding: 30px 0px 30px 0px; }
.container{ position: relative; max-width:980px; }
.btn-primary{ background-color: #FF931E; border: 1px dotted #BCBEC0; color:#000; }
.btn-primary:hover{ background-color: #FF8300; border: 1px dotted #BCBEC0; color:#000;  }
.btn{ border-radius:7px; }
.link{ color: #000; font-weight:bold; }
.link:hover{ text-decoration:underline;  }
.link.aktif{ color:#FF931E }
h1 .link{ font-size: 14px; margin-top:10px; }
.fullWidth{ width:100%; }
.img-bordered{ border:4px solid #DCDDDE; }
.ayrac{ height:9px; background:#FF931E; border-radius:4px; margin:10px 0px 15px 0px; }
.dot-seperator{ border-bottom:1px dotted #BCBEC0; margin:15px 0px; }
.dot-seperator-vertical{ border-left:1px dotted #BCBEC0; padding:0px 30px; }

.ust{ background:rgba(255,255,255,0.6); padding-bottom:10px; }
.ust .uye-paneli{ padding-top:10px; font-size:12px; }
.ust .uye-paneli .fa{ color:#fff; background:#FF931E; padding:7px 8px; border-radius:3px; margin-left:10px; }

.menu{ float:right; margin-top:25px; }
.menu .navbar-collapse{ padding: 0px; }
.menu .navbar{ margin-bottom: 0px; border: none; min-height:auto; }
.menu .nav > li{ float: left; margin-left:10px; padding-left:10px; border-left:1px solid #000; }
.menu .nav > li:first-child{ border-left:0px; }
.menu .nav > li > a{  padding:0px; }
.menu .nav > li > a.aktif{  }
.menu .nav > li > a:hover{  }
.menu .dropdown a{ padding:7px 15px 7px 15px; }
.menu .dropdown-menu{ border-radius:0px; font-size:13px; background:#FF931E; margin-top:10px; }

.owl-main-slider{ margin-top:10px; position:relative; }
.owl-pagination{ position:absolute; bottom:10px; right:10px; }
.owl-pagination .owl-page{ width:14px; height:14px; border-radius:7px; background:#fff; display:inline-block; margin-left:5px; }
.owl-pagination .owl-page.active{ background:#FF931E; }

.icerikler{ background:#fff; border-top-left-radius:15px; border-top-right-radius:15px; margin-top:10px; padding:15px; }

.img-contents .thumbnail{ padding:15px; border:1px dotted #BCBEC0; }
.img-contents .thumbnail h3{ height:18px; }
.img-contents .thumbnail p{ height:51px; }

.ic-menu{ margin-top:15px; }
.ic-menu > li{ margin-bottom:10px; }
.ic-menu > li > a{  padding:0px; }
.ic-menu > li > a.aktif{  }
.ic-menu > li > a:hover{  }
.ic-menu ul{ list-style-type:disc; padding-left:15px; color:#000; }
.ic-menu ul > li{ margin-top:2px; font-size:11px; }
.ic-menu li:hover,
.ic-menu li.aktif,
.ic-menu li:hover > a,
.ic-menu li.aktif > a{ color:#FF931E }

.alt{ background:#fff; padding:15px 15px 0px 15px; border-top:1px dotted #000;  }
.alt .nav > li{ float: left; margin-left:10px; padding-left:10px; border-left:1px solid #000; }
.alt .nav > li:first-child{ border-left:0px; }
.alt .nav > li > a{  padding:0px; }
.alt .nav > li > a.aktif{  }
.alt .nav > li > a:hover{  }
.alt .logolar img{ margin-top:-8px; }

.modal-cs{ width:400px; }
.modal-cs .modal-content{ padding:15px; }
.modal-cs .modal-header{ border:none; }

.nav-tabs > li > label{ font-weight:normal; padding:10px 15px; margin:0px; border:1px solid #EAEAEA; border-bottom:0px; cursor:pointer; }
.nav-tabs > li > label input{ margin-right:4px; }
.nav-tabs > li.active > label{ background:#fff; cursor:default; }
.tab-content{ border: 1px solid #EAEAEA; border-top: none; padding: 15px; margin-bottom: 25px; }
.nav-tabs > li{ background: #EAEAEA; margin-right: 4px; }
.nav-tabs > li.active{ background: #efefef; }
.nav-tabs > li > a{ border-radius: 0px; }

label.error{ padding:4px 10px 4px 10px; background: #E91947; color: #fff; margin-top: 4px; } /* Valide error */
.urun-detay label.error{ font-size: 12px; }

.label.label-light{ background: #EAEAEA; color: #999; }

#Map{ width:100%; height:350px; }

/* İLETİŞİM CSS */
.iletisim{ }
/*.iletisim .y, .y{ display:inline-block; float:left; width:50%; overflow:hidden; }
.iletisim .c, .c{ display:inline-block; float:left; width:25%; overflow:hidden; }*/
.iletisim .cl, .cl{clear:both;}
.iletisim .bilgiler, .iletisim .form {padding:10px 0px 0px 0px; overflow:hidden; margin:0px 0px 0px 0px;  text-align:left }
.iletisim .bilgiler h1, .iletisim .form h1, .iletisim h1{ font-weight:normal; margin:30px 0px 15px 0px; }
.iletisim .bilgiler h1 strong, .iletisim .form h1 strong{ }
.iletisim .bilgiler span.b, .iletisim .form span.b{ display:block; font-size:11pt; padding-bottom:5px;  } 
.iletisim .form span.b{ padding-bottom:5px;}
.iletisim .bilgiler span{display:inline-block; float:left; width:350px;}
.iletisim .bilgiler a{}
.iletisim .bilgiler div{margin-bottom:10px; overflow:hidden; }
.iletisim .form input { 	
	width:250px;
	border:1px solid #dedede;
	background:#fafafa; 
	padding:4px;
	color:#1a1a1a;
    
}
.iletisim .form select { 
	display:inline-block;
	width:81px;
	height:5px;
	padding:3px;
	border:none;
	cursor:pointer;
	border-radius:25px;
	background:url(https://falezas.com/resimler/input_bg.png) no-repeat center;
}
.iletisim .form select option{ color:#000; }
.iletisim .form textarea { 	border:1px solid #dedede; background:#fafafa; width:330px; height:50px; padding:4px; color:#1a1a1a; }
.iletisim .form div { padding-bottom:5px; margin-right:0px; margin-bottom: 5px; }
.iletisim .form .btn{ 	 
    background-color:#EA4949;
	border:none;
	color:#fff;	
	display:inline-block; 
	font-size:10pt; 
	font-weight:bold; 
	cursor:pointer;
	width:83px;
	height:30px;
	float:left;
	padding-top:5px;
 
 }
.iletisim .form .btn:hover{	}
.iletisim .form .select {
	display:inline-block;
	height:25px;
}
.iletisim .form .select .s{
	width:73px;
	height:18px;
	padding:5px;
	background:url(https://falezas.com/resimler/ok.png) 60px 10px no-repeat;
	border:#dccd76 1px solid;
	cursor:pointer;
	border-radius:5px;
}
.iletisim .form .select input{
	width:50px;
	background:none;
	border:none;
	color:#dccd76;
	padding:0px;
	cursor:pointer;
}
.iletisim .form .select .liste{
	position:absolute;
	width:90px;
	background:#FFFFFF;
	border:#dccd76 1px solid;
	display:none;
	color:#dccd76;
	max-height:250px;
	overflow:auto;
}
.iletisim .form .select .liste div{ cursor:pointer; padding-left:2px; }
.iletisim .form .select .liste div:hover{ background:#ddd6a8; color:#fff;}

/* İLETİŞİM CSS SONU */


.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  background: #fff0cc;
  border: 1px solid #ffda80;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #996c00; }
  .alert h4 {
    color: #996c00;
    margin: 0; }
  .alert .close {
    position: relative;
    top: -2px;
    right: -21px;
    line-height: 20px; }

.alert-success {
 /* background: #e4f1db;
  border-color: #badba4;
  color: #466e2c;*/  
  background: #34AA0D;
  border-color: #34AA0D;
  color: #fff; }
  .alert-success h4 {
    /*color: #466e2c;*/
	color: #fff; }

.alert-error, .alert-danger {
  /*background: #fff4f4;
  border-color: #fbabab;
  color: #b90808;*/
  background: #b90808;
  border-color: #b90808;
  color: #fff; }
  .alert-error h4, .alert-danger h4 {
    /*color: #b90808;*/
	color: #fff; }

.alert-warning {
  /*background: #fff0cc;
  border-color: #ffda80;
  color: #996c00; */
  background: #FFA100;
  border-color: #FFA100;
  color: #fff; }
  .alert-warning h4 {
    /*color: #996c00;*/
	color: #fff; }

.alert-info {
  /*background: #b2edfa;
  border-color: #6adcf6;
  color: #075f73; */
  background: #00D4FF;
  border-color: #00D4FF;
  color: #fff; }
  .alert-info h4 {
    /*color: #075f73;*/
	color: #fff; }

.alert-block {
  padding-top: 14px;
  padding-bottom: 14px; }
  .alert-block > p, .alert-block > ul {
    margin-bottom: 0; }
  .alert-block p + p {
    margin-top: 5px; }
