/*********************** BASE **************************/
input[type="checkbox"], input[type="radio"] {
	accent-color: #ff7713;
}

/******************************************************/


/*************** HEADER ****************/
#Top_bar .container {
	z-index: 999;
	box-shadow: 0 0 12px #00000026;
}

.top_bar_left {
	user-select: none;
}

/**************************************/


/********* CONTENT CONTAINER **********/

#Content {
	padding-top: 0;
}

/*************************************/


/*********** SUBHEADER *************/

.mfn-builder-content {
	margin-bottom: 80px;
}

.breadcrumbs {
	margin-top: 0 !important;
}

.breadcrumbs li {
	font-size: 14px;
}

.breadcrumbs li a {
	color: #000000 !important;
}

/*********************************/


/************* SUB-HEADER-IMGS ****************/

.subheader-img-wrap .scale-with-grid {
	width: 100%;
}

.subheader-img-wrap {
	position: relative;
}

.wp-caption-text {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: 0 auto;
	padding: 30px 10px 10px !important;
	background: transparent;
	color: black;
	font-size: 40px;
	font-weight: bold;
	text-align: left;
}

@media screen and (min-width: 1240px) {
	
	.wp-caption-text {
		max-width: 1100px;
	}
}

@media screen and (min-width: 960px) and (max-width: 1239px) {
	
	.wp-caption-text {
		max-width: 940px;
		font-size: 30px;
	}
}

@media screen and (min-width: 768px) and (max-width: 959px) {
	
	.wp-caption-text {
		max-width: 708px;
		font-size: 25px;
	}
}

@media screen and (max-width: 767px) {
	
	.wp-caption-text {
		max-width: 480px;
		font-size: 25px;
	}
	
	#block-9 {
		margin-bottom: 30px !important;
	}
	
	#block-18 {
		margin-top: 30px !important;
		margin-bottom: 0;
	}
	
	#block-19 {
		margin-top: 0;
	}
	
	#Footer p, #Footer h5 {
		font-size: 16px;
	}
	
	#Footer p:not(.footer-address) {
		margin-bottom: 20px !important;
		line-height: 1 !important;
	}
	
	.footer-hotline {
		padding: 10px;
	}
}

@media screen and (max-width: 576px) {
	
	.subheader-img-wrap img.scale-with-grid {
		height: 150px !important;
		object-fit: cover;
	}
	
	.wp-caption-text {
		padding-left: 33px !important;
		padding-right: 33px !important;
	}
}

/**********************************************/


/****************** NAVBAR-MENU ********************/

/** İNSAN KAYNAKLARI DROPDOW **/
#menu-item-529, #menu-item-766, #menu-item-767 {
	cursor: default;
}

@media screen and (min-width: 1240px) {
	
	.menu-item a span {
		padding: 0 10px !important;
	}
}

/************************************************/


/************************* CONTACT FORM **************************/

.checkbox-wrapper {
	display: flex;
}

.aydinlatma_metni, .kvkk {
	width: initial !important;
	margin-right: 10px;
}

.aydinlatma_metni .wpcf7-list-item, .kvkk .wpcf7-list-item {
	margin-left: 0;
}
/***************************************************************/


/*************** CERTIFICATE ***************/

.certificate-column {
	justify-content: space-evenly;
}

.certificate-column .wp-block-column {
	margin-left: 0;
}

.certificate a {
	display: flex;
	border: 1px solid #e6e6e6;
}


/****************************************/


/******************** CONTACT ********************/

.contact-content-wrap {
	margin-top: 20px;
}

.contact-content-col .contact-content-col-rows {
	margin-bottom: 1rem;
}

.contact-content-col-rows div {
	margin-left: 0px !important;
}

.contact-content-col p {
	margin-bottom: 0px;
}

/*************************************************/


/*************** FOOTER ******************/

#Footer {
	border-top: 1px solid #ededed;
}

#Footer p:not(.footer-address) {
	margin-bottom: 13px;
	line-height: 1;
}

#Footer a {
	font-weight: 600;
}

#Footer h5 {
	line-height: 1;
}

#Footer .footer_copy {
	border-top: none;
}

#Footer .footer_copy .one {
	padding-top: 0;
}

#Footer a:hover {
	text-decoration: none;
}

#block-9, #block-14 {
	margin: 0;
}

#block-18 {
	margin-top: 0;
}

#block-20 {
	margin-bottom: 0;
}

#block-21 {
	margin-top: 0;
}

.footer-hotline-hr {
	border-top: none;
}

.footer-hotline {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 7px;
	background-color: rgba(0,0,0,.08);
}

.footer-hotline svg {
	width: 16px;
	height: 16px;
	fill: #ffffff;
	margin-right: 5px;
}

/*****************************************/


/************** MISCELLANEOUS **************/

.d-flex {
	display: flex;
}

.flex-space-between {
	justify-content: space-between;
}

.flex-space-evenly {
	justify-content: space-evenly;
}

.margin-bottom-0 {
	margin-bottom: 0;
}

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

.margin-left-5 {
	margin-left: 8px !important;
}

.margin-left-1-em {
	margin-left: 1.1em;
}

.sanikey-border img {
	border: 2px solid #ff7713;
}

.table-text-align-left td {
	text-align: left;
}

.table-text-align-left tr td:first-child {
	width: 65%;
}

.pointer-events-none-img img {
	pointer-events: none;
}

.user-select-none-img img {
	user-select: none;
}

.list-style-orange-dot {
	list-style: none !important;
	color: #000000 !important;
}

.list-style-orange-dot li::before {
  list-style: none;
  content: "\2022";
  color: #ff7713;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
}

.header-orange-dot::before {
  content: "\2022";
  color: #ff7713;
  display: inline-block; 
  width: .8em;
}

.home-hr {
	margin: 0;
}

.home-hr:before {
	font-size: 3em !important;
	letter-spacing: 1.5em !important;
}

/******************************************/


/******************* TIME-LİNE ******************************/

.timeline-scroll {
	margin-bottom: 80px;
}

.wp-block-cp-timeline-content-timeline-child h3 strong {
	font-size: 24px;
}

.wp-block-cp-timeline-content-timeline-child p {
	font-weight: bold !important;
}

/***********************************************************/


/****************************** RESPONSIVE ******************************/

@media (min-width: 600px) and (max-width: 781px) {
	
	.certificate-column .wp-block-column {
		flex-basis: 25% !important;
	}
	
	.contact-content-col .contact-content-col-rows div:first-child {
		flex-basis: 100% !important;
		margin-bottom: 5px;
	}
	
	.contact-content-col .contact-content-col-rows div:not(:first-child) {
		flex-basis: 100% !important;
	}
	

}

@media (max-width: 600px) {
	
	.contact-content-col .contact-content-col-rows div:first-child {
		flex-basis: 100% !important;
		margin-bottom: 5px;
	}
	
	.flex-column-reverse {
		flex-direction: column-reverse;
	}

}

@media (max-width: 767px) {
	h4 {
		font-size: 1.5em;
	}
	p {
		font-size: 15.4px;
	}
}

/************************************************************************/


