@font-face {
	font-family: 'Source Sans Pro';
	src: url('../../../fonts/source-sans-pro/SourceSansPro-Regular.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Source Sans Pro';
	src: url('../../../fonts/source-sans-pro/SourceSansPro-Bold.woff2') format('woff2');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

/* ***** Global ***** */
:root {
	--lqd-container-width: 1140px;
	--lqd-container-width-md: 970px;
	--lqd-container-width-sm: 750px;
	--lqd-row-gutter-x: 20px;
	--lqd-row-gutter-y: 20px;

	--lqd-body-text-color: #5F6973;
	--lqd-color-primary: #FFCD28;
	--lqd-color-secondary: #194341;
	--lqd-color-link: #5b7bfb;
	--lqd-color-link-hover: #181b31;
	--lqd-color-dark: #292929;
	--lqd-color-gradient-start: #007fff;
	--lqd-color-gradient-stop: #ff4d54;
	--lqd-color-accent: #F7F8FA;
	--lqd-color-blue-300: #39374D;
	--lqd-color-blue-900: #10131d;
	--lqd-color-green-100: rgba(0, 34, 44, 0.43);
	--lqd-color-green-600: rgba(17, 48, 46, 0.9);
	--lqd-color-green-700: #143331;
	--lqd-color-blue-700: #112446;
	--lqd-color-gray-100: #FCFAF9;
	--lqd-color-gray-200: #F4F4F4;
	--lqd-color-gray-300: #e5e3df;
	--lqd-color-gray-400: #909197;
	--lqd-color-gray-500: #7F8284;
	--lqd-color-slate-200: #F7F8F8;
	--lqd-color-slate-700: #3B4B53;
	--lqd-color-slate-900: #222232;
	--lqd-color-yellow-100: #F8F5F3;

	--lqd-body-font-family: 'Source Sans Pro', sans-serif;
	--lqd-body-font-size: 17px;
	--lqd-body-line-height: 1.64em;

	--lqd-heading-font-family: 'Montserrat', sans-serif;
	--lqd-heading-font-weight: 700;
	--lqd-heading-line-height: 1.25em;
	--lqd-heading-color: #184341;
	--lqd-h1-font-size: 42px;
	--lqd-h2-font-size: 40px;
	--lqd-h3-font-size: 35px;
	--lqd-h4-font-size: 28px;
	--lqd-h5-font-size: 20px;
	--lqd-h5-line-height: 1.5em;
	--lqd-h6-font-size: 16px;
	--lqd-h6-line-height: 1.5em;

	--lqd-sticky-header-height: 72px;
}

/* Button & Link */
button,
input[type="button"],
input[type="submit"],
.btn,
.font-heading {
	font-family: var(--lqd-heading-font-family);
}

.btn-md {
	--btn-pt: 17px;
	--btn-pe: 55px;
	--btn-pb: 17px;
	--btn-ps: 55px;
}

/* ***** Main Header ****** */
.main-header .main-nav {
	--lqd-menu-items-top-padding: 25px;
	--lqd-menu-items-right-padding: 15px;
	--lqd-menu-items-bottom-padding: 6px;
	--lqd-menu-items-left-padding: 15px;
}

.main-header .main-nav>li>a {
	font-family: var(--lqd-heading-font-family);
}

.main-header .nav-item-children a {
	font-size: 1em;
	font-weight: 500;
}

.is-stuck .main-nav {
	--lqd-menu-items-bottom-padding: 12px;
}

/* ***** Header Sticky ***** */
.is-stuck .module-header {
	background-color: #fff;
}

.is-stuck .navbar-collapse .main-nav>li>a,
.is-stuck .module-header h6 {
	color: #102020;
}

/* ***** Mobile Header ***** */
.lqd-mobile-sec .main-nav>li>a {
	font-family: var(--lqd-body-font-family);
}

/* ***** Titlebar ***** */
.titlebar-inner h1 {
	font-weight: 700;
}

.titlebar-inner p {
	font-family: Montserrat;
	font-size: 18px;
	font-weight: 600;
	line-height: 28px;
}

.accordion-active-has-fill .accordion-item.active .accordion-title a {
	background-color: var(--lqd-color-secondary);
	color: #fff;
}

.has-accordion .accordion-item.active .accordion-expander {
	color: #FFFFFF;
}


.margintop2
{

	margin-top: 30px;
}

.marginbottom30{
	margin-bottom: 30px;
}
.marginbottom90{
	margin-bottom: 90px;
}

.bglogomat{
	background-color: #314E5A;
	color: white;
}

.bglogo{
	background-color: #204b5c;
	color: white;
}

.text-69 {
    font-size: 69px;
}


.accordion-active-has-fill .accordion-item.active .accordion-title a {
	background-color: #204b5c!important;    
	color: #fff;
}

.merkezyazi {
	text-align: center;
    line-height: 21.1px;
    margin-top: 6px;
}



.yavas-scroll{

		position: fixed;
		z-index: 2;
		top: 0;
		left: 0;
		overflow: hidden;
}



/* width */
::-webkit-scrollbar {
	width: 9px;
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
	background: #f1f1f1;
  }
  
  /* Handle */
  ::-webkit-scrollbar-thumb {
	background: #244E5C;
  }
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
	background: #555;
  }


  .dilaktif{
	width: 21px;
    margin-right: 6px;
  }


  
.nelit-acilis {
	position: absolute;
	top: 0;
	left: 0;
	background: linear-gradient(to right, #2c5364, #203a43, #0f2027);
  
	height: 100%;
	width: 100%;
	display: flex;
	flex-direction: column;
	gap: 1.5rem;
	align-items: center;
	justify-content: center;
	color: #191654;
	z-index: 999999;
  }
  
  #svg {
	height: 150px;
	width: 150px;
	stroke: white;
	fill-opacity: 0;
	stroke-width: 3px;
	stroke-dasharray: 4500;
	animation: draw 18s ease;
  }
  
  @keyframes draw {
	0% {
	  stroke-dashoffset: 4500;
	}
	100% {
	  stroke-dashoffset: 0;
	}
  }
  

  
#myVideo{
    right: 0;
    bottom: 0;
    width: 100%;
    max-height: 100%;
    object-fit: cover;
    position: absolute;}

	

.hakkimizda-tab-carousel{

	color:#204b5c ;
	font-weight: 900;
}


.partner{
	width: 50%;
	padding: 5px;
	margin: 0 auto;
}










.endustri40c  {
	text-decoration: none;
	color: inherit;
	font-size: 24px;
  }
  
  .endustri40c  {
	margin-top: 12px;
	font-weight: 700;
    font-size: 21px;
    font-family: var(--lqd-h3-font-family, var(--lqd-heading-font-family));
    text-transform: uppercase;
    background: linear-gradient(90deg, #F7F8FA, #184341, #F7F8FA);
    letter-spacing: 1px;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    background-repeat: no-repeat;
    background-size: 80%;
    animation: shine 9s linear infinite;
    position: relative;
  }
  
  @keyframes shine {
	0% {
	  background-position-x: -500%;
	}
	100% {
	  background-position-x: 500%;
	}
  }



  .kayan-yazilar {
    color: #f8f8f8;
    font-family: fantasy;
  }