
  @import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700&display=swap&subset=latin-ext');
  @import url('https://fonts.googleapis.com/css2?family=Raleway:wght@400;500;600;700&display=swapsubset=latin-ext');
@import url('https://fonts.googleapis.com/css2?family=Crimson+Text:wght@400;700&display=swapsubset=latin-ext');

body {
	
	margin:0px;
	background-color:#fff;
}
body.p1 a.p1, body.p2 a.p2, body.p3 a.p3, body.p4 a.p4, body.p5 a.p5, body.p6 a.p6, body.p7 a.p7 {

color:#2196F3 !important;

}

a {
    text-decoration: none;
    color: #333;
}

    a:hover {
        text-decoration: none;
		color:#56ADDA;
    }
			a.more-id{
	float:none;
	color:#fff;
	font-size:12px;
font-family: 'Raleway', sans-serif;
font-weight:500;
	width:200px;
	padding:10px;
    display: block;
    text-decoration: none;
	text-align:center;
	
  border-radius: 20px;
	background:#660099;	

}

a:hover.more-id{
	background:#000;
			color:#FFF;
}
		a.slider-more-id{
	float:none;
	color:#FFF;
		font-size:12px;
font-family: 'Raleway', sans-serif;
font-weight:500;
	width:150px;
	padding:16px;
    display: block;
    text-decoration: none;
	text-align:center;
	background:#8EBF27;
  border-radius: 5px;
  margin-top:20px;
		

}

a:hover.slider-more-id{
background-color: #1C84C4;
			color:#FFF;

}
		a.slider-more-id1{
	float:none;
	color:#FFF;
		font-size:12px;
font-family: 'Raleway', sans-serif;
font-weight:500;
	width:150px;
	padding:10px;
    display: block;
    text-decoration: none;
	text-align:center;
	
  border-radius: 5px;
  margin-top:20px;
			border:solid 2px #fff;
		

}

a:hover.slider-more-id1{
background-color: #FFF;
			color:#000;

}

.text-direction-left
{text-align:left;
}
.text-direction-right
{text-align:right;
}
.text-direction-center
{text-align:center !important;
}
.text-red { color:#EE1B2E}
.t-center {text-align:center}
.sldr-caption{
font-family: 'Raleway', sans-serif;
	font-weight:700;
	font-size:30px;
	color:#000;
    text-sesaation: none;
	text-decoration:none;
	line-height:1.5em;
	letter-spacing:.01em!important;
	
}
.sldr-text{
font-family: 'Raleway', sans-serif;
	font-weight:500;
	font-size:17px;
	text-decoration:none;
	line-height:1.5em;


	}
.footer-caption{
font-family: 'Raleway', sans-serif;
font-weight:700;
font-size:15px; 
color:#fff;
font-style: normal;
text-transform: normal;
letter-spacing: normal;
line-height:3em;

}
.footer-text{
font-family: 'Raleway', sans-serif;
font-weight:400;
	font-size:13px;
    text-sesaation: none;
	text-decoration:none;
color:rgba(255,255,255,0.9);
	line-height:1.5em;
}
.footer-text a{
    
	color:rgba(255,255,255,0.9) !important;
}
.footer-text a:hover{
    
	color:#000 !important;
}


.index-cptn{
	font-family: 'Raleway', sans-serif;
		font-weight:700;
	font-size:30px;
	color:#000;
    text-sesaation: none;
	text-decoration:none;
	line-height:1.5em;
	
}
.product-cptn{
	font-family: 'Raleway', sans-serif;
		font-weight:500;
	font-size:20px;
	color:#1d1d1d;
    text-sesaation: none;
	text-decoration:none;
	line-height:1.5em;
	text-align: center;
}
.index-cptn-w{
	font-family: 'Raleway', sans-serif;
		font-weight:700;
	font-size:40px;
	color:#fff;
    text-sesaation: none;
	text-decoration:none;
	line-height:1.5em;
}
.product-icerik-cptn{
	font-family: 'Raleway', sans-serif;
		font-weight:600;
	font-size:24px;
	color:#1c1c1c;
    text-sesaation: none;
	text-decoration:none;
	line-height:1.5em;
	text-align: left;
}
.product-icerik-ozellik-cptn{
	font-family: 'Raleway', sans-serif;
		font-weight:600;
	font-size:20px;
	color:#1c1c1c;
    text-sesaation: none;
	text-decoration:none;
	line-height:1.5em;
	text-align: left;
}
.index-text{
font-family: 'Raleway', sans-serif;
		font-weight:400;
	font-size:16px;
	color:#1c1c1c;
    text-sesaation: none;
	text-decoration:none;
	line-height:1.5em;
}
.icerik-text{
font-family: 'Raleway', sans-serif;
		font-weight:400;
	font-size:16px;
	color:#1c1c1c;
    text-sesaation: none;
	text-decoration:none;
	line-height:1.5em;
}
.referans-text{
font-family: 'Raleway', sans-serif;
		font-weight:500;
	font-size:13px;
	color:#1c1c1c;
    text-sesaation: none;
	text-decoration:none;
	line-height:1.5em;
}
.icerik-caption{
font-family: 'Red Hat Display', sans-serif;
		font-weight:700;
	font-size:20px;
	color:#28364B;
    text-sesaation: none;
	text-decoration:none;
	line-height:1.5em;
}

.sticky {
  position: -webkit-sticky;

  position:sticky;
  width:100%;
  height:110px;
  top: 0;
  margin:0px !important;

  padding:0px !important;
    z-index:999;
	background:#fff;
	border-bottom:solid 1px #f8f8f8;
  
}
.icon-bar {
	float:left;
  position: fixed;
  width:60px;
  height:60px;
  top: 85%;
    z-index:999;

	left:10px;

}
#clear-fix {
	clear: both;
}
#header-nav {

		z-index:1000;
		  position: fixed;
  display: block;
  transition: top 0.3s;
  width:100%;
  background:#fff;
  margin:0;
  padding:0;
  top:0;
	

}
#animasyon {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top:90px;
}
#navbar1 {
  background-color: #fff;
  position: fixed;
  top: 0;
  width: 100%;
  display: block;
  transition: top 0.3s;
  z-index:900;
}

