@charset "utf-8";
.body {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: #FFFFFF;
    width: 1170px;
    margin-right: auto;
    margin-left: auto;
    height: auto;
    font-variant: normal;
    font-style: normal;
}
.head {
    height: 90px;
    background-color: #FFFFFF;
    width: 1170px;
}
.Header {
    height: 450px;
    width: 1170px;
    background-color: #FFFFFF;
}
.Menu {
    width: 1170px;
    height: 50px;
    background-color: #528ee9;
    color: #FFFFFF;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: small;
    vertical-align: middle;
}
.GurkanGroup {
    height: 335px;
    width: 1170px;
    margin-left: auto;
    margin-right: auto;
    padding-left: auto;
    padding-right: auto;
    text-align: center;
    display: block;
    color: #FFFFFF;
}

.navbar{
    height: 50px;
    width: 100%;
    color: whitesmoke;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-around;
    vertical-align: baseline;
	
}
a:visited { 
 text-decoration: none; 
 color: whitesmoke; 
}


.Anasayfa{
    height: 50px;
    width: 234px;
    color: #FFFFFF;
    text-align: center;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    line-height: 45px;
}

.Anasayfa:hover{
	background-color: #01183A;
}

.Hakkinda{
    height: 50px;
    width: 234px;
    backgrond-color: #FFFFFF;
    text-align: center;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    line-height: 45px;
}

.Hakkinda:hover{
	background-color: #01183A;
}
.Hakkinda:visited {
    color: #FFFFFF;
}

.Faaliyet{
    height: 50px;
    width: 234px;
    color: #FFFFFF;
    text-align: center;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
	line-height: 45px;
}

.Faaliyet:hover{
	background-color: #01183A;
}
.Is_Ortaklari{
    height: 50px;
    width: 234px;
    color: #FFFFFF;
    text-align: center;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
	line-height: 45px;
}

.Is_Ortaklari:hover{
	background-color: #01183A;
}

.Iletisim{
    height: 50px;
    width: 234px;
    color: #FFFFFF;
    text-align: center;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
	line-height: 45px;
}
.Iletisim:hover{
	background-color: #01183A;
}

.vizyon {
    height: 150px;
    width: 540px;
    text-align: justify;
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
    font-style: italic;
    font-size: 16pt;
    display: block;
    margin-left: auto;
    margin-right: auto;
    font-weight: bold;
}
.Text_Body_01 {
    height: 225px;
    width: auto;
    margin-left: 75px;
    margin-right: 75px;
}
.Text_Body_Left {
    float: left;
    height: auto;
    width: 45%;
    margin-left: 10px;
    margin-right: 10px;
    text-align: justify;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: 15pt;
}
.Text_Body_Right {
    float: right;
    height: auto;
    width: 50%;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    text-align: right;
}
.Text_Body_02 {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    height: 150px;
    width: auto;
    margin-left: 85px;
    margin-right: 85px;
    text-align: justify;
    font-size: 15pt;
}
.Text_Body_03 {
    height: 300px;
    width: auto;
    margin-left: 75px;
    margin-right: 75px;
    text-align: justify;
}
.Text_Body_03_Left {
    float: left;
    height: auto;
    width: 45%;
    margin-left: 10px;
    margin-right: 10px;
    text-align: left;
}
.Text_Body_03_Right {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    float: right;
    height: 0px;
    width: 45%;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 15pt;
}
.Tail {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    color: #FFFFFF;
    height: 40px;
    width: auto;
    text-align: center;
    background-color: #528EE9;
    font-size: x-small;
    line-height: 30px;
}

.social {
    width: 150px;
    float: right;
    vertical-align: middle;
	
	
	
}
