﻿@font-face {
    font-family: 'fontawesome-webfont';
    src: url('/Font/fontawesome-webfont.svg') format('svg');
}

@font-face {
    font-family: 'fontawesome-webfont';
    src: url('/Font/fontawesome-webfont.ttf') format('truetype');
}

@font-face {
    font-family: 'FontAwesome';
    src: url('/Font/FontAwesome.otf') format('opentype');
}

@font-face {
    font-family: 'Gotham Narrow Black';
    src: url('/Font/Gotham Narrow Black.otf') format('opentype');
}

@font-face {
    font-family: 'Gotham Narrow Bold';
    src: url('/Font/Gotham Narrow Bold.otf') format('opentype');
}

@font-face {
    font-family: 'Gotham Narrow Book';
    src: url('/Font/Gotham Narrow Book.otf') format('opentype');
}

body {
}

.img-responsive {
    width: 100%;
    height: auto;
    display: block;
}

.Nopadding {
    padding: 0px;
}



/*Hizmetlerimiz Page CSS*/

.OurServiceTitle > h1 {
    font-family: 'Gotham Narrow Black';
    font-size: 24px;
    text-align: left;
    color: #fff;
    padding: 38px 0px 0px 0px;
    position: relative;
    margin-left: 88px;
}

.OurServiceBg {
    background-color: #203043;
    min-height: 123px;
}

.lineAreaOneH {
    margin-top: 100px;
}

@media (max-width: 470px) and (min-width: 320px) {
    .OurServiceTitle > h1 {
        margin-left: 0;
        font-size: 23px;
    }
}

/*Hizmetlerimiz CSS End*/

.header {
    min-height: 59px;
    background-color: #2b323a;
}

.headerLogo {
    line-height: 4;
}

.navbar {
    margin-bottom: 0px !important;
}

.navbar-inverse {
    background-color: transparent !important;
    border-color: transparent !important;
    margin-top: 3px;
    float: right;
}

    .navbar-inverse .navbar-nav > li > a {
        color: #fff !important;
    }

.navbar-nav > li {
    position: relative;
}

    .navbar-nav > li:hover:before {
        width: 100%;
    }

    .navbar-nav > li:before {
        content: "";
        position: absolute;
        display: block;
        width: 0%;
        height: 2px;
        bottom: 0;
        left: 0;
        background-color: #fff;
        transition: width .5s;
    }


.headerLogin {
    text-align: center;
}

    .headerLogin > a {
        color: #fff !important;
        font-size: 14px;
        font-family: 'Gotham Narrow Book';
        border: 1px solid #95999d;
        padding: 10px;
        line-height: 4;
        text-decoration: none;
    }

        .headerLogin > a > i {
            margin-left: 5px;
        }


/*#endregion*/

/*#region SliderBg*/
.sliderBg {
    background-color: #203043;
    min-height: 442px;
}

.sliderImage {
    background-image: url('/Images/SliderBg.jpg');
    width: 100%;
    height: 442px;
    position: relative;
}

    .sliderImage:before {
        content: "";
        position: absolute;
        width: 157px;
        height: 112px;
        display: block;
        margin-bottom: -55px;
        bottom: 0;
        margin-left: 70px;
        left: 0;
        background-image: url(/Images/SliderLeftIcon.png);
    }

.sliderTitle > h1 {
    font-family: 'Gotham Narrow Black';
    font-size: 44px;
    text-align: left;
    color: #fff;
    padding: 75px 75px 0px 80px;
    position: relative;
}

    .sliderTitle > h1:before {
        content: "";
        position: absolute;
        display: block;
        bottom: -18px;
        left: 83px;
        width: 380px;
        height: 3px;
        background-image: url(/Images/sliderBefore.png);
    }

.sliderTitle > p {
    font-family: 'Gotham Narrow Book';
    font-size: 24px;
    text-align: left;
    color: #fff;
    padding: 22px 75px 0px 80px;
}

.sliderLink {
    position: relative !important;
    min-height: 400px !important;
    text-align: center;
}

    .sliderLink > a {
        content: "";
        position: absolute;
        display: block;
        width: 100%;
        bottom: 0;
        text-decoration: none !important;
        left: 0;
    }

        .sliderLink > a > span {
            font-family: 'Gotham Narrow Book';
            font-size: 25.18px;
            color: #203043;
            padding: 5px 15px 5px 15px;
            margin: 0 auto;
            background-color: #fff;
            border-radius: 11px;
            transition: color .5s, background-color.5s, border .5s;
        }

            .sliderLink > a > span:hover {
                background-color: #233c50;
                color: #fff;
                border: 1px solid #fff;
            }
/*#endregion*/

/*#region mainTitleOne*/

.mainTitleOne {
    min-height: 398px;
    background-color: #fff;
    overflow: hidden;
}

.lineAreaOne {
    margin-top: 140px;
}

.areaTitleRight {
    font-family: 'Gotham Narrow Bold';
    font-size: 22px;
    display: block;
    padding-bottom: 10px;
    color: #000;
    position: relative;
}

    .areaTitleRight:before {
        content: "";
        position: absolute;
        display: block;
        background-image: url(/Images/TitleBefore.png);
        width: 365px;
        height: 47px;
        margin-bottom: -36px;
        left: 0;
        margin-left: -118px;
        bottom: 0;
    }

    .areaTitleRight:after {
        content: "";
        position: absolute;
        display: block;
        width: 166%;
        height: 2px;
        background-color: #ababab;
        right: 0;
        bottom: 0;
        margin-bottom: 4px;
        margin-right: -396px;
    }




