/*
Theme Name: Firma Rehberi 
Theme URI:
Author: 
Author URI:
Description: Wordpress Firma İş Rehberi Teması
Version: 1.0
Tags:WP Firma Rehberi, Firma Rehberi Wordpress, Wordpress Firma Teması
Text Domain: Firma İş Rehberi
*/ 

.panel .panel-heading h3 {font-size:15px!important;}


html,body {
	overflow-x: hidden;
}

body {
	background: url(resim/bg-pattern.png);
	line-height: 1.8;
	font-size: 13px;
	font-family: 'Montserrat', sans-serif;
	padding-right: 0 !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;	
	overflow-x: hidden;
}

a {color:#333}

h1,h2,h3,h4 {
	margin-top: 0;
}

.row {
	margin-right: -15px;
	margin-left: -15px;
}

[class*="col-"] {
	padding-right: 15px;
	padding-left: 15px;
}

.pt0 {
	padding-top: 0 !important;
}

.mrl10 {
	margin-right: 10px;
	margin-left: 10px;
}

.mb10 {
	margin-bottom: 10px;
}

.mt10 {
	margin-top: 10px;
}

.mbr10 {
	margin-bottom: 10px;
	margin-right: 10px;
}

.mbl10 {
	margin-bottom: 10px;
	margin-left: 10px;
}

.mr10 {
	margin-right: 10px;
}

.ml10 {
	margin-left: 10px;
}

.p10 {
	padding: 10px;
}

.p20 {
	padding: 20px;
}

.pt20 {
	padding: 20px 0 0;
}

a:focus {
	outline: none;
}

a:hover {
	text-decoration: none;
}

.social-icon{
	display: block;
	min-width: 26px;
	padding:6px 0;
	color: #fff;
	margin-left: 5px;
	background: #ED4A37;
	text-align:center;
	border-radius: 50%;
	float: left;
}

.social-icon:hover {
	
}

/*BOOTSTRAP KESKIN KOSELER*/
.btn, .panel, .form-control, .list-group, .list-group-item {
  -webkit-border-radius: 0 !important;
     -moz-border-radius: 0 !important;
          border-radius: 0 !important;
}
/*BOOTSTRAP KESKIN KOSELER*/

/*HEADER 1*/
#header1 .navbar {
	margin-bottom: 0;
}

#header1 .navbar-default {
	background: #2B2B2B;
	border: none;
	border-radius: 0;
}

#header1 .navbar-brand {
	height: auto;
}

#header1 .navbar-brand img {
	height: 50px;
}


.navbar-nav{
	margin-top: 0!important;
}

#header1 .navbar-default .navbar-nav > li > a {
  color: #fff;
  font-size: 13px;
  line-height:30px;
}

#header1 .navbar-default .navbar-nav > li > a:hover,
#header1 .navbar-default .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

#header1 .navbar-default .navbar-nav > .active > a,
#header1 .navbar-default .navbar-nav > .active > a:hover,
#header1 .navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #ED4A37;
}

#header1 .navbar-default .navbar-nav > .disabled > a,
#header1 .navbar-default .navbar-nav > .disabled > a:hover,
#header1 .navbar-default .navbar-nav > .disabled > a:focus {
  color: #fff;
  background-color: #f5f5f5;
}

@media (min-width: 768px) {
	#header1 .navbar-nav {
		margin-top: 13px;
	}
}

#header1 .navbar-toggle {
    margin-top: 8px;
}

#header1 .navbar-default .navbar-toggle {
  border-color: transparent;
}

#header1 .navbar-default .navbar-toggle:hover,
#header1 .navbar-default .navbar-toggle:focus {
  background-color: #fff;
}

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

#header1  .navbar-default .navbar-nav > .open > a,
#header1 .navbar-default .navbar-nav > .open > a:hover,
#header1 .navbar-default .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #ED4A37;
}

#header1 .navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #fff;
	font-size: 12px;
}

#header1 .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
#header1 .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
	color: #ED4A37;
	background-color: #fff;
}

@media (max-width: 767px) {
  #header1 .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #000;
  }

  #header1 .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  #header1 .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ED4A37;
    background-color: #fff;
  }

  #header1 .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  #header1 .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  #header1 .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #ED4A37;
  }
  #header1 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  #header1 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  #header1 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

.dropdown-menu {
  background-color: #ED4A37;
  border: 1px solid #ED4A37;
  border-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0);
          box-shadow: 0 6px 12px rgba(0, 0, 0, 0);
}


/*HEADER 1*/

/* FOOTER */
#footer {
	background-image: url("resim/arkaplan3.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 20px 0;
}

#footer .row {
	margin-right: -20px;
	margin-left: -20px;
}

#footer [class*="col-"] {
	padding-right: 20px;
	padding-left: 20px;
}

.column {
	padding: 30px 0;
	font-size: 12px;
	color: #666;
	line-height: 1.3;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

@media (max-width: 767px) {
	.column {
		margin-bottom: 10px;
		padding: 10px;
	}
}

.column h3 {
	color: #555;
	font-size: 16px;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 20px;
	padding-left: 0;
}

.column ul {
	list-style: none;
	padding: 0;
	list-style-position: inherit;
}

.column li {
	padding-left: 0.85em;
	position: relative;
}

.column li:before {
	content: "\f054"; 
	font-family: FontAwesome;
	display: inline-block;
	position: absolute;
	left: 0; 
	top: 0.50em;
}

.column li a {
	color: #666;
	font-size: 12px;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 0.85em;
}

.column li a:hover {
	color: #969696;
}

.parallax-window {
    min-height: 80px;
    padding: 30px 0;
    background: transparent;
    margin-bottom:0;
    margin-top: 0;
    background: #121212;
}

.dip {
	background: #000;
	padding: 10px 0;
	text-align:center;
	color: #fff;
	font-size: 12px;
}

.dip i {
	color: #ED4A37;
}
/* FOOTER */

/* SAYFA BASLIKLARI */
.page-header {
  position: relative;
  background-color: #ED4A37;
  color:#fff;
  padding:25px 0;
  margin:0 0 10px;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
  border-bottom:none;
}

.page-header.bg-red {
  background-color: #ED4A37;
}

.page-header .overlay-gradient {
  position: absolute;
  left:0;
  top:0;
  bottom:0;
  right:0;
  z-index: 1;
}

.page-header .container {
  position: relative;
  z-index: 2;
}

.page-header h1 {
  font-weight: 700;
  font-size:20px;
  line-height:64px;
  color:#fff;
  margin:0;
  letter-spacing: 0.5px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}

@media (max-width: 767px) {
  .page-header h1 {
    font-size:25px;
    margin-bottom: 10px;
  }
}

.bg-red .breadcrumb {
  background-color:#ED4A37;
}

/* Breadcrumb */
.breadcrumb {
  display: inline-block;
  padding: 6px 18px;
  margin-bottom: 0;
  background-color: #ED4A37;
  border-radius: 0;
}

.breadcrumb > li + li:before {
  padding: 0 6px;
  color: #eaeaea;
}

.breadcrumb > .active {
  color: #fafafa;
}

.breadcrumb a {
  color:#fff;
}

.breadcrumb a:hover,
.breadcrumb a:focus {
  color:#fff;
}

/* ikinci tip baslik */
.pages-h1 {
	background: #ED4A37;
	margin-bottom: 10px;
}

.pages-h1 h1 {
	color: #fff;
	font-size: 20px;
	padding: 10px 0;
	margin-top: 0;
	margin-bottom: 0px;
	font-weight: 700;
}

/* ikinci tip baslik */

/* SAYFA BASLIKLARI */

/* İLETİŞİM SAYFALAR */
.contact-section {
  margin-bottom: 20px;
}

.sub-title {
  margin: 0px 0 10px 0 !important;
  color: #000;
  font-size: 17px;
  font-weight: 700; 
  padding: 10px 0;
  text-align:center;  
}


.harita {
  width: 100%;
  height: 550px;
  background: #f5f5f5;
}

@media (max-width: 767px) {
	.harita {
		height: 300px;
	}
}

.contact-form-custom {
  background: #fff;
  padding: 10px 15px;
  border:1px solid #ddd;
}

.contact-section .list-group-item:nth-child(odd) {
	background-color: #f2f2f2;
}

/* İLETİŞİM SAYFALAR */

/* SAYFA İCERIKLERI */
.sayfa-icerik {
	padding: 10px;
	background: #fff;
	margin-bottom: 20px;
}

.sayfa-icerik h2 {
	font-size: 15px;
	color: #000;
	font-weight: 700;
	margin-top: 0px;
	margin-bottom: 30px;
	line-height: 2;
	border-bottom: 1px solid #ddd;
	position: relative;
}

.sayfa-icerik h2:after {
	content: '';
	width: 25%;
	height: 4px;
	margin-top: -2px;
	top: 100%;
	left: 0;
	background: #ED4A37;
	position: absolute;
}

.ekstraphoto {
	padding: 0;
	background: transparent;
	margin-bottom: 10px;
	transition: background 0.4s;
	-webkit-transition: background 0.4s;
}

.ekstraphoto img {
	display: block;
	height: auto;
	width: 100%;
}

.label {
	margin-right: 5px;
}

.label-tag {
  background-color: #fff;
  font-weight: 400;
  font-size: 11px;
  border:1px solid #ddd;
  color: #000;
}

.label-tag[href]:hover,
.label-tag[href]:focus {
  background-color: #f5f5f5;
  color: #121212;
}

.label-tag i {
	vertical-align: middle;
	margin-right: 5px;
}

.galeri {
	padding: 0px;
	margin-bottom: 10px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	overflow: hidden;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.35);
	-moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.35);
	box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.35);	
}

