html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
	font-family: 'Poppins', sans-serif;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {
	scroll-behavior: smooth;
	font-family: 'Poppins', sans-serif;
}
.fwli{
	font-weight: 300;
}
.fwreg{
	font-weight: 400;
}
.fwblack{
	font-weight: 900;
}
.TopGradientBack{
	display: none;
}
.GradientBack{
	background: #1f2a33;  /* fallback for old browsers */
}
.GradientBack-transparent{
	background: rgba(66, 71, 76, -0.01);
	position: absolute !important;
	left: 0;
	right: 0;
	z-index: 90;
}
.about-us-title{
	font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.33;
    letter-spacing: 0em;
    text-align: inherit;
    text-transform: none;
    color: #515151;
}
.breadcrumb a, .breadcrumb{
	font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.33;
    letter-spacing: 0em;
    text-align: inherit;
    text-transform: none;
	color: #515151 !important;
}
.breadcrumb a:hover{
	color: #515151 !important;
	text-decoration: underline;
	opacity: 1;
}
.about-us-title-1{
	font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: 0em;
    text-align: inherit;
    text-transform: uppercase;
    color: #c5c5c5;
}
.about-us-title-2{
	font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 1.1;
    letter-spacing: 0.03em;
    text-align: inherit;
    text-transform: uppercase;
    color: #515151;
}
.about-us-title-2.title-sm{
	font-size: 24px;
}
.about-us-hr{
	width: 80px;
	height: 1px;
	background-color: #c5c5c5;
	text-align: left;
	margin-top: 20px;
}
.about-us-p{
	    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 1.88;
    letter-spacing: 0em;
    text-align: left;
    text-transform: none;
    color: #8d8d8d;
}
.top-degrade{
	background: #1f2a33;  /* fallback for old browsers */

}
.headerInfo img{
	width: 13px;
	margin-right: 7px;
	
}
.headerInfo span{
	font-size: 14px;
	color: white;
	
}
.headerInfo{
	cursor: pointer;
	transition: .3s all;
}
.headerInfo:hover{
	opacity: 0.7;
	transition: .3s all;
}
.infoLink{
	transition: .3s all
}
.infoLink:hover{
	opacity: 0.7;
	transition: .3s all
}
.nav-item a:hover{
	transition: .3s all;
	text-decoration: underline;
}
.nav-item a{
	transition: .3s all;
	color: white !important;
}
.has-submenu{
	position: relative;
}
.has-submenu .nav-link{
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
}
.has-submenu ul{
	width: 300px;
	height: auto;
	background-color: #eeeeee;
	display: flex;
	flex-direction: column;
	justify-content: stretch;
	align-items: start;
	padding: 20px;
	position: absolute;
	top: 100px;
	left: -100px;
	transition: all .3s ease;
	padding: 0;
	visibility: hidden;
	opacity: 0;
	z-index: 999999;
}
.has-submenu:hover ul{
	visibility: visible;
	opacity: 1;
	top: 45px;	
}
.has-submenu ul li{
	width: 100%;
}
.has-submenu ul li a{
	display: block;
	padding: 20px 40px;
	color: #252525 !important;
}
.has-submenu ul li:hover{
	color: #24dc97;
    background-color: #f7f7f7;
}
.has-submenu ul li:hover a{
	color: #24dc97 !important;
	text-decoration: none;
}
.GradientBack2{
	background: white;
}
.GradientBack2 .nav-item a{
	color: black !important;
}
.mybutton{
	color: white;
	background: #e91d62;
	padding: 15px 30px;
	border-radius: 35px;
	white-space: nowrap;
}
a{
	transition: .3s all;
}
a:hover{
	transition: .3s all;
	opacity: .7;
	text-transform: none;
	text-decoration: none;
	color: white;
}
.purple{
	background: #e91d62;
}
.blue{
	background: #007ffb;
}
.homeSlider{
	
	position: relative;
}
.BackSlider{
	width: 100%;
	height: calc(100vh - 137px);
	background-repeat: no-repeat;
	background-position: center;
}

