*{
    padding: 0px;
    margin: 0px;
}
body{
    background: url(../image/background/background_image2.png) repeat;
    width: auto;
    margin: auto;
   
}

.Upper_Benner{
	width: 100%;
    min-width: 400px;
	height: auto;
    background-color:  rgb(62,62,62);
    align-items: center;
    justify-content: center;
    
 
}

.center-upper-benner{
    min-width: 350px;
    width: 100%;
    height: 100%;
    display: flex;
    background-color:  rgb(62,62,62);;
    flex-wrap: wrap;
    align-items: center;
    text-align: center;
    justify-content: space-around;
    
    
}

.UP-Text{
    width: auto;
    height: auto;
    background-color:  rgb(62,62,62);
    color: white;
    font-size:15px;
    
}

.UP-Sosial-Media{
    width: 200px;
    background-color: rgb(62,62,62);;
    display: flex;
    align-items: center;
    justify-content: space-around;
    
}

.UP-Sosial-Media > div{
    margin: 5px;
    
}

.UP-Sosial-Media div a{
    font-size: 20px;
    background: rgb(62,62,62);
    color: white;
    margin:0 2px;
    justify-content: center;
    align-items: center;
    
}

.UP-Sosial-Media a :hover{
    color: rgb(112,146,190);
    transition: 0.7s;
    transform: rotate(1.0turn);
}
.Nav-Benner{
    min-width: 392px;
    width: auto;
    height: auto;
    display: flex;
    justify-content: space-around;
    align-items: center;   
   
}

.Nav-Benner-Center{
    width: 80%;
    height: 100%;
    background-color: transparent;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    
    
}

.logo-benner{
    margin: 0.5%;
    width: 160px;
    height: 66px;
    background : url(../image/Logo_2.png) no-repeat;
    min-width: 250px;
    min-height: 66px;
}

.Menu-Benner{
    width: auto;
    height: auto;
    min-width: 400px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;  
    
}

.Menu{ 
    color:black;
    background-color: transparent;
    text-align: center;   
    align-items: center;
    justify-content: center;
    
}

.Menu ul{
    list-style-type: none;
    justify-content: center;
    align-items: center;
    display: flex;
    
}

.Menu li a{
    height: 50px;
    width: 150px;
    margin: auto;
    background-color: transparent;
    color:black;
    display: flex;
    text-decoration:none; 
    justify-content: center;
    align-items: center;
    
}

.Menu ul li :hover{
    transition: 0.50s;
    /**border-bottom: 3.5px solid rgb(205,79,43);**/
    border-radius: 5%;
    background-color: rgb(112,146,190);
    color: white;
}

.Project_Consultation{
    min-width: 392px;
	width: 100%;
	height: auto;
	padding:15px;
    /*background-color: rgb(112,146,190);*/
    background-color: rgb(33,138,88);
	text-align: center;
    color: white;
	font-size: 15px;
    font-family: 'Courier New', Courier, monospace;
    
}
.Project_Consultation > span{
    display: inline-block;
    height: auto;
    width: 80%;
    justify-content: center;
    text-align: center;
    text-decoration: center;
}
.center-image-div{
    display: flex;
    background-color: red;
    
    width: 100%;
    height: 100%;
}
.center-image{
    width: 100%;

}
.center-contenier-upper{
    width: 100%;
    height: 55px;
    background: url(../image/icons/Ust_1.png) repeat;
    text-align: center;
    
    
}
.center-center-contenier{
    width: 100%;
    height: auto;
    background-color: transparent;   
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    text-align: center;
    align-items: center;
     
}
.center-Promotion{
    min-width: 200PX;
    height: 200PX;
    background-color: transparent;
    margin: 5px;
    text-align: center;
    justify-content: center;
}
.center-center-contenier :hover{
    transition: 0.5s;   
    transform: scale(1.1);
    background-color: rgb(112,146,190);
    color: white;
    border-radius: 15px;
}

.Promotion_image{
    margin: 25px;
}
.center-Promotion > span{
    display: flex;
    font-size: 16px;
    max-width: 220px;
    color: black;
    text-decoration: none;
    text-align: center;
    justify-items: center;
    justify-content: center;
}


a:link {
    color: black;
    text-decoration:none;
}
a:visited {
    color: darkblue
    
}
a:focus + .Otomasyon-information{
    visibility: visible;
    background-color: red;
}
.center-contenier-buttom{
    background: url(../image/icons/Alt_1.png);
    width: 100%;
    height: 55px;
}

.Baslik{
    font-weight: bold;
    text-align: center;
    text-align: center;
    align-items: center;
    height: 25px;
    width: 100%;
    height: 50px;
    
}
.Otomasyon-information{
    width: 100%;
    height: auto;
    Min-height: 280px;
    background-color: transparent;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 15px;
    font-size: 18px;
    font: italic 1.2em "Fira Sans", serif;
}

.animate{
    width: 500px;
    height: 280px;
    background-color: transparent;
}
.Makina_Resim{
    width: 500px;
    border-radius: 5%;
}
.text{
    margin: 15PX;
    width: 50%;
    min-width: 350px;
    height: auto;
    justify-content: center;
    align-items: center;
    
}

.buttom-benner{
    min-height: 200px;
    height: auto;
    width: 100%;
    background-color: rgb(105,105,105);
    color: white;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    padding: 14px;
    justify-content: space-between;
}

.hakkimizda{
    width: 48%;
    min-height: 200px;
    min-width: 350px;
    background-color:  rgb(62,62,62);
    align-items: center;
    flex-wrap: wrap;
}
.iletisim{
    width: 48%;
    min-height: 200px;
    min-width: 350px;
    background-color:  rgb(62,62,62);
    flex-wrap: wrap;
    justify-content: center;
}
.buttom-benner  .yazi{
    display: block;
    background-color:transparent;
    margin: 25px;
    font-size: 16px;
    align-items: left;
    text-align: left;

}
.Adres{
    /*background: url(../icons/Adres.png);*/
    height: 50px;
    display: flex;
    background-color: transparent;
    text-align: center;
    align-items: center;
    font-size: 12px;
}
.tel{
    
    height: 50px;
    display: flex;
    background-color: transparent;
    text-align: center;
    align-items: center;
    font-size: 12px;

}
.eposta{
    height: 50px;
    background-color: transparent;
    min-height: 20px;
    display: flex;
    text-align: center;
    align-items: center;
    font-size: 12px;
}
@media (max-width:800px) {
    .Upper-Conteniar{
        background-color: blue;
        width: 100%;
        min-width: 400px;
    }
   /* .Menu-Benner{
        background-color: aquamarine;
    }
    .Menu{
        display: flex;
        width: 100%;
        margin: auto;
    }
    .Menu li a{
        margin: auto;
    }
    nav ul{
        background-color: red;
        width: 100%;
        height: calc(100vh-80px);
        position: fixed;*/
    
    
}