.areaTitleLeft {
    font-family: 'Gotham Narrow Bold';
    font-size: 22px;
    display: block;
    padding-bottom: 10px;
    color: #000;
    position: relative;
}

    .areaTitleLeft:before {
        content: "";
        position: absolute;
        display: block;
        background-image: url(/Images/TitleBefore.png);
        width: 365px;
        height: 47px;
        margin-bottom: -36px;
        left: 0;
        margin-left: -118px;
        bottom: 0;
    }

    .areaTitleLeft:after {
        content: "";
        position: absolute;
        display: block;
        width: 154%;
        height: 2px;
        background-color: #ababab;
        left: 0;
        bottom: 0;
        margin-bottom: -34px;
        margin-left: -485px;
    }



.areaTitle {
    font-family: 'Gotham Narrow Bold';
    font-size: 22px;
    display: block;
    padding-bottom: 10px;
    color: #000;
    position: relative;
}

    .areaTitle:before {
        content: "";
        position: absolute;
        display: block;
        background-image: url(/Images/TitleBefore.png);
        width: 365px;
        height: 47px;
        margin-bottom: -36px;
        left: 0;
        margin-left: -118px;
        bottom: 0;
    }

.areaInfo {
    font-family: 'Gotham Narrow Book';
    font-size: 15px;
    display: block;
    height: 84px;
    text-align: justify;
    color: #000;
    overflow: hidden;
}

.areaLink {
    display: block;
    text-align: center;
    color: #203043;
    text-decoration: none !important;
    padding: 10px;
    border: 1px solid #203043;
    transition: color .5s,background-color .5s;
}

    .areaLink:hover {
        background-color: #203043;
        color: #fff;
    }

/*#endregion*/

/*#region mainTittleTwo*/
.mainTitleTwo {
    min-height: 324px;
    background-color: #d6d6d6;
    overflow: hidden;
}

.lineAreaTwo {
    margin-top: 90px;
}

/*#endregion*/

/*#region mainTittleThree*/
.mainTitleThree {
    background-repeat: no-repeat;
    min-height: 368px;
    background-color: #fff;
    display: block;
    background-image: url('/Images/linebg.png');
    background-position: right;
    overflow: hidden;
}

.lineAreaThree {
    margin-top: 100px;
}



/*#endregion*/

/*#region Maps*/
.homeMaps {
    min-height: 445px;
    margin-top: 10px;
}

#map {
    width: 100%;
    height: 445px;
    margin-bottom: 15px;
}
/*#endregion*/

/*#region Footer*/
.footer {
    min-height: 85px;
}

.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) {
    .sliderTitle > h1 {
        padding: 35px 75px 0px 80px !important;
    }

    .mainTitleThree {
        background: none;
        position: relative;
    }

        .mainTitleThree:before {
            content: "";
            position: absolute;
            background-image: url(/Images/linebg.png);
            width: 415px;
            height: 380px;
            right: 0px;
            top: 0px;
        }
}

@media (max-width: 991px) and (min-width: 768px) {
    .headerLogo {
        text-align: center;
    }

    .sliderLink {
        min-height: 50px !important;
    }

        .sliderLink > a {
            right: 0;
            left: auto;
        }

    .areaTitleLeft::after {
        display: none;
    }

    .areaTitleRight::after {
        display: none;
    }

    .mainTitleOne {
        margin-bottom: 75px;
    }

    .mainTitleTwo {
        padding-bottom: 75px;
    }

    .mainTitleThree {
        background: none;
        position: relative;
    }


    .xsIcon > img {
        float: right;
    }

    .areaTitle {
        font-size: 21px;
    }
}

@media (max-width: 767px) and (min-width: 320px) {
    .xsLogo {
        line-height: 3.33;
    }

    .navbar-inverse {
        float: none;
    }

    .collMenu {
        padding: 0 !important;
    }

    .navbar-inverse .navbar-nav > li > a {
        text-align: center;
    }

    .sliderTitle > h1 {
        font-size: 36px;
        text-align: center;
        padding: 0px;
    }

    .sliderTitle > p {
        font-size: 14px;
        text-align: center;
        padding: 0px;
    }

    .sliderTitle > h1:before {
        content: none;
    }


    .sliderLink {
        min-height: 135px !important;
    }

    .sliderBg {
        padding: 0 !important;
    }


    .areaTitleLeft::after {
        display: none;
    }

    .areaTitleRight::after {
        display: none;
    }

    .mainTitleOne {
        margin-bottom: 75px;
        padding: 0 !important;
    }

    .mainTitleTwo {
        padding-bottom: 75px;
        padding: 0 !important;
    }

    .mainTitleThree {
        margin-bottom: 75px;
        padding: 0 !important;
        background: none;
    }


    .areaTitleLeft:before {
        width: 295px;
    }

    .areaTitleRight:before {
        width: 295px;
    }

    .areaTitle:before {
        width: 295px;
    }

    .lineAreaThree {
        padding: 0 !important;
    }

    .lineAreaTwo {
        padding: 0 !important;
    }

    .lineAreaOne {
        padding: 0 !important;
    }

    .areaTitleRight {
        font-size: 19px;
    }

    .areaTitleLeft {
        font-size: 19px;
    }

    .areaTitle {
        font-size: 19px;
    }

    .xsIcon {
        display: block;
        text-align: right;
    }

    .areaTitleLeft:before {
        margin-bottom: -39px;
        margin-left: -110px;
    }

    .areaTitleRight:before {
        margin-bottom: -39px;
        margin-left: -110px;
    }

    .areaTitle:before {
        margin-bottom: -39px;
        margin-left: -110px;
    }

    .footer {
        padding: 0 !important;
    }

    .footerSocial {
        padding: 0 !important;
    }

    .footerPowered {
        padding-right: 0 !important;
    }

    .mainTitleTwo {
        padding-bottom: 75px !important;
    }
}

/*#endregion*/
