body {
    background-color: #eee;
    min-width: %960px;
    margin: 0
}

img {
    display: block;
    border: 0
}


.clearfix-Ex {
    width: %960px
}

.clearfix {
    min-width: %960px;
    margin: 0 auto;
    height: 60px;
    display: table;
    position: relative
}

.more,.subscribe,input[type="submit"] {
    background: url(https://figuraluminyum.com/images/interface.webp) no-repeat
}

.phone,.mail,.home,.fax,#footnote .connect a {
    background: url(https://figuraluminyum.com/images/icons.png) no-repeat
}

.frame1,.frame2,.frame3,.frame4,.frame5,.news>li {
    background: url(https://figuraluminyum.com/images/frames.png) no-repeat
}

.more,.subscribe,input[type="submit"] {
    background-position: -107px 0;
    color: #fff;
    display: inline-block;
    font: 12px/28px Arial,Helvetica,sans-serif;
    height: 28px;
    width: 97px;
    text-align: center;
    text-decoration: none
}

.more:hover {
    background-position: 0 0
}

.subscribe,input[type="submit"] {
    background-position: -222px -38px;
    height: 38px;
    line-height: 38px;
    width: 212px
}

.subscribe:hover,input[type="submit"]:hover {
    background-position: 0 -38px
}

.home,.phone,.mail,.fax {
    background-position: 0 1px;
    padding-left: 24px
}

.phone {
    background-position: 0 -26px
}

.fax {
    background-position: 0 -54px
}

.mail {
    background-position: 0 -82px
}

.frame1 {
    background-position: -117px 0;
    height: 150px;
    width: 203px;
    padding: 8px 7px 0;
    text-align: center
}

.other-Frame {
    margin: 0 auto 18px
}

.frame2 {
    background-position: 0 -517px;
    height: 316px;
    width: 924px;
    margin: 0 auto 18px;
    padding: 6px 7px 0;
    text-align: center
}

.frame3 {
    background-position: -344px 0;
    height: 221px;
    width: 586px;
    margin: 0 auto 6px;
    padding: 7px 7px 0;
    text-align: center
}

.frame4 {
    background-position: 0 0;
    height: 108px;
    width: 93px;
    padding: 7px 7px 0;
    text-align: center
}

.frame5 {
    background-position: -610px -238px;
    height: 220px;
    width: 268px;
    padding: 7px 6px 0;
    text-align: center
}

#div_Header {
    background: url(https://figuraluminyum.com/images/bg-header.webp) 50% 50% no-repeat transparent;
    padding: 5px 0 11px;
    box-shadow: 0 1px 14px #acacac;
    background-size: 100%
}

.logo a {
  display: inline-block;
  padding: 12px; /* dokunma alanı */
}
.logo img {
  max-width: 100%;
  height: auto;
}

.navigation {
    float: right;
    list-style: none;
    margin: 68px 40px 0;
    padding: 0;
}

.navigation li {
    float: left;
    margin-left: 30px;
    position: relative;
}

/* Linkleri daha büyük ve tıklanabilir hale getiriyoruz */
.navigation li > a {
    color: black;
    font: bold 16px Arial, serif;
    text-decoration: none;
    padding: 12px 18px;   /* dokunma alanını büyütür */
    display: inline-block; /* padding uygulanabilsin diye */
}

.navigation li > a:hover {
    color: #c33;
}

.navigation li.active > a,
.navigation > a:hover {
    color: #fff;
}

.navigation li > div {
    background-color: #888;
    display: none;
    width: 150px; /* biraz genişlettim */
    position: absolute;
    left: 0;
    top: 48px; /* link yüksekliği arttığı için aşağıya kaydırdım */
}

.navigation li:hover > div {
    display: block;
}

.navigation li > div a {
    color: #b8c6ac;
    font: bold 14px/28px Arial, serif;
    display: block;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    padding: 10px; /* alt menü linkleri de daha rahat tıklanabilir */
}

.navigation li > div a:hover {
    color: #fff;
}

/* Mobil uyum için media query */
@media (max-width: 768px) {
    .navigation {
        float: none;
        margin: 20px auto;
        text-align: center;
    }
    .navigation li {
        float: none;
        margin: 10px 0;
    }
    .navigation li > a {
        display: block;
        width: 100%;
        padding: 14px 20px;
        font-size: 18px;
    }
}

































h1 {
    color: #57614e;
    {
        font-size: 15px;
    }

    Arial,serif;margin: 0 0 12px
}

h2 {
    color: #626262;
    font: 19px/24px Arial,serif;
    letter-spacing: 2px;
    margin: 0
}

p {
    color: #626262;
    font: 14px/24px Arial,Helvetica,sans-serif;
    margin: 0 0 15px
}

.text-Type1 {
    color: #626262;
    font: 14px/24px Arial,Helvetica,sans-serif
}

p a {
    color: #626262
}

p a:hover {
    color: #333
}

#div_Adbox {
    padding-top: 15px
}

#div_Adbox>div {
    margin: 0 auto;
    position: relative
}

