@import url('https://fonts.googleapis.com/css?family=Open+Sans&subset=latin,latin-ext');
@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900&display=swap&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Raleway:300&display=swap&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Rubik:200,300,400,500,700,900&display=swap&subset=latin-ext');
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@200;300;400;500&display=swap&subset=latin-ext');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300&display=swap&subset=latin-ext');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,@300;400;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300,400,600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap&subset=latin-ext');
@import url('https://fonts.googleapis.com/css2?family=Red+Hat+Display:wght@400;500;700&display=swap&subset=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:#B9C733 !important;

}

a {
    text-decoration: none;
    color: #333;
}

    a:hover {
        text-decoration: none;
		color:#56ADDA;
    }
			a.more-id{
	float:none;
	color:#fff;
	font-size:13px;
font-family: 'Red Hat Display', sans-serif;
font-weight:600;
	width:150px;
	padding:15px;
    display: block;
    text-decoration: none;
	text-align:center;
	background:#B9C733;
  border-radius: 25px;
		

}

a:hover.more-id{
	background:#54682C;
			color:#FFF;

}
		a.slider-more-id{
	float:none;
	color:#FFF;
	font-size:12px;
font-family: 'Red Hat Display', sans-serif;
font-weight:700;
	width:150px;
	padding:16px;
    display: block;
    text-decoration: none;
	text-align:center;
	background:#8EBF27;
  border-radius: 0;
  margin-top:30px;
		border:solid 1px #8EBF27;

}

a:hover.slider-more-id{
background-color: #309FF8;
		border:solid 1px #309FF8;
			color:#FFF;

}

.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: 'Red Hat Display', sans-serif;
		font-weight:700;
	font-size:40px;
	color:#FFF;
    text-sesaation: none;
	text-decoration:none;
	line-height:1.5em;
	letter-spacing:.14em!important;


}
.sldr-text{
font-family: 'Red Hat Display', sans-serif;
		font-weight:500;
	font-size:16px;
	text-decoration:none;
	line-height:1.5em;
	color:#FFF;


	}
.footer-caption{
font-family: 'Red Hat Display', sans-serif;
font-weight:700;
font-size:14px; 
color:rgba(255,255,255,0.8);
font-style: normal;
text-transform: normal;
letter-spacing: normal;
line-height:3em;

}
.footer-text{
font-family: 'Red Hat Display', sans-serif;
font-weight:400;
	font-size:12px;
    text-sesaation: none;
	text-decoration:none;
color:rgba(255,255,255,0.7);
	line-height:1.5em;
}
.footer-text a{
    
	color:rgba(255,255,255,0.7) !important;
}
.footer-text a:hover{
    
	color:#fff !important;
}

.index-caption{
font-family: 'Red Hat Display', sans-serif;
		font-weight:500;
	font-size:21px;
	color:#28364B;
    text-sesaation: none;
	text-decoration:none;
	line-height:1.5em;
}
.services-caption{
font-family: 'Red Hat Display', sans-serif;
		font-weight:600;
	font-size:30px;
	color:#28364B;
    text-sesaation: none;
	text-decoration:none;
	line-height:1.5em;
	letter-spacing:.01em!important;

}
.index-text{
	font-family: 'Red Hat Display', sans-serif;
		font-weight:400;
	font-size:15px;
	color:#6c7980;
    text-sesaation: none;
	text-decoration:none;
	line-height:1.5em;
}
.icerik-text{
	font-family: 'Red Hat Display', sans-serif;
		font-weight:400;
	font-size:15px;
	color:#28364B;
    text-sesaation: none;
	text-decoration:none;
	line-height:1.5em;
}

.icerik-caption{
	font-family: 'Red Hat Display', sans-serif;
		font-weight:500;
	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:100px;
}
#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:#54682C;
}
.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:20px;
	text-align:center;
border-top:solid 1px rgba(255,255,255,0.1);
margin-left:auto;
margin-right:auto;
}




.cd-auto-hide-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height:110px;
  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%;
background:#Fff;
padding:0px;
margin-left:auto;
margin-right:auto;
padding-top:90px;
padding-bottom:100px;
}
#index-container {
	width:1260px;
	margin-left:auto;
	margin-right:auto;
	
}
#index-services
{
	width:50%;
	padding:40px;
	float:left;
	}
	#index-services-1
{
	width:50%;
	padding:40px;
	float:right;
	}
	#index-services-box
{
	width:100%;
	padding:0px;
	  height:367px;
	  background:#fff;
	 

	}
		#index-services-box-img
{
	width:100%;
	padding:0px;
	margin-left:auto;
	margin-right:auto;

	
	}
#index-services-box-text
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
		  top: 50%;
  transform: translateY(-50%);
  text-align:left;
  position: relative;

	}
			#icerik-services-box-text-1
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
  text-align:left;
  position: relative;
  padding-top:50px;

	}

