﻿@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&subset=latin,latin-ext);

* {
    margin: 0;
    font-family: 'Open Sans', sans-serif;
	
}

a {
    text-decoration: none;
    color: #575757;
}

.basecss * {
    font-size: 16px !important;
    font-family: 'Open Sans', sans-serif !important;
}

html, body {
    height: 100%;
    font-family: 'Open Sans', sans-serif;
}

.page-wrap {
    min-height: 100%;
    /* equal to footer height */
    margin-bottom: -503px;
}

    .page-wrap:after {
        content: "";
        display: block;
    }

    footer, .page-wrap:after {
        /* .push must be the same height as footer */
        height: 503px;
    }

.page-content {
    z-index: 0;
    position: relative;
}

footer {
	background: url(../Images/footer-top.png) top center no-repeat #000;
	display: block;
	position: relative;
	background-color: #000000;
	background-image: url(Images/footer-top-gray.html);
}

.footer-arrow {
    position: fixed;
    bottom: 200px;
    right: 100px;
    display: none;
}

.erser-sarisi {
    color: #94801a;
}

header {
    display: block;
    height: 94px;
    background: url(../Images/1x1_topgray.png) repeat;
    box-shadow: -1px 20px 30px -3px rgba(50, 50, 50, 0.75);
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.wrapper {
    width: 1024px;
    margin: auto;
}

.logo, .menu-wrapper, .menu-wrapper > li,
.language-wrapper, .language-wrapper a, .phone,
.home-news-item, .main-bottom-item, .footer-item, .contact-item, .contact-logo, .contact-text,
.hububat-fiyatlari-list li, .hububat-fiyatlari-list > li .key, .hububat-fiyatlari-list > li .value,
.hububat-fiyatlari-list > li,
.contact-input, .yonetim-kurulu-title {
    display: inline-block;
    vertical-align: top;
}

    .menu-wrapper > li {
        position: relative;
    }

        .menu-wrapper > li:hover > ul {
            display: block;
            transition: all 1s;
        }

        .menu-wrapper > li > ul {
            display: none;
            position: absolute;
            height: 200px;
            width: 268px;
            list-style: none;
            background: url(../Images/submenu-ok.png) 10px top no-repeat;
            padding-left: 0;
            padding-top: 6px;
            top: 53px;
        }

            .menu-wrapper > li > ul > li > a {
                display: block;
                width: 90%;
                font-weight: bold;
                font-size: 13px;
                padding-left: 10%;
                background: url(../Images/menu-back.png) center -40px repeat-x;
                height: 40px;
                color: #363636;
                line-height: 40px;
            }

                .menu-wrapper > li > ul > li > a:hover {
                    background-position: center 0px;
                }

            .menu-wrapper > li > ul > li {
                border-bottom: 1px solid #5d5d5d;
            }

.logo {
    float: left;
}

    .logo.mobile-logo {
        display: none;
    }

.header-right {
    margin-top: 35px;
    float: right;
    width: 743px;
}

.phone {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 600;
}

.menu-wrapper {
    float: right;
    padding-left: 0;
}

    .menu-wrapper > li {
    }

        .menu-wrapper > li > a {
            color: #fff;
            font-size: 14.5px;
            margin-right: 33px;
            padding: 38px 0;
        }

.language-wrapper {
    float: right;
    margin-top: -4px;
}

    .language-wrapper a {
        transition: all 2s;
        background: url(../Images/language-circle.png) no-repeat center;
        height: 33px;
        width: 34px;
        line-height: 33px;
        text-align: center;
        font-size: 13px;
        color: #5a5957;
    }

        .language-wrapper a:hover, .language-wrapper a.current {
            color: #fff;
        }


.banner, .banner-div {
    height: 673px;
    width: 100%;
}


.home-news {
    text-align: center;
    margin-top: 20px;
}

.home-news-item {
    margin: 0px 10px;
    width: 220px;
}

.home-news-item-image {
    width: 178px;
    height: 178px;
    margin: auto;
    border-radius: 150px;
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0.9;
    transition: opacity .5s ease-in;
}

    .home-news-item-image:hover {
        opacity: 1;
    }

.home-news-item-title {
    font-size: 14px;
    font-weight: 400;
    color: #484848;
    margin-top: 13px;
}

.home-news-item-text {
    font-size: 13.5px;
    color: #7c7770;
}

.line-header {
    background: url(../Images/1x1_gray.png) repeat-x center;
    font-size: 24px;
    text-align: center;
}

    .line-header span {
        background: #fff;
        padding: 0px 25px;
    }

.main-bottom {
    text-align: center;
    padding-top: 40px;
    margin-top: 60px;
}


.main-bottom-item {
    width: 300px;
    height: 200px;
    margin-right: 5px;
    background: url(../Images/home-shadow-icon.png) no-repeat top right;
    padding-top: 76px;
    text-align: left;
}

.main-bottom-doviz {
    margin-left: 25px;
}

.main-bottom-erser {
    width: 374px;
}

.font-source-sans {
    font-family: 'Source Sans Pro', sans-serif;
}

.main-bottom-item-text {
    font-family: 'Source Sans Pro', sans-serif;
    display: inline-block;
    vertical-align: top;
    margin-left: 63px;
    color: #484848;
    font-weight: 600;
    font-size: 20px;
    width: 130px;
}

.main-bottom-item-inner-text {
    margin-bottom: 20px;
}

.anchor-devami {
    padding-right: 14px;
    background: url(../Images/arrow-right.png) right 4px no-repeat;
    color: #484848;
    font-size: 13.5px;
}


.footer-wrapper {
    padding-top: 50px;
    position: relative;
}

.footer-item {
    width: 400px;
    margin-left: 50px;
    color: #fff;
    font-size: 13.5px;
}

    .footer-item a {
        color: #C4C4C4;
    }

    .footer-item:first-child {
        margin-left: 0;
    }

    .footer-item h2 {
        font-size: 20px;
        font-weight: normal;
        margin-bottom: 25px;
    }

    .footer-item .content {
        color: #c4c4c4;
    }

    .footer-item div.tweet {
        background: url(../Images/twitter_bird.png) no-repeat top left;
        margin-bottom: 37px;
        word-wrap: break-word;
    }

    .footer-item .tweet-time {
        color: #71b6d5;
    }

    .footer-item.twitter {
        width: 250px;
    }

        .footer-item.twitter h2, .footer-item div.tweet {
            padding-left: 32px;
        }

    .footer-item.grup-sirketler img {
        margin-bottom: 20px;
    }

    .footer-item .social-button {
        background-repeat: no-repeat;
        width: 35px;
        height: 35px;
        display: inline-block;
        vertical-align: top;
    }

    .footer-item.social-network {
        width: 130px;
    }

    .footer-item .twitter-button {
        background-image: url(../Images/twitter_button.png);
    }

    .footer-item .facebook-button {
        background-image: url(../Images/facebook_button.png);
    }

.footer-bottom {
    background: #1d1d1e;
    height: 70px;
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #c4c4c4;
}

.copyright {
    float: left;
}

.dalisto {
    float: right;
}

.dalisto, .copyright {
    margin-top: 40px;
    font-size: 11px;
}


.inline-content .page-title {
    font-size: 24px;
    font-weight: bold;
    color: #484848;
    margin-bottom: 4px;
}

.inline-content {
    text-align: center;
    font-size: 18px;
    color: #575757;
}

.galeri-list {
    padding-left: 0;
}

    .galeri-list li {
        display: inline-block;
        vertical-align: top;
        list-style: none;
        text-align: center;
        margin: 0px 10px 10px 0px;
        max-width: 243px;
    }

.galeri-image-item {
    max-width: 100%;
}

.galeri-text-wrapper h2 {
    font-weight: 600;
    font-size: 16px;
}

.galeri-botom-text {
    font-size: 13.5px;
}

.galeri-image-wrapper {
    position: relative;
}

    .galeri-image-wrapper img {
        width: 240px;
        height: 230px;
    }

    .galeri-image-wrapper .zoom-icon {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        display: block;
        width: 32px;
        height: 32px;
        background: url(../Images/zoom-icon.png) no-repeat center;
        display: none;
        transition: all 1s ease-in;
        margin: auto;
    }

    .galeri-image-wrapper:hover .zoom-icon {
        display: block;
    }

    .galeri-image-wrapper:hover .galeri-image-item {
        opacity: 0.7;
    }


.contact-item {
    width: 445px;
    height: 284px;
    background: url(../Images/contact-shadow-icon.png) no-repeat right center;
    text-align: left;
}

.contact-item-inner {
    margin-top: 70px;
}

.contact-logo {
    width: 100px;
    background: url(../Images/map_icon.png) center top no-repeat;
    padding-top: 93px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}

.contact-text {
    width: 203px;
    margin-left: 50px;
    vertical-align: middle;
    font-size: 14.5px;
}

.hububat-fiyatlari-list {
    margin-bottom: 20px;
    padding-left: 0;
}

    .hububat-fiyatlari-list > li {
        font-size: 14px;
        color: #7e7d7d;
        width: 222px;
        list-style: none;
        margin-left: 13px;
        margin-right: 13px;
        margin-bottom: 7px;
        border-right: 1px solid #d3d3d3;
        border-bottom: 1px solid #e5e5e5;
        border-left: 1px solid #d3d3d3;
        min-height: 122px;
    }

        .hububat-fiyatlari-list > li > h1 {
            font-size: 14px;
            font-weight: bold;
            color: #484849;
            padding-left: 10px;
            background: #eae6d1;
            padding: 6px 0px 6px 10px;
        }

        .hububat-fiyatlari-list > li > div.min {
            border-top: 1px solid #dfdfdf;
        }

        .hububat-fiyatlari-list > li > div.min, .hububat-fiyatlari-list > li > div.max {
            padding-left: 17px;
        }

        .hububat-fiyatlari-list > li .key {
            width: 60px;
            padding: 8px 0px;
            text-align: left;
        }

        .hububat-fiyatlari-list > li .value {
            width: 80px;
            padding: 8px 0px;
            text-align: right;
        }


/*MERVE*/

.haberbasliklari {
    text-align: left;
}

.haber-baslik {
    font-size: 18px;
    font-weight: 600;
    color: #484848;
}

.haber-alt-baslik {
    font-size: 15px;
    color: #b2b1b1;
}

.haber-icerik {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 16px;
    text-align: justify;
}

.haber-detay-img {
    padding-left: 40px;
}


.doviz-kuru-subtitle {
    font-size: 14px;
}

.price-bottom {
    margin-top: 40px;
    background-color: #f6f6f6;
}

    .price-bottom .main-bottom-item-text {
        margin-left: 52px;
    }

.adres-item {
    cursor: pointer;
}

.contact-form {
    width: 542px;
    margin: auto;
}

.contact-input, .contact-textarea {
    padding: 14px 0px 14px 11px;
    border: 1px solid #e2e2e2;
    color: #484848;
    width: 254px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 9px;
    outline: 0px;
    font-size: 14px;
}

    .contact-input:focus, .contact-textarea:focus {
        outline: #A7961F auto 1px;
    }

.contact-textarea {
    height: 143px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.contact-button {
    width: 100%;
    background-color: #f2a41f;
    color: #fff;
    border: none;
    font-size: 18px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 12px 0;
    text-align: center;
    cursor: pointer;
}

    .contact-button:hover {
        background: #FFAD22;
    }

.basvur-button {
    background-color: #f2a41f;
    font-weight: normal;
    color: #fff;
    border: none;
    font-size: 15px;
    padding: 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    display: block;
    text-align: center;
    max-width: 141px;
}

    .basvur-button:hover {
        background-color: #FFAD22;
    }


#menu ul {
    display: none;
}

#mobile-menu {
    display: none;
    background: url(../Images/mobile-menu.png) no-repeat center;
    height: 48px;
    width: 48px;
}

