* {
	outline: 0!important;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: auto
}

.btn.active,
.btn:active,
button:active,
button:focus,
button:hover,
input:active,
input:focus,
input:hover,
label:focus,
textarea:active,
textarea:focus,
textarea:hover {
	outline: 0!important;
	-webkit-appearance: none
}

body {
	background: #fff
}

.bg-navy {
	background: #0e1657
}

.negative100 {
	margin-top: -100px
}

header {
	position: relative;
	border-bottom: 1px solid #474f83;
	z-index: 9
}

.logo {
	text-indent: -9999px;
	background: url(../images/logo-izka.svg) 0 0 no-repeat;
	width: 158px;
	height: 80px
}

.logo-navy {
	text-indent: -9999px;
	background: url(../imagesg/logo-izka-navy.svg) 0 0 no-repeat;
	width: 158px;
	height: 80px
}

.logo-tcstb {
	text-indent: -9999px;
	background: url(../images/logo-sanayi-2.svg) 0 0 no-repeat;
	width: 160px;
	height: 60px;
	display: inline-block;
	padding-top: .3125rem;
	padding-bottom: .3125rem;
	margin-right: 1rem;
	font-size: 1.25rem;
	line-height: inherit;
	white-space: nowrap
}
.logo-tcstb-en{
  text-indent: -9999px;
	background: url(../images/logo-sanayi-2-en.svg) 0 0 no-repeat;
	width: 160px;
	height: 60px;
	display: inline-block;
	padding-top: .3125rem;
	padding-bottom: .3125rem;
	margin-right: 1rem;
	font-size: 1.25rem;
	line-height: inherit;
	white-space: nowrap
}

.logo-tcstb-navy {
	text-indent: -9999px;
	background: url(../images/logo-sanayi-big.png) 0 0 no-repeat;
	width: 120px;
	height: 40px;
	background-size: cover
}

.navbar {
	padding: 1rem 1rem 0
}

.navbar-nav .nav-item {
	padding: 0 1.4rem
}

.navbar-nav .nav-link {
	font-family: Montserrat, sans-serif;
	font-size: .8rem;
	color: #fff;
	position: relative;
	display: block
}

.navbar-nav .nav-link-navy {
	color: #0f145b
}

.navbar-nav .nav-link:after {
	position: absolute;
	bottom: -26px;
	content: " ";
	display: none;
	background: #fff;
	width: 25px;
	height: 3px
}

.navbar-nav .nav-link.active:after,
.navbar-nav .nav-link:hover:after {
	display: block
}

.navbar-nav li.nav01 a.active,
.navbar-nav li.nav01 a:hover {
	color: #3777bc
}

.navbar-nav li.nav02 a.active,
.navbar-nav li.nav02 a:hover {
	color: #fdb913
}

.navbar-nav li.nav03 a.active,
.navbar-nav li.nav03 a:hover {
	color: #ed1b34
}

.navbar-nav li.nav04 a.active,
.navbar-nav li.nav04 a:hover {
	color: #a4dad2
}

.navbar-nav li.nav05 a.active,
.navbar-nav li.nav05 a:hover {
	color: #00b052
}

.navbar-nav li.nav01 .active:after,
.navbar-nav li.nav01 a.nav-link:hover:after {
	background: #3777bc
}

.navbar-nav li.nav02 .active:after,
.navbar-nav li.nav02 a.nav-link:hover:after {
	background: #fdb913
}

.navbar-nav li.nav03 .active:after,
.navbar-nav li.nav03 a.nav-link:hover:after {
	background: #ed1b34
}

.navbar-nav li.nav04 .active:after,
.navbar-nav li.nav04 a.nav-link:hover:after {
	background: #a4dad2
}

.navbar-nav li.nav05 .active:after,
.navbar-nav li.nav05 a.nav-link:hover:after {
	background: #00b052
}

.white-nav {
	position: fixed;
	top: -120px;
	z-index: 999;
	width: 100%;
	height: auto;
	background: #fff;
	transition: top .3s cubic-bezier(.17, .04, .03, .94);
	-webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .25);
	-moz-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .25);
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .25)
}

.white-nav-open {
	top: 0
}

.text-navy {
	color: #3777bc;
	font-family: Montserrat, sans-serif;
	font-weight: 700
}

.text-blue {
	color: #3777bc;
	font-family: Montserrat, sans-serif;
	font-weight: 700
}

.text-yellow {
	color: #fdb913;
	font-family: Montserrat, sans-serif;
	font-weight: 700
}

.text-green {
	color: #00b052;
	font-family: Montserrat, sans-serif;
	font-weight: 700
}

.text-red {
	color: #ed1b34;
	font-family: Montserrat, sans-serif;
	font-weight: 700
}

.text-turkuaz {
	color: #a4dad2;
	font-family: Montserrat, sans-serif;
	font-weight: 700
}

