@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;700&display=swap');
body {
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
	color: #58595b;
	font-size:14px;
}
nav a.nav-link {
  color: #000/*#525252*/;
  font-weight: 700;
  text-transform:uppercase;
}
nav li.nav-item {
  margin: 0 0.8rem;
  position: relative;
}
/*nav li.nav-item:after {
  content: "";
  height: 50%;
  width: 1px;
  background-color: #525252;
  position: absolute;
  top: 25%;
  right: -10px;
}
nav li.nav-item:last-child:after {
  display: none;
}*/
.navbar-toggler {
  border: 1px solid black!important;
}

button.owl-prev,
button.owl-next {
  position: absolute;
  top: 30%;
  font-size: 100px !important;
  color: rgb(255 188 19 / 90%) !important;
}
button.owl-prev {
  left: 15px;
}
button.owl-next {
  right: 15px;
}
.logo {
  position: relative;
  display: inline-block;
}

nav li.nav-item.dropdown {
  margin: 0 0.8rem;
  justify-content: center;
  align-items: center;
  display: flex;
}
/*nav li.nav-item.dropdown > a {
  border: 2px solid #525252;
  padding: 0 10px;
}*/
ul.dropdown-menu {
  min-width: auto;
  border-color: #525252;
}
.waterproof {
  background-image: url(../images/icons.png);
  height: 110px;
  width: 100px;
  margin: 0 auto;
}
.heat {
  background-image: url(../images/icons.png);
  background-position: -99px -3px;
  height: 110px;
  width: 73px;
  margin: 0 auto;
}
.long {
  background-image: url(../images/icons.png);
  background-position: -184px -5px;
  height: 110px;
  width: 86px;
  margin: 0 auto;
}
.wlist {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-around;
}
.wlist li {
  display: inline-block;
  margin: 0 10px;
  text-align: center;
}
.wlist li img {
  display: block;
}
.wlist li span {
  display: block;
  text-align: center;
  color: #000;
}
.bg-s1 {
  background-color: #fff2d0;
}
.bg-s2 {
  background-color: #52aee3;
}
hr {
  background-color: #f5bf45;
  height: 2px !important;
  opacity: 1;
}
.asimg {
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 55vh;
  position: relative;
}
.innersliderimg {
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 65vh;
  position: relative;
}
.btn-w {
  color: var(--main-color);
  border: 2px solid var(--main-color);
  transition: 0.5s all;
}
.btn-w:hover {
  background-color: var(--main-color);
  color: #fff;
}
.katitem {
  color: #fff !important;
  display: block;
  text-decoration: none !important;
  padding: 20px 60px 20px 175px;
  position: relative;
  margin-bottom: 7rem;
  min-height: 225px;
}
.katimg {
  max-width: 180px;
  position: absolute;
  left: -35px;
  top: -47px;
}
.katacik {
  font-size: 0.85rem;
}
.katlist > .col-md-6 {
  padding-right: calc(var(--bs-gutter-x) * 1.5);
  padding-left: calc(var(--bs-gutter-x) * 1.5);
}
/*.colord {
    color: var(--main-color);
}*/
.urunbldr {
  font-size: 3rem;
}
p,
.p {
  font-size: 0.85rem;
}
#bx-pager {
  text-align: center;
  margin-top: -30px;
}

#bx-pager a {
  margin: 0 3px;
}

#bx-pager a img {
  padding: 3px;
  border: solid #ccc 1px;
}

