a, p, input, select, textarea, table, td, th, span, h2, h3, h4, h5, h6, body, button {
    font-family: 'Lexend', sans-serif;
    font-style: normal;
}
h1{
	font-family: 'Inter',sans-serif;
	font-style: normal;
	position:relative;
}
h1::after{content:"";width: 140px;height: 140px;
background: url(../img/baslikbeforee.png);
/*background: url(../img/Comp_1.gif);*/ 
position:absolute;
left: -50px;top:-20px;z-index: -1;background-size: contain;
    background-repeat: no-repeat;
    animation: moves 2s infinite
    }
    @keyframes moves{
    	0%{
    		transform:rotate(0);
    	}
    	50%{
    		transform:rotate(25deg);
    	}
    	100%{
    		transform:rotate(0);
    	}
    }
  
html {
    scroll-behavior: smooth;
}

a:hover {
    text-decoration: none;
}

input, select, button, textarea {
    outline: none;
}
::-webkit-scrollbar{width:5px;}
::-webkit-scrollbar-track{box-shadow:inset 0 0 5px grey;border-radius:5px;}
::-webkit-scrollbar-thumb{background:#FF314F;border-radius:5px;}
::-webkit-scrollbar-thumb:hover{background:#f26522;}
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 90%;
}
 
h1 {
    font-size: 90px;
        line-height: 120%;
        font-weight: 700;
}
 
h2 {
    font-size: 80px;
    font-weight: 700;
}

h3 {
font-weight: 700;
font-size: 60px;
}

h4 {
    font-weight: 300;
font-size: 40px 
}

h5 {
    font-size: 30px;
    line-height: 120%;
}

h6 {
    font-size: 20px;
        line-height: 110%;
}

p, li { 
    font-size: 15px;
    line-height: 150%;
}
.row{
	margin:0;
}
.header {
    position: absolute;
    top: 5%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99999;
}

.header .bgimage {
}

.header .bgimage .header-ust {
}

.header .bgimage .header-ust .baslik {
}

.header-ust {
    width: 20%;
}

.header-ust .baslik {
}

.header-ust .baslik .newbar {
}

.header-ust .baslik .newbar a {
}

.header-menu {
    width: 60%;
    display: inline-flex;
}

.header-menu .sag-search {
    width: 20%;
}

.header-menu .header-link-menu {
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
}

.header-menu .header-link-menu ul {
    list-style: none;
    width: 100%;
    padding: 0;
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    margin: 0;
}

.header-menu .header-link-menu ul li {
    display: inline;
    margin: 0 50px 0 0px;
}

.header-menu .header-link-menu ul li a {
    text-decoration: none;
    color: #fff;
    cursor: pointer;
} 
.main-header{position: fixed;padding-top:30px;padding-bottom:30px;transition:1s;width: 100%;z-index: 999;}
.main-header .main-header-logo{width:50%;display:flex;align-items:center;justify-content:flex-start;}
.main-header .main-header-menu{width:50%;display:flex;align-items:center;justify-content:flex-end;}
.main-header .main-header-menu ul{padding-left:0;margin-bottom:0;}
.main-header .main-header-menu ul li{position:relative;display:inline-block;margin: 0px 0px 0px 50px;}

.main-header .main-header-menu ul li:after {
    content: "";
    position: absolute;
    left: -26px;
    height: 100%;
    bottom: 0;
    background: #0000002e;
    width: 2px;
}
.main-header .main-header-menu ul li:first-child:after {
    width: 0px;
}
.main-header .main-header-menu ul li:last-child:after {
    width: 0px;
}
.main-header .main-header-menu ul li:last-child{
	margin-left:0px;
}
.main-header .main-header-menu ul li img{width:100%;cursor:pointer;}
.main-header .main-header-menu ul li input{border:1px solid #1D5A69;height:40px;width:100%;border-radius:20px;padding-left:20px;font-size:14px;font-weight:bold;color:#1D5A69;}
.main-header .main-header-menu ul li input::placeholder{color:#000;}
.sidenav{height:100%;width:0;position:fixed;z-index:99999;top:0;left:0;background-color:#000000;overflow-x:hidden;transition:0.5s;padding-top:40px;}
.sidenav .openmenu-kapat-logo{position:relative;}
.sidenav .openmenu-kapat{width:50%;display:flex;align-items:center;justify-content:flex-end;}
.sidenav .openmenu-kapat .closebtn{color:#000000;font-size:90px;font-weight:300;}
.sidenav .openmenu-logo{width:50%;display:flex;align-items:center;justify-content:flex-start;}
.sidenav .openmenu-logo img{width:100%;}
.sidenav .openmenurows{height:70vh;opacity:0;width: 100%;position: relative;}
.sidenav .openmenu-kapat .opemenuliste{
	
}
.sidenav .openmenu-kapat .opemenuliste{
	
list-style: none;
	
padding: 0;
	
display: inline-flex;
	
justify-content: flex-end;
	
align-items: center;
	
width: 100%;
}
.sidenav .openmenu-kapat .opemenuliste li{
	
margin-left: 5%;
	
position:relative;
	
cursor: pointer;
}
.sidenav .openmenu-kapat .opemenuliste li:after{	
	 content:"";
	position:absolute;
	left:-20px;
	height:100%;
	bottom:0;
	background:#ffffff47;
	width:2px;
}
.sidenav .openmenu-kapat .opemenuliste li:first-child:after{	
	 content:"";
	width:0px;
	height:0;
}
.sidenav .openmenu-kapat .opemenuliste li:last-child:after{	
	 content:"";
	width:0px;
	height:0;
}
.sidenav .openmenu-kapat .opemenuliste li a{
	
color: #fff;
}
.sidenav .openmenu-kapat .opemenuliste li img{
	
}
.sidenav .openmenu-kapat .opemenuliste li span{
	
}
.sidenav .openmenurows .linklerwidth{

width: 50%;

padding-left: 5%;

padding-top: 5%;
}
.sidenav .openmenurows .linklerwidth .upperlinks{
	
}
.sidenav .openmenurows .linklerwidth .upperlinks ul{
	
}
.sidenav .openmenurows .linklerwidth .upperlinks ul li{
	
display: flex;
}
.sidenav .openmenurows .linklerwidth .upperlinks ul li a{
	font-weight: 300;
	font-size: 80px;
	line-height: 100px;
/* or 125% */
	text-transform: capitalize;
	color: transparent;
	display: inline-flex;
	align-items: flex-start;
	transition:0.5s;
	position:relative;
	-webkit-text-stroke: 1px #ffffff50;
	font-family: 'Plus Jakarta Sans',sans-serif; 
	font-style: normal;
	width: 100%;
}
.sidenav .openmenurows .linklerwidth .upperlinks ul li.active-urunhaktab a{
	font-weight: 600;
	color: #FF314F;
	text-shadow: 5px 3px 15px #FF0000;
}
.sidenav .openmenurows .linklerwidth .upperlinks ul li a:hover{
	font-weight: 600;
	color: #FF314F;
	text-shadow: 5px 3px 15px #FF0000;
}


.sidenav .openmenurows .linklerwidth .upperlinks ul li a:before{
	content:"";
	width: 480px;
	position:absolute;
	right: -160px;
	height: 148px;
	background: url(../img/menuafters.png);
	background-size:contain;
	background-repeat:no-repeat;
	transition:0.5s;
	opacity: 0;
}
 .sidenav .openmenurows .linklerwidth .upperlinks ul li.active-urunhaktab a::before{
	opacity:1;
}
.sidenav .openmenurows .linklerwidth .upperlinks ul li.active-urunhaktab a:hover:after{
	content:"";
	width: 0;
}
.sidenav .openmenurows .linklerwidth .upperlinks ul li a span{
	

	

/* identical to box height, or 417% */
	

display: inline-flex;
	

justify-content: center;
	

align-items: center;
	

margin-top: 0;
	

margin-right: 37px;
	

font-weight: 300;
	

font-size: 19.7199px;
	 
	

color: #CBC9BC;
}
 section{
        overflow:hidden;
    }
.sidenav .openmenurows .linklerwidth .normalinks{
	
}
.sidenav .openmenurows .linklerwidth .normalinks ul{
	
}
.sidenav .openmenurows .linklerwidth .normalinks ul li{
	
padding-left: 5%;
list-style: none;
}
.sidenav .openmenurows .linklerwidth .normalinks ul li a{
	
font-weight: 300;
	
position:relative;
	
font-size: 40px;
	

/* identical to box height, or 250% */
	
text-transform: capitalize;
	
color: #FFFFFF;
	
line-height: 150%;
}

.sidenav .openmenurows .linklerwidth .normalinks ul li a:after{
	content:"";
	width:0%;
	position:absolute;
	left:0;
	bottom:0;
	height:3px;
	background: #70C1EB;
	transition:0.5s;
}

.sidenav .openmenurows .linklerwidth .normalinks ul li a:hover:after{
	content:"";
	width:100%; 
}
.sidenav .openmenurows .linklerwidth .normalinks ul li a:hover{
	color: #70C1EB;
	font-weight: 600;
}
.sidenav .openmenurows .rightwidth{
	
width: 50%;
	
position: relative;
}
.sidenav .backgroundmenu{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index: -1;
} 
 .sidenav .backgroundmenu img{
	width:100%;
	object-fit:cover;
} 
 
.main-header-menu{
	
}
.main-header-menu ul{
	
}
.main-header-menu ul li{
	
}
.main-header-menu ul li a{
	
font-weight: 300;
	
line-height: 22px;
/* identical to box height, or 138% */
	
color: #fff;
}
.main-header-menu ul li img{
	
}
 
 
.navbar-takip {

position: fixed;

background: #000;

z-index: 11;

transition: 1s;

padding-top: 15px;

padding-bottom: 15px;

border-bottom: 2px solid #FF314F;
}
 
.sizeulasalimfixed {
    position: fixed;
    z-index: 11;
    top: 70%;
    background: #000;
    padding: 20px;
    border-radius: 50%;
    cursor: pointer;
    right: 60px;
}
.sizeulasalimfixed:hover img {
	width:35px;
	height:35px;
	transition:0.5s;
}
.sizeulasalimfixed img {
    cursor: pointer;
    width: 30px;
    height: 30px;
    object-fit: contain;
	transition:0.5s;
}
#sizeulasalimpopup .modal-dialog {
    top: 20%;
    max-width: 18%;
}
#sizeulasalimpopup .modal-dialog .modal-content {
    border-radius: 0;
    text-align: center;
    padding-top: 10%;
    padding-bottom: 5%;
    border: 5px solid #F20C2E;
}
#sizeulasalimpopup .modal-dialog .modal-content .modal-header {
    border: none;
    justify-content: center;
    padding: 0;
}
#sizeulasalimpopup .modal-dialog .modal-content .modal-header h5 {
    text-align: center;
    margin: auto;
    color: #000;
    font-weight: bold;
}
#sizeulasalimpopup .modal-dialog .modal-content .modal-header button {
    position: absolute;
    right: 30px;
    top: 10px;
}
#sizeulasalimpopup .modal-dialog .modal-content .modal-header button span {
    font-size: 40px;
    font-weight: 300;
    color: #000;
}
#sizeulasalimpopup .modal-dialog .modal-content .modal-body input {
    width: 90%;
    height: 40px;
    color: #000;
    padding-left: 10px;
    margin-bottom: 10px;
    position: relative;
    font-size: 14px;
    border: 1px solid #D1D1D1;
    border-bottom: 3px solid #F20C2E;
}
#sizeulasalimpopup .modal-dialog .modal-content .modal-body textarea {
    width: 90%;
    height: 80px;
    color: #000;
    padding-left: 10px;
    margin-bottom: 10px;
    position: relative;
    padding-top: 5px;
    resize: none;
    font-size: 14px;
    border: 1px solid #D1D1D1;
    border-bottom: 3px solid #F20C2E;
}
#sizeulasalimpopup .modal-dialog .modal-content .modal-body .sizeulasalimformbuton a {
  
}
.modal-body{
	
}
.modal-body .qorelabtn{
	
}
.modal-body .qorelabtn a{
	
margin: auto;
	
color: #fff;
	
background: red;
	
width: 90%;
	
display: block;
	
line-height: 300%;
cursor:pointer;
}
.modal-body .qorelabtn a:hover{color:#fff}
.openmenurows .adres{
	position:absolute;
	right:5%;
	bottom:5%;
}
.adres ul{list-style: none;display: flex;justify-content: flex-start;margin-top: 20%;padding: 0;}
.adres ul li{border: 1px solid #fff;border-radius: 50%;margin-right: 20px;width: 50px;height: 50px;display: inline-flex;justify-content: center;align-items: center;}
.adres ul li a{width: 100%;height: 100%;display: block;transition: 0.5s;cursor: pointer;display: flex;justify-content: center;align-items: center;width: 50px;height: 50px;}
.adres ul li a svg{transition: 0.5s;}
.adres ul li a svg path{transition: 0.5s;}
.adres ul li:hover{border-color: #FF314F;}
.adres ul li:hover a{transition: 0.5s;}
.adres ul li:hover a svg{transition: 0.5s;width: 30px;height: 20px;display: block;}
.adres ul li:hover a svg path{fill: #fff;transition: 0.5s;}

a.luwibtn{display: block;margin-top: 50px;line-height: 300%;background: #AF0821;transition:0.5s;box-shadow: -1px -3px 19.0345px #FF0000;border-radius: 19.0345px;display: flex;justify-content: center;align-items: center;width: 25%;color: #fff;}
a.luwibtn:hover{background: #FFFFFF;box-shadow: -1px -3px 19.0345px #FFFFFF;color:#F20C2E;}
.mainpagepart{
    position: relative;
}
.mainpagepart img{
    width: 100%;
    height: 100vh;
    object-fit:cover;
}
.mainpagepart video{
    width: 100%;
    height: 100vh;
    object-fit:cover;
}
.mainpagepart .left{
    position: absolute;
    left: 5%;
    bottom: 10%; 
}
.mainpagepart .left h2{
    color: #fff;  
    width: 53%;
    display: block;
    font-weight: 400;
    font-size: 60px; 
    transition: 1s;
    transition-delay: 1.5s; 
}
.mainpagepart .left h2 span{height: 150px;display: block;min-width: 110%;} 
.mainpagepart .left h2 span strong{}
.mainpagepart .films{
    position: absolute;
    width: 100%;
    height: 60%;
    bottom: 0;
    left: 0;
    background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 93.91%);
}
.kurumsalpages{
	
background: #000000;
	
position: relative;
	
padding-top: 5%;
	
padding-bottom: 5%;
	
z-index: 1;
}
.kurumsalpages .leftparts{
	
width: 50%;
	
padding-left: 5%;
	
margin-top: auto;
	
margin-bottom: auto;
	
POSITION: RELATIVE;
}
.kurumsalpages .leftparts span{	
	font-size: 277.92px;	
	color: transparent;	
	-webkit-text-stroke: 1px #FFFFFF10;	
	position: absolute;	
	right: -100px;
	top: -140px;
}
.kurumsalpages .leftparts h1{	
	color: #FFFFFF;	
	position: relative;
}
.kurumsalpages .leftparts h4{	
	color: #FF314F;	
	margin-top: 50px;
}
.kurumsalpages .leftparts p{
	font-weight: 400;	
	color: #FFFFFF;	
	margin-top: 50px;
}
.kurumsalpages .leftparts img{	
	border-radius: 189px 0px 0px 0px;	
	width: 100%;	
	height: 80vh;
	object-fit:cover;
}
.kartlarfilm{
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.services .row{
	margin-bottom:5%;
}
.services{
	
padding-top: 5%;
	
padding-bottom: 0%;
}
.services .lefttitle{
	width: 35%;
}
.services.referance{ 
	padding-top:0;
	padding-bottom:5%;
}
.services.referance .lefttitle{
	width: 35%;
	position: relative;
}
.services.referance .lefttitle span{
	font-weight: 400;
	font-size: 200px;
	line-height: 113.5%;
/* identical to box height, or 227px */
	color: transparent;
	-webkit-text-stroke: 1px #FFFFFF30;
	position: absolute;
}
.services .lefttitle h1{
	
}
.services .lefttitle h4{
	color: #B72C40;
}
.services .cizgi{
	width: 0.1%;
	background: #FF314F;
	box-shadow: 0px 4px 12px 1px #FF314F;
}
.services .texts{
	width: 64%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-left: 5%;
}
.services .texts p{
	width: 90%;
	font-weight: 400;
	
/* or 26px */
	letter-spacing: -0.01em;
}

.services .kartlarwidth:hover .basliks p{
	opacity:1;
	transition:0.5s;
}
.services .kartlarwidth{
	width: 25%;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: 0.5s;
}
.services .kartlarwidth img{
	width: 100%;
	height: 100%;
}
.services .kartlarwidth .kartlarfilm{
}
.services .kartlarwidth .basliks{
	position: absolute;
	padding-left: 70px;
	padding-right: 70px;
}
.services .kartlarwidth .basliks h4{
	margin-bottom: 40px;
	color: #fff;
}
.services .kartlarwidth .basliks p{
	color: #fff;
	width: 80%;
	text-align: justify;
	opacity: 0;
	transition:0.5s;
}
.services .kartlarwidth .basliks a.servbtn{
	position:relative;
}
.services .kartlarwidth .basliks a.servbtn img{
	width: auto;
	position: relative;
	z-index: 1;
}
.services .kartlarwidth .basliks a.servbtn::after{
	content:"";
	position:absolute;
	width:30px;
	height:30px;
	right: -10%;
	border-radius:50%;
	background:#000;
}
.services.referance .referance-owl{
	
}
.services.referance .referance-owl .item{
	
}
.services.referance .referance-owl .item img{
	
height: 150px;
	
object-fit: contain;
	
width: 200px;
}
.services.referance.siyahbgblog{
	
background: #000;
	
padding-top: 5%;
	
padding-bottom: 5%;
}
.services.referance.siyahbgblog .lefttitle{
	
}
.services.referance.siyahbgblog .lefttitle span{
	
}
.services.referance.siyahbgblog .lefttitle h1{
	
position: relative;
	
z-index: 1;
	
color: #fff;
}
.services.referance.siyahbgblog .lefttitle h4{
	
}
.services.referance.siyahbgblog .solblogs{
	
width: 50%;
	
display: flex;
	
justify-content: flex-start;
	
align-items: center;
}
.services.referance.siyahbgblog .solblogs img{
	
width: 80%;
	
box-shadow: 3px 0px 97px #FF314F;
	
border-radius: 40px;
	
height: 60vh;
	
object-fit: cover;
}
.services.referance.siyahbgblog .rightlist{
	
width: 50%;
	
height: 60vh;
	
overflow-y: scroll;
	
padding-right: 3%;
}
.services.referance.siyahbgblog .rightlist .fulwitdgs{
	
width: 100%;
	
background: #1B1A1A;
	
border-radius: 40px;
	
overflow: hidden;
}
.services.referance.siyahbgblog .rightlist .fulwitdgs .left{
	
width: 50%;
}
.services.referance.siyahbgblog .rightlist .fulwitdgs .left img{
	
width: 360px;
	
border-radius: 40px;
	
height: 250px;
	
object-fit: cover;
}
.services.referance.siyahbgblog .rightlist .fulwitdgs .right{
	
width: 50%;
	
display: flex;
	
justify-content: center;
	
align-items: flex-start;
	
flex-direction: column;
}
.services.referance.siyahbgblog .rightlist .fulwitdgs .right p{
	
color: #fff;
	
width: 90%;
}
.services.referance.siyahbgblog .rightlist .fulwitdgs .right a{
	position:relative;
}
.services.referance.siyahbgblog .rightlist .fulwitdgs .right a img{
	position:relative;
	z-index:1;
}
.services.referance.siyahbgblog .rightlist .fulwitdgs .right a::after{
	content:"";
	position:absolute;
	width:30px;
	height:30px;
	right: -10%;
	border-radius:50%;
	background: #F20C2E;
}
	.video-play-button {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  box-sizing: content-box;
  display: block;
  width: 32px;
  height: 44px;
  /* background: #fa183d; */
  border-radius: 50%;
  padding: 18px 20px 18px 28px;
}

.video-play-button:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: #ba1f24;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
}

.video-play-button:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: #fa183d;
  border-radius: 50%;
  transition: all 200ms;
}

.video-play-button:hover:after {
  background-color: darken(#fa183d, 10%);
}

.video-play-button img {
  position: relative;
  z-index: 3;
  max-width: 100%;
  width: auto;
  height: auto;
}

.video-play-button span {
  display: block;
  position: relative;
  z-index: 3;
  width: 0;
  height: 0;
  border-left: 32px solid #fff;
	border-top: 22px solid transparent;
	border-bottom: 22px solid transparent;
}

@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}



.video-overlay {
  position: fixed;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0.80);
  opacity: 0;
  transition: all ease 500ms;
}

.video-overlay.open {
  position: fixed;
  z-index: 1000;
  opacity: 1;
}

.video-overlay-close {
  position: absolute;
  z-index: 1000;
  top: 15px;
  right: 20px;
  font-size: 36px;
  line-height: 1;
  font-weight: 400;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  transition: all 200ms;
}

.video-overlay-close:hover {
  color: #fa183d;
}

.video-overlay iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  /* width: 90%; */
  /* height: auto; */
  box-shadow: 0 0 15px rgba(0,0,0,0.75);
}
.fullwidthvideo{
	position:relative;
}
.fullwidthvideo img{
	width:100%;
	height:100vh;
	object-fit:cover;
} 
.contact{
	
background: #020202;
	
position:relative;
	
padding-bottom: 5%;
}
.contact .bgicinabsol{
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:100%;
}
.contact .widthtitle{
	
width: 50%;
	
position: relative;
	
padding-top: 5%;
	
padding-bottom: 10%;
}
.contact .widthtitle span{
	
font-weight: 400;
	
font-size: 200px;
	
color: transparent;
	
-webkit-text-stroke: 1px #ffffff30; 
	
position: absolute;
	
left: 10%;
}
.contact .widthtitle h1{
	
color: #fff;
	
position: relative;
	
z-index: 1;
}
.contact .widthtitle h4{
	
color: #FF314F;
}
.contact .widthtitle h6{
	color:#ffffff;
}
.contact .solakor{
	width:50%;
	z-index: 1;
} 
.contact .sagakor{
	width:50%;
	z-index: 1;
} 
.contact .accordion{
}
.contact .accordion .card{
	border-top: 1px solid #ffffff50;
	border-bottom: 1px solid #ffffff50;
	background: transparent;
	box-shadow: none;
	border-radius: initial;
	border: 0;
	margin-bottom: 5%;
}
.contact .accordion .card .card-header{
	background: transparent;
	border: none;
	width: 100%;
	padding:0;
}
 
.contact .accordion .card .card-header h2 .akordionbtn.collapsed{color:transparent;-webkit-text-stroke: 1px #FFFFFF50;width: 100%;position: relative;width: 80%;border-bottom: 1px solid #ffffff50;color:#ffffff;}

.contact .accordion .card .card-header .akordionbtn{
	font-weight: 700;
	font-size: 40px;
	line-height: 50px;
	color: #FFFFFF;
	background: transparent;
	width: 80%;
	text-align: left;
	outline: none;
	border: none;
	position:relative;
}

.contact .accordion .card .card-header .akordionbtn::after{
	content:"";
	background:url(../img/btnacikafter.png);
	background-size:contain;
	background-repeat:no-repeat;
	position:absolute;
	right: 50px;
	top:10px;
	width:30px;
	height:30px;
}
.contact .accordion .card .card-header .akordionbtn.collapsed::after{
		background:url(../img/btnafter.png);
		background-size: contain;
		background-repeat: no-repeat;
}
.contact .accordion .card{
	
}
.contact .accordion .card .card-body{
	
}
.contact .accordion .card .card-body h6{
	color: #fff;
	font-weight: 300;
}
.contact .accordion .card .card-body h6 strong{
	font-weight: 700;
}
.contact .accordion .card .card-body .haritabtn{
	
background: #F20C2D;
	
display: block;
	
width: 80%;
	
line-height: 240%;
	
font-weight: 700;
	
font-size: 30px;
	
color: #FFFFFF;
	
padding-left: 3%;
	
position: relative;
	
margin-top: 10%;
}
.contact .accordion .card .card-body .haritabtn svg{
	
position: absolute;
	
right: 20px;
	
top: 17px;
}
.contact .accordion .card .card-body .haritabtn svg path{
	
}
.contact .accordion .card .card-body .haritabtn svg rect{
	
} 
.contact .accordion .card .card-body .haritabtn:hover{
	
}
.contact .accordion .card .card-body .haritabtn:hover svg{
	
}
.contact .accordion .card .card-body .haritabtn:hover svg path{
	
}
.contact .accordion .card .card-body .haritabtn:hover svg rect{
	
}
.contact .sagakor{
	
}
.contact .sagakor h4{
	font-weight: 400;
	font-size: 40px;
	line-height: 50px;
	color: #FFFFFF;
	width: 80%;
	margin-bottom: 5%;
}
.contact .sagakor .leftwidths{
	
width: 50%;
	
margin-bottom: 5%;
}
.contact .sagakor .leftwidths label{
	
display: block;
	
font-weight: 200;
	
font-size: 14px;
	
line-height: 114%;
/* or 21px */
	position:relative;
color: #FFFFFF;
	margin:0;
	padding-bottom:2%
}

.contact .sagakor .leftwidths label:after{
	content:"";
	position:absolute;
	left:0;
	bottom:-2.6px;
	background: #FF314F;
	width:120px;
	height:4px;
	z-index:7
}
.contact .sagakor .leftwidths input{
	position:relative;
	background: transparent;
	border: none;
	border-top: 1px solid #fff;
	width: 80%;
	color:#fff;
	font-size:15px;
	font-weight: 300;
}
.contact .sagakor .fulwidths{
	width: 100%;
}
.contact .sagakor .fulwidths label{
	display: block;
	font-weight: 200;
	font-size: 14px;
	line-height: 114%;
	position: relative;
	color: #FFFFFF;
	margin: 0;
	padding-bottom: 2%;
}

.contact .sagakor .fulwidths label:after{
	content:"";
	position:absolute;
	left:0;
	bottom:-2.6px;
	background: #FF314F;
	width:120px;
	height:4px;
	z-index:7
}
.contact .sagakor .fulwidths textarea{
	width:90%;
	background:transparent;
	border:none;
	border-top:1px solid #fff;
	color:#fff;
	height:10vh;
	font-size: 15px;
	font-weight: 300;
	border-bottom: 1px solid #fff;
}
.contact .sagakor .btnparts{
	width:100%;
	display:flex;
	justify-content:flex-end;
	margin-right:10%;
}
.contact .sagakor .btnparts a{
	
}
#backtotop svg{
	position:absolute;
	bottom:0;
	left:55%;
	transition:0.5s;
}
#backtotop svg path{
	fill:#FF314F;
}
#backtotop:hover svg{
	position:absolute;
	bottom:20px; 
	transition:0.5s;
}
#backtotop {
    transition: 0.5s;
    display: none;
    position: fixed;
    bottom: 60px;
    right: 70px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background: transparent;
    cursor: pointer;
    width: 80px;
    height: 80px;
}

