﻿body {
    margin: 0 0 0 0;
}

@font-face {
    font-family: 'SofiaProBold';
    src: url('../../Font/SofiaProBold.ttf') format('truetype');
}

@font-face {
    font-family: 'SofiaProBlack';
    src: url('../../Font/SofiaProBlack.ttf') format('truetype');
}

@font-face {
    font-family: 'SofiaProRegular';
    src: url('../../Font/SofiaProRegular.ttf') format('truetype');
}

@font-face {
    font-family: 'Libertad-Bold';
    src: url('../../Font/Libertad-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'Halifax-Medium';
    src: url('../../Font/Halifax-Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'Cocogoose-Pro-Light-trial';
    src: url('../../Font/Cocogoose-Pro-Light-trial.ttf') format('truetype');
}

@font-face {
    font-family: 'Cocogoose-Pro-trial';
    src: url('../../Font/Cocogoose-Pro-trial.ttf') format('truetype');
}

@font-face {
    font-family: 'Cocogoose-Pro-Semilight-trial';
    src: url('../../Font/Cocogoose-Pro-Semilight-trial.ttf') format('truetype');
}

#dLoaderCon {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    background: #000 url("../../Images/Lam-Mimarlik.png") no-repeat scroll center center;
    z-index: 999;
    opacity: 1;
    visibility: show:
}

#dStTop {
    position: fixed;
    width: 100%;
    height: 55px;
    z-index: 998;
    transition: .3s ease;
    border-bottom: 1px solid #f4f4f4;
    background-color: #fff;
}

#dLogo {
    position: absolute;
    left: 20px;
    top: 35px;
    width: 110px;
    height: 101px;
    z-index: 3;
    cursor: pointer;
    transition: 0.5s ease;
    display: none;
}

#dLogoPg {
    position: absolute;
    left: 20px;
    top: 10px;
    width: 45px;
    height: 40px;
    z-index: 3;
    cursor: pointer;
    transition: 0.5s ease;
    overflow: hidden;
}

.cMnBtCon {
    position: absolute;
    top: 10px;
    right: 20px;
    width: 22px;
    /*border: 1px solid rgba(255, 255, 255, 0.4);*/
    padding: 14px 10px 11px 10px;
    z-index: 4;
    cursor: pointer;
}

.cMnBtConX {
    position: absolute;
    top: 10px;
    right: 20px;
    width: 22px;
    height: 18px;
    /*border: 1px solid rgba(255, 255, 255, 0.4);*/
    padding: 14px 10px 11px 10px;
    z-index: 4;
    cursor: pointer;
    background: transparent url("../../Images/cl.png") no-repeat scroll center center;
}

.cMnBtHr {
    width: 22px;
    height: 3px;
    float: left;
    background-color: #fff;
    margin-bottom: 3px;
}

#dMnCon {
    position: fixed;
    width: 50%;
    height: 80%;
    right: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.7);
    margin-right: -50%;
    transition: 0.5s ease;
    z-index: 3;
}

.cLinkBs {
    float: left;
    width: 100%;
    font-family: SofiaProBlack;
    font-size: 26px;
    color: #fff;
    margin: 60px 0 25px 0;
    transition: all 0.35s ease 0s;
    text-indent: 60px;
}

.cLink {
    float: left;
    width: 100%;
    font-family: Halifax-Medium;
    font-size: 17px;
    color: rgb(255, 255, 0);
    margin-top: 5px;
    transition: all 0.35s ease 0s;
    text-indent: 60px;
    cursor: pointer;
}

.cAltLink {
    float: left;
    width: 100%;
    font-family: Halifax-Medium;
    font-size: 13px;
    color: #fff;
    margin-top: 5px;
    transition: all 0.35s ease 0s;
    text-indent: 60px;
    cursor: pointer;
}

#dProjelerLinkler .cAltLink {
    width: 140px;
    text-indent: 0px;
}

#dProjelerLinkler {
    float: left;
    width: 300px;
    padding: 0 0 10px 60px;
}

#dTicariYapilarLinkler {
    display: none;
    float: left;
    margin-left: 100px;
    width: 160px;
}

#dTicariYapilar-Uygulamalar-Linkler {
    display: none;
    float: left;
    margin-left: 150px;
    width: 160px;
}

#dProjelerLeftMenu {
    position: absolute;
    margin: 5px 0 0 70px;
    background-color: rgba(000,000,0,0.5);
}

#dUygulamalarLeftMenu {
    position: absolute;
    margin: 67px 0 0 70px;
    background-color: rgba(000,000,0,0.5);
}

#dHaberlerLeftMenu {
    position: absolute;
    margin: 123px 0 0 70px;
    background-color: rgba(000,000,0,0.5);
}

#dKurumsalLeftMenu {
    position: absolute;
    margin: 180px 0 0 70px;
    background-color: rgba(000,000,0,0.5);
}

#dUygulamalarLinkler .cAltLink {
    width: 140px;
    text-indent: 0px;
}

#dTicariYapilarLinkler .cAltLink {
    width: 80px;
    text-indent: 0px;
}

#dTicariYapilar-Uygulamalar-Linkler .cAltLink {
    width: 80px;
    text-indent: 0px;
}


#dUygulamalarLinkler {
    float: left;
    width: 280px;
    padding: 0 0 10px 60px;
}

#dMnSosMedCon {
    position: absolute;
    width: 100%;
    bottom: 50px;
}

.cSosMed {
    float: left;
    overflow: hidden;
    margin-right: 20px;
    cursor: pointer;
}

#dSosMed-1 {
    width: 8px;
    height: 16px;
    margin-left: 60px;
}

#dSosMed-2 {
    width: 16px;
    height: 13px;
}

#dSosMed-3 {
    width: 15px;
    height: 15px;
}

#dSosMed-4 {
    width: 13px;
    height: 13px;
}

#dSosMed-5 {
    width: 21px;
    height: 13px;
}

#dSosMed-6 {
    width: 18px;
    height: 13px;
}

@media screen and (min-width: 0px) and (max-width: 992px) {
    #dLogo {
        left: 20px;
        top: 25px;
        transition: 0.5s ease;
    }

    #dSldMobil {
        display: none;
    }

    #dProjelerLinkler {
        width: 200px;
    }

    #dUygulamalarLinkler {
        width: 200px;
    }

    #dTicariYapilar-Uygulamalar-Linkler {
        margin-left: 50px;
        width: 160px;
    }

    #dTicariYapilarLinkler {
        margin-left: 50px;
        width: 160px;
    }
}

@media screen and (min-height: 0px) and (max-height: 520px) {
    #dLogo {
        top: 10px;
        left: 15px;
        width: 35px;
        transition: 0.5s ease;
    }

        #dLogo img {
            width: 35px;
            transition: 0.5s ease;
        }

    #dProjelerLinkler {
        width: 300px;
    }

    #dUygulamalarLinkler {
        width: 300px;
    }
}
