@import url('https://fonts.googleapis.com/css?family=Barlow+Semi+Condensed:300,400,700|Barlow:300,400,500,700&display=swap&subset=latin-ext');

body {
	background-color: #fff !important;
	font-family: 'Barlow', sans-serif;
}

h1,h2,h3,h4,h5 {
font-family: 'Barlow Semi Condensed', sans-serif;
}

.ml-25 {
	margin-left: 25px;
}

.pd-0 {
	padding: 0;
}

.pd-10 {
	padding: 10px;
}

.pd-20 {
	padding: 20px;
}

.pd-30 {
	padding: 30px;
}

.mg-b-10 {
	margin-bottom: 10px;
}

.mg-b-20 {
	margin-bottom: 10px;
}

.align-center {
	text-align: center;
}

.language-dropdown {
	background: #a12920;
	color: #fff;
	border-radius: 0;
	width: 51px;
}

.language-dropdown:hover {
	color: #fff;
}

.dropdown-menu {
	padding: 0 !important;
	border-radius: 0 !important;
	padding: 0 !important;
	min-width: 1rem !important;
}

.dropdown-item {
	padding: 0px 11px;
}

.dropdown-menu a {
	color: #000 !important;
	margin-top: 0 !important;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}

.language-dropdown:focus {
	outline: none;
	box-shadow: none;
}

.cemas-image {
	background: #f3f3f3;
    padding: 10px;
    border: solid 1px #b62e27;
}

#top-header {
	height: 45px;
	width: 100%;
	background: #c0392b;
	display: flex;
	justify-content: center;
	align-items: center;
}

#sub-menu {
	height: 63px;
	width: 100%;
	background: #ebebeb;
}

#top-header a {
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	margin-right: 15px;
	margin-top: 7px;
}

#top-header .lang {
	background: #a12920;
	font-size: 12px;
	padding: 4px 15px;
	color: #fff;
	font-weight: bold;
}

.logo {
	background: #c0392b;
	height: 99px;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	z-index: 2;
}

.main-menu{
	padding: 0;
	list-style: none;
	display: flex !important;
	justify-content: flex-end;
	align-items: center;
	align-content: center;
}

.main-menu li {
	margin-left: 17px;
	font-size: 12.5px;
	font-weight: bold;
	color: #011b4e;
}
.main-menu li a {
	color: #000;
	text-decoration: none;
	-
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	text-wrap: nowrap;
}

.main-menu li a:hover {
	color: #c0392b;
}

#slider {
	width: 100%;
}

#slider .container {
	overflow: hidden;
}

#slider .slide-1 {
	background: url(../images/slider/slider-1.jpg);
	height: 582px;
	width: 1123px;
	background-repeat: no-repeat;
}


#slider .slide-2 {
	background: url(../images/slider/slider-2.jpg);
	height: 582px;
	width: 1123px;
	background-repeat: no-repeat;
}

#main-slider .slider-item {
	padding: 20px;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	flex-direction: column;
}

#main-slider h3 {
	background: #fff;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #192a56;
}

#main-slider h1 {
	background: #fff;
	font-weight: bold;
	padding: 10px;
	color: #192a56;
	font-size: 54px;
}


#main-slider .slick-active h3{
  animation:fadeInDown .5s both .5s;
}

#main-slider .slick-active h1{
  animation:fadeInDown 1s both 1s;
}

 .slider-arrows {
	position: absolute;
	top: 60%;
	margin-left: 21px;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	z-index: 99;
}

 .slider-arrows .arrow {
	background: #f9f8f9;
	width: 40px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	margin-right: 10px;
	cursor: pointer;
}

#news-bar {
	background: #ecf0f1;
	width: 100%;
	margin-top: 50px;
}

#news-bar .news {
	background: url(../images/news-bg.png);
	width: 100%;
	height: 100%;
	background-color: #e8e7e7;
	padding: 20px;
}

#news-bar .news h5 {
	color: #8c8c8c;
	font-size: 15px;
	margin-bottom: 30px;
}

#news-bar .news a {
	font-weight: bold;
	color: #3d3d3d;
	font-size: 22px;
	border-left: solid 2px #d71921;
	padding-left: 10px;
	margin-bottom: 30px;
	text-decoration: none;
}

#news-bar .news p:focus {
	outline: none;
}

#news-bar .news .arrows {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	align-content: center;
}

#news-bar .news .arrow {
	height: 25px;
	width: 30px;
	border: solid 1px #c1c0c0;
	margin-right: 7px;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	cursor: pointer;
}

.milestone {
	background: #f8f8f8;
	padding: 20px;
}

.mile {
	height: 150px !important;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	flex-direction: row;
}

.mile h4 {
	top:0;
	left: 0;
	padding: 0;
	margin-top: -30px;
	font-weight: bold;
	font-size: 150px;
	color: #e9e8e8;
	position: absolute;
}

.mile h6 {
	font-weight: bold;
	color: #3d3d3d;
	font-size: 22px;
	height: 20px;
	margin-top: 25px;
	position: absolute;
}

 .milestone h5 {
	color: #8c8c8c;
	font-size: 15px;
	margin-bottom: 30px;
}

 .milestone p {
	font-weight: bold;
	color: #3d3d3d;
	font-size: 22px;
	margin-bottom: 30px;
}

 .milestone .years {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	align-content: center;
	margin-top: -50px;
	position: relative;
	z-index: 9999;
}

 .milestone .numbers {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	align-content: center;
}

 .milestone .year {
	margin-right: 60px;
	font-size: 18px;
	color: rgba(75, 110, 127, 0.56);
}