.footer {
	width: 100%;
	margin-top:0px;
	border-top:solid 0px #e8e8e8;
	text-align:center;
	background:#660099;
}
.index-link
{
		color:#161922;  !important;
}
.index-link:hover
{
	color:#E71111 !important ;
}
.image-box {
    position: relative;
    margin: auto;
    overflow: hidden;
}
.image-box img {
    max-width: 100%;
    transition: all 0.3s;
    display: block;
    width: 100%;
    height: auto;
    transform: scale(1);
}

.image-box:hover img {
    transform: scale(1.1);

}
.hover-shadow-soft{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transform-style:preserve-3d;transform-style:preserve-3d}
.hover-shadow-soft:focus,.hover-shadow-soft:hover{-webkit-transform:translateY(-8px);-ms-transform:translateY(-8px);transform:translateY(-8px);-webkit-box-shadow:0 0 0 0 rgba(22,31,99,.15);box-shadow:0 0 0 0 rgba(22,31,99,.15)}
#div-footer-all {
	width:1180px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	
}
#div-footer-box
{
	width:25%;
	padding:20px 20px 20px 0px;
	float:left;
	text-align:left;
}
#footer-footer {
	width: 1180px;
	padding:0px;
	text-align:center;
border-top:solid 1px rgba(255,255,255,0.3);
margin-left:auto;
margin-right:auto;
}




.cd-auto-hide-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height:100px;
  transition: transform .5s;
  z-index:900;
  background:#fff;
    box-shadow: 0 1px 25px rgba(0,0,0, .1);

}
.cd-auto-hide-header.is-hidden {
  transform: translateY(-100%);
}

.containerx {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.videox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


#icerik-sertifika
{
	width:33.3%;
	float:left;
	padding:25px;

}
#icerik-sertifika-box
{
	width:100%;
	background:url(img/crt-bck.jpg);

}


#index-full {
width:100%;
padding:0px;
margin-left:auto;
margin-right:auto;
background: #fff;
	
}
#index-containerx {
	width:1180px;
	margin-left:auto;
	margin-right:auto;
	background: #fff;
  
}
#index-full-1 {
width:100%;
padding:0px;
margin-left:auto;
margin-right:auto;
background: linear-gradient(
    to right,
     #fff 0%,
     #fff 50%,
    #8EBF27 50%,
    #8EBF27 100%
  );
	
}

