﻿@font-face {
    font-family: 'Poppins-Regular';
    src: url('/fonts/Poppins-Regular.ttf');
}

body {
    font-family: 'Poppins-Regular', sans-serif;
    /*background-image: url(/upload/proje/arkaplan.jpg); */
    background-color: #fff;
}

.displayinlineyap {
    display: inline-block;
}

.c0 {
    text-align: center;
    color: #fff;
}

    .c0 p {
        background-color: rgb(0 0 0 / 19%);
        color: #fff;
        padding: 10px;
        font-size: 15px;
        border-top-left-radius: 15px;
        border-bottom-right-radius: 15px;
    }

.c1 {
    text-align: center;
}

    .c1 a {
        color: #fff;
    }

    .c1 i {
        font-size: 25px;
        padding: 5px;
        border: 1px solid silver;
        border-radius: 13px;
        margin-top: 6px;
    }

        .c1 i:hover {
            background-color: #e0ba33;
        }

.c2 {
    position: absolute;
    left: 40px;
    top: 30px;
    max-width: 200px;
}

.c3 {
    width: 100%;
    text-align: center;
}

    .c3 img {
        /*max-width: 537px;*/
    }

.c4 {
    text-align: center;
}

.c5 {
    /* padding-top: 15%;*/
}

.c6 {
    text-align: center;
    width: 100%;
}

.c7 {
    display: inline-block;
    position: relative;
}

.c8 {
    position: absolute;
    background-color: rgb(6 159 6 / 90%);
    display: block;
    cursor: pointer;
    color: #fff;
    padding-top: 22px;
    text-align: center;
    /* text-shadow: 0px 0px 3px #454545; */
    font-size: 14px;
    text-decoration: none;
}

    .c8:hover, .c8:focus {
        text-decoration: none;
        color: #fff;
    }

    .c8 span {
        font-size: 13px;
        color: #ffffff;
        
    }

.c8_sari {
    background-color: rgb(241 196 15 / 65%);
}

.c8_kirmizi {
    background-color: rgb(255 0 0 / 65%);
}

.c9 {
    position: absolute;
    right: 0;
    top: 32%;
    bottom: 50%;
    float: left;
    z-index: 9000;
}

    .c9 b {
        letter-spacing: 1px;
        display: block;
        text-align: center;
        margin-bottom: 7px;
        color: #fff;
    }

    .c9 ul {
        overflow: auto;
        list-style: none;
        margin: 0;
        padding: 0;
        background-color: rgba(0,0,0, 0.6);
        border-bottom-left-radius: 30px;
        border-top-left-radius: 30px;
    }

        .c9 ul li {
        }

            .c9 ul li:hover {
                background-color: rgb(31 118 205 / 92%)
            }

            .c9 ul li a {
                color: #fff;
                font-size: 20px;
                border-bottom: 1px solid #515151;
                padding: 7px 15px;
                text-align: center;
                transition: all 0.3s ease-in-out;
                display: block;
            }

.c10 {
    background-color: #004080;
}

.c9_1 {
    position: absolute;
    left: 0;
    top: 32%;
    bottom: 50%;
    z-index: 9000;
}

    .c9_1 b {
        display: block;
        text-align: center;
        margin-bottom: 7px;
        color: #fff;
        letter-spacing: 1px;
    }

    .c9_1 ul {
        overflow: auto;
        list-style: none;
        margin: 0;
        padding: 0;
        background-color: rgba(0,0,0, 0.6);
        border-bottom-right-radius: 10px;
        border-top-right-radius: 10px;
    }

        .c9_1 ul li {
        }

            .c9_1 ul li:hover {
                background-color: rgb(31 118 205 / 92%)
            }

            .c9_1 ul li a {
                color: #fff;
                font-size: 20px;
                border-bottom: 1px solid #515151;
                padding: 7px 15px;
                text-align: center;
                transition: all 0.3s ease-in-out;
                display: block;
            }

.c10_1 {
    background-color: red;
}

.c11 {
    float: left;
    padding: 12px 0px 0px 15px;
    font-size: 18px;
    color: #fff;
}

.c12 {
    height: 50px;
    width: 50px;
    float: right;
    background-color: #b7b7b7;
    font-size: 35px;
    color: #fff;
 /*   margin-left: 15px;*/
}

    .c12 i {
        cursor: pointer;
        margin: 5px 10px 0 12px;
    }

    .c12 a {
        color: #fff;
    }


.c13 {
    background-color: rgb(0 63 128);
}

.c14 {
    cursor: pointer;
    height: 50px;
    text-align: center;
    /* width: 219px; */
    float: right;
    background-color: #93bb02;
    font-size: 18px;
    color: #fff;
    padding: 12px 20px;
}

    .c14 a {
        color: #fff;
    }

    .c14:hover, .c14:focus {
        text-decoration: none;
        color: #fff;
    }

.cl15 {
    background-color: #676767;
}