.degradeBlack{
	position: absolute;
	width: 100%;
	height: 100%;
	background: black;
	opacity: 0.8;
}
.carousel-indicators li{
	width: 10px !important;
	height: 10px !important;
	border: none;
	border-radius: 50%;
	margin: 0;
	background: #fff;
}
.carousel-indicators{
	width: 80px;
	border-radius: 5px;
	position: absolute;
	bottom: 5%;
	left: 50%;
	transform: translateX(-50%);
	z-index: 50;
	display: -ms-flexbox;
	-ms-flex-align: center;
	-ms-flex-pack: center;
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #fff;
	text-align: center;
	transition: opacity .15s ease;
	margin-left: 0;
	margin-right: 0;
	padding-right: 0;
}
.carousel-indicators li.active{
	width: 15px !important;
	height: 15px !important;
	background: #24dc97;
}
.carousel-caption{
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	height: auto;
	display: block;
	justify-content: center;
	align-items: center;
}
.slider-title-1{
	font-size: 50px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1em;
    padding: 14px 0px 0px 0px;
    text-align: center;
	margin-bottom: 40px !important;
}
.slider-title-2{
	color: #24dc97;
    font-size: 50px;
    font-weight: 700;
    text-transform: none;
    text-align: center;
	margin-bottom: 40px;
}
.slider-p{
	font-size: 18px !important;
    font-weight: 300;
    text-align: center;
    align-self: center;
}
.headerText p{
	font-weight: 300;
	margin-bottom: 200px !important;
	text-align: center;
}
.headerText h2{
	margin-bottom: 10px;
	font-weight: 900;
	color: white;
	font-size: 47px;
}
.headerImg img{
	position: relative;
	bottom: -80px;
}
.color63{
	color: #636363;
}
.hizmetRow p{
	color: #252525;
	line-height: 25px;
	color: #636363;
	font-size: 15px;
	font-weight: 400;
}
.hizmetRow{
	padding: 100px 0px;
}
.hizmetRow img{
	width: 50px;
	
}
.hizmetRow h3{
	color: #252525;
	font-weight: 700;
	font-size: 18px;
}
.greyBack{
	overflow: hidden;
	padding: 100px 0px;
	color: #252525;
	width: 100%;
	background: #f6f7fb;
}
.span_title{
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
}
.date_title{
	color: #c5c5c5;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 0.3em;
    letter-spacing: 3px;
	margin-bottom: 20px;
}