#index-containerx-1 {
	width:1180px;
	margin-left:auto;
	margin-right:auto;
	background: linear-gradient(
    to right,
   #fff 0%,
   #fff 75%,
    #8EBF27 75%,
    #8EBF27 100%
  );
}
#icerik-full-1 {
width:100%;
padding:0px;
margin-left:auto;
margin-right:auto;
background:#fff;
}
#icerik-containerx-1 {
	width:1180px;
	margin-left:auto;
	margin-right:auto;
	background: #fff;}
#icerik-full-2 {
width:100%;
padding:0px;
margin-left:auto;
margin-right:auto;
background: #fff;
	padding-bottom: 50px;
padding-top: 50px;
}
#icerik-containerx-2 {
	width:1230px;
	margin-left:auto;
	margin-right:auto;
	background: #fff;
}

#index-full-2 {
width:100%;
padding-top:100px;
	padding-bottom:100px;
margin-left:auto;
margin-right:auto;
	background: #e8e8e8;
/* background: linear-gradient(132.5deg, #1C84C4 50%, #8EBF27 10%);*/
}
#index-container-2 {
	width:1180px;
	margin-left:auto;
	margin-right:auto;
	
}
#slider-container-2 {
	width:1180px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	top: 50%;
  transform: translateY(-50%);
	
}
#index-services
{
	width:50%;
	padding:100px 0px 80px 0px ;
	float:left;
		}
#index-services-r
{
	width:50%;
	padding:100px 0px 100px 0px ;
	float:right;
		}
#index-services-2
{
	width:50%;
	padding:100px 0px 100px 20px ;
	float:left;
		}
#index-services-img
{

	float:left;
	padding:0px 50px 0px 0px;
	}
#index-services-img-1
{
	float:left;
	padding:0px 0px 0px 50px;
	}
#index-services-box
{
	width:100%;
	padding:0px 0px 0px 50px;
	float: left;
	 
	}
#index-services-box-1
{
	width:100%;
	padding:0px 20px 0px 0px;
	float: left;
	 
	}
#index-services-box-text
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
  text-align:left;
  position: relative;

	}

#index-more{
	width:100px;
	margin-top:50px;
	float:none;
	margin-left:auto;
	margin-right:auto;
}
#index-more-1{
	width:200px;
	margin-top:30px;
	float:left;
}
.box-border {
	width:100%;
	border:solid 1px #e8e8e8;
}
.img-round {
	border-radius: 0px 20px 0px 20px; 
	
}
#icerik-space{
	height: 90px;
}

.social-list__item {
  display: inline-block;
  width: 58px;
  height: 58px;
  padding: 20px 0;
  text-align: center;
  border-left: 1px solid rgba(255,255,255,0.1);
  transition: background 0.3s ease;
}
.social-list__item:last-child {
  border-right: 1px solid rgba(255,255,255,0.1);
}
.social-list__item--facebook:hover {
  background: #3b5999;
}

.social-list__item--facebook:hover .social-list__icon {
  fill: #fff;
}

.social-list__item--twitter:hover {
  background: #55acee;
}

.social-list__item--twitter:hover .social-list__icon {
  fill: #fff;
}

.social-list__item--instagram:hover {
  background: #e4405f;
}

.social-list__item--instagram:hover .social-list__icon {
  fill: #fff;
}

.social-list__item--youtube:hover {
  background: #cd201f;
}

.social-list__item--youtube:hover .social-list__icon {
  fill: #fff;
}

.social-list__item--linkedin:hover {
  background: #0077B5;
}

.social-list__item--linkedin:hover .social-list__icon {
  fill: #fff;
}

.social-list__icon {
  width: 22px;
  height: 22px;
  fill: #91a4b3;
  transition: fill 0.3s ease;
}
#div-footer-box-1
{
	width:50%;
	padding:20px 0px;
	float:left;
	text-align:left;
}
#div-footer-box-2
{
	width:50%;
	padding:0px;
	float:right;
	text-align:right;
}
#kurumsal-videos-box{
	float:left;
	width:100%;
	padding:0px;
}
#kurumsal1-videos-box{
	float:left;
	width:100%;
	padding:0px;
}
#basin-video-box{
	float:left;
	width:50%;
	padding:20px;
}
.containerx {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.videox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#product1-services
{
	width:33.3%;
	padding:25px;
	float:left;
	
	}
	#product1-services-box
{
	width:100%;
	padding-bottom:20px;
	background:#fff;
	border: solid 1px #e8e8e8;
	border-bottom:solid 5px #2196F3;
	}
		#product1-services-box-img
{
	width:100%;
	padding:20px;
	margin-left:auto;
	margin-right:auto;
	
	}
#product1-services-box-text
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	height:50px;
	}