.milestone .numbers .active {
	border-top: solid 2px #58789a;
	color: #58789a;
}

 .milestone .arrows {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	align-content: center;
}

.milestone .arrow {
	height: 25px;
	width: 30px;
	border: solid 1px #c1c0c0;
	margin-right: 7px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}

.milestone .slick-dots {
	list-style: none;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding: 0;
}

.milestone .slick-dots li {
	margin-right: 60px;
	    font-size: 18px;
	    color: rgba(75, 110, 127, 0.56);
			border-top: solid 2px #f8f8f8;
}

.milestone .slick-dots  .slick-active {
	border-top: solid 2px #58789a;
    color: #58789a;
}


#news-bar .about-cemas {
	background: url(../images/about-cemas-bg.png);
	height: 250px;
	width: 100%;
	background-color: #b62e28;
	padding: 30px;
}

#news-bar .about-cemas h2 {
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	margin-top: 50px;
}

#news-bar .about-cemas h1 {
	font-weight: bold;
	font-size: 34px;
	color: #fff;
	margin-bottom: 40px;
}

#news-bar .about-cemas a {
	border: solid 1px #fff;
	padding: 10px 15px;
	color: #fff;
	font-size: 18px;
	text-decoration: none;
	o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
}

#news-bar .about-cemas a:hover {
	background: #fff;
	color: #c0392b;
}

#news-bar .team {
	background: url(../images/about-team.png);
	background-color: #0d4a90;
	text-align: right;
}

#info-box {
	margin-top: 50px;
	width: 100%;
}

#info-box .info {
	padding: 0;
}

#info-box .info a {
	text-decoration: none;
}

#info-box .text {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0;
}

#info-box .text .icon {
	width: 110px;
	height: 110px;
	background: #e2e2e2;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
}

#info-box .text .title {
	background: #f4f1f1;
	width: 100%;
	height: 110px;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	color: #385572;
}

#info-box .text .title h2 {
	font-size: 24px;
}

#info-box .col-md-4 {
	max-width: calc(36.2% - 50px);
}

#info-box .col-md-4:nth-child(2) {
	margin: 0 25px;
}

#referances {
	margin-top: 50px;
	width: 100%;
}

#referances .container {
	background: url(../images/ref-bg.jpg);
	padding: 25px;

}

#referances .row {
	display: flex;
	justify-content: space-between;
	align-items: center;
	align-content: center;
}

#referances h2 {
	color: #fff;
	font-weight: bold;
	font-size: 24px;
}

#referances .logos {
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
}

#sectors {
	width: 100%;
}

#sectors .sector-title {
	background: #13447c;
	text-align: center;
	padding: 15px;
}

#sectors .sector-title h2 {
	font-size: 19px;
	color: #fff;
	font-weight: bold;
	padding: 0;
	margin: 0;
	margin-top: 4px;
}

#sectors .sector-list {
	background: #2f6098;
	padding: 15px;
}

#sectors ul {
	padding: 0 25px;
	margin: 0;
	list-style: none;
	display: flex;
	justify-content: space-between;
	align-items: center;
	align-content: center;
	font-weight: 300;
	font-family: 'Barlow Semi Condensed', sans-serif;
	font-size: 19px;
	color: #fff;
}

.breadcrumb {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	align-content: flex-start;
	flex-direction: column;
	padding: 40px;
}

.breadcrumb a {
	color: #fff;
	text-decoration: none;
	-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;

}

.breadcrumb a:hover {
	color: #c0392b;
}

.breadcrumb h2 {
	font-weight: 300;
	font-size: 17px;
	color: #fff;
	margin: 0;
	padding: 0;
}

.breadcrumb h1 {
	color: #fff;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.kurumsal-breadcrumb {
	background: url(../images/breadcrumb/kurumsal-breadcrumb.jpg);
	border-radius: 0;
}

.yatirimci-breadcrumb {
	background: url(../images/breadcrumb/yatirimci-breadcrumb.jpg);
	border-radius: 0;
}

.iletisim-breadcrumb {
	background: url(../images/breadcrumb/iletisim-breadcrumb.jpg);
	border-radius: 0;
}

#hr-page {
	background: url(../images/hr-bg.jpg) fixed !important;
	margin: 30px 0;
}


.hr-head {
	text-align: center;
}

.hr-head h1 {
	font-size: 58px;
	font-weight: bold;
	color: #b92c21;
	padding: 0;
	margin: 0;
	margin-top: 40px;
}

.hr-head p {
	font-weight: 300;
	font-size: 19.5px;
}

.hr-text-p {
	font-weight: 300;
	text-align: center;
	font-size: 14px;
}

.hr-head .error-info {
	margin-top: 40px;
	font-size: 12px;
	letter-spacing: .5px;
}

.hr-head .error-info span {
	color: red;
}

.hr-form {
	padding: 30px;
	-webkit-box-shadow: 0px 0px 5px -2px rgba(0,0,0,0.14);
	-moz-box-shadow: 0px 0px 5px -2px rgba(0,0,0,0.14);
	box-shadow: 0px 0px 5px -2px rgba(0,0,0,0.14);
	background: #fff;
}

.hr-form form .must {
	position: absolute;
	right: 15px;
	bottom: 20px;
	color: red;
}