.title_about{
	font-style: normal;
    font-weight: 700;
    font-size: 45px;
    line-height: 1.1;
    font-family: Montserrat, sans-serif;
    letter-spacing: 0em;
    text-transform: uppercase;
    color: #24dc97;
}
.backWhite{
	overflow: hidden;
	padding: 100px 0px;
	
	width: 100%;
	background: #fff;
}
.bgWhite{
	box-shadow: 0px 18px 15px 5px #0000000d;
	position: relative;
}
.who-is h3{
	font-size: 43px;
	font-weight: 700;
	color: #252525;
	
}
.who-is p{
	font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 1.88;
    font-family: Montserrat, sans-serif;
    letter-spacing: 0em;
    text-align: left;
    text-transform: none;
    color: #8d8d8d;
	width: 100%;
}
.who-is img{
	position: absolute;
	right: -15%;
	bottom: -100px;
	width: 180%;
}
.section-title-1{
	color: #c5c5c5;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0px;
	text-align: center;
	margin-bottom: 20px;
}
.section-title-2{
	color: #272f35;
    text-transform: uppercase;
    text-align: left;
	font-style: normal;
    font-weight: 700;
    font-size: 45px;
    line-height: 1.1;
    font-family: Montserrat, sans-serif;
    letter-spacing: 0em;
    text-transform: uppercase;
	text-align: center;
	margin-bottom: 50px;
}
.section-title-3{
	font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.33;
    font-family: Montserrat, sans-serif;
    letter-spacing: 0em;
    text-align: inherit;
    text-transform: none;
    color: #515151;
	padding-left: 10px;
	margin-bottom: 10px;
}
.section-p{
	font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 1.88;
    font-family: Montserrat, sans-serif;
	color: #8d8d8d;
	padding-left: 10px;
}
.footer{
	background-color: #1f2a33;
	width: 100%;
	height: auto;
}
.footer .footer-left{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	border-bottom: 1px solid #c5c5c572;
}
.footer-bottom{
	color: #ffffff;
	display: flex;
    justify-content: space-between;
    align-items: center;
	font-weight: 300;
}
.footer-title-1{
	font-style: normal;
    font-weight: 700;
    font-family: Montserrat, sans-serif;
    letter-spacing: 0em;
    text-transform: none;
	color: #24dc97;
	font-size: 45px;
	text-align: left;
	margin-top: 80px;
}
.footer-title-hr{
	width: 80px;
	height: 1px;
	background-color: #ffffff;
	text-align: left;
	margin-top: 20px;
}
.footer-p{
	font-style: normal;
    font-weight: 100;
    font-size: 14px;
    line-height: 1.88;
    font-family: Montserrat, sans-serif;
    letter-spacing: 0em;
    text-align: left;
    text-transform: none;
    color: #ffffff;
	margin-top: 20px;
}
.footer-title-title{
	font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.2;
    font-family: Montserrat, sans-serif;
    letter-spacing: 0em;
    text-align: inherit;
    text-transform: uppercase;
    color: #ffffff;
	margin-bottom: 20px;
}
.footer-item{
	margin-top: 40px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.footer-item img{
	width: 28px;
}
.footer-item span
{
	font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.33;
    font-family: Montserrat, sans-serif;
    letter-spacing: 0em;
    text-align: inherit;
    text-transform: none;
    color: #ffffff;
	padding-left: 10px;
}
.footer .footer-right{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	background-color: #f7f7f7;
}
.footer .footer-right .footer-title-1{
	color: #1f2a33;
}
.footer .footer-right .footer-title-title{
	color: #c5c5c5;
}
.footer .footer-right .footer-title-hr{
	background-color: #c5c5c5;
}
.contact-form {
	width: 100%;
	margin-top: 40px;
	max-width: 500px;
}

.contact-form h2 {
	margin-bottom: 20px;
	font-size: 24px;
	color: #333;
}

.contact-form input,
.contact-form textarea {
	width: 100%;
	padding: 10px 5px;
	margin-bottom: 20px;
	border: none;
	border-bottom: 2px solid #ccc;
	font-size: 16px;
	outline: none;
	transition: border-color 0.3s;
	background: transparent;
}

.contact-form input:focus,
.contact-form textarea:focus {
	border-bottom-color: #1abc9c;
}

.contact-form textarea {
	resize: vertical;
	min-height: 100px;
}

.contact-form button {
	background-color: #1abc9c;
	color: #fff;
	border: none;
	padding: 16px 12px;
	width: 20%;
	border-radius: 5px;
	font-size: 16px;
	cursor: pointer;
	transition: background 0.3s;
	margin-bottom: 20px;
}

.contact-form button:hover {
	background-color: #16a085;
}
.blueshadow{
	box-shadow: 0px 10px 20px 0px #007ffba6;
}
.classicpt{
	padding: 100px 0px;
}
.client img{
	width: 100%;
}
.client span{
	color: #ffff00;
}
.client span small{
	opacity: 0.4;
}

.client{
	font-size: 15px;
	line-height: 25px;
	color: #e9ecef;
	font-weight: 300;
}
.client .tik{
	position: absolute;
	z-index: 1;
	width: 55px;
}
.pagination-client{
	top: 60px;
	position: relative !important;
	margin: auto !important;
}
.pagination-client .swiper-pagination-bullet{
	border-radius: 6px !important;
	width: 22px;
	height: 5px;
	margin: 10px;
	outline: 0 !important;
}
:root {
	--swiper-theme-color: #ffffff !important;
} 
.client h2{
	color: white;
	font-size: 42px;
	text-align: center;
	font-weight: 700;
	margin-bottom: 50px;
}
.client{
	padding-bottom: 150px;
}
.we-products h2{
	color: #252525;
	font-weight: 700;
	font-size: 42px;
	margin-bottom: 40px;
}
.we-products p{
	font-weight: 400;
	font-size: 16px;
	line-height: 15px;
	color: #636363;
	margin-bottom: 40px;
}

.like-btn,
.clap-btn {
	display: inline-block;
	Cursor: pointer;
	width: 55px;
	height: 80px;
	position: absolute;
	top: -34px;
	left: -30px;
}

.like-btn {
	background: url('https://i.ibb.co/vw78mf3/heart.png') no-repeat 0% 50%;
	background-size: 2900%;
}

.clap-btn {
	background: url('https://i.ibb.co/GVsbrFF/claps.png') no-repeat 0% 50%;
	background-size: 900%;
}

.like-active,
.clap-active {
	animation-name: animate;
	animation-duration: .8s;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
}
.like-active {
	animation-timing-function: steps(28);
}

.clap-active {
	animation-timing-function: steps(8);
}
@keyframes animate {
	0%   { background-position: left;  }
	50%  { background-position: right; }
	100% { background-position: right; }
}
.greyBack h5.card-title{
	font-size: 20px;
	transition: .3s all;
	color: white;
	color: #252525;
	font-weight: 700;
}
.we-products{
	color: #8799a3;
	font-size: 14px;
}
.greyBack .interface span{
	transition: .3s all;
	background: #f0f4f7;
	color: #8799a3;
	font-size: 12px;
	font-weight: 300;
	padding: 5px 16px;
	border-radius: 15px;
}
.card, .card img{
	border-radius: 0px !important;
	border: none;
}
.greyBack .card{
	cursor: pointer;
}
.greyBack .card:hover h5{
	color: #8799a3;
	transition: .3s all;
}
.greyBack .card:hover .interface span{
	background: #8799a3;
	box-shadow: 0px 10px 20px 0px #8799a3;
	color: white;
	transition: .3s all;
}
.swiper-container2 {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
}
.greyBack .swiper-button-next{
	left: 0 !important;
	outline: 0 !important;
}
.greyBack .swiper-button-prev{
	right: 0 !important;
	outline: 0 !important;
	left: auto !important;
}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{
	content: url(../img/left.png) !important;
	outline: 0 !important;
}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-next:after{
	outline: 0 !important;
	content: url(../img/lefthover.png) !important;
}
.who-is p{
	line-height: 25px;
}
.hizmet img{
	position: absolute;
	right: -15%;
	top: 0;
	width: 100%;
}
.bigImg{
	position: absolute;
	right: -15%;
	right: -35% !important;
	width: 140% !important;
}
.hizmet h3{
	color: #1cbbb4;
	font-size: 50px;
	margin-bottom: 0;
	padding-bottom: 0;
}
.hizmet span{
	font-size: 16px;
	font-weight: 700;
}


.postat h3{
	font-size: 24px;
	font-weight: 700;
	color: #252525;
	
}
.postat p{
	margin-top: 20px;
	margin-bottom: 40px;
	max-width: 400px;
	font-weight: 400;
	font-size: 16px;
	color: #636363;
}
.postat .postatimg{
	position: absolute;
	right: 0;
	top: -100px;
	width: 100%;
}
.postat p{
	line-height: 25px;
}
.postat input{
	color: #8799a3;
	font-size: 14px;
	border-radius: 50px;
	border: none;
	outline: 0 !important;
	padding: 10px;
	padding-left: 25px;
	padding-right: 70px;
}
.inputgonder{
	background: transparent;
	border: none;
	outline: 0 !important;
	position: absolute;
	margin-top: 10px;
	margin-left: -50px;
}
footer h5{
	
	min-height: 59.33px;
	
}
footer a{
	color: white;
	line-height: 25px;
	font-size: 16px;
}
.pld-5{
	padding-left: 5rem;
}
.footer-line{
	width: 100%;
	height: 2px;
	background: #fff;
	opacity: .4;
	margin-bottom: 40px;
}
.carousel-control-next-icon{
	background-image: url(../img/lefthover.png) !important;
}
.carousel-control-next-icon, .carousel-control-prev-icon{
	display: inline-block;
	width: 20px;
	height: 20px;
	background: no-repeat;
	background-size: 50%;
}
.kurumsal{
	position: relative;
	width: 100%;
	text-align: center;
	height: 260px;
}
.kurumsal>.container{
	position: relative;
	z-index: 2;
}
.texture{
	position: absolute;
	opacity: 0.3;
	z-index: 1;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background: url(../img/texture.png);
}
.kurumsal h2{
	color: white;
	font-size: 42px;
	font-weight: 700;
}
.kurumsal p{
	color: white;
	font-size: 22px;
	font-weight: 300;
}
.home-bread{
	padding: 30px;
	border-right: 1px solid #f3f4f6;
	border-left: 1px solid #f3f4f6;
}
.breadcrumb{
	background: transparent;
	margin: 0;
	padding: 30px;
}
.breadcrumb a{
	color: #8799a3;
}
.breadcrumb-item+.breadcrumb-item::before{
	content: url(../img/opacright.png) !important;
}
.campaingimg{
	width: 480px !important;
}
.campaing h3{
	font-size: 43px;
	font-weight: 700;
	color: #252525;
	
}
.campaing p{
	margin-top: 40px;
	margin-bottom: 80px;
	max-width: 400px;
	font-weight: 400;
	font-size: 16px;
	color: #636363;
}
.campaingimg{
	position: absolute;
	right: -15%;
	bottom: -100px;
	width: 180%;
}
.campaing ul li{
	font-size: 18px;
	line-height: 25px;
}
.amazingSlider .card-body{
	box-shadow: 1px 1px 20px 0px #0000000a;
	background: #fff;
	border-radius: 0;
}
.amazingSlider .swiper-container{
	
}
.amazingSlider h5{
	font-size: 18px;
	font-weight: 700;
	color: #007ffb;
	}.amazingSlider h5 span{
		font-size: 16px;
		font-weight: 400;
		color: #8799a3;
	}
	.amazingSlider p{
		color: #8799a3;
	}
	.amazingSlider .swiper-slide .card-body{
		background: #f9f9fa;
		box-shadow:none;
	}
	.amazingSlider h2{
		color: #252525;
	}
	.amazingSlider p{
		color: #636363;
	}
	.amazingSlider .swiper-slide-next .card-body{
		box-shadow: 1px 1px 20px 0px #0000000a !important;
		background: white;
	}
	.bottomGrey{
		background: #f9f9fa;
		width: 100%;
		height: 45.5%;
		position: absolute;
		bottom: 0;
	}
	.amazingSlider{
		position: relative;
	}
	.ref-img{
		opacity: 0.5;
		transition: .3s all;
	}
	.ref-img:Hover{
		opacity: 1;
		transition: .3s all;
	}
	.campaing  p{
		line-height: 25px;
	}
	.logoBack{
		margin-bottom: 30px;
		width: 100%;
		height: 350px;
		background: #eeeef0;
	}
	.getToc h2{
		color: #252525;
		font-size: 32px;
		font-weight: 700;
		margin-bottom: 20px;
	}
	.getToc p{
		color: #252525;
		font-size: 18px;
		font-weight: 400;
		margin-bottom: 40px;
	}
	.getTocin p{
		cursor: pointer;
		color: #252525;
		font-size: 18px;
		font-weight: 500;
		margin-bottom: 20px;
		transition: .3s all;
	}
	.getTocin p:Hover{
		color: #0081ff;
		transition: .3s all;
	}
	.forms{
		background: #fff;
		box-shadow: 1px 1px 20px 0px #0000000a !important;
		padding: 50px;
	}
	.forms input:focus{
		transition: .3s all;
		border-color: #8799a3;
	}
	.forms textarea:focus{
		transition: .3s all;
		border-color: #8799a3;
	}
	.forms input{
		font-size: 16px;
		width: 100%;
		margin: 20px 0px;
		padding: 10px;
		padding-left: 10px;
		border-radius: 15px;
		outline: 0 !important;
		background: white;
		color: #8799a3;
		border: 1px solid #eceef2;
		transition: .3s all;
	}
	.forms h2{
		font-size: 32px;
		font-weight: 900;
		color: #252525;
		margin-bottom: 10px;
	}
	.forms input::placeholder, .forms textarea::placeholder{
		color: #8799a37a;
	}
	.newbutton{
		border: none;
		padding: 15px 60px !important;
	}
	.green{
		background: #39b54a;
		font-weight: 700;
	}
	.forms{
		position: absolute;
		top: -270px;
	}
	.forms textarea{
		font-size: 16px;
		transition: .3s all;
		width: 100%;
		margin: 20px 0px;
		padding: 5px;
		padding-left: 10px;
		border-radius: 15px;
		outline: 0 !important;
		background: white;
		color: #8799a3;
		border: 1px solid #eceef2;
		height: 100px !important;
	}
	.blueshadow{
		box-shadow: 0px 10px 20px 0px #39b54a;
	}
	@media only screen and (max-width: 992px) {
		.forms{
			position: relative;
			top: 0;
		}
		.campaingimg{
			display: none;
		}
		.postat .postatimg {
			position: absolute;
			right: 0;
			top: -50px;
			width: 100%;
			transform: rotate(180deg);
			z-index: 0;
		}
		.mobile-center .row{
			
		}
		.client h2{
			line-height: 65px;
		}
		.mobile100vh{
			height: 100vh;
		}
		.who-isimg{
			top: 40px !important;
		}
		.bigImg{
			display: none;
		}
		.TopGradientBack  {
			display: none;
		}
		.navbar-brand {
			width: 200px;
			float: left;
		}
		.navbar-brand img{
			width: 100%
		}
		.navbar-nav{
			text-align: center;
			background-color: #ffffff;
		}
		.navbar-nav .nav-item .nav-link{
			color: #000000 !important;
		}
		.navbar-dark .navbar-nav .nav-link{
			margin-bottom: 20px;
		}
		.BackSlider{
			height: calc(100vh - 75.06px);
		}
		.headerText h2{
			font-size: 33px;
			line-height: 35px;
			text-align: center;
		}
		.headerText p{
			text-align: center;
			font-size: 20px;
			margin-bottom: 60px !important;
		}
		.homeSlider .mybutton{
			color: white;
			padding: 15px 30px;
			border-radius: 35px;
			white-space: nowrap;
			text-align: center;
			left: 70px;
			margin: auto;
			position: relative;
		}
		footer .d-flex{
			display: block !important;
		}
		.pld-5{
			padding-left: 0;
		}
	}
/* -------------------------------- 

Primary style

-------------------------------- */

/* -------------------------------- 

Main Components 

-------------------------------- */
.cd-horizontal-timeline {
	opacity: 0;
	margin: 2em auto;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	transition: opacity 0.2s;
}
.cd-horizontal-timeline::before {
	/* never visible - this is used in jQuery to check the current MQ */
	content: 'mobile';
	display: none;
}
.cd-horizontal-timeline.loaded {
	/* show the timeline after events position has been set (using JavaScript) */
	opacity: 1;
}
.cd-horizontal-timeline .timeline {
	position: relative;
	height: 100px;
	width: 90%;
	max-width: 800px;
	margin: 0 auto;
}
.cd-horizontal-timeline .events-wrapper {
	position: relative;
	height: 100%;
	margin: 0 40px;
	overflow: hidden;
}
.cd-horizontal-timeline .events-wrapper::after, .cd-horizontal-timeline .events-wrapper::before {
	/* these are used to create a shadow effect at the sides of the timeline */
	content: '';
	position: absolute;
	z-index: 2;
	top: 0;
	height: 100%;
	width: 20px;
}

.cd-horizontal-timeline .events {
	/* this is the grey line/timeline */
	position: absolute;
	z-index: 1;
	left: 0;
	top: 49px;
	height: 8px;
	/* width will be set using JavaScript */
	background: #dfdfdf;
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
}
.cd-horizontal-timeline .filling-line {
	/* this is used to create the green line filling the timeline */
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: #007ffb;
	-webkit-transform: scaleX(0);
	-moz-transform: scaleX(0);
	-ms-transform: scaleX(0);
	-o-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-ms-transform-origin: left center;
	-o-transform-origin: left center;
	transform-origin: left center;
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
	
}

.cd-horizontal-timeline .events a {
	position: absolute;
	bottom: 0;
	z-index: 2;
	text-align: center;
	font-size: 1.3rem;
	padding-bottom: 15px;
	color: #383838;
	/* fix bug on Safari - text flickering while timeline translates */
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	font-size: 13px;
	font-weight: 900;
	top: -28px;
}
.cd-horizontal-timeline .events a::after {
	/* this is used to create the event spot */
	content: '';
	position: absolute;
	left: 50%;
	right: auto;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: -5px;
	height: 30px;
	width: 30px;
	top: 17px;
	border-radius: 50%;
	background-color: #f8f8f8;
	-webkit-transition: background-color 0.3s, border-color 0.3s;
	-moz-transition: background-color 0.3s, border-color 0.3s;
	transition: background-color 0.3s, border-color 0.3s;
	box-shadow: 0px 5px 20px 0px #00000033;
}
.no-touch .cd-horizontal-timeline .events a:hover::after {
	background-color: #7b9d6f;
	border-color: #7b9d6f;
}
.cd-horizontal-timeline .events a.selected {
	pointer-events: none;
}
.cd-horizontal-timeline .events a.selected::after {
	border: 10px solid #007ffb;
	background-color: #f8f8f8;
	box-shadow: 0px 5px 20px 0px #007ffba6;
}
.cd-horizontal-timeline .events a.older-event::after {
	border: 10px solid #007ffb;
}
@media only screen and (min-width: 1100px) {
	.cd-horizontal-timeline {
		margin: 6em auto;
	}
	.cd-horizontal-timeline::before {
		/* never visible - this is used in jQuery to check the current MQ */
		content: 'desktop';
	}
}

.cd-timeline-navigation a {
	/* these are the left/right arrows to navigate the timeline */
	position: absolute;
	z-index: 1;
	top: 50%;
	bottom: auto;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 34px;
	width: 34px;
	border-radius: 50%;
	border: 2px solid #dfdfdf;
	/* replace text with an icon */
	overflow: hidden;
	color: transparent;
	text-indent: 100%;
	white-space: nowrap;
	-webkit-transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	transition: border-color 0.3s;
}
.cd-timeline-navigation a::after {
	/* arrow icon */
	content: '';
	position: absolute;
	height: 16px;
	width: 16px;
	left: 50%;
	top: 50%;
	bottom: auto;
	right: auto;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	background: url(../img/leftmini.png) no-repeat;
}
.cd-timeline-navigation a.inactive{
	content: 'x';
	
}
.cd-timeline-navigation a.prev {
	left: 0;
	-webkit-transform: translateY(-50%) rotate(180deg);
	-moz-transform: translateY(-50%) rotate(180deg);
	-ms-transform: translateY(-50%) rotate(180deg);
	-o-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg);
}
.cd-timeline-navigation a.next {
	right: 0;
}
.no-touch .cd-timeline-navigation a:hover {
	border-color: #7b9d6f;
}
.cd-timeline-navigation a.inactive {
	cursor: not-allowed;
}
.cd-timeline-navigation a.inactive::after {
}
.no-touch .cd-timeline-navigation a.inactive:hover {
	border-color: #dfdfdf;
}

