@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Oswald&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700&subset=latin,latin-ext);
body {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    background: url("../images/background3.jpg");
    background-size: 1700px;
    background-position: top;
}

#Toplam {
    width: 960px;
    min-height: 800px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    background-color: #FCFCFC;
}

#Toplam > #TIcerik {
    width: 960px;
    min-height: 800px;
    margin-bottom: 30px;   
    float: left;
    display: block;
    background-color: #FCFCFC;
    box-shadow: 0px 0px 12px #999;
}

header {
    width: 960px;
    height: 130px;
    float: left;
    display: block;
}

nav {
    width: 960px;
    height: 40px;
    float: left;
    display: block;
}

section {
    width: 960px;
    min-height: 580px;
    float: left;
    display: block;
    margin-top: 20px;
}

footer {
    width: 945px;
    height: 60px;
    float: left;
    display: block;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 5px;
    font-family: "arial narrow";
    font-size: 13px;
    color: #333;
}

.triangle-l {
    border-color: transparent #9e211b transparent transparent;
    border-style:solid;
    border-width:15px;
    height:0px;
    width:0px;
    position: relative;
    left: -30px;
    top: 35px;
    z-index: -1;
}

.triangle-r {
    border-color: transparent transparent transparent #9e211b;
    border-style:solid;
    border-width:15px;
    height:0px;
    width:0px;
    position: relative;
    left: 960px;
    top: 5px;
    z-index: -1;
}

.rectangle {
    background: #c82f1d;
    height: 40px;
    width: 960px;
    position: relative;
    left:-15px;
    top: 10px;
    float: left;
    padding-left: 30px;
    z-index: 100;
}

#header-Left {
    width: 130px;
    height: 120px;
    float: left;
    display: block;
}

#header-Right {
    width: 830px;
    height: 120px;
    float: left;
}

#headerR-Ara {
    width: 300px;
    height: 40px;
    float: right;
    margin-top: 30px;
}

#headerR-Ara .Ara {
    width: 230px;
    height: 30px;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    border: solid 3px #F0F0F0;
    font-family: "arial narrow";
    font-size: 17px;
    outline: none;
}

#headerR-Ara .AraB {
    width: 30px;
    height: 38px;
    float: left;
    margin-left: 2px;
    border: none;
    cursor: pointer;
    background: url("../images/mailok3.jpg");
}

#headerR-Ara .Ara:focus { border: solid 3px #E3E3E3; }
#headerR-Ara .AraB:hover { background: url("../images/mailok3-2.jpg"); }

#SOrta {
    width: 950px;
    min-height: 200px;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
}

.SOrta1 {
    float: left;
    display: block;
    border: 1px solid #ECECEC;
    border-radius: 3px;
}