#sertifika-services
{
	width:25%;
	padding:25px;
	float:left;
	
	}
iframe {border:0px solid #000;
    border-radius: 0px !important;
}
#uygulama-alanlari{
	width: 800px;
}
#referans-div {
	float: left;
	width:20%;
	padding: 20px;
}
#referans-div-caption {
		background: #E8E8E8;
	width: 100%;
	text-align: center;
	padding: 20px;
	margin-bottom: 20px;
	font-weight:700;
	font-size: 14px;
}
#kapsa {
	 display: flex;
  flex-wrap: wrap;
}
#basin-services
{
	width:33.3%;
	padding:25px;
	float:left;
	
	}
	#basin-services-box
{
	width:100%;
	background:#fff;
	padding: 5px;
	border: solid 1px #e8e8e8;
	}

#logo-services
{
	width:25%;
	padding:25px;
	float:left;
	
	}
	#logo-services-box
{
	width:100%;
	background:#fff;
	border: solid 1px #e8e8e8;
	}
#div-spacer{
	padding:50px;
}
#iso{
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}


#indexx-full {
width:100%;
background:#E8E8E8;
padding:50px;
margin-left:auto;
margin-right:auto;
padding-top:50px;
padding-bottom:100px;
}
#indexx-container {
	width:1240px;
	margin-left:auto;
	margin-right:auto;
	
}
#indexx-services
{
	width:33.3%;
	padding:10px 30px 0px 30px;
	margin-top:30px;
	float:left;
	
	}
#indexx-services-
{
	width:33.3%;
	padding:10px 20px 0px 20px;
	margin-top:0px;
	float:left;
	}
	#indexx-services-box
{
	width:100%;
	padding-bottom:20px;
	background:#fff;
	border:solid 1px #d8d8d8;
	border-radius: 5px;
	}
	#indexx-services-box-
{
	width:100%;
	padding-bottom:20px;
	background:#fff;
box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;	
	}






		#indexx-services-box-img
{
	width:100%;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	
	
	}
#indexx-services-box-text
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	height:50px;
	}


@media screen and (min-width : 1280px) {
	
	.index-text-w{
	margin-left:auto;
	margin-right:auto;
font-family: 'Roboto Condensed', sans-serif;	
font-size:20px;
		font-weight:400;
	color:#fff;
    text-sesaation: none;
	text-decoration:none;
	line-height:2em;
}
.slide-text{
font-family: 'Roboto Condensed', sans-serif;
		font-weight:400;
	font-size:22px;
	   opacity:0.8;
    filter:alpha(opacity=10);
    text-sesaation: none;
	text-decoration:none;
	line-height:1.5em;
	margin-top:100px;

}
	.section {
  position: relative;
  width: 100%;
  height: 100vh;
  display: flex;
  overflow: hidden;

}
#header-nav-top{
	height:100px;
	width: 1180px;
	margin-right: auto;
	margin-left: auto;
	z-index:1000;
	position:relative;
	padding:0px;
}	

}
@media screen and (min-width : 960px)  and (max-width : 1279px){
.cd-auto-hide-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height:90px;
  transition: transform .5s;
  z-index:900;
  background:#fff;
    box-shadow: 0 1px 25px rgba(0,0,0, .1);

}
.cd-auto-hide-header.is-hidden {
  transform: translateY(-100%);
}
.index-cptn{
font-family: 'Raleway', sans-serif;
	font-weight:700;
	font-size:25px;
	color:#1c1c1c;
    text-sesaation: none;
	text-decoration:none;
	line-height:1.5em;
}
.index-text{
font-family: 'Raleway', sans-serif;
		font-weight:500;
	font-size:15px;
	color:#1c1c1c;
    text-sesaation: none;
	text-decoration:none;
	line-height:1.5em;
}
.icerik-text{
font-family: 'Raleway', sans-serif;
		font-weight:500;
	font-size:15px;
	color:#1c1c1c;
    text-sesaation: none;
	text-decoration:none;
	line-height:1.5em;
}
#animasyon {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top:90px;
}
#header-nav-top{
	height:100px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	z-index:1000;
	position:relative;
	padding:0;
}	
	
