﻿@font-face {
    font-family: 'fontawesome-webfont';
    src: url('/Font/fontawesome-webfont.svg') format('svg');
}

@font-face {
    font-family: 'fontawesome-webfont';
    src: url('/isbirligi/Font/fontawesome-webfont.ttf') format('truetype');
}

@font-face {
    font-family: 'FontAwesome';
    src: url('/isbirligi/Font/FontAwesome.otf') format('opentype');
}

@font-face {
    font-family: 'Gotham Narrow Black';
    src: url('/isbirligi/Font/Gotham Narrow Black.otf') format('opentype');
}

@font-face {
    font-family: 'Gotham Narrow Bold';
    src: url('/isbirligi/Font/Gotham Narrow Bold.otf') format('opentype');
}

@font-face {
    font-family: 'Gotham Narrow Book';
    src: url('/isbirligi/Font/Gotham Narrow Book.otf') format('opentype');
}

body {
}
.HotSiteWrapper{
    overflow:hidden;
    display:block;
}
.img-responsive {
    width: 100%;
    height: auto;
    display: block;
}

.Nopadding {
    padding-bottom: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 0px !important;
}

/*#region Header*/
.header {
    min-height: 504px;
    background-image: url(/isbirligi/Images/HeaderBg.jpg);
    background-position: top;
    background-repeat: no-repeat;
    position: relative;
}

.headerDownBefore {
    position: relative;
    min-height: 500px !important;
}

    .headerDownBefore:before {
        content: "";
        position: absolute;
        display: block;
        bottom: 0;
        left: 0;
        background-image: url(/isbirligi/Images/SliderLeftIcon.png);
        width: 160px;
        margin-bottom: -59px;
        height: 115px;
    }

.headerTop {
    min-height: 104px !important;
}

.headerLogo {
    line-height: 7;
}

.headerLogin > a {
    color: #fff;
    float: right;
    margin-top: 32px;
    padding: 5px 10px 5px 10px;
    margin-right: 10px;
    border: 1px solid #fff;
    transition: color .5s, background-color .5s;
    text-decoration: none !important;
}

    .headerLogin > a:hover {
        background-color: #fff;
        color: #000;
    }

.headerMid {
    min-height: 155px !important;
}

    .headerMid > h1 {
        font-family: 'Gotham Narrow Black';
        font-size: 44px;
        text-align: center;
        color: #fff;
        line-height: 2.8;
        position: relative;
    }

        .headerMid > h1:before {
            content: "";
            position: absolute;
            display: block;
            width: 380px;
            height: 3px;
            margin-left: 375px;
            bottom: 0;
            left: 0;
            background-image: url(/isbirligi/Images/sliderBefore.png);
        }

.headerBottom {
    margin-top: 45px;
}

.headerArea {
    text-align: center;
}

    .headerArea img {
        float: right;
        padding: 5px;
        background-color: #fff;
        border-radius: 10px;
    }

    .headerArea span {
        display: block;
        text-align: center;
        font-size: 18px;
        margin-bottom: 20px;
        color: #fff;
        font-family: 'Gotham Narrow Book';
    }

    .headerArea a {
        text-align: center;
        font-size: 18px;
        padding: 5px;
        border-radius: 10px;
        background-color: #fff;
        color: #203043 !important;
        text-decoration: none !important;
    }





/*#endregion*/

/*#region Main*/

/*#region Line One*/
.whatCooperation {
    min-height: 380px;
    position: relative;
    overflow:hidden;
}


.CooperationDetails {
    position: relative;
}



    .CooperationDetails:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 380px;
        margin-right: -585px;
        top: 0;
        background-repeat: no-repeat;
        background-position: right;
        right: 0;
        background-image: url(/isbirligi/Images/WhatBg.jpg);
    }

    .CooperationDetails > span {
        font-family: 'Gotham Narrow Black';
        font-size: 18px;
        color: #661311;
        margin-top: 85px;
        display: block;
        margin-bottom: 25px;
    }

    .CooperationDetails > p {
        font-family: 'Gotham Narrow Book';
        font-size: 18px;
        display: block;
    }

/*#endregion*/

/*#region Line Two*/
.Enterprise {
    min-height: 325px;
    background-color: #ffdfd4;
}


.Tim-Turkey {
    position: relative;
}

    .Tim-Turkey:before {
        content: "";
        position: absolute;
        background-image: url(/isbirligi/Images/Mockup.png);
        top: 0;
        left: 0;
        width: 428px;
        height: 380px;
        background-repeat: no-repeat;
        margin-left: -445px;
        margin-top: -50px;
        background-position: left;
    }


    .Tim-Turkey > span {
        font-family: 'Gotham Narrow Black';
        font-size: 20px;
        color: #000;
        margin-top: 40px;
        text-align: right;
        display: block;
        margin-bottom: 25px;
    }

    .Tim-Turkey > p {
        font-family: 'Gotham Narrow Book';
        font-size: 18px;
        display: block;
        text-align: right;
    }
/*#endregion*/

/*#region Line Three*/
.Trade {
    min-height: 430px;
}