.galeri img {
  display: block;
  width: 100%;
  height: auto;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.galeri:hover img {
  transform:scale(1.3) rotate(10deg);
  -webkit-transform:scale(1.3) rotate(10deg);
  -ms-transform:scale(1.3) rotate(10deg);
}

.video {
  padding: 0;
  background: #fff;
  margin-bottom: 30px;
  transition: border-color 0.4s;
  webkit-transition: border-color 0.4s;
}

.video .title {
  margin-bottom: 10px;
  margin-top: 10px;
}

.video .title a {
  font-size: 18px;
  font-weight: 400;
  color: #000;
}

.video .image {
  position: relative;
}

.video .image img {
  display: block;
  max-width: 100%;
  height: auto;
  z-index: 1;
}

.video .image .play {
  position: absolute;
  top: 35%;
  left: 45%;
  right: 45%;
  color: #fff;
  font-size: 350%;
  z-index:1;
  transition: color 0.4s;
  -webkit-transition: color 0.4s;
}

.video .image .play a {
  color: #fff;
}

.hizmet {
	margin-bottom: 15px;
	background: #F04836;
}

.hizmet .image {
	margin-bottom: 10px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	overflow: hidden;	
}

.hizmet .image img {
	display: block;
	width: 100%;
	height: auto;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;	
}

.hizmet .image:hover img {
  transform:scale(1.3) rotate(10deg);
  -webkit-transform:scale(1.3) rotate(10deg);
  -ms-transform:scale(1.3) rotate(10deg);
}

.hizmet-link {
	display: block;
	text-align:center;
	color: #fff !important;
	font-size: 14px;
	font-weight: 700;
	padding-bottom: 10px;
}

.referans {
	-webkit-box-shadow: inset 0px 0px 10px 0px rgba(50, 50, 50, 0.10);
	-moz-box-shadow:    inset 0px 0px 10px 0px rgba(50, 50, 50, 0.10);
	box-shadow:         inset 0px 0px 10px 0px rgba(50, 50, 50, 0.10);	
	border: 1px solid #ddd;
	text-align:center;
	display: table;
	height: 150px;
	width: 100%;
	margin-bottom: 10px;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
}

.referans:hover {
	-webkit-box-shadow: inset 0px 0px 10px 0px rgba(50, 50, 50, 0.20);
	-moz-box-shadow:    inset 0px 0px 10px 0px rgba(50, 50, 50, 0.20);
	box-shadow:         inset 0px 0px 10px 0px rgba(50, 50, 50, 0.20);	
}

.referans p {
	display: table-cell;
	vertical-align: middle;
}

.referans img {
	width: auto;
	height: 50px;
}

/* SAYFA İCERIKLERI */

#bypill {
	position: fixed;
	right: 10px;
	bottom: 10px;
}

#bypill img {
	height: 35px;
}


.btn-teklif{
	background-color: #D0D8E0;
	border: none!important;
	padding: 10px 40px!important;
	margin-top: 5px!important;
	color: #2b2b2b!important;
}

.btn-teklif:hover{
	background-color: #D0D8E0!important;
	border: none!important;
	padding: 10px 40px!important;
	margin-top: 5px!important;
	color: #2b2b2b!important;
}

.headUst{
	background-color: #A8302C;
	padding: 10px 0;
}

.headUst img{
	height: 60px;
	padding-left: 0px;
}


#search {
	float: right;
	margin-top: 9px;
	width: 250px;
}

.search {
	padding: 5px 0;
	width: 250px;
	height: 30px;
	position: relative;
	left: 10px;
	top: 10px;
	float: left;
	line-height: 22px;
}



.search:hover input, .search input:focus {
	width: 250px;
	margin-left: 0px;
}

.search .btn {
	height: 30px;
	position: absolute;
	right: 0;
	top: 0px;
	border-radius:1px;

}

.search .btn-sm{
	color: #a8302c;
	background-color: transparent;
	border-left: 1px solid #ddd!important;
	border: none;
}

.sosyalmedya{
	text-align: right;
}

.sosyalmedya i{
	font-size: 20px;
	color: #fff;
	padding: 17px 15px;
}

.nakliye{
	padding: 50px 0;
}


.sektoricerik img,
.nakliyeicerik img{
	width: 100%;
}

.sektoricerik .content,
.nakliyeicerik .content{
	padding: 10px 0 0 0;
}

.sektoricerik .content h3,
.nakliyeicerik .content h3{
	font-size: 13px;
	font-weight: 500;
	background-color: #ddd;
	padding: 5px 15px;
	border-radius: 6px;
	text-align:center;
}

.sektoricerik .col-md-6 .content h3,
.nakliyeicerik .col-md-6 .content h3{
	font-size: 15px;
	font-weight: bold;
	background-color: #ddd;
	padding: 5px 15px;
	border-radius: 6px;
	text-align:center;
}

.pad5 {
	padding:0 10px;
}

.sektoricerik h3,
.nakliyeicerik h3{
	font-size: 15px;
	font-weight: 600;
	padding: 0;
	line-height: 22px;
}

.sektoricerik p,
.nakliyeicerik p{
	font-size: 12px;
	padding: 0 10px;

}

.sektoricerik h2,
.nakliyeicerik h2{
	font-size: 15px;
	font-weight: 600;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
}


.box{
	margin-bottom: 20px;
}

.box:nth-child(2){
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;

}

.box:nth-child(5){
	border-right: 1px solid #ddd;
}

.btn-group .dropdown-menu a{
	color:#fff;
}

.btn-default .dropdown-menu {
	color: #000 !important;
}
.btn-default .dropdown-menu li > a:hover,
.btn-default .dropdown-menu li > a:focus {
	background-color: #000 !important;
	color:#fff !important;
}
.btn-group-primary .dropdown-menu {
	background-color: #3784c5 !important;
}
.btn-group-primary .dropdown-menu li > a:hover,
.btn-group-primary .dropdown-menu li > a:focus {
	background-color: #428bca !important;
}
.btn-group-success .dropdown-menu {
	background-color: #51b351 !important;
}
.btn-group-success .dropdown-menu li > a:hover,
.btn-group-success .dropdown-menu li > a:focus {
	background-color: #5cb85c !important;
}
.btn-group-info .dropdown-menu {
	background-color: #4ebbdb !important;
}
.btn-group-info .dropdown-menu li > a:hover,
.btn-group-info .dropdown-menu li > a:focus {
	background-color: #5bc0de !important;
}
.btn-group-warning .dropdown-menu {
	background-color: #efa640 !important;
}
.btn-group-warning .dropdown-menu li > a:hover,
.btn-group-warning .dropdown-menu li > a:focus {
	background-color: #f0ad4e !important;
}
.btn-group-danger .dropdown-menu {
	background-color: #d64742 !important;
}
.btn-group-danger .dropdown-menu li > a:hover,
.btn-group-danger .dropdown-menu li > a:focus {
	background-color: #d9534f !important;
}


.btn-tek{
	background-color: #b62124;
	width:85%;
	color: #fff;
	border: none!important;
	padding: 10px 30px!important;
	border-top-left-radius: 5px!important;
	border-bottom-left-radius: 5px!important;
	font-weight: 600;
}

.linkler a,
.btn-tek a {color:#fff}

.btn-tek:hover{
	background-color: #b62124;
	color: #fff;
	border: none!important;
	padding: 10px 30px!important;
	border-top-left-radius: 5px!important;
	border-bottom-left-radius: 5px!important;
	font-weight: 600;
}

.btn-group>.btn+.dropdown-toggle {

	background-color: #000;
	border: none!important;
	padding: 10px 20px!important;
	color: #fff;
	border-top-right-radius: 5px!important;
	border-bottom-right-radius: 5px!important;
}

.btn-group{
	padding: 10px;
	display: block;
}


#footer .btn-group{
	padding: 0px;
	margin:0 0 15px 0;
	display: block;
}

.btn-group2>.btn+.dropdown-toggle2 {

	background-color: #606668;
	border: none!important;
	padding: 10px 20px!important;
	color: #fff;
	border-top-right-radius: 5px!important;
	border-bottom-right-radius: 5px!important;
	margin-left: -5px;
}

.btn-group2{
	padding: 10px;
}


.btn-tek2{
	background-color: #CDD8E0;
	color: #2b2b2b;
	border: none!important;
	padding: 10px 30px!important;
	border-top-left-radius: 5px!important;
	border-bottom-left-radius: 5px!important;
	font-weight: 600;
}

.btn-tek2:hover{
	background-color: #CDD8E0;
	color: #2b2b2b;
	border: none!important;
	padding: 10px 30px!important;
	border-top-left-radius: 5px!important;
	border-bottom-left-radius: 5px!important;
	font-weight: 600;
}

.yazi{
	background-color: #212121;
	padding: 10px 0;
}

.yazi h3{
	color: #fff;
	font-size: 20px;
	padding: 17px 0px;
}

.Iconn{
	background-image: url(resim/arkaplan.jpg);
	background-position: center;
	padding: 50px 0;
	background-repeat: no-repeat;
}

.Iconn img{
	height: 70px;
	border: 2px solid #fff;
	border-radius: 50%;
	padding: 5px;
}

.Iconn p{
	color: #fff;
	padding: 10px 30px;
}

.Iconn h2{
	font-size: 25px;
	color: #fff;
	font-weight: 600;
	letter-spacing: 2px;
	margin-bottom: 50px;
}

.yorum{
	padding: 50px 0;
	background-image: url(resim/arkaplan2.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.yorum h2{
	font-size: 25px;
	font-weight: 600;
	letter-spacing: 2px;
	margin-bottom: 50px;
}

.yorum .content{
	background-color: #fff;
	padding: 20px 30px;
}

.yorum .content h3{
	font-size: 20px;
	font-weight: 600;
}

.yorum .content p{
	padding: 20px 0;
	font-size: 12px;
}

.yorum .content h4{
	font-size: 15px;
	color: #b62124;
}

.yorum .content h5{
	color: #888;
}

#footer img{
	height: 80px;
	border-bottom: 1px solid #fff;
}

#footer p{
	color: #fff;
	padding: 10px 20px;
}

