@charset "utf-8";
/* CSS Document */





#conteiner {
    height: auto;
    width: 1200px;
	margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    border-color: #FF2124;
	overflow: hidden;
}
#conteiner::after {
    content: "";
    display: block;
    clear: both;
}
#logo {
    background-image: url(analogo.png);
    float: left;
    height: 150px;
    width: 150px;
}


#menuler {
    float: left;
    width: 1050px;
    height: 150px;
    
}

.menu {
    float: left;
    width: 175px;
    height: 150px;
    line-height: 150px;
    background-color: #1E3A8A;
    text-align: center;
    font-family: 'Inter', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
    font-size: 19px;
    font-weight: 700;
    letter-spacing: 0.5px;
 text-decoration: none;
    transition: 0.3s;
}



.menu:first-child {
    border-top-left-radius: 40px;
}

.menu:last-child {
    border-bottom-right-radius: 40px;
}


.menu:hover {
    background-color: #38BDF8   ;
	color:#1E3A8A;
}
.menu a {
    color: #FFFFFF;
    text-decoration: none;
    display: block;
}

.menu:hover a {
    color: #1E3A8A;
	letter-spacing: 0.5px;
}




#banner {
    background-color: #FFFFFF;
    float: left;
    height: auto;
    width: 1200px;
    margin-top:10px ;
		
}
#altsol {
    background-color: #F5F7FA;
    float: left;
    height: 390px;
    width: 390px;
    margin-top: 15px;
		border-radius: 40px 0px 40px 0px;
	box-sizing: border-box;
	 border: 1px solid #000;
}

#altortaa {
    background-color: #F5F7FA;
    float: left;
     height: 390px;
    width: 390px;
        margin-top: 15px;
    margin-left: 15px;
		border-radius: 40px 0px 40px 0px;
	box-sizing: border-box;
	 border: 1px solid #000;
}
#altsag {
    background-color: #F5F7FA;
    float: left;
     height: 390px;
    width: 390px;
    margin-top: 15px;
    margin-left: 15px;
	box-sizing: border-box;
	 border: 1px solid #000;
		border-radius: 40px 0px 40px 0px;
	
}
#enaltkisim {
    background-color: #1E3A8A;
margin: 10px auto 5px auto;
    height: 50px;
    width: 1200px;
   border-radius: 40px 0px 40px 0px;
	 display: flex;
    align-items: center;
    justify-content: center;
	 clear: both;
	margin-top: 80px;
	  float:left;
}
#enaltkisim h2 {
font-family: 'Inter', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
    font-weight: 700;  
	color:#FFFFFF;
	line-height: normal;
	
	
}
.kutu {
    float: left;
    width: 250px;
    height: 250px;
	line-width:250px;
	line-height:250px;
    margin-top: 50px;
    margin-left: 40px;
    background-color: #F5F7FA;
    border: 1px solid #000;
    border-top-left-radius: 40px;
    border-bottom-right-radius: 40px;
	
	position: relative;
}
.kutu a {
    color: #FFFFFF;
    text-decoration: none;
    display: block;
	
}
.kutu p {
    color: #000000;
    text-decoration: none;
    display: block;
}
.kutu h4{
	  color: #005CFF;

	text-decoration: none;
    text-align: center;
    font-family: 'Inter', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
    font-weight: 700;   
    letter-spacing: 0.4px; 
	line-height: 210px;
}

.kutubuton {
    position: absolute;
    bottom: 1px;
    left:50% ;
    transform: translateX(-50%);
    padding: 10px 10px;
    background-color: #1E3A8A;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
	line-height:20px;
font-family: 'Inter', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
    border-radius: 20px;
    transition: 0.3s;
	
}


.kutubuton:hover {
    background-color: #1D4ED8;
	
	transition: 0.3s;
	letter-spacing: 0.5px;
}


#bloghaberanaparagraf,
#bloghaberanaresim,
#bloghaberparagraf,
#ornekprojeconteiner,
#ornekproje1 {
    float: left;
    width: 1200px;
    height: auto;
    margin-top: 10px;
	border-radius: 40px;
}




#bloghaberanaparagraf {
    background-color: #F5F7FA;
    border-radius: 40px 40px 40px 40PX;
}
#bloghaberanaresim { background-color: #F5F7FA; }
#bloghaberparagraf { background-color: #F5F7FA; }
#ornekprojeconteiner { background-color: #F5F7FA; }
#ornekproje1 {
    background-color: #F5F7FA;
}


#bloghaberyazar {
    float: right;
    width: 200px;
	height:100px;
	
	font-size:20px;
   margin-top:20px;
	
    margin-right: 20px;
    background-color: #F5F7FA;
	border-radius: 20px;
	}