.Tim-Konya {
    position: relative;
    margin-top: 90px;
}

    .Tim-Konya:before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        width: 876px;
        height: 515px;
        background-repeat: no-repeat;
        margin-right: -610px;
        margin-top: -175px;
        background-image: url(/isbirligi/Images/TimKonya.png);
        background-position: right;
    }


    .Tim-Konya > span {
        font-family: 'Gotham Narrow Black';
        font-size: 20px;
        color: #000;
        margin-top: 40px;
        display: block;
        margin-bottom: 25px;
    }

    .Tim-Konya > p {
        font-family: 'Gotham Narrow Book';
        font-size: 18px;
        display: block;
    }

.timLink {
    color: #000;
    font-size: 16px;
    padding: 10px;
    z-index: 555;
    border: 1px solid #000;
    padding: 5px 30px 5px 30px;
    float: right;
    position: relative;
    transition: color .5s, background-color.5s;
    text-decoration: none !important;
}

    .timLink:hover {
        background-color: #000;
        color: #fff;
    }




/*#endregion*/

/*#region Maps*/
.homeMaps {
    min-height: 445px;
    margin-top: 10px;
}

#map {
    width: 100%;
    height: 445px;
}
/*#endregion*/
/*#endregion*/
/*#region Footer*/
.footer {
    min-height: 85px;
    background-color: #d6d6d6;
}

.footerPowered > span {
    font-size: 14px;
    font-family: 'Gotham Narrow Book';
    line-height: 6;
    display: block;
}

.footerSocial > a {
    float: right;
    font-size: 25px;
    color: #000;
    line-height: 3.333;
    margin-right: 20px;
    transition: color .5s;
}

    .footerSocial > a:hover {
        color: #203043;
    }
/*#endregion*/

@media(max-width:1200px) and (min-width:992px) {
    .Trade {
        overflow: hidden;
    }

    .whatCooperation {
        overflow: hidden;
    }

    .Tim-Konya:before {
        margin-right: -868px;
        margin-top: -35px;
    }
    .Enterprise {
        min-height: 390px;
    }
}

@media (max-width:991px) and (min-width:768px) {
    .headerMid > h1:before {
        margin-left: 173px;
    }
    /*.CooperationDetails:before {
        margin-top: -144px;
    }*/
    .Tim-Turkey:before {
        zoom: 0.7;
        margin-left: -448px;
        margin-top: 80px;
    }

    .Tim-Konya:before {
        margin-right: -870px;
        margin-top: 55px;
    }

    .Tim-Konya {
        margin-top: 48px;
    }

    .Trade {
        overflow: hidden;
    }

    .whatCooperation {
        overflow: hidden;
    }

    .CooperationDetails:after {
        width: 117%;
        top: 16px;
    }

    .Tim-Turkey {
        margin-bottom: 50px;
    }
}
@media(max-width:767px) and (min-width:565px) {
    .headerDownBefore:before {
        display: block;
        margin-bottom: -169px;
        -webkit-margin-after: -169px;
        margin-left: 20px;
    }
}
@media(max-width:565px) and (min-width:337px) {
    .headerDownBefore:before {
        display: block;
        margin-bottom: -260px;
        -webkit-margin-after: -260px;
        margin-left: 20px;
        zoom: 0.8;
    }
}
@media(max-width:336px) and (min-width:320px) {
    .headerDownBefore:before {
        display: block;
        margin-bottom: -391px;
        -webkit-margin-after: -390px;
        margin-left: 20px;
        zoom: 0.6;
    }
}
@media (max-width:767px) and (min-width:320px) {
    .headerMid > h1:before {
        display: none;
    }

    .headerLogo {
        line-height: 4;
        text-align: center;
    }

    .headerLogin {
        text-align: center;
        line-height: 6;
    }

        .headerLogin > a {
            float: none;
            margin-right: 0px;
        }

    .headerMid > h1 {
        font-size: 25px;
    }

    .headerArea img {
        float: none;
        margin-bottom: 5px;
    }

    .headerBottom {
        margin-top: 0px;
    }

    .headerArea {
        margin-bottom: 25px;
    }

    

    .CooperationDetails > span {
        text-align: center;
        margin-top: 50px;
    }

    .CooperationDetails > p {
        text-align: center;
        margin-bottom: 50px;
    }

    .Tim-Turkey > span {
        text-align: center;
    }

    .Tim-Turkey > p {
        text-align: center;
    }

    .timLink {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .Tim-Konya > span {
        text-align: center;
    }

    .Tim-Konya > p {
        text-align: center;
    }

    .footer {
        padding: 0 !important;
    }

    .footerPowered {
        padding: 0 !important;
    }

    .footerSocial {
        padding: 0 !important;
    }



    .Tim-Turkey:before {
        display: none;
    }

    .Tim-Konya:before {
        display: none;
    }

    .Tim-Konya {
        margin-top: 48px;
    }

    .Trade {
        overflow: hidden;
    }

    .whatCooperation {
        overflow: hidden;
    }

    .CooperationDetails:after {
        display: none;
    }

    .Tim-Turkey {
        margin-bottom: 50px;
    }
}