.social{
	padding-left: 65px;
}


.social i{
	font-size: 20px;
	color: #fff;
	padding: 0 20px;
}

#footer h3{
	font-size: 14px;
	color: #fff;
	font-weight: 600;
}

#footer li{
	list-style-type: none;
	color: #fff;
}

#footer li a {
	color: #fff;
}

#footer ul{
	padding: 0!important;
}

.nakliye h2{
	font-size: 15px;
	font-weight: 600;
}

.sektoricerik {
	display: block;
	position: relative;	
	background-color: #fff;
	padding: 20px;
	border: 1px solid #ddd;
}

.nakliyeicerik{
	display: block;
	position: relative;	
	margin-top: -150px;
	background-color: #fff;
	padding: 20px;
	border: 1px solid #ddd;
	border-radius: 10px;
}

.nakliye{
	position: relative;
	padding: 0!important;
	margin-bottom: 50px;
}

.smoke{
	position: relative;
}

.smoke img{
	width: 100%;
	position: absolute;
	z-index: 0;
	top: -250px;
}

.page-header ul{
	text-align: right;
}

.page-header li{
	list-style-type: none;
	font-size: 15px;
	font-weight: 600;
}

.icsayfa{
	padding: 30px 0;
}

.icsayfa .page-icerik h3{
	font-size: 15px;
	font-weight: 800;
	padding: 0;
}

.page-icerik {background:#fff; padding:15px;}

.icsayfa img{
	width: 100%;
	height:auto;
}

.btn-group3>.btn+.dropdown-toggle {

	background-color: #000;
	border: none!important;
	padding: 10px 20px!important;
	color: #fff;
	border-top-right-radius: 5px!important;
	border-bottom-right-radius: 5px!important;
	margin-left: -5px;
}

.btn-group3{
	padding: 10px 0 15px 0;
	text-align: center;
}

.descript{
	padding: 10px 0;
}

.tablo h3{
	font-size: 18px;
	background-color: #000;
	padding: 5px 10px;
	color: #fff;
	font-weight: 600;
}

.tablo .tabloicerik ul{
	padding: 0!important;
}

.tablo .tabloicerik li{
	list-style-type: none;
	border-bottom: 1px solid #ddd;
	padding: 5px 10px;
}

.tabloicerik{
	border: 1px solid #ddd;
	background:#fff;
}

.tablo .tabloicerik li:nth-last-child(1){
	border-bottom: 1px solid transparent!important;
}

.tabloicerik li:nth-child(even) {background: #f5f5f5}
.tabloicerik li:nth-child(odd) {background: #fff}

.descript h3{
	font-size: 15px;
	font-weight: 600;
}

.descript p{
	font-size: 10px;
}

.icsayfa .form-horizontal .form-group {
	margin-right: -90px;
	margin-left: -5px;
}


.btn-yorum{
	background-color: #c60018;
	color: #fff;
	border: none!important;
	border-radius: 5px!important;
}

.btn-yorum:hover{
	background-color: #c60018;
	color: #fff;
	border: none!important;
	border-radius: 5px!important;
}

.page-icerik h2 {
    font-size: 18px;
    background-color: #A8302C;
    padding: 10px 10px;
    color: #fff;
    font-weight: 500;
    margin: -15px -15px 20px -15px;
}

@media (max-width: 767px){
	.headUst img {
		height: 60px;
		padding-left: 45px!important;
	}
	
.page-icerik h2 {
    font-size: 18px;
    padding: 10px 10px;
    color: #fff;
    font-weight: 500;
}
	
	.master-slider-parent {
		display:none
	}
	
	.footermenu {
		margin:15px 0;
		text-align:center;
	}
	
	.social {
  		padding-left: 0px;
	}
	
	.mobilortala {
		text-align:center;
	}
	
	.search {
		padding: 5px 0;
		width: 250px;
		height: 30px;
		position: relative;
		left: 50px!important;
		top: 10px;
		float: left;
		line-height: 22px;
	}

	.sosyalmedya {
		text-align: center!important;
		padding-top: 20px!important;
		padding-bottom: 0!important;
		padding-left: 0!important;
	}

	.smoke img {
		display: none;
	}
	
	.sektoricerik,
	.nakliyeicerik {
		display: block;
		position: relative;
		margin-top: 25px!important;
		background-color: #fff;
		padding: 20px;
		border: 1px solid #ddd;
		border-radius: 10px;

	}

	.nakliye {
		position: relative;
		padding: 0!important;
		margin-bottom: 50px!important;
	}

	.yazi h3 {
		color: #fff;
		font-size: 15px!important;
		padding: 17px 0px;
		text-align: center!important;
	}

	.yazi .btn-group2 {
		padding: 10px;
		text-align: center!important;
	}

	.Iconn {
		background-image: url(resim/arkaplan.jpg);
		background-position: center;
		padding: 50px 0;
		background-size: cover;
		background-repeat: no-repeat;
	}

	.Iconn p{
		padding: 0!important;
	}

	#footer .btn-group>.btn+.dropdown-toggle {
		background-color: #000;
		border: none!important;
		padding: 10px 12px!important;
		color: #fff;
		border-top-right-radius: 5px!important;
		border-bottom-right-radius: 5px!important;
	}
	#footer .btn-tek {
		background-color: #b62124;
		color: #fff;
		border: none!important;
		padding: 10px 30px!important;
		border-top-left-radius: 5px!important;
		border-bottom-left-radius: 5px!important;
		font-weight: 600;
		font-size: 14px!important;
	}

	.page-header ul {
		text-align: left!important;
		padding-left: 0!important;
	}

	.icsayfa .form-horizontal .form-group {
		margin-right: 0!important;
		margin-left: -5px;
	}

}

.ms-slide-info {}
.ms-info {width: 1170px; margin:0 auto; padding-top:185px;}

.ms-skin-light-6 .ms-nav-next, .ms-skin-light-6 .ms-nav-prev {display:none}

#header1 {}
.master-slider-parent {}

.ms-info h2 {
	color:#fff;
    line-height: 55px;
    padding: 10px 0px;
    letter-spacing: 0px;
    font-weight: 800;
    font-size: 65px;}
    
.ms-info h5 {
	color:#fff;
	letter-spacing: 4px;
    font-weight: 500;
    font-size: 13px;
    line-height:20px;}
    
.ms-info .btn-red {
    background-color: #c60018;
    color: #fff;
    border: none!important;
    border-radius: 5px!important;
	transition: none 0s ease 0s; 
	line-height: 20px;
	border-width: 0px; 
	margin: 0px; 
	padding: 6px 12px; 
	letter-spacing: 4px; 
	font-weight: 400; 
	font-size: 14px;}

.stars{
    width: 85px!important;
}


.w-1140{
    background-color: #B61F24;
    padding: 10px 15px;
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
}
@media (min-width: 768px){
    .w-1140{
        width: 720px;
    }
}
@media (min-width: 992px){
    .w-1140{
        width: 940px;
    }
}
@media (min-width: 1200px){
    .w-1140{
        width: 1140px;
    }
}
.headerNewVersion .brand{
    color:#f4ae18;
}
.headerNewVersion .logo img{
    width: 100%;
}
.headerNewVersion .brand:hover{
    text-decoration: none;
}
.headerNewVersion .brand h1{
    font-weight: 300;
    margin:0;
}
.headerNewVersion .social{
    text-align: right;
    padding: 31px 0;
}
.headerNewVersion .social a{
    display: inline-block;
    width: 30px;
    height:30px;
    line-height:30px;
    background-color: transparent !important;
    text-align: center;
    font-size:14px;
    -webkit-border-radius: 30px !important;
    -moz-border-radius: 30px !important;
    border-radius: 30px !important;
    margin:0 2px;
    background-color: #f4ae18;
    color:#fff;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.headerNewVersion .social a.facebook{
    background-color: transparent;
}
.headerNewVersion .social a.twitter{
    background-color: #00aced;
}
.headerNewVersion .social a.instagram{
    background-color: #9b6954;
}
.headerNewVersion .social a.googleplus{
    background-color: #d34836;
}
.headerNewVersion .social a:last-child{
    margin-right:0;
}
.headerNewVersion .social a:hover{
    /* background-color: #2e2616; */
    color:#f4ae18;
}
.headerNewVersion .text-center{
    text-align: center;
}
.headerNewVersion .teklifAlBtn{
    width: 100%;
    height:32px;
    display: block;
    padding:2px 10px;
    margin-top: 14px;
    text-align: center;
    color: #fff;
    background-color: #515758;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-border-radius: 6px !important;
    -moz-border-radius: 6px !important;
    border-radius: 6px !important;
    font-size:21px;
    line-height:32px;
    font-weight: 300;
    overflow: hidden;
    margin-bottom: 5px;
}
.headerNewVersion .teklifAlBtn span{
    display: block;
    line-height: 28px;
    height: 28px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.headerNewVersion .pAbout{
    font-size:16px;
    font-weight:600;
    margin-bottom:0;
    color: #fff;
}
.headerNewVersion .teklifAlBtn:hover{
    background-color: #313131;
    color: #ffffff;
    text-decoration: none;
}


@media ( max-width : 768px){
    .headerNewVersion{
        text-align: center;
    }
    .headerNewVersion .brand h1{
        margin-bottom: 15px;
    }
    .headerNewVersion .social {
        text-align: center;
    }

    .headerNewVersion .teklifAlBtn {
        font-size:16px;
        margin-top:0;
    }
    .headerNewVersion .social {
        display: none;
    }
    .pAbout{
        display: none;
    }

}


.side-bar-warning{
    margin-bottom: 10px;
    width: 100%;
    float:left;
}
.panel-banner{
    margin-bottom: 0 !important;
}
.panel-banner .panel-heading{
    border:none;
}
.auto-height{
    height: auto !important;
}
.my-type-footer{
    width: 100%;
    float: left;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 246px;
    overflow: hidden;
}

.alert-half:first-child{
    border-right: 2px solid;
    text-align: center;
}
.alert-half{
    width: 50%;
    float:left;
    display: block;
}
.green-h-efect{
    width: 100%;
    text-align: center;
    border: none;
    float: left;
    margin-bottom: 20px;
    color: #fff;
    background-color: #1d2b2a;
    padding: 12px;
    border-radius: 10px !important;
    font-size: 22px;
    transition: all 0.4s;
}
.slctshr{
    margin:0 0 10px 0;
}
.stars{
    width: 85px;
    margin:0 auto;
}

.owl-dots {padding:20px 0 0 0}

.btn-group-vertical>.btn, 
.btn-group>.btn {float:inherit;}

.my-type-comment{
    width: 100%;
    float:left;
    background-color: #fff;
    margin: 0 0 15px 0;
    font-size: 14px;
    box-shadow: 0 1px 3px rgba(0,0,0,.15)!important;
    border: 1px solid #ddd!important;
    border-top-color: #eee!important;
    border-bottom-color: #bbb!important;
    border-radius: 5px!important;
    padding: 12px;
}
.my-type-comment .datetype {
    width: 100%;
    float:left;
    margin-bottom: 10px;
}
.my-type-comment .datetype p{
    font-style: italic;
    color:#869095!important;
    font-size: 12px;
}
.my-type-comment label{
    color: #1d2b2a;
    position: relative;
    top:2.5px;
}
.read-more{
    /* border: 2px solid #0E4582; */
    /* padding: 5px 15px; */
    float: left;
    margin: 0;
    display: block;
    transition: all 0.4s;
}
.read-more:hover{
    /*  color:#fff;*/
    text-decoration: none;
    /*  background-color: #0E4582;*/
}
.green-h-efect:hover,
.green-h-efect:focus{
    color: #ffffff;
    text-decoration: none;
    background-color: #515758;
}

.my-alert{
    width: 100%;
    display: inline-block;
}
.alert-teklif-al{
    color:#fff;
    font-size: 20px;
    padding: 0;
    margin:  0;
}

.my-type-alert{
    width: 100%;
    float:left;
    margin: 0 0 5px 0;
    border-radius: 7px;
}
.my-type-alert a{
    color:#fff;
}
.my-type-alert a:hover{
    text-decoration: none;
}
.my-type-alert .half{
    width: 50%;
    float:left;
    background-color: #2B2B2B;
    padding:0 5px;
    text-align: center;
    color:#fff;
    transition: 0.4s;
}
.my-type-alert .half:hover{
    background-color: #515758;
    color: #f2f2f2;
    cursor: pointer;
}
.show-mbl{
    display: none;
}
#panel-head a:focus,
#panel-head a:hover{
    text-decoration: none;
}
#panel-head i{
    transition: all 0.5s;
}
#iccon{

    -webkit-animation: mymove 0.9s infinite; /* Safari 4.0 - 8.0 */
    animation: mymove 0.9s infinite;
    position: absolute;
    right:0;
}
/* Safari 4.0 - 8.0 */
@-webkit-keyframes mymove {
    0%   {top: 0px;}
    50%  {top: 5px;}
    100% {top: 0px;}
}