.SOrta1:nth-child(1) {
    width: 300px;
    height: 165px;
    margin-left: 2px;
    background: -webkit-linear-gradient(bottom, #EFEFEF, #FEFEFE);
}

.SOrta1:nth-child(1) span {
    width: 290px;
    height: 30px;
    float: left;
    margin: 5px 5px;
    font-family: "arial narrow";
    font-size: 17px;
    color: #c82f1d;
    border-bottom: 1px solid #EEE;
}
.SOrta1:nth-child(2) {
    width: 300px;
    height: 165px;
    margin-left: 20px;
    background: -webkit-linear-gradient(bottom, #EFEFEF, #FEFEFE);
}
.SOrta1:nth-child(2) span {
    width: 290px;
    height: 30px;
    float: left;
    margin: 5px 5px;
    font-family: "arial narrow";
    font-size: 17px;
    color: #c82f1d;
    border-bottom: 1px solid #EEE;
}
.SOrta1:nth-child(3) {
    width: 300px;
    height: 165px;
    margin-left: 20px;
    background: -webkit-linear-gradient(bottom, #EFEFEF, #FEFEFE);
}
.SOrta1:nth-child(3) span {
    width: 290px;
    height: 30px;
    float: left;
    margin: 5px 5px;
    font-family: "arial narrow";
    font-size: 17px;
    color: #c82f1d;
    border-bottom: 1px solid #EEE;
}
.SOrta1:nth-child(1) p {
    width:290px;
    min-height:30px;
    float:left;
    margin: 0px;
    padding-top: 5px;
    padding-left: 5px;
    font-family: "arial narrow";
    font-size: 12px;
}

.SOrta1:nth-child(2) .Shaber{
    width: 290px;
    min-height: 25px;
    float: left;
    display: block;
    margin: 0px 5px 20px 5px;
    border:0;
    font-family: arial narrow;
    font-size: 12px;
}
.SOrta1:nth-child(2) .Shaber img { float: left;margin-top: 10px;padding-bottom: 20px; }
.SOrta1:nth-child(3) .Shaber{
    width: 290px;
    min-height: 25px;
    float: left;
    display: block;
    margin: 0px 5px 20px 5px;
    border:0;
    font-family: arial narrow;
    font-size: 12px;
}

.SOrta-Tab-Title {
    width: 930px;
    height: 30px;
    float: left;
    display: block;
    margin: 10px 10px;
    padding-top: 5px;
    padding-left: 10px;
    font-family: 'Oswald', sans-serif;
    font-size: 15px;
    color: #C00;
    border-bottom: solid 0.06em #EEE;
}
.SOrta-Tab-Title i { float: left;margin-top: 4px;color: #333;margin-right: 10px; }
.SOrta-Tab-Left, .SOrta-Tab-Right {
    min-height: 100px;
    float: left;
    display: block;
    margin-top: 50px;
}
.SOrta-Tab-Left { width: 250px;border-right: solid 0.06em #EEE; }
.SOrta-Tab-Right { width: 690px;margin-left: 10px;font-family: 'Open Sans Condensed', sans-serif;font-size: 16px;font-weight: 300; }
.SOrta-Tab-Right h1 { width: 690px;height: 30px;float: left;margin-top: 0px;font-family: 'Oswald', sans-serif;font-size: 15px;color: #C00; }
/*.SOrta-Tab-Right img { width: 320px;height: 150px;float: left;display: block;margin-bottom: 20px;border: solid 2px #EEE; }
.SOrta-Tab-Right img:nth-child(odd) { margin-left: 20px; }
*/
.SOrta-Images {
    width: 690px;
    min-height: 200px;
    float: left;
    display: block;
}
.SOrta-Images ul {
    width: 690px;
    min-height: 200px;
    float: left;
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}
.SOrta-Images li {
    width: 320px;
    height: 150px;
    float: left;
    display: block;
    margin-bottom: 20px;
    border: solid 2px #EEE;
}
.SOrta-Images li:nth-child(even) { margin-left: 20px; }
.SOrta-Images li img { width: 320px;height: 150px; }
.MenuTabLeft {
    width: 230px;
    min-height: 100px;
    display: block;
    margin-left: 10px;
    margin-right: 10px;
    list-style: none;
}
.MenuTabLeft ul {
    width: 230px;
    min-height: 100px;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
}
.MenuTabLeft li {
    width: 220px;
    height: 22px;
    display: block;
    margin-bottom: 3px;
    padding-top: 8px;
    padding-left: 10px;
    font-family: "Arial Narrow";
    font-size: 13px;
    color: #333;
    text-decoration: none;
    border-bottom: solid 0.08em #DDD;
    background-color: #EFEFEF;
    transition: all 0.5s ease-in;
}
.Menu li a {
    text-decoration: none;
    color: #FF0000;
}
.MenuTabLeft ul li i {
    margin-right: 5px;
}
.MenuTabLeft li:hover{
    color: #9e211b;
    border-bottom: solid 0.08em #BBB;
    cursor: pointer;
}
.MenuTabLeft li a:hover{
    color: #9e211b;
    border-bottom: solid 0.08em #BBB;
    cursor: pointer;
    text-decoration: none;
}

#EBultenT {
    width: 950px;
    height: 90px;
    float: left;
    margin: 0px 5px 0px 5px;
}
#EBultenT > span {    
    float: left;
    display: block;
}
#EBultenT > span:nth-child(1){
    width: 220px;
    height: 45px;
    background-color: #F1F1F1;
    font-family: arial narrow;
    font-size: 19px;
    font-weight: bold;
    color: #ccc;
}
#EBultenT > span:nth-child(1) span {width: auto;float:left;margin:10px 10px 5px 10px;}
#EBultenT > span:nth-child(2){
    width: 320px;
    height: 35px;
    margin-right: 20px;
    font-family: arial narrow;
    font-size: 19px;
    font-weight: bold;
    color: #AAA;
}
#EBultenT > span:nth-child(3){
    width: 320px;
    height: 35px;
    margin-right: 20px;
    font-family: arial narrow;
    font-size: 19px;
    font-weight: bold;
    color: #AAA;
}
#EBultenT > span:nth-child(4){
    width: 37px;
    height: 45px;
    margin: 0px 0px 0px 10px;
    background-color: #FF1F1F1;
}
#EBultenT .BAd-Mail {
    width: 295px;
    height: 35px;
    float: left;
    margin: 0px 0px 0px 10px;
    padding: 0px 15px 0px 10px;
    font-family: arial narrow;
    font-size: 15px;
    outline: none;
    border: solid 5px #F1F1F1;
    background-color: #FEFEFE;
    transition: border ease-in 0.3s;
}
#EBultenT .BAd-Mail:focus {border: solid 5px #E3E3E3;transition: border ease-in 0.3s;}
#EBultenT .MailG {
    width: 37px;
    height: 45px;
    float: left;
    border: none;
    background: url("../images/mailok.png");
    transition: background ease-in 0.3s;
}
#EBultenT .MailG:hover {background: url("../images/mailok2.png");transition: background ease-in 0.3s;}

