﻿header {
	-padding: 14px 0 10px;
	padding: 14px 0 0
}
header.padding-bottom-0 {
	padding-bottom: 0
}
header.inline-page {
	padding: 18px 0
}

.header-logo > img {
	max-height: 40px;
	margin:0px auto!important;
	/*margin-left: auto;*/
	/*margin-left: 10px;
	margin-right: auto*/
}

.header-logo.fixed > img {
	max-height: 35px;
}
.header-logo-text {
	font-size: 12px;
	font-style: italic;
	letter-spacing: .05em
}

.header-emarket-logo {
	float: right;
}
.header-emarket-logo>img {
	max-height: 16px
}

.btnExit {
	margin: 0px !important;
	background-color: #EC1C24 !important;
	padding: 5px !important;
	line-height: 15px !important;
	height: 25px !important;
	top: -15px !important;
	right: 10px !important;
	position: absolute !important;
	border-radius: 3px !important;
}


.topnav-wrapper {
	background-color: #173e62;
	padding: 7px 0;
	margin-top: 10px
}
.topnav-wrapper.fixed {
	width: 100%;
	position: fixed;
	z-index: 999;
	top: 0;
	margin-top: 0;
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
}
.header-menu {
	position: relative
}
.link-btn-allbrands {
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
	border-radius: 6px;
	background-color: #748ba1;
	height: 44px;
	color: #ffffff;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: .1em;
	padding: 0 40px;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	cursor: pointer
}
.header-menu .link-btn-allbrands i {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s
}
.header-menu.active .link-btn-allbrands i {
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}
.header-nav {
	background-color: #8b9eb0;
	padding: 3px 0 30px;
	border-bottom: 6px solid #006fba;
	position: absolute;
	width: 100%;
	left: 0;
	top: calc(100% + 7px);
	z-index: 3;
	display: none;
}
.header-menu.active .header-nav {
	top: calc(100%);
	display: block;
}
.header-nav ul li {
	padding-left: 20px;
	padding-right: 20px;
	position: relative
}
.header-nav ul li a {
	padding: 9px 20px;
	display: -ms-flexbox;
	display: flex;
	color: #ffffff;
	font-weight: 600;
	font-size: 18px;
	border-bottom: 1px solid #a2b1c0
}
.header-nav ul li a:before {
	content: '';
	position: absolute;
	left: 0;
	width: 103%;
	height: 63px;
	top: -12px;
	-webkit-box-shadow: 8px 8px 10px 0 rgba(0, 0, 0, 0.14);
	-moz-box-shadow: 8px 8px 10px 0 rgba(0, 0, 0, 0.14);
	box-shadow: 8px 8px 10px 0 rgba(0, 0, 0, 0.14);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition: opacity .4s ease-in-out;
	-ms-transition: opacity .4s ease-in-out;
	-o-transition: opacity .4s ease-in-out;
	transition: opacity .4s ease-in-out
}
.header-nav ul li a:hover:before {
	background-repeat: no-repeat!important;
	background-position: 30px 10px!important;
	background-size: 60%!important;
	opacity: 1;
	visibility: visible
}
.header-menu ul li.birikim a:hover:before {
	background: #ffffff url(../images/brands/nav/birikim.png)
}
.header-menu ul li.entes a:hover:before {
	background: #ffffff url(../images/brands/nav/entes.png)
}
.header-menu ul li.erse a:hover:before {
	background: #ffffff url(../images/brands/nav/erse.png)
}
.header-menu ul li.klemsan a:hover:before {
	background: #ffffff url(../images/brands/nav/klemsan.png)
}
.header-menu ul li.kondas a:hover:before {
	background: #ffffff url(../images/brands/nav/kondas.png)
}
.header-menu ul li.metop a:hover:before {
	background: #ffffff url(../images/brands/nav/metop.png)
}
.header-menu ul li.nexans a:hover:before {
	background: #ffffff url(../images/brands/nav/nexans.png)
}
.header-menu ul li.prysmian a:hover:before {
	background: #ffffff url(../images/brands/nav/prysmian.png)
}
.header-menu ul li.recber a:hover:before {
	background: #ffffff url(../images/brands/nav/recber.png)
}
.header-menu ul li.oznur-kablo a:hover:before {
	background: #ffffff url(../images/brands/nav/oznur-kablo.png)
}
.header-menu ul li.schrack a:hover:before {
	background: #ffffff url(../images/brands/nav/schrack.png)
}
.header-menu ul li.siemens a:hover:before {
	background: #ffffff url(../images/brands/nav/siemens.png)
}
.header-menu ul li.simpa a:hover:before {
	background: #ffffff url(../images/brands/nav/simpa.png)
}
.header-menu ul li.sylvania a:hover:before {
	background: #ffffff url(../images/brands/nav/sylvania.png)
}
.brand-logo {
/*	background-color: #f3f5f7;*/
	height: 80px;
	padding-left: 20px;
	padding-right: 10px;
}
.brand-logo.list-page {
	height: 103px;
}
.brand-logo img{
	height: 50px;
}
/* B: GENERAL STYLES */