h2,h1 {
   color: #1E3A8A;
	height:30px;
    text-align: center;
    font-family: 'Inter', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
    font-weight: 700;   
	text-decoration: none;
    letter-spacing: 0.5px; 
    margin-top: 20px;
	line-height: 30px;
	
}
h3{
	  color: #005CFF;
	height:20px;
	text-decoration: none;
    text-align: center;
    font-family: 'Inter', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
    font-weight: 700;   
    letter-spacing: 0.5px; 
    margin-top: 20px;
	line-height: 30px;
}

p {
    color: #0F172A;
	text-decoration: none;
    text-align: center;
    font-family: 'Inter', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.6;
    margin-top: 35px;
   
}
#pakettanitimi {
    background-color: #F5F7FA;
    float: left;
    height: auto;
    width: 1200px;
    margin-top: 10px;
    border-radius: 40px;
}
.paket {
	position: relative;
    background-color: #1E3A8A;
	color:#FFFFFF;
    float: left;
    height: 500px;
    width: 360px;
    margin-top: 50px;
    margin-left: 30px;
    border-radius: 40px;
}
.paket h1{
	
	color: #FFFFFF;
	height:20px;
	text-decoration: none;
    text-align: center;
    font-family: 'Inter', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
    font-weight: 700;   
    letter-spacing: 0.5px; 
    margin-top: 20px;
	line-height: 30px;
}


.paket ul{
	
	color: #FFFFFF;
	height:20px;
	text-decoration: none;
    text-align: left;
    font-family: 'Inter', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
    font-weight: 450;   
 position: relative;
    margin-top: 60px;
	line-height: 30px;
}
#pakettanitimi li{
	
	  color: #000000;
	text-decoration: none;
    text-align: left;
    font-family: 'Inter', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.6;
    margin-top: 35px;
}

.paketbuton{
    width:180px;
	height:50px;
	text-align:center;
    text-decoration: none;
    background-color: #FFFFFF;
    color: #1E3A8A;
    border-radius: 20px;
	line-width:180px;
	line-height: 50px;
    font-size: 19px;
    transition: 0.3s;
 position:absolute;
	   font-weight: 700;
	left:90px;
	bottom:30px;
	font-family: 'Inter', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
	
}
.paketbuton:hover{
	background-color: #FFFFFF;
	transition: 0.3s;
	letter-spacing: 0.8px;
	border-spacing: 0.8px;
}



.ekipfoto {
    background-color: #FFFFFF;
    float: left;
    height: 220px;
    width: 230px;
    margin-top: 25px;
    margin-left: 25px;
}


.ekipbilgi {
    background-color: #F5F7FA;
    float: right;
    height: auto;
    width: 900px;
    margin-top: 25px;
    margin-left: 25px;
    border-radius: 40px;
}
.blogkutusu { 
  width:900px;
  margin: 40px auto 40px auto;
  
  border-radius: 80px 0px 80px 0px;
 
  border:1px solid #000000;
	background: #F5F7FA;
  text-align: center;
}


.blogkutusu img {
  width: 85%;
  height: 260px;
  object-fit: cover;
  margin: 20px auto 0 auto; 
  display: block;
  border-radius: 12px;
  transition: transform 0.4s ease;
}


.blogkutusu:hover img {
  transform: scale(1.05);
}

.blogkutusu h2 {
  font-size: 22px;
  color: #1E3A8A;
  padding: 18px 20px 10px;
}

.blogdevamini-oku {
  display: inline-block;
  margin: 10px 0 25px;
  padding: 12px 26px;
  background: #1E3A8A;
  color: #FFFFFF;
  text-decoration: none;
  border-radius: 6px;
  font-size: 14px;
  transition: background 0.3s ease;
}

.blogdevamini-oku:hover {
  background: #1D4ED8;
	transition: 0.3s;
	letter-spacing: 0.5px;
	
}

.devamini-oku {
	width:120px;
	height:40px;
	text-align:center;
    text-decoration: none;
    background-color: #1E3A8A;
    color: #FFFFFF;
    border-radius: 20px;
	line-width:120px;
	line-height: 40px;
    font-size: 14px;
    transition: 0.3s;
 position:absolute;
	  right: 30px;
    bottom: 30px;
	font-family: 'Inter', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
        }

.devamini-oku:hover{
	 background-color: #1D4ED8;
	transition: 0.3s;
	letter-spacing: 0.5px;
	
	
}

.harita {
    background-color: #FF8385;
    float: left;
    height: auto;
    width: 1200px;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    border-radius: 40px;
	position: relative;
}
.haritabuton{
		width:300px;
	height:50px;
	text-align:center;
    text-decoration: none;
    background-color: #1E3A8A;
    color: #FFFFFF;
    border-radius: 20px;
	line-width:300px;
	line-height: 50px;
    font-size: 15px;
    transition: 0.3s;
 position: absolute;
	right:450px;
	left:450px;
	font-family: 'Inter', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
}

.haritabuton:hover{
	 background-color: #1D4ED8;
	transition: 0.3s;
	transform: translateY(-5px);
	letter-spacing: 0.5px;
}