@keyframes mymove {
    0%   {top: 0px;}
    50%  {top: 5px;}
    100% {top: 0px;}
}
.ust-banner{
    width: 100%;
    /* height: 100px; */
}
.my-type-alert a .half-left{
    border-right: 2px solid #fff;
    font-size:16px;
}
.my-type-alert a .half:last-child{
    font-size:14px;
}

.my-type-alert a .half-right{border-top-left-radius: 0px !important;border-bottom-left-radius: 0px !important;/* border-top-right-radius: 7px !important; */border-bottom-right-radius: 7px !important;}


@keyframes slidenavAnimation {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-moz-keyframes slidenavAnimation {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-webkit-keyframes slidenavAnimation {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}


/*--------- Margin ---------*/
.m-10 { margin: 10px; }
.m-4 { margin: 0px; }
.m-t-10 { margin-top: 10px!important; }
.m-t-0 { margin-top: 0; }
.m-t-5 { margin-top: 5px; }
.m-t-15 { margin-top: 15px; }
.m-t-20 { margin-top: 20px; }
.m-t-25 { margin-top: 25px; }
.m-r-10 { margin-right: 10px; }
.m-b-10 { margin-bottom: 10px; }
.m-b-0 { margin-bottom: 0!important; }
.m-l-10 { margin-left: 10px; }
.m-l-15 { margin-left: 15px; }
.m-0 { margin: 0; }
.p-0 { padding: 0!important; }
.p-10 { padding: 10px; }
.p-5 { padding: 5px; }
.p-t-0 { padding-top: 0!important; }
.p-t-5 { padding-top: 5px; }
.p-b-0 { padding-bottom: 0!important; }
.p-b_-10 { padding-bottom: -10px!important; }

/*--------- Stil ---------*/
.panel-bilesen ul,
.urun-resimler-liste,
.firma-resimler-liste,
.alt-liste-menu ul,
.alt-firmalar ul,
.firmalar ul,
.enust-solmenu ul ,
.stilyok {
    padding-left: 0;
    list-style-type: none;
}


.ie .sosyal-medya > span > a > i:last-child,
.ie7 .sosyal-medya > span > a > i:last-child,
.linux .sosyal-medya > span > a > i:last-child,
.opera .sosyal-medya > span > a > i:last-child,
.webkit .sosyal-medya > span > a > i:last-child {
    margin-right: 0;
    padding-right: 10px;
}
.ie .sosyal-medya > span,
.ie7 .sosyal-medya > span,
.linux .sosyal-medya > span,
.opera .sosyal-medya > span,
.webkit .sosyal-medya > span {
    padding-top:10px;
}
/*--------- elixir ---------*/
.elixir {
    width: 100%;
}

/*--------- UST --------*/
.elixir-ust {
    margin: 0px 0 10px 0;
    padding-top: 10px;
    position: relative;
    background-color: transparent;
}
.elixir-ustmenu {
    margin: 0;
}
.elixir-enust {
    background-color: #34495e;
    border-bottom: 4px solid #2c3e50;
    color: #ecf0f1;
    padding: 8px 0 8px 0;
}
/* .enust-solmenu - sagmenu */
.enust-solmenu ul,
.enust-sagmenu ul {
    margin: 0;
}
.enust-solmenu ul > li,
.enust-sagmenu ul > li {
    display: inline-block;
    float: left;
}
.enust-solmenu ul > li > a,
.enust-sagmenu ul > li > a {
    color: #ecf0f1;
    font-family: Arial;
    font-size: 13px;
    margin: 2px 10px 2px 0;
}
.enust-solmenu ul > li > a:hover,
.enust-solmenu ul > li > a:focus,
.enust-solmenu ul > li > a:active,
.enust-sagmenu ul > li > a:hover,
.enust-sagmenu ul > li > a:focus,
.enust-sagmenu ul > li > a:active {
    color: #fff;
    text-decoration: none;
}
.enust-solmenu ul > li + li:before,
.enust-sagmenu ul > li + li:before {
    font-family: 'FontAwesome';
    content: "\f105";
    padding: 0 6px 0 1px;
}
.elixir-ust .logo  {
    float: left;
}
@media (min-width: 767px) {
    .enust-sagmenu ul {
        float: right;
    }
    .ustarama-sag {
        float: right;
    }
}
@media (max-width: 767px) {
    .green-h-efect{
        font-size: 14px !important;
        margin-bottom: 10px;
    }
    .show-mbl{
        display: inherit;
        width: 100%;
        float:left;
    }
    .show-mbl img{
        width: 100%;
    }
    .ustarama-sag {
        float: left;
    }
    .enust-sagmenu {
        margin-left: -40px;
    }
    .enust-sagmenu ul {
        float: left;
    }
}
.ustarama-form {
    margin-top: 10px;
    padding-right: 0 !important;
    margin-right: 0 !important;
}
/* navbar */
.navbar-default {
    margin-bottom: 0px;
    background-color: rgba(0,0,0,.15);
    border-color: #0a0a0a;
    border: none;
    background: transparent;
    /*border-width: 1px 1px 5px;*/
}
.navbar-default .fa-ikon {
    font-size: 18px;
    margin-right: 5px;
}
@media (min-width: 767px) {
    .navbar-default .navbar-brand {
        display: none;
        overflow: hidden;
        padding: 0;
    }
    .navbar-default .navbar-nav > li:first-child {
        margin-left: -26px;
    }
}
@media (max-width: 767px) {
    .navbar-default .navbar-nav .dropdown-menu > li,
    .navbar-default .navbar-nav .dropdown-menu > li > a {
        color: #fff !important;
    }
    .navbar-default .navbar-nav .dropdown-menu > li:active,
    .navbar-default .navbar-nav .dropdown-menu > li:focus,
    .navbar-default .navbar-nav .dropdown-menu > li:hover,
    .navbar-default .navbar-nav .dropdown-menu > li > a:active,
    .navbar-default .navbar-nav .dropdown-menu > li > a:focus,
    .navbar-default .navbar-nav .dropdown-menu > li > a:hover {
        background-color: #0091dd;
    }
}
.navbar-default .navbar-brand {
    color: #ecf0f1;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #fff;
}
/* link */
.navbar-default .home {
    /* bottom: 1px !important; */
}
.navbar-default .home a {
    padding-top: 18px;
    padding-bottom: 11px;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-weight:800;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #ffffff;
    background-color: #b61f24;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #1d2b2a;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #0091dd;
}
/* caret */
.navbar-default .navbar-nav > .dropdown > a .caret {
    border-top-color: #ecf0f1;
    border-bottom-color: #ecf0f1;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
    border-top-color: #ecf0f1;
    border-bottom-color: #ecf0f1;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}
/* mobil version */
.navbar-default .navbar-toggle {
    border-color: #5a492c;
    background-color: #e9dbc3;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #e9dbc3;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #5a492c;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e9dbc3;
}




.my-firm-list{
    background-color: #fff;
    padding: 5px 10px 15px 10px;
    margin-bottom: 35px;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
}
.my-firm-list p.hidden-xs{
    margin-bottom:5px;
}
.my-firm-list span{
    margin-left:15px;

}
.my-firm-list a label{
    cursor:pointer !important;
}


.my-firm-list .firm-name{
    color: #1d2b2a;
    font-weight: 700;
    font-size:18px;
}
.my-firm-list p{
    color: #5a5a5a;
}
.my-firm-list img{
    width: 100%;
}
.my-firm-list .firma-divider{
    width: 100%;
    float:left;
    margin-bottom: 10px;
    margin-top:-5px;
    height:3px;
    background-color: #EEEEEE;
}
.index-ribbon{
    top: -25px !important;
    right: -30px !important;
}
.no-pad{
    padding:0 !important;
}
.final-success:last-child{
    display: none !important;

}
.index-no-pad{
    padding-left:0;
    padding-right:0;
}
@media (max-width: 767px) {
    .my-firm-list{
        margin-bottom:10px;
        padding: 5px 10px 10px 10px;

    }
    .my-firm-list .firma-divider {
        margin-bottom:5px;
        margin-top:0;

    }
    .my-firm-list p{
        font-size:10px;
        letter-spacing: -0.5px;
        margin-bottom: 0px;
    }
    .my-firm-list .read-more{
        font-size:10px;
        position:absolute;
        right:15px;
        bottom:32px;
        background: #fff;
        letter-spacing: -0.5px;
        padding-left: 15px;
        padding-top: 0;
        padding-bottom: 0;
    }
    .my-firm-list span {
        font-size: 10px;
        display: block;
        line-height: 10px;
        letter-spacing: -0.5px;
        margin-left:0;
    }
    .my-type-alert a .half:last-child {
        font-size: 9.4px;
        padding: 5px 3px;
    }
    .my-firm-list img{
        margin-bottom:5px;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #333;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
    }
    .ustarama-sag {width: 100%; float: none; text-align: center}
    .logo {display: block; width: 100%; text-align: center}
}



/*--------- Slider ---------*/
.slider {
    margin-bottom: 20px;
}
.slider .item img {
    width: 100% !important;
    height: 250px !important;
}

/*-- urun-liste --*/
.urun-listesi {
    padding-bottom: 10px;
}
.urun-liste {
    color: #34495e;
}
.urun-liste:hover,
.urun-liste:focus {
    text-decoration: none;
    color: #2c3e50;
}
.urun-liste .thumbnail {
    margin-bottom: 0;
    width: 100%;
    height: 120px;
}
.urun-liste .thumbnail:active,
.urun-liste .thumbnail:hover,
.urun-liste .thumbnail:focus {
    border-color: #2c3e50;
}
.urun-liste .urun-liste-baslik  {
    color: #2c3e50;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0;
    padding-top: 2px;
}
.urun-liste .urun-kategori {
    margin-top: 0;
    padding-top: 0;
    font-size: 12px;
}

/*-- firmalar-firma --*/
.firmalar a {
    margin-right: 10px;
    color: #2c3e50;
}
.firmalar .thumbnail:active,
.firmalar .thumbnail:hover,
.firmalar .thumbnail:focus {
    border-color: #34495e;
    color: #34495e;
    text-decoration: none;
}
.firmalar .thumbnail img {
    width: 250px;
    height: 100px;
}
.ilan-resim .thumbnail {
    width: 100%;
    height: 125px;
}
.firma-resimler .thumbnail {
    width: 100%;
    height: 148px;
}
.urun-resimler .thumbnail {
    width: 100%;
    height: 153px;
}
.aciklama-bolum,
.firma-aciklama {
    padding: 10px;
    text-align: justify;
    word-spacing: 3px;
    line-height: 20px;
}
.aciklama-bolum,
.firma-aciklama,
.firma-table-kenar {
    border: 1px solid #ddd;
}
.firma-harita {
    margin-bottom: 0;
}
.firma-harita iframe {
    width: 100%;
    border: 0;
    margin: 0;
    padding: 0;
}
.firma-harita-cizgi {
    margin: 0 !important;
}
.urun-resimler-liste > li > a,
.firma-resimler-liste > li > a {
    float: left;
    display: block;
    margin-right: 10px;
}
.urun-resimler-liste > li:nth-child(2n+1),
.firma-resimler-liste > li:nth-child(2n+1) {
    margin-right: -10px;
}
.firma-resimler-liste > li > a .thumbnail {
    width: 100px;
    height: 70px;
}
.urun-resimler-liste > li > a .thumbnail {
    width: 100px;
    height: 75px;
}

.firma-urunler .urun-liste {
    padding-bottom: 0;
}
.firma-urunler .urun-resim {
    float: left;
}
.firma-urunler .urun-resim img {
    width: 90px;
    height: 70px;
    margin-right: 10px;
    margin-bottom: 0;
}
.firma-urunler .urun-aciklama {
    font-size: 12px;
}
.firma-urunler .urun-aciklama .urun-liste-baslik {
    margin-top: 0;
    font-weight: bold;
}

/*-- firma-liste --*/
.firma-liste {
    color: #2c3e50;
}
.firma-liste:hover,
.firma-liste:focus {
    text-decoration: none;
}
.firma-liste.thumbnail img {
    width: 100%;
    /*height: 150px;*/
}
.firma-liste.thumbnail:active,
.firma-liste.thumbnail:hover,
.firma-liste.thumbnail:focus {
    border-color: #2c3e50;
    color: #34495e;
}
.firma-liste-baslik {
    white-space:nowrap;
    overflow:hidden;
    -o-text-overflow:ellipsis;
    -ms-text-overflow:ellipsis;
    text-overflow:ellipsis;
}
.firma-firsatlar a,
.firsatlar a {
    color: #2c3e50;
}
.firma-firsatlar a:hover,
.firsatlar a:hover {
    text-decoration: none;
}
.firma-firsatlar .firsat-liste,
.firsatlar .firsat-liste {
    border-bottom: 1px dotted #ddd;
    padding-bottom: 4px;
}
.firsatlar .media-object {
    width: 200px;
}
.firsatlar .badge-lg {
    padding: 8px;
}

/*-- ilanlar --*/
.ilan-listesi {
    padding: 6px 12px;
    display: block;
}
.ilan-listesi .ilan-baslik {
    font-size: 15px;
}
/*
.ilan-listesi:before {
  font-family: 'FontAwesome';
  content: "\f105";
  padding: 0 6px 0 1px;
}
*/

/*--------- reklam ---------*/
.sag-ust-reklam div {
    min-height: 250px;
    padding-top: 60px;
}

/*--------- Panel ---------*/
.panel {
    margin-bottom: 10px;
    border-color: #f4ae18;
    border: 1px solid #515758;
}
.panel .panel-heading {
    color: white;
    border-color: #515758;
    background: #515758;
}

.panel .panel-heading h3 {font-size:15px!important;}

.panel-default {
    border: 0;
    border: 1px solid #f4ae18;
}
.panel-default .panel-heading {
    border: 0;
    background: none;
    color: #f4ae18;
    font-size: 20px;
    font-weight: 300;
    font-family: "Open sans", sans-serif;
}

.panel-default .panel-footer {
    border: 0;
    background: whitesmoke;
}
.panel-default {
    border-color: #dddddd;
}
.panel-default > .panel-heading {
    background-color: #f5f5f5;
    border-color: #dddddd;
    color: #333333;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
    background-color: #333333;
    color: #f5f5f5;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #dddddd;
}

.panel-inverse,
.panel-inverse .panel-heading {
    color: white;
}
.panel-group {
    margin-bottom: 20px;
}

.panel-heading {
    padding: 10px;
    border-width: 1px 1px 4px;
}
.panel-heading .ince-baslik {
    font-weight: normal;
}
.panel-heading .link {
    float: right;
}
.panel-baslik {
    font-size: 17px;
    position: relative;
}
.panel-ikon {
    margin: -10px 10px -9px -10px;
    padding: 12px;
    float: left;
    text-align: left;
}

/* .panel-gold */
.panel-gold .panel-ikon {
    background-color: #2c8b54;
}
.panel-gold {
    border-color: #2c8b54;
}
.panel-gold  .panel-heading {
    background-color: #27ae60;
    border-color: #2c8b54;
    color: #fff;
    font-weight: bold;
}
.panel-gold  .panel-heading a {
    color: #fff;
    font-weight: normal;
}

/* .panel-sektor */
.panel-sektor {
    border-color: #34495e;
    width: 100%;
    float:left;
    display: block;
}
.panel-sektor .panel-ikon {
    background-color: #A8302C;
    color: #fff;
}
.panel-sektor {
    border-color: #2c3e50;
    background: transparent;
    border: none;
    box-shadow: none;
}
.panel-sektor .panel-heading {
    background-color: #606668;
    border-color: #515758;
    color: #fff;
    font-weight: bold;
    padding:10px 10px 7px 10px;
}
.panel-sektor .panel-heading a {
    color: #fff;
    font-weight: normal;
}

/* .panel-populer */
.panel-populer .panel-ikon {
    background-color: #515758;
    color: #fff;
}
.panel-populer {
    border-color: transparent;
    box-shadow: none;
}
.panel-populer  .panel-heading {
    background-color: #B61F24;
    border-color: #515758;
    color: #fff;
    font-weight: bold;
}
.panel-populer  .panel-heading a {
    color: #fff;
    font-weight: normal;
}

/* .panel-urun */
.panel-urun .panel-ikon {
    background-color: #d35400;
}
.panel-urun {
    border-color: #d35400;
}
.panel-urun  .panel-heading {
    background-color: #e67e22;
    border-color: #d35400;
    color: #fff;
    font-weight: bold;
}
.panel-urun  .panel-heading a {
    color: #fff;
    font-weight: normal;
}

/* .panel-firsat */
.panel-firsat .panel-ikon {
    background-color: #2980b9;
}
.panel-firsat {
    border-color: #2980b9;
}
.panel-firsat  .panel-heading {
    background-color: #3498db;
    border-color: #2980b9;
    color: #fff;
    font-weight: bold;
}
.panel-firsat  .panel-heading a {
    color: #fff;
    font-weight: normal;
}

/* .panel-ilan */
.panel-ilan .panel-ikon {
    background-color: #1a2025;
}
.panel-ilan {
    border-color: #1a2025;
}
.panel-ilan  .panel-heading {
    background-color: #232b32;
    border-color: #1a2025;
    color: #fff;
    font-weight: bold;
}
.panel-ilan  .panel-heading a {
    color: #fff;
    font-weight: normal;
}

/* .panel-primary */
.panel-primary {
    border-color: #2780e3;
}
.panel-primary > .panel-heading {
    background-color: #2780e3;
    border-color: #2780e3;
    color: #ffffff;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #2780e3;
}
.panel-primary > .panel-heading .badge {
    background-color: #ffffff;
    color: #2780e3;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #2780e3;
}
.panel-success {
    border-color: #4e9f15;
}
.panel-success > .panel-heading {
    background-color: #3fb618;
    border-color: #4e9f15;
    color: #ffffff;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #4e9f15;
}
.panel-success > .panel-heading .badge {
    background-color: #ffffff;
    color: #3fb618;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #4e9f15;
}
.panel-info {
    border-color: #7643a8;
}
.panel-info > .panel-heading {
    background-color: #9954bb;
    border-color: #7643a8;
    color: #ffffff;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #7643a8;
}
.panel-info > .panel-heading .badge {
    background-color: #ffffff;
    color: #9954bb;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #7643a8;
}
.panel-warning {
    border-color: #ff4309;
}
.panel-warning > .panel-heading {
    background-color: #ff7518;
    border-color: #ff4309;
    color: #ffffff;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ff4309;
}
.panel-warning > .panel-heading .badge {
    background-color: #ffffff;
    color: #ff7518;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ff4309;
}
.panel-danger {
    border-color: #f0005e;
}
.panel-danger > .panel-heading {
    background-color: #ff0039;
    border-color: #f0005e;
    color: #ffffff;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #f0005e;
}
.panel-danger > .panel-heading .badge {
    background-color: #ffffff;
    color: #ff0039;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #f0005e;
}

/*--------- panel-bilesen ---------*/
.panel-sidebars {padding: 10px; }
.panel-sidebars .widgettitle {margin: -10px -10px 10px -10px!important; padding: 10px; background-color: #f4ae18; color: #fff; font-size: 18px;}

.panel-sidebars .textwidget {margin: -10px -10px 10px -10px!important; padding: 10px; background-color: #fff;}

.panel-bilesen ul > li > a {
    color: #333;
    border-bottom: 1px dotted #ddd;
    display: block;
    padding: 6px 0 6px 0;
    float: left;
    width: 100%;
}

.panel-bilesen select,
.panel-bilesen input {
    padding-top: 4px;
    padding-bottom: 4px;
}
#wp-calendar {
    border-collapse:separate;
    border-spacing:8px;
    margin-left:-12px;
    width: 98%;
    font-size:12px;
    font-weight:300;
}
table#wp-calendar {
    width: 96% !important;
}
#wp-calendar caption {
    display:none;
}

#wp-calendar tbody td {
    margin-bottom:10px;
    text-align:center;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    -ms-border-radius:2px;
    -o-border-radius:2px;
    border-radius:2px;
    border:1px solid #f4f4f4;
    padding:6px;
}
#wp-calendar tbody td:hover {
    border-color:#e2e2e2;
}
#wp-calendar tbody td.pad {
    border:0;
}