.brand-nav-go-first a.link-btn,
.brand-nav-go-first a.link-btn > i {
	height: 40px;
	line-height: 40px;
}
.brand-nav-go-first a.link-btn {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.brand-nav-wrapper {
	position: relative;
}
.brand-logo-wrapper.just-text{
	-padding-top: 23px;
	-padding-bottom: 23px;
}
.brand-nav {
	border-top: 6px solid #173e62;
	border-bottom: 6px solid #173e62;
	padding: 20px;
	padding-bottom: 40px;
	/*margin-bottom: 10px;*/
	width: 100%;
}
.brand-nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.brand-nav ul li {} .brand-nav-wrapper:not(.mobile) .brand-nav ul>li.use-drop {
	cursor: pointer;
}
.brand-nav-wrapper:not(.mobile) .brand-nav ul>li.use-drop:hover {
	width: calc(100% + 20px);
	padding-right: 20px;
}
.brand-nav ul li a {
	padding: 10px 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative;
	font-weight: 600;
	line-height: 1;
	cursor: pointer;
	font-size:13px;
}
.brand-nav ul li.has-subs>a:after {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	font-family: 'Font Awesome 5 Pro';
	font-weight: 900;
	color: #e7ebef;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	content: "\f054";
}
.brand-nav>ul.first-category>li>a {
	font-weight: 900;
}
.brand-nav li:not(.has-subs)>a {
	color: #006fba !important;
}
.brand-nav ul>li:not(.active-list).active>a,
.brand-nav li:not(.has-subs)>a.active-parent,
.brand-nav li:not(.has-subs)>a:hover {
	color: #25a2f3 !important;
}
.brand-nav>ul>li>ul>li>a,
.brand-nav ul>li.active.active-list>a,
.brand-nav ul>li.active.active-list>a:hover,
.brand-nav ul>li.active.active-list>a>i,
.brand-nav ul>li.active-list>a.active-link:not(.hide)+ul>li>a,
.brand-nav-wrapper:not(.mobile) .brand-nav ul>li.use-drop>ul>li>a,
.brand-nav-wrapper:not(.mobile) .brand-nav ul>li.use-drop>ul>li>a:first-child:hover {
	color: #173e62;
}
.brand-nav ul>li>a.active-link.first-category {
	color: #173e62 !important;
}
.brand-nav ul>li.active.active-list>a {
	font-weight: 700;
}
.brand-nav ul>li>a:hover,
.brand-nav ul>li>a:hover:after,
.brand-nav ul>li>a.active-parent,
.brand-nav ul>li>a.active-parent:after,
.brand-nav ul>li.active-list>a.active-link:not(.hide)+ul>li>a:hover,
.brand-nav-wrapper:not(.mobile) .brand-nav ul>li.use-drop>ul>li>a:hover,
.brand-nav-wrapper:not(.mobile) .brand-nav ul>li.use-drop:hover>a,
.brand-nav-wrapper:not(.mobile) .brand-nav ul>li.use-drop:hover>a:after {
	color: #25a2f3;
}
.brand-nav ul li a:before {
	font-weight: 900;
	content: '';
	position: absolute;
	height: 1px;
	background-color: #e7ebef;
	width: 100%;
	left: 0;
	bottom: 0;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
.brand-nav ul>li.active>a:before,
.brand-nav ul>li>a:hover:before,
.brand-nav ul>li>a.active-parent:before,
.brand-nav-wrapper:not(.mobile) .brand-nav ul>li.use-drop:hover>a:before {
	background-color: #25a2f3;
}
.brand-nav-wrapper:not(.mobile) .brand-nav ul>li.use-drop:hover>a:before {
	height: 4px;
	width: calc(100% + 35px);
	left: -15px;
}
.brand-nav ul>li>a.active-link.first-category:before,
.brand-nav ul>li.active.active-list>a:before {
	background-color: #173e62;
}
.brand-nav>ul.first-category>li>ul>li,
.brand-nav ul>li.active-list>a.active-link:not(.hide)+ul {
	padding-left: 15px;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
.brand-nav ul>li.active.active-list {
	padding-left: 0;
}
.brand-nav ul>li.active.active-list>a.active-link {
	-ms-flex-pack: start;
	justify-content: flex-start;
}
.brand-nav ul>li.active.active-list>a.active-link>i.left-icon {
	margin-right: 6px;
}
.brand-nav ul>li.active.active-list>a.active-link:after {
	display: none;
}
.brand-nav-wrapper:not(.mobile) .brand-nav ul>li.use-drop>ul {
	position: absolute;
	border-left: 4px solid #25a2f3;
	padding: 20px 28px 30px 30px;
	overflow-x: hidden;
	overflow-y: auto;
	z-index: 100;
	top: 10px;
	left: calc(100% - 10px);
	min-width: 100%;
	display: none;
	-webkit-box-shadow: 0px 0px 21.16px 1.84px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 21.16px 1.84px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 21.16px 1.84px rgba(0, 0, 0, 0.2);
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	background-color: #ffffff;
	cursor: default;
}
.brand-nav-wrapper:not(.mobile) .brand-nav ul>li.use-drop>ul::-webkit-scrollbar {
	width: 8px;
	padding: 0;
	margin: 0;
	border: 0;
	background-color: #ffffff;
}
.brand-nav-wrapper:not(.mobile) .brand-nav ul>li.use-drop>ul::-webkit-scrollbar-track {
	width: 8px;
	border-radius: 10px;
	background-color: #ffffff;
	margin-top: 30px;
	margin-bottom: 30px;
}
.brand-nav-wrapper:not(.mobile) .brand-nav ul>li.use-drop>ul::-webkit-scrollbar-thumb {
	margin: 0;
	border-radius: 10px;
	background-color: #25a2f3;
}
.brand-nav-wrapper:not(.mobile) .brand-nav ul>li.use-drop>ul>li>ul>li>ul>li>ul {
	width: 650px;
}
.brand-nav-wrapper:not(.mobile) .brand-nav ul>li.use-drop:hover>ul {
	display: block;
	-webkit-animation: slide-top-fixed 0.2s ease-in-out;
	animation: slide-top-fixed 0.2s ease-in-out;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}
.brand-nav-wrapper:not(.mobile) .brand-nav ul>li.use-drop>ul>li>a:first-child {
	font-weight: 900;
	/*cursor: default;*/
}
.brand-nav-wrapper:not(.mobile) .brand-nav ul>li.use-drop>ul>li.has-subs>a:first-child{
	cursor: default;
}

.brand-nav-wrapper:not(.mobile) .brand-nav ul>li.use-drop>ul>li.has-subs>a:first-child:hover:before {
	background-color: #e7ebef;
}

.brand-nav-wrapper:not(.mobile) .brand-nav ul>li.use-drop>ul>li>a:first-child:before {
	width: calc(100% + 15px);
	left: -15px;
}
.brand-nav-wrapper:not(.mobile) .brand-nav ul>li.use-drop>ul>li:not(.has-subs)>a:first-child:hover:before {
	background-color: #25a2f3;
}
.brand-nav-wrapper:not(.mobile) .brand-nav ul>li.use-drop>ul>li>a:first-child:after {
	display: none;
}
.brand-nav-wrapper:not(.mobile) .brand-nav ul>li.use-drop>ul>li>ul>li>a {
	font-size: 12px;
	padding: 10px 0;
	font-weight: 700;
}
.brand-nav-wrapper:not(.mobile) .brand-nav ul>li.use-drop>ul>li>ul>li.has-subs>a {
	cursor: default;
}
.brand-nav-wrapper:not(.mobile) .brand-nav ul>li.use-drop>ul>li>ul>li.has-subs>a,
.brand-nav-wrapper:not(.mobile) .brand-nav ul>li.use-drop>ul>li>ul>li.has-subs>a:hover {
	color: #173e62;
}
.brand-nav-wrapper:not(.mobile) .brand-nav ul>li.use-drop>ul>li>ul>li.has-subs>a:hover:before {
	background-color: #e7ebef;
}
.brand-nav-wrapper:not(.mobile) .brand-nav ul>li.use-drop>ul>li>ul>li.has-subs>a:after {
	display: none;
}
.brand-nav-wrapper:not(.mobile) .brand-nav ul>li.use-drop>ul>li>ul>li>ul {
	color: #173e62;
	padding-top: 6px;
	border-bottom: 1px solid #e7ebef;
	padding-bottom: 6px;
}
.brand-nav-wrapper:not(.mobile) .brand-nav ul>li.use-drop>ul>li>ul>li>ul>li>a {
	font-size: 12px;
	padding: 3px 0;
	font-weight: 600;
}
.brand-nav-wrapper:not(.mobile) .brand-nav ul>li.use-drop>ul>li>ul>li>ul>li.has-subs>a:after {
	font-size: 10px;
	margin-left: 6px;
}
.brand-nav-wrapper:not(.mobile) .brand-nav ul>li.use-drop>ul>li>ul>li>ul>li.has-subs>a {
	cursor: default;
}
.brand-nav-wrapper:not(.mobile) .brand-nav ul>li.use-drop>ul>li>ul>li>ul>li.has-subs>a,
.brand-nav-wrapper:not(.mobile) .brand-nav ul>li.use-drop>ul>li>ul>li>ul>li.has-subs>a:hover {
	color: #173e62;
}
.brand-nav-wrapper:not(.mobile) .brand-nav ul>li.use-drop>ul>li>ul>li>ul>li.has-subs>a:hover:after {
	color: #e7ebef;
}
.brand-nav-wrapper:not(.mobile) .brand-nav ul>li.use-drop>ul>li>ul>li>ul>li>a:before {
	display: none;
}
.brand-nav-wrapper:not(.mobile) .brand-nav ul>li.use-drop>ul>li>ul>li>ul>li {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: start;
	align-items: flex-start;
}
.brand-nav-wrapper:not(.mobile) .brand-nav ul>li.use-drop>ul>li>ul>li>ul>li>ul {
	margin-left: 10px;
	flex: 1;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.brand-nav-wrapper:not(.mobile) .brand-nav ul>li.use-drop>ul>li>ul>li>ul>li>ul>li {
	margin-right: 30px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
}
.brand-nav-wrapper:not(.mobile) .brand-nav ul>li.use-drop>ul>li>ul>li>ul>li>ul>li:before {
	content: '';
	width: 4px;
	height: 4px;
	display: block;
	background-color: #173e62;
	border-radius: 100%;
	position: absolute;
	left: -15px;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
.brand-nav-wrapper:not(.mobile) .brand-nav ul>li.use-drop>ul>li>ul>li>ul>li>ul>li:first-child:before {
	display: none;
}
.brand-nav-wrapper:not(.mobile) .brand-nav ul>li.use-drop>ul>li>ul>li>ul>li>ul>li>a {
	font-size: 12px;
	padding: 3px 0;
	font-weight: 500;
	display: inline-block;
	vertical-align: top;
}
.brand-nav-wrapper:not(.mobile) .brand-nav ul>li.use-drop>ul>li>ul>li>ul>li>ul>li>a:before {
	display: none;
}
.brand-nav-wrapper:not(.mobile) .brand-nav ul>li.use-drop>ul>li>ul>li>ul>li>ul>li>a:after{
	font-size: 10px;
    margin-left: 6px;
}
.brand-nav-wrapper:not(.mobile) .brand-nav ul>li.use-drop>ul>li>ul>li>ul>li>ul>li>ul{
	margin-left: 6px;
	flex: 1;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.brand-nav-wrapper:not(.mobile) .brand-nav ul>li.use-drop>ul>li>ul>li>ul>li>ul>li>ul>li{
	margin-right: 30px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
}
.brand-nav-wrapper:not(.mobile) .brand-nav ul>li.use-drop>ul>li>ul>li>ul>li>ul>li>ul>li:before {
	content: '';
	width: 4px;
	height: 4px;
	display: block;
	background-color: #173e62;
	border-radius: 100%;
	position: absolute;
	left: -15px;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
.brand-nav-wrapper:not(.mobile) .brand-nav ul>li.use-drop>ul>li>ul>li>ul>li>ul>li>ul>li:first-child:before {
	display: none;
}
.brand-nav-wrapper:not(.mobile) .brand-nav ul>li.use-drop>ul>li>ul>li>ul>li>ul>li>ul>li>a{
	font-size: 12px;
	padding: 3px 0;
	font-weight: 500;
	display: inline-block;
	vertical-align: top;
}
.brand-nav-wrapper:not(.mobile) .brand-nav ul>li.use-drop>ul>li>ul>li>ul>li>ul>li>ul>li>a:before{
	display: none;
}
.brand-nav-wrapper.mobile .brand-nav ul li.has-subs > ul {
	display: none;
}
.brand-nav-wrapper.mobile .brand-nav>ul.first-category>li>ul {
	display: block;
}
.brand-nav-wrapper.mobile.fixed {
	background-color: #ffffff;
	overflow-y: auto;
	width: 100%;
	position: fixed;
	height: calc(100% - 102px);
	z-index: 4;
	left: 0;
}
.brand-nav-wrapper.mobile.cash-desk.fixed{
	height: calc(100% - 62px);
}

/* E: GENERAL STYLES */

.search-wrapper {
	width: 100%;
	position: relative;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
.search-wrapper form {
	position: relative;
}
.search-input {
	-webkit-box-shadow: inset 0 3px 10px 0 rgba(0, 0, 0, 0.36);
	-moz-box-shadow: inset 0 3px 10px 0 rgba(0, 0, 0, 0.36);
	box-shadow: inset 0 3px 10px 0 rgba(0, 0, 0, 0.36);
	height: 40px;
	border-radius: 100px;
	width: 100%;
	display: block;
	border: 0;
	padding-left: 54px;
	padding-right: 34px;
	color: #006fba;
	font-weight: 400;
	font-size: 12px;
	letter-spacing: .05em;
	/*
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s
	*/
}
.topnav-wrapper .search-input.active,
.topnav-wrapper .search-input:focus {
	font-size: 15px;
	font-weight: 700;
}
.search-input.fixed-input {
	width: 264px
}
.search-input::-webkit-input-placeholder {
	color: #006fba
}
.search-input:-ms-input-placeholder {
	color: #006fba
}
.search-input::placeholder {
	color: #006fba
}
.search-button {
	width: 24px;
	height: 24px;
	border: 0;
	background-color: transparent;
	background-size: cover;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 20px;
	top: 8px;
	font-size: 20px;
	line-height: 24px;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s
}
.search-input.active,
.search-input:focus,
.search-button:focus {
	outline: 0;
}
.search-input.active,
.search-input:focus {
	color: #25a2f3;
	width: 100%;
}
.search-input.active~.search-button,
.search-input:focus~.search-button {
	color: #25a2f3;
}
/*
.cash-desk-wrapper.anasayfa {
	display: none
}
*/
.cash-desk-wrapper .link-btn {
	margin-left: auto;
	margin-right: auto
}
.header-member-wrapper {
	position: relative;
}
.header-member-wrapper .header-member-wrapper-inline {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
}
.header-member-wrapper .header-member-wrapper-inline.has-login {
	padding-left: 20px;
	width: calc(100% - 68px);
	cursor: pointer;
}
.header-member-wrapper .header-member-wrapper-inline .link-btn {
	margin: 0
}
.shadow-icon-wrapper {
	position: relative;
	cursor: pointer;
}
.shadow-icon-wrapper a {
	color: #173e62;
}
.shadow-icon-wrapper .shadow-icon {
	width: 40px;
	height: 40px;
	-webkit-box-shadow: inset 0 3px 10px 0 rgba(0, 0, 0, 0.36);
	-moz-box-shadow: inset 0 3px 10px 0 rgba(0, 0, 0, 0.36);
	box-shadow: inset 0 3px 10px 0 rgba(0, 0, 0, 0.36);
	border-radius: 100%;
	background-color: #ffffff;
	font-size: 18px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
.shadow-icon-wrapper .shadow-icon-text {
	-webkit-box-shadow: 1.5px 2.598px 6.72px .28px rgba(0, 0, 0, 0.33);
	-moz-box-shadow: 1.5px 2.598px 6.72px .28px rgba(0, 0, 0, 0.33);
	box-shadow: 1.5px 2.598px 6.72px .28px rgba(0, 0, 0, 0.33);
	line-height: 20px;
	height: 20px;
	border-radius: 100px;
	font-weight: 700;
	font-size: 12px;
	display: block;
	position: absolute;
	left: -28px;
	width: 40px;
	top: 4px;
	text-align: center;
	color: #ffffff
}
.topnav-wrapper .shadow-icon-wrapper.active .shadow-icon {
	background-color: #25a2f3;
	color: #ffffff;
}
.header-member-wrapper .form-wrapper {
	position: absolute;
	left: 0;
	top: -9px;
	width: 100%;
	background-color: rgba(255, 255, 255, 1);
	visibility: hidden;
	overflow-y: auto;
	opacity: 0;
	z-index: 3;
	border-radius: 6px;
	-webkit-box-shadow: 4.5px 7.794px 21px 0 rgba(0, 0, 0, 0.27);
	-moz-box-shadow: 4.5px 7.794px 21px 0 rgba(0, 0, 0, 0.27);
	box-shadow: 4.5px 7.794px 21px 0 rgba(0, 0, 0, 0.27);
	padding: 9px 20px 33px;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s
}
.header-member-wrapper .form-wrapper.login {
	top: -11px;
}
.header-member-wrapper .form-wrapper.opened {
	visibility: visible;
	opacity: 1
}
.member-username-info {
	line-height: 1.1em;
	font-size: 12px;
	padding-left: 15px;
	color: #ffffff;
	width: calc(100% - 40px);
}
.member-username {
	font-weight: 700
}
.member-usercode {
	font-weight: 400
}
.member-exit {
	margin-top: 37px
}
.form-wrapper.login .form-top {
	margin-bottom: 36px
}
.form-icon {
	width: 40px;
	height: 40px;
	border-radius: 100%;
	background-color: #25a2f3;
	font-size: 18px;
	padding: 0 0 0 4px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #ffffff;
}
.form-icon.shadow {
	-webkit-box-shadow: inset 0 3px 10px 0 rgba(0, 0, 0, 0.36);
	-moz-box-shadow: inset 0 3px 10px 0 rgba(0, 0, 0, 0.36);
	box-shadow: inset 0 3px 10px 0 rgba(0, 0, 0, 0.36);
}
.form-wrapper .form-text {
	color: #006fba;
	font-size: 12px;
	font-weight: 600;
	width: calc(100% - 80px);
	padding-left: 15px;
	line-height: 1.1em
}
.form-wrapper .form-close {
	width: 40px;
	height: 40px;
	font-size: 21px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	cursor: pointer
}
.form {
	padding-left: 10px;
	padding-right: 10px
}
.cart-total {
	border-top: 1px solid #e6eaee;
	margin-top: 15px;
	padding-top: 15px;
	margin-bottom: 30px
}
.cart-total span {
	font-size: 15px;
	font-weight: 900;
	margin-right: 10px
}
.form-row-outer {
	width: 100%
}
.form-row-outer.checkboxes {
	margin-top: 9px;
}
.form-row-outer.for-w-50 {
	width: auto;
	margin-left: -10px;
	margin-right: -10px;
}
.form-row {
	margin-top: 5px;
	width: 100%;
	position: relative;
}
.form-row.pl-10 {
	padding-left: 10px;
}
.form-row.pr-10 {
	padding-right: 10px;
}
.form-row-outer:not(.no-style) .form-row {
	border-top: 1px solid #e7ebef;
	padding-top: 8px;
}
.form-row:not(.w-50):first-child {
	margin-top: 0 !important;
}
.modul-membership-form.order .form-row:not(.w-50):first-child,
.login-form .form-row:not(.w-50):first-child {
	margin-top: 15px !important;
}
.form-row.w-50 {
	width: 50%;
	padding-left: 10px;
	padding-right: 10px;
}
.form .form-row {
	border-top: 0;
	padding-top: 0;
}
.form-title {
	font-size: 13px;
	display: block;
	font-weight: 400;
	text-transform: uppercase;
}
.form-sub-title {
	font-size: 15px;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
}
.focusmessage {
	margin-top: 5px;
	font-size: 12px;
	font-weight: 500;
	color: #173e6290;
}
.form-value-title {
	font-size: 12px;
	margin-bottom: 4px;
	text-transform: uppercase;
}
.form-input-wrapper {
	padding: 10px;
	background-color: #d3ecfd;
	border-radius: 6px;
}
.form-input-wrapper.w-100 {
	width: 100px;
}
.form-input {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	border: 0;

	border-bottom: 1px solid #6f777d;

	padding: 0 0 5px;
	background-color: transparent;
	font-size: 17px;
	font-weight: 600;
	color:#303030 !important;
	width: 100%;
	height: 30px;
}
.form-input.phone-input::-webkit-input-placeholder {
	opacity: .5;
	font-weight: 600;
	font-size: 12px;
	line-height: 1em;
}
.form-input.phone-input:-ms-input-placeholder {
	opacity: .5;
	font-weight: 600;
	font-size: 12px;
	line-height: 1em;
}
.form-input.phone-input::placeholder {
	opacity: .5;
	font-weight: 600;
	font-size: 12px;
	line-height: 1em;
}
.form-input.w-100 {
	width: 100px;
}
.form-input.w-220 {
	width: 220px;
}
.form-select-wrapper .form-select {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	border: 0;

	/*border-bottom: 2px solid #a8d5f9;*/
	border-bottom: 1px solid #6f777d;

	padding: 0 0 5px;
	background-color: transparent;
	font-size: 15px;
	font-weight: 600;
	color: #222222 !important;
	width: 100%;
	height: 30px;
	margin-right: 7px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url('../images/selectbox.png');
	background-repeat: no-repeat;
	background-position: right 0 top;
	background-size: 23px;
}
.form-select-wrapper .form-select.mr-0 {
	margin-right: 0;
}
.form-select-wrapper .form-select:not(:first-child) {
	margin-left: 20px;
}
.form-select.w-100 {
	width: 100px;
}
.form-select.w-354 {
	width: 354px;
}
.form-textarea {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	font-size: 18px;
	font-weight: 600;
	color: #25a2f3;
	width: 100%;
	resize: none;
	display: block;
	background-color: #e5f0f8;
	border: 2px solid #a8d5f9;
	padding: 10px;
	min-height: 100px;
	max-height: 100px
}
.form-input:focus,
.form-select:focus,
.form-textarea:focus {
	border-color: #25a2f3;
	outline: 0
}
.form-value-text {
	font-size: 18px;
	font-weight: 600;
}
.checkboxContainer {
	font-weight: 400;
	display: inline-block;
	vertical-align: top;
	margin: 0;
	position: relative;
	cursor: pointer;
	padding:3px;
	margin-top:7px;
}

	.checkboxContainer span.form-title, .checkboxContainer .form-title a {
		font-size: 11px !important;
		margin: 0px !important;
		padding: 1px !important;
		color: #222222 !important;
	}


	.checkboxContainer.login {
		margin-top: 10px;
	}
	.checkboxContainer:after {
		content: '';
		display: block;
		clear: both
	}
	.checkboxContainer input {
		position: absolute;
		opacity: 0;
		left: 0;
		top: 0;
		width: 21px;
		height: 21px;
		margin: 0;
		cursor: pointer
	}

	.checkboxContainer .checkboxSpan {
		cursor: pointer;
		/*border: 2px solid #52acf4;
		border-radius: 6px;
		height: 21px;
		width: 21px;*/
		border: 1px solid #222222;
		border-radius: 3px;
		height: 17px;
		width: 17px;
		float: left;
	}

.checkboxContainer .checkboxSpan i {
	display: none;
	text-align: center;
	line-height: 17px;
	color: #222222
}
.checkboxContainer input:checked+.checkboxSpan i {
	display: block
}
.checkboxContainer .checkboxText {
	float: left;
	width: calc(100% - 21px);
	padding-left: 15px;
	font-size: 12px;
	line-height: 21px;
}
.form-links {
	border-top: 6px solid #d1d8e0;
	margin-top: 30px;
	padding-top: 20px;
}
.form-links a {
	color: #173e62;
}
.form-links a:hover {
	color: #52acf4;
}
.form-button {
	border-radius: 100px;
	background-color: #006fba;
	-webkit-box-shadow: 2.5px 4.33px 9.5px .5px rgba(0, 0, 0, 0.41);
	-moz-box-shadow: 2.5px 4.33px 9.5px .5px rgba(0, 0, 0, 0.41);
	box-shadow: 2.5px 4.33px 9.5px .5px rgba(0, 0, 0, 0.41);
	height: 46px;
	margin: 30px 10px;
	padding: 8px;
	border: 0;
	width: calc(100% - 20px);
	font-weight: 600;
	font-size: 12px;
	color: #ffffff;
	letter-spacing: .05em;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s
}
.form-button.payment {
	background-color: #e22743;
}
.form-button.payment-2 {
	background-color: #006fba;
}
.form-button.get-stock {
	background-color: #006fba;
	background-color: #173e62;
	color: #ffffff;
	margin-right: 35px !important;
}
.form-button.get-stock:hover,
.form-button.get-stock:focus {
	background-color: #25a2f3;
}
.form-button.add-cart {
	background-color: #4fc913;
	color: #ffffff;
}
.form-button.add-cart:hover,
.form-button.add-cart:focus {
	background-color: #25a2f3;
}
.form-button.no-margin {
	margin: 0;
}
.form-button.w-auto {
	width: auto;
	padding-right: 35px
}
.form-button.w-100 {
	width: 100%
}
.form-button.no-margin-left {
	margin-left: 0;
}
.form-button.no-margin-right {
	margin-right: 0;
}
.form-button:hover,
.form-button:focus {
	background-color: #25a2f3
}
.form-button:focus {
	outline: 0
}
.form-button span {
	-webkit-box-shadow: inset 0 3px 10px 0 rgba(0, 0, 0, 0.36);
	-moz-box-shadow: inset 0 3px 10px 0 rgba(0, 0, 0, 0.36);
	box-shadow: inset 0 3px 10px 0 rgba(0, 0, 0, 0.36);
	width: 30px;
	height: 30px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 100%;
	background-color: #ffffff;
	color: #173e62;
	font-size: 16px;
	margin-right: 20px;
}
.form-button.get-stock span,
.form-button.add-cart span {
	color: #173e62;
}
.form-button-2 {
	white-space: nowrap;
	border-radius: 100px;
	background-color: #006fba;
	height: 36px;
	line-height: 36px;
	padding: 0 20px;
	border: 0;
	font-weight: 500;
	font-size: 12px;
	color: #ffffff;
	letter-spacing: .05em;
	display: inline-block;
	vertical-align: top;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s
}
.form-button-2.dark{
	background-color: #173e62;
}
.form-button-2.complete{
	background-color: #4fc913;
}
.form-button-2.disabled {
	background-color: #7f94a8;
}
.form-button-2.drop {
	border-radius: 6px;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: 40px;
	line-height: 40px;
}
/*
.form-button-2.drop.opened{
	margin-top: 20px;
}
*/
.form-button-2.drop i {
	margin-right: 0;
	height: 40px;
	line-height: 40px;
}
.form-button-2:hover,
.form-button-2:focus {
	background-color: #25a2f3;
	color: #ffffff!important;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
	outline: 0;
}
.form-button-2 i {
	vertical-align: top;
	font-size: 15px;
	height: 36px;
	line-height: 36px;
	margin-right: 16px;
}
.form-button-2-wrapper {
	text-align: center;
	margin-top: 20px;
}
.form-button-2-wrapper.pr-20{
    padding-right: 20px;
}
.form-button-2-wrapper.text-left {
	text-align: left;
}
.modul-membership-form.popup .form-button-2-wrapper {
	margin-top: 40px;
}
.modul {
	margin-bottom: 40px
}
.modul-title-wrapper {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 100%
}
.modul-title-container .modul-title-container.pl-20 {
	padding-left: 20px;
}
.modul-title {
	font-size: 32px;
	line-height: 1em;
	letter-spacing: -.05em
}
.product-title {
	font-size: 42px;
	line-height: 1em;
	letter-spacing: 0;
}
.modul-title.mt-0 {
	margin-top: 0
}
.modul-title.mt-10 {
	margin-top: 10px
}
.modul-title.mt-14 {
	margin-top: 14px
}
.modul-title.f-600 {
	font-weight: 600
}
.modul-title.f-700 {
	font-weight: 700
}
.modul-title.fs-36 {
	font-size: 36px
}
.modul-title.fs-24 {
	font-size: 24px
}
.modul-title.italic {
	font-style: italic
}
/* .modul-title.mt-46 {
     margin-top: 46px;
}
 */

 .modul-icon-wrapper{
	 position: relative;
 }

.modul-icon {
	width: 40px;
	height: 40px;
	border-radius: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	color: #ffffff;
	background-color: #173e62;
	font-size: 18px;
	margin-top: 25px;
	margin-right: 5px;
	padding-left: 1px;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
.modul-icon.big {
	width: 80px;
	height: 80px;
	font-size: 40px;
}
.modul-icon.mt-0 {
	margin-top: 0;
}
.modul-icon.mr-0 {
	margin-right: 5px;
}
.modul-icon-info{
	-webkit-box-shadow: 1.5px 2.598px 6.72px 0.28px rgba(0, 0, 0, 0.33);
    -moz-box-shadow: 1.5px 2.598px 6.72px .28px rgba(0, 0, 0, 0.33);
    box-shadow: 1.5px 2.598px 6.72px 0.28px rgba(0, 0, 0, 0.33);
    line-height: 20px;
    height: 20px;
    border-radius: 100px;
    font-weight: 700;
    font-size: 12px;
    display: block;
    position: absolute;
    left: -28px;
    width: 40px;
    top: 4px;
    text-align: center;
    color: #ffffff;
}
.modul-subtitle {
	font-size: 24px;
	letter-spacing: -.03em;
	font-weight: 500;
	line-height: 1.1em;
	margin-top: 40px;
	/*text-transform:capitalize !important;*/
}
.modul-subtitle.f-700 {
	font-weight: 700
}
.modul-subtitle.f-600 {
	font-weight: 600;
}
.modul-subtitle.fs-18 {
	font-size: 18px;
}
.modul-subtitle.mt-0 {
	margin-top: 0;
}
.modul-subtitle {
	margin-top: 20px;
}
.modul-subtitle.mb-17 {
	margin-bottom: 17px;
}
.modul-subtitle.pl-20 {
	padding-left: 20px;
}
.modul-subtitle.pr-20 {
	padding-right: 20px;
}
.modul-title {
	margin-top: 34px
}
.modul-nav-item {
	border-bottom: 1px solid #e7ebef;
	padding: 10px 0;
	display: block;
	font-weight: 600;
	font-size: 15px;
}
.modul-nav-item.light {
	border-bottom-color: #c9dbe9
}
.modul-nav-item:hover {
	border-bottom-color: #25a2f3;
}
.modul-sep {
	padding-top: 46px;
	position: relative;
}




.modul-sep.p-22 {
	padding-top: 22px;
}
.modul-sep.p-26 {
	padding-top: 26px;
}
	.modul-sep:before {
		height: 6px;
		background-color: #d1d8e0;
		content: '';
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%
	}
.modul-sep.dark:before {
	background-color: #173e62;
}
.modul-sep.dark.o-50:before {
	background-color: rgba(23, 62, 98, 0.50);
}
.modul-sep.p20-w:before {
	width: calc(100% - 40px);
	left: 20px;
}
.modul-sep.modul-yeniurunler {
	padding-top: 16px
}
.modul-kampanya {
	margin-bottom: 30px
}
.modul-kampanya.anasayfa {
	padding-top: 0
}
.modul-kampanya:not(.anasayfa) {
	-margin-top: 10px;
	margin-top: 20px
}
.modul-kampanya .modul-nav-item {
	color: #fd704b
}
.modul-kampanya a:hover {
	color: #fda729;
	border-bottom-color: #fda729;
}
.modul-kampanya .modul-icon {
	background-color: #fd704b
}
.modul-fiyatlistesi .caption {
	color: #8b9eb0;
	font-size: 12px;
	font-weight: 400
}
.modul-fiyatlistesi .contactperson {
	margin-top: 16px;
}
.modul-fiyatlistesi .contactinfo {
	display: -ms-flexbox;
	display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; 
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.guncel {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 100%;
	font-weight: 600;
	background-color: #e7ebef;
	padding: 20px;
	border-radius: 6px
}
.guncel .modul-subtitle{
	margin-bottom: 20px;
}
.guncel .guncel-row{
	border-bottom: 1px solid #fff;
	margin-bottom: 15px;
}
.guncel .guncel-row .caption{
    font-size: 15px;
    font-weight: 600;
}
.guncel .guncel-row .date{
	margin-top: 7px;
	font-size: 13px;
	font-weight: 700;
}
.guncel .contact-person-wrapper{
	margin-top: 3px;
}
.guncel.anasayfa {
	padding: 43px
}
.guncel .brand img {
	max-height: 36px
}
.guncel .title {
	font-size: 18px;
	line-height: 1.1em
}
.guncel.anasayfa .title {
	margin-top: 39px;
	margin-bottom: 37px
}
.guncel .summary {
	font-weight: 400;
	line-height: 1.1em;
	margin-bottom: 27px;
	letter-spacing: -.03em
}
.guncel .link-btns .link-btn-wrapper {
	margin-top: 12px;
	margin-bottom: 12px;
}
.guncel .guncel-row .link-btns .link-btn-wrapper {
	margin-top: 17px;
	margin-bottom: 17px;
}
.guncel .link-btns .link-btn-wrapper:not(:last-child){
	margin-right: 12px;
}
.guncel .extension {
	color: #006fba;
	margin-left: 3px;
}
.teksayfa .list {
	font-weight: 600
}
.teksayfa .list-row {
	border-bottom: 1px solid #e7ebef;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	line-height: 1.1em;
	padding: 12px 0 0;
}
.teksayfa .item-info {
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
}
.teksayfa .item-info .caption {
	margin-right: 15px
}
.teksayfa .item-info-btn {
	display: -ms-flexbox;
	display: flex;
}
.modul-yeniurunler .product-item {
	margin-top: 30px;
	height: calc(100% - 30px);
}
.modul-yeniurunler .product-item a{
	background-color: #dadee0;
	padding: 24px;
	height: 100%;
	width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
}
.modul-yeniurunler .item-title {
	font-size: 24px;
	font-weight: 600;
	letter-spacing: -.03em;
	width: 100%;
}
.modul-yeniurunler .item-category {
	font-size: 12px;
	color: #173e62;
}
.modul-yeniurunler .item-image {
	width: 124px;
	margin: 35px auto;
	background: url(../images/product-image-shadow.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 70px;
}
.modul-yeniurunler .item-bottom{
	margin-top: auto;
	color: #173e62;
}
.modul-yeniurunler .item-description{
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 10px;
}
.modul-yeniurunler .product-span-link{
    display: block;
	text-decoration: underline;
	color: #173e62;
	font-weight: 600;
	font-size:11px;
}
.main-bottom {
	margin-top: 40px;
	margin-bottom: 40px
}
.main-bottom .yapilandirici {
	height: 100%;
	padding: 46px 20px 40px;
	border-radius: 0 0 6px 6px
}
.main-bottom .teknikdokumanlar,
.main-bottom .webbaglantilari {
	padding-top: 46px;
	position: relative
}
.main-bottom .teknikdokumanlar .list-title {
	font-size: 12px;
	font-weight: 600;
	padding-top: 33px;
	padding-bottom: 10px;
	border-bottom: 1px solid #173e62
}
.main-bottom .webbaglantilari ul.list-items {
	margin-top: 23px
}
ul.list-items li {} ul.list-items li a {
	display: block;
	padding: 10px 0;
	font-size: 12px;
	border-bottom: 1px solid #e0eaf3
}
ul.list-items li a:hover {
	border-bottom-color: #25a2f3;
}
.brands-wrapper:not(.no-margin-top) {
	margin-top: 40px
}
.brands-wrapper .list-items {
	border-top: 6px solid #173e62;
	padding: 16px 0
}
/*
.brands-wrapper .list-items img {
	max-width: 150% ;
}
*/
.brands-wrapper .item {
	width: calc(100% / 14);
	border-left: 1px solid #eff4f9;
	border:0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}
.brands-wrapper .item:first-child {
	border-left: 0
}
.brands-wrapper .item a {
	padding: 5px 15px;
	width: 100%;
	height: 100%
}
.modul-footer {
	background-color: #d1d8e0;
	padding: 40px 0
}
.modul-tabs-nav ul {
	margin-left: -10px;
	margin-right: -10px;
	position: relative;
}
.modul-tabs-nav ul li {
	padding: 0 10px
}
.modul-tabs-nav ul li a {
	font-weight: 700;
	font-size: 12px;
	border-bottom: 1px solid #e7ebef;
	display: block;
	padding: 18px 0 10px;
	transition: none;
}
.modul-tabs-nav ul li.active a {
	background-color: #ffffff;
	border-bottom-color: #ffffff;
	padding: 15px 30px;
	font-size: 24px;
	color: #52acf4;
}
.modul-tabs {
	font-size: 12px
}
.modul-tabs-container {
	padding: 45px 30px;
	background-color: #ffffff;
	display: none
}
.modul-tabs .modul-subtitle {
	margin-top: 0
}
.modul-tabs .caption:not(.normal) {
	font-weight: 700;
	color: #006fba;
	font-size: 12px
}
.address-item {
	height: 100%;
	-ms-flex-direction: column;
	flex-direction: column;
	justify-content: space-between
}
.modul-tabs .address-item .caption {
	margin-top: 20px
}
.address-item .list-items a {
	display: block
}
.modul-tabs .dagitim-agi .modul-subtitle:not(.col-inner-title) {
	border-bottom: 1px solid #006fba;
	padding-bottom: 10px;
	margin-bottom: 10px
}
.modul-tabs .dagitim-agi .guzergah {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 7px
}
.modul-tabs .dagitim-agi .list-items {
	font-size: 12px;
	margin-top: 14px;
	border-top: 1px solid #7fb7dc
}
.modul-tabs .dagitim-agi .list-items .list-item {
	margin-top: 10px;
	line-height: 1.1em
}
.modul-tabs .banka-bilgileri .modul-subtitle.med,
.modul-tabs .e-posta-adresleri .modul-subtitle.med {
	font-size: 18px;
	font-weight: 600
}
.modul-tabs .banka-bilgileri .modul-table-wrapper {
	border-top: 1px solid #b9d2e4;
	margin-top: 47px
}
.modul-tabs .mesaj-formu .member-info {
	height: 100%;
	border-right: 1px solid #e7ebef;
	padding-right: 20px
}
.modul-tabs .mesaj-formu .modul-subtitle {
	margin-bottom: 26px
}
.modul-tabs .mesaj-formu .message-col .form-row-outer {
	height: 100%
}
.modul-tabs .mesaj-formu .form-textarea {
	height: calc(100% - 23px);
	max-height: calc(100% - 23px)
}
.modul-tabs .mesaj-formu .col-inner {
	padding-top: 43px
}
.modul-tabs .e-posta-adresleri .form-wrapper {
	border-left: 1px solid #e7ebef;
	padding-left: 20px;
	width: 100%
}
.modul-tabs .e-posta-adresleri .form-wrapper .modul-subtitle {
	margin-bottom: 37px;
	margin-top: 36px
}
.copyright {
	font-size: 12px;
	color: #ffffff;
	background-color: #173e62;
	padding: 20px 0;
}
.copyright .santralas {
	color: #e22743;
	font-weight: 700
}
.copyright .last-update {
	color: #ffffff80
}





/*
.first-level-nav {
	padding-top: 30px;
}
*/
.brand-nav-wrapper .link-btns {
	/*margin-top: 36px;*/
	width: 100%;
}
.brand-nav-wrapper .link-btns .link-btn-wrapper:not(:last-child) {
	margin-bottom: 20px;
}
.sirket .modul-icon {
	background-color: #df2b47
}
/*
.cash-desk .modul-icon {
	background-color: #df2b47
}
*/
.modul-vertical-menu {
	border-top: 6px solid #173e62;
	border-bottom: 6px solid #173e62;
	padding: 20px;
	margin-top: 30px
}
.modul-vertical-menu .modul-icon {
	margin-top: 0;
}
.modul-vertical-menu.bb-0 {
	border-bottom: 0
}
.modul-vertical-menu.pl-0 {
	padding-left: 0
}
.modul-vertical-menu.pr-0 {
	padding-right: 0
}
.modul-vertical-menu.pb-0 {
	padding-bottom: 0;
}
.modul-vertical-menu.mt-0 {
	margin-top: 0;
}
.modul-vertical-menu ul li {} .modul-vertical-menu ul li a {
	padding: 10px 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-weight: 600;
	font-size: 15px;
	border-bottom: 1px solid #eff4f9
}
.modul-vertical-menu ul li.active a {
	border-bottom-color: #173e62 !important;
	color: #173e62
}
.second-level-nav .modul-vertical-menu ul li a {
	font-size: 12px;
	line-height: 21px;
	border-bottom-color: #d2d9e1;
}
.modul-vertical-menu ul li a:hover {
	border-bottom-color: #25a2f3;
}
.modul-inner-wrapper {
	background-color: #e7ebef;
	padding: 26px 20px 40px;
	height: 100%;
}
.modul-inner-wrapper.pb-0 {
	padding-bottom: 0;
}
.modul-inner-wrapper.pb-24 {
	padding-bottom: 24px;
}
.modul-inner-wrapper .member-info {
	margin-top: 10px;
	/*margin-left:15px;*/
}
.modul-inner-wrapper .form-row-outer:not(.no-style) .form-row {
	border-top-color: #c8d1da;
}
.modul-inner-wrapper .modul-inner-bottom {
	height: calc(100% - 114px);
}
.modul-icerik .modul-title {
	margin-bottom: 33px;
	margin-top: 46px
}
.modul-icerik .modul-icerik-metni {
	font-size: 18px
}
.modul-sirketbilgileri .modul-title {
	margin-bottom: 38px
}
.modul-table-div {
	font-size: 18px
}
.modul-table-div .table-row {
	padding: 10px 0;
	border-bottom: 1px solid #cccccc
}
.modul-table-div .table-row.no-style {
	border-bottom: 0;
	padding: 0;
}
.modul-table-div .table-row.f-700 {
	font-weight: 700
}
.modul-table-div .table-row .form-title {
	margin-bottom: 0;
	padding: 4px 0 1px;
	display: block;
}
.modul-table-div .table-row .form-input {
	padding-bottom: 9px;
	margin-top: 8px;
	height: 34px;
}
.modul-table-div .table-row .form-select {
	padding-bottom: 9px;
	margin-top: 8px;
}
.modul-table-div .table-row .form-select:last-child {
	margin-right: 0;
}
.main-nav-wrapper.main {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: end;
	align-items: flex-end;
}
.main-nav-wrapper.footer {
	margin-top: 20px;
}
.main-nav-wrapper .master-visa-troy-wrapper {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: end;
	align-items: flex-end;
	border-top: 6px solid #173e62;
	height: 100%;
}
.main-nav-wrapper .master-visa-troy {
	padding-bottom: 32px
}
.main-nav-wrapper .master-visa-troy img {
	max-height: 25px;
	margin-left: auto;
	margin-right: auto
}
.modul-carousel {
	margin-top: 15px
}
.carousel-menu {
	width: 33.33333%
}
.carousel-menu ul {
	position: relative;
	border-right: 6px solid #006fba;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s
}
.carousel-menu ul li {
	border-top: 1px solid #e0eaf3;
	height: 65px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	padding-left: 20px;
	padding-right: 20px;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	cursor: pointer;
	line-height: 1.1em;
	font-size: 12px
}
.carousel-menu ul li:hover,
.carousel-menu ul li.active {
	background-color: var(--background-color);
	color: #ffffff
}
.carousel-menu ul li.not-bg-color:hover,
.carousel-menu ul li.not-bg-color.active {
	background-color: #006fba
}
.carousel-menu ul li:first-child {
	border-top: 0
}
.carousel-banner {
	width: 66.66667%
}
.carousel-banner .carousel-image {
	height: 100%;
	display: none;
	position: relative
}
.carousel-banner .carousel-image:before {
	opacity: .2;
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: -1
}
.carousel-banner .carousel-image.not-bg-color::before {
	background-color: #006fba
}
.carousel-banner .carousel-image:not(.not-bg-color):before {
	background-color: var(--background-color)
}
.carousel-banner .carousel-text-wrapper {
	padding: 30px 63px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	/*height: 145px;*/
}
.carousel-banner .carousel-text-wrapper.bottom {
	height: 98px;
}
.carousel-banner .carousel-date {
	font-size: 12px;
	margin-bottom: 28px
}
.carousel-banner .carousel-text {
	color: #e22743;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.1em;
	letter-spacing: -.03em
}
.carousel-banner .carousel-middle {
	padding: 20px;
	height: calc(100% - 256px);
	position: relative;
}
.carousel-banner .inline {
	position: relative;
	z-index: 2;
}
.carousel-banner .brand-outer {
	background-color: rgba(23, 62, 98, 0.5);
	padding: 8px 20px;
}
.brand-outer img{
	height: 30px !important;
	width: auto !important;
    object-fit: contain !important;
    padding: 0 !important;
}

.carousel-banner .text-outer {
	padding: 20px 43px;
	height: calc(100% - 45px);
	font-weight: 700;
	line-height: normal;
	opacity: 0.9;
}
.carousel-banner .description {
	height: 49px;
}
.carousel-banner .subtitle {
	font-size: 24px;
	width: 100%;
	letter-spacing: -.03em;
}
.carousel-banner .types {
	font-size: 14px;
	width: 100%;
}
.carousel-banner .payment {
	font-weight: normal;
	font-size: 12px;
}
.carousel-banner .image {
	position: absolute;
	top: 0;
	right: 20px;
	z-index: 1;
	opacity: 0.3;
	height: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	width: 200px;
}
.carousel-banner .carousel-text.bottom {
	font-size: 18px
}
.modul-widgets .widget-box {
	background-color: #d1d8e0;
	width: 100%;
	padding: 27px 20px;
	font-size: 12px;
	margin-top: 15px;
	border-radius: 6px
}
.modul-widgets .widget-box .title {
	font-weight: 700
}
.modul-widgets .widget-box .medium-title {
	font-size: 15px;
}
.modul-widgets .widget-box .title.big-title {
	font-size: 18px
}
.modul-widgets .widget-box .widget-box-data {
	border-bottom: 1px solid #ffffff;
	padding-bottom: 19.5px;
	padding-top: 11px;
	margin-bottom: 19.5px
}
.modul-widgets .widget-box-row {
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: baseline;
	align-items: baseline;
}
.modul-widgets .widget-box-row>div:first-child {
	font-size: 12px;
}
.modul-widgets .widget-box font {
	color: #25a2f3;
	font-size: 15px;
	font-weight: 700;
	margin-right: 5px
}
.modul-widgets .widget-box.odeme-kolayligi {
	padding-top: 23.5px;
	padding-bottom: 23.5px;
}
.modul-widgets .widget-box.odeme-kolayligi .title {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.1em;
	margin-top: 15px
}
.modul-widgets .widget-box .summary {
	font-weight: 700;
	margin-top: 15px;
	margin-bottom: 15px;
	letter-spacing: -.03em;
	line-height: 1.1em
}
.modul-widgets .widget-box .caption {
	letter-spacing: -.03em;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 56px;	
}
.modul-widgets .widget-box .currencies-data {
	padding: 14px 7px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
}
.modul-widgets .widget-box .currencies-data .currency-icon {
	width: 30px;
	height: 30px
}
.modul-widgets .widget-box .currencies-data .currency-col {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
}
.modul-widgets .widget-box .currencies-data span {
	border-radius: 100px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	font-weight: 700;
	font-size: 12px;
	background-color: #ffffff;
	color: #25a2f3;
	height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 5px
}
.modul-widgets .widget-box .currencies-data.bakir span {
	font-weight: 600;
	margin-left: 11px
}
.modul-widgets .widget-box .currencies-data.bakir font {
	font-size: 10px;
	font-weight: 700;
	padding-top: 1px;
	margin-left: 5px
}
.modul-widgets .widget-box .currencies-data:not(:first-child) {
	border-top: 1px solid #dae0e6;
	-ms-flex-pack: start;
	justify-content: flex-start;
	padding-bottom: 0
}
.modul-widgets .widget-box .icons {
	font-size: 30px;
	line-height: 30px;
	text-align: right
}
.modul-widgets .widget-box .icons .visa-icon {
	color: #173e62;
	font-size: 36px;
}
.modul-widgets .widget-box .icons .mastercard-icon {
	color: #e22743;
	font-size: 36px;
}
/* REMINDER : START */

.widget-box.reminder-service {
    padding-top: 10.5px;
    padding-bottom: 10.5px;
}
.widget-box.reminder-service.not-found-reminder{
    padding-top: 11.5px;
    padding-bottom: 11.5px;
}
.widget-box.reminder-service.normal-user{
    padding-top: 14px;
    padding-bottom: 14px;
}
.widget-box.reminder-service .widget-box-data {
	padding-bottom: 10px;
	padding-top: 0;
	margin-bottom: 5px;
}
.widget-box.reminder-service.normal-user .widget-box-data {
	padding-bottom: 40px;
}
.widget-box.reminder-service.normal-user ul.reminder-list {
	margin-bottom: 45px;
}
.reminder-service ul.reminder-list li a {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border-bottom: 1px solid #bec8d3;
	padding: 4px 0;
	color: #193f61;
}
.reminder-service.normal-user ul.reminder-list li a {
	padding-bottom: 9px;
}
.reminder-service .reminder-title {
	font-weight: 600;
	font-size: 12px;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
.reminder-service .reminder-count {
	line-height: 20px;
	height: 20px;
	width: 40px;
	text-align: center;
	color: #ffffff;
	border-radius: 100px;
	font-weight: bold;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
.reminder-service ul.reminder-list li a:hover .reminder-title {
	color: #25a2f3;
}
.reminder-service ul.reminder-list li a:hover .reminder-count {
	background-color: #25a2f3;
}
.reminder-service .reminder-message {
	font-weight: 600;
	border-bottom: 1px solid #bec8d3;
	padding-bottom: 10px;
	padding-top: 5px;
	color: #006fba;
}
.reminder-service.normal-user .reminder-message {
	margin-bottom: 46px;
}
.reminder-service .reminder-check {
	height: 284px;
}
.reminder-service .reminder-check>i {
	background-color: #4fc913;
	color: #ffffff;
	width: 46px;
	height: 46px;
	font-size: 24px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 100%;
}
.widget-box.reminder-service.not-found .widget-box-row-wrapper {
	margin-bottom: 63px;
}
/* REMINDER : END */

.bank-icons-wrapper {
	margin-top: 20px
}
.bank-icons-wrapper .list-items {
	border-top: 6px solid #173e62;
	padding: 16px 0;
	justify-content: center;
}
.bank-icons-wrapper .item {
	width: calc(100% / 8);
	border-left: 1px solid #eff4f9;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	padding: 10px 15px
}
.bank-icons-wrapper .item:first-child {
	border-left: 0
}
.bank-icons-wrapper .item img {
	margin-left: auto;
	margin-right: auto
}
.avantajlar-outer {
	background-color: #dce2e850;
	padding: 30px 0;
	margin-bottom: 40px
}
.modul-uyelik-avantajlari {
	margin-bottom: 0
}
.modul-uyelik-avantajlari .member-info {
	margin-top: 31px;
}
.modul-uyelik-avantajlari .member-info .form-row:last-child {
	padding-bottom: 15px;
	border-bottom: 1px solid #e7ebef;
}
.modul-uyelik-avantajlari .avantajlar ul li {
	width: 33.33%;
	padding: 30px 15px;
	text-align: center;
	border-left: 1px solid #cddae6
}
.modul-uyelik-avantajlari .avantajlar ul li:nth-child(1),
.modul-uyelik-avantajlari .avantajlar ul li:nth-child(4) {
	border-left: 0
}
.modul-uyelik-avantajlari .avantajlar ul li:nth-child(4),
.modul-uyelik-avantajlari .avantajlar ul li:nth-child(5),
.modul-uyelik-avantajlari .avantajlar ul li:nth-child(6) {
	border-top: 1px solid #cddae6
}
.modul-uyelik-avantajlari .icon {
	color: #006fba;
}
.modul-uyelik-avantajlari .icon>.icon-inline {
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.modul-uyelik-avantajlari .icon>.icon-inline>i {
	font-size: 48px;
}
.modul-uyelik-avantajlari .icon .shadow-icon-wrapper {
	position: absolute;
}
.modul-uyelik-avantajlari .icon .shadow-icon-wrapper .shadow-icon-text {
	left: -8px;
	top: 2px;
}
.modul-uyelik-avantajlari .icon,
.modul-uyelik-avantajlari .caption-title {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
.modul-uyelik-avantajlari .avantajlar .caption {
	padding: 0 30px
}
.modul-uyelik-avantajlari .avantajlar .link-btn-wrapper {
	margin-top: 15px;
}
.modul-uyelik-avantajlari .avantajlar ul li:hover .icon,
.modul-uyelik-avantajlari .avantajlar ul li:hover .caption-title {
	color: #52acf4;
}
.modul-uyelik-avantajlari .avantajlar ul li .link-btn:hover {
	background-color: #52acf4;
}
.modul-uyelik-avantajlari .uye-olun .col-inner {
	background-color: #ffffff;
	border-radius: 6px
}
.modul-taksit-secenekleri .modul-icon {
	background-color: #e22743
}
.modul-taksit-secenekleri .star {
	font-size: 24px;
	font-weight: 700;
	color: #25a2f3
}
.modul-taksit-secenekleri .taksit-secenekleri {
	width: 100%;
	min-height: 330px;
}
.modul-taksit-secenekleri ul {
	height: 100%
}
.modul-taksit-secenekleri ul li {
	width: calc(100% / 8);
	height: 100%;
	background-color: #e8ecef;
}
.modul-taksit-secenekleri ul li:nth-child(even) {
	background-color: #d1d8e0
}
.modul-taksit-secenekleri ul li .bank-icon {
	height: 71px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
	font-size: 12px;
	font-weight: 400;
	text-align: center;
	line-height: 1.1em;
	border-bottom: 6px solid #ffffff;
	padding-left: 6px;
	padding-right: 6px;
}
.modul-taksit-secenekleri ul li .bank-icon img {
	max-width: 100%
}
.modul-taksit-secenekleri ul li.tek-cekim .bank-icon {
	background-color: #8b9eb0
}
.modul-taksit-secenekleri ul li.world .bank-icon {
	background-color: #762f8e
}
.modul-taksit-secenekleri ul li.maximum .bank-icon {
	background-color: #d91b65
}
.modul-taksit-secenekleri ul li.axess .bank-icon {
	background-color: #fed435
}
.modul-taksit-secenekleri ul li.garanti-bonus .bank-icon {
	background-color: #81c04a
}
.modul-taksit-secenekleri ul li.paraf .bank-icon {
	background-color: #00a6d2
}
.modul-taksit-secenekleri ul li.card-finans .bank-icon {
	background-color: #0058a1
}
.modul-taksit-secenekleri ul li.bankkart .bank-icon {
	background-color: #e01224
}

	.modul-taksit-secenekleri ul li.kuveyt-turk .bank-icon {
		background-color: pink !important;
	}




.modul-taksit-secenekleri ul li .bank-col {
	/*height: calc(100% - 71px);*/
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-direction: column;
	flex-direction: column;
	justify-content: space-evenly;
	font-size: 12px;
	text-align: center
}
.modul-taksit-secenekleri ul li .bank-col .bank-data {
	height: 61px
}
.modul-taksit-secenekleri ul li .bank-col .check {
	height: calc(100% - 18px);
	font-size: 24px;
	line-height: 43px;
	color: #006fba;

}
.modul-taksit-secenekleri ul li .bank-col .card-type {
	font-weight: 600;
	height: 18px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.modul-taksit-secenekleri ul li .bank-col .installments {
	font-size: 23px;
	font-weight: 900;
	line-height: 1.1em;
	color: #006fba;
}
.modul-taksit-secenekleri ul li .bank-col .installments font {
	color: #25a2f3
}
.modul-taksit-secenekleri ul li .bank-col .extra-installments {
	margin-right: 11px
}
.modul-taksit-secenekleri ul li .bank-select {
	border-top: 6px solid #ffffff;
	padding-top: 20px;
	padding-bottom: 20px;
}
/* SATIRLI TAKSİT SEÇENEKLERİ */

.gizle{
	display:none !important;
	visibility:hidden !important;
}

.ertelemeInfo {
	font-size: 15px !important;
	font-weight: bold;
	font-style: italic !important;
}

.modul-row-taksit-secenekleri {
	width: 100%;
}
.modul-row-taksit-secenekleri.in-form {
	display: none;
	width: auto;
	margin: 0 -20px 36px;
}
.modul-row-taksit-secenekleri ul li {
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-top: 5px;
	cursor: pointer;
}
.modul-row-taksit-secenekleri.in-form ul li {
	display: none;
	padding-top: 0;
	margin-bottom: 5px;
}
.modul-row-taksit-secenekleri ul li *:not(img) {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
.modul-row-taksit-secenekleri ul li .top-wrapper {
	width: 100%;
	height: 85px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 6px;
	overflow: hidden;
}
/*.modul-row-taksit-secenekleri ul li:hover .top-wrapper,*/

.modul-row-taksit-secenekleri ul li.active .top-wrapper,
.modul-row-taksit-secenekleri.in-form ul li .top-wrapper {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.modul-row-taksit-secenekleri ul li:first-child {
	padding-top: 0;
}
/*.modul-row-taksit-secenekleri ul li:hover,*/

.modul-row-taksit-secenekleri ul li.active,
.modul-row-taksit-secenekleri.in-form ul li {
	cursor: pointer;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	overflow: hidden;
}
.modul-row-taksit-secenekleri ul li:nth-child(odd) .top-wrapper {
	background-color: #e7ebef;
}
.modul-row-taksit-secenekleri ul li .bank-icon {
	width: 25%;
	height: 100%;
	padding-left: 10px;
	padding-right: 10px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: center;
}
.modul-row-taksit-secenekleri ul li .bank-icon img {
	max-height: 30px;
} 
.modul-row-taksit-secenekleri ul li .bank-icon div {
	width: 100%;
	font-size: 12px;
	font-weight: 600;
	color: #ffffff;
	margin-top: 0px;
}
.modul-row-taksit-secenekleri ul li.non-active .bank-icon {
	background-color: #b9c5d0;
}
.modul-row-taksit-secenekleri ul li.non-active:nth-child(odd) .bank-icon {
	background-color: #a8b7c4;
}
.modul-row-taksit-secenekleri ul li.non-active .bank-icon img {
	max-height: 30px;
}
.modul-row-taksit-secenekleri ul li.non-active:hover .bank-icon img {
	filter: unset;
}
.modul-row-taksit-secenekleri ul li:not(.non-active).world .bank-icon {
	background-color: #762f8e
}
.modul-row-taksit-secenekleri ul li:not(.non-active).maximum .bank-icon {
	background-color: #d91b65
}
.modul-row-taksit-secenekleri ul li:not(.non-active).axess .bank-icon {
	background-color: #fed435
}
.modul-row-taksit-secenekleri ul li:not(.non-active).garanti-bonus .bank-icon {
	background-color: #81c04a
}
.modul-row-taksit-secenekleri ul li:not(.non-active).paraf .bank-icon {
	background-color: #00a6d2
}
.modul-row-taksit-secenekleri ul li:not(.non-active).card-finans .bank-icon {
	background-color: #0058a1;
}
	.modul-row-taksit-secenekleri ul li:not(.non-active).card-finans .bank-icon img {
		max-width:150% !important;
	}
.modul-row-taksit-secenekleri ul li:not(.non-active).bankkart .bank-icon {
	background-color: #e01224;
}
	.modul-row-taksit-secenekleri ul li:not(.non-active).bankkart .bank-icon img {
		max-width: 150% !important;
	}

	.modul-row-taksit-secenekleri ul li:not(.non-active).kuveyt-turk .bank-icon {
		background-color: #a79754;
	}

		.modul-row-taksit-secenekleri ul li:not(.non-active).kuveyt-turk .bank-icon img {
			max-width: 150% !important;
		}

.modul-row-taksit-secenekleri ul li .bank-col {
	width: 74%;
	height: 100%;
	padding-left: 20px;
	padding-right: 29px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative;
	/*background-color: cornflowerblue !important;*/
}
.modul-row-taksit-secenekleri.in-form ul li .bank-col {
	-ms-flex-pack: center !important;
	justify-content: center;
}
	.modul-row-taksit-secenekleri.in-form ul li .bank-col div{
		margin-left:5px;
		margin-right:5px;
	}
.modul-row-taksit-secenekleri ul li:nth-child(odd) .bank-col:after {
	content: '';
	display: block;
	height: 60px;
	width: 1px;
	/*background-color: #ffffff;*/
    top: calc(100% - 60px);
    margin-top: -30px;
	right: 4px;
	position: absolute;
}
.modul-row-taksit-secenekleri ul li .bank-col .installment-count {
	font-size: 24px;
	color: #006fba;
	font-weight: 700;
	line-height: 1.1em
}
.modul-row-taksit-secenekleri ul li .bank-col .installment-count font {
	color: #25a2f3
}
.modul-row-taksit-secenekleri ul li .bank-col .extra-installmentsextra-installment-text {
	padding-right: 11px;
}


.modul-row-taksit-secenekleri ul li .bank-col .bank-data {
	padding:0px;
	margin:0px;
	text-align: center;
	font-size: 12px;
	width: 40%;
	margin-right:10px;
}

	.modul-row-taksit-secenekleri ul li .bank-col .link-btn-wrapper {
		padding: 0px;
		margin: 0px;
		width: 20%;
	}

.modul-row-taksit-secenekleri ul li .bank-col .link-btn-wrapper a{
	padding: 0px;
	margin: 0px;
	position:absolute !important;
	float:right;
	right:5px !important;
	top:25px !important;
	width:50px;
	max-width:50px !important;
}





.modul-row-taksit-secenekleri ul li .bank-amount {
	width: 25%;
	padding-left: 20px;
	padding-right: 20px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	line-height: 1.1em;
}
.modul-row-taksit-secenekleri ul li .bank-amount .bank-amount-row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.modul-row-taksit-secenekleri ul li .bank-amount .bank-amount-row:first-child {
	margin-bottom: 3px;
}
.modul-row-taksit-secenekleri ul li .bank-amount .bank-amount-row span:first-child {
	font-size: 12px;
}
.modul-row-taksit-secenekleri ul li .bank-amount .bank-amount-row span:last-child {
	font-size: 12px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: baseline;
	align-items: baseline;
}
.modul-row-taksit-secenekleri ul li .bank-amount .bank-amount-row span font {
	color: #25a2f3;
	font-weight: 700;
	font-size: 15px;
	margin-right: 5px;
}
.modul-row-taksit-secenekleri ul li .bank-amount .bank-amount-row:last-child span font {
	margin-right: 18px;
}
.modul-row-taksit-secenekleri ul li .bottom-wrapper {
	width: 100%;
	padding: 20px;
	font-size: 12px;
	display: none;
}
/*.modul-row-taksit-secenekleri ul li:hover .bottom-wrapper,*/

.modul-row-taksit-secenekleri ul li.active .bottom-wrapper,
.modul-row-taksit-secenekleri.in-form ul li .bottom-wrapper {
	display: block;
}
.modul-row-taksit-secenekleri ul li.non-active.world:hover .bank-icon,
.modul-row-taksit-secenekleri ul li.world:hover .top-wrapper,
.modul-row-taksit-secenekleri ul li.active.world .top-wrapper,
.modul-row-taksit-secenekleri.in-form ul li.world .top-wrapper {
	background-color: #762f8e;
}
.modul-row-taksit-secenekleri ul li.non-active.maximum:hover .bank-icon,
.modul-row-taksit-secenekleri ul li.maximum:hover .top-wrapper,
.modul-row-taksit-secenekleri ul li.active.maximum .top-wrapper,
.modul-row-taksit-secenekleri.in-form ul li.maximum .top-wrapper {
	background-color: #d91b65;
}
.modul-row-taksit-secenekleri ul li.non-active.axess:hover .bank-icon,
.modul-row-taksit-secenekleri ul li.axess:hover .top-wrapper,
.modul-row-taksit-secenekleri ul li.active.axess .top-wrapper,
.modul-row-taksit-secenekleri.in-form ul li.axess .top-wrapper {
	background-color: #fed435;
}
.modul-row-taksit-secenekleri ul li.non-active.garanti-bonus:hover .bank-icon,
.modul-row-taksit-secenekleri ul li.garanti-bonus:hover .top-wrapper,
.modul-row-taksit-secenekleri ul li.active.garanti-bonus .top-wrapper,
.modul-row-taksit-secenekleri.in-form ul li.garanti-bonus .top-wrapper {
	background-color: #81c04a;
}
.modul-row-taksit-secenekleri ul li.non-active.paraf:hover .bank-icon,
.modul-row-taksit-secenekleri ul li.paraf:hover .top-wrapper,
.modul-row-taksit-secenekleri ul li.active.paraf .top-wrapper,
.modul-row-taksit-secenekleri.in-form ul li.paraf .top-wrapper {
	background-color: #00a6d2;
}
.modul-row-taksit-secenekleri ul li.non-active.card-finans:hover .bank-icon,
.modul-row-taksit-secenekleri ul li.card-finans:hover .top-wrapper,
.modul-row-taksit-secenekleri ul li.active.card-finans .top-wrapper,
.modul-row-taksit-secenekleri.in-form ul li.card-finans .top-wrapper {
	background-color: #0058a1;
}
.modul-row-taksit-secenekleri ul li.non-active.bankkart:hover .bank-icon,
.modul-row-taksit-secenekleri ul li.bankkart:hover .top-wrapper,
.modul-row-taksit-secenekleri ul li.active.bankkart .top-wrapper,
.modul-row-taksit-secenekleri.in-form ul li.bankkart .top-wrapper {
	background-color: #e01224;
}

	.modul-row-taksit-secenekleri ul li.non-active.kuveyt-turk:hover .bank-icon,
	.modul-row-taksit-secenekleri ul li.kuveyt-turk:hover .top-wrapper,
	.modul-row-taksit-secenekleri ul li.active.kuveyt-turk .top-wrapper,
	.modul-row-taksit-secenekleri.in-form ul li.kuveyt-turk .top-wrapper {
		background-color: #a79754;
	}


.modul-row-taksit-secenekleri ul li:hover .bank-col .installment-count,
.modul-row-taksit-secenekleri ul li.active .bank-col .installment-count,
.modul-row-taksit-secenekleri.in-form ul li .bank-col .installment-count,
.modul-row-taksit-secenekleri ul li:hover .bank-col .installment-count font,
.modul-row-taksit-secenekleri ul li.active .bank-col .installment-count font,
.modul-row-taksit-secenekleri.in-form ul li .bank-col .installment-count font,
.modul-row-taksit-secenekleri ul li:hover .bank-col .extra-installmentsextra-installment-text,
.modul-row-taksit-secenekleri ul li.active .bank-col .extra-installmentsextra-installment-text,
.modul-row-taksit-secenekleri.in-form ul li .bank-col .extra-installmentsextra-installment-text,
.modul-row-taksit-secenekleri ul li:hover .bank-col .bank-data div,
.modul-row-taksit-secenekleri ul li.active .bank-col .bank-data div,
.modul-row-taksit-secenekleri.in-form ul li .bank-col .bank-data div,
.modul-row-taksit-secenekleri ul li:hover .bank-amount .bank-amount-row span,
.modul-row-taksit-secenekleri ul li.active .bank-amount .bank-amount-row span,
.modul-row-taksit-secenekleri.in-form ul li .bank-amount .bank-amount-row span,
.modul-row-taksit-secenekleri ul li:hover .bank-amount .bank-amount-row span font,
.modul-row-taksit-secenekleri ul li.active .bank-amount .bank-amount-row span font,
.modul-row-taksit-secenekleri.in-form ul li .bank-amount .bank-amount-row span font {
	color: #ffffff;
}
.modul-row-taksit-secenekleri ul li:hover a.link-btn.select,
.modul-row-taksit-secenekleri ul li.active a.link-btn.select {
	background-color: #ffffff;
}
.modul-row-taksit-secenekleri ul li.world:hover a.link-btn.select,
.modul-row-taksit-secenekleri ul li.active.world a.link-btn.select {
	color: #762f8e !important;
}
.modul-row-taksit-secenekleri ul li.maximum:hover a.link-btn.select,
.modul-row-taksit-secenekleri ul li.active.maximum a.link-btn.select {
	color: #d91b65 !important;
}
.modul-row-taksit-secenekleri ul li.axess:hover a.link-btn.select,
.modul-row-taksit-secenekleri ul li.active.axess a.link-btn.select {
	color: #fed435 !important;
}
.modul-row-taksit-secenekleri ul li.garanti-bonus:hover a.link-btn.select,
.modul-row-taksit-secenekleri ul li.active.garanti-bonus a.link-btn.select {
	color: #81c04a !important;
}
.modul-row-taksit-secenekleri ul li.paraf:hover a.link-btn.select,
.modul-row-taksit-secenekleri ul li.active.paraf a.link-btn.select {
	color: #00a6d2 !important;
}
.modul-row-taksit-secenekleri ul li.card-finans:hover a.link-btn.select,
.modul-row-taksit-secenekleri ul li.active.card-finans a.link-btn.select {
	color: #0058a1 !important;
}
.modul-row-taksit-secenekleri ul li.bankkart:hover a.link-btn.select,
.modul-row-taksit-secenekleri ul li.active.bankkart a.link-btn.select {
	color: #e01224 !important;
}
	.modul-row-taksit-secenekleri ul li.kuveyt-turk:hover a.link-btn.select,
	.modul-row-taksit-secenekleri ul li.active.kuveyt-turk a.link-btn.select {
		color: #a79754 !important;
	}
.modul-row-taksit-secenekleri ul li.world:hover .bottom-wrapper,
.modul-row-taksit-secenekleri ul li.active.world .bottom-wrapper,
.modul-row-taksit-secenekleri.in-form ul li.world .bottom-wrapper {
	background-color: rgba(118, 47, 142, 0.2);
}
.modul-row-taksit-secenekleri ul li.maximum:hover .bottom-wrapper,
.modul-row-taksit-secenekleri ul li.active.maximum .bottom-wrapper,
.modul-row-taksit-secenekleri.in-form ul li.maximum .bottom-wrapper {
	background-color: rgba(217, 27, 101, 0.2);
}
.modul-row-taksit-secenekleri ul li.axess:hover .bottom-wrapper,
.modul-row-taksit-secenekleri ul li.active.axess .bottom-wrapper,
.modul-row-taksit-secenekleri.in-form ul li.axess .bottom-wrapper {
	background-color: rgba(254, 212, 53, 0.2);
}
.modul-row-taksit-secenekleri ul li.garanti-bonus:hover .bottom-wrapper,
.modul-row-taksit-secenekleri ul li.active.garanti-bonus .bottom-wrapper,
.modul-row-taksit-secenekleri.in-form ul li.garanti-bonus .bottom-wrapper {
	background-color: rgba(129, 192, 74, 0.2);
}
.modul-row-taksit-secenekleri ul li.paraf:hover .bottom-wrapper,
.modul-row-taksit-secenekleri ul li.active.paraf .bottom-wrapper,
.modul-row-taksit-secenekleri.in-form ul li.paraf .bottom-wrapper {
	background-color: rgba(0, 166, 210, 0.2);
}
.modul-row-taksit-secenekleri ul li.card-finans:hover .bottom-wrapper,
.modul-row-taksit-secenekleri ul li.active.card-finans .bottom-wrapper,
.modul-row-taksit-secenekleri.in-form ul li.card-finans .bottom-wrapper {
	background-color: rgba(0, 88, 161, 0.2);
}
.modul-row-taksit-secenekleri ul li.bankkart:hover .bottom-wrapper,
.modul-row-taksit-secenekleri ul li.active.bankkart .bottom-wrapper,
.modul-row-taksit-secenekleri.in-form ul li.bankkart .bottom-wrapper {
	background-color: rgba(224, 18, 36, 0.2);
}

	.modul-row-taksit-secenekleri ul li.kuveyt-turk:hover .bottom-wrapper,
	.modul-row-taksit-secenekleri ul li.active.kuveyt-turk .bottom-wrapper,
	.modul-row-taksit-secenekleri.in-form ul li.kuveyt-turk .bottom-wrapper {
		background-color: rgba(195, 185, 148, 0.2);
	}

/* SATIRLI TAKSİT SEÇENEKLERİ */

.comodo-ssl .comodo-logo {
	margin: 20px 0;
}
.comodo-ssl .comodo-logo img {
	max-width: 150px;
	margin-left: 0px;
	margin-right: auto
}
.comodo-ssl.bit-ssl {
	margin-top: 20px;
}
.comodo-ssl.bit-ssl .col-inner {
	padding-top: 0;
}
.comodo-ssl.bit-ssl .modul-title-container {
	width: 100%;
	margin-bottom: 20px;
}
	.comodo-ssl.bit-ssl .modul-icon {
		margin-right: 15px;
		color: #ffffff !important;
		background-color: #C60B2B !important;
	}
.comodo-ssl.bit-ssl .modul-subtitle {
	width: calc(100% - 62px);
}
.modul-nav.cbtns {
	padding-bottom: 40px
}
.modul-nav span {
	border-radius: 100px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	font-weight: 700;
	font-size: 24px;
	background-color: #006fba;
	color: #ffffff;
	height: 40px;
	width: 60px;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	cursor: pointer
}
.modul-nav span:hover {
	background-color: #25a2f3;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
}
.modul-nav span:first-child {
	margin-right: 10px
}
.modul-kampanya .modul-nav span{
	background-color: #173e62;
}
.modul-table-wrapper {
/*
	border-top: 6px solid #006fba;
	border-bottom: 1px solid #173e62;
*/
}
.modul-table-wrapper.list-data-wrapper {
	max-height: 378px;
}
.modul-table-wrapper.remove-border-top {
	border-top: 0;
}
.modul-table-wrapper.mb-40 {
	margin-bottom: 40px;
}
.modul-table-wrapper-inline {
	width: 100%;
	position: relative;
}
.modul-table-wrapper .drop-bg {
	height: calc(100% - 112px);
}
.list .modul-title {
	margin-top: 20px;
	padding-left: 27px;
}
.list:not(.search) .modul-table-wrapper {
	margin-top: 20px;
}
.list .modul-table.list>thead>tr>th.symbol-data,
.list .modul-table.list>tbody>tr>td.symbol-data,
.list .modul-table.list>tfoot>tr>td.symbol-data {
	max-width: 80px;
	flex-basis: 80px;
}
.list .modul-table.list>tbody>tr>td.symbol-data div {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex: 1;
	flex: 1;
}
.modul-table>tbody>tr>td .get-hidden-columns {
	display: inline-block;
	background-color: rgba(0, 111, 186, 1);
	-webkit-box-shadow: 0 0 3px #444444;
	-moz-box-shadow: 0 0 3px #444444;
	box-shadow: 0 0 3px #444444;
	border: 2px solid white;
	width: 24px;
	height: 24px;
	line-height: 20px;
	border-radius: 100%;
	color: #ffffff;
	font-size: 16px;
	margin-right: 10px;
	cursor: pointer;
	text-align: center;
}
.modul-table.list>tbody>tr>td .get-hidden-columns{
	display: none;
}
.modul-table>tbody>tr>td .get-hidden-columns.active {
	background-color: rgba(0, 111, 186, .5);
}
.list .modul-table.list.search>tbody>tr>td.symbol-data {
	max-width: 40px;
	flex-basis: 40px;
	padding-right: 0;
}
.list .modul-table.list>thead>tr>th.product-name,
.list .modul-table.list>tbody>tr>td.product-name,
.list .modul-table.list>tfoot>tr>td.product-name {
	text-align: left;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
.list .modul-table.list.search>tbody>tr>td.product-name {
	border-left: 0;
}
.list .modul-table.list>thead>tr>th.list-price,
.list .modul-table.list>tbody>tr>td.list-price,
.list .modul-table.list>tfoot>tr>td.list-price {
	max-width: 135px;
	flex-basis: 135px;
}
.list .modul-table.list>tbody>tr>td.list-price {
	background-color: #e4e7e8;
	-ms-flex-pack: end;
	justify-content: flex-end;
}
.list .modul-table.list>thead>tr>th.discount-value,
.list .modul-table.list>tbody>tr>td.discount-value,
.list .modul-table.list>tfoot>tr>td.discount-value {
	max-width: 50px;
	flex-basis: 50px;
	padding-left: 0;
	padding-right: 0;
}
.list .modul-table.list>tbody>tr>td.discount-value {
	font-weight: 700;
	color: #006fba;
	font-size: 14px;
}
.list .modul-table.list>tbody>tr>td.discount-value > i {
	margin-right: 5px;
}
.list .modul-table.list>thead>tr>th.amount,
.list .modul-table.list>tbody>tr>td.amount,
.list .modul-table.list>tfoot>tr>td.amount {
	max-width: 130px;
	flex-basis: 130px;
}
.list .modul-table.list>tbody>tr>td.amount {
	background-color: #deedf7;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.list .modul-table.list>tbody>tr>td.depots-data>.modul-table>tbody>tr>td>.modul-table>thead>tr>th,
.list .modul-table.list>tbody>tr>td.depots-data>.modul-table>tbody>tr>td>.modul-table>tbody>tr>td,
.list .modul-table.list>tbody>tr>td.depots-data>.modul-table>tbody>tr>td.amount .table-input-wrapper {
	padding-left: 10px;
	padding-right: 10px;
}
.list .modul-table.list>thead>tr>th.group,
.list .modul-table.list>tbody>tr>td.group,
.list .modul-table.list>tfoot>tr>td.group {
	max-width: 85px;
	flex-basis: 85px;
}
.list .modul-table.list>tbody>tr>td.group {
	-ms-flex-pack: end;
	justify-content: flex-end;
}
.list .modul-table.list>tbody>tr>td.group img {
	max-width: 15px;
	margin-right: 7px;
}
.list .modul-table.list>thead>tr>th.kilogram,
.list .modul-table.list>tbody>tr>td.kilogram,
.list .modul-table.list>tfoot>tr>td.kilogram {
	max-width: 60px;
	flex-basis: 60px;
}
.list .modul-table.list>tbody>tr>td.kilogram {
	padding-left: 0;
	padding-right: 0;
}
.list .modul-table.list>thead>tr>th.query-result-control,
.list .modul-table.list>tbody>tr>td.query-result-control,
.list .modul-table.list>tfoot>tr>td.query-result-control {
	max-width: 50px;
	flex-basis: 50px;
}
.list .modul-table.list>tbody>tr>td.query-result-control {
	padding: 0;
}
.list .modul-table.list>thead>tr>th.query-result,
.list .modul-table.list>tbody>tr>td.query-result,
.list .modul-table.list>tfoot>tr>td.query-result {
	max-width: 140px;
	flex-basis: 140px;
}
.list .modul-table.list>tbody>tr>td.query-result {
	padding: 0;
	-ms-flex-pack: center;
	justify-content: center;
}
.list .modul-table.list>tbody>tr>td.query-result .link-btn {
	padding-left: 20px;
	padding-right: 20px;
}
.list .modul-table.list>tbody>tr.active>td.depots-data td.query-result .link-btn:not(.no-i-margin) i {
	margin-right: 10px;
}
.modul-table {
	border-collapse: collapse;
	width: 100%;
	border-top: 6px solid #006fba;
	border-bottom: 1px solid #173e62;
}
.modul-table>thead{
	background-color: #e7ebef;
	border-bottom: 1px solid #173e62;
}
.modul-table.list>thead {
	width: 100%;
}
.use-scrollbar {
	-padding-right: 20px;
}
.use-scrollbar::-webkit-scrollbar {
	width: 8px;
	padding: 0;
	margin: 0;
	border: 0;
	background-color: #ffffff;
}
.use-scrollbar::-webkit-scrollbar:horizontal{
	height: 8px;
}
.use-scrollbar::-webkit-scrollbar-track {
	width: 8px;
	border-radius: 10px;
	background-color: #ffffff;
}
.use-scrollbar::-webkit-scrollbar-thumb {
	margin: 0;
	border-radius: 10px;
	background-color: #25a2f3;
}
.modul-table.list-data>thead {
	background-color: #e7ebef;
	border-bottom: 3px solid #ffffff;
}
.modul-table>tbody>tr {} .modul-table.list-data>tbody>tr {
	border-bottom: 1px solid #b9d2e4;
}
.modul-table>tbody>tr.list-data-head {
	background-color: #e7ebef;
	color: #52acf4;
}
.modul-table>thead>tr>th,
.modul-table>tbody>tr>td,
.modul-table>tfoot>tr>td {
	padding-left: 15px;
	padding-right: 15px;
	border-left: 1px solid #b9d2e4;
	font-size: 12px
}
.modul-table>thead>tr>th.pl-0,
.modul-table>tbody>tr>td.pl-0,
.modul-table>tfoot>tr>td.pl-0 {
	padding-left: 0;
}
.modul-table>thead>tr>th.pr-0,
.modul-table>tbody>tr>td.pr-0,
.modul-table>tfoot>tr>td.pr-0 {
	padding-right: 0;
}
.modul-table.list>thead>tr>th,
.modul-table.list>tfoot>tr>td {
	-ms-flex-align: end;
	align-items: flex-end;
}
.modul-table.list>thead>tr>th div,
.modul-table.list>tfoot>tr>td div {
	width: 100%;
}
.modul-table.list,
.modul-table.list>thead,
.modul-table.list>thead>tr,
.modul-table.list>tbody,
.modul-table.list>tbody>tr,
.modul-table.list>tfoot,
.modul-table.list>tfoot>tr {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
}
.modul-table.list>thead>tr>th,
.modul-table.list>tbody>tr>td,
.modul-table.list>tfoot>tr>td {
	border-left-color: #acb9c7;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex: 1;
	flex: 1;
	text-align: center;
	justify-content: center;
}
.modul-table.list>thead>tr>th:first-child,
.modul-table.list>tbody>tr>td:first-child,
.modul-table.list>tfoot>tr>td:first-child,
.modul-table>tbody>tr>td:first-child,
.modul-table>thead>tr>th:first-child {
	border-left: 0
}
.cart-wrapper .modul-table.list>thead>tr>th.checkboxes,
.cart-wrapper .modul-table.list>tbody>tr>td.checkboxes {
	max-width: 50px;
	flex-basis: 50px;
	padding-left: 0;
	padding-right: 0;
}
.cart-wrapper .modul-table.list>thead>tr>th.checkboxes div:first-child {
	margin-bottom: 3px;
}
.cart-wrapper .modul-table.list>tbody>tr>td>.checkboxContainer {
	width: auto;
}
.cart-wrapper .modul-table.list>thead>tr>th.product-name,
.cart-wrapper .modul-table.list>tbody>tr>td.product-name {
	/*
	max-width: 370px;
	flex-basis: 370px;
	*/
	text-align: left;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
.cart-wrapper:not(.print) .modul-table.list>thead>tr>th.product-name {
	padding-left: 36px;
}

.cart-wrapper:not(.print) .modul-table.list>tbody>tr>td.product-name > div{
	max-width: calc(100% - 29px);
	flex-basis: calc(100% - 29px);
}
/*
.cart-wrapper.print .modul-table.list>thead>tr>th.product-name,
.cart-wrapper.print .modul-table.list>tbody>tr>td.product-name {
	max-width: calc(100% - 473px);
	flex-basis: calc(100% - 473px);
}
*/
.cart-wrapper .modul-table.list>thead>tr>th.product-name div {
	text-align: left;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
.cart-wrapper .modul-table.list>thead>tr>th.amount,
.cart-wrapper .modul-table.list>tbody>tr>td.amount{
	max-width: 100px;
	flex-basis: 100px;
}
.cart-wrapper .modul-table.list>tbody>tr>td.amount {
	-ms-flex-pack: justify;
	justify-content: space-between;
	background-color: #deedf7;
}
.cart-wrapper .modul-table.list>tbody>tr>td.amount>span {
	font-size: 18px;
	font-weight: 700;
	color: #25a2f3;
	margin-right: 7px;
}
.cart-wrapper.print .modul-table.list>tbody>tr>td.amount {
	-ms-flex-pack: center;
	justify-content: center;
}
.cart-wrapper .modul-table.list>thead>tr>th.group,
.cart-wrapper .modul-table.list>tbody>tr>td.group {
	max-width: 60px;
	flex-basis: 60px;
}
.cart-wrapper .modul-table.list>tbody>tr>td.group {
	line-height: 1;
}
.cart-wrapper .modul-table.list>tbody>tr>td.group img {
	max-width: 15px;
	margin-left: auto;
	margin-right: auto;
}
.cart-wrapper .modul-table.list>tbody>tr>td.group div {
	width: 100%;
}
.cart-wrapper .modul-table.list>thead>tr>th.kilogram,
.cart-wrapper .modul-table.list>tbody>tr>td.kilogram {
	max-width: 55px;
	flex-basis: 55px;
}
.cart-wrapper .modul-table.list>tbody>tr>td.kilogram {
	font-weight: 700;
}
.cart-wrapper .modul-table.list>thead>tr>th.status,
.cart-wrapper .modul-table.list>tbody>tr>td.status {
	max-width: 60px;
	flex-basis: 60px;
}
.cart-wrapper .modul-table.list>tbody>tr>td.status {
	font-size: 18px;
}
.cart-wrapper .modul-table.list>tbody>tr>td.status.question {
	color: #fda729;
}
.cart-wrapper .modul-table.list>tbody>tr>td.status.check {
	color: #4fc913;
}
.cart-wrapper .modul-table.list>tbody>tr>td.status.cancel {
	color: #e22743;
}
.cart-wrapper .modul-table.list>thead>tr>th.list-price,
.cart-wrapper .modul-table.list>tbody>tr>td.list-price {
	max-width: 75px;
	flex-basis: 75px;
}
.cart-wrapper .modul-table.list>tbody>tr>td.list-price {
	text-align: right;
	-ms-flex-pack: end;
	justify-content: flex-end;
	font-weight: 700;
	background-color: #e8ecef;
}
.cart-wrapper .modul-table.list>tbody>tr>td.list-price .new-list-text {
	background-color: #25a2f3;
	color: #ffffff;
	height: 17px;
	line-height: 17px;
	text-align: center;
	position: absolute;
	top: 7px;
	right: -10px;
	z-index: 2;
	padding-left: 12px;
	padding-right: 12px;
	font-weight: normal;
}
.cart-wrapper .modul-table.list>tbody>tr>td.list-price .new-list-text:after {
	content: '';
	width: 0;
	height: 0;
	border-top: 10px solid #465a63;
	border-right: 10px solid transparent;
	position: absolute;
	right: 0;
	opacity: 0.5;
	display: block;
}
.cart-wrapper .modul-table.list>tbody>tr>td.list-price .new-list-price {
	margin-top: 20px;
}
.cart-wrapper .modul-table.list>thead>tr>th.vat,
.cart-wrapper .modul-table.list>tbody>tr>td.vat {
	max-width: 40px;
	flex-basis: 40px;
}
.cart-wrapper .modul-table.list>thead>tr>th.discount-value,
.cart-wrapper .modul-table.list>tbody>tr>td.discount-value {
	max-width: 50px;
	flex-basis: 50px;
}
.cart-wrapper .modul-table.list>tbody>tr>td.discount-value {
	-ms-flex-direction: column;
	flex-direction: column;
	font-weight: 700;
	color: #006fba;
}
.cart-wrapper .modul-table.list>tbody>tr>td.discount-value .normal.line {
	text-decoration: line-through;
}
.cart-wrapper .modul-table.list>tbody>tr>td.discount-value .new {
	color: #e22743;
}
.cart-wrapper .modul-table.list>tbody>tr>td.discount-value .new.additional {
	color: #4fc913;
}
.cart-wrapper .modul-table.list>thead>tr>th.net-price,
.cart-wrapper .modul-table.list>tbody>tr>td.net-price{
	max-width: 75px;
	flex-basis: 75px;
}
.cart-wrapper .modul-table.list>tbody>tr>td.net-price {
	text-align: right;
	-ms-flex-pack: end;
	justify-content: flex-end;
	font-weight: 700;
}
.cart-wrapper .modul-table.list>thead>tr>th.total-price,
.cart-wrapper .modul-table.list>tbody>tr>td.total-price{
	max-width: 135px;
	flex-basis: 135px;
}
.cart-wrapper .modul-table.list>tbody>tr>td.total-price {
	padding: 0 !important;
	-ms-flex-align: stretch;
	align-items: stretch;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.cart-wrapper .modul-table.list>tbody>tr>td.total-price .price,
.cart-wrapper .modul-table.list>tbody>tr>td.total-price .col-currency {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.cart-wrapper .modul-table.list>tbody>tr>td.total-price .price {
	width: calc(100% - 35px);
	background-color: #e8ecef;
	text-align: right;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding-left: 10px;
	padding-right: 10px;
}
.cart-wrapper .modul-table.list>tbody>tr>td.total-price .col-currency {
	width: 35px;
}
.modul-table.list-data>thead>tr>th,
.modul-table>tbody>tr>td {
	padding-top: 6px;
	padding-bottom: 6px
}
.modul-table.list>tbody>tr>td {
	padding: 7px 15px;
	position: relative;
	-ms-flex-align: center;
	align-items: center;
}
.cart-wrapper .modul-table.list>thead>tr>th,
.cart-wrapper .modul-table.list>tbody>tr>td {
	padding: 7px;
}
.cart-wrapper.print .modul-table.list>thead>tr>th:not(.list-price):not(.vat):not(.discount-value):not(.net-price):not(.total-price),
.cart-wrapper.print .modul-table.list>tbody>tr>td:not(.list-price):not(.vat):not(.discount-value):not(.net-price) {
	padding: 7px 15px;
}
.modul-table.list>tbody>tr {
	border-top: 1px solid #ffffff;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	position: relative;
}
.modul-table.list>tbody>tr.showed:not(.active) {
	border-top: 2px solid #173e62;
	border-bottom: 2px solid #173e62;
}
.modul-table.list.search>tbody>tr:first-child {
	border-top: 0;
}
.modul-table.list:not(.search)>tbody>tr:nth-child(odd) {
	background-color: #ffffff;
}
.modul-table.list:not(.search)>tbody>tr:nth-child(even) {
	background-color: #f3f5f7;
}
.modul-table.list.search>tbody>tr:hover {
	background-color: #30a4f0;
	color: #ffffff !important;
}
.modul-table.list.search>tbody>tr:hover .product-code {
	color: #ffffff;
}
.modul-table.list>tbody>tr.bg {
	background-color: #d1edf0;
}
.modul-table.list>tbody>tr.active {
	position: relative;
	z-index: 3;
	background-color: #ffffff !important;
	border-top: 6px solid #173e62;
	border-bottom: 6px solid #173e62;
	-webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.2);
}
.modul-table.list>tfoot {
	margin-top: 30px;
	border-top: 6px solid #173e62;
}
.cart-wrapper .modul-table.list>tfoot {
	border-top-color: #d1d8e0;
	margin-top: 1px;
/*	border: 1px solid #d1d8e0;*/
	border-right: 0;
	border-top-width: 6px;
}
.modul-table.list>tfoot>tr {
	background-color: #dde2e8;
}
.modul-table.list>tfoot>tr>td {
	opacity: 0.5;
}
.modul-table:not(.list):not(.depots):not(.current):not(.list-data):not(.discount-table)>tbody>tr:nth-child(even) {
	background-color: #e7ebef
}
.modul-table>thead>tr>th,
.modul-table>tfoot>tr>td {
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: 600;
	color: #006fba;
}
.modul-table-wrapper .symbol {
	width: 19px;
	height: 19px;
	border-radius: 100%;
	line-height: 19px;
	color: #ffffff;
	font-weight: 900;
	display: block;
	text-align: center;
	margin-right: 10px;
	font-size: 12px;
}
.modul-table-wrapper.search .symbol {
	margin-right: 0;
}
.modul-table.list .brand,
.modul-table.list .description {
	width: 100%;
	text-align: left;
}
.modul-table.list .brand {
	font-weight: 600;
	margin-bottom: 5px;
}
.modul-table.list .brand i {
	font-size: 14px;
	margin-left: 10px;
	margin-right: 10px;
}
.modul-table.list .product-code {
	font-weight: 700;
	color: #006fba;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
.modul-table.list .discount {
	background-color: #fd704b;
	color: #ffffff;
	height: 17px;
	line-height: 17px;
	text-align: center;
	position: absolute;
	top: 7px;
	right: -10px;
	z-index: 2;
	padding-left: 12px;
	padding-right: 12px;
}
.modul-table.list .discount:after {
	content: '';
	width: 0;
	height: 0;
	border-top: 10px solid #465a63;
	border-right: 10px solid transparent;
	position: absolute;
	right: 0;
	opacity: 0.5;
	display: block;
}
.modul-table.list .price {
	font-weight: 600;
	font-size: 18px;
}
.modul-table.list .price.w-100 {
	width: 100%;
}
.modul-table.list .price.text-center {
	text-align: center;
}
.modul-table.list .price.new-amount {
	margin-top: 41px;
}
.modul-table.list .currency {
	margin-left: 5px;
	margin-top: 4px;
}
.modul-table-wrapper .symbol.symbol-1 {
	background-color: #4fc913;
}
.modul-table-wrapper .symbol.symbol-2 {
	background-color: #fda729;
}
.modul-table-wrapper .symbol.symbol-3 {
	background-color: #e22743;
}
.modul-table-wrapper .modul-table.list>tbody>tr.bg .symbol.symbol-3 {
	background-color: #accad4;
}
.modul-table.list .table-input-wrapper {
	background-color: #e9f6fe;
	padding: 15px;
	width: 100%;
}
.modul-table.list .table-input {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	border: 0;
	border-bottom: 2px solid #006fba;
	padding: 0 10px 5px;
	background-color: transparent;
	font-size: 18px;
	height: 32px;
	font-weight: 600;
	color: #006fba;
	width: calc(100% - 25px);
	text-align: right;
}
.modul-table.list .table-input:focus {
	border-color: #25a2f3;
	color: #25a2f3;
	outline: 0;
}
.modul-table.list .table-icon {
	width: 50px;
	height: 100%;
	text-align: center;
	font-size: 18px;
}
.modul-table.list .table-icon.question {
	color: #fda729;
}
.modul-table.list .table-icon.cancel {
	color: #e22743;
}
.modul-table.list .table-icon.check {
	color: #4fc913;
}
.modul-table.list>tbody>tr>td.depots-data {
	padding: 0;
	width: 100%;
	border-left: 0;
	display: none;
	flex: 0 0 100%;
}
.modul-table.list>tbody>tr>td.depots-data>.modul-table>tbody>tr {
	border-top: 0;
	background-color: #ffffff;
	padding-bottom: 30px;
}
.list .modul-table.list>tbody>tr>td.depots-data>.modul-table>tbody>tr>td {
	border-top: 6px solid rgba(0, 111, 186, 0.13);
	border-left: 0;
	padding: 0;
	background-color: #ffffff;
	-ms-flex-align: end;
	align-items: flex-end;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
}
.modul-table>tbody>tr>td>.checkboxContainer {
	-width: 100%;
}
.modul-table>tbody>tr>td>.checkboxContainer .checkboxText {
	text-align: left;
	padding-left: 10px;
}
.cart-wrapper .modul-table-wrapper .modul-table.list>tfoot>tr {
	background-color: transparent;
}
.cart-wrapper .modul-table-wrapper .modul-table.list>tfoot>tr:last-child {
	background-color: #e7ebef;
}
.cart-wrapper .modul-table-wrapper .modul-table.list>tfoot>tr:last-child>td {
	border-left: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}
.cart-wrapper .modul-table-wrapper .modul-table.list>tfoot>tr:last-child>td:first-child {
	-ms-flex-pack: start;
	justify-content: flex-start;
/*	padding-left: 57px;*/
}
.cart-wrapper.print .modul-table-wrapper .modul-table.list>tfoot>tr:last-child>td:first-child {
	padding-left: 15px;
}
.cart-wrapper .modul-table-wrapper .modul-table.list>tfoot>tr:last-child>td:last-child {
	-ms-flex-pack: end;
	justify-content: flex-end;
	-ms-flex-align: baseline;
	align-items: baseline;
}
.cart-wrapper .modul-table-wrapper .modul-table.list>tfoot>tr:last-child>td span {
	float: left;
	font-size: 12px;
	font-weight: 700;
}
.cart-wrapper .modul-table-wrapper .modul-table.list>tfoot>tr:last-child>td span:nth-child(2) {
	margin-left: 30px;
}
.cart-wrapper .modul-table-wrapper .modul-table.list>tfoot>tr:last-child>td:last-child span:nth-child(2) {
	font-size: 18px;
	line-height: 1;
	padding-top: 4px;
}
.cart-wrapper .modul-table-wrapper .modul-table.list>tfoot>tr:last-child>td span:nth-child(3) {
	width: 40px;
	text-align: right;
}
.cart-wrapper .modul-table-wrapper .modul-table.list>tfoot>tr>td {
	opacity: 1;
}
.cart-wrapper .modul-table-wrapper .modul-table.list>tfoot>tr:first-child>td:first-child {
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: start;
	align-items: flex-start;
	flex-basis: 446px;
	max-width: 446px;
	font-size: 15px;
	padding: 57px;
	text-align: left;
}
.cart-wrapper.print .modul-table-wrapper .modul-table.list>tfoot>tr:first-child>td:first-child {
	padding: 0;
	flex-basis: 100%;
	max-width: 100%;
	font-size: 12px;
}
.cart-wrapper .modul-table-wrapper .modul-table.list>tfoot>tr:first-child>td:first-child p:last-child {
	margin-bottom: 0;
}
.cart-wrapper .modul-table-wrapper .modul-table.list>tfoot>tr:first-child>td:nth-child(2) {
	padding: 0;
}
.cart-wrapper .modul-table-wrapper .modul-table.list .cart-row-wrapper {
	width: 100%;
}
.cart-wrapper .modul-table-wrapper .modul-table.list .cart-row-wrapper .cart-row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.cart-wrapper .modul-table-wrapper .modul-table.list .cart-row-wrapper .cart-row.total-row {
	background-color: #f3f5f7;
}
.cart-wrapper .modul-table-wrapper .modul-table.list .cart-row-wrapper .cart-row:not(:first-child) {
	border-top: 1px solid #acb9c7;
}
.modul-table.list .cart-row-wrapper .cart-row .cart-col {
	width: calc(100% / 4);
	padding: 10px 10px;
	border-left: 1px solid #acb9c7;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	text-align: left;
	align-items: center;
}
.modul-table.list .cart-row-wrapper .cart-row .cart-col:first-child {
	/*width: calc(100% - 420px);*/
	border-left: 0;
	font-weight: 400;
}
.cart-wrapper.print .modul-table.list .cart-row-wrapper .cart-row .cart-col:first-child {
	color: #173e62;
	padding-left: 14px;
}
.modul-table.list .cart-row-wrapper .cart-row .cart-col .cart-price {
	width: calc(100% - 40px);
	text-align: right;
	color: #173e62;
}
.modul-table.list .cart-row-wrapper .cart-row .cart-col .cart-currency {
	width: 40px;
	text-align: right;
	font-weight: 600;
}
.modul-table-bottom-wrapper {
	background-color: #f3f5f7;
	padding-bottom: 35px;
	border-bottom: 6px solid #173e62;
}
.modul-table-bottom-wrapper .modul-table-bottom-row {
	font-size: 12px;
}
.modul-table-bottom-wrapper .modul-table-bottom-row.info {
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 12px;
}
.modul-table-bottom-wrapper .modul-table-bottom-row.info:last-child {
	margin-bottom: 0;
}
.modul-table-bottom-wrapper .modul-table-bottom-row.info .symbol+span {
	width: calc(100% - 29px);
}
.modul-table-bottom-wrapper .modul-table-bottom-col {
	font-weight: 600;
	color: #006fba;
	padding: 22px 15px;
	position: relative;
}
.modul-table-bottom-wrapper .modul-table-bottom-col.col-1 {
	width: calc(100% - 385px);
	padding-left: 44px;
}
.modul-table-bottom-wrapper .modul-table-bottom-col.col-2 {
	width: 50px;
}
.modul-table-bottom-wrapper .modul-table-bottom-col.col-3 {
	width: 195px;
}
.modul-table-bottom-wrapper .modul-table-bottom-col.col-4 {
	width: 140px;
}
.modul-table-bottom-wrapper .modul-table-bottom-col .line {
	height: 22px;
	width: 1px;
	background-color: #173e62;
	position: absolute;
	top: 0;
	left: 0;
}
.modul-table-bottom-wrapper .modul-table-bottom-col .line:after {
	content: '';
	display: block;
	width: 9px;
	height: 9px;
	border: 2px solid #173e62;
	border-radius: 100%;
	position: absolute;
	top: 22px;
	left: -4px;
}
.modul-table-bottom-wrapper .modul-table-bottom-col.col-1 .line {
	left: 24px;
}
.modul-table-search-wrapper {
	width: 100%;
	position: fixed;
	z-index: 3;
	bottom: 0;
	left: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #173e62;
	background-color: #25a2f3;
	background-color: #006fba;
	b ox-shadow: 2.5px 4.33px 9.5px 0.5px rgba(0, 0, 0, 0.9);
}
/* CAMPAIGN BOX */

.modul-kampanya.anasayfa .campaign-box-col:nth-child(1),
.modul-kampanya.anasayfa .campaign-box-col:nth-child(2) {
	margin-top: 0;
}
.modul-kampanya.anasayfa .campaign-box-col {
	margin-top: 20px;
}
.guncel-carousel .owl-stage,
.campaign-carousel .owl-stage {
	display: flex;
}
.guncel-carousel .owl-item,
.campaign-carousel .owl-item {
	display: flex;
	flex: 1 0 auto;
}
.guncel-item,
.campaign-box {
	width: 100%;
	height: 100%;
}
.campaign-box > a{
	padding: 20px;
	height: 100%;
	width: 100%;
	position: relative;
	display: block;
}
.campaign-box .inline {
	position: relative;
	z-index: 2;
	height: 100%;
}
.campaign-box .date {
	font-size: 12px;
	padding-left: 20px;
	padding-right: 20px;
	opacity: 0.9;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 100%;
}
.campaign-box .date span {
	opacity: 0.5;
}
.campaign-box .brand-outer {
	/*margin-top: 12px;*/
	background-color: rgba(23, 62, 98, 0.5);
	padding: 8px 20px;
	width: 100%;
}
.campaign-box .brand-outer img {
	/* filter: brightness(0) invert(1);
    */
}
.campaign-box .text-outer {
	padding: 20px;
	height: calc(100% - 91px);
	font-weight: 700;
	line-height: normal;
	opacity: 0.9;
    display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
}

.kampanya-tekil .campaign-box .text-outer {
	padding-top: 70px;
	padding-bottom: 70px;
}
.campaign-box .description {
	height: 49px;
}
.kampanya-tekil .campaign-box .description {
	height: 76px;
}
.campaign-box .subtitle {
	font-size: 24px;
	letter-spacing: -.03em;
	width: 100%;
}
.kampanya-tekil .campaign-box .subtitle {
	font-size: 36px;
}
.kampanya-tekil .campaign-box .types {
	font-size: 24px;
}
.campaign-box .types {
	font-size: 14px;
}
.campaign-box .title {
	font-size: 24px;
	font-weight: 700;
	line-height: 1.1em;
	margin: 32px 0;
	letter-spacing: -.03em;
}

.campaign-box .inline-bottom{
    margin-top: auto;	
}

.kampanya-tekil .campaign-box .title {
	font-size: 36px;
	font-weight: 600;
	font-style: italic;
	width: calc(100% - 180px);
	margin: 64px 0
}
.campaign-box .payment {
	font-weight: normal;
	font-size: 12px;
}
.span-link {
    margin-top: 10px;
    display: block;
    text-decoration: underline;
    font-size:11px;
    font-weight: 600;
}
.campaign-box .image {
	position: absolute;
	top: 0;
	right: 20px;
	z-index: 1;
	opacity: 0.3;
	height: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	width: 200px;
}
/* CAMPAIGN BOX : END */

/* PAGINATION : START */

.modul-pagination,
.modul-pagination .pagination-bullets,
.modul-pagination a {
	display: -ms-flexbox;
	display: flex;
}
.modul-pagination {
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
.modul-pagination .pagination-bullets {
	margin-left: 85px;
	margin-right: 85px;
}
.modul-pagination a {
	border-radius: 100px;
	color: #006fba;
	font-size: 24px;
	font-weight: 900;
	width: 60px;
	height: 40px;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
}
.modul-pagination .pagination-bullets a:not(:last-child) {
	margin-right: 15px;
}
.modul-pagination a:not(.active):not(.prev):not(.next):hover {
	background-color: #25a2f3;
	color: #ffffff;
}
.modul-pagination a.active {
	background-color: #8b9eb0;
	color: #ffffff;
}
.modul-pagination .prev,
.modul-pagination .next {
	background-color: #006fba;
	color: #ffffff;
}
.modul-pagination .prev:hover,
.modul-pagination .next:hover {
	background-color: #25a2f3;
}
/* PAGINATION : END */

/* BREADCRUMB : START */

.modul-breadcrumb {
	border-bottom: 1px solid #d1d8e0;
	padding-left: 27px;
	padding-right: 27px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.modul-breadcrumb ul,
.modul-breadcrumb ul li {
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.modul-breadcrumb ul li {
	font-size: 12px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.modul-breadcrumb ul li,
.modul-breadcrumb ul li a {} .modul-breadcrumb ul li .seperator {
	opacity: 0.30;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 14px;
}
.modul-breadcrumb ul li a.unclick{
    color: #d1d8e0;
    cursor: default;
}
.modul-breadcrumb ul li.first-item a,
.modul-breadcrumb ul li.active span:not(.seperator) {
	font-weight: 900;
	color: #173e62;
}
.modul-breadcrumb ul li.first-item a{
	text-transform: uppercase;
}
/* BREADCRUMB : END */

/* MEMBERSHIP : START */

.modul-membership-form .login-form {
	background-color: #e7ebef;
	padding: 40px 20px;
	border-radius: 6px;
}
.modul-membership-form .login-form .modul-icon {
	background-color: #25a2f3;
}
.modul-membership-form .form-head {
	font-size: 18px;
	font-weight: 900;
	line-height: 1.1em;
	letter-spacing: -.03em;
	margin-bottom: 40px;
}
.modul-membership-form .form-description {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: -.03em;
	line-height: 1.1em;
	margin-bottom: 23px;
	height: 38px;
}
.modul-membership-form.popup .form-description {
	height: auto;
	margin-bottom: 37px;
}
.modul-membership-form.popup .information-column .form-description {
	padding-left: 11px;
}
.modul-membership-form .signup-form {
	padding: 40px 20px 0;
}
.modul-membership-form .signup-form .cash-desk-signup-form-wrapper .form-row:nth-child(1),
.modul-membership-form .signup-form .cash-desk-signup-form-wrapper .form-row:nth-child(2) {
	margin-top: 0;
}
.store-wrapper .select-different-address .different-address-form-wrapper .form-row:nth-child(1),
.store-wrapper .select-different-address .different-address-form-wrapper .form-row:nth-child(2) {
	margin-top: 0;
}
.modul-membership-form .signup-form .cash-desk-signup-form-wrapper .form-button-2>i {
	margin-right: 0;
	margin-left: 16px;
}
.modul-membership-form.popup .information-column {
	background-color: #e7ebef;
	padding: 20px;
	height: 100%;
}
.modul-membership-form.popup .information-column .form-head {
	margin-top: 40px;
	padding-left: 11px;
}
.modul-membership-form.popup .information-column .caption {
	padding-left: 11px;
}
.modul-membership-form.popup .data-column {
	padding: 40px 10px;
}
.modul-membership-form .form-types {
	margin-bottom: 35px;
}
.modul-membership-form .form-types span.form-type {
	margin-right: 47px;
}
.modul-membership-form .modul-subtitle-container.pl-20 {
	padding-left: 20px;
}
/* MEMBERSHIP : END */

/* CURRENT ACCOUNT : START */

/* .current-account{
     margin-top: 70px;
}
 */

.price-row-outer.taksit-secenekleri {
	margin: 65px 0 66px;
}
.price-row-container .price-row {
	padding: 8px 0;
	border-top: 1px solid #c8d1da;
}
.price-row-container .price-row.last {
	border-top-width: 6px;
	padding-top: 34px;
	padding-bottom: 0;
}
.price-row-outer.taksit-secenekleri .price-row-container .price-row.last {
	padding-top: 54px;
}
.price-row-container:not(.hidden-row) .price-row:first-child {
	border-top: 0;
}
.price-row-container .price-row .price-row-text {
	font-size: 12px;
}
.price-row-container .price-row.last .price-row-text {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: -.03em;
}
.price-row-container .price-row .currency {
	font-size: 12px;
}
.price-row-container .price-row font {
	color: #25a2f3;
	font-weight: 700;
	margin-right: 3px;
	font-size: 15px;
}
.price-row-container .price-row.last font {
	font-size: 18px;
}
.taksit-secenekleri-text {
	font-weight: 600;
	margin-bottom: 50px;
}
.taksit-secenekleri-text .star {
	font-size: 24px;
	font-weight: 700;
	color: #25a2f3;
}
.modul-table.current>thead {
	background-color: #e7ebef;
}
.modul-table.current>tbody>tr {
	border-bottom: 1px solid #d1d8e0;
}
.modul-table.current>tbody>tr:last-child {
	border-bottom: none;
}
.modul-table.current>thead>tr>th {
	border-left-color: #ffffff;
}
.modul-table.current>tbody>tr>td {
	padding-top: 15px;
	padding-bottom: 15px;
	border-left: 0;
}
/* CURRENT ACCOUNT : END */

/* PAYMENT : START */

.set-margin {
	margin-bottom: 40px;
}
.payment-head {
	padding: 20px 0;
}
.types-wrapper {
	background-color: #e7ebef;
	border-radius: 6px;
}
.types-wrapper .type-col-inline {
	width: 100%;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center;
	padding: 50px 0;
}
.types-wrapper.cash-desk .type-col-inline {
	cursor: pointer;
}
.types-wrapper .type-col {
	position: relative;
	padding-left: 0;
	padding-right: 0;
}
.types-wrapper .type-col:not(:first-child):after {
	content: '';
	display: block;
	height: calc(100% - 100px);
	width: 1px;
	background-color: #25a2f3;
	top: 50px;
	left: 0;
	position: absolute;
}
.types-wrapper .type-col-inline .modul-icon {
	background-color: #8b9eb0;
}
.types-wrapper .type-col-inline .modul-icon.active {
	background-color: #006fba;
}
.types-wrapper .type-col-inline .link-btn-wrapper {
	margin-top: 20px;
}
/*
#current-account {
	display: none;
}
*/
.modul-payment-type-tab {
	display: none;
}
.payment-data-inline {
	padding-left: 20px;
	padding-bottom: 40px;
	padding-right: 20px;
}
.credit-card-informations {
	margin-top: 24px;
}
.modul-payment-type-tab .payment-amount-col:not(:first-child) {
	margin-left: 20px;
}




.modul-payment-type-tab .payment-amount-unit-wrapper {
	padding-bottom: 4px;
	margin-left: 5px;
	font-size: 12px;
	font-weight: 600;
	-ms-flex-align: baseline;
	align-items: baseline;
}
.modul-payment-type-tab .payment-amount-unit-wrapper.money-order {
	padding-bottom: 10px;
	margin-top: 8px;
}
.modul-payment-type-tab .payment-amount-unit-wrapper .payment-amount-comma {
	font-size: 18px;
	font-weight: 700;
	margin-left: 3px;
}
.modul-table-wrapper.payment {
	border-top: 1px solid #006fba;
}
/* PAYMENT : END */

/* CART : START */

.cart-wrapper {
	width: 100%;
}
.cart-top-title{
	padding-left: 20px;
	padding-right: 20px;
	height: 20px;
	font-size: 24px;
	line-height: 1em;
	letter-spacing: -.03em;
}
.cart-wrapper .cart-top {
	background-color: #e7ebef;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	padding: 23px 20px 12px 20px;
}
.cart-buttons {
	padding: 21px;
}
/*
.cart-buttons.address {
	padding-top: 30px;
	padding-bottom: 30px;
}
*/
.cart-buttons.bottom {
	border-top: 6px solid #173e62;
}
.order-data-wrapper .cart-buttons.bottom {
	padding-left: 0;
	padding-right: 0;
}
.cart-buttons .form-button-2-wrapper{
	margin-top: 0;
}
.cart-buttons:not(.address) .form-button-2 {
	padding-left: 15px;
	padding-right: 15px;
}
.cart-buttons .form-button-2:not(:first-child) {
	margin-left: 10px;
}
.cart-buttons .form-button-2 i {
	margin-right: 10px !important;
	font-size: 12px;
}
.cart-wrapper:not(.print) .modul-table-wrapper {
	-padding-top: 20px;
}
.order-phase {
	position: relative;
}
.order-phase:before {
	width: 6px;
	height: 100%;
	background-color: #aab9c6;
	position: absolute;
	left: 22px;
	top: 0;
	content: '';
}
.order-phase li {
	position: relative;
	z-index: 2;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	margin: 21px 0;
}
.order-phase li:last-child {
	margin-bottom: 0;
}
.order-phase li span.phase {
	width: 50px;
	height: 50px;
	background-color: #aab9c6;
	border-radius: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	font-weight: 900;
	font-size: 24px;
	color: #ffffff;
	border: 4px solid #e7ebef;
}
.order-phase li.active span.phase {
	background-color: #4fc913;
}
.order-phase li span.phase-text {
	color: #7990a5;
	font-weight: 700;
	margin-left: 11px;
}
.order-phase li.active span.phase-text {
	color: #173e62;
}

/* MOBILE ORDER PHASE */
.mobile-order-phase {
	position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
	flex-wrap: wrap;
	height: 100%;
}
/*
.mobile-order-phase:before {
    width: 100%;
    height: 6px;
    background-color: #aab9c6;
    position: absolute;
    left: 0;
    top: 50%;
    content: '';
    margin-top: -3px;
}
*/
.mobile-order-phase li {
	position: relative;
	z-index: 2;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
    -ms-flex-pack: center;
	justify-content: center;
	width: calc(100% / 4);
	margin: 10px 0;
}
.mobile-order-phase li:after {
	width: 100%;
    height: 6px;
    background-color: #aab9c6;
    position: absolute;
    left: 0;
    top: 22px;
    content: '';
    z-index: -1;	
}
.mobile-order-phase li:first-child:after {
	width: 50%;
	left: auto;
	right: 0;
}
.mobile-order-phase li:last-child:after {
	width: 50%;
}
.mobile-order-phase li span.phase {
	width: 50px;
	height: 50px;
	background-color: #aab9c6;
	border-radius: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	font-weight: 900;
	font-size: 24px;
	color: #ffffff;
	border: 4px solid #e7ebef;
}
.mobile-order-phase li.active span.phase {
	background-color: #4fc913;
}
.mobile-order-phase li span.phase-text {
	color: #7990a5;
	font-weight: 700;
	width: 100%;
	text-align: center;
	
}
.mobile-order-phase li.active span.phase-text {
	color: #173e62;
}
/* MOBILE ORDER PHASE */
.store-wrapper {
	width: 100%;
}
.order-data-wrapper .order-data-row {
	padding: 20px;
}
.order-data-wrapper .order-data-row .order-data-col {
	padding: 20px 10px;
}
.order-data-wrapper .order-data-row.use-mt-20 {
	margin-top: 20px;
}
.order-data-wrapper .order-data-row:not(.use-pt):first-child {
	padding-top: 0;
}
.order-data-wrapper .order-data-row.backgrounded,
.order-data-wrapper .order-data-row .order-data-col.backgrounded {
	background-color: #e8ecef;
	border-radius: 6px;
}
.order-data-wrapper .order-data-row .order-data-col.backgrounded {
	padding-left: 20px;
	padding-right: 20px;
}
.order-data-wrapper .modul-subtitle-container {
	margin-bottom: 41px;
}
.order-data-wrapper .modul-subtitle-container.mb-5 {
	margin-bottom: 5px;
}
.order-data-wrapper .order-data-row-content {
	width: calc(100% - 77px);
	margin-left: 30px;
}
.order-data-wrapper .order-data-row-content.big {
	width: calc(100% - 110px);
}
.order-data-wrapper .order-data-row-title {
	font-weight: 900;
	margin-bottom: 13px;
}
.order-data-wrapper .order-data-row-text {
	font-weight: 600;
	line-height: 1em;
}
.order-data-wrapper .order-single-row {
	margin-top: 16px;
	height: 34px;
}
.order-data-wrapper .print-wrapper {
	padding-bottom: 0;
	margin-bottom: 0;
}
.order-data-wrapper .sales-contract-wrapper {
	margin-top: 18px;
	margin-bottom: 0;
}
.order-data-wrapper .sales-contract-wrapper .link-btn-wrapper {
	margin: 20px 0;
}
.order-data-wrapper .sales-contract-wrapper .sales-contract-list {
	list-style-type: decimal;
	padding-left: 14px;
	margin-top: 15px;
}
.order-data-wrapper .sales-contract-wrapper .sales-contract-list li:not(:last-child) {
	margin-bottom: 5px;
}
.order-data-wrapper .sales-contract-wrapper .print-wrapper .link-btn-wrapper {
	margin-bottom: 0;
}
/* CART : END */

.information-row {
	padding: 20px;
}
.payment-data-inline .information-row {
	margin-left: -20px;
	margin-right: -20px;
	margin-bottom: 41px;
}
.information-row.backgrounded {
	background-color: #e8ecef;
	border-radius: 6px;
}
.information-row .information-row-content {
	width: calc(100% - 77px);
	margin-left: 30px;
}
.information-row .information-row-title {
	font-weight: 900;
	margin-bottom: 13px;
}
.information-row .information-row-text {
	font-weight: 600;
	line-height: 1em;
}
/* HEADER ARAMA FORMU */

.topnav-wrapper #search-form-results {
	position: absolute;
	z-index: 100;
	display: none;
	left: 0;
	top: calc(100% + 9px);
}
.topnav-wrapper #search-form-results .list.search {
	background-color: #d1d8e0;
	-webkit-box-shadow: 2.5px 4.33px 9.5px 0.5px rgba(0, 0, 0, 0.21);
	-moz-box-shadow: 2.5px 4.33px 9.5px 0.5px rgba(0, 0, 0, 0.21);
	box-shadow: 2.5px 4.33px 9.5px 0.5px rgba(0, 0, 0, 0.21);
	max-height: 350px;
	overflow-y: auto;
}
/* HEADER ARAMA FORMU */

/* GİRİŞ YAPMIŞ KULLANICI */
.user-accordion-wrapper{
	width: 100%;
	margin-top: 17px;
}
.user-accordion{
	padding: 17px 0;
	border-top: 6px solid #173e62;
}
.user-accordion:first-child{
	padding-top: 0;
	border-top: 0;
}
.user-accordion:last-child{
	padding-bottom: 0;
}
.user-list-wrapper{
	padding-left: 15px;
	padding-right: 15px;
}

.user-accordion-inline{
	display: none;
}

.user-accordion.active .user-accordion-inline{
	border-top: 1px solid #d1d8e0;
	margin-top: 17px;
	/*display: block;*/
}
.user-accordion:not(.active){
	cursor: pointer;
}

.user-accordion-title {
	padding-left: 15px;
	padding-right: 15px;
	color: #006fba;
    letter-spacing: -.03em;
}

.user-list-wrapper ul:not(:first-child){
	margin-top: 25px;
}

.user-list-wrapper ul li a{
    padding: 10px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    font-weight: 600;
    line-height: 1;
	cursor: pointer;
	font-size: 13px;;
}
.user-list-wrapper ul li a:before{
    content: '';
    position: absolute;
    height: 1px;
    background-color: #e7ebef;
    width: 100%;
    left: 0;
    bottom: 0;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
.user-list-wrapper ul li a:hover:before{
	background-color: #25a2f3;
	height: 3px;
}
.user-list-wrapper ul li a .cart-price-wrapper .cart-price{
	font-weight: 700;
	margin-right: 5px;
}
.user-list-wrapper ul li a .user-info-bullet{
    line-height: 20px;
    height: 20px;
    border-radius: 100px;
    font-weight: 700;
    display: block;
    width: 40px;
    text-align: center;
    color: #ffffff;	
}
/* GİRİŞ YAPMIŞ KULLANICI */

/* ÜYE GİRİŞİ YAPMIŞ SOL MENÜLER */
/* ÜYE GİRİŞİ YAPMIŞ SOL MENÜLER */
.left-menu-outer,
.left-menu-inline-wrapper {
	width: 100%;
}

.left-menu-row{
	padding: 0px 0;
    /*border-top: 6px solid #173e62;*/
}
.left-menu-row:not(.has-menu){
    border-top: 0;
    border-top: 1px solid #173e62;
}
	.left-menu-row.has-menu {
		padding-left: 20px;
		padding-right: 20px;
		/*background-color: #f3f5f7;*/
		background-color: rgb(231 235 239);
		padding-bottom: 30px;
		border-top: 5px solid #173e62;
		border-bottom: 5px solid #173e62;
	}


.left-menu-row ul:not(:first-child){
	margin-top: 25px;
}

.standart-menu {
	height: 215px !important;
}

.left-menu-row ul.standart-menu li a {
	padding: 10px 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative;
	font-weight: 400;
	line-height: 1;
	cursor: pointer;
	font-size: 13px;
}


.left-menu-row ul.standart-menu li a:before{
    content: '';
    position: absolute;
    height: 1px;
    background-color: #e4eaf2;
    width: 100%;
    left: 0;
    bottom: 0;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
	.left-menu-row ul.standart-menu li a:hover:before {
		background-color: #173e61;
		height: 3px;
	}

	.left-menu-row ul.standart-menu a.active:before {
		height: 3px;
		background-color: #173e61;
		width: calc(100% + 20px);
	}
.left-menu-row ul.standart-menu li a .price-wrapper .price{
	font-weight: 700;
	margin-right: 5px;
}
.left-menu-row ul.standart-menu li a .price-wrapper .price+span{
	color: #006fba;
}
.left-menu-row ul.standart-menu li a .bullet{
    line-height: 20px;
    height: 20px;
    border-radius: 100px;
    font-weight: 700;
    display: block;
    width: 40px;
    text-align: center;
    color: #ffffff;	
}




.standart-menu li a.disable, .standart-menu li a.disable:hover {
	color: #173e61 !important;
}

	.standart-menu li a.disable:hover, .standart-menu li a.disable:before {
		border-bottom: none !important;
		pointer-events: none;
	}



.left-menu-row ul.user-menu {
	padding: 0 20px;
}

.left-menu-row ul.user-menu li a{
	padding: 10px 0;
	border-bottom: 1px solid #d0d8e0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
	-ms-flex-pack: justify;
    font-weight: 600;
	line-height: 1;
	font-size: 17px;
	letter-spacing: -.03em;
}
.left-menu-row ul.user-menu li a i{
	width: 30px;
    height: 30px;
	line-height: 30px;
	text-align: center;
	margin-right: 10px;
	border-radius: 100%;
	color: #ffffff;
	font-size: 13px;
}


.left-menu-row ul.standart-menu li .active, left-menu-row ul.standart-menu li .active a {
	color:#173e61 !important;
}

.drop-wrapper {
	display: none;
}

.drop-button-wrapper{
	position: inherit;
}


/* İSKONTOLARIM */
.discount-wrapper{

}
.discount-brand-logo{
	height: 80px;
}
.discount-brand-logo img{
	height: 50px;
}
.modul-table.discount-table>thead.customized{
	background-color: #e7ebef;
}
.modul-table.discount-table>thead.standart{
	background-color: #e7ebef;
}
.modul-table.discount-table>thead>tr>th,
.modul-table.discount-table>tbody>tr>td{
	padding-left: 10px;
	padding-right: 10px;
	width: 10%;
}
.modul-table.discount-table>thead>tr>th{
	font-weight: 600;
	font-size: 14px;
	color: #173e62;
}
.modul-table.discount-table>thead.customized>tr>th:not(:first-child){
	color: #ffffff;
}
.modul-table.discount-table>thead>tr>th>.installment-wrapper{
	width: 100%;
}
.modul-table.discount-table>thead>tr>th>.installment-wrapper>.installments{
	font-size: 23px;
	font-weight: 900;
	line-height: 1.1em;
	color: #ffffff;
}

.modul-table.discount-table>thead>tr>th>.installment-wrapper>.installments font{
	color: #ffffff;
}
.modul-table.discount-table>thead>tr>th>.installment-wrapper>.extra-installments{
	margin-right: 11px;
	font-size: 12px;
}
.modul-table.discount-table>tbody>tr:nth-child(even) {
	background-color: #e7ebef;
}
.modul-table.discount-table>tbody>tr>td{
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.modul-table.discount-table>tbody>tr>td:first-child>span:first-child{
	display: block;
}
/* İSKONTOLARIM */

/* BELGE ARAMA */
.search-document-wrapper{
	background-color: #d1d8de;
	height: 135px;
	margin: 30px 0;
	border-radius: 6px;
}
.cart-wrapper .search-document-wrapper{
	margin-top: 9px;
}
.search-document-title{
	padding-left: 30px;
}
.search-document-form-wrapper{}
.search-document-input-wrapper{
	position: relative;
	margin-right: 30px;
}
.search-document-input-wrapper .search-input{
	height: 46px;
	font-weight: 600;
}
.search-document-input-wrapper .search-input::-webkit-input-placeholder {
	color: #a7b0b9
}
.search-document-input-wrapper .search-input:-ms-input-placeholder {
	color: #a7b0b9
}
.search-document-input-wrapper .search-input::placeholder {
	color: #a7b0b9
}
.search-document-input-wrapper .search-button{
	top: 11px;
}
.search-document-button-wrapper{}
/* BELGE ARAMA */
footer.list-footer {
	padding-bottom: 66px;
}

@page {
	size: A4;
	margin: 15px;
}
@media print {
	.col-lg-w33 {
		width: 33.33333% !important;
	}
	.modul-table.list {
		margin-top: 5px !important;
	}
	.modul-table.list>thead,
	.modul-table.list>tbody>tr:not(:last-child)>td {
		border-bottom: 1px solid #acb9c7 !important;
	}
	.order-data-row {
		padding-top: 10px !important;
		padding-bottom: 10px !important;
	}
	.cart-col:first-child {
		border-left: 0 !important;
	}
	.modul-table.list>tfoot>tr:last-child {
		border-top: 1px solid #acb9c7 !important;
	}
	.modul-table.list>tbody>tr {
		border-top: 0 !important;
	}
	.modul-table.list>tfoot {
		margin-top: 0 !important;
	}
	.modul-table.list {
		border: 1px solid #acb9c7 !important;
	}
	.modul-table.list .cart-row-wrapper .cart-row .cart-col:first-child {
		border-left: 0 !important;
	}
	.modul-table.list>tfoot {
		border-left: 0 !important;
		border-right: 0 !important;
		border-bottom: 0 !important;
	}
	.modul-table>thead>tr>th,
	.modul-table>tbody>tr>td,
	.modul-table>tfoot>tr>td,
	.modul-table.list .cart-row-wrapper .cart-row .cart-col {
		padding-top: 4px !important;
		padding-bottom: 4px !important;
	}
	.fs-18 {
		font-size: 16px !important;
	}
	.form-textarea {
		width: 100% !important;
	}
	.col-lg-w66 {
		width: 66.66667% !important;
	}
	.modul-subtitle-container.mb-5 {
		margin-bottom: 10px !important;
		margin-top: 10px !important;
	}
	.print-mt-10 {
		margin-top: 10px !important;
	}
}

/*
@media (min-width: 1261px) {
	.list .modul-table.list>tbody>tr>td.depots-data>.modul-table>tbody>tr>td.amount {
		padding-left: 15px;
		padding-right: 15px;
	}
}
*/


.imgBankLogoResp {
	display: block;
	/*max-width: 100%;*/
	width:auto;
	height: auto;
}

@media (min-width: 992px) {
	.lg-mt-0 {
		margin-top: 0;
	}
	.lg-mb-10 {
		margin-bottom: 10px;
	}
	.lg-mt-10 {
		margin-top: 10px;
	}
	.form-button-2.drop {
		display: none;
	}
	.drop-wrapper {
		display: block;
	}
}
@media (min-width: 768px) {
	.header-menu.active .link-btn-allbrands {
		height: 58px;
		margin: -7px 0;
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0
	}

	.modul-row-taksit-secenekleri ul li .bank-col {
		max-width: 400px !important;
		margin:0px auto !important;
	}

}
@media (max-width: 1260px) {
	.header-member-wrapper .form-wrapper {
		width: 252px;
		right: 0;
		left: auto;
	}
	.header-member-wrapper .header-member-wrapper-inline.has-login {
		padding-left: 0;
	}
	.modul-table.list>tbody>tr>td .get-hidden-columns {
		display: block;
	}
	.cart-wrapper.print .modul-table.list>tbody>tr>td.product-name .product-name-inline {
		max-width: calc(100% - 34px);
		flex-basis: calc(100% - 34px);
	}
	.list .modul-table-wrapper .symbol-data .symbol {
		margin-right: 0;
		margin-bottom: 3px;
	}
	.list .modul-table.list>thead>tr>th,
	.list .modul-table.list>tbody>tr>td.depots-data>.modul-table>tbody>tr>td>.modul-table>thead>tr>th,
	.list .modul-table.list>tbody>tr>td.depots-data>.modul-table>tbody>tr>td>.modul-table>tbody>tr>td,
	.list .modul-table.list>tbody>tr>td.depots-data>.modul-table>tbody>tr>td.amount .table-input-wrapper {
		padding-top: 7px;
		padding-bottom: 7px;
	}
	.list .modul-table.list>thead>tr>th,
	.list .modul-table.list:not(.depots):not(.search)>tbody>tr>td:not(.depots-data) {
		padding-left: 10px;
		padding-right: 10px;
	}
	.list .modul-table.list>tbody>tr>td.group {
		border-left: 0;
	}
	.modul-table.list>tbody>tr>td.depots-data>.modul-table>tbody>tr {
		padding-bottom: 7px;
	}
	.list .modul-table.list .table-input {
		font-size: 14px;
		padding-top: 6px;
	}
	.list .modul-table.list .price {
		font-size: 15px;
	}
	.list .modul-table.list .currency {
		margin-top: 0;
	}
	.modul-table.list>tbody>tr>td.showed {
		display: -ms-flexbox !important;
		display: flex !important;
		border-top: 1px solid #acb9c7;
	}
	.modul-table.list>tbody>tr>td.showed .hidden-text {
		font-weight: 600;
		color: #006fba;
		width: 100%;
		margin-bottom: 3px;
		font-size: 12px;
	}
	.list .modul-table.list>tbody>tr>td.showed:not(.query-result-control):not(.query-result) {
		-ms-flex-pack: center;
		justify-content: center;
		text-align: center;
	}	
	.list .modul-table.list>tfoot,
	.list .modul-table-bottom-wrapper .modul-table-bottom-row:not(.info) {
		display: none;
	}
	.list .modul-table-bottom-wrapper {
		margin-top: 30px;
		padding-top: 35px;
		border-top: 6px solid #173e62;
	}
	.list .modul-table>tbody>tr>td>.checkboxContainer .checkboxText {
		padding-left: 7px;
		font-size: 11px;
	}
	.brands-wrapper .list-items {
		-ms-flex-pack: center;
		justify-content: center;
	}
	.brands-wrapper .item {
		width: calc(100% / 7)
	}
	.brands-wrapper .item:nth-child(1),
	.brands-wrapper .item:nth-child(2),
	.brands-wrapper .item:nth-child(3),
	.brands-wrapper .item:nth-child(4),
	.brands-wrapper .item:nth-child(5),
	.brands-wrapper .item:nth-child(6),
	.brands-wrapper .item:nth-child(7) {
		border-bottom: 1px solid #eff4f9
	}
	.brands-wrapper .item a {
		padding-top: 15px;
		padding-bottom: 15px
	}
	.brands-wrapper .item a img {
		margin-left: auto;
		margin-right: auto;
		max-height: 24px
	}

	/*
		SEPET
	*/

	.cart-buttons{
		padding-left: 0;
		padding-right: 0;
	}
	.cart-wrapper .modul-table.list>thead>tr>th.checkboxes,
	.cart-wrapper .modul-table.list>tbody>tr>td.checkboxes {
		max-width: 80px;
		flex-basis: 80px;
	}

	.cart-wrapper:not(.print) .modul-table.list>tbody>tr>td.group{
		-ms-flex-order: 10;
		order: 10;
		border-left: 0;
	}
	.cart-wrapper:not(.print) .modul-table.list>tbody>tr>td.kilogram{
		-ms-flex-order: 15;
		order: 15;
	}
	.cart-wrapper:not(.print) .modul-table.list>tbody>tr>td.status{
		-ms-flex-order: 20;
		order: 20;
	}
	
	.cart-wrapper:not(.print) .modul-table.list>tbody>tr>td.vat{
		-ms-flex-order: 25;
		order: 25;
	}

	.cart-wrapper .modul-table.list>thead>tr>th.discount-value,
	.cart-wrapper .modul-table.list>tbody>tr>td.discount-value{
		max-width: 70px;
		flex-basis: 70px;
	}

	/*
		SEPET
	*/
}
@media (min-width: 992px) and (max-width: 1260px) {
	.link-btn-allbrands {
		padding-left: 15px;
		padding-right: 15px;
	}
	.modul-widgets .widget-box.odeme-kolayligi,
	.modul-widgets .widget-box{
		padding-top: 21.5px;
		padding-bottom: 21.5px;
	}

	.modul-widgets .widget-box .widget-box-data{
		padding-bottom: 15px;
		margin-bottom: 15px;
	}

	.modul-widgets .widget-box a.payment{
		padding-left: 17px;
		padding-right: 17px;
	}
	.modul-widgets .widget-box .currencies-data{
		padding-left: 0;
		padding-right: 0;
	}
	.modul-widgets .widget-box .currencies-data .currency-icon{
		display: none;
	}
	.modul-widgets .widget-box .currencies-data.bakir span{
		margin-left: 0;
	}

	.modul-widgets .widget-box .title{
		width: 100%;
	}

	.brand-nav {
		padding: 10px;
	}
	.list .modul-table.list>thead>tr>th,
	.list .modul-table.list:not(.search)>tbody>tr>td,
	.list .modul-table-wrapper .symbol {
		font-size: 12px;
	}
	.list .modul-table.list>thead>tr>th.amount,
	.list .modul-table.list>tbody>tr>td.amount,
	.list .modul-table.list>tfoot>tr>td.amount,
	.list .modul-table.list>thead>tr>th.list-price,
	.list .modul-table.list>tbody>tr>td.list-price,
	.list .modul-table.list>tfoot>tr>td.list-price {
		max-width: 100px;
		flex-basis: 100px;
	}
	.list .modul-table.list>tbody>tr>td.depots-data>.modul-table>tbody>tr>td.amount {
		padding-left: 10px;
		padding-right: 10px;
	}
	.list .modul-table.list>tbody>tr>td.depots-data>.modul-table>tbody>tr>td>.modul-table>tbody>tr>td,
	.list .modul-table.list>tbody>tr>td.depots-data>.modul-table>tbody>tr>td.amount .table-input-wrapper {
		padding-left: 7px;
		padding-right: 7px;
	}
	.list .modul-table.list>tbody>tr>td.depots-data>.modul-table>tbody>tr>td.amount .table-input {
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 7px;
	}
	.list .modul-table.list>tbody>tr>td.showed {
		max-width: calc(100% / 2);
		flex-basis: calc(100% / 2);
	}
	.list .modul-table.list:not(.depots):not(.search)>tbody>tr.active>td:not(.depots-data).query-result-control,
	.list .modul-table.list:not(.depots):not(.search)>tbody>tr.showed>td:not(.depots-data).query-result-control{
		-ms-flex-order: 6;
		order: 6;		
	}
	.list .modul-table.list:not(.depots):not(.search)>tbody>tr.active>td:not(.depots-data).query-result,
	.list .modul-table.list:not(.depots):not(.search)>tbody>tr.showed>td:not(.depots-data).query-result{
		-ms-flex-order: 7;
		order: 7;	
	}
	.list .modul-table.list:not(.depots):not(.search)>tbody>tr.active>td:not(.depots-data).group,
	.list .modul-table.list:not(.depots):not(.search)>tbody>tr.showed>td:not(.depots-data).group{
		-ms-flex-order: 8;
		order: 8;
	}
	.list .modul-table.list:not(.depots):not(.search)>tbody>tr.active>td:not(.depots-data).kilogram,
	.list .modul-table.list:not(.depots):not(.search)>tbody>tr.showed>td:not(.depots-data).kilogram{
		-ms-flex-order: 9;
		order: 9;
	}

	.list .modul-table.list:not(.depots):not(.search)>tbody>tr.active>td.depots-data{
		-ms-flex-order: 10;
		order: 10;
	}

	/*
		SEPET
	*/
	.cart-wrapper:not(.print) .modul-table.list>thead>tr>th.product-name,
	.cart-wrapper:not(.print) .modul-table.list>tbody>tr>td.product-name{
		max-width: calc(100% - 535px);
		flex-basis: calc(100% - 535px);
	}
	.cart-wrapper:not(.print) .modul-table.list>tbody>tr>td.showed {
		max-width: calc(100% / 4);
		flex-basis: calc(100% / 4);
	}
	.cart-wrapper:not(.print) .modul-table-wrapper .modul-table.list>tfoot>tr:first-child>td:first-child{
		flex-basis: 286px;
		max-width: 286px;
		padding: 37px;
	}
	/*
		SEPET
	*/
	
	/*
		SEPET PRINT
	*/
	.cart-wrapper.print .modul-table.list>thead>tr>th.product-name,
	.cart-wrapper.print .modul-table.list>tbody>tr>td.product-name{
		max-width: calc(100% - 380px);
		flex-basis: calc(100% - 380px);
	}
	.cart-wrapper.print .modul-table.list>tbody>tr>td.showed {
		max-width: calc(100% / 2);
		flex-basis: calc(100% / 2);
	}
	.cart-wrapper.print .modul-table.list>tbody>tr>td.vat{
		-ms-flex-order: 10;
		order: 10;
		border-left: 0;
	}
	.cart-wrapper.print .modul-table.list>tbody>tr>td.net-price{
		-ms-flex-order: 15;
		order: 15;
		text-align: center;
		-ms-flex-pack: justify;
		justify-content: center;
	}
	/*
		SEPET PRINT
	*/

	.modul-title{
		font-size: 36px;
	}
	.extension-wrapper{
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		width: 100%;
		margin-top: 5px;
	}

	.guncel .extension{
		width: 100%;
		margin-left: 0;
	}

}
@media (max-width: 991px) {
	.modul-title-wrapper,
	.list-items-wrapper {
		padding-left: 20px;
		padding-right: 20px;
	}
	.list .modul-table.list>thead>tr>th.symbol-data,
	.list .modul-table.list:not(.search)>tbody>tr>td.symbol-data,
	.list .modul-table.list.depots>tbody>tr>td.symbol-data {
		max-width: 80px;
		flex-basis: 80px;
	}
	.list .modul-table.list>thead>tr>th.product-name,
	.list .modul-table.list:not(.search)>tbody>tr>td.product-name {
		max-width: calc(100% - 330px);
		flex-basis: calc(100% - 330px);
	}
	.list .modul-table.list>thead>tr>th.amount,
	.list .modul-table.list>tbody>tr>td.amount,
	.list .modul-table.list>thead>tr>th.list-price,
	.list .modul-table.list>tbody>tr>td.list-price,
	.list .modul-table.list>tbody>tr>td.query-result-control {
		max-width: 100px !important;
		flex-basis: 100px !important;
	}
	.list .modul-table.list>tbody>tr>td.query-result,
	.list .modul-table.list.depots>tbody>tr>td.query-result {
		max-width: 150px !important;
		flex-basis: 150px !important;
	}
	.list .modul-table.list>tbody>tr>td.query-result .link-btn-wrapper,
	.list .modul-table.list>tbody>tr>td.query-result .link-btn {
		width: 100%;
	}
	.list .modul-table.list>thead>tr>th,
	.list .modul-table.list:not(.depots):not(.search)>tbody>tr>td:not(.depots-data),
	.list .modul-table.list.depots>tbody>tr>td.product-name,
	.list .modul-table.list>tbody>tr>td.depots-data>.modul-table>tbody>tr>td.amount,
	.list .modul-table.list>tbody>tr>td.depots-data>.modul-table>tbody>tr>td.query-result,
	.list .modul-table.list>tbody>tr>td.query-result .link-btn {
		padding-left: 7px !important;
		padding-right: 7px !important;
	}
	.list .modul-table.list.depots>tbody>tr>td.symbol-data {
		display: none;
	}
	.list .modul-table.list.depots>tbody>tr>td.product-name {
		max-width: calc(100% - 250px);
		flex-basis: calc(100% - 250px);
	}
	.list .modul-table.list.depots>tbody>tr>td.amount {
		max-width: 100px !important;
		flex-basis: 100px !important;
	}
	.list .modul-table.list>tbody>tr>td.showed {
		max-width: calc((100% - 250px) / 2);
		flex-basis: calc((100% - 250px) / 2);
	}
	.list .modul-table.list .discount {
		padding-left: 5px;
		padding-right: 5px;
	}
	.list .modul-table.list.depots>tbody>tr>td.list-price,
	.list .modul-table.list.depots>tbody>tr>td.discount-value,
	.list .modul-table.list.depots>tbody>tr>td.group,
	.list .modul-table.list.depots>tbody>tr>td.kilogram,
	.list .modul-table.list.depots>tbody>tr>td.query-result-control {
		display: none;
	}
	.list .modul-table.list.depots>tbody>tr>td.query-result .link-btn-wrapper,
	.list .modul-table.list.depots>tbody>tr>td.query-result .link-btn {
		width: 100%;
	}
	.list .modul-table.list>tbody>tr>td.query-result .link-btn {
		font-size: 10px;
	}
	.list .modul-table.list.depots>tbody>tr>td.query-result .link-btn i {
		display: none;
	}
	.modul-table-bottom-wrapper .modul-table-bottom-col.col-2,
	.modul-table-bottom-wrapper .modul-table-bottom-col.col-4 {
		display: none;
	}
	.modul-table-bottom-wrapper .modul-table-bottom-col.col-1 {
		width: calc(100% - 200px);
	}
	.modul-table-bottom-wrapper .modul-table-bottom-col.col-3 {
		width: 200px;
	}
	.modul-pagination a {
		width: 40px;
		font-size: 20px;
	}
	.modul-pagination .pagination-bullets a:not(:last-child) {
		margin-right: 10px;
	}

	.modul-tabs-nav ul{
		margin-left: -5px;
		margin-right: -5px;
	}

	.modul-tabs-nav ul li{
		padding-left: 5px;
		padding-right: 5px;
	}

	.modul-tabs-nav ul li.active a {
		padding-left: 10px;
		padding-right: 10px;
		font-size: 18px;
	}
	.header-member-wrapper .header-member-wrapper-inline.has-login {
		margin-right: 38px;
		width: auto;
	}
	
	.modul-tabs-container {
		padding-top: 15px
	}
	.address-item {
		padding-top: 30px
	}
	.modul-nav {
		margin-top: 10px
	}
	.teksayfa .list-row {
		margin-top: 5px
	}
	.teksayfa .item-info {
		margin-top: 5px;
	}
	.modul-tabs .mesaj-formu .member-info {
		padding-right: 0;
		border-right: 0;
	}
	.col-inner-outer {
		margin-top: 30px;
	}
	.col-inner.border-left {
		border-left: 0;
	}
	.col-inner {
		padding-top: 10px !important;
		padding-bottom: 10px !important;
	}
	.sm-border-top {
		border-top: 1px solid #e7ebef
	}
	.modul-tabs .modul-tabs-container .col-inner>div {
		margin: 10px 0
	}
	.modul-tabs .dagitim-agi .dagitim-agi-col:nth-child(2) {
		margin-top: 30px
	}
	.modul-tabs .banka-bilgileri .modul-table-wrapper {
		margin-top: 17px
	}
	.modul-kampanya.anasayfa .campaign-box-col:nth-child(2) {
		margin-top: 20px;
	}
	.modul-uyelik-avantajlari .avantajlar ul li {
		width: 50%;
		border-top: 1px solid #cddae6 !important;
		border-left: 1px solid #cddae6 !important;
	}
	.modul-uyelik-avantajlari .avantajlar ul li:nth-child(1),
	.modul-uyelik-avantajlari .avantajlar ul li:nth-child(2) {
		border-top: 0 !important;
	}
	.modul-uyelik-avantajlari .avantajlar ul li:nth-child(odd) {
		border-left: 0 !important;
	}
	.modul-uyelik-avantajlari .uye-olun {
		margin-top: 20px;
	}
	.modul-taksit-secenekleri ul li {
		width: 25%;
		height: auto;
	}
	.modul-taksit-secenekleri ul li:not(:nth-child(1)):not(:nth-child(2)):not(:nth-child(3)):not(:nth-child(4)) {
		margin-top: 6px;
	}
	.modul-taksit-secenekleri ul li .bank-col {
		height: 240px;
	}
	.modul-taksit-secenekleri ul li .bank-col .bank-data {
		height: 79px;
	}
	.modul-taksit-secenekleri ul li .bank-col .card-type {
		height: 36px;
		font-size: 12px;
	}
	.modul-tabs .e-posta-adresleri .form-wrapper {
		padding-left: 0;
		border-left: 0;
	}
	.search-input.fixed-input {
		width: 100%;
	}
	.modul-tabs .mesaj-formu>.row>.message-col {
		margin-top: 30px
	}
	.modul-table-div .table-row.no-style:not(:first-child) {
		margin-top: 20px;
	}
	.payment-amount-col-wrapper {
		margin-top: 24px;
	}
	.modul-membership-form .form-description {
		height: auto;
		margin-bottom: 38px;
	}
	/*
	.form-row.w-50 {
		width: 100%;
	}
	.form-row.w-50:first-child {
		margin-top: 0;
	}
	*/
	.modul-sm {
		margin-bottom: 40px;
	}
	.modul-sep.p20-w:before {
		display: none;
	}
	/*
	.payment-head {
		height: auto;
		padding-top: 40px;
		padding-bottom: 40px;
	}
	*/
	.modul-inner-wrapper {
		height: auto;
	}
	.modul-membership-form .signup-form {
		padding-top: 0;
		padding-bottom: 0;
	}
	.form-row.form-button-row {
		margin-top: 0;
	}
	.modul-inner-wrapper.sm-pb-26 {
		padding-bottom: 26px;
	}
	.price-row-outer {
		margin-top: 25px;
	}

	.modul-carousel{
		margin-top: 0;
		padding-left: 0;
		padding-right: 0;
	}

	.carousel-menu,
	.carousel-banner{
		width: 100%;
	}

	.carousel-banner .carousel-date{
		margin-bottom: 14px;
	}

	.carousel-banner .text-outer{
		height: 175px;
		padding: 20px;
	}

	.carousel-banner .carousel-text-wrapper{
		height: auto;
		padding: 40px;
	}

	.carousel-banner .carousel-middle,
	.carousel-banner .description{
		height: auto;
	}

	.carousel-banner .types{
		margin-top: 10px;
	}

	.carousel-banner .payment{
		margin-top: 20px;
	}	

	.modul-tabs .e-posta-adresleri .form-wrapper .modul-subtitle{
		margin-bottom: 27px;
		padding-top: 26px;
		border-top: 1px solid #e7ebef;
		margin-top: 25px;	
	}

	.drop-wrapper {
		margin-top: 20px;
		margin-bottom: 0;
	}

	.guncel .link-btns .link-btn-wrapper:not(:last-child){
		margin-right: 10px;
	}

	.form-select-wrapper .form-select {
		font-size: 14px;
	}
	.brand-logo{
		height: auto;
	}
	.brand-logo .modul-title-container{
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: justify;
		justify-content: space-between; 
		-ms-flex-align: center;
		align-items: center;
		width: 100%;
	}
	.brand-logo .modul-title-container .modul-icon{
		margin-top: 0;
		margin-right: 0;
	}

	.brand-nav-wrapper{
		/*padding-top: 20px;
		padding-bottom: 26px;*/
	}
	.brand-nav-wrapper:after{
		height: 6px;
		/*background-color: #173e62;*/
		content: '';
		display: block;
		position: absolute;
		bottom: 0;
		left: 10px;
		width: calc(100% - 20px);
	}
	/*
	.brand-nav-wrapper .link-btns{
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	    -ms-flex-pack: justify;
    	justify-content: space-between; 
	}

	*/
	.brand-nav-wrapper .link-btns .link-btn-wrapper{
		text-align: left;
		margin-bottom: 0;
	}
	.brand-nav-wrapper .link-btns .link-btn-wrapper:not(:last-child){
		margin-bottom: 20px;
	}
	/*
		SEPET
	*/
	.cart-top-title {
		margin-top: -20px !important;
		padding-bottom: 20px !important;
		padding-left: 20px !important;
		padding-right: 20px !important;
		height: auto;
	}
	.cart-wrapper .modul-table.list>tfoot{
/*		border-right: 1px solid #acb9c7;*/
		border-top-color: #acb9c7;
		border-left-color: #acb9c7;
		border-bottom-color: #acb9c7;
	}
	.cart-wrapper .modul-table-wrapper .modul-table.list>tfoot>tr:first-child>td:first-child{
		flex-basis: 100%;
		max-width: 100%;
		padding: 20px;
	}
	.cart-wrapper .modul-table-wrapper .modul-table.list>tfoot>tr:first-child>td:nth-child(2){
		border-top: 1px solid #acb9c7;
		border-left: 0;
	}
	.cart-buttons.bottom .link-btn-wrapper.pl-20{
		padding-left: 0;
	}
	.cart-buttons.bottom .form-button-2-wrapper.pr-20{
		padding-right: 0;
	}
	/*
		SEPET
	*/
}
@media (min-width: 768px) and (max-width: 991px) {
	.brand-nav-go-first a.link-btn,
	.brand-nav-go-first a.link-btn > i {
		height: 44px;
		line-height: 44px;
	}
	/*
	.drop-button-wrapper {
		margin-top: 10px;
	}
	*/
	.topnav-wrapper #search-form-results {
		width: 400px;
	}
	.list .modul-table.list>thead>tr>th.product-name,
	.list .modul-table.list:not(.depots):not(.search)>tbody>tr>td.product-name {
		max-width: calc(100% - 520px) !important;
		flex-basis: calc(100% - 520px) !important;
	}
	.list .modul-table.list>tbody>tr>td.query-result-control {
		max-width: 50px !important;
		flex-basis: 50px !important;
	}
	.list .modul-table.list>tbody>tr>td.query-result,
	.list .modul-table.list.depots>tbody>tr>td.query-result {
		max-width: 140px !important;
		flex-basis: 140px !important;
	}

	.list .modul-table.list.depots>tbody>tr>td.product-name {
		max-width: calc(100% - 240px) !important;
		flex-basis: calc(100% - 240px) !important;
	}

	.list .modul-table.list:not(.depots):not(.search)>tbody>tr.active>td:not(.depots-data).query-result-control,
	.list .modul-table.list:not(.depots):not(.search)>tbody>tr.showed>td:not(.depots-data).query-result-control{
		-ms-flex-order: 6;
		order: 6;		
	}
	.list .modul-table.list:not(.depots):not(.search)>tbody>tr.active>td:not(.depots-data).query-result,
	.list .modul-table.list:not(.depots):not(.search)>tbody>tr.showed>td:not(.depots-data).query-result{
		-ms-flex-order: 7;
		order: 7;	
	}
	.list .modul-table.list:not(.depots):not(.search)>tbody>tr.active>td:not(.depots-data).group,
	.list .modul-table.list:not(.depots):not(.search)>tbody>tr.showed>td:not(.depots-data).group{
		-ms-flex-order: 8;
		order: 8;
	}
	.list .modul-table.list:not(.depots):not(.search)>tbody>tr.active>td:not(.depots-data).kilogram,
	.list .modul-table.list:not(.depots):not(.search)>tbody>tr.showed>td:not(.depots-data).kilogram{
		-ms-flex-order: 9;
		order: 9;
	}

	.list .modul-table.list:not(.depots):not(.search)>tbody>tr.active>td.depots-data{
		-ms-flex-order: 10;
		order: 10;
	}

	.list .modul-table.list>tbody>tr>td.showed {
		max-width: calc(100% / 2) !important;
		flex-basis: calc(100% / 2) !important;
		text-align: left;
	}


	/*
		SEPET
	*/

	.cart-wrapper:not(.print) .modul-table.list>thead>tr>th.product-name,
	.cart-wrapper:not(.print) .modul-table.list>tbody>tr>td.product-name{
		max-width: calc(100% - 460px);
		flex-basis: calc(100% - 460px);
	}

	.cart-wrapper:not(.print) .modul-table.list>tbody>tr>td.showed {
		max-width: calc(100% / 5);
		flex-basis: calc(100% / 5);
	}
	.cart-wrapper:not(.print) .modul-table.list>tbody>tr>td.net-price{
		-ms-flex-order: 30;
		order: 30;
		text-align: center;
		-ms-flex-pack: justify;
		justify-content: center;
	}

	/*
		SEPET
	*/	

	/*
		SEPET PRINT
	*/
	.cart-wrapper.print .modul-table.list>thead>tr>th.product-name,
	.cart-wrapper.print .modul-table.list>tbody>tr>td.product-name{
		max-width: calc(100% - 380px);
		flex-basis: calc(100% - 380px);
	}
	.cart-wrapper.print .modul-table.list>tbody>tr>td.showed {
		max-width: calc(100% / 2);
		flex-basis: calc(100% / 2);
	}
	.cart-wrapper.print .modul-table.list>tbody>tr>td.vat{
		-ms-flex-order: 10;
		order: 10;
		border-left: 0;
	}
	.cart-wrapper.print .modul-table.list>tbody>tr>td.net-price{
		-ms-flex-order: 15;
		order: 15;
		text-align: center;
		-ms-flex-pack: justify;
		justify-content: center;
	}
	/*
		SEPET PRINT
	*/


}
@media (min-width: 590px) and (max-width: 991px) {
	.list .modul-table.list>tbody>tr>td.showed {
		max-width: calc((100% - 250px) / 2);
		flex-basis: calc((100% - 250px) / 2);
		text-align: left;
	}
	.carousel-image img{
		height: 300px;
		width: 100%;
		object-fit: cover;
		padding: 0 40px;
	}
	.carousel-middle .image img{
		height: auto;
		width: auto;
		object-fit: fill;
	}
	.carousel-banner .image {
		width: 300px;
	}
	.carousel-banner .carousel-middle {
		margin: 0 40px;
		padding: 40px;
	}
}
@media (max-width: 767px) {

	.modul-title-container{
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: justify;
		justify-content: space-between; 
		-ms-flex-align: center;
		align-items: center;
	}
	.modul-title-container .modul-icon{
		margin-top: 0;
		margin-right: 0;
	}
	.bank-icons-wrapper .item {
		width: calc(100% / 4);
	}
	.modul-nav.cbtns {
    	margin-top: 0;
    	padding-bottom: 20px;
	}
	.modul-sep.modul-fiyatlistesi:before,
	.modul-sep.modul-yeniurunler:before {
		width: calc(100% - 30px);
		margin-left: 15px
	}
	.modul-title,
	.modul-title.mt-10 {
		margin-top: 0
	}
	.main-bottom .teknikdokumanlar,
	.main-bottom .webbaglantilari {
		margin-top: 40px
	}
	.modul-sep.modul-fiyatlistesi:not(:first-child):before,
	.modul-sep.modul-yeniurunler:not(:first-child):before {
		display: none
	}
	.modul-sep.modul-yeniurunler {
		padding-top: 46px
	}
	.modul-sep.modul-yeniurunler:not(:first-child) {
		padding-top: 16px
	}
	.brands-wrapper .item {
		width: calc(100% / 2);
		border-bottom: 1px solid #eff4f9
	}
	.brands-wrapper .item:last-child {
		border-bottom: 0
	}
	.brands-wrapper .item:nth-child(odd) {
		border-left: 0
	}
	.last-update-outer {
		margin-top: 10px
	}
	.modul-tabs-nav {
		margin-top: 19px
	}
	.teksayfa .modul-subtitle {
		margin-top: 0
	}
	.sm-border-top {
		border-top: 1px solid #e7ebef;
	}
	.modul-kampanya.anasayfa .campaign-box-wrapper {
		margin-top: 20px;
	}
	.modul-kampanya.anasayfa .campaign-box-col:nth-child(1),
	.modul-kampanya.anasayfa .campaign-box-col:nth-child(2) {
		margin-top: 20px;
	}
	.modul-uyelik-avantajlari .avantajlar,
	.modul-taksit-secenekleri .taksit-secenekleri {
		margin-top: 40px;
	}
	.modul-taksit-secenekleri .modul-title-wrapper .modul-bottom {
		margin-top: 32px;
	}
	.modul-tabs .mesaj-formu .message-col {
		margin-top: 15px
	}
	.modul-tabs .dagitim-agi .guzergah-col:not(:first-child) {
		margin-top: 10px;
	}
	.form-input.w-220,
	.form-select.w-354 {
		width: 100%;
	}
	.modul-table-div .table-row .form-select {
		margin-top: 20px;
	}
	.form-select-wrapper .form-select:not(:first-child) {
		margin-left: 0;
	}
	.types-wrapper .type-col:not(:first-child) {
		margin-top: 20px;
	}
	.order-data-wrapper .types-wrapper .type-col{
		margin-top: 0;
	}
	.modul-inner-wrapper {
		padding-top: 40px;
	}
	.modul-xs {
		margin-bottom: 40px;
	}
	.first-level-nav {
		padding-top: 0;
	}
	.modul-inner-wrapper.xs-pb-26 {
		padding-bottom: 26px;
	}
	.modul-pagination .pagination-bullets {
		margin-left: 40px;
		margin-right: 40px;
	}
	.form-button.get-stock {
		margin-right: 20px !important;
	}
	.modul-table-bottom-wrapper .modul-table-bottom-col.col-1 {
		width: calc(100% - 240px);
	}
	.modul-table-bottom-wrapper .modul-table-bottom-col.col-3 {
		width: 240px;
	}
	.header-menu-wrapper {
		width: 100px;
	}
	.link-btn-allbrands {
		padding-left: 15px;
		padding-right: 15px;
		height: 40px;
		transition: none;
	}
	.link-btn-allbrands span:not(.get-brands) {
		display: none;
	}
	.link-btn-allbrands .get-brands {
		font-size: 30px
	}
	.header-menu.active .link-btn-allbrands .get-brands i:before {
		content: "\f00d";
	}
	.header-menu-right {
		width: calc(100% - 100px);
	}
	.header-search-wrapper {
		width: 60px;
	}
	.header-search-wrapper .shadow-icon-wrapper {
		width: 40px;
		height: 40px;
		cursor: pointer;
	}
	.header-search-right-wrapper {
		width: calc(100% - 60px);
	}
	.cash-desk-wrapper .link-btn {
		width: 40px !important;
		height: 40px !important;
		margin: 0;
		padding: 0;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.header-member-wrapper .header-member-wrapper-inline .link-btn {
		width: 40px !important;
		height: 40px !important;
		margin: 0;
		padding: 0 0 0 4px;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.cash-desk-wrapper .link-btn i,
	.header-member-wrapper .header-member-wrapper-inline .link-btn i {
		margin-right: 0 !important;
		font-size: 18px;
	}
	.cash-desk-wrapper .link-btn span,
	.header-member-wrapper .header-member-wrapper-inline .link-btn span {
		display: none;
	}
	.header-member-wrapper .form-wrapper {
		border-radius: 0;
	}
	.header-menu.active .link-btn-allbrands {
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0
	}
	.header-menu.active .link-btn-allbrands:after {
		content: '';
		display: block;
		height: 9px;
		width: 100%;
		background: #748ba1;
		position: absolute;
		bottom: -9px;
		left: 0;
	}
	.search-wrapper.opened {
		padding: 30px;
		background-color: #ffffff;
		overflow-y: auto;
		
	}
	.topnav-wrapper #search-form-results {
		width: calc(100% - 60px);
		left: 30px;
		top: 77px;
		height: calc(100% - 107px);
	}
	.topnav-wrapper #search-form-results .list.search {
		max-height: 100%;
	}
	.header-member-wrapper .form-wrapper,
	.header-menu.active .header-nav,
	.search-wrapper.opened {
		width: 100%;
		top: 54px !important;
		position: fixed;
		height: calc(100% - 54px);
		z-index: 4;
		left: 0;
	}
	.header-menu.active .header-nav {
		overflow-y: auto;
	}
	.header-nav ul li a:before {
		display: none;
	}
	.brand-nav {
		margin-bottom: 0;
	}
	.modul-breadcrumb {
		padding-left: 10px;
		padding-right: 10px;
	}
	.list .modul-title {
		padding-left: 10px;
	}
	.brands-wrapper {
		display: none;
	}
	/* ANASAYFA */

	.guncel.anasayfa{
		padding: 20px;
	}

	.guncel.anasayfa .title{
		margin-top: 16px;
		margin-bottom: 14px;		
	}

	.campaign-box .description,
	.kampanya-tekil .campaign-box .description{
		height: auto;
	}

	.guncel .summary{
		margin-bottom: 19px;
	}

	.guncel.anasayfa .guncel-column:nth-child(2){
		margin-top: 17px;
	}

	.guncel .link-btn-wrapper,
	.guncel .link-btns .link-btn-wrapper{
		margin-top: 8px;
		margin-bottom: 8px;
		width: 100%;
		text-align: left;
	}

	.modul-fiyatlistesi .date{
		margin-bottom: 8px;
	}

	.modul-fiyatlistesi .contactperson{
		margin-top: 8px;
	}

	.modul-widgets .widget-box{
		padding: 20px !important;
	}	

	.modul-widgets .widget-box .currencies-data{
		padding-left: 0;
		padding-right: 0;
	}
	/*
		SEPET
	*/
	/*
	.cart-top-title{
		height: auto;
	}
	*/
	.cart-wrapper .cart-top{
		padding: 20px;
	}

	.cart-wrapper .cart-top{
		margin-top: 10px;
	}

	.cart-wrapper .link-btn-col .form-button-2-wrapper{
		-ms-flex-pack: center;
		justify-content: center;
	}
	.cart-wrapper .link-btn-col:not(:last-child){
		margin-bottom: 10px;
	}

	.cart-wrapper:not(.print) .modul-table.list>thead>tr>th.product-name,
	.cart-wrapper:not(.print) .modul-table.list>tbody>tr>td.product-name{
		max-width: calc(100% - 385px);
		flex-basis: calc(100% - 385px);
	}

	.cart-wrapper:not(.print) .modul-table.list>tbody>tr>td.list-price{
		-ms-flex-order: 22;
		order: 22;
	}

	.cart-wrapper:not(.print) .modul-table.list>tbody>tr>td.showed {
		max-width: calc(100% / 6);
		flex-basis: calc(100% / 6);
	}
	.cart-wrapper:not(.print) .modul-table.list>tbody>tr>td.net-price{
		-ms-flex-order: 30;
		order: 30;
	}

	.cart-wrapper:not(.print) .modul-table.list>tbody>tr>td.net-price,
	.cart-wrapper:not(.print) .modul-table.list>tbody>tr>td.list-price{
		text-align: center;
		-ms-flex-pack: justify;
		justify-content: center;
	}
	.cart-wrapper:not(.print) .modul-table.list>tbody>tr>td.list-price .new-list-text {
		display: none;
	}

	.cart-wrapper:not(.print) .modul-table.list>tbody>tr>td.list-price .new-list-price{
		margin-top: 0;
	}

	/*
		SEPET
	*/

	/*
		SEPET PRINT
	*/
	.cart-wrapper.print .modul-table.list>thead>tr>th.product-name,
	.cart-wrapper.print .modul-table.list>tbody>tr>td.product-name{
		max-width: calc(100% - 305px);
		flex-basis: calc(100% - 305px);
	}
	.cart-wrapper.print .modul-table.list>tbody>tr>td.showed {
		max-width: calc(100% / 3);
		flex-basis: calc(100% / 3);
	}
	.cart-wrapper.print .modul-table.list>tbody>tr>td.list-price{
		-ms-flex-order: 5;
		order: 5;
		border-left: 0;
	}
	.cart-wrapper.print .modul-table.list>tbody>tr>td.vat{
		-ms-flex-order: 10;
		order: 10;
	}
	.cart-wrapper.print .modul-table.list>tbody>tr>td.net-price{
		-ms-flex-order: 15;
		order: 15;
	}
	.cart-wrapper.print .modul-table.list>tbody>tr>td.list-price,
	.cart-wrapper.print .modul-table.list>tbody>tr>td.net-prfice{
		text-align: center;
		-ms-flex-pack: justify;
		justify-content: center;
	}

	/*
		SEPET PRINT
	*/

	/*
		VEZNE
	*/
	.membership-form-column:not(:first-child){
		margin-top: 10px;
	}
	.cash-desk-login-form-wrapper{
		width: 100%;
	}

	.types-wrapper{
		background: none;
		border-radius: 0;
	}

	.types-wrapper .type-col{
		background-color: #e7ebef;
		border-radius: 6px;
	}

	.types-wrapper .type-col:not(:first-child){
		margin-top: 20px;
	}

	.types-wrapper .type-col:not(:first-child):after{
		display: none;
	}

	.types-wrapper .type-col-inline{
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.order-single-row{
		height: auto;
	}

	/*
		VEZNE
	*/

	.btnExit {
		margin-top: -70px !important;
		margin-right:10px !important;
	}

	.header-logo {
		float: left;
	}
	

}
@media (min-width: 591px){
	.order-data-wrapper .order-data-row .form-row:first-child,
	.order-data-wrapper .order-data-row .form-row:nth-child(2){
		margin-top: 0;
	}
}
@media (max-width: 590px) {

	.btnExit {
		margin-top: -70px !important;
		margin-right: 10px !important;
	}

	.header-logo {
		float: left;
	}

	.print-this-page {
		display: none;
	}
	.modul-tabs-menu-outer{
		padding-left: 40px;
	}
	.bank-icons-wrapper .item {
		width: calc(100% / 3);
	}
	.list .modul-table.list>tbody>tr>td.depots-data>.modul-table>tbody>tr>td>.modul-table>thead>tr>th,
	.list .modul-table.list>tbody>tr>td.depots-data>.modul-table>tbody>tr>td>.modul-table>tbody>tr>td,
	.list .modul-table.list>tbody>tr>td.depots-data>.modul-table>tbody>tr>td.amount .table-input-wrapper {
		padding-top: 7px !important;
		padding-bottom: 7px !important;
	}
	.list .modul-table.list>thead>tr>th,
	.list .modul-table.list:not(.depots):not(.search)>tbody>tr>td:not(.depots-data),
	.list .modul-table.list.depots>tbody>tr>td.product-name,
	.list .modul-table.list>tbody>tr>td.depots-data>.modul-table>tbody>tr>td.amount,
	.list .modul-table.list>tbody>tr>td.depots-data>.modul-table>tbody>tr>td.query-result {
		padding: 7px !important;
	}
	.list .modul-table.list>thead>tr>th.product-name,
	.list .modul-table.list:not(.depots):not(.search)>tbody>tr>td.product-name {
		max-width: calc(100% - 170px);
		flex-basis: calc(100% - 170px);
	}
	.list .modul-table.list.depots>tbody>tr>td.product-name {
		max-width: 100%;
		flex-basis: 100%;
		padding-top: 0 !important;
	}
	.list .modul-table.list>thead>tr>th.amount,
	.list .modul-table.list:not(.depots):not(.search)>tbody>tr>td.amount {
		max-width: 90px !important;
		flex-basis: 90px !important;
	}
	.list .modul-table.list .table-input {
		padding-left: 0;
		padding-right: 0;
	}
	.list .modul-table.list:not(.depots):not(.search)>tbody>tr>td.amount .hidden-text {
		font-weight: 600;
		color: #006fba;
		width: 100%;
		margin-bottom: 3px;
	}
	.list .modul-table.list>tbody>tr>td.showed {
		font-size: 12px;
	}
	.list .modul-table.list>tbody>tr>td.showed.list-price,
	.list .modul-table.list>tbody>tr>td.showed.group,
	.list .modul-table.list>tbody>tr>td.showed.query-result-control {
		border-left: 0;
	}
	.list .modul-table.list>tbody>tr>td.list-price,
	.list .modul-table.list>tbody>tr>td.group,
	.list .modul-table.list>tbody>tr>td.query-result-control {
		border-left: 1px solid #acb9c7
	}
	.list .modul-table.list>tbody>tr>td.showed:not(.amount) {
		max-width: calc(100% / 2) !important;
		flex-basis: calc(100% / 2) !important;
	}
	.list .modul-table.list.depots>tbody>tr>td.amount,
	.list .modul-table.list.depots>tbody>tr>td.query-result {
		max-width: calc(100% / 2) !important;
		flex-basis: calc(100% / 2) !important;
	}
	.modul-table.list .discount,
	.cart-wrapper .modul-table.list>tbody>tr>td.list-price .new-list-text {
		display: none;
	}
	.list .modul-table.list>tbody>tr>td.query-result .link-btn {
		font-size: 12px;
	}
	.modul-table.list .price.new-amount {
		margin-top: 0;
		margin-bottom: 10px;
	}
	.modul-table.list>tbody>tr>td.depots-data>.modul-table>tbody>tr {
		padding-bottom: 0;
	}
	.modul-pagination a {
		width: 35px;
		height: 35px;
		font-size: 18px;
	}
	.modul-pagination .pagination-bullets {
		margin-left: 15px;
		margin-right: 15px;
	}
	.modul-pagination .pagination-bullets a:not(:last-child) {
		margin-right: 5px;
	}
	.modul-table-bottom-wrapper .modul-table-bottom-col.col-1 {
		width: 100%;
	}
	.modul-table-bottom-wrapper .modul-table-bottom-col.col-3 {
		display: none;
	}
	.modul-tabs-nav ul {
		padding-bottom: 95px;
	}
	.modul-tabs-nav ul li {
		width: 100%;
	}
	.modul-tabs-nav ul li.active {
		position: absolute;
		bottom: 0;
		width: auto;
	}
	.modul-tabs-nav ul li.active a {
		padding-left: 30px;
		padding-right: 30px;
		font-size: 24px;
	}
	.modul-tabs-nav ul li a {
		padding-top: 10px
	}
	.drop-button-wrapper {
		margin-top: 20px;
	}
	/*
		SEPET
	*/
	.cart-wrapper .cart-element-col:not(:last-child){
		margin-bottom: 10px;
	}
	.cart-wrapper:not(.print) .modul-table.list>thead>tr>th.product-name,
	.cart-wrapper:not(.print) .modul-table.list>tbody>tr>td.product-name{
		max-width: calc(100% - 180px);
		flex-basis: calc(100% - 180px);
	}
	.cart-wrapper:not(.print) .modul-table.list>tbody>tr>td.showed {
		max-width: calc(100% / 2);
		flex-basis: calc(100% / 2);
	}
	.order-data-wrapper .order-data-row-col:not(:first-child){
		margin-top: 10px;
	}
	.order-data-wrapper .order-data-row{
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.order-data-wrapper .modul-subtitle-container{
		margin-bottom: 20px;
	}
	.order-data-wrapper .order-data-row .form-row{
		width: 100%;
	}
	.mobile-order-phase li{
		margin: 20px 0 0;
	}
	/*
		SEPET
	*/


	/*
		SEPET PRINT
	*/
	.cart-wrapper.print .modul-table.list>thead>tr>th.product-name,
	.cart-wrapper.print .modul-table.list>tbody>tr>td.product-name{
		max-width: calc(100% - 100px);
		flex-basis: calc(100% - 100px);
	}
	.cart-wrapper.print .modul-table.list>tbody>tr>td.showed {
		max-width: calc(100% / 2);
		flex-basis: calc(100% / 2);
	}
	.cart-wrapper.print .modul-table.list>tbody>tr>td.list-price{
		-ms-flex-order: 5;
		order: 5;
		border-left: 0;
	}
	.cart-wrapper.print .modul-table.list>tbody>tr>td.vat{
		-ms-flex-order: 10;
		order: 10;
	}
	.cart-wrapper.print .modul-table.list>tbody>tr>td.discount-value{
		-ms-flex-order: 15;
		order: 15;
		border-left: 0;
	}
	.cart-wrapper.print .modul-table.list>tbody>tr>td.net-price{
		-ms-flex-order: 20;
		order: 20;
	}
	.cart-wrapper.print .modul-table.list>tbody>tr>td.total-price{
		-ms-flex-order: 25;
		order: 25;
		max-width: 100%;
		flex-basis: 100%;
		border-left: 0;
	}
	.cart-wrapper.print .modul-table.list>tbody>tr>td.total-price .price{
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.cart-wrapper.print .modul-table.list>tbody>tr>td.list-price,
	.cart-wrapper.print .modul-table.list>tbody>tr>td.net-price{
		text-align: center;
		-ms-flex-pack: justify;
		justify-content: center;
	}

	/*
		SEPET PRINT
	*/

	.order-data-wrapper .types-wrapper{
		background: none;
		border-radius: 0;
	}

	.order-data-wrapper .types-wrapper .type-col{
		background-color: #e7ebef;
		border-radius: 6px;
	}

	.order-data-wrapper .types-wrapper .type-col:not(:first-child){
		margin-top: 20px;
	}

	.order-data-wrapper .types-wrapper .type-col:not(:first-child):after{
		display: none;
	}

	.order-data-wrapper .types-wrapper .type-col-inline{
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.order-data-wrapper .order-single-row{
		height: auto;
	}

	.order-data-wrapper .types-wrapper .type-col:last-child .type-col-inline .link-btn-wrapper{
		margin-top: 0;
	}

	.sxs-d-jfs{
		-ms-flex-pack: start;
		justify-content: flex-start;
	}

	/*
		VEZNE
	*/
	.modul-row-taksit-secenekleri ul li .top-wrapper{
		height: 125px;
	}
	.modul-row-taksit-secenekleri ul li .bank-col{
		-ms-flex-pack: center;
		justify-content: center;
	}
	.modul-row-taksit-secenekleri ul li .bank-col .link-btn-wrapper{
		width: 100%;
	}
	/*
		VEZNE
	*/

	.modul-membership-form.popup .data-column .form-row.w-50{
		width: 100%;
	}

	.jconfirm .jconfirm-box{
		width: calc(100% - 20px) !important;
	}

	.jconfirm.jconfirm-customized .jconfirm-box{
		padding-left: 30px;
		padding-right: 30px;
	}

	.jconfirm.jconfirm-customized .jconfirm-box.jconfirm-type-positive.cart .jconfirm-buttons{
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	    -ms-flex-pack: center !important;
    	justify-content: center !important;
	}
	.jconfirm.jconfirm-customized .jconfirm-box.jconfirm-type-positive.cart .jconfirm-buttons button:not(:first-child){
		margin-top: 10px;
	}

}
@media (max-width: 480px) {
	.form-button.get-stock {
		margin-right: 0 !important;
		margin-bottom: 10px;
	}
	.form-button.get-stock,
	.form-button.add-cart {
		width: 100%;
	}
	footer.list-footer {
		padding-bottom: 122px;
	}
	.header-menu-wrapper {
		width: 87px;
	}
	.link-btn-allbrands {
		padding-left: 10px;
		padding-right: 10px;
	}
	.link-btn-allbrands .get-brands {
		font-size: 24px;
	}
	.header-menu-right {
		width: calc(100% - 87px);
	}
	.header-menu-right > .row,
	.header-search-right-wrapper > .row,
	.header-cash-desk-wrapper > .row {
		margin-left: -5px;
		margin-right: -5px;
	}
	.header-menu-right > .row {
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.header-search-wrapper {
		width: 50px;
		padding-left: 5px;
		padding-right: 5px;
	}
	.header-search-right-wrapper {
		width: auto;
		padding-left: 5px;
		padding-right: 5px;
	}
	.header-cash-desk-wrapper,
	.header-member-col,
	.cash-desk-col {
		padding-left: 5px;
		padding-right: 5px;
	}
	.header-member-wrapper .header-member-wrapper-inline.has-login {
		margin-right: 33px;
	}


	.btnExit {
		margin-top: -70px !important;
		margin-right: 10px !important;
	}

	.header-logo {
		float: left;
	}

	.imgBankLogoResp {
		display: block;
		width: 200% !important;
		max-width:125px;
		height: auto;
	}

	.modul-row-taksit-secenekleri ul li .bank-col {
		text-align:left;
		left:-15px !important;
	
	}

	.modul-row-taksit-secenekleri ul li .bank-col .link-btn-wrapper a {
			float:right !important;
			position:absolute !important;
			right:-10px !important;
		}

}

.red {
	color: #DF2B47 !important;
}

.bgRed {
	background-color: #DF2B47 !important;
}

.bold {
	font-weight: bold !important;
}

.vezneBorder {
	/*border-bottom: solid 4px #DF2B47 !important;*/
	border-bottom:none;
}

#Belge{
	padding:10px !important;
}
	#Belge table:first-child {
		padding: 10px !important;
		border-radius: 15px !important;
		border: #cccccc 1px solid !important;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
	}

.top20{
	margin-top:20px  !important;
}

.container {
	height: 100% !important;
}

.topMarginZeroFix{
	top:0px !important;
	margin-top:0px !important;
}

.sip-item {
	padding: 5px;
	margin:5px;
	background-color: #dededeca !important;
	border-radius: 5px;
	font-size: 12px !important;
	display:block;
	width:100%;
}
.sip-item span {
	display:block;
}

	.sip-item .sip-item-belgeNo {
		font-size:14px !important;
		font-weight: 600;
	}



.bank-icons-wrapper img {
	margin-left: 10px;
	/*height: 15px;*/
	max-width: 100px;
	vertical-align: middle !important;
}