.hr-form h2 {
	font-weight: bold;
	font-size: 17px;
	color: #b92c21;
	margin-bottom: 30px;
}


.hr-form  .form-field {
  position: relative;
  margin: 32px 0;
}
.hr-form  .input-text {
  display: block;
  width: 100%;
  height: 36px;
  border-width: 0 0 .5px 0;
  border-color: #89969f;
  font-size: 16px;
  line-height: 26px;
  color: #4c4c4c;
  font-weight: 400;
}
.hr-form .input-text:focus {
  outline: none;
}
.hr-form .input-text:focus + .label, .contact-form .input-text.not-empty + .label {
  transform: translateY(-13px);
  font-weight: bold;
  font-size: 10px;
}
.hr-form  .label {
  position: absolute;
  bottom: 11px;
  font-size: 13px;
  line-height: 3px;
  font-weight: 400;
  color: #89969f;
  cursor: text;
  transition: transform 0.2s ease-in-out;
}
.hr-form .submit-btn {
  display: inline-block;
  background-color: #b92c21;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
  padding: 11px 16px;
  border: none;
  cursor: pointer;
}


.filepond--drop-label {
	background: #fff !important;
	border: dotted 1px #032756 !important;
	color:#032756 !important;
}

.filepond--label-action {
	text-decoration-color: #babdc0;
}

.filepond--panel-root {
	border-radius: 2em;
	background-color: #edf0f4;
	height: 1em;
}

.filepond--item-panel {
	background-color: #595e68;
}

.filepond--drip-blob {
	background-color: #7f8a9a;
}

.gallery {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	align-content: center;
	flex-wrap: wrap;
	flex-direction: row;
}

.gallery img {
	width: 245px;
  background: #edecec;
  border: solid 2px #c0382b;
  padding: 5px;
  margin: 0 10px 10px 0;
}

.makina-area {
	padding: 0;
}

.makina-area .row {
	padding: 0;
}

.makina-area .makina-item {
	padding: 0;
	margin: 10px 20px 10px 0;
	max-width: calc(50% - 30px);
}

.makina-area .makina-item .desc {
	padding: 10px 0;
}

.makina-item {
	background: #c0382b;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	border: solid 3px #c0382b;
}

#main-page {
	margin: 30px 0;
}

#main-page ul {
	padding: 7px 15px;
	margin: 0;
	color: #494848;
	font-size: 15px;
	line-height: 24px;
	padding-right: 0;
	display: flex;
	justify-content: center;
	flex-direction: column;
	width: 100%;
}

#main-page h3 {
	font-size: 26px;
	font-weight: 500;
	color: #c0392b;
	margin-bottom: 17px;
	font-weight: bold;
	border-left: solid 5px #c0392b;
	padding-left: 15px;
}

#main-page p {
	margin-bottom: 17px;
	color: #494848;
	font-size: 15px;
	line-height: 24px;
}

#main-page .milestone {
	background: url(../images/milestone-bg.jpg);
	padding: 40px;
}

.sub-title {
	margin: 60px 0 35px 0;
	padding: 0;
}

.inner-menu {
	padding: 0;
}

.alt-menu {
	list-style: none;
	padding: 0;
	margin: 0;
}

.alt-menu a {
	padding: 20px 35px;
    background: #edecec;
    border-bottom: solid 1px #fff;
    color: #252525;
		-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}

.alt-menu a:hover {
	background: #f6f6f6;
	text-decoration: none;
}

.alt-menu .first {
	background: #f6f6f6;
	color: #000 !important;
}

.alt-menu li {
	width: 100%;
	padding: 23.2px;
	background: #f7f7f7;
	font-size: 14.5px;
	font-weight: bold;
	border-bottom: solid 1px #fff;
}

.alt-menu li a {
	color: #000;
	text-decoration: none;
	font-weight: 400;
}

.alt-menu .first {
	background: #e7e7e7;
	color: #fff;
	font-weight: bold;
}

.sub-title h5 {
	font-weight: 300;
	font-size: 19px;
	color: #c0392b;
}

.milestone p {
	font-size: 20px !important;
	color: #5d5d5d !important;
	font-family: 'Barlow Semi Condensed', sans-serif;
	font-weight: 600;
	line-height: 35px;
}

.hakkimizda-sub {
	background: url(../images/hakkimizda-sub-bg.jpg);
	padding: 33px;
}

.hakkimizda-sub h5 {
	color: #6c6c6c;
	font-weight: bold;
	font-size: 60px;
}

.hakkimizda-sub h6 {
	color: #6c6c6c;
	font-weight: 300;
	font-size: 17px;
}

.uretim {
	padding: 0;
}

.uretim .row {
	margin-left: 0;
	margin-right: 0;
}

.uretim ul {
	padding: 0px;
	margin: 0;
	list-style: none;
	width: 100%;
}

.uretim ul li {
	padding: 20px 35px;
	background: #edecec;
	border-bottom: solid 1px #fff;
	color: #252525;
}

.uretim ul li a {
	color: #252525;
	text-decoration: none;
}

.uretim ul .active {
	background: #f6f6f6;
	font-weight: bold;
}

.uretim .inner-page {
	padding: 22px 45px;
	background: #f6f6f6;
	margin: 0;
}

.inner-page table {
	margin-bottom: 50px;
}

.uretim-menu {
	padding: 0;
}