.text-light-green {
	color: #a4dad2;
	font-family: Montserrat, sans-serif;
	font-weight: 700
}

.text-euproject {
	color: #3777bc;
	font-family: Montserrat, sans-serif;
	font-weight: 400
}

.text-redcolor {
	color: #ed1b34!important
}

.text-navycolor {
	color: #0f145b!important
}

.text-bluecolor {
	color: #3777bc!important
}

.text-turkuazcolor {
	color: #a4dad2!important
}

header .btn {
	border-radius: 0!important;
	padding: .4rem!important
}

.btn {
	border-radius: 40px!important;
	padding: .4rem 3rem!important
}

.more-red {
	font-family: "Gotham Narrow Book", sans-serif;
	font-size: .8rem;
	color: #ed1b34!important;
	text-decoration: none!important
}

.more-red::after {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	content: "\f054";
	font-size: .6rem;
	padding-left: 10px;
	vertical-align: text-bottom
}

.more-lightgreen {
	font-family: "Gotham Narrow Book", sans-serif;
	font-size: .8rem;
	color: #a4dad2!important;
	text-decoration: none!important
}

.more-lightgreen::after {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	content: "\f054";
	font-size: .6rem;
	padding-left: 10px;
	vertical-align: text-bottom
}

.mobile-nav {
	position: absolute;
	top: 100px;
	right: 0;
	width: 0;
	height: auto;
	overflow: hidden;
	z-index: 999;
	padding: 0;
	background: #fff;
	-webkit-box-shadow: -10px 10px 5px 0 rgba(15, 20, 91, .25);
	-moz-box-shadow: -10px 10px 5px 0 rgba(15, 20, 91, .25);
	box-shadow: -10px 10px 5px 0 rgba(15, 20, 91, .25)
}

.mobile-nav .navbar-nav .nav-link:hover {
	color: #0f145b!important
}

.mobile-nav .navbar-nav .nav-link:after {
	width: 0;
	height: 0
}

.mobile-nav ul.footerNav li {
	width: 100%!important
}

.mobile-nav ul.footerNav li a {
	color: #0f145b;
	padding: 5px 10px!important;
	font-size: .7rem!important
}

.hidden-area {
	overflow: hidden;
	position: absolute;
	height: 200%;
	top: 100px;
	right: 0
}

.top-nav {
	position: relative;
	z-index: 999;
	margin-top: 0;
	padding-bottom: 0;
	top: 0;
	width: 100%;
	height: 0;
	overflow: hidden;
	transition: top .3s cubic-bezier(.17, .04, .03, .94);
	-webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .25);
	-moz-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .25);
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .25)
}

.top-nav-open {
	position: relative;
	top: 0;
	height: 210px
}

.top-nav * {
	font-family: Montserrat, sans-serif;
	color: #fff;
	font-size: .7rem
}

.top-nav hr {
	background: #474f83
}

.top-nav .border-left {
	border-color: #474f83!important
}

.top-nav .container {
	padding: 20px 0
}

.top-nav .privacy-link a {
	opacity: .6
}

.top-nav .footerNav li {
	padding: 0;
	width: 15%
}

.top-nav .footerNav li.nav00 {
	width: 5%
}

.top-nav .footerNav li.nav06 {
	width: 18%
}

.top-nav .footerNav li .nav-link {
	font-size: .6rem;
	color: #fff!important;
	position: relative;
	padding: .5rem 0
}

.top-nav .nav00 a i {
	border-radius: 50px;
	padding: 10px;
	font-size: 1rem;
	background: #fff;
	text-align: center;
	color: #0f145b
}

.top-nav .sm-logos {
	padding-top: 10px;
	width: 60px;
	float: right
}

.top-nav .sm-logos li {
	display: block;
	margin-bottom: 10px
}

.top-nav .sm-logos a {
	border-radius: 50px;
	border: 2px solid #fff;
	display: inline-flex;
	text-align: center;
	color: #fff;
	padding: 5px 4px 4px 4px;
	text-decoration: none
}

.top-nav .sm-logos a i {
	font-size: .6rem
}

.top-nav .text-info,
footer .text-info * {
	color: #8f89af!important
}

.top-nav .list-area {
	width: 19%
}

.top-nav .list-area:last-child {
	width: 5%
}

.top-nav .list-area2 {
	width: 24%
}

.top-nav .list-area3 {
	width: auto
}

.top-nav .list-area li {
	padding: 1% 0
}

h2.title {
	position: relative;
	display: block;
	padding: 0 0 .4rem 0;
	margin-bottom: 1.5rem;
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	color: #0f145b;
	border-bottom: 1px solid rgba(15, 20, 91, .1);
	-webkit-background-clip: padding-box;
	background-clip: padding-box
}

h2.title:after {
	content: " ";
	background: #0f145b;
	position: absolute;
	display: block;
	width: 50px;
	height: 3px;
	bottom: -2px;
	left: 0
}