#div-footer-all {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	
}
#div-footer-box
{
	width:25%;
	padding:20px 20px 20px 0px;
	float:left;
	text-align:left;
}
#div-footer-box-1
{
	width:50%;
	padding:20px 0px;
	float:left;
	text-align:left;
}
#div-footer-box-2
{
	width:50%;
	padding:0px;
	float:right;
	text-align:right;
}
#footer-footer {
	width: 960px;
	padding:0px;
	text-align:center;
border-top:solid 1px rgba(255,255,255,0.3);
margin-left:auto;
margin-right:auto;
}

	#galeri-div
{float:left;
width:33.3%;
padding:20px;
}
#galeri-div-box
{float:left;
width:100%;
position:relative;
padding:5px;
border:solid 1px #f8f8f8;
}
	

	#slider-container-2 {
	width:100%;
		padding:50px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	top: 50%;
  transform: translateY(-50%);
	
}
#index-containerx {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background: #fff;
}
	#index-containerx-1 {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background: #fff;
}

#icerik-containerx-1 {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background:#fff;
}
	#icerik-containerx-2 {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background: #fff;
}
	#index-container-2 {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	
}
	#kurumsal-videos-box{
	float:left;
	width:100%;
	padding:0px;
}
.containerx {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.videox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
	
	#indexx-full {
width:100%;
background:#E8E8E8;

margin-left:auto;
margin-right:auto;
padding-top:50px;
padding-bottom:100px;
}
#indexx-container {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	
}
#indexx-services
{
	width:33.3%;
	padding:10px 5px 0px 5px;
	margin-top:30px;
	float:left;
	
	}
	
}
@media screen and (min-width : 576px)  and (max-width : 959px){

	.cd-auto-hide-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height:90px;
  transition: transform .5s;
  z-index:900;
  background:#fff;
    box-shadow: 0 1px 25px rgba(0,0,0, .1);

}
.cd-auto-hide-header.is-hidden {
  transform: translateY(-100%);
}


.index-cptn{
font-family: 'Raleway', sans-serif;
	font-weight:700;
	font-size:25px;
	color:#1c1c1c;
    text-sesaation: none;
	text-decoration:none;
	line-height:1.5em;
}
.index-text{
font-family: 'Raleway', sans-serif;
		font-weight:500;
	font-size:15px;
	color:#1c1c1c;
    text-sesaation: none;
	text-decoration:none;
	line-height:1.5em;
}
.icerik-text{
font-family: 'Raleway', sans-serif;
		font-weight:500;
	font-size:15px;
	color:#1c1c1c;
    text-sesaation: none;
	text-decoration:none;
	line-height:1.5em;
}
#header-nav-top{

	height:80px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
		z-index:1000;
		position:relative;
		padding:0px 20px 0px 20px;
}
#animasyon {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top:90px;
}
#div-footer-all {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	padding:20px 20px 0px 20px;
	
}
#div-footer-box
{
	width:50%;
	padding:20px 20px 20px 10px;
	float:left;
	text-align:left;
}
#div-footer-box-1
{
	width:50%;
	padding:20px 10px;
	float:left;
	text-align:left;
}
#div-footer-box-2
{
	width:50%;
	padding:0px;
	float:right;
	text-align:right;
}
#footer-footer {
	width: 100%;
	padding:0px;
	text-align:center;
border-top:solid 1px rgba(255,255,255,0.3);
margin-left:auto;
margin-right:auto;
}

	

#slider-container-2 {
	width:100%;
		padding:50px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	top: 50%;
  transform: translateY(-50%);
	
}
#index-full {
width:100%;
padding:0px;
margin-left:auto;
margin-right:auto;
background: #fff;
}

#index-containerx {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background: #fff;
}
#index-full-1 {
width:100%;
padding:0px;
margin-left:auto;
margin-right:auto;
background: #e8e8e8;
}
#index-containerx-1 {
		width:100%;
	margin-left:auto;
	margin-right:auto;
	background: #e8e8e8;
}
	#index-container-2 {
	width:100%;
		padding:20px;
	margin-left:auto;
	margin-right:auto;
	
}
	#icerik-full-1 {