#wp-calendar tbody td#today {
    color:#47C2DC;
    border-color:#47C2DC;
}

#wp-calendar tfoot td#prev a,#wp-calendar tfoot td#next a {
    color:#888;
    font-size:12px;
    font-weight:400;
    position:relative;
    text-transform:uppercase;
    bottom:-9px;
    margin-bottom:1px;
}

#wp-calendar tfoot td#prev {
    text-align:left;
}

#wp-calendar tfoot td#next {
    text-align:right;
}

#wp-calendar thead th {
    font-size:13px;
    font-weight:400;
    color:#888;
    text-align:center;
    padding-bottom:10px;
}

#wp-calendar tbody td a,#wp-calendar tfoot td#prev a:hover,#wp-calendar tfoot td#next a:hover {
    color:#47C2DC;
}

/* Badge */
.badge {
    background: #ff6363;
    color: white;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
}

.badge-gray {
    background: #003399;
}
.breadcrumb {
    background-color: #fff;
    border: 1px solid #ccc;
}

/*--------- Form ---------*/
.panel-bilesen select,
.panel-bilesen input,
.form-control {
    font-size: 14px;
    font-weight: normal;
    color: #333;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-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;
}

.panel-bilesen select:focus,
.panel-bilesen input:focus,
.form-control:focus {
    border-color: #999;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eeeeee;
}
.form-control.height-auto {
    height: auto;
}
.form-control.form-control-solid {
    background-color: #F1F3F8;
    border-color: #F1F3F8;
    color: #A6B2BA;
}
.form-control.form-control-solid:focus {
    border-color: #e3e7f1;
}
.form-control.form-control-solid::-moz-placeholder {
    color: #acb7be;
    opacity: 1;
}
.form-control.form-control-solid:-ms-input-placeholder {
    color: #acb7be;
}
.form-control.form-control-solid::-webkit-input-placeholder {
    color: #acb7be;
}
.form-control::-moz-placeholder {
    color: #b3b3b3;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #b3b3b3;
}
.form-control::-webkit-input-placeholder {
    color: #b3b3b3;
}