h2.news-title {
	position: relative;
	display: block;
	margin-bottom: 1rem;
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	color: #000
}

h4.title {
	font-family: Montserrat, sans-serif;
	font-weight: 700
}

h4.title a {
	color: #000;
	text-decoration: none
}

p.desc {
	font-family: "Gotham Narrow Book", sans-serif
}

h5.title {
	font-family: Montserrat, sans-serif;
	font-weight: 400
}

h3.title-mdp {
	position: relative;
	display: block;
	padding: 0 0 .6rem 0;
	margin-bottom: 1.5rem;
	font-family: Montserrat, sans-serif;
	font-weight: 400;
	font-size: 1rem!important;
	color: #0f145b;
	border-bottom: 1px solid #0f145b;
	-webkit-background-clip: padding-box;
	background-clip: padding-box
}

h3.title-mdp:after {
	content: " ";
	background: #3777bc;
	position: absolute;
	display: block;
	width: 60px;
	height: 3px;
	bottom: -2px;
	left: 0
}

.homeInfoArea ul.nav {
	margin-bottom: 2%
}

.homeInfoArea ul.nav li {
	margin-bottom: -2px
}

.homeInfoArea ul.nav li a {
	position: relative;
	font-family: Montserrat, sans-serif;
	font-size: 1rem;
	margin-right: 20px;
	color: #000;
	text-decoration: none;
	padding: 16px 0;
	display: inline-block;
	cursor: pointer
}

.homeInfoArea ul.nav li:last-child a {
	margin-right: 0
}

.homeInfoArea ul.nav li a span {
	position: absolute;
	top: 5px;
	right: -15px;
	font-family: "Gotham Narrow Medium", sans-serif;
	color: #fff;
	font-size: .6rem;
	background: #ed1b34;
	padding: 2px 6px;
	border-radius: 10px
}

.homeInfoArea ul.nav li a.active {
	border-bottom: 3px solid #ed1b34
}

.homeInfoArea .auctionSlider .sliderItem .sliderVisual,
.homeInfoArea .newsSlider .sliderItem .sliderVisual,
.homeInfoArea .noticeSlider .sliderItem .sliderVisual {
	position: relative;
	display: block;
	margin-bottom: 20px
}

.homeInfoArea .auctionSlider .sliderItem span,
.homeInfoArea .newsSlider .sliderItem span,
.homeInfoArea .noticeSlider .sliderItem span {
	font-family: "Gotham Narrow Book", sans-serif;
	font-size: .8rem;
	color: #ed1b34
}

.homeInfoArea .auctionSlider .sliderItem h3,
.homeInfoArea .newsSlider .sliderItem h3,
.homeInfoArea .noticeSlider .sliderItem h3 {
	line-height: 1.4rem!important
}

.homeInfoArea .auctionSlider .sliderItem a,
.homeInfoArea .newsSlider .sliderItem a,
.homeInfoArea .noticeSlider .sliderItem a {
	font-family: "Gotham Narrow Book", sans-serif;
	text-decoration: none;
	font-size: 1.2rem;
	color: #000
}

.homeInfoArea .auctionSlider .slick-next,
.homeInfoArea .auctionSlider .slick-prev,
.homeInfoArea .newsSlider .slick-next,
.homeInfoArea .newsSlider .slick-prev,
.homeInfoArea .noticeSlider .slick-next,
.homeInfoArea .noticeSlider .slick-prev {
	top: 45%
}