width:100%;
padding:0px;
margin-left:auto;
margin-right:auto;
background: #fff;
}
#icerik-containerx-1 {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background: #fff;
}
	#icerik-containerx-2 {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background: #fff;
}
#index-services
{
	width:100%;
	padding:20px ;
	float:left;
		}
#index-services-r
{
	width:100%;
	padding:20px ;
	float:right;
		}
#index-services-2
{
	width:100%;
	padding:20px ;
	float:left;
		}
#index-services-img
{
	border: 10px solid #fff;
	padding:0px;
	float:left;
	}
#index-services-img-1
{
	border: 10px solid #fff;
	padding:0px;
	float:left;
	}
#index-services-box
{
	width:100%;
	padding:10px;
	float: left;
		 
	}
#index-services-box-1
{
	width:100%;
	padding:10px;
	float: left;
		}
	#index-services-box-text
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
  text-align:left;
  position: relative;

	}

	#index-more-1{
	width:200px;
	margin-top:20px;
	float:left;
	
}
	#kurumsal-videos-box{
	float:left;
	width:100%;
	padding:0px;
}
.containerx {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.videox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
	#product1-services
{
	width:50%;
	padding:25px;
	float:left;
	
	}
	#referans-div {
	float: left;
	width:33.3%;
	padding: 20px;
}
	#div-spacer{
	padding:0px;
}
	#sertifika-services
{
	width:50%;
	padding:25px;
	float:left;
	
	}
	#iso{
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}
	#indexx-full {
width:100%;
background:#E8E8E8;
padding:20px;
margin-left:auto;
margin-right:auto;
padding-top:50px;
padding-bottom:50px;
}
#indexx-container {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	
}
#indexx-services
{
	width:50%;
	padding:10px 10px 0px 10px;
	margin-top:30px;
	float:left;
	
	}
		#index-services-img
{

	float:left;
	padding:0px 0px 0px 0px;
	}
}
@media screen and (min-width : 120px)  and (max-width : 575px){
	
		a.slider-more-id1{
	float:none;
	color:#FFF;
		font-size:12px;
font-family: 'Raleway', sans-serif;
font-weight:500;
	width:150px;
	padding:10px;
    display: block;
    text-decoration: none;
	text-align:center;
	
  border-radius: 5px;
  margin-top:20px;
			border:solid 2px #fff;
		

}

a:hover.slider-more-id1{
background-color: #FFF;
			color:#000;

}


.cd-auto-hide-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height:90px;
  transition: transform .5s;
  z-index:900;
  background:#fff;
    box-shadow: 0 1px 25px rgba(0,0,0, .1);

}
.cd-auto-hide-header.is-hidden {
  transform: translateY(-100%);
}
	.box-border {
	width:100%;
	border:solid 1px #e8e8e8;
}

	
.sldr-caption{
font-family: 'Raleway', sans-serif;
	font-weight:700;
	font-size:20px;
	color:#000;
    text-sesaation: none;
	text-decoration:none;
	line-height:1.5em;
	letter-spacing:.01em!important;
	
}
.sldr-text{
font-family: 'Raleway', sans-serif;
	font-weight:500;
	font-size:16px;
	text-decoration:none;
	line-height:1.5em;


	}

.index-cptn{
font-family: 'Raleway', sans-serif;
	font-weight:700;
	font-size:25px;
	color:#1c1c1c;
    text-sesaation: none;
	text-decoration:none;
	line-height:1.5em;
}
	.referans-text{
font-family: 'Raleway', sans-serif;
		font-weight:400;
	font-size:11px;
	color:#1c1c1c;
    text-sesaation: none;
	text-decoration:none;
	line-height:1.5em;
}
.index-text{
font-family: 'Raleway', sans-serif;
		font-weight:500;
	font-size:15px;
	color:#1c1c1c;
    text-sesaation: none;
	text-decoration:none;
	line-height:1.5em;
}
.icerik-text{
font-family: 'Raleway', sans-serif;
		font-weight:500;
	font-size:15px;
	color:#1c1c1c;
    text-sesaation: none;
	text-decoration:none;
	line-height:1.5em;
}