#index-more{
	width:150px;
	margin-top:20px;
	float:none;
	margin-left:auto;
	margin-right:auto;
}
#index-more-1{
	width:150px;
	margin-top:20px;
	float:left;
}
.box-border {
	width:100%;
	border:solid 1px #e8e8e8;
}
.img-round {
	border-radius:25px;
	
}
#icerik-full 
{
	width:100%;
background:#Fff;
padding:0px;
margin-left:auto;
margin-right:auto;
padding-top:60px;
padding-bottom:60px;
}
#icerik-container {
	width: 1180px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	background:#fff;
    }
	#icerik-div1{
	float:left;
	width:50%;
		text-align:left;

}
#icerik-div2{
	float:right;
	width:auto;
	text-align:left;
}
#sertifika-div
{float:left;
width:33.3%;
padding:30px;
}
#sertifika-div-box
{float:left;
width:100%;
position:relative;
padding:5px;
border:solid 1px #f8f8f8;
}
#galeri-div
{float:left;
width:25%;
padding:20px;
}
#galeri-div-box
{float:left;
width:100%;
position:relative;
padding:5px;
border:solid 1px #f8f8f8;
}
#iletisim-div
{
	margin-top:20px;
	width:50%;
	float:left;
	padding:40px;

	
}
#index-img
{
	float:none !important;
	margin-left:auto !important;
	margin-right:auto !important;
	width:300px;


}
#services-div {
	text-align:center;
	width:100%;
	margin-top:50px;
}
#team
{
	width:935px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
}
#team-div
{float:left;
width:25%;
padding:5px;
margin-top:20px;
}
#team-div-box
{float:left;
width:100%;
position:relative;
padding:5px;
border:solid 1px #f8f8f8;
text-align:center;
height:350px;
}

#team-div1
{float:left;
width:25%;
padding:20px;
margin-top:20px;
}
#team-div-box1
{float:left;
width:100%;
position:relative;
padding:5px;
border:solid 0px #f8f8f8;
text-align:center;
height:auto;
}
@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:110px;
	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-caption-1{
font-family: 'Red Hat Display', sans-serif;
		font-weight:500;
	font-size:20px;
	color:#28364b;
    text-sesaation: none;
	text-decoration:none;
	line-height:1.5em;
	text-align:center;


}	
.index-caption{
font-family: 'Red Hat Display', sans-serif;
		font-weight:700!important;
	font-size:16px;
    text-sesaation: none;
	text-decoration:none;
	line-height:1.5em;
	color:#28364b;
}
.index-text{
	font-family: 'Red Hat Display', sans-serif;
		font-weight:400;
	font-size:13px;
	color:#6c7980;
    text-sesaation: none;
	text-decoration:none;
	line-height:1.5em;
}
.icerik-text{
	font-family: 'Red Hat Display', sans-serif;
		font-weight:400;
	font-size:13px;
	color:#28364B;
    text-sesaation: none;
	text-decoration:none;
	line-height:1.5em;
}

.icerik-caption{
	font-family: 'Red Hat Display', sans-serif;
		font-weight:500;
	font-size:20px;
	color:#28364B;
    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:90px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	z-index:1000;
	position:relative;
	padding:0;
}	
  #icerik-container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding:0px;
	position:relative;
	background:#fff;
    }
 #icerik-container-1 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding:0px;
	position:relative;
	background:#fff;
    }


#index-full {
width:100%;
background:#Fff;
padding:0px;
margin-left:auto;
margin-right:auto;
padding-top:60px;
padding-bottom:60px;
}
#icerik-full 
{
	width:100%;
background:#Fff;
padding:0px;
margin-left:auto;
margin-right:auto;
padding-top:60px;
padding-bottom:60px;
}
#index-container {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	
}
#index-services
{
	width:50%;
	padding:20px;
	float:left;
	}
	#index-services-1
{
	width:50%;
	padding:20px;
	float:right;
	}
	#index-services-box
{
	width:100%;
	padding:0px;
	  height:293px;
	  background:#fff;
	 

	}
#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:20px;
	text-align:center;
border-top:solid 1px rgba(255,255,255,0.1);
margin-left:auto;
margin-right:auto;
}
#icerik-services-box
{
	width:100%;
	padding:0px;
	  height:258px;
	  background:#fff;
	 

	}
	#icerik-services-box-text
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
  text-align:left;
  position: relative;
  padding-top:50px;

	}
	#galeri-div
{float:left;
width:33.3%;
padding:20px;
}
#galeri-div-box
{float:left;
width:100%;
position:relative;
padding:5px;
border:solid 1px #f8f8f8;
}
}
@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%);
}

	a.more-id{
	float:none;
	color:#fff;
	font-size:13px;
font-family: 'Red Hat Display', sans-serif;
font-weight:600;
	width:150px;
	padding:15px;
    display: block;
    text-decoration: none;
	text-align:center;
background:#B9C733;
  border-radius: 20px;
		

}