#div_Adbox>div img {
    float: right
}

#div_Adbox .detail {
    font-family: Times,"Times New Roman",serif;
    height: 185px;
    line-height: 48px;
    width: 308px;
    text-align: center;
    position: absolute;
    left: 54px;
    top: 90px
}

#div_Adbox .detail h1 {
    color: #4e5944;
    font-size: 30px;
    font-weight: normal;
    line-height: 48px;
    margin: 0;
    text-transform: none
}

#div_Adbox .detail p {
    color: #4e5944;
    font: 25px/48px "Times New Roman",Times,serif;
    margin: 0
}

.highlight {
    border-bottom: 1px solid #fff
}

.highlight .clearfix {
    width: 940px
}

.highlight h1 {
    font-size: 32px;
    line-height: 36px;
    padding: 12px 0 12px;
    text-transform: none
}

.highlight h2 {
    color: #57614e;
    margin-bottom: 24px
}

.testimonial {
    float: right;
    width: 260px;
    margin-left: 20px;
    padding: 24px 20px
}

.testimonial>span {
    color: #626262;
    display: block;
    font: 14px/24px Arial,Helvetica,sans-serif;
    text-align: right
}



.featured>h2 {
    color: #728063;
    margin: 0 auto 24px;
    padding: 0 10px
}

.featured ul {
    list-style: none;
    padding: 0
}

.featured li {
    float: left;
    width: 220px;
    margin: 0 10px
}

.featured li p {
    padding-left: 4px
}

.featured li p b {
    display: block
}

.featured li .more {
    margin-left: 4px
}

.main {
    float: left;
    min-height: 550px;
    width: 600px;
    padding: 0 0 0 32px;
    border-left: 1px solid #c2c2c2;
    margin-bottom: 15px
}

.main h1 {
    margin-bottom: 18px
}

.main h2 {
    margin-bottom: 12px
}

.main h1+h2 {
    margin: 0
}

.main h1+div.frame3 {
    margin-top: 36px
}

.main>.section {
    background-position: left bottom;
    background-repeat: repeat-x;
    width: 600px;
    margin-bottom: 16px;
    margin-left: -28px;
    padding-left: 30px
}

.main>.last-child,.sidebar ul li.last-child {
    background: 0
}

.main>.section ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.main>.section ul li {
    display: inline-block;
    margin: 0 0 24px
}

.main>.section ul li .frame4 {
    float: left;
    margin-bottom: 1px;
    margin-right: 20px
}

.main>.section ul li p {
    margin: 6px 0 0
}

.main>.section ul li p b {
    display: block
}

.practices {
    list-style: none;
    display: inline-block;
    margin: 0 0 0 -20px;
    padding: 0;
    opacity: .800000011920928955078125
}