.yonetim-kurulu-list {
    list-style: none;
    text-align: left;
}

.yonetim-kurulu-item {
    margin-bottom: 50px;
}

.yonetim-kurulu-gorsel {
    border-top-left-radius: 100000px;
    border-top-right-radius: 100000px;
    border-bottom-left-radius: 100000px;
    border-bottom-right-radius: 100000px;
    max-height: 150px;
    max-width: 150px;
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    border: 1px solid #C4AE30;
    padding: 3px;
    float: left;
}

.yonetim-kurulu-top {
    margin-bottom: 13px;
}

    .yonetim-kurulu-top h1 {
        font-size: 20px;
        font-weight: bold;
    }

    .yonetim-kurulu-top h2 {
        font-size: 15px;
        font-weight: normal;
    }

.yonetim-kurulu-title {
    border-bottom: 1px solid #C4AE30;
    padding-bottom: 8px;
}

.haber-baslik-wrapper:nth-child(even) {
    background: #f6f6f6;
}

.haber-baslik-wrapper {
    padding: 23px 0;
}

    .haber-baslik-wrapper .inline-content {
        text-align: left;
    }

    .haber-baslik-wrapper:nth-child(even) .haber-baslik {
        background: #f6f6f6;
    }

.haber-icerik-text {
    width: 805px;
}

.doviz-kuru-wrapper {
    background: #f6f6f6;
    padding: 20px 0px 5px 0px;
}

.mobil-price-item {
    display: inline-block;
    vertical-align: top;
    text-align: center;
}

.mobil-price-item-text {
    background: url(../Images/mobil-price-item.png) no-repeat;
    background-size: contain;
    width: 90px;
    height: 160px;
    padding-top: 23px;
    font-family: 'Source Sans Pro', sans-serif;
    color: #484848;
    font-weight: 600;
    font-size: 15px;
}

.mobil-price-bottom {
    display: none;
    text-align: center;
}

.main-bottom.price-bottom {
    display: block;
}


.mobil-price-item .main-bottom-item-inner-text {
    margin-bottom: 4px;
}

.erser-video-button {
    display: inline-block;
    transition: all .4s;
    vertical-align: middle;
    width: 200px;
    padding-right: 42px;
    background: url(../Images/erser-grup-video-icon.png) no-repeat center;
    opacity: .6;
    height: 33px;
    line-height: 33px;
    position:absolute;
    right: 0;
    top: -20px;
    z-index: 2000;
    cursor:pointer;
}

.erser-video-button:hover {
    opacity: 1;
}
