/*
  	code author: info@mustafaburakpamuk.com;
*/

@font-face {
  font-family: 'Panton-Regular';
  src: url('../fonts/Panton-Regular.eot');
  src: url('../fonts/Panton-Regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Panton-Regular.svg#Panton-Regular') format('svg'),
       url('../fonts/Panton-Regular.ttf') format('truetype'),
       url('../fonts/Panton-Regular.woff') format('woff'),
       url('../fonts/Panton-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Panton-Bold';
  src: url('../fonts/Panton-Bold.eot');
  src: url('../fonts/Panton-Bold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Panton-Bold.svg#Panton-Bold') format('svg'),
       url('../fonts/Panton-Bold.ttf') format('truetype'),
       url('../fonts/Panton-Bold.woff') format('woff'),
       url('../fonts/Panton-Bold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

:hover{-webkit-transition: all .4s ease-in-out;
transition: all .4s ease-in-out}
body {
	font-size: 14px;
	overflow-x: hidden;
	font-family: 'Panton-Regular';
	font-weight: normal;
}
.bold {
	font-family: 'Panton-Bold';
	font-weight: normal;
}
.regular {
	font-family: 'Panton-Regular';
	font-weight: normal;
}
h1,h2,h3,h4,h5,h6,strong,b {
	font-family: 'Panton-Bold';
	font-weight: normal;
}
section {
}
::-webkit-scrollbar {
    width: 8px;
    background-color: #F5F5F5;
}
::-webkit-scrollbar-thumb {
    border-radius: 1px;
    -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,.3);
    background-color: #e3000f;
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0.3);
    border-radius: 1px;
    background-color: #F5F5F5;
}
.logo {
	height: 95px
}
.language a {
	color: #a8a8a8;
}
.language {
	color: #a8a8a8;
	font-family: 'Panton-Bold';
	font-size: 15px;
	position: absolute;
	z-index: 11;
	right: 15px;
	top: 15px
}
.language a:hover {
	color: #222;
	text-decoration: none;
}
.header {
	position: relative;
	width: 100%
}
.navbar-light .navbar-nav .nav-link {
	color: #333;
	font-size: 16px;
	font-family: 'Panton-Bold';
	padding: 10px 45px
}
.navbar-light .navbar-nav .nav-item.active a {
	color: #000;
}
header {
	border-bottom: 1px solid #222
}
.maintextimg {
	background-color: #cf0202
}
.mainimg {
	margin-top: -80px!important
}
.maintext {
	color: #9b9b9b;
}
.maintext h2 {
	font-size: 26px
}
.maintext p {
	font-size: 17px
}
.mleft {
	background-color: #ff0000
}
.mright {
	background-color: #00559d
}
.mleft, .mright {
	padding:15px;
}
.mleft img, .mright img {
	float: left;
}
.mleft a, .mright a {
	color: #fff;
}
.mainchose h3 {
	font-size: 24px
}
.mainchose .mright h3 {
	font-size: 19px;
	color: #fff
}
.social-media a {
	font-size: 21px;
	padding-top: 4px;
	text-align: center;
	border:2px solid #fff;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	display: inline-block;
	margin-right: 15px
}
.social-media a:hover {
	background-color: #fff;
	color: #00559d
}
.worldimg {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -322.5px;
	z-index: 1;
	margin-top: -15px;
}
.worldtext {
	position: relative;
	top: 0px;
	z-index: 3;
	color: #7d7c7c
}
.mainworld {
	background-color: #f9f9f9;
	position: relative;
	padding-top: 70px;
	padding-bottom: 70px
}
.worldtext strong {
	font-size: 30px
}
.worldtext p {
	font-size:19px;
	margin-top: 10px
}
.MultiCarousel { float: left; overflow: hidden; padding: 15px 10px; width: 100%; position:relative; }
.MultiCarousel .MultiCarousel-inner { transition: 1s ease all; float: left; }
.MultiCarousel .MultiCarousel-inner .item { float: left;}
.MultiCarousel .MultiCarousel-inner .item > div { text-align: center; padding:10px; margin:10px; color:#666;}
.MultiCarousel .leftLst, .MultiCarousel .rightLst { position:absolute; border-radius:50%;top:calc(50% - 20px); width: 38px;height: 38px }
.MultiCarousel .leftLst { left:0; }
.MultiCarousel .rightLst { right:0; }
.MultiCarousel .btn-default { background-color: #ccc }
.MultiCarousel .leftLst.over, .MultiCarousel .rightLst.over { pointer-events: none; background:#efefef; }
.mainnews {
	color: #888787
}
.f16 {
	font-size: 16px
}
.mainref {
	background-color: #f9f9f9;
}
.mainref .MultiCarousel {
	padding:0px!important;
}
.mainref .MultiCarousel .MultiCarousel-inner .item {
	text-align: center;
}
.mainref .MultiCarousel .MultiCarousel-inner .item img {
	height: 50px;
	width: 100%;
	object-fit: contain;
}
.mainoneri {
	background-color: #00559d;
	padding:30px 0;
	color: #fff
}
.mainoneri p {
	font-size: 21px;
	margin-top: 11px;
	display: inline-block;
}
.mainoneri .btn-default {
	background-color: #ffffff;
	color: #222;
	padding:6px 45px;
	font-size: 14px;
	padding-top: 15px;
	border:2px solid #fff;
}
.mainoneri .btn-default:hover {
	background-color: transparent;
	color: #fff
}
footer .media i {
	font-size: 34px;

}
footer .media-body {
	font-family: 'Panton-Bold';
	margin-left: 20px
}
footer {
	padding-top: 40px;
	padding-bottom: 70px
}
footer .social-media a {
	color: #222;
	padding:10px;
	margin:0;
	width: auto;
	height: auto;
	font-size: 18px
}
footer .social-media a:hover {
	color: red;
}
.footermenu a {
	color: #222;
	display: block;
}
footer strong {
	font-size: 17px;
	display: block;
	margin-bottom: 15px
}
.input-group-btn {
	background-color: #0a0f2b;
}
.input-group-btn i {
	color: #fff;
}
.sidebar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.sidebar-toggler .sidebar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
  background-image: url("data:image/svg+xml;charset=utf8,<svg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'><path stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/></svg>");
  cursor: pointer;
}

.sidebar {
  position: relative;
  width: 100%;
  z-index: 99;
}
.sidebar .sidebar-user .category-content {
  padding: 1rem;
  text-align: center;
  color: #fff;
  background: url(https://picsum.photos/260/80?image=652&blur) center center no-repeat;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.sidebar .sidebar-user .category-content:first-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.sidebar .sidebar-user .category-content:last-child {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}
.sidebar .sidebar-content {
  position: relative;
  border-radius: 0.25rem;
  margin-bottom: 1.25rem;
}
.sidebar .category-title {
  position: relative;
  margin: 0;
  padding: 12px 20px;
  padding-right: 46px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.sidebar.sidebar-default .category-title {
  border-bottom-color: #dee2e6;
}
.sidebar.sidebar-default .category-title > h1 {
  display: block;
  text-transform: uppercase;
  font-size: 21px;
  font-family: 'Panton-Regular';
  color: #fff;
  margin:0;
}
.sidebar.sidebar-default .category-title > strong {
  display: block;
  text-transform: uppercase;
  font-size: 21px;
  font-family: 'Panton-Regular';
  color: #fff;
  margin:0;
}
.sidebar.sidebar-default .category-content .nav li > a {
  color: #fff;
  font-size: 16px
}
.sidebar.sidebar-default .category-content .nav li > a.active, .sidebar.sidebar-default .category-content .nav li > a[aria-expanded="true"], .sidebar.sidebar-default .category-content .nav li > a:hover, .sidebar.sidebar-default .category-content .nav li > a:focus {
  background-color: #d5000e;
}
.sidebar .category-content {
  position: relative;
}
.sidebar .category-content .nav {
  position: relative;
  margin: 0;
}
.sidebar .category-content .nav li {
  position: relative;
  list-style: none;
}
.sidebar .category-content .nav li > a {
  font-size: 0.875rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  transition: background 0.15s linear, color 0.15s linear;
}
.sidebar .category-content .nav li > a[data-toggle="collapse"] {
  padding-right: 2rem;
}
.sidebar .category-content .nav li > a[data-toggle="collapse"]:after {
  position: absolute;
  top: 0.5rem;
  right: 1rem;
  height: 1.5rem;
  line-height: 1.5rem;
  display: block;
  content: "\f105";
  font-family: FontAwesome;
  font-size: 1.5rem;
  font-weight: normal;
  transform: rotate(0deg);
  transition: -webkit-transform 0.2s ease-in-out;
}
.sidebar .category-content .nav li > a[data-toggle="collapse"][aria-expanded="true"]:after {
  transform: rotate(90deg);
}
.sidebar .category-content .nav li > a > i {
  float: left;
  top: 0;
  margin-top: 2px;
  margin-right: 15px;
  transition: opacity 0.2s ease-in-out;
}
.sidebar .category-content .nav li ul {
  padding: 0;
}
.sidebar .category-content .nav li ul > li a {
  padding-left: 2.75rem;
}
.sidebar .category-content .nav > li > a {
  font-weight: 500;
}

@media (min-width: 768px) {
  .sidebar {
    padding-top: 2rem !important;
    display: table-cell;
    vertical-align: top;
    width: 280px;
    padding: 0 1.25rem;
  }
  .sidebar.sidebar-fixed {
    position: sticky;
    top: 5.5rem;
  }
  .sidebar.sidebar-default .sidebar-category {
    background-color: #e3000f;
  }
  .sidebar.sidebar-separate .sidebar-content {
    box-shadow: none;
  }
  .sidebar.sidebar-separate .sidebar-category {
    margin-bottom: 1.25rem;
    border-radius: 0.25rem;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  }
}
.ecatalog i {
	color: red;
	display: block;
	text-align: center;
	font-size:38px;
}
.ecatalog {
	background-color: #3b3b3b;
	color: #fff;
	font-size: 21px;
	padding:30px 0;
}

.ecatalog .btn-default {
	color: #fff;
	background-color: #222;
	padding:6px 60px;
	border:2px solid #222;
	margin-top: 15px
}
.ecatalog .btn-default:hover {
	background-color: transparent;
}
.inpage {
	padding-top: 2rem;
}
.inhead {
	background-color: #00559d;
	overflow:hidden;
	width: 100%;
	display: block;
}
.inhead a {
	color: #fff;
	padding:10px 25px;
	display: inline-block;
	height: 100%;
	font-size: 19px;
	float: left;
	position: relative;
}
.inhead h1 {
	color: #fff;
	padding:13px 35px;
	display: inline-block;
	height: 100%;
	font-size: 19px;
	margin:0px;
	float: left;
	position: relative;
}
.inhead a i {
	font-size: 25px
}
.inhead a:after {
	content: '';
	background-image: url(../images/next-arrow.png);
	background-repeat: no-repeat;
	background-size: contain;
	width:25px;
	height: 100%;
	position: absolute;
	top: 0px;
	right: -10px;
}
.inheadback {
	display: inline-flex;
	background-color: #e3000f;
}
.inhead a:last-child:after {
	background-image: none
}
.intitle {
	background-color: #e3e3e3;
	margin-top: 10px;
	margin-bottom: 15px;
	display: block
}
.intitle h1 {
	color: #222;
	font-family: 'Panton-Regular';
	font-size: 28px;
	padding:15px;
}
.intext .media img {
	width: 55px;
}
.intext .media {
	margin-top: 30px;
}
.intext h2 {
	color: #e3000f;
	font-size: 24px;
}
.contacttitle {
	display: block;
	color: #fff;
	background-color: #e3000f;
	padding:30px 45px;
	font-size: 24px;
	font-family: 'Panton-Bold';
}
.contactleft a {
	color: red;
}
.contactleft .btn-primary {
	background-color: #00559d;
	border:2px solid #00559d;
	color: #fff;
	width: 100%;
	padding: 12px;
	font-family: 'Panton-Bold';
	font-size: 18px;
}
.contactleft .btn-primary:hover, .contactleft .btn-primary:focus {
	background-color: transparent;
	color: #00559d;
}
.contactright .form-control {
	border-radius: 0px;
	border-color: #222;
	min-height: 50px;
}
.contactright .btn {
	float: right;
	padding:10px 40px;
	border-radius: 0px;
	font-size: 21px;
}
.contactright {
	border:1px solid #222;
	padding:15px;
}
.slide-bottom-buton, .slide-top-buton {
    position: sticky;
    width: 100%;
    background-color: rgba(0,0,0,0.6);
    text-align: center;
    color: #fff;
    margin-left: 0;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
}
.slide-top-buton {
    top: 0;
}
.slide-bottom-buton {
    bottom: 0 !important;
}
.urun-slide-thumb ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.urun-slide-thumb ul li {
    margin-bottom: 15px;
    margin-top: 5px;
}
.urun-slide-thumb ul li img {
    width: 100%;
    cursor: pointer;
}
.urun-slide-thumb {
    overflow: hidden;
    position: relative;
    height: 300px;
}
.ingallery {
	border:2px solid #efefef;
	margin-left: 0px;
}
.indetail {
	color: #7d7c7c;
	font-size: 16px;
}
.listnone {
	margin:0;
}
.indetail .table thead th {
	background-color: #ff0000;
	color: #ffffff;
}

.text h4 {
    font-size: 21px;
    font-weight: 800;
    color: #f43535;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.allpadding {
    padding: 30px;
}
.bgfff {
    background-color: #ffffff;
}
.kariyerpopup p {
    font-size: 13px;
    font-weight: 400;
    color: #888888;
}
.kariyerpopup strong {
    color: #f43535;
    font-weight: 700;
    font-size: 13px;
    text-indent: 15px;
}
.btnsubmit {
    background-color: #f43535;
    text-align: center;
    width: 100%;
    color: #ffffff;
    padding: 10px 0px;
    border-radius: 0;
    border: 2px solid #ffffff;
}
.btnsubmit:hover, .btnsubmit:focus {
    border: 2px solid #f43535;
    background-color: #ffffff;
    color: #f43535;
}
.modal-header .close {
    margin-top: 0px;
    margin-right: -45px;
    background-color: #f43535;
    color: #ffffff;
    font-size: 32px;
    font-weight: 400;
    opacity: 1;
    padding: 5px 12px;
  position: absolute;
  z-index: 999;
  right: 0px
}
.modal-header {
    padding: 0px;
}
.modal-content {
    border-radius: 0px;
}
.modal-open .modal {
    background-color: rgba(0,0,0,.1);
}