.uretim-menu a {
	padding: 20px 35px;
    background: #edecec;
    border-bottom: solid 1px #fff;
    color: #252525;
		-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}

.uretim-menu a:hover {
	background: #f6f6f6;
	text-decoration: none;
}

.uretim-menu ul {
	padding-left: 0 !important;
	padding-top: 0 !important;
	padding-right: 15px !important;
}

.inner-page h2 {
	color: #c0392b;
	font-size: 25px;
	font-weight: bold;
}

.inner-page .inner-sub {
	color: #2a2a2a;
	font-weight: bold;
	font-size: 15px;
}

.inner-page .cihazlar {
	margin: 40px 0;
	border-left: solid 6px #c0392b;
	padding-left: 25px;
}

.inner-page .cihazlar h4 {
	color: #2a2a2a;
	font-size: 18px;
	font-weight: bold;
}

.inner-page .cihazlar p {
	color: #2a2a2a;
}

.inner-page .cihaz-list {
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
}

.inner-page .cihaz-list ul {
	padding: 0  !important;
	margin: 0;
}

.inner-page .cihaz-list ul li {
	padding: 0;
	background: transparent;
	font-size: 15px;
	border-color: transparent;
}

.inner-page .kum-cihazlar {
	border-color: #28a0b6;
}

.yatirimci-iliskileri {
	padding: 0;
}

.yatirimci-iliskileri .row {
	margin-left: 0;
	margin-right: 0;
}

.yatirimci-iliskileri .row .s-menu {
	padding: 0;
}

.s-menu .s-menu-title {
	width: 80%;
	padding: 17px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	background: #000;
	font-size: 14px;
}

.s-menu .item {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
	background: #f7f7f7;
	padding: 17pX;
	font-size: 14px;
  font-weight: bold;
  padding-right: 50px;
	border-bottom: 1px solid #fff;
}

.s-menu .active {
	background: #0680bd;
	color: #fff !important;
}

.s-menu .active>a {
	color: #fff !important;
}

.s-menu .item a {
	color: #000;
	text-decoration: none;
}

.yatirimci-iliskileri h1 {
	color: #074564;
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 28px;
	margin-bottom: 15px;
}

.faaliyet-raporlari td:first-child{
	font-weight: bold;
	padding-left: 18px;
	color: #660c08;
}

.faaliyet-raporlari td:last-child {
	float: right;
	padding-right: 18px;
}

.kurumsal-bilgiler {
	width: 100%;
	height: 461px;
	background: url(../images/kurumsal-bilgiler-bg.jpg);
	background-repeat: no-repeat;
	border-right: solid 20px #fff;
}

.kurumsal-bilgiler a {
	color: #000;
	text-decoration: none;
}

.kurumsal-yonetim {
	width: 100%;
	height: 461px;
	background: url(../images/kurumsal-yonetim.jpg);
	background-repeat: no-repeat;
	border-left: solid 20px #fff;

}

.corp-box {
	padding: 40px 0px 0 40px;
}

.corp-box h1 {
	font-weight: bold;
	font-size: 29px;
	color: #09488e;
}

.corp-box ul {
	padding: 15px;
	list-style: none;
}

.corp-box ul li {
	font-weight: 500;
	font-size: 17px;
	color: #000;
	margin-bottom: 15px;
}

.corp-box li::before {
  content: "";
  color: #8a1f1a; /* or whatever color you prefer */
	margin-left: -15px;
	padding-right: 7px;
}

.sub-faaliyet-raporlari {
	margin-top: 40px;
	background: #f1f1f1;
	border-right: 20px solid #fff;
}

.kurumsal-bilgiler-area h2 {
	font-weight: bold;
	color: #c0392b;
	margin-bottom: 15px;
	font-size: 29px;
}

.sub-faaliyet-raporlari h2 {
	color: #09488e;
}

.kurumsal-bilgiler-area a {
	font-family: 'Barlow Semi Condensed', sans-serif;
	padding: 10px;
	background: #c0392b;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 14.5px;
	o-transition: .5s;
-ms-transition: .5s;
-moz-transition: .5s;
-webkit-transition: .5s;
transition: .5s;
}

.kurumsal-bilgiler-area a:hover {
	background: #98291d;
}
.sub-faaliyet-raporlari a {
	background: #09488e;
}

.sub-ozel-durum {
	margin-top: 40px;
	border-left: solid 20px #fff;
}

.ozel-durum-aciklamalari {
	background: #f1f1f1;
}

.rakamlarla-cemas {
	margin-top: 40px;
	background: url(../images/rakamlarla-cemas.jpg);
	padding: 20px 30px;
}

.rakamlarla-cemas a {
	background: transparent;
	border: solid 1px #fff;
}

.rakamlarla-cemas h4 {
	font-weight: 300;
	color: #fff;
	font-size: 17px;
	margin-bottom: 0;
}

.rakamlarla-cemas .rakamlar {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	align-content: flex-start;
	flex-direction: column;
}

.rakamlarla-cemas .rakamlar .number {
	font-family: 'Barlow Semi Condensed', sans-serif;
	color: #fff;
	font-size: 70px;
	font-weight: bold;
}

.rakamlarla-cemas .rakamlar .desc {
	padding: 22px 0;
	font-family: 'Barlow Semi Condensed', sans-serif;
	color: #fff;
	font-size:26px;
	line-height:35px;
	font-weight: bold;
	/* padding-left: 20px; */
}

.genel-kurul {
	margin-top: 40px;
	background: #f1f1f1;
	border-right: solid 20px #fff;
}