#header-nav-top{
		height:80px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
		z-index:1000;
		position:relative;
		padding:0px 20px 0px 20px;
}
#animasyon {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top:90px;
}
#index-full {
width:100%;
padding:0px;
margin-left:auto;
margin-right:auto;
background: #fff;
}

#index-containerx {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background: #fff;
}
#index-full-1 {
width:100%;
padding:0px;
margin-left:auto;
margin-right:auto;
background: #f8f8f8;
}
#index-containerx-1 {
		width:100%;
	margin-left:auto;
	margin-right:auto;
	background: #f8f8f8;
}
	#index-container-2 {
	width:100%;
		padding:20px;
	margin-left:auto;
	margin-right:auto;
	
}
	#icerik-full-1 {
width:100%;
padding:0px;
margin-left:auto;
margin-right:auto;
background: #fff;
}
#icerik-containerx-1 {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background: #fff;
}
	#icerik-containerx-2 {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background: #fff;
}
#index-services
{
	width:100%;
	padding:20px ;
	float:left;
		}
#index-services-r
{
	width:100%;
	padding:20px ;
	float:right;
		}
#index-services-2
{
	width:100%;
	padding:20px ;
	float:left;
		}
#index-services-img
{
	border: 10px solid #fff;
	float:left;
	}
#index-services-img-1
{
	border: 10px solid #fff;
	padding:0px;
	float:left;
	}
#index-services-box
{
	width:100%;
	padding:10px;
	float: left;
		 
	}
#index-services-box-1
{
	width:100%;
	padding:10px;
	float: left;
		}
	#index-services-box-text
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
  text-align:left;
  position: relative;

	}

#div-footer-all {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	padding:20px 20px 0px 20px;
	
}
#div-footer-box
{
	width:100%;
	padding:20px 5px 5px 10px;
	float:left;
	text-align:left;
}
#div-footer-box-1
{
	width:100%;
	padding:20px 0px;
	text-align:center;
		float:none;
	margin-left:auto;
	margin-right:auto;

}
#div-footer-box-2
{
	width:100%;
	padding:0px;
	float:none;
	text-align:center;
	margin-left:auto;
	margin-right:auto;


}
#footer-footer {
	width: 100%;
	padding:0px;
	text-align:center;
border-top:solid 1px rgba(255,255,255,0.3);
margin-left:auto;
margin-right:auto;
}


#index-more-1{
	width:200px;
	margin-top:20px;
	float:left;

}


#index-space {
	float:left;
	width:100%;
	height:20px;
	clear:both;
}

.img-round {
	border-radius:5px;
	
}
#slider-container-2 {
	width:90%;
		padding:30px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	top: 50%;
  transform: translateY(-50%);
	
}
.social-list__item {
  display: inline-block;
  width: 58px;
  height: 58px;
  padding: 20px 0;
  text-align: center;
  border-left: 1px solid rgba(255,255,255,0.1);
  border-top: 1px solid rgba(255,255,255,0.1);
  border-bottom: 1px solid rgba(255,255,255,0.1);
  transition: background 0.3s ease;
}
.social-list__item:last-child {
  border-right: 1px solid rgba(255,255,255,0.1);
}
	#kurumsal-videos-box{
	float:left;
	width:100%;
	padding:0px;
}
.containerx {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.videox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
	#product1-services
{
	width:100%;
	padding:25px;
	float:left;
	
	}
	#basin-video-box{
	float:left;
	width:100%;
	padding:20px;
}
	#referans-div {
	float: left;
	width:50%;
	padding: 20px;
}
	.dark-overlay1{
  background-color: rgba(0,0,0,0.5);
  position: absolute;
  top:0;
  left:0;
  width:100%;
  min-height: 100vh;
}
	  
	#logo-services
{
	width:50%;
	padding:25px;
	float:left;
	
	}
	#div-spacer{
	padding:0px;
}
	#sertifika-services
{
	width:50%;
	padding:25px;
	float:left;
	
	}
	#iso{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}
#indexx-full {
width:100%;
background:#E8E8E8;
padding:20px;
margin-left:auto;
margin-right:auto;
padding-top:50px;
padding-bottom:50px;
}
#indexx-container {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	
}
#indexx-services
{
	width:100%;
	padding:10px 10px 0px 10px;
	margin-top:30px;
	float:left;
	
	}
	#index-services-img
{

	float:left;
	padding:0px 0px 0px 0px;
	}
}