.cd-horizontal-timeline .events-content {
	position: relative;
	width: 100%;
	margin: 2em 0;
	overflow: hidden;
	-webkit-transition: height 0.4s;
	-moz-transition: height 0.4s;
	transition: height 0.4s;
}
.cd-horizontal-timeline .events-content li {
	position: absolute;
	z-index: 1;
	width: 100%;
	left: 0;
	top: 0;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%);
	padding: 0 5%;
	opacity: 0;
	-webkit-animation-duration: 0.4s;
	-moz-animation-duration: 0.4s;
	animation-duration: 0.4s;
	-webkit-animation-timing-function: ease-in-out;
	-moz-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
}
.cd-horizontal-timeline .events-content li.selected {
	/* visible event content */
	position: relative;
	z-index: 2;
	opacity: 1;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
}
.cd-horizontal-timeline .events-content li.enter-right, .cd-horizontal-timeline .events-content li.leave-right {
	-webkit-animation-name: cd-enter-right;
	-moz-animation-name: cd-enter-right;
	animation-name: cd-enter-right;
}
.cd-horizontal-timeline .events-content li.enter-left, .cd-horizontal-timeline .events-content li.leave-left {
	-webkit-animation-name: cd-enter-left;
	-moz-animation-name: cd-enter-left;
	animation-name: cd-enter-left;
}
.cd-horizontal-timeline .events-content li.leave-right, .cd-horizontal-timeline .events-content li.leave-left {
	-webkit-animation-direction: reverse;
	-moz-animation-direction: reverse;
	animation-direction: reverse;
}
.cd-horizontal-timeline .events-content li > * {
	max-width: 800px;
	margin: 0 auto;
}
.cd-horizontal-timeline .events-content h2 {
	font-weight: bold;
	font-size: 30px !important;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	line-height: 1.2;
}
.cd-horizontal-timeline .events-content em {
	display: block;
	font-style: italic;
	margin: 10px auto;
}
.cd-horizontal-timeline .events-content em::before {
	content: '- ';
}
.cd-horizontal-timeline .events-content p {
	font-size: 16px;
	color: #959595;
}
.cd-horizontal-timeline .events-content em, .cd-horizontal-timeline .events-content p {
	line-height: 1.6;
}