.sss {
	margin-top: 40px;
	background: #f1f1f1;
	border-left: solid 20px #fff;
}

.yonetim-first {
	display: flex;
	align-items: center;
	align-content: center;
}

.yonetim-title {
	margin-left: 20px;
}


.yonetim-title h3 {
	font-weight: bold !important;
	font-size: 20px;
	margin-bottom: 0 !important;
	margin: 0;
	padding: 0;
	border: none !important;
	padding-left: 0 !important;
}

.yonetim-title h4{
	font-weight: 300;
	font-size: 18px;
	color: #074564;
	margin: 0;
	padding: 0;
}

.ref-box {
	border: 7px solid #f6f6f6;
	padding: 10px;
	text-align: center;
	margin: 15px;
}

/* BOTTOM */

.iletisim {
	background: #f2f0f0;
}

.iletisim .contact-info {
	padding: 50px 30px;
}

.iletisim .contact-info h2 {
	color: #031e69;
	font-weight: 300;
	font-size: 22px;
}

.iletisim .contact-info h1 {
	color: #031e69;
	font-weight: bold;
	font-size: 30px;
	margin-bottom: 30px;
}

.iletisim .contact-item {
	margin-bottom: 20px;
	padding-left: 20px;
}

.iletisim .contact-item h5 {
	font-weight: 300;
	color: #031e69;
	padding: 0;
	margin: 0;
}

.iletisim .contact-item a {
	font-weight: bold;
	color: #686868;
	font-size: 19px;
	text-decoration: none;
}

.phone {
	border-left:solid 5px #c0392b;
}

.fax {
	border-left:solid 5px #286bb6;
}

.eposta {
	border-left:solid 5px #42908f;
}

.adress {
	border-left:solid 5px #425490;
}

.contact-form {
	padding: 50px 30px;
}

.contact-form h2 {
	text-align: right;
	color: #de4438;
	font-weight: bold;
	font-size: 18px;
}

.contact-form input,textarea {
	width: 100%;
	padding: 10px;
	border: none;
	background: #e4e4e5;
}

.contact-form .row {
	display: flex;
	justify-content center;
	align-items: center;
	align-content: center;
}

.contact-form  button {
	padding: 15px 20px;;
	background: #000;
	border: none;
	color: #fff;
	font-weight: bold;
	float: right;
}

.kalite-belgeleri {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	align-content: stretch;
	flex-direction: row;
	flex-wrap: wrap;
	height: 630px;
}


.kalite-belgeleri img {
	width: 150px;
	margin-right: 7px;
	margin-bottom: 7px;
}

.documents {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 30px;
}

.download {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	align-content: center;
	width: 350px;
	height: 50px;
	border:  solid 1px #b9b5b5;
	margin-bottom: 15px;
}

.download .icon {
	width:50px;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-right: solid 1px #b9b5b5;
}

.download .text {
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	width: 100%;
	text-align: center;
	font-size: 14px;
}

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

.download .word {
	background: #3498db;
	color: #fff;
}

.download .excel {
	background: #2ecc71;
	color: #fff;
}

.download .pdf {
	background: #c0392b;
	color: #fff;
}

#map {
	width: 100%;
}

#map .container {
	padding: 0;
}

#map .container .row {
	margin-left: 0;
	margin-right: 0;
}

#map .container .row div {
	padding: 0;
}

.kalite-redirect {
	display: flex;
	justify-content: space-between;
	align-items: center;
	align-content: center;
	flex-wrap: wrap;
}

.logo-slider {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
	padding: 0;
}

.grup-sirket {
	border: 7px solid #f6f6f6;
  padding: 10px;
  text-align: center;
  margin: 15px;
}