a:hover.more-id{
	background:#54682C;
			color:#FFF;

}
.index-caption-1{
font-family: 'Red Hat Display', sans-serif;
		font-weight:500;
	font-size:20px;
	color:#28364b;
    text-sesaation: none;
	text-decoration:none;
	line-height:1.5em;
	text-align:center;


}
.index-caption{
font-family: 'Red Hat Display', sans-serif;
		font-weight:700!important;
	font-size:16px;
    text-sesaation: none;
	text-decoration:none;
	line-height:1.5em;
	color:#28364b;
}
.index-text{
	font-family: 'Red Hat Display', sans-serif;
		font-weight:400;
	font-size:13px;
	color:#6c7980;
    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 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: 100%;
	padding:20px;
	text-align:center;
border-top:solid 1px rgba(255,255,255,0.1);
margin-left:auto;
margin-right:auto;
}

	#index-full {
	width:100%;
background:#Fff;
padding:20px;
padding-top:50px;
padding-bottom:50px;

}


#index-services
{
	width:100%;
	padding:0px;
	float:left;
	}
	#index-services-1
{
	width:100%;
	padding:0px;
	float:left;
	}
	#index-services-box
{
	width:100%;
	padding:0px;
	background:#fff;
	height:auto;
	
	}
#index-services-box-text
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
  padding:30px 0px 30px 0;
  		  top: 0;
  transform: translateY(0%);
  text-align:center;

	}
	
	


#index-container {
	width:100%;
	padding:0px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	
}
#icerik-full 
{
	width:100%;
	background:#fff;
	padding:30px;
}
#icerik-container {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding:0px;
	position:relative;
	background:#fff;
	padding-top:0px;
    }
	#icerik-container-1 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding:0px;
	position:relative;
	background:#fff;
    }


#icerik-img {
	float:none;
	padding:0px; 
	margin-left:0px;
	width:100%;
	}
#index-space {
	float:left;
	width:100%;
	height:20px;
	clear:both;
}
#icerik-services-box
{
	width:100%;
	padding:30px 0px 0px 0px;
	  height:auto;
	  background:#fff;
	 

	}
	#icerik-services-box-text
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
  text-align:left;
  position: relative;
  padding-top:0px;

	}
	.box-border {
	width:100%;
	border:solid 1px #e8e8e8;
}
	#icerik-space-1 {
	float:left;
	width:100%;
	height:30px;
	clear:both;

}
#iletisim-div
{
	margin-top:0px;
	width:100%;
	float:left;
	padding:0px;
	background:#fff;

	
}
.img-round {
	border-radius:20px;
	
}
#index-container-1 {
	width:100%;
	padding:0px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	background:#FFF;
	margin-top:0px;
	margin-bottom:50px;
	
}
#index-more-1{
	width:150px;
	margin-top:20px;
	float:none;
	margin-left:auto;
	margin-right:auto;
}
#sertifika-div
{float:left;
width:50%;
padding:20px;
}
#sertifika-div-box
{float:left;
width:100%;
position:relative;
padding:5px;
border:solid 1px #f8f8f8;
}

#team-div
{float:left;
width:25%;
padding:10px;
margin-top:20px;
}
#team-div-box
{float:left;
width:100%;
position:relative;
padding:5px;
border:solid 1px #f8f8f8;
text-align:center;
height:270px;
}
	#team-div1
{float:left;
width:33.3%;
padding:20px;
margin-top:20px;
}
#team-div-box1
{float:left;
width:100%;
position:relative;
padding:5px;
border:solid 0px #f8f8f8;
text-align:center;
height:auto;
}
}
@media screen and (min-width : 120px)  and (max-width : 575px){

.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;
}
	a.more-id{
	float:none;
	color:#fff;
	font-size:13px;
font-family: 'Red Hat Display', sans-serif;
font-weight:600;
	width:150px;
	padding:15px;
    display: block;
    text-decoration: none;
	text-align:center;
	background:#B9C733;
  border-radius: 10px;
		

}

a:hover.more-id{
	background:#54682C;
			color:#FFF;

}
	.icerik-caption{
	font-family: 'Red Hat Display', sans-serif;
		font-weight:500;
	font-size:18px;
	color:#28364B;
    text-sesaation: none;
	text-decoration:none;
	line-height:1.5em;
}
.icerik-caption-text{
	font-family: 'Red Hat Display', sans-serif;
		font-weight:400;
	font-size:18px;
	color:#6c7980;
    text-sesaation: none;
	text-decoration:none;
	line-height:1.5em;
}