#ATeklif {
    width: 945px;height:190px;float:left;margin-left:5px;margin-right:5px;
            border: 1px solid #ECECEC;
            border-radius: 3px;
            background: -webkit-linear-gradient(bottom, #EFEFEF, #FEFEFE);
}

.FooterAlt {
    float: left;
    display: block;
    height: 60px;
}
.FooterAlt span {
    display: block;
    height: 60px;
}
.FooterAlt span a { text-decoration: none;color: #333; }
.FooterAlt span:nth-child(1) {
    width: 890px;
    height: 40px;
    float: left;
    line-height: 25px;
    font-family: "arial narrow";
    font-size: 13px;
    color: #333;
    
}
.FooterAlt span:nth-child(1) p {width: 700px;float: left;font-size: 12px;margin: 0;}
.FooterAlt span:nth-child(2) {
    width: 30px;
    float: right;
    padding-left: 10px;
    padding-right: 10px;
}

#AITeklif {
    width: 945px;
    height: 180px;
    float: left;
    margin: 0px 10px 0px 5px;
    border: 1px solid #ECECEC;
    border-radius: 3px;
    background: -webkit-linear-gradient(bottom, #EFEFEF, #FCFCFC);
}
.TeklifK {
    width: 150px;
    height: 180px;
    float: left;
    margin: 0px -10px 0px 5px;
    background: -webkit-linear-gradient(top, #EFEFEF, #FCFCFC);
}

.Reference-Tab {
    width: 940px;
    min-height: 200px;
    float: left;
    display: block;
    margin: 10px 10px;
}
.Reference-Box {
    width: 222px;
    height: 110px;
    float: left;
    font-size: 20px;
    color: #FFF;
    position: relative;
    background-color: #EEE;
    border: solid 0.06em #EEE;
}
.Reference-Box:nth-child(1n+0) { margin-bottom: 10px;margin-right: 10px; }
.Reference-Box:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    border-style: solid;
    border-width: 0 25px 25px 0;
    border-color: transparent #C00 transparent transparent;
    opacity: 0.6;
}
.Reference-Box img { 
    display: block;
    margin: 20px auto 10px auto;
    opacity: 0.5;
    transition: all 0.5s ease; 
}
.Reference-Box img:hover { 
    margin: 10px auto 10px auto;
    opacity: 1;
    zoom: 1.20;
    cursor: pointer;
}
.ContactBox, .ContactLeft, .ContactRight {
    min-height: 30px;
    float: left;
    display: block;
    margin-bottom: 20px;
    font-family: 'Arial';
    font-size: 13px;
    font-weight: 300;
    color: #333;
}
.ContactBox { width: 500px;margin-left: 30px;margin-top: 30px; }
.ContactLeft { width: 100px;height: 20px;padding-top: 10px; }
.ContactRight { width: 400px;height: 20px;padding-top: 10px; }