.homeSlider,
.homeSlider .carousel,
.homeSlider .carousel-inner,
.homeSlider .carousel-item,
.homeSlider .BackSlider {
    height: 100vh; /* ekranın tamamını kaplar */
}

.homeSlider .BackSlider {
    background-size: cover;   /* resmi alanı kaplayacak şekilde ölçeklendir */
    background-position: center; /* resmi ortalar */
}

@media only screen and (min-width: 768px) {
	.swiper-slide{
		opacity: 0.4
	}
	.swiper-slide.swiper-slide-next{
		opacity: 1;
	}
	.cd-horizontal-timeline .events-content h2 {
		font-size: 7rem;
	}
	.cd-horizontal-timeline .events-content em {
		font-size: 1rem;
	}
	.cd-horizontal-timeline .events-content p {
		font-size: 1rem;
	}
}

@media only screen and (min-width: 1440px) {
	.homeSlider, .homeSlider .carousel, .homeSlider .carousel-inner, .homeSlider .carousel-item, .homeSlider .BackSlider{
		height: 80vh !important;
	}
}


@media only screen and (max-width: 768px) {		
	.footer-bottom{
		flex-direction: column;
		text-align: center;
	}
	.navbar{
		position: relative;
		background-color: #42474c;
	}
	.slider-title-1, .slider-title-2{
		font-size: 30px;
	}
	.slider-p{
		font-size: 16px;
	}
	.has-submenu ul {
        position: relative;
        top: -20px;
        left: 0;
        opacity: 1;
        visibility: visible;
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.3s ease;
		background-color: #f8e8e8;
		width: 100%;
    }

    .has-submenu.open ul {
        max-height: 500px;
    }

	.about-us-container{
		height: 150px;
	}

	.about-us-container .col-md-12{
		flex-direction: column;
	}
}