.practices li {
    float: left;
    margin: 0 20px 36px;
    position: relative
}

.practices li a {
    text-decoration: none
}

.practices li a span {
    background-color: #393939;
    color: white;
    display: block;
    font: 17px/46px Arial,serif;
    height: 46px;
    width: 265px;
    position: absolute;
    bottom: 21px;
    opacity: .800000011920928955078125
}

.practices li a:hover span {
    background-color: #696969
}

.sidebar {
    float: left;
    width: 290px;
    padding-right: 18px
}

.sidebar>div {
    margin: 0 0 30px
}

.sidebar>div h2 {
    background-position: left bottom;
    background-repeat: repeat-x;
    margin: 0 0 6px;
    padding-bottom: 18px;
    border-bottom: 1px solid #c2c2c2
}

.sidebar>div:first-child h2 {
    margin-bottom: 0;
    margin-top: 6px
}

.sidebar>div p {
    margin: 0;
    padding-bottom: 24px;
    padding-right: 30px
}

.sidebar>div p span {
    display: block;
    text-align: right
}

.sidebar ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.sidebar ul li {
    background-position: left bottom;
    background-repeat: repeat-x;
    display: inline-block;
    width: 280px;
    padding: 6px 0 5px 10px
}

.sidebar ul li>a span.box {
    float: left;
    margin-right: 20px
}

.sidebar ul li a {
    font: 13px/24px Arial,Helvetica,sans-serif;
    text-decoration: none
}

.sidebar ul li a:hover {
    color: #c33
}

.sidebar ul li img.box {
    float: left;
    margin: 4px 20px 12px 0
}

.sidebar .contact li {
    background: 0;
    padding-left: 0
}

.sidebar .contact li p {
    padding: 0 0 0 30px
}

.sidebar .contact li p span.home {
    float: left;
    display: inline-block;
    height: 18px;
    width: 18px;
    margin-left: -30px;
    padding: 0
}

.sidebar .contact li p em {
    display: block;
    font-size: 19px;
    font-style: normal
}

.news {
    list-style: none;
    margin: 0;
    padding: 0
}

.news>li {
    background-position: 0 -238px;
    display: inline-block;
    height: 269px;
    width: 578px;
    margin-bottom: 12px;
    padding: 6px 22px 0 6px
}

.news>li .box {
    float: left;
    margin-right: 20px
}

.news>li p.info,.details p.info {
    font-size: 11px;
    margin: 0;
    padding-top: 24px
}

.author {
    color: #755c02
}

.news>li h2,.details h2 {
    color: #728063;
    letter-spacing: 0;
    margin-bottom: 24px
}

.news>li .more {
    float: right
}

.images {
    float: left;
    width: 210px;
    margin-right: 20px;
    padding-right: 10px
}

#contents .images img.box {
    border: #fff solid 5px
}

.details {
    float: left;
    width: 360px
}

.details p.info {
    padding-top: 0
}

.message label {
    color: #626262;
    display: block;
    font: 13px/24px Arial,Helvetica,sans-serif
}

.message input[type="text"] {
    height: 24px;
    width: 590px;
    margin: 0 0 18px;
    padding: 0 4px
}

.message textarea {
    height: 110px;
    width: 590px;
    margin: 0 0 18px;
    padding: 0 4px;
    overflow: auto;
    resize: none
}

.message input[type="submit"] {
    cursor: pointer;
    border: 0
}

#footer {
    background: url(https://figuraluminyum.com/images/bg-footer.png) left top repeat-x #d9d9d9
}

#footer .section {
    float: left;
    min-height: 146px;
    border-left: 1px solid #c2c2c2;
    padding: 30px
}

#footer .section h4 {
    color: #626262;
    font: bold 12px/24px Arial,Helvetica,sans-serif;
    margin: 0
}

#footer .section p {
    font-size: 12px;
    margin: 0
}