.sldr-caption{
font-family: 'Red Hat Display', sans-serif;
		font-weight:500;
	font-size:22px;
	color:#FFF;
    text-sesaation: none;
	text-decoration:none;
	line-height:1.5em;
	letter-spacing:.05em!important;


}
.sldr-text{
font-family: 'Red Hat Display', sans-serif;
		font-weight:400;
	font-size:12px;
	text-decoration:none;
	line-height:1.5em;
	color:#FFF;


	}

.index-caption-1{
font-family: 'Red Hat Display', sans-serif;
		font-weight:500;
	font-size:16px;
	color:#28364b;
    text-sesaation: none;
	text-decoration:none;
	line-height:1.5em;
	text-align:center;


}	

.index-caption{
font-family: 'Red Hat Display', sans-serif;
		font-weight:700!important;
	font-size:16px;
    text-sesaation: none;
	text-decoration:none;
	line-height:1.5em;
	color:#28364B;
}
.index-text{
	font-family: 'Red Hat Display', sans-serif;
		font-weight:400;
	font-size:13px;
	color:#6c7980;
    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-container {
	width:100%;
	padding:0px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	
}
#index-container-1 {
	width:100%;
	padding:0px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	background:#FFF;
	margin-top:0px;
	margin-bottom:50px;
	
}



#index-services
{
	width:100%;
	padding:0px;
	float:left;
	}
	#index-services-1
{
	width:100%;
	padding:0px;
	float:left;
	}
	#index-services-box
{
	width:100%;
	padding:0px;
	background:#fff;
	height:auto;
	
	}
#index-services-box-text
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
  padding:30px 0 30px 0;
  		  top: 0;
  transform: translateY(0%);
  text-align:center;

	}
	


#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 0px;
	float:left;
	text-align:left;
}
#div-footer-box-1
{
	width:100%;
	padding:20px 0px;
	text-align:center;
		float:none;
	text-align:center;
	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:20px;
	text-align:center;
border-top:solid 1px rgba(255,255,255,0.1);
margin-left:auto;
margin-right:auto;
}

#icerik-full 
{
	width:100%;
	background:#fff;
	padding:30px;
}
#icerik-container {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding:0px;
	position:relative;
	background:#fff;
	padding-top:0px;
	
    }
	#icerik-container-1 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding:0px;
	position:relative;
	background:#fff;
	
    }

#index-more{
	width:150px;
	margin-top:20px;
	float:none;
	margin-left:auto;
	margin-right:auto;
}
#index-more-1{
	width:150px;
	margin-top:20px;
	float:none;
	margin-left:auto;
	margin-right:auto;
}

#icerik-img {
	float:none;
	padding:0px; 
	margin-left:0px;
	width:100%;
	}
	

#iletisim-div
{
	margin-top:0px;
	width:100%;
	float:left;
	padding:0px;
	background:#fff;

	
}
#index-full {
width:100%;
background:#Fff;
padding:20px;
margin-left:auto;
margin-right:auto;
padding-top:50px;
padding-bottom:50px;
}
#index-space {
	float:left;
	width:100%;
	height:20px;
	clear:both;
}
#icerik-services-box
{
	width:100%;
	padding:30px 0px 0px 0px;
	  height:auto;
	  background:#fff;
	 

	}
	#icerik-services-box-text
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
  text-align:left;
  position: relative;
  padding-top:0px;

	}
	#icerik-space-1 {
	float:left;
	width:100%;
	height:30px;
	clear:both;

}
.img-round {
	border-radius:10px;
	
}

	#icerik-div1{
	float:left;
	width:100%;
		text-align:left;

}
#icerik-div2{
	float:right;
	width:100%;
	text-align:left;
}
#sertifika-div
{float:left;
width:100%;
padding:30px;
}
#sertifika-div-box
{float:left;
width:100%;
position:relative;
padding:10px;
border:solid 1px #f8f8f8;
}
#galeri-div
{float:left;
width:50%;
padding:5px;
}
#galeri-div-box
{float:left;
width:100%;
position:relative;
padding:5px;
border:solid 1px #f8f8f8;
}
#index-img
{
	visibility:hidden;
	width:0px;


}
#team-div
{float:left;
width:50%;
padding:10px;
margin-top:20px;
}
#team-div-box
{float:left;
width:100%;
position:relative;
padding:5px;
border:solid 1px #f8f8f8;
text-align:center;
height:270px;
}
.services-caption{
font-family: 'Red Hat Display', sans-serif;
		font-weight:600;
	font-size:21px;
	color:#28364B;
    text-sesaation: none;
	text-decoration:none;
	line-height:1.5em;
	letter-spacing:.01em!important;

}
	#team-div1
{float:left;
width:50%;
padding:10px;
margin-top:20px;
}
#team-div-box1
{float:left;
width:100%;
position:relative;
padding:5px;
border:solid 0px #f8f8f8;
text-align:center;
height:auto;
}
}