.cl16 {
    background-color: #fcfcfc80;
    margin-top: 30px;
    padding: 15px;
    line-height: 25px;
}

.cl17 {
    width: 100%;
    margin-bottom: 15px;
}

    .cl17 input {
        height: 41px;
        border: 0px;
        margin-bottom: 17px;
        border-bottom: 1px solid #e3e3e3;
        box-shadow: none;
    }

    .cl17 textarea {
        height: 70px;
        border: 0px;
        margin-bottom: 17px;
        border-bottom: 1px solid #e3e3e3;
        box-shadow: none;
    }

.cl18 {
 
    display: flex;
    justify-content: center;
    align-items: center;
    height: 93vh;
}

.c19 {
    text-align: center;
    padding: 10px 0px;
    color: #fff;
    font-size: 33px;
    text-shadow: 0px 0px 3px #454545;
}

.cl20 {
    width: 246px !important;
}


.cl21 {
    padding-top: 30px;
    text-align: center;
}

.cl22 {
    text-align: center;
    width: 100%;
    /*  padding-top: 46px;*/
}

.cl23 {
    background: url('/upload/anasayfa_arka_planBG.png') top center no-repeat;
    height: 665px;
    width: 890px;
    margin: 0 auto;
    position: relative;
}

.cl24 {
    background: url(/upload/liya-evleri.png) top center no-repeat;
    height: 187px;
    width: 189px;
    position: absolute;
    left: 12px;
    top: 244px;
}

.cl25 {
    background: url(/upload/doga-evleri.png) top center no-repeat;
    height: 208px;
    width: 152px;
    position: absolute;
    left: 164px;
    top: 389px;
}

.cl26 {
    background: url(/upload/asiyan-evleri.png) top center no-repeat;
    height: 208px;
    width: 152px;
    position: absolute;
    left: 370px;
    top: 464px;
}

.cl27 {
    background: url(/upload/nirvana-evleri.png) top center no-repeat;
    height: 189px;
    width: 181px;
    position: absolute;
    right: 132px;
    /* top: 464px; */
    bottom: 59px;
}

.cl28 {
    background: url(/upload/yakinda_proje.png) top center no-repeat;
    height: 189px;
    width: 193px;
    position: absolute;
    right: 8px;
    top: 240px;
}

.cl30 {
    padding: 15px;
    line-height: 22px;
}

.cl31 {
    display: none;
}

.cl32 {
    text-align: right;
    margin-top: 10px;
    padding: 0px;
}

    .cl32 li {
        display: inline-block;
        padding: 3px 5px;
        color: #4c4c4c;
    }

.cl32_musait {
    background-color: rgb(0 255 0 / 65%) !important;
}

.cl32_revize {
    background-color: rgb(241 196 15 / 65%) !important;
}

.cl32_dolu {
    background-color: rgb(255 0 0 / 65%) !important;
}

.cl33 {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 5px;
}

    .cl33 img {
        display: inline-block;
        max-width: 260px;
        margin-bottom: 15px;
    }

.cl34 {
    text-align: center;
    padding: 50px;
}

    .cl34 img {
        display: inline-block;
    }

.cl35 {
    line-height: 23px;
    color: #454545;
    border-bottom: 1px solid #004182;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

    .cl35 h3 {
        padding-bottom: 5px;
    }

.cl36 {
    border-right: 3px solid #93bb02;
    padding-right: 95px;
}

.cl37 {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 8px;
    color: #454545;
}

.cl38 {
    position: absolute;
    width: 100%;
    bottom: 0px;
    background-color: #fff;
    /* height: 82px; */
    z-index: 5000;
}

.cl39 {
    margin: 0;
    position: absolute;
    top: 7%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
}
    .cl39 img {
        max-width: 210px;
    }

.cl40 {
    text-align: center;
    padding: 5px 0px;
    margin: 5px 0px;
}

    .cl40 a {
        
        display: block;
    }

.cl42{

}

footer {
    position: fixed;
    width: 100%;
    height: 45px;
    background-color: #000;
    bottom: 0;
    z-index:7000;
}

.input-group {
    width: 100%;
}

@media only screen and (max-width: 768px) {
}


.poABSLT{
    position:absolute;

}

.modal-body {
    position: relative;
    padding: 0px;
    margin-bottom: -5px;
    margin-top: -1px;
}

.modal-header {
    padding: 0px;
    border-bottom: 1px solid #e5e5e5;
    background-color: black;
}

.modal-header span{

}

.close {
    float: right;
    font-size: 29px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #e10000;
    filter: alpha(opacity=20);
    opacity: 0.7;
    background-color: red !important;
    padding: 0px 5px 0px 5px !important;
    margin: 0px 0px 0px 0px;
}

.modal-header span {
    /* color: white; */
    padding: 0px;
    margin: 0px;
    height: 24px;
    position: relative;
    display: inline-block;
}

.close:focus, .close:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 1;
}
.pointer1 {
    cursor: pointer;
}

.modal-lg {
    width: 1200px;
}