#footer .section a {
    text-decoration: none
}

#footer .section a:hover {
    color: #c33
}

#footer .section:first-child {
    border: 0
}

#footnote {
    background: url(https://figuraluminyum.com/images/bg-footnote.jpg) left top repeat-x;
    border-top: 1px solid #fff;
    padding: 6px 0 3px
}

#footnote p {
    color: #b5c1aa;
    font: 11px/30px Arial,Helvetica,sans-serif;
    margin: 0;
    padding-right: 10px;
    text-align: right
}

#footnote .connect {
    float: left;
    display: inline-block;
    margin: 0 10px;
    padding: 6px 0
}

#footnote .connect a {
    display: inline-block;
    height: 18px;
    width: 18px;
    margin-right: 6px
}

#footnote .connect a.facebook {
    background-position: 0 -112px
}

#footnote .connect a.twitter {
    background-position: 0 -140px
}

#footnote .connect a.googleplus {
    background-position: 0 -168px
}

#footnote .connect a.pinterest {
    background-position: 0 -196px
}

.div-Slider {
    display: table;
    margin: 0 auto;
    width: 940px;
    height: 355px
}

.div-Footer-Link {
    float: left;
    margin-right: 30px
}

.div-About-Header {
    display: table;
    margin-left: 18px;
    margin-top: 10px
}

.siteMap-T {
    font-family: Verdana;
    list-style: none;
    display: table;
    width: auto;
    margin: 10px;
    margin-left: 18px;
    padding: 0
}

.siteMap-T li {
    float: left;
    display: list-item;
    padding-right: 10px;
    font-size: 11px;
    line-height: 18px;
    color: #7e7e7e
}

.siteMap-T li>a {
    float: left;
    display: list-item;
    padding-right: 10px;
    font-size: 11px;
    line-height: 18px;
    color: #7e7e7e;
    text-decoration: none
}

.siteMap-T li>a:hover {
    color: #c33
}

.siteMap-T li.home-T {
    width: 22px
}

.siteMap-T li.split-T {
    width: 5px
}

.siteMap-T li.home-T>a>img {
    border: 0;
    width: 18px;
    height: 16px
}

.siteMap-T li.part-T {
    vertical-align: middle;
    padding-left: 10px
}

.div-About-Content {
    margin-left: 18px
}

.img-Type1 {
    border: #d7dce2 solid 2px
}

.div-Acil-Servis {
    position: absolute;
    top: 2px;
    right: 275px
}

.div-Ucretsiz-Kesif {
    position: absolute;
    top: 2px;
    right: 25px
}

.div-Social {
    margin-top: 10px
}

.div-Social-Part {
    margin-right: 15px;
    margin-bottom: 10px;
    float: left
}

.div-Social-Part>a>img {
    border: 0
}

.div-Social-Part>a>img:hover {
    opacity: .800000011920928955078125
}

.input-Contact {
    width: 90%;
    font-family: Arial;
    font-size: 13px;
    padding: 5px 5px 5px 5px
}

.ddl-Contact {
    width: 92%;
    font-family: Arial;
    font-size: 13px;
    padding: 5px 5px 5px 5px
}

button {
    font-weight: bold;
    cursor: pointer
}

.displaynone {
    display: none
}

@media print {
    #header,#footer,#menu {
        display: none
    }

    body {
        font: 12pt georgia,serif
    }

    h1 {
        font-size: 18pt
    }

    h2 {
        font-size: 16pt;
        color: #000
    }
}

@media only screen and (max-width: 960px) {
    .div-Acil-Servis {
        display:none
    }

    .div-Ucretsiz-Kesif {
        display: none
    }

    .div-Slider {
        display: none
    }

    .div-About-Content {
        width: 308px;
        background: #fff;
        padding: 10px
    }

    .img-Type1 {
        width: 308px;
        border: #d7dce2 solid 2px
    }