@-webkit-keyframes cd-enter-right {
	0% {
		opacity: 0;
		-webkit-transform: translateX(100%);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0%);
	}
}
@-moz-keyframes cd-enter-right {
	0% {
		opacity: 0;
		-moz-transform: translateX(100%);
	}
	100% {
		opacity: 1;
		-moz-transform: translateX(0%);
	}
}
@keyframes cd-enter-right {
	0% {
		opacity: 0;
		-webkit-transform: translateX(100%);
		-moz-transform: translateX(100%);
		-ms-transform: translateX(100%);
		-o-transform: translateX(100%);
		transform: translateX(100%);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0%);
		-moz-transform: translateX(0%);
		-ms-transform: translateX(0%);
		-o-transform: translateX(0%);
		transform: translateX(0%);
	}
}
@-webkit-keyframes cd-enter-left {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0%);
	}
}
@-moz-keyframes cd-enter-left {
	0% {
		opacity: 0;
		-moz-transform: translateX(-100%);
	}
	100% {
		opacity: 1;
		-moz-transform: translateX(0%);
	}
}
@keyframes cd-enter-left {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%);
		-moz-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		-o-transform: translateX(-100%);
		transform: translateX(-100%);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0%);
		-moz-transform: translateX(0%);
		-ms-transform: translateX(0%);
		-o-transform: translateX(0%);
		transform: translateX(0%);
	}
}