.homeInfoArea .auctionSlider .slick-next:before,
.homeInfoArea .auctionSlider .slick-prev:before,
.homeInfoArea .newsSlider .slick-next:before,
.homeInfoArea .newsSlider .slick-prev:before,
.homeInfoArea .noticeSlider .slick-next:before,
.homeInfoArea .noticeSlider .slick-prev:before {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	font-size: 20px;
	line-height: 1;
	opacity: 1;
	color: #0f145b;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.homeInfoArea .auctionSlider .slick-next:before,
.homeInfoArea .newsSlider .slick-next:before,
.homeInfoArea .noticeSlider .slick-next:before {
	content: "\f054"
}

.homeInfoArea .auctionSlider .slick-prev:before,
.homeInfoArea .newsSlider .slick-prev:before,
.homeInfoArea .noticeSlider .slick-prev:before {
	content: "\f053"
}

.investIzmir .left,
.investIzmir .right {
	padding-top: 40px;
	padding-bottom: 40px;
	min-height: 550px;
	overflow: hidden;
	padding-left: 0;
	padding-right: 0
}

.investIzmir .left {
	border-right: 1px solid #fff
}

.investIzmir .right {
	border-left: 1px solid #fff
}

.investIzmir .left::after {
	content: " ";
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 1;
	background: url(../images/iz-photo1.jpg) 0 0 no-repeat;
	opacity: .3;
	background-size: cover;
	background-position: center;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.investIzmir .right::after {
	content: " ";
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 1;
	background: url(../images/iz-photo2.jpg) 0 0 no-repeat;
	opacity: .3;
	background-size: cover;
	background-position: center;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.investIzmir .left:hover::after,
.investIzmir .right:hover::after {
	transform: scale(1.2)
}

.investIzmir .left *,
.investIzmir .right * {
	position: relative;
	z-index: 2
}

.investIzmir .izcontent {
	color: #fff;
	padding: 100px 60px 0!important
}

.investIzmir .izcontent h4.title {
	color: #a4dad2;
	margin-bottom: 1.2rem
}

.investIzmir .izcontent .btn {
	font-family: "Gotham Narrow Book", sans-serif;
	font-size: .9rem;
	color: #0f145b;
	border-radius: 10px!important;
	padding-left: 15px!important;
	padding-right: 10px!important;
	background-color: #f8f9fa;
	border-color: #f8f9fa;
	transition: all .3s ease;
	transform: none!important
}

.investIzmir .izcontent .btn:hover {
	opacity: .7
}

.supportPanel strong {
	display: block;
	font-size: 3rem;
	line-height: 3.4rem;
	font-family: Montserrat, sans-serif;
	font-weight: 800;
	color: #ed1b34;
	-webkit-font-smoothing: auto;
	-moz-osx-font-smoothing: grayscale
}

.supportPanel p {
	white-space: nowrap
}

.helpdesk h3 {
	color: #a4dad2
}

.themeSummary {
	padding: 5% 0
}

.themeSummaryBg {
	background: url(../images/grafik.gif) bottom center no-repeat;
	background-size: contain;
	height: 400px
}

.themeSummary h1 {
	font-weight: 700;
	font-family: Montserrat, sans-serif;
	margin-bottom: 2%
}

.themeSummary h1.theme-1 {
	color: #3777bc
}

.themeSummary h1.theme-2 {
	color: #fdb913
}

.themeSummary h1.theme-3 {
	color: #ed1b34
}

.themeSummary h1.theme-4 {
	color: #00b052
}

.themeSummary h1.theme-5 {
	color: #a4dad2
}

.themeSummary h1.patrolGreen {
	color: #5c978d
}

.themeSummary .btn {
	border-width: 2px
}

.themeSummary p.h4 {
	color: #fff;
	font-weight: 400;
	font-family: Montserrat, sans-serif;
	font-size: 1.4rem;
	line-height: 2rem;
	margin-bottom: 20px
}

.themeSummary .btn-kays {
	background: url(../images/ico-kays.png) 90% center no-repeat;
	background-size: 30%;
	font-size: .9rem;
	color: #fff!important;
	padding-left: 20px!important;
	padding-right: 100px!important
}

.themeSummary .btn-kays::after {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	content: "\f054";
	font-size: .6rem;
	padding-left: 10px;
	vertical-align: text-bottom
}

.themeArea p.text {
	font-size: 1rem;
	color: #fff;
	font-family: "Gotham Narrow Book", sans-serif
}

.themeArea .themeVisual {
	padding: 20px 0
}

.themeAreaSlider .sliderItem1 h4 {
	font-family: Montserrat, sans-serif;
	font-weight: 400;
	font-size: 1rem;
	color: #fff
}

.themeAreaSlider .sliderItem1 h1 {
	font-family: Montserrat, sans-serif;
	font-weight: 800;
	font-size: 3rem;
	color: #fdb913
}

.themeAreaSlider .sliderItem1 p {
	font-family: Montserrat, sans-serif;
	font-weight: 400;
	font-size: 1.6rem;
	color: #fff
}

.themeAreaSlider .sliderItem1 span {
	font-family: Montserrat, sans-serif;
	font-weight: 400;
	font-size: 1rem;
	color: #a4dad2
}

.themeAreaSlider .sliderItem1 a.btn {
	border-radius: 10px!important;
	color: #a4dad2;
	border-color: #a4dad2;
	font-family: "Gotham Narrow Book";
	font-size: .8rem;
	padding-left: 15px!important;
	padding-right: 15px!important
}

.themeAreaSlider .sliderItem1 a.btn:hover {
	background: 0 0
}

.themeAreaSlider .sliderItem1 a.btn::after {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	content: "\f054";
	font-size: .6rem;
	padding-left: 10px;
	vertical-align: text-bottom
}

.themeAreaSlider {
	margin-bottom: 0!important
}

.themeAreaSlider .slick-dots {
	bottom: 15px
}

.themeAreaSlider .slick-dots li button:before {
	border: 1px solid #fff;
	border-radius: 40px;
	content: " ";
	font-size: .6rem;
	width: 8px;
	height: 8px;
	color: #fff;
	opacity: 1
}

.themeAreaSlider .slick-dots li.slick-active button:before {
	background: #fff
}

.themeAreaSlider .activate {
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	opacity: 1
}

.themeAreaSlider .animated {
	-moz-opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	opacity: 0
}

@media (max-width:575.98px) {
	.themeAreaSlider .animated {
		padding: 0 30px
	}
}

.infoSlider .slick-slide,
.infoSlider .slick-slide div {
	height: 100%
}

.infoSlider .sliderItem {
	border: 1px solid #dce5f4;
	position: relative;
	height: 100%;
	border-radius: 20px;
	border-top-right-radius: 0;
	border-bottom-left-radius: 0;
	padding: 20px 20px;
	font-family: "Gotham Narrow Book", sans-serif;
	font-size: 1rem
}

.infoSlider .sliderItem span {
	font-size: .8rem;
	color: #211261
}

.infoSlider .sliderItem h3,
.infoSlider .sliderItem h3 a {
	font-size: 1rem;
	line-height: 1.4rem;
	color: #211261;
	text-decoration: none
}

.infoSlider .sliderItem p {
	font-size: .8rem;
	line-height: 1.2rem;
	color: #000;
	margin: 0
}

.infoSlider .sliderItem a.detail {
	font-size: .6rem;
	line-height: 1.2rem;
	color: #211261;
	text-decoration: none
}

.infoSlider .sliderItem a.detail:after {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	content: "\f054";
	font-size: .5rem;
	padding: 0 0 0 10px;
	vertical-align: baseline
}

.infoSlider .sliderItem a.under {
	font-size: .6rem;
	line-height: 1.2rem;
	color: #ed1b34;
	text-decoration: none
}

.infoSlider .sliderItem i.cr1 {
	-ms-transform: rotate(-28deg);
	-webkit-transform: rotate(-28deg);
	transform: rotate(-28deg);
	width: 20%;
	height: 20px;
	position: absolute;
	top: -9px;
	left: -8px;
	border-top: 20px solid #fff;
	border-bottom: 1px solid #dce5f4
}

.infoSlider .sliderItem i.cr3 {
	-ms-transform: rotate(-28deg);
	-webkit-transform: rotate(-28deg);
	transform: rotate(-28deg);
	width: 20%;
	height: 20px;
	position: absolute;
	bottom: -9px;
	right: -8px;
	border-bottom: 20px solid #fff;
	border-top: 1px solid #dce5f4
}

.infoSliderControls button {
	background: #fff;
	border: 1px solid #dce5f4;
	border-radius: 30px;
	color: #211261;
	outline: 0;
	width: 30px;
	height: 30px;
	padding: 0;
	text-align: center;
	vertical-align: middle
}

.infoSliderControls button i {
	font-size: 15px;
	font-weight: 700
}

.storySlider .slick-list {
	background: #fff
}

.storySlider .sliderItem .sliderVisual {
	position: relative;
	display: block;
	z-index: 1
}

.storySlider .sliderItem .shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	background: #3777bc;
	opacity: .6
}

.storySlider .sliderContent {
	position: absolute;
	display: block;
	z-index: 4;
	opacity: 1;
	top: 50%;
	left: 20%;
	width: 40%
}

.storySlider .sliderContent h2 {
	font-family: "Gotham Narrow Bold", sans-serif;
	color: #fff
}

.storySlider .sliderContent p {
	font-family: "Gotham Narrow Book", sans-serif;
	color: #fff
}

.storySlider .slick-dots {
	bottom: 25px
}

.storySlider .slick-dots li button:before {
	color: #fff
}

.eventSlider .col {
	padding-left: 5px;
	padding-right: 5px
}

.eventSlider .sliderItem {
	position: relative;
	padding: 0;
	font-family: "Gotham Narrow Book", sans-serif;
	font-size: 1rem
}

.eventSlider .sliderItem .sliderVisual {
	position: relative;
	display: block;
	z-index: 1
}

.eventSlider .sliderItem .sliderVisual:after {
	content: " ";
	position: absolute;
	width: 100%;
	height: 60%;
	bottom: 0;
	left: 0;
	z-index: 1;
	background-image: linear-gradient(0deg, #3777bc, transparent)
}

.eventSlider .sliderItem .sliderVisual img {
	position: relative;
	display: block;
	width: 100%
}

.eventSlider .sliderItem .sliderHeader {
	position: absolute;
	display: block;
	z-index: 2;
	color: #fff;
	width: 100%;
	bottom: 10%;
	left: 0;
	padding-left: 10px;
	padding-right: 10px
}

.eventSlider .sliderItem .sliderHeader span {
	position: relative;
	padding: 0;
	font-family: "Gotham Narrow Book", sans-serif;
	font-size: .8rem
}

.eventSlider .sliderItem .sliderHeader h3 {
	padding: 0;
	font-size: 1rem;
	line-height: 1.3rem;
	font-family: "Gotham Narrow Book", sans-serif;
	font-weight: 700
}

.eventSlider .sliderItem .sliderHeader h3 a {
	color: #fff;
	text-decoration: none
}

.eventSlider .sliderItem p {
	color: #000;
	text-decoration: none;
	padding: 5px 0;
	margin-bottom: 0;
	font-family: "Gotham Narrow Book", sans-serif;
	font-size: .8rem
}

.eventSlider .sliderItem a.detail {
	color: #0f145b;
	text-decoration: none;
	padding: 5px 0;
	margin-bottom: 0;
	font-family: "Gotham Narrow Book", sans-serif;
	font-size: .8rem
}

.eventSlider .sliderItem a.detail::after {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	content: "\f054";
	font-size: .7rem;
	padding-left: 15px;
	vertical-align: baseline
}

.eventSlider::before {
	position: absolute;
	display: block;
	content: " ";
	z-index: 2;
	width: 300px;
	height: 100%;
	top: 0;
	left: 0;
	background: #fff;
	background: linear-gradient(270deg, transparent 0, rgba(255, 255, 255, 1) 100%)
}

.eventSlider::after {
	position: absolute;
	display: block;
	content: " ";
	width: 300px;
	height: 100%;
	top: 0;
	right: 0;
	background: #fff;
	background: linear-gradient(90deg, transparent 0, rgba(255, 255, 255, 1) 100%)
}

.themeSkin2 .eventSlider .sliderItem .sliderVisual:after {
	background-image: linear-gradient(0deg, #fdb913, transparent)
}

.themeSkin3 .eventSlider .sliderItem .sliderVisual:after {
	background-image: linear-gradient(0deg, #ed1b34, transparent)
}

.themeSkin4 .eventSlider .sliderItem .sliderVisual:after {
	background-image: linear-gradient(0deg, #00b052, transparent)
}

.themeSkin5 .eventSlider .sliderItem .sliderVisual:after {
	background-image: linear-gradient(0deg, #a4dad2, transparent)
}

.supportArea {
	background: url(../images/bg1.svg) 0 0 no-repeat;
	background-size: cover;
	min-height: 700px
}

.supportAreaInner {
	margin: 0 auto;
	width: 80%;
	padding: 40px 0
}

.supportItem {
	font-size: 12px;
	padding-bottom: 10px
}

.supportItem strong {
	display: inline-block;
	font-size: 3rem;
	line-height: 3.4rem;
	font-family: Montserrat, sans-serif;
	font-weight: 800;
	color: #58595b;
	-webkit-font-smoothing: auto
}

.supportItem p {
	font-size: .9rem;
	color: #58595b;
	-webkit-font-smoothing: auto
}

.accordion li h5 {
	font-size: 1rem;
	padding: 5px 10px 5px 20px;
	color: #211261;
	border-bottom: 1px solid #3777bc;
	cursor: pointer
}

.accordion h5 i {
	float: right;
	color: #3777bc;
	transform: rotate(0);
	transition: all .2s ease-in
}

.accordion h5.selected i {
	transform: rotate(-180deg);
	transition: all .2s ease-in
}

.accordion .accord-content {
	display: none;
	padding: 10px
}

.accordion li:first-child .accord-content {
	display: block
}

.accordion .accord-content span {
	font-family: "Gotham Narrow Bold", sans-serif;
	background: #0f145b;
	font-size: .8rem;
	padding: .5rem .8rem .4rem;
	line-height: .4rem;
	border-radius: 20px
}

.accordion .accord-content h6 {
	padding-top: 2px;
	padding-right: 10px
}

.accordion .accord-content p {
	padding-right: 40px;
	padding-left: 70px
}

.accordion .accord-content .btn-red {
	background: #ed1b34;
	padding: .4rem 1rem!important;
	white-space: nowrap;
	display: none;
	font-family: "Gotham Narrow Medium", sans-serif;
	color: #fff;
	font-size: .8rem;
	outline: 0!important;
	width: auto
}

.accordion .accord-content .accord-content-active h6 {
	color: #ed1b34
}

.accordion .accord-content .accord-content-active .btn {
	display: block
}

.accordion .accord-content .accord-content-active span {
	background: #ed1b34
}

.accordion-mdp li h5 {
	font-family: Montserrat, sans-serif!important
}

.list-mdp li * {
	margin: 0;
	padding: 0;
	font-size: .9rem
}

.list-mdp li {
	padding-left: 1.5em;
	margin-bottom: 1em
}

.list-mdp li p strong {
	font-size: 1rem
}

.list-mdp li:before {
	content: "\f00c";
	color: #3777bc;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	display: inline-block;
	margin-left: -1.5em;
	width: 1.3em
}

.blue-box {
	background-color: #3777bc;
	padding: 30px 40px;
	color: #fff;
	position: relative;
	margin: -30px 0 0 0;
	border-radius: 20px
}

.green-box {
	background-color: #5c978d;
	padding: 30px 40px;
	color: #fff;
	position: relative;
	margin: -30px 0 0 0;
	border-radius: 20px
}

.blue-box p {
	font-family: Montserrat, sans-serif;
	font-size: 1rem!important;
	margin: 0
}

.blue-box b,
.blue-box strong {
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	letter-spacing: 1px
}

.project-info-box {
	margin-bottom: 20px
}

.project-info-box * {
	display: block;
	font-family: Montserrat, sans-serif;
	margin: 0
}

.mdp-table thead th {
	border: none!important;
	position: relative
}

.mdp-table thead th.title:after {
	content: " ";
	background: #0f145b;
	position: absolute;
	display: block;
	width: 50px;
	height: 3px;
	bottom: -2px;
	left: 0
}

.mdp-table2 thead th.title:after {
	background: #5c978d
}

.mdp-table td,
.mdp-table th {
	color: #0f145b;
	padding-left: 0;
	font-family: Montserrat, sans-serif
}

.mdp-doc-list {
	font-family: Montserrat, sans-serif;
	font-weight: 400
}

.mdp-doc-list li {
	border-bottom: 1px solid #666;
	padding: 1rem 0
}

.mdp-doc-list li a {
	color: #3777bc;
	white-space: nowrap
}

.mdp-doc-list li a::before {
	content: "\f019";
	color: #3777bc;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	padding-right: 10px
}

.mdp-doc-list li a,
.mdp-doc-list li a::before {
	color: #5c978d
}

.brandIzmir {
	background: url(../images/bg-izmir.png) top center no-repeat;
	background-size: contain;
	min-height: 800px;
	padding-top: 1px
}

.brandIzmir .row {
	width: 75%;
	margin-top: 12%;
	margin-left: 16%!important
}

.brandIzmir .row h2 {
	font-family: Montserrat, sans-serif;
	font-size: 2rem;
	font-weight: 700;
	color: #0f145b;
	margin-bottom: 4rem
}

.brandIzmir .row a {
	color: #000;
	font-weight: 700
}

.brandIzmir .btnVisitIzmir {
	background: #42acbd;
	color: #fff!important;
	font-size: .6rem!important;
	font-family: Montserrat, sans-serif;
	font-weight: 400;
	padding-left: 15px!important;
	padding-right: 15px!important
}

.brandIzmir .btnVisitIzmir::after {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	content: "\f054";
	font-size: .6rem;
	padding-left: 15px
}

.icoEnergy {
	padding: 10px 30px 30px
}

.icoEnergy div {
	padding: 5px 0;
	font-size: .8rem
}

.icoEnergy div b,
.icoEnergy div strong {
	font-size: 1rem
}

.icoEnergy img {
	margin-bottom: 5px
}

.bgcorporate {
	position: relative;
	min-height: 600px;
	margin-top: -100px;
	padding-top: 200px
}

.bgcorporate::before {
	content: " ";
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: url(../images/kurumsal.jpg) 0 0 no-repeat;
	background-size: cover;
	opacity: .2
}

.bgcorporate .container {
	padding-top: 150px
}

.bgcorporate h1 {
	word-wrap: break-word
}

.link-corporate {
	position: relative;
	display: block;
	text-decoration: none!important;
	font-family: Montserrat, sans-serif;
	font-size: 1rem;
	color: #000!important;
	padding: 10px 25px 10px 5px;
	border-top: 1px solid #a4dad2;
	border-bottom: 1px solid #a4dad2
}

.link-corporate::after {
	font-family: 'Font Awesome 5 Free';
	position: absolute;
	right: 10px;
	top: 30%;
	font-weight: 900;
	content: "\f053";
	color: #ed1b34;
	font-size: .8rem
}

.nameCard a.names {
	display: block;
	color: #000!important;
	text-decoration: none!important;
	margin: 10px 0;
	font-size: 1rem
}

.nameCard a.names div {
	font-family: Montserrat, sans-serif
}

.nameCard a.names span {
	font-family: 'Gotham Narrow Book Italic', sans-serif;
	font-size: .8rem
}

.nameCard p {
	font-family: 'Gotham Narrow Book', sans-serif;
	font-size: .8rem
}

.support-box {
	margin-bottom: 3rem;
	-webkit-box-shadow: 10px 10px 20px 0 rgba(15, 20, 91, .25);
	-moz-box-shadow: 10px 10px 20px 0 rgba(15, 20, 91, .25);
	box-shadow: 10px 10px 20px 0 rgba(15, 20, 91, .25)
}

.support-box .content {
	padding: 0 1.2rem 2rem;
	border: 1px solid #f0f0f0;
	border-top: none
}

.support-box h3 {
	font-family: "Gotham Narrow Medium";
	font-size: 1rem;
	color: #000
}

.support-box h3 a {
	color: #000
}

.support-box a.detail {
	color: #ed1b34;
	text-decoration: none!important;
	font-family: "Gotham Narrow Medium";
	font-size: .8rem
}

.support-box a.detail::after {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	content: "\f054";
	padding-left: 10px
}

.newsletter {
	position: relative;
	border: 1px solid #dce5f4;
	margin: 40px 0 30px;
	overflow: hidden;
	-webkit-box-shadow: 10px 10px 20px 0 rgba(15, 20, 91, .25);
	-moz-box-shadow: 10px 10px 20px 0 rgba(15, 20, 91, .25);
	box-shadow: 10px 10px 20px 0 rgba(15, 20, 91, .25)
}

.newsletter a {
	text-decoration: underline;
	color: #000
}

.newsletter span {
	font-family: "Gotham Narrow Book", sans-serif;
	padding: 20px;
	display: block;
	font-size: .8rem
}

.newsletter .form-group {
	padding-top: 20px
}

.newsletter .form-group * {
	outline: 0!important;
	border-radius: 10px!important
}

.newsletter .form-group .form-control {
	border: 1px solid #3777bc;
	border-radius: 30px;
	background: #fff;
	font-family: "Gotham Narrow Book", sans-serif;
	font-size: .8rem
}

.newsletter .form-group button.btn {
	background-color: #3777bc;
	padding: 0 22px!important;
	margin-left: -30px;
	font-size: 1rem
}

.newsletter .form-group button.btn i {
	color: #fff
}

.breadcrumb {
	background: 0 0;
	margin-bottom: 0;
	margin-top: 20px;
	font-size: .6rem
}

.personInfoModal .modal-content {
	border-radius: 0!important
}

.personInfoModal .modal-content .modal-body {
	padding: 0
}

.personInfoModal .modal-content .modal-body button.close {
	margin: 10px 10px 0 0
}

.banner1 {
	background: #e3eefa
}

.banner2 {
	background: url(../images/banner2bg.png) 0 0;
	background-size: cover
}

.banner2 div {
	font-family: Montserrat, sans-serif;
	font-size: 1rem;
	font-weight: 700;
	color: #fff;
	padding: 30px 10px 30px 0
}

.banner2 .btn {
	border-radius: 10px!important;
	color: #a4dad2;
	border-color: #a4dad2;
	font-family: "Gotham Narrow Book";
	font-size: .8rem;
	padding-left: 15px!important;
	padding-right: 15px!important
}

.banner2 .btn:after {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	content: "\f054";
	font-size: .6rem;
	padding-left: 30px;
	vertical-align: text-bottom
}

@media (max-width:992px) {
	.storySlider .sliderContent {
		position: absolute;
		display: block;
		z-index: 4;
		opacity: 1;
		top: 30%;
		left: 10%;
		width: 80%
	}
	.eventSlider::after,
	.eventSlider::before {
		display: none
	}
	.banner2 div {
		text-align: center;
		padding: 20px
	}
}

@media (max-width:769px) {
	.storySlider .sliderContent {
		position: absolute;
		display: block;
		z-index: 4;
		opacity: 1;
		top: 30%;
		left: 10%;
		width: 80%
	}
	.storySlider .slick-dots {
		bottom: 15px
	}
	.footerNav {
		width: 90%;
		margin: auto
	}
	.footerNav li {
		width: 48%!important;
		display: inline-flex;
		padding: 1%
	}
	.footerNav li a {
		width: 100%;
		display: block;
		padding: 2%!important
	}
	footer li.list-area:nth-last-child(-n+2) {
		display: none
	}
	footer li.list-area,
	footer li.list-area2 {
		width: 48%;
		padding: 0 5% 5%;
		display: inline-flex
	}
}

@media (max-width:575.98px) {
	.storySlider .sliderContent {
		position: absolute;
		display: block;
		z-index: 4;
		opacity: 1;
		top: 5%;
		left: 5%;
		width: 90%
	}
	.storySlider .sliderContent h4 {
		font-size: 1rem
	}
	.storySlider .sliderContent h2 {
		font-size: 1rem
	}
	.storySlider .sliderContent p {
		font-size: .8rem
	}
	.investIzmir .left {
		border: none;
		border-bottom: 1px solid #fff
	}
	.investIzmir .right {
		border: none;
		border-top: 1px solid #fff
	}
	.navbar {
		padding: 1rem .4rem 0
	}
	.navbar-brand {
		margin-right: .2rem!important
	}
	.logo-tcstb {
		width: 100px;
		height: 33px;
		background-size: cover
	}
	.btn {
		padding: .4rem 1rem!important
	}
	.themeSummary h1 {
		font-size: 2.2rem
	}
	.brandIzmir .row {
		width: 100%;
		margin-left: 0!important;
		margin-top: 22%
	}
	.mdpAreaInner {
		width: 100%
	}
}