.redirect {
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.redirect img {
	margin-bottom: 10px;
}

.basin-odasi {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	padding: 0;
}

.basin-odasi a {
	width: 100%;
	text-decoration: none;
	color: #000;
}


.basin-box {
	background: #fff;
	padding: 0;
	margin: 20px 0;
	padding: 10px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	align-content: center;
}

.basin-in {
	flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
}

.basin-box p {
	margin-bottom: 0 !important;
}

.basin-box .date {
	font-weight: 300;
	font-size: 13px;
	background: #e74b3c;
	color: #fff;
	width: 90px;
	padding: 3px;
	margin-bottom: 4px;
	text-align: center;
	margin-right: 15px;
}

.inner-page {
    padding: 22px 45px;
    background: #f6f6f6;
    margin: 0;
}

.basin-box .news-title {
	font-weight: bold;
	margin: 7px 0;
	font-size: 18px;
}

.basin-box p {
	font-weight: 300;
	font-size: 15px;
	padding-right: 50px;
}



/* COLLAPSE */

.panel-default>.panel-heading {
  color: #333;
  background-color: #fff;
  border-color: #e4e5e7;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.panel-default>.panel-heading a {
  display: block;
  background: #eee;
	text-decoration: none;
}

.panel-default>.panel-heading a:after {
  content: "";
  position: relative;
  top: -70px;
  right: 27px;
  font-size: 34px;
  color: #767474;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear;
}

.panel-default>.panel-heading a[aria-expanded="true"] {
  background-color: #eee;
  padding: 0;
}

.panel-default>.panel-heading a[aria-expanded="true"]:after {
  content: "\2212";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.panel-default>.panel-heading a[aria-expanded="false"]:after {
  content: "\002b";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.accordion-option {
  width: 100%;
  float: left;
  clear: both;
  margin: 15px 0;
}

.accordion-option .title {
  font-size: 20px;
  font-weight: bold;
  float: left;
  padding: 0;
  margin: 0;
}

.accordion-option .toggle-accordion {
  float: right;
  font-size: 16px;
  color: #6a6c6f;
}

.panel-body {
	padding: 10px 0 20px 0;
}

/* ACCORDION MENU */
.expand {
  float: right;
  display: inline;
  transition: all .2s ease;
  -webkit-transition: all .2s ease;
  margin: 0 10px;
}

.sidebar-1 {
  text-align: center;
  padding: 0px;
  display: inline-block;
  width: 80%;
}

.sidebar-1 .active {
	background: #0680bd;
	color: #fff;
}

.sidebar-1 .s-active {
	color: #0680bd;
}

.sidebar-menu {
  cursor: pointer;
  padding: 17px;
  background: #f7f7f7;
  position: relative;
  color: #252525;
  border-bottom: 1px solid #fff;
  font-size: 14px;
  font-weight: bold;
  padding-right: 50px;
}
.sidebar-menu:before, .sidebar-menu:after {
  content: "";
  width: 1px;
  height: 15px;
  background: #000;
  border-radius: 3px;
  position: absolute;
  right: 22px;
  top: calc(28.7px - 7.5px);
  transition: all .2s ease;
}
.sidebar-menu:after {
  transform: rotate(90deg);
}

.open:before {
  animation: turn-plus;
  animation-duration: .3s;
  animation-fill-mode: forwards;
}

.open:after {
  animation: turn-crossbar;
  animation-duration: .3s;
  animation-fill-mode: forwards;
}

@keyframes turn-plus {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(90deg);
  }
}
@keyframes turn-crossbar {
  0% {
    transform: none;
    transform: rotate(90deg);
  }
  50% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(90deg);
  }
}
.sidebar-menu:hover {
  background: #f2f2f2;
  color: #000 !important;
}

.sub-menu {
  color: #3f5b6f;
  border-bottom: 1px solid #dedede;
  font-size: 1em;
  display: none;
}
.sub-menu:last-child {
  border-bottom: 0;
}

.sub-menu li:hover {
  background: #cccccc;
  cursor: pointer;
}

.sub-menu li {
  padding: 10px;
  background: #f3f3f3;
  border-bottom: 1px solid #f3f3f3;
  text-align: left;
  padding-left: 69px;
  color: #505050;
}
.sub-menu li:last-child {
  border-bottom: 0;
}

.sub-menu ul a {
  color: #505050;
	text-decoration: none;
}

.sub-menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0 !important;
}

@media (max-width: 540px) {
  .sidebar-menu {
    font-size: 1em;
    font-weight: 400;
  }

  .sub-menu {
    font-weight: 400;
  }

  .sidebar-1 {
    margin: 0;
    width: 100%;
  }

  .sidebar-menu:after, .sidebar-menu:before {
    top: calc(23.5px - 12.5px);
  }
}


/* FOOTER */
footer {
	background: #1f242a;
	margin-top: 50px;
	padding: 35px;
	color: #fff;
}

footer p {
	margin-top: 7px;
}

footer .footer-menu {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}

footer .footer-menu ul {
	list-style: none;
	font-weight: bold;
}

footer .footer-menu ul li {
	margin-bottom: 16px;
}

footer .footer-menu ul li a {
	color: #fff;
	text-decoration: none;
}

footer .contact {
	color: #888d9a;
}

footer .contact a {
	text-decoration: none;
	color: #888d9a;
}

footer .contact .item {
	margin-bottom: 10px;
}

footer hr {
	border-color: #3c4046;
}

footer .copyright {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	align-content: center;
	font-size: 14px;
	color: #a6adc0;
}

footer .copyright img {
	margin-right: 10px;
}

footer .copyright a {
	font-weight: strong;
	text-decoration: none;
	color: #fff;
}

footer .interdi {
	display: flex;
	justify-content: flex-end;
}

/* MOBILE MENU */

/* MOBILE MENU */

.mobilize ul {
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 9999;
  position: relative;
}
.mobilizeul li {
  float: left;
  position: relative;
}
.mobilize ul li a,
.mobilize ul li a:visited {
  display: block;
  padding: 0 20px;
  line-height: 55px;
  background: #b42e21;
  color: #ffffff;
  text-decoration: none;
}
.mobilizeul li a:hover,
.mobilize ul li a:visited:hover {
  background: #2581DC;
  color: #ffffff;
}
.mobilizeul li a:not(:only-child):after,
.mobilize ul li a:visited:not(:only-child):after {
  padding-left: 4px;
  content: '';
}
.mobilize ul li ul li {
  min-width: 190px;
}
.mobilize ul li ul li a {
  padding: 15px;
  line-height: 20px;
}

.nav-dropdown {
  position: absolute;
  display: none;
  z-index: 1;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.15);
}

.mobilize ul li ul a {
	background: #052249 !important;
}

/* Mobile navigation */
.nav-mobile {
  display: none;
  position: absolute;
  top: 20px;
  right: 0;
  height: 70px;
  width: 70px;
}