/*--------- Progress bar ---------*/
.progress {
    border-radius: 0;
    height: 10px;
}
.progress.progress-lg {
    height: 20px;
}
.progress .progress-bar {
    background: #f4ae18;
}
.progress .progress-bar.progress-bar-success {
    background-color: #5edb99;
}
.progress .progress-bar.progress-bar-info {
    background-color: #2e8bff;
}
.progress .progress-bar.progress-bar-warning {
    background-color: #ff9538;
}
.progress .progress-bar.progress-bar-danger {
    background-color: #ff6363;
}

/*--------- Pills navigation ---------*/
.nav-pills > li > a {
    border-radius: 0;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background: #2e8bff;
}
.nav-pills.nav-green > li.active > a, .nav-pills.nav-green > li.active > a:hover, .nav-pills.nav-green > li.active > a:focus {
    background: #5edb99;
}

/*--------- Modals ---------*/
.modal-content {
    border: 0;
    border-radius: 0;
}
.modal-content .modal-header, .modal-content .modal-footer {
    background: whitesmoke;
}

/*-------- Alerts --------*/
.alert {
    border-radius: 0;
    border: 0;
    border-left: 3px solid black;
}
.alert.alert-success {
    border-color: #5edb99;
    background: #dbf7e8;
}
.alert.alert-danger {
    border-color: #ff6363;
    background: #ffe3e3;
}
.alert.alert-info {
    border-color: #2e8bff;
    background: #c7e0ff;
}
.alert.alert-warning {
    border-color: #ff9538;
    background: #ffe6d1;
}