#bx-pager a.active img {
  border: solid #5280dd 1px;
}
.krdsitm {
  display: block;
  text-decoration: none !important;
  text-align: center;
}
.fotolistg {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.fotolistg li {
  display: inline-block;
  padding: 10px 8px;
}
.krdsitm .katacik {
  min-height: 105px;
}
.katlist .bx-wrapper {
  box-shadow: none;
}
.katimgx {
  width: 180px;
  height: 250px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  left: -35px;
  top: -47px;
}
.navkaldir {
	text-decoration: none !important;
	color: #c31e00!important;
}
.pdfler {
  display: flex;
  flex-flow: wrap;
}
.pdfler select {
  width: 74%;
}
.pdfler button {
  width: 26%;
}
.pdfler h5 img {
  margin-right: 5px;
  vertical-align: text-top;
}
.homesld {
  display: flex;
  align-content: end;
  padding: 50px;
  justify-content: end;
  flex-flow: wrap;
}
.readmore {
  background: #ffbc13;
  border: none;
  display: inline-block !important;
  height: auto;
  border-radius: 0px;
}
/*#PanelAnasayfa p,#PanelIcerik .container-xl p {
  color: #58595b;
  font-size: 1.1rem;
  letter-spacing: 1px;
}*/
img.katimg {
  max-width: 200px!important;
  position: absolute;
  left: -50px!important;
  top: 10px!important;
}
@media (max-width:768px){
	.back-cover {
  height: 20vh !important;
	}
	button.owl-prev, button.owl-next{
	top:0!important;}
}

.header_top {
    background-color: #f32500;
    padding: 20px 0;
	text-align:right;
	color:#fff;
}
.navbar .container-fluid {
	padding: 0;
}
.k-item{
	padding:0 15px;
}
.k-item > div {
		color: #fff;
		padding-bottom: 20px;
		border-bottom-left-radius: 25px;
		border-top-right-radius: 25px;
	}
.k-item img{
	padding: 0 15px;
}
.bgmarka {
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 530px;
	padding: 40px 50px;
	background-repeat: no-repeat;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}
.bgmarka h3{
	font-weight:bold;
}
.blogitem {
	height: 460px;
	background-position: center;
	background-size: cover;
	margin-bottom: 20px;
	color: #fff;
	position: relative;
}
.blogitemco {
	height: 100%;
	width: 100%;
	display: flex;
	justify-content: end;
	align-items: center;
	flex-flow: column;
	padding: 25px 45px;
	background: linear-gradient(360deg, rgba(0,0,0,0.7987570028011204) 0%, rgba(0,0,0,0.32816876750700286) 35%, rgba(255,255,255,0) 54%, rgba(255,255,255,0) 100%);
}
.katlistul > li > a {
	color: #fff !important;
	font-weight: bolder;
	background-color: #c31e00;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
}
.nav-list_item > div {
	display: none;
}
.urunlist {
	box-shadow: rgba(0, 0, 0, 0.25) 0px 5px 10px -2.5px;
	text-align: center;
	padding: 10px 5px;
	min-height: 280px;
	margin-bottom: 25px;
}
.urunlistimg {
	height: 210px;
	width: 100%;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}
a {
	text-decoration: none !important;
	color: inherit !important;
}
#nav-list {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.urunlist h6 {
	color: #000;
}
.urunkapsayici {
	text-align: center;
	height: 100%;
	display: block;
	box-shadow: rgba(0, 0, 0, 0.25) -7px 0px 3px -6.5px;
}
.urundty {
	box-shadow: rgba(0, 0, 0, 0.25) 0px 5px 10px -2.5px;
}
.katlist .col-md-8{
	padding-top:15px;
}
.katlistul li.active a {
	font-weight: 600;
	color: #c31e00 !important;
}
.uruna{
	color:#fff!important;
	text-decoration:none!important;
}
@media (max-width:768px){
	.navbar {
		flex-flow: row;
	}
	.bgmarka {
		background-size: cover;
		height: auto;
	}
}
.imgisin{
	position:relative;
}
.imgisin:before {
    content: "";
    background-color: white;
    height: 100%;
    width: 6px;
    display: block;
    position: absolute;
    left: 34%;
    top: 0;
    z-index: 9999;
}
.imgisin:after {
    content: "";
    background-color: white;
    height: 100%;
    width: 6px;
    display: block;
    position: absolute;
    left: 68%;
    top: 0;
    z-index: 9999;
}
.fs-15{
	font-size:15px;
}
.cb {
	color: rgba(50, 50, 50, 1);
}
.cg {
	color: rgba(148, 148, 148, 1);
}
.k-bg {
	height: 330px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	width: 100%;
	position: relative;
}
.fotoic {
	background-image: url('../images/fotobg.png');
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 140px;
	padding-top: 65px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-repeat: no-repeat;
	background-size: cover;
	font-weight:bold;
}
.urungrupcon {
	background-color: rgba(217, 217, 217, 1);
}
.temelbg {
	background-image: url('../images/fotobg2.png');
	position: absolute;
	left: 0;
	bottom: 0;
	height: 248px;
	background-size: cover;
	background-position: top center;
	display: flex;
	align-items: end;
	padding-bottom: 18px;
	padding-right: 10px;
	padding-left: 10px;
}
.temelbg > div:nth-child(1) {
	width: 49%;/*28%*/
    position: relative;
}
.temelbg > div:nth-child(1):after{
	content: "";
    width: 3px;
    display: block;
    background-color: white;
    position: absolute;
    right: -2px;
    height: 100%;
    bottom: 0;
}
.temelbg > div:nth-child(2) {
    /*width: 72%;*/
    text-align: left;
    padding-left: 10px;
}
.temelbg > div:nth-child(2) p {
	font-size:12px;
}
.fs-18{
	font-size:18px;
}
span.d-block.fs-18 {
	padding: 0 10px;
	font-size: 14px;
	text-align: left;
}