@media only screen and (max-width: 1000px) {
  .nav-mobile {
    display: block;
    right: 20px;
    top: 25px;
  }
	.menu-area {
		display: none;
	}

	#sub-header {
		height: 5px;
    overflow: hidden;
	}

  nav {
    width: 100%;
  }
 .nav-list {
    display: none;
  }
  .nav-listli {
    float: none;
    border-bottom: solid 1px #2c2f77;
  }

	.nav-list li ul li {
		border: none;
	}
  .nav-list li a {
    padding: 15px;
    line-height: 20px;
  }
  .nav-list li ul li a {
    padding-left: 30px;
  }
	.nav-list{
		margin-top: 35px ;
	}

  .nav-dropdown {
    position: static;
  }
}

@media screen and (max-width: 1000px) {
	.main-menu {
		display: none !important;
	}
	#sub-menu .d-flex {
		background: #c0392b;
	}
	#top-header {
		display: none;
	}
}

@media screen and (min-width: 1000px) {
	.mobilize {
		display: none;
	}


}



#nav-toggle {
  position: absolute;
  left: 18px;
  top: 19px;
  cursor: pointer;
  padding: 10px 35px 16px 0px;
}
#nav-toggle span,
#nav-toggle span:before,
#nav-toggle span:after {
  cursor: pointer;
  border-radius: 0;
  height: 3px;
  line-height: 10px;
  width: 42px;
  background: #fff;
  position: absolute;
  display: block;
  content: '';
  transition: all 300ms ease-in-out;
}
#nav-toggle span:before {
  top: -12px;
}
#nav-toggle span:after {
  bottom: -12px;
}
#nav-toggle.active span {
  background-color: transparent;
}
#nav-toggle.active span:before, #nav-toggle.active span:after {
  top: 0;
}
#nav-toggle.active span:before {
  transform: rotate(45deg);
}
#nav-toggle.active span:after {
  transform: rotate(-45deg);
}

.dropdown-menu  a {
	margin-left: 0
}
/* MOBILE MENU */

/* FAQ */

.faq {
  width: 90%;
  max-width: 1024px;
  margin: 2em auto;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}
.faq:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (min-width: 768px) {
  .faq {
    position: relative;
    margin: 4em auto;
    box-shadow: none;
  }
}

.categories a {
  position: relative;
  display: block;
  overflow: hidden;
  height: 50px;
  line-height: 50px;
  padding: 0 28px 0 16px;
  background-color: #4e5359;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ffffff;
  white-space: nowrap;
  border-bottom: 1px solid #555b61;
  text-overflow: ellipsis;
}
.categories a::before, .categories a::after {
  /* plus icon on the right */
  position: absolute;
  top: 50%;
  right: 16px;
  display: inline-block;
  height: 1px;
  width: 10px;
  background-color: #7f868e;
}
.categories a::after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.categories li:last-child a {
  border-bottom: none;
}
@media only screen and (min-width: 768px) {
  .categories {
    width: 20%;
    float: left;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  }
  .categories a {
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: 600;
    padding-left: 24px;
    padding: 0 24px;
    -webkit-transition: background 0.2s, padding 0.2s;
    -moz-transition: background 0.2s, padding 0.2s;
    transition: background 0.2s, padding 0.2s;
  }
  .categories a::before, .categories a::after {
    display: none;
  }
  .no-touch .categories a:hover {
    background: #555b61;
  }
  .no-js .categories {
    width: 100%;
    margin-bottom: 2em;
  }
}
@media only screen and (min-width: 1024px) {
  .categories {
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    z-index: 2;
  }
  .categories a::before {
    /* decorative rectangle on the left visible for the selected item */
    display: block;
    top: 0;
    right: auto;
    left: 0;
    height: 100%;
    width: 3px;
    background-color: #a9c056;
    opacity: 0;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    transition: opacity 0.2s;
  }
  .categories .selected {
    background: #42464b !important;
  }
  .categories .selected::before {
    opacity: 1;
  }
  .categories.is-fixed {
    /* top and left value assigned in jQuery */
    position: fixed;
  }
  .no-js .categories {
    position: relative;
  }
}

.faq-items {
  position: fixed;
  height: 100%;
  width: 90%;
  top: 0;
  right: 0;
  background: #ffffff;
  padding: 0 5% 1em;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0) translateX(100%);
  -moz-transform: translateZ(0) translateX(100%);
  -ms-transform: translateZ(0) translateX(100%);
  -o-transform: translateZ(0) translateX(100%);
  transform: translateZ(0) translateX(100%);
  -webkit-transition: -webkit-transform .3s;
  -moz-transition: -moz-transform .3s;
  transition: transform .3s;
}
.faq-items.slide-in {
  -webkit-transform: translateZ(0) translateX(0%);
  -moz-transform: translateZ(0) translateX(0%);
  -ms-transform: translateZ(0) translateX(0%);
  -o-transform: translateZ(0) translateX(0%);
  transform: translateZ(0) translateX(0%);
}
.no-js .faq-items {
  position: static;
  height: auto;
  width: 100%;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
@media only screen and (min-width: 768px) {
  .faq-items {
    position: static;
    height: auto;
    width: 78%;
    float: right;
    overflow: visible;
    -webkit-transform: translateZ(0) translateX(0);
    -moz-transform: translateZ(0) translateX(0);
    -ms-transform: translateZ(0) translateX(0);
    -o-transform: translateZ(0) translateX(0);
    transform: translateZ(0) translateX(0);
    padding: 0;
    background: transparent;
  }
}
@media only screen and (min-width: 1024px) {
  .faq-items {
    float: none;
    width: 100%;
  }
  .no-js .faq-items {
    padding-left: 0;
  }
}

#basics {
	padding: 0 !important;
	list-style: none;
}