/*--------- Pagination ---------*/
.pagination {
    border-radius: 0;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.pagination > li > a,
.pagination > li > span {
    background: #f4ae18;
    color: white;
    border: 0;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background: #5edb99;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    background: #202c46;
    color: white;
}

.pager li > a, .pager li > span {
    border-width: 2px;
}

.pager li > a:hover, .pager li > a:focus {
    background: #2e8bff;
    border-color: #f4ae18;
    color: white;
}




/** Ek **/

.panel-bilesen input[type=submit],
.btn-b {
    border-width: 1px 1px 1px !important;
    padding: 5px 9px !important;
}
.btn {
    border-width: 1px 1px 4px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 4px 8px;
}
.panel-bilesen input[type=submit]:active,
.panel-bilesen input[type=submit]:focus,
.btn:active,
.btn:focus {
    border-width: 1px 1px 2px;
}
.beyaz-bg {
    background-color: #ffffff;
}
.btn-beyaz {
    background-color: #ffffff;
    color: #555;
}
.siyah{color:#000!important}
.siyah333{color:#333!important}

.text-right {
    text-align: center!important;
}
.text-red {
    color: #ff6363;
}
.text-green {
    color: #5edb99;
}
.text-blue {
    color: #2e8bff;
}
.text-orange {
    color: #ff9538;
}
.text-purple {
    color: #a44cdb;
}
.text-yellow {
    color: #ffc938;
}

.bg-dark {
    background: #f4ae18 !important;
}

.bg-red {
    background: #ff6363 !important;
}

.bg-green {
    background: #5edb99 !important;
}

.bg-blue {
    background: #2e8bff !important;
}

.bg-orange {
    background: #ff9538 !important;
}

.bg-purple {
    background: #a44cdb !important;
}

.bg-yellow {
    background: #ffc938 !important;
}

.bg-shade {
    background: rgba(0, 0, 0, 0.3);
}


/*--------- ALT ---------*/
.elixir-alt {
    background-color: #f4ae18;
    border-bottom: 4px solid #002f63;
    color: #ecf0f1;
    margin-top: 20px;
    padding: 20px;
}
.elixir-alt .alt-baslik {
    background-color: #2c3e50;
    border-bottom: 4px solid #273746;
    padding: 6px 12px;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 16px;
}
.elixir-alt .alt-icerik {
    background-color: #0091dd;
    color: #ecf0f1;
    padding: 6px 12px;
}
.elixir-alt .alt-firmalar a,
.elixir-alt ul.alt-firmalar li  > a,
.elixir-alt .alt-firmalar ul > li  >  a {
    width: 100%;
    display: block;
}
.elixir-alt .alt-liste-menu {
    margin-top: 0;
    width: 100%;
    float: left;
    margin-bottom: 30px;
}
.elixir-alt .alt-liste-menu a,
.elixir-alt ul.alt-liste-menu li  > a,
.elixir-alt .alt-liste-menu ul > li  >  a {
    float: left;
    border-right: 4px solid #273746;
}

.elixir-alt .sosyal-medya a,
.elixir-alt .alt-liste-menu a,
.elixir-alt ul.alt-liste-menu li  > a,
.elixir-alt .alt-liste-menu ul > li  >  a,
.elixir-alt .alt-firmalar a,
.elixir-alt ul.alt-firmalar li  > a,
.elixir-alt .alt-firmalar ul > li  >  a {
    background-color: #0091dd;
    color: #ecf0f1;
    padding: 6px 12px;
    margin: 5px;
    text-align: center;
}
.elixir-alt .sosyal-medya a:hover,
.elixir-alt .alt-liste-menu a:hover,
.elixir-alt ul.alt-liste-menu li > a:hover,
.elixir-alt .alt-liste-menu ul > li > a:hover,
.elixir-alt .alt-firmalar a:hover,
.elixir-alt ul.alt-firmalar li > a:hover,
.elixir-alt .alt-firmalar ul > li > a:hover {
    background-color: #369cd2;
    color: #ffffff;
    text-decoration: none;
}
.elixir-alt .alt-firmalar ul > li > a:before {
    font-family: 'FontAwesome';
    content: "\f105";
    padding: 0 6px 0 1px;
}
/*--------- sosyal-medya ---------*/
.elixir-alt .sosyal-medya a {
    padding-right: 0;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 25px !important;
}
.elixir-alt .sosyal-medya,
.elixir-alt .sosyal-medya span {
    margin-top: 6px;
    padding-bottom: 0;
    margin-bottom: 0;
}
.elixir-copyright {
    background-color: #002f63;
    color: #ecf0f1;
    padding: 10px 0 10px 0;
}
.elixir-copyright a.elixirLink {
    margin-top: -3px;
    background: url("../resim/elixir-alt.png") no-repeat 0 0;
    height: 34px;
    width: 140px;
    text-indent: -9999px !important;
}
.elixir-copyright a.elixirLink:hover {
    background: url("../resim/elixir-alt.png") no-repeat 0 -38px;
    height: 34px;
    width: 140px;
}


.orge-row{display: flex; justify-content: center; align-items: center; width: 100%;}
.orge-link{    border-radius: 7px !important; width: 100%;}
.orge-img{   width: 100% !important; max-height: 100%!important;}
.orge-resimlik{    padding-right: 0;}
.orge-baslik{ line-height: 40px;  font-weight: bold; color: #f4ae18;font-size: 24px;}
.orge-tag{float:right;}
.tag-head{float:left;height: 25px;margin: 0;padding: 0;width: 33px;}
.tag-body{background-color: #ffff99;float: left;font: bold 17px Arial,Helvetica,sans-serif;margin: 0;padding: 3px 6px 2px;text-shadow: 0 1px 0 #FFFFFF;-khtml-border-radius: 0 4px 4px 0;-moz-border-radius: 0 4px 4px 0;-webkit-border-radius: 0 4px 4px 0;border-radius: 0 4px 4px 0;-moz-box-shadow: 1px 1px 5px #B7B7B7;-khtml-box-shadow: 1px 1px 5px #B7B7B7;-webkit-box-shadow: 1px 1px 5px #b7b7b7;box-shadow: 1px 1px 5px #B7B7B7;}
.orge-aciklama{border:0; padding: 0;}
.alert-orge{margin-bottom: 0;border-radius: 7px !important;margin-top: 5px;background: #f4ae18 !important;color: #fff;font-size: 24px; padding: 10px;}
.alert-orge p{text-align: center;margin: 0 0 0px;font-weight: bold;}
.alert-teklif{margin-bottom: 0;  border-radius: 7px !important;   margin-top: 5px;background: #f4ae18 !important;color: #fff;font-size: 24px;padding: 2px;border-color: #033265 !important; }
.alert-teklif p{text-align: right;     margin: 0 0 0px; font-weight: bold;}

@media(max-width: 767px){


    .panel-ikon{
        padding:10px;
    }
    .mobil-kalk{display: none;}
    .tag{float: none !important;    display: flex;justify-content: center;}
    .thumbnail{margin-bottom: 10px;}
    .alert-orge p{text-align: center !important;}
    .orge-baslik{font-size: 20px;text-align: center;width: 100%;}
    .orge-resimlik{    padding-right: 0;padding-left: 30px;}
    .orge-row{margin-right: 0;}
}

#preview {
    text-align: center;
    background: url('images/loading-thumb.gif') no-repeat center center;
    min-width: 150px;
    min-height: 105px;
    border: 1px solid #efefef;
    padding: 10px;
    background-color: #fff;
    -moz-box-shadow: 1px 1px 5px #ccc;
    -webkit-box-shadow: 1px 1px 5px #ccc;
    box-shadow: 1px 1px 5px #ccc;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    z-index: 999;
    position: absolute;
    display: none;
}
#panel-body{
    overflow: hidden;
    transition: max-height 1s;
    padding: 10px 10px 3px 10px;
    background: #fff;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.elixir-orta{
	margin-top:30px;
    margin-bottom: 350px;
}

@media(max-width: 768px){

    .my-type-footer{
        height: 550px;
    }
    .my-ribbon{
        top: -14px;
        font-size:12px;
    }
    .my-type-alert{
        margin:0;
    }
    .my-type-alert .half{
        width: 50%;
        border-radius: 0!important;
    }
    .my-type-alert a .half-left,
    .my-type-alert a .half-right{
        border-radius: initial;
    }
    .my-type-alert a .half-left {
        border-bottom: 2px solid #fff;
        /* border-right: 0; */
    }

}
#preview p {
    text-align: left;
    background-color: #fff;
    font-size: 14px;
    color: #AFAFAF;
    padding: 5px 0;
}

#preview img {
    max-width: 600px;
}
@media screen and (max-width:1070px) {
    .reklamUst {overflow:hidden; width:0; height:0;
        visibility: hidden;}
}
@media screen and (max-width:1070px) {
    .ustarama-sag {overflow:hidden; width:0; height:0;
        visibility: hidden;}
}
.wbg{
    width:100%;
    float:left;
    background-color: #fff;
    border-radius: 6px;
}
.mobil-h{
    display: inherit;
}
.mobil-g{
    display: none;
}
@media (max-width: 768px){
    .sosyal-medya{
        float:none !important;
        display: block;
        margin:20px auto;
        text-align: center;
    }
    .w-mp-0{
        padding:10px 0px !important;
    }
    .mobil-h{
        display: none;
    }
    .mb-pnl{
        border: none !important;
        background: transparent !important;
    }
    .mobil-g{
        display: inherit;
    }

    .alt-liste-menu li {
        display: grid !important;
        margin: 0 auto;
    }
    .elixir-orta{
        margin-bottom: 575px;
    }
}
.no-marg{
    margin:0 !important;
}

.firma-detay-table tr td:first-child{
    width:28% !important; overflow: hidden;

}

.comment-content{
    width: 100%;
    float:left;
    margin:0 auto 10px auto;
    background-color: #fff;
    font-weight: 600;
    box-shadow: 0 1px 3px rgba(0,0,0,.15)!important;
    border: 1px solid #ddd!important;
    border-top-color: #eee!important;
    border-bottom-color: #bbb!important;
    border-radius: 5px!important;
    padding: 12px;
}
#respond input[type=submit]:focus{
    border-width: 1px 1px 2px;
    outline: 0;
}
.def-panel{
    border-color: #1d2b2a !important;
}
.firma-resimler .thumbnail{
    margin-bottom:5px !important;
}
.no-teklf-button{
    margin-bottom:10px;
    font-size: 18px;
    padding: 10px 5px !important;
}
.def-panel .panel-heading{
    background-color: #B61F24;
    border-color: #515758;
}
.def-panel .panel-ikon{
    background-color: #515758;
}
.navbar-default .navbar-nav > li > a {
    /* border-right: 1px solid #ffffff26; */
    /* padding-top: 10px; */
    /* padding-bottom: 10px; */
    /* margin: 5px 0; */
    position: relative;
}
.navbar-default .navbar-nav > li:last-child > a{
    border-right: none !important;
}

.my-border{
    width: 100%;
    height:3px;
    float:left;
    position: relative;
}
.my-borderL{
    width: 50%;
    position: absolute;
    top:0;
    left:0;
    background: #515758;
    height: 3px;
    -webkit-animation: mywidthmoveL 9s infinite; /* Safari 4.0 - 8.0 */
    animation: mywidthmoveL 9s infinite;
}
.my-borderR{
    width: 50%;
    position: absolute;
    top:0;
    right:0;
    background: #515758;
    height: 3px;
    -webkit-animation: mywidthmoveL 9s infinite; /* Safari 4.0 - 8.0 */
    animation: mywidthmoveL 9s infinite;
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes mywidthmoveL {
    0%   {width: 0%;}
    100% {width: calc(50% + 1px);}
}

@keyframes mywidthmoveL {
    0%   {width: 0%;}
    100% {width: calc(50% + 1px);}
}
#respond input[type=submit]{
    border-width: 1px 1px 4px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 4px 8px;
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
#respond button{
    display: none;
}
.abslt-blue{
    position: absolute;
    bottom:0;
    height: 54px;
    left:0;
    background-color: transparent;
    width: 100%;
}
.navbar-default .navbar-nav > li > a:after {position: absolute;content: "";right: 0px;top: 10%;width: 1px;height: 80%;background: #a2a2a24f;}
.navbar-default .navbar-nav > .active > a:after {

    width: 0;
}
.alt-liste-menu li{
    display: block;
    margin: 0 auto;
}

footer .m-text-center{
    padding-left:80px;
}
.go-up{
    position: fixed;
    right: 20px;
    bottom: 20px;
    border:3px solid #0A315D;
    font-size:24px;
    border-radius: 55%;
    background-color: #fff;
    width: 40px;
    height: 40px;
    padding: 0px;
    text-align: center;
    z-index: 99999;
    color:#0A315D;
}
.go-up i{
    position: relative;
    top:-5px;
}
footer .logo-sect{
    width: 100%;
    float:left;
}
footer .logo-sect img{
    width: 200px;
    display: block;
    margin: 0 auto 5px auto;
}
footer .logo-sect .dashd{
    width: 200px;
    display: block;
    margin: 0 auto 5px auto;
    border-top: 1px dashed rgba(255,255,255,0.2);
}
footer .logo-sect .info-p{
    color:#fff;
    font-size: 13px;
    text-align: center;
    margin-bottom: 5px;
    padding: 0;
}
footer .logo-sect .social-media{
    width: 100%;
    float:left;
    text-align: center;
}
footer .logo-sect .social-media a{
    color:#ddd;
    border-top-left-radius: 6px;
    border-bottom-right-radius: 6px;
    padding:5px;
    margin:0 5px;
    width: 30px;
    font-size:16px;
    transition: all 0.4s;
    height: 30px;
    text-align: center;
    display: inline-block;
}
footer .logo-sect .social-media a:hover,
footer .logo-sect .social-media a:focus{
    background-color: #fff;
    text-decoration: none;
    color: #0A315D;
}
footer .my-divider{
    width: 100px;
    height: 2.5px;
    background-color: #dddad0;
    float:left;
    display: block;
    margin-bottom: 15px;
}
footer h5{
    font-size:16px;
    color: #fff;
}
footer ul{
    list-style: none;
    padding: 0px;
}
footer ul li a{
    position: relative;
    color: #d0d0d0;
    text-transform:capitalize;
    transition: all 0.4s;
}

footer ul li a:before{
    content: "\f054";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left:0;
    top:2px;
    opacity: 0;
    transition: all 0.4s;
}

footer ul li a i{
    left: 0;
    top:2px;
    color:#fff;
    opacity: 0;
    transition: all 0.4s;
    position: absolute;
}
footer ul li a:hover{
    color:#fff;
    padding-left:15px;
    text-decoration: none;
}
footer ul li a:hover:before{
    opacity: 1;
}
footer .teklif-iste-button{
    padding:5px 16px;
    background-color: #B61F24;
    border:2px solid #fff;
    color:#fff;
    text-align: center;
    font-size:16px;
    width: 70%;
    float:left;
    margin-bottom: 10px;
    transition: all 0.4s;
}
footer .mstr-yrm{
}
footer .teklif-iste-button:hover,
footer .teklif-iste-button:focus{
    text-decoration: none;
    animation: none;
    color: #fff;
    transform: scale(0.9);
    background-color: #515758;
}

.my-modal{
    background: #fff;
    padding: 30px;
    border: 5px solid #515758;
    position: absolute;
    top: 48px;
    border-bottom-right-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
    z-index: 999;
    width: 96.2%;
}
.orange-teklif{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    width: auto;
    line-height: 24px!important;
    -webkit-font-smoothing: antialiased;
    padding: 9px 20px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    border-radius: 4px;
    background-clip: padding-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition-property: all;
    transition-duration: .1s;
    transition-delay: 0s;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    margin-top: 0;
    margin-bottom: 2px;
    padding: 12px;
    font-size: 20px;
    width: 100%;
    color: #fff!important;
    background-color: #B61F24;
    box-shadow: 0 2px 0 0 #B61F24;
    margin-bottom:10px;
    border-radius: 4px !important;
}

.my-modal .mdwn{
    width: 100%;
    float:left;
    margin-bottom: 10px;
}
.orange-teklif:hover {
    background-color: #515758;
    box-shadow: 0 2px 0 0 #515758;
    transition: background-color .3s linear;
    text-decoration: none;
    color: #fff !important;
}
.my-modal .txt{
    color: #485255;
    margin: 0;
    font-size: 16px;
}
.pstnrltv{
    position: relative;
}




#searchform{
    position: relative;
}


@media(max-width: 768px){
    #searchform button{
        position: absolute;
        right: 0;
        top: 0;
    }
    .go-up {
    }
    footer{
        background-attachment: unset;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 41%;
        box-shadow: inset 0px 0px 300px 500px rgba(90, 73, 44, 0.75);
        background-color: #5a492c;
    }
    footer .my-divider{
        margin: 0 auto 10px;
        float:none;
    }
    .m-text-center{
        text-align: center;
    }

    footer .m-text-center{
        padding-left:0px;
    }

    footer .teklif-iste-button{
        margin:5px auto;
        float:none;
        width: 80%;
        display: block;
    }
    .my-modal {
        padding: 10px !important;
        border: none !important;
        box-shadow: 0 -5px 5px 0 rgba(0,0,0,.25);
        position: fixed !important;
        bottom: 0 !important;
        border-top-right-radius: 0px !important;
        border-top-left-radius: 0px !important;
        border-bottom-right-radius: 0px !important;
        border-bottom-left-radius: 0px !important;
        z-index: 999 !important;
        padding-bottom:0 !important;
        width: 100% !important;
        left: 0 !important;
        top:auto !important;
    }
    .my-modal label{
        margin: 0;
        font-size:18px !important;
    }
    .my-modal .mdwn{
        margin-bottom: 0px;
    }
    .my-modal .txt{
        font-size:12px;
        margin-bottom: 10px;
    }
    .my-modal .orange-teklif{
        padding: 5px 0;
        margin-bottom: 5px !important;
        font-size: 18px;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        padding-bottom: 50px;
    }
    .panel-baslik{
        font-size:12px;
    }
    .my-firm-list .firm-name{
        margin-bottom:0px;
        font-size:14px;
    }

    .mb-30{
        width: 30% !important;
        padding-right: 10px !important;
        padding-left: 10px !important;
    }
    .mb-70{
        width: 70% !important;
        padding-right: 10px !important;
        padding-left: 0px !important;
    }
}

.p-t-100{
    padding-top: 220px;
}
.my-modal-fixed {
    background: #fff;
    padding: 30px;
    border: 5px solid #515758;
    position: fixed;
    top: 3%;
    border-radius: 10px !important;
    z-index: 999;
    width:inherit;
    max-width: 750px;
}
.my-modal label{
    color: #353f42;
    font-size: 26px;
    font-weight: 700;
    line-height: 32px;
}
.firma-aciklama *{
    max-width:100% !important;

    height:auto !important;
}
#gallery-1 .gallery-item{
    margin-bottom:0 !important;
    margin-top:5px !important;
}
.firma-aciklama img{
    border:none !important;
}
#panel-bdy{
    padding-left: 0;
    padding-right: 0;
}
.rmv{
    position: absolute;
    right: 5px;
    z-index: 999;
    top: 5px;
    font-size: 24px;
    color: #000;
}
.elixir-ustmenu{
    background-color:#515758;
}
.my-pag{width:100%;text-align: center;float:left;}
.my-pag a{padding: 5px 15px;color: #fff;background: #B61F24;border-radius: 12px !important;}
.my-pag a.active{background: #1d5439;}






.my-ribbon {
    padding: 5px 20px 5px 20px;
    color: #fff;
    font-size: 12px;
    position: absolute;
    background: #A8302C;
    background-size: 100%;
    background-position: center;
    top: -12px;
    right: 0px;
    box-shadow: 2px -2px 3px 0px rgba(0,0,0,0.3);
}


.my-firm-list {border-bottom-right-radius: 12px!important;}

.my-firm-list .col-xs-4,
.my-firm-list .col-xs-8,
.archive-firma .col-xs-4,
.archive-firma .col-xs-8 {height:150px;}



.my-firm-list .my-type-alert,
.archive-firma .my-type-alert {
    position: absolute;
    bottom: 15px;
    width: 93%;
    float:inherit;
    margin:inherit;
    border-radius:inherit;
   }


/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text {
    position: absolute !important;
    left: -999em;
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}


@media(min-width: 768px){   

.sektoricerik .btn-tek {
   width:78%;
   font-size: 11px;
   padding:12px 20px!important;
}

.sektoricerik .col-md-6.box {height:438px;}

.sektoricerik .pad5 {
	height: 172px;
    overflow: hidden;
    font-size: 12px;
    line-height: 16px;
    padding: 0;}
    
.sektoricerik .col-md-6 .pad5 {
	height: 116px;
    overflow: hidden;
    font-size: 12px;
    line-height: 16px;
    padding: 0;}
    
.sektoricerik .col-md-6.box:nth-child(1),
.sektoricerik .col-md-6.box:nth-child(3),
.sektoricerik .col-md-6.box:nth-child(5) {border-right: 1px solid #ddd;}

.sektoricerik .col-md-6.box .btn-group3 {border-bottom: 1px solid #ddd;}

.sektoricerik .col-md-6.box:nth-child(2) {border:0;}
   
    
.nakliyeicerik .pad5{
	height:172px;
	overflow:hidden;
}

.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}

.order-first{-ms-flex-order:-1;order:-1}

.owl-carousel .owl-nav.disabled {display:block!important}

.port-imza {
    text-align: center;
    color: #fff;
    width: 100%;
    float: left;
    background: #232323;
    padding: 11px;
}