#backtotop img{
}
#backtotop:hover {
    transition: 0.5s;
    transform: scale(1.1);
}
#backtotop:hover svg {
    transition: 0.5s;
}
#backtotop:hover svg path { 
    transition: 0.5s;
}

.footer .filmsasfa{
	position:absolute;
	left:0;
	top: -45%;
	width:100%;
	height: 145%;
	background: linear-gradient(180deg, rgba(255, 49, 79, 0) 0%, rgba(255, 49, 65, 0.5) 100%);
}

.hakyarimfooter  .footer .filmsasfa{
	position:absolute;
	left:0;
	top: 0%;
	width:100%;
	height: 100%;
	background: linear-gradient(180deg, rgba(255, 49, 79, 0) 0%, rgba(255, 49, 65, 0.5) 100%);
}
.footer{
	
background: #000;
	
padding-top: 5%;
	
padding-bottom: 5%;
	
position: relative;
}
.footer .widths{
	
width: 25%;
	
z-index: 1;
}
.footer .widths img{
	
width: 70%;
}
.footer .widths .sosyal.adres{
	
}
.footer .widths h5{
	
}
.footer .widths h5:first-child a{color: #FF314F;}
.footer .widths h5:first-child{
	
color: #FF314F;
}
.footer .fultiwdthscopyright h6 a{
	
	position:relative;
	transition:0.5s;
}
.footer .fultiwdthscopyright h6  a::after{
	content:"";
	position:absolute;
	bottom:0;
	left:0;
	width:0;
	height:2px;
	background:#fff;
	transition:0.5s;
}

.footer .fultiwdthscopyright h6  a:hover:after{ 
	width:100%;
}
.footer .widths h5 a{
	color:#fff;
	position:relative;
	transition:0.5s;
}
.footer .widths h5 a::after{ 
	content:"";
	position:absolute;
	bottom:0;
	left:0;
	width:0;
	height:2px;
	background:#fff;
	transition:0.5s;
}
.footer .widths h5 a:hover:after{ 
	width:100%;
}
.footer .widths h6{
	color:#fff;
	
}
.footer .widths h6 a{
	color:#fff;
	display:block;
	padding: 5px;
	line-height: 120%;
}
.footer .fultiwdthscopyright{
	
width: 100%;
	
display: flex;
	
justify-content: center;
	
align-items: center;
	
padding-top: 5%;
	
z-index: 1;
}
.footer .fultiwdthscopyright h6{
	
	color:#fff;
}
.footer .fultiwdthscopyright h6 a{
	
	color:#FF314F;
}
.luwientbanner::after{
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:#00000070;
}
.luwientbanner{
	
position: relative;
	
height: 100vh;
}
.luwientbanner .baslik{
	
position: absolute;
	
bottom: 15%;
	
left: 5%;
	
z-index: 9;
}
.luwientbanner .baslik h1{
	
color: #fff;
	
font-weight: 300;
	
height: 100px;
}
.luwientbanner .baslik h1 strong{
	
font-weight: 700;
}
.luwientbanner video, .luwientbanner img{
	
width: 100%;
	
height: 100vh;
	
object-fit: cover;
}
.whowearespage{
	
background: #000000;
	
padding-top: 5%;
	
padding-bottom: 5%;
}
.whowearespage .left{
	
width: 60%;
	
padding-left: 5%;
	
margin-top: auto;
	
margin-bottom: auto;
}
.whowearespage .left h1{
	
color: #fff;
	
position: relative;
	
z-index: 1;
}
.whowearespage .left h4{
	
color: #FF314F;
	
margin-top: 5%;
}
.whowearespage .left h6{
	
color: #fff;
	
margin-top: 5%;
	
width: 90%;
	
font-weight: 400;
	
line-height: 163.5%;
/* or 33px */
	
letter-spacing: -0.01em;
	
color: #FFFFFF;
}
.whowearespage .right{
	
width: 40%;
	
display: flex;
	
justify-content: flex-end;
}
.whowearespage .right img{
	width:100%;
border-radius: 0 0 0 200px;
}
.cofounder{
    padding-top: 5%;
    padding-bottom: 5%;
    background: #000000;
    position: relative;
}
.cofounder .baslik{
    position: relative;
    width: 100%;
    margin-bottom: 4%;
}
.cofounder .baslik h1{
    position: relative;
    z-index: 1;
    color: #fff;
}
.cofounder .baslik h4{
    color: #FF314F;
}
.cofounder .baslik span{
    font-weight: 400;
    font-size: 277.92px;
    line-height: 113.5%;
    position: absolute;
    color: transparent;
    top: 0px;
    -webkit-text-stroke: 1px #ffffff20;
}
.cofounder .founderwidth{
    width: 35%;
    margin: auto;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.cofounder .founderwidth img{}
.cofounder .founderwidth img{border-radius: 54px 54px 54px 0px;}
.cofounder .founderwidth:last-child img{border-radius: 54px 54px 0px 54px;}
.cofounder .founderwidth img{
    box-shadow: 0px 7px 54px -7px #FF314F;
    width: 100%;
}
.cofounder .founderwidth:last-child  .absolaciklama {border-radius: 54px 54px 0px 54px;}
.cofounder .founderwidth .absolaciklama{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    padding-left: 5%;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    flex-direction: column;
    background: linear-gradient(0.62deg, #000000 12.09%, rgba(0, 0, 0, 0) 78.73%);
    box-shadow: 2px 11px 23px -6px #FF314F;
    border-radius: 54px 54px 54px 0px;
    padding-bottom: 5%;
}
.cofounder .founderwidth .absolaciklama h5{
    color: #fff;
}
.cofounder .founderwidth .absolaciklama span{
    color: #fff;
    font-weight: 100;
    font-style: italic;
}
.cofounder .founderwidth .absolaciklama p{
    color: #fff;
    width: 80%;
}

.partners{
	
padding-top: 5%;
	
padding-bottom: 5%;
}
.partners h1{
	
}

.partners .fulwidths{
	
width: 25%;
}
.partners .fulwidths img{
	
width: 100%;
	
height: 150px;
	
object-fit: contain;
	margin-bottom:2rem;
}
.whyus{
	
padding-top: 5%;
	
background: #000000;
	
position: relative;
}
.whyus .leftbasliks{
	
width: 35%;
}
.whyus .leftbasliks h1{
	
color: #fff;
	
z-index: 1;
}
.whyus .leftbasliks span{
	
font-weight: 400;
	
font-size: 277.92px;
	
line-height: 113.5%;
	
position: absolute;
	
color: transparent;
	
top: 0px;
	
-webkit-text-stroke: 1px #ffffff20;
}
.whyus .leftbasliks h4{
	
color: #FF314F;
}
.whyus .cizgi{
	
width: 0.1%;
	
background: #FF314F;
	
box-shadow: 0px 4px 12px 1px #FF314F;
}
.whyus .texts{
	
width: 64%;
	
display: flex;
	
justify-content: center;
	
align-items: center;
	
padding-left: 5%;
}
.whyus .texts h6{
	
font-weight: 400;
	
line-height: 163.5%;
/* or 33px */
	
letter-spacing: -0.01em;
	
color: #C5C5C5;
}
.whyus .fulllist{
	
}
.whyus .fulllist ul{
	
padding: 0;
	
list-style: none;
	
margin-top: 5%;
}
.whyus .fulllist ul li{
	position:relative;
	font-weight: 400;
	line-height: 163.5%;
/* or 33px */
	letter-spacing: -0.01em;
	display: inline-block;
	color: #C5C5C5;
	width: 49%;
	margin: auto;
	margin-bottom: 2%;
	padding-right: 10%;
	height: 45px;
	display: inline-flex;
}
.whyus .fulllist ul li::before{
	content:"";
	position:absolute;
	left: -50px;
	top:0;
	width: 40px;
	height:50px;
	background:url(../img/libefore.png);
	background-size:contain;
	background-repeat:no-repeat;
}


/**/
	.whyus.whatswedos{
	
padding-top: 5%;
	
background: #000000;
	
position: relative;
}
.whyus.whatswedos .leftbasliks{
	
width: 35%;
}
.whyus.whatswedos .leftbasliks h1{
	
color: #fff;
	
z-index: 1;
}
.whyus.whatswedos .leftbasliks span{
	
font-weight: 400;
	
font-size: 197.92px;
	
line-height: 113.5%;
	
position: absolute;
	
color: transparent;
	
top: 0px;
	
-webkit-text-stroke: 1px #ffffff20;
}
.whyus.whatswedos .leftbasliks h4{
	
color: #FF314F;
}
.whyus.whatswedos .cizgi{
	
width: 0.1%;
	
background: #FF314F;
	
box-shadow: 0px 4px 12px 1px #FF314F;
}
.whyus.whatswedos .texts{
	
width: 64%;
	
display: flex;
	
justify-content: center;
	
align-items: center;
	
padding-left: 5%;
}
.whyus.whatswedos .texts h6{
	
font-weight: 400;
	
line-height: 163.5%;
/* or 33px */
	
letter-spacing: -0.01em;
	
color: #C5C5C5;
}
.whyus.whatswedos .discoverevent-cards{
	
margin-top: 5%;
	
z-index: 1;
	
position: relative;
}
.whyus.whatswedos .discoverevent-cards .widthiko{
	
width: 10%;
}
.whyus.whatswedos .discoverevent-cards .widthiko img{
	
width: 100%;
}
.whyus.whatswedos .discoverevent-cards .widthtext{
	
width: 40%;
	
padding-left: 5%;
	
padding-right: 5%;
}
.whyus.whatswedos .discoverevent-cards .widthtext h4{
	
color: #fff;
}
.whyus.whatswedos .discoverevent-cards .widthtext p{
	
font-weight: 300;
	
color: #fff;
}
.whyus.whatswedos .discoverevent-cards .widthtext a{
	
width: 40%;
}
.whyus.whatswedos .discoverevent-cards .widthimage{
	
width: 50%;
	
position: relative;
}
.whyus.whatswedos .discoverevent-cards .widthimage .borderabsol{
	
position: absolute;
	
width: 100%;
	
height: 100%;
	
border: 1px solid rgba(255, 49, 79, 0.5);
	
border-radius: 0px 50px 50px 50px;
	
top: -20px;
	
left: -20px;
}
.whyus.whatswedos .discoverevent-cards .widthimage img{
	
width: 100%;
	
border-radius: 0 50px 50px 50px;
}
.fulwidtafterdiv{
	
padding-top: 5%;
	
padding-bottom: 5%;
	
background: #EBEAEA;
}
.fulwidtafterdiv h1{
	
z-index: 1;
	
color: #000;
}
.fulwidtafterdiv .widthsparts{
	
width: 33%;
	
margin-top: 5%;
}
.fulwidtafterdiv .widthsparts .flayiko{
	
width: 20%;
	
display: flex;
	
justify-content: center;
	
align-items: flex-start;
}
.fulwidtafterdiv .widthsparts .flayiko .circle{
	
width: 50px;
	
height: 50px;
	
background: #FF314F;
	
border: 6px solid #FF314F;
	
box-shadow: -3px 2px 35px 11px #FF7084;
	
transform: matrix(-0.99, 0.13, 0.13, 0.99, 0, 0);
	
border-radius: 50%;
}
.fulwidtafterdiv .widthsparts .text{
	
padding-right: 10%;
	
width: 80%;
}
.fulwidtafterdiv .widthsparts .text h4{
	
font-style: normal;
	
font-weight: 700;
	
color: #4A4A4A;
}
.fulwidtafterdiv .widthsparts .text p{
	
font-weight: 300;
	
color: #4A4A4A;
}
.events{
	
padding-top: 5%;
	
padding-bottom: 3%;
	
background: #000000;
	
position: relative;
}
.events h1{
	
color: #fff;
	
z-index: 1;
}
.events span{
	
font-weight: 400;
	
font-size: 277.92px;
	
line-height: 113.5%;
	
position: absolute;
	
color: transparent;
	
top: -50px;
	
-webkit-text-stroke: 1px #ffffff20;
	
left: 40%;
}
.events .event-owl{
	
height: 65vh;
}
.events .event-owl .owl-nav{
	display:block !important;
	position:absolute;
	bottom:0;
	margin:auto;
	width: 100%;
}
.events .event-owl .owl-nav .owl-prev{
	
transition: 0.5s;
}
.events .event-owl .owl-nav .owl-next{
	
transition: 0.5s;
}
.events .event-owl .owl-nav .owl-prev:hover{
	
transition: 0.5s;
	
margin-left: -15px;
}
.events .event-owl .owl-nav .owl-next:hover{
	
transition: 0.5s;
	
margin-right: -15px;
}
 
.events .event-owl .item:hover .etkinlikdesc{
	opacity:1;
}
.events .event-owl .item:hover img{
	filter:grayscale(0);
	transition:0.5s;
}
.events .event-owl .item{
	
width: 90%;
	
position: relative;
	
filter: drop-shadow(0px 4px 4px #FF314F);
	
padding-bottom: 10px;
	
padding-top: 10px;
margin-left:10px;
}
.events .event-owl .item img{
	transition:0.5s;
	
width: 100%;
	
border: 1px solid #FF314F;
	
filter: drop-shadow(0px 4px 4px #FF314F);
	
border-radius: 0px 50px;
	
display: inline-block;
	
filter: grayscale(1);
}
.events .event-owl .item .etkinlikdesc{
	
position: absolute;
	
width: 100%;
	
height: 98%;
	
left: 0;
	
border-radius: 0px 50px;
	
display: flex;
	
justify-content: flex-end;
	
align-items: flex-end;
	
top: 0;
	
padding-bottom: 9%;
	
padding-left: 8%;
	
padding-right: 10%;
	
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
	
border-radius: 0px 50px;
	
opacity: 0;
	
z-index:1;
	
transition:0.5s;
}
.events .event-owl .item .etkinlikdesc .baslikpart{
	
z-index: 1;
}
.events .event-owl .item .etkinlikdesc .baslikpart h6{
	
color: #fff;
} 
.events .event-owl .item .etkinlikdesc .baslikpart p{
	
color: #fff;
} 
.whyus.whatswedos.howwedo{}
.whyus.whatswedos.howwedo .leftbasliks{}
.whyus.whatswedos.howwedo .leftbasliks h1{}
.whyus.whatswedos.howwedo .leftbasliks h4{}
.whyus.whatswedos.howwedo .leftbasliks span{
}
.whyus.whatswedos.howwedo .cizgi{}
.whyus.whatswedos.howwedo .texts{}
.whyus.whatswedos.howwedo .texts h6{}
.whyus.whatswedos.howwedo .steprow{
    position: relative;
    padding-top: 5%;
    padding-bottom: 5%;
}
.whyus.whatswedos.howwedo .steprow::before{
    content:"";
    position:absolute;
    left:5%;
    top:0;
    width: 5px;
    height:100%;
    background: linear-gradient(180deg, rgba(255, 49, 79, 0) 0%, rgba(255, 49, 65, 0.5) 100%);
    z-index: 0;
}
.whyus.whatswedos.howwedo .steprow .stepcard{
    padding-top: 5%;
    width:100%;
}
.whyus.whatswedos.howwedo .steprow .stepcard .stepimage{
    width: 10%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
}
.whyus.whatswedos.howwedo .steprow .stepcard .stepimage::before{} 
.whyus.whatswedos.howwedo .steprow .stepcard .stepimage img{
    width: 100%;
}
.whyus.whatswedos.howwedo .steprow .stepcard .steptitle{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 30%;
    padding-left: 4%;
}
.whyus.whatswedos.howwedo .steprow .stepcard .steptitle h3{
    color: #FFFFFF;
}
.whyus.whatswedos.howwedo .steprow .stepcard .steptext{
    width: 60%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.whyus.whatswedos.howwedo .steprow .stepcard .steptext h6{
    font-weight: 400;
    line-height: 163.5%;
    letter-spacing: -0.01em;
    color: #C5C5C5;
}
/**/

.project-owl{
	
height: 65vh;
}
.project-owl .owl-nav{
	display:block !important;
	position:absolute;
	bottom:0;
	margin:auto;
	width: 100%;
}
.project-owl .owl-nav .owl-prev{
	
transition: 0.5s;
}
.project-owl .owl-nav .owl-next{
	
transition: 0.5s;
}
.project-owl .owl-nav .owl-prev:hover{
	
transition: 0.5s;
	
margin-left: -15px;
}
.project-owl .owl-nav .owl-next:hover{
	
transition: 0.5s;
	
margin-right: -15px;
}
 
.project-owl .item:hover .etkinlikdesc{
	opacity:1;
}
.project-owl .item:hover img{
	filter:grayscale(0);
	transition:0.5s;
}
.project-owl .item{
	
width: 90%;
	
position: relative;
	
filter: drop-shadow(0px 4px 4px #FF314F);
	
padding-bottom: 10px;
	
padding-top: 10px;
    margin-left: 10px;
}
.project-owl .item img{
	transition:0.5s;
	width: 100%;
	border: 1px solid #FF314F;
	filter: drop-shadow(0px 4px 4px #FF314F);
	border-radius: 0px 50px 0px 0px;
	display: inline-block;
	filter: grayscale(1);
}
.project-owl .item .etkinlikdesc{
	
position: absolute;
	
width: 100%;
	
height: 98%;
	
left: 0;
	
display: flex;
	
justify-content: flex-end;
	
align-items: flex-start;
	
top: 0;
	
padding-left: 8%;
	
padding-right: 10%;
	
opacity: 1;
	
z-index:1;
	
transition:0.5s;
	
background: linear-gradient(180deg, #FF314F 0%, rgba(0, 0, 0, 0) 100%);
	
padding-top: 10%;
	
border-radius: 0px 50px 0px 0px;
}
.project-owl .item .etkinlikdesc .baslikpart{
	
z-index: 1;
}
.project-owl .item .etkinlikdesc .baslikpart h6{
	
color: #fff;
} 
.project-owl .item .etkinlikdesc .baslikpart p{
	
color: #fff;
}
.whyus.whatswedos.howwedo.project{
padding-bottom:5%;
}
.project{padding-top:5%;
padding-bottom:3%;}


.contact.partial{
	padding-top:5%;
	padding-bottom:5%;
}
.contact.partial h1{color: #fff;}
.contact.partial .solakor h4{color: #FF314F;}
.project-detail{
    padding-top: 5%;
    padding-bottom: 5%;
}
.project-detail .widtsh{
    width: 50%;
    padding-left: 6%;
    position: relative;
}
.project-detail .widtsh h1{
    z-index: 1;
}
.project-detail .widtsh h4{
    color: #FF314F;
    margin-bottom: 6%;
}
.project-detail .widtsh span{
    font-size: 400px;
    position: absolute;
    top: -150px;
    line-height: 100%;
    z-index: -1;
    color: transparent;
    background: linear-gradient(173.32deg, rgba(255, 49, 79, 0.2) 19.16%, rgba(221, 218, 218, 0) 94.76%);
    background-clip: text;
    -webkit-background-clip: text;
}
.project-detail .widtsh p{
    font-weight: initial;
    font-weight: 300;
    font-size: 18px;
    width: 90%;
}
.project-detail .widtsh p strong{
    color: #FF314F;
    font-weight: initial;
}
.project-detail .widtsh img{
    width: 100%;
    border-radius: 210px 0 0 0;
    height: 650px;
    object-fit: cover;
    margin-top: 10%;
}
.project-detail .widtsh p:last-child{
	margin-top:8%
}
.thestorys{background: #000000;padding-top: 5%;padding-bottom: 5%;}
.thestorys h1{
    color: #fff;
    z-index: 1;
}
.thestorys .pdiv{
    width: 50%;
    margin-top: 5%;
}
.thestorys .pdiv p{
    color: #fff;
    width: 80%;
}
.galeri{
    padding-top: 5%;
    background: #000;
    position: relative;
    overflow: hidden;
    padding-bottom: 10%;
}
.galeri .absolubg{
 	
position: absolute;
 	
z-index: 0;
 	
top: 26%;
 	
left: 10%;
 }
.galeri .absolubg img{
 	
width: 90%;
 	
filter: inherit;
 	
height: 100%;
 	
object-fit: cover;    animation: movesss 60s linear infinite
    }
    @keyframes movesss{
    	0%{
    		transform:rotate(0);
    	}
    	50%{
    		transform:rotate(360deg);
    	}
    	100%{
    		transform:rotate(0);
    	}
    }
.galeri .part1widthleft{
    width: 33%;
}

.galeri img{border-radius: 44px;filter:grayscale(1);transition:0.5s;}
.galeri img:hover{filter:grayscale(0);transition:0.5s;}

.galeri .part1widthcenter{
    width: 33%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
.galeri .part1widthright{
    width: 33%;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
}
.galeri .part1widthuzun{
    width: 66%;
    margin-top: 5%;
}
.galeri .part1widthkisa{
    width: 34%;
    margin-top: 9%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.galeri .part1widthince{
    width: 33%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 5%;
    z-index: 1;
}
.galeri .part1widthuzundik{
    width: 33%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
}
.galeri .part1widthyatay{
    width: 33%;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    z-index: 1;
}
.galeri .part1widthleft img{}
.galeri .part1widthcenter img{}
.galeri .part1widthright img{}
.galeri .part1widthuzun img{
    width: 100%;
    object-fit: cover;
}
.galeri .part1widthkisa img{}
.galeri .part1widthince img{}
.galeri .part1widthuzundik img{}
.galeri .part1widthyatay img{}
.padbot{padding-bottom:5%;}

.reface{
    padding-top: 5%;
    padding-bottom: 5%;
}
.reface h6{
    font-weight: 300;
    line-height: 163.5%;
/* or 33px */
    letter-spacing: -0.01em;
    color: #000000;
    text-align: center;
}
.reface .imagewisgt{
    width: 16%;
    margin: auto;
    padding-top: 2%;
}
.reface .imagewisgt img{
    width: 100%;
    height: 90px;
    object-fit: contain;
}
.project-detail.blogs{
	background: #EBEAEA;
	
}
.project.blog{
	background: #000000;
}
.project.blog h1{
color:#fff;
z-index:1;
}

.contact .formbg{
    position: absolute;
    top: -100px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
}
.contact .formbg img{
    width: 50%;
}
.hizmetler{
	
background: #000;
}
.hizmetler .leftvidov{
	
position: relative;
	
width: 37%;
	
display: flex;
	
justify-content: flex-start;
	
align-items: center;
}
.hizmetler .leftvidov img{
	
border-radius: 50%;
	
border: 4px solid #FF314F;
	
box-shadow: 13px -3px 56px 3px #FF314F;
width:100%;

}
.hizmetler .rightvidov{
	
width: 63%;
	
padding-left: 10%;
	
height: 90vh;
	
overflow-y: scroll;
	
padding-right: 3%;
}
.hizmetler .rightvidov .servicescard{
	
object-fit: cover;
	
border-radius: 5px;
	
background: #D9D9D9;
	
margin-bottom: 6%;
	
height: auto;
}
.hizmetler .rightvidov .servicescard .image{
	
width: 50%;
}
.hizmetler .rightvidov .servicescard .image img{
	
width: 100%;
	
height: 275px;
	
object-fit: cover;
}
.hizmetler .rightvidov .servicescard .textsaf{
	
width: 50%;
	
padding-left: 5%;
	
padding-right: 5%;
	
display: flex;
	
flex-direction: column;
	
align-items: flex-start;
	
justify-content: flex-end;
}
.hizmetler .rightvidov .servicescard .textsaf h4{ 
color: #000000;
}
.hizmetler .rightvidov .servicescard .textsaf p{
	
font-weight: 400; 
letter-spacing: -0.01em;
	
color: #000000;
}
.centerowl{
	
background: #000;
	
position: relative;
	
padding-top: 5%;
	
padding-bottom: 5%;
	
overflow: hidden;
}
.centerowl .lines{
	
position: absolute;
	
left: 5%;
	
top: 41%;
	
width: 90%;
	
height: 8px;
	
background: linear-gradient(180deg, rgba(255, 49, 79, 0) 0%, rgba(255, 49, 65, 0.5) 100%);
	
box-shadow: 1px 1px 1px #FF314F;
}
.centerowl .hizmet-owl{
	
width: 80%;
	
margin: auto;
}
.centerowl .hizmet-owl .item{display: flex;justify-content: center;align-items: center;flex-direction: column;padding-top: 5%;padding-bottom: 5%;}
.centerowl .hizmet-owl .item .circle{
	
width: 40px;
	
height: 40px;
	
background: #FF314F;
	
border-radius: 50%;
	
box-shadow: 0px 0px 18px 9px #4E1619;
	
text-align: center;
}
.centerowl .hizmet-owl .item h4{
	
color: #fff;
	
text-align: center;
}
.sidenav .openmenurows .rightwidth{
	
}
.sidenav .openmenurows .rightwidth ul{
	
list-style: none;
	
padding: 0;
}
.sidenav .openmenurows .rightwidth ul li{
	
}
.sidenav .openmenurows .rightwidth ul li a:hover{
	font-weight:700;
}
.sidenav .openmenurows .rightwidth ul li a{
	font-weight: 300;
	font-size: 30px;
	color: #FFFFFF;
	line-height: 200%;
}
.sidenav .openmenurows .rightwidth ul li:hover a{
	
}
.sidenav .openmenurows .rightwidth .hizala-1 ul{
	
}
.sidenav .openmenurows .rightwidth .hizala-2 ul{
	
}
.sidenav .openmenurows .rightwidth .hizala-1{
	position: absolute;
	left: 19%;
	top: 15%;
}
.sidenav .openmenurows .rightwidth .hizala-2{
	position: absolute;
	left: 19%;
	top: 30%;
}
.sidenav .openmenurows .rightwidth .hizala-3{
	position: absolute;
	left: 19%;
	top: 13%;
}
.sidenav .openmenurows .rightwidth .hamopenlast{
	position:relative;
	width:100%;
	height:100%;
}
#hamburger-icon {
  width: 50px;
  height: 35px;
  padding: 10px;
  display: block;
 
}

#hamburger-icon .line {
  width: 50px;
  background: #fff;
  margin: 6px 0 0 0;
  height: 5px;
  display: block;
  transition: all 800ms cubic-bezier(0.645, 0.045, 0.355, 1);
}
.line-1 {
  margin-top: 0;
}

#hamburger-icon:hover .line-1 {
  width: 30px;
}

#hamburger-icon:hover .line-2 {
  width: 40px;
}

#hamburger-icon:hover .line-3 {
  width: 20px;
}
@media (min-width:1200px){
.main-header-mobile{display:none;}
}
@media (max-width:1200px){ 
.main-header-mobile{position:relative;background: #000;padding-top:20px;padding-bottom:20px;transition:1s;}
.main-header-mobile .main-header-mobile-logo{width:50%;display:flex;align-items:center;justify-content:flex-start;}
.main-header-mobile .main-header-mobile-logo img{width: 70%;transition:1s;}
.main-header-mobile .main-header-mobile-hamburger{width:50%;display:flex;align-items:center;justify-content:flex-end;}
.mm{height:100%;width:0;position:fixed;z-index:99999;top:0;left:0;background-color: #000000;overflow-x:hidden;transition:0.5s;padding-top:60px;}
.mm-logo-kapat{position:relative;padding-left:4%;padding-right:4%;border-bottom:1px solid #fff;padding-bottom:10px;}
.mm-logo-kapat .mm-logo{width:50%;display:flex;align-items:center;justify-content:flex-start;}
.mm-logo-kapat .mm-kapat{width:50%;display:flex;align-items:center;justify-content:flex-end;}
.mm-logo-kapat .mm-kapat a{font-size:40px;color:#fff;}
.mm-links ul{padding-left:0;margin-bottom:0;margin-top:5%;}
.mm-links ul li{list-style:none;position:relative;border-bottom:1px solid #fff;margin-bottom: 30px;}
.mm-links ul li a,.mm-links ul li button{color:#fff;font-size:35px;font-weight:bold;line-height: 150%;}
.mm-sosyalmedya{margin-top:5%;}
.mm-sosyalmedya .mailmobile{color:#fff;font-size:20px;font-weight:bold;display:block;text-align:center;line-height: 120%;padding: 10px;}
.mm-sosyalmedya ul{padding-left:0;margin-bottom:0;text-align:center;margin-top:3%;}
.mm-arama{position:relative;width:100%;}
.mm-arama input{width:100%;height:50px;padding-left:15px;font-weight:bold;color:#1f5a68;border:3px solid #fff;border-radius:14px;}
.mm-arama input::placeholder{color:#1f5a68;}
.main-header-mobile-hamburger svg rect{fill:#fff;}
.mm-arama input{color:#000;}
.mm-arama input::placeholder{color:#000;}
.mm-acc{background-color:transparent;cursor:pointer;padding:8px 0 8px 0;width:100%;border:0;text-align:left;outline:0;transition:.4s;}
.mm-acc:hover{background-color:transparent;}
.mm-acc:after{content:'\002B';color:#fff;font-weight:300;float:right;margin-left:5px;}
.panel-mm-acc{padding:0 18px;background-color: #000000;max-height:0;overflow:hidden;transition:max-height .2s ease-out;}
.panel-mm-acc ul li a{font-size:30px;}
.panel-mm-acc ul li:last-child{border-bottom:1px solid #000;}
}
@media (max-width:500px){
.mm-logo-kapat .mm-logo{width:80%;}
.mm-logo-kapat .mm-kapat{width:20%;}
.mm-logo-kapat .mm-logo img{width:100%;}
.main-header-mobile .main-header-mobile-logo{width:80%;}
.main-header-mobile .main-header-mobile-hamburger{width:20%;}
.mm-acc{font-size:30px;}
.panel-mm-acc ul li a{font-size:20px;}
}
 .main-header-mobile.navbar-mobile-takip {
    position: fixed;
    background: #000;
    z-index: 111;
    transition: 1s;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 2px solid #fff;
    width: 100%;
}