.cd-close-panel {
  position: fixed;
  top: 5px;
  right: -100%;
  display: block;
  height: 40px;
  width: 40px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  z-index: 2;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: right 0.4s;
  -moz-transition: right 0.4s;
  transition: right 0.4s;
}
.cd-close-panel::before, .cd-close-panel::after {
  /* close icon in CSS */
  position: absolute;
  top: 16px;
  left: 12px;
  display: inline-block;
  height: 3px;
  width: 18px;
  background: #6c7d8e;
}
.cd-close-panel::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cd-close-panel::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.cd-close-panel.move-left {
  right: 2%;
}
@media only screen and (min-width: 768px) {
  .cd-close-panel {
    display: none;
  }
}

.faq-group {
  /* hide group not selected */
  display: none;
}
.faq-group.selected {
  display: block;
}
.faq-group .faq-title {
  background: transparent;
  box-shadow: none;
  margin: 1em 0;
}
.no-touch .faq-group .faq-title:hover {
  box-shadow: none;
}
.faq-group .faq-title h2 {
  text-transform: uppercase;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 700;
  color: #bbbbc7;
}
.no-js .faq-group {
  display: block;
}
@media only screen and (min-width: 768px) {
  .faq-group {
    /* all groups visible */
    display: block;
  }
  .faq-group > li {
    background: #ffffff;
    margin-bottom: 6px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
    -webkit-transition: box-shadow 0.2s;
    -moz-transition: box-shadow 0.2s;
    transition: box-shadow 0.2s;
  }
  .no-touch .faq-group > li:hover {
    box-shadow: 0 1px 10px rgba(108, 125, 142, 0.3);
  }
  .faq-group .faq-title {
    margin: 2em 0 1em;
  }
  .faq-group:first-child .faq-title {
    margin-top: 0;
  }
}

.trigger {
  position: relative;
  display: block;
  margin: 1.6em 0 .4em;
  line-height: 1.2;
  text-decoration: none;
  color: #000;
  font-size: 15px;
	font-weight: bold;
}
.trigger:hover {
	color: #c0392b;
	text-decoration: none;
}
@media only screen and (min-width: 768px) {
  .trigger {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 300;
    margin: 0;
    padding: 24px 72px 24px 24px;
    font-size: 16px;
    font-weight: bold;
  }
  .trigger::before, .trigger::after {
    /* arrow icon on the right */
    position: absolute;
    right: 24px;
    top: 50%;
    height: 2px;
    width: 13px;
    background: #cfdca0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
  }
  .trigger::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 32px;
  }
  .trigger::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .content-visible .trigger::before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .content-visible .trigger::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}


.faq-content p {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.4;
  color: #6c7d8e;
}
@media only screen and (min-width: 768px) {
  .faq-content {
    display: none;
    padding: 0 24px 30px;
  }
  .faq-content p {
    line-height: 1.6;
  }
  .no-js .faq-content {
    display: block;
  }
}
/* FAQ */


#overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #000;
filter:alpha(opacity=70);
-moz-opacity:0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
z-index: 100;
display: none;
}
.cnt223 img {
  border: solid 3px #fff !important;
}
.cnt223 a{text-decoration: none;}
.popup{width: 100%;margin: 0 auto;display: none;position: fixed;z-index: 99999999999;}
.cnt223{min-width: 800px;width: 800px;min-height: 150px;margin: 25px auto;position: relative;z-index: 103;border-radius: 5px;}
.cnt223 p{
clear: both;
    color: #555555;
    /* text-align: justify; */
    font-size: 20px;
    font-family: sans-serif;
}
.cnt223 p a{
color: #d91900;
font-weight: bold;
}
.cnt223 .x{
float: right;
height: 35px;
left: 22px;
position: relative;
top: -25px;
width: 34px;
}
.cnt223 .x:hover{
cursor: pointer;
}

.close {
  font-size: 16px !important;
  font-weight: normal;
  line-height: 1;
  color: #000;
  filter: alpha(opacity=20);
  opacity: 1;
  background: #fff;
  padding: 5px;
  float: left;
}

.kvkk {
	font-weight: 300;
	color: #fff;
	padding: 10px;
	background: #213a6e;
	o-transition: .5s;
-ms-transition: .5s;
-moz-transition: .5s;
-webkit-transition: .5s;
transition: .5s;

}

.kvkk:hover {
	background: #e67e22;
	color: #fff;
	text-decoration: none;
}

.ist-box  h5 {
	font-weight: bold;
}

.ist-box img {
	border: solid 2px #c0392b;
}

.ist-box  p{ font-size: 13px !important;
margin-top: 10px;}

.file-upload {
	position: relative;
	display: inline-block;
	font-weight: bold;
	width: 100%;
}

.file-upload__label {
  display: block;
  color: #000;
  padding: 26.5px 21px;
  background: #9fc7ef;
  border-radius: 0;
  font-size: 21px;
  line-height: 18px;
  width: 100%;
  text-align: center;
}

.file-upload__label span {
	font-size: 14px;
	color: red;
}

.upload-icon {
	position: absolute;
	top: 0;
	right: -43px;
}

.file-upload__input {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    font-size: 1;
    width:0;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    width: 100%;
}

.file-upload__input:hover {
	background: #000;
}
