@font-face {
    font-family: "Montserrat-Bold";
    src: url(/assets/fonts/Montserrat-Bold.woff) format("woff"),
        url(/assets/fonts/Montserrat-Bold.woff2) format("woff2");
    font-weight: bold;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Montserrat-Medium";
    src: url(/assets/fonts/Montserrat-Medium.woff) format("woff"),
        url(/assets/fonts/Montserrat-Medium.woff2) format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap
}


.text-gray-black {
    color: #242425;
}

.gray-span {
    color: #2f2e2e;
}

/*
.project-img-path {
    clip-path: polygon(10% 0, 100% 0%, 100% 0, 100% 85%, 90% 100%, 100% 100%, 0 100%, 0 15%);
}
*/

.font-poppins {
    font-family: "Montserrat-Medium";
}

.bg-deal {
    background-color: rgb(78 78 78) !important;
}

.btn.btn-deal {
    color: #fff;
    background-color: #2f2e2e;
    border-color: #2f2e2e;
}

.text-2c3911 {
    color: #2c3911;
}

.bg-2c3911 {
    background-color: #2c3911;
    padding: 12px !important;

}

.left-img-filter {
    filter: invert(1);
}

.project-slogan-content {
    max-width: max-content;
}

.project-slogan-content span {
    font-size: 32px;
}

.project-slogan-content .signature-img-tab {
    display: flex;
}

.signature-img-tab img {
    width: 120px;
    margin: auto;
    margin-top: -20px;
}

.homepage-project-image-filter {
    filter: brightness(65%) grayscale(10%);
}

.kvkk-pdf-link {
    color: #131313;
    font-weight: 900;
    text-decoration: underline;
}

.btn-bilgi {
    align-self: stretch;
    position: relative;
    align-items: center;
    background: linear-gradient(180deg, #3A87FF 0%, #2A4774 100%);
    color: white;
    justify-content: center;
}

.project-detail-image-slide-content-h {
    max-height: 350px;
}

.request-form-container {
    position: absolute;
    top: 0;
    right: 0;
}

.request-form-container button {
    padding: 20px;
    max-width: min-content;
}

.ear-form .model-content {
    background-color: #181818;
    color: #FFF;
}

.ear-form .information-form-modal .modal-title {
    color: #FFF;
}

.information-form-modal .modal-content {
    background-color: #181818;
    color: #fff;
}

.form-btn-white {
    background-color: #181818;
    color: #fff;
    border: 1px solid white;
    padding: 10px 48px;
}

#btn-text {
    padding: 5px 0px;
}

.form-btn-white:hover {
    background-color: #fff;
    color: #181818;
    border: 1px solid white
}

.information-form-modal.modal.right.fade.show .modal-dialog {
    right: 0 !important;

}

.information-form-modal.modal.right .modal-content {
    height: 100%;
    overflow: auto;
    border-radius: 0;
}

.information-form-modal.modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.information-form-modal.modal.right.fade .modal-dialog {
    right: -650px;
    -webkit-transition: linear, right 0.3s ease-out;
    -moz-transition: linear, right 0.3s ease-out;
    -o-transition: linear, right 0.3s ease-out;
    transition: linear, right 0.3s ease-out;
}

/* */
.information-form-modal.modal.bottom.fade.show .modal-dialog {
    transform: translateY(0);
}

.information-form-modal.modal.bottom .modal-content {
    height: 100%;
    overflow: auto;
    border-radius: 0;
}

.information-form-modal.modal.bottom .modal-dialog {
    position: fixed;
    margin: auto;
    height: 100%;
    left: unset;
    right: 0;
    top: 0;

    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.information-form-modal.modal.bottom.fade .modal-dialog {
    transform: translateY(50%);
    -webkit-transition: linear, transform 0.3s ease-out;
    -moz-transition: linear, transform 0.3s ease-out;
    -o-transition: linear, transform 0.3s ease-out;
    transition: linear, transform 0.3s ease-out;
}


.text-underline-none {
    text-decoration: none !important;
}

.text-underline-none:hover {
    text-decoration: none !important;
}

.proje_link:hover {
    text-decoration: none;
}

a:-webkit-any-link:focus-visible {
    outline: none !important;
}

.information-form-modal .modal-header {
    border-color: #FFFF !important;
}


.single-blog-item {
    padding: 30px 0px 60px !important;
}

@media screen and (max-width: 1200px) {


    .location-item {
        padding: 25px 0px 35px 0 !important;
    }

}

@media screen and (max-width: 998px) {
    #nav .menu-phone {
        font-size: 30px;
        line-height: 44px;
        margin-top: 25px;
    }

    .mobile-h-auto {
        height: auto;
    }

    .project-deatil-mobile-mtop {
        margin-top: 20px;
    }

    .main-banner.fullscreen-mobile-banner .content-holder {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media screen and (min-width: 991px) {
    .main-banner.fullscreen-mobile-banner .content-holder {
        padding-left: 0px;
        padding-right: 0px;
    }

}

@media screen and (max-width: 991px) {
    .main-banner.fullscreen-mobile-banner .content-holder {
        padding-left: 0px;
        padding-right: 0px;
    }



    .project-deatil-mobile-mtop {
        margin-top: 20px;
    }


}


@media screen and (max-width: 768px) {

    .project-detail-content-title {
        color: #000;
        font-size: 18px;
    }

    .project-deatil-mobile-mtop {
        margin-top: 20px;
    }
}


@media screen and (max-width: 767px) {
    .main-banner.fullscreen-banner .content-holder .banner-text-box:not(.more-info-btn-holder) {
        max-width: 100% !important;
    }
}

@media screen and (max-width: 550px) {
    .div-table-item {
        padding: 30px 30px !important;
    }

    .media-box {
        padding: 40px 0 40px;
    }

    .media-box .tab-title {
        font-size: 30px;
        text-align: center;
    }

}