@import url(https://fonts.googleapis.com/css2?family=TikTok+Sans:opsz,wght@12..36,300..900&display=swap);
@import url(all.min.css);
@import url(bootstrap.min.css);
@import url(swiper.css);
@import url(aos.css);
@import url(fancybox.css);

.header7 .the_logo1,
textarea {
    vertical-align: middle
}

body,
html {
    margin: 0;
    padding: 0;
    width: 100%;
    font-family: "TikTok Sans", sans-serif;
    -webkit-font-smoothing: antialiased;
    backface-visibility: hidden
}

body {
    background-color: #f2ede6
}

html,
img {
    max-width: 100%
}

label,
p {
    margin: 0;
    font-weight: 400
}

button,
input,
select,
textarea {
    background: 0 0;
    border: currentcolor;
    border-image: initial;
    outline: 0;
    border-radius: 0;
    appearance: none;
    box-shadow: none;
    padding: 0
}

ul {
    padding: 0;
    margin: 0
}

.footer-nav,
li {
    list-style: none
}

.footer-nav li,
dl,
ol,
ul {
    margin-bottom: 0
}

button {
    cursor: pointer
}

a,
a:active,
a:focus,
a:hover,
a:link,
a:visited {
    text-decoration: none;
    outline: 0
}

.kerem-contact .kc-select-wrap,
.page_header181 .ph_181_img,
.slider1 .mainSwiper .swiper-slide,
.slider1.slider_component,
.slider1.slider_component .swiper-slide {
    position: relative
}

.slider1 .mainSwiper img {
    width: 100%;
    height: calc(-50px + 100vh);
    object-fit: cover;
    min-height: 600px
}

.slider1.slider_component .container:not(.slider_thumbs) {
    position: absolute;
    top: 140px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2
}

.slider1 .ms_texts {
    width: 620px;
    max-width: 100%;
    color: #fff
}

.slider1 .ms_texts h2 {
    font-size: 52px;
    margin: 0 0 20px;
    font-weight: 400;
    color: inherit
}

.slider1 .ms_texts p {
    color: inherit;
    font-size: 18px;
    font-weight: 500
}

.slider1 .mainSwiper a {
    height: 48px;
    display: inline-flex;
    align-items: center;
    padding: 0 40px;
    color: #fff;
    font-size: 16px;
    border-radius: 30px;
    font-weight: 500;
    transition: .3s;
    background: 0 0;
    border: 1px solid #fff;
    margin-top: 15px
}

@media (min-width:1200px) {
    .slider1 .mainSwiper a:hover {
        background-color: #fff;
        color: #000
    }
}

.slider1 .mainSwiper .swiper-slide::before {
    content: "";
    position: absolute;
    inset: 0px;
    background-color: rgba(0, 0, 0, .4)
}

.slider1 .slider_thumbs {
    position: absolute;
    bottom: 60px;
    right: 50%;
    transform: translateX(50%);
    z-index: 2;
    display: flex;
    justify-content: flex-end
}

.projects_swiper .swiper-slide:nth-child(2) .i_project_item {
    transition-delay: .2s;
}

.projects_swiper .swiper-slide:nth-child(3) .i_project_item {
    transition-delay: .3s;
}

.projects_swiper .swiper-slide:nth-child(4) .i_project_item {
    transition-delay: .4s;
}

.projects_swiper .swiper-slide:nth-child(4) .i_project_item {
    transition-delay: .5s;
}

.projects_swiper .swiper-slide:nth-child(4) .i_project_item {
    transition-delay: .6s;
}

.slider1 .thumb_item {
    border: 1px solid rgba(255, 255, 255, .26);
    border-radius: 10px;
    padding: 15px;
    display: flex;
    align-items: center;
    background: rgba(0, 0, 0, .05);
    backdrop-filter: blur(5px);
    cursor: pointer;
    transition: .3s
}

.slider1 .thumb_item>div:first-child {
    width: 80px
}

.slider1 .thumb_item>div:first-child img {
    width: 100%;
    border-radius: 10px;
    height: 80px;
    object-fit: cover
}

.slider1 .thumb_item>div:last-child {
    width: calc(100% - 80px);
    padding-left: 10px
}

.slider1 .thumb_item>div:last-child h3 {
    color: #fff;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4
}

.slider1 .thumbs_overlay {
    width: 650px
}

.brands_swiper,
.slider1 .mainSwiper,
.slider1 .thumbSlider {
    overflow: hidden
}

.brands_sec .about-content a,
.slider1 .thumbSlider .swiper-slide-thumb-active .thumb_item {
    border-color: #fff
}

.slider1 .thum_top {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 15px
}

.header7.header_menu .row>div>div:last-child,
.slider1 .thum_top ul {
    display: flex
}

.slider1 .thum_top ul li button {
    color: #fff;
    font-size: 32px;
    padding: 0 15px
}

.slider1 .thum_top ul li:nth-child(2) button {
    border-left: 1px solid rgba(255, 255, 255, .3)
}

.slider1 #pagination1 {
    font-size: 28px;
    color: #fff;
    flex: 1 1 0%;
    text-align: right;
    font-weight: 300
}

header7.header_menu {
    padding: 24px 0;
    z-index: 4;
    position: sticky;
    top: 0;
    background: #fff;
    box-shadow: rgba(0, 0, 0, .1) 0 4px 7px 0
}

.header7 .the_logo1 {
    display: inline-flex
}

.header7 .the_logo1 img {
    width: 190px;
}

.header7 .hm_inner {
    display: flex;
    flex: 1 1 0%;
    justify-content: center
}

.header7.header_menu .row>div {
    display: flex;
    align-items: center
}

.header7 .hm_inner ul {
    gap: 24px
}

@media (min-width:1201px) {

    .header7 .hm_inner>ul li,
    .header7 .hm_inner>ul>li {
        position: relative
    }

    .header7 .hm_inner>ul li ul li ul {
        left: 100%;
        top: 0;
        visibility: hidden;
        opacity: 0
    }

    .header7 .hm_inner>ul li:hover>ul,
    .header7 .hm_inner>ul>li ul li:hover>ul {
        opacity: 1;
        visibility: visible
    }

    .header7 .src_overlay.active input {
        padding-left: 45px
    }

    .header7 .src_button.active {
        position: relative;
        z-index: 2;
        margin-right: -30px
    }

    .header7 .src_button.active img:last-child {
        display: block
    }

    .header7 .src_button.active img:first-child {
        display: none
    }

    .header7 .hm_inner>ul {
        display: flex !important;
        align-items: center
    }

    .header7 .hm_inner>ul>li ul li:hover>a {
        background-color: #1e1e1e;
        color: #fff
    }

    .header7 .hm_inner>ul>li a {
        transition: .3s
    }

    .header7 .hm_inner>ul>li:hover a {
        background: rgba(255, 255, 255, .05)
    }

    .header7 .hm_inner>ul>li ul {
        display: block !important
    }
}

.header7 .hm_inner>ul>li>a {
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
    height: 25px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    padding: 0 10px;
    font-weight: 400
}

.content-detail b,
.content-detail strong,
.header7 .hm_inner ul li.active>a {
    font-weight: 700
}

.header7 .hm_inner>ul>li>a.has-submenu::after {
    content: "";
    font-family: FontAwesome;
    margin-left: 7px
}

.header7 .has-submenu+i,
.header7 .menu_trigger,
.header7 .src_button img:last-child,
.header7 .src_overlay button i:last-child,
.kerem-projects .kp-item.is-hidden {
    display: none
}

.header7 .hm_inner>ul>li ul {
    position: absolute;
    left: 0;
    top: 100%;
    box-shadow: rgba(0, 0, 0, .2) 0 0 10px 0;
    border-radius: 5px;
    padding: 8px;
    transition: .3s;
    visibility: hidden;
    opacity: 0;
    background: #fff
}

.header7 .hm_inner>ul>li ul li a {
    display: flex;
    font-weight: 500;
    color: #000;
    padding: 8px;
    font-size: 13px;
    white-space: nowrap
}

.header7 .src_button {
    margin-left: 35px;
    padding-left: 15px;
    color: #969696;
    transition: .3s;
    display: none
}

.header7 .src_button img {
    height: 24px
}

.header7 .src_overlay {
    position: relative;
    display: flex;
    justify-content: flex-end
}

.src_overlay a {
    background-color: #fff;
    color: #000;
    display: inline-flex;
    height: 45px;
    align-items: center;
    padding: 0 20px;
    font-size: 16px;
    gap: 15px
}

.header7 .src_overlay.active {
    width: 260px
}

.header7 .src_overlay input {
    transition: .3s;
    width: 100%;
    height: 40px;
    padding-left: 40px;
    border: 1px solid #d9d9d9;
    font-size: 13px;
    background: #f5f5f5;
    border-radius: 30px
}

.header7 .src_overlay input:focus {
    border-color: #bcbcbc
}

.header7 .src_overlay button {
    position: absolute;
    left: 15px;
    top: 0;
    z-index: 2;
    width: 18px;
    height: 100%;
    display: flex;
    align-items: center;
    pointer-events: none;
    opacity: .5
}

.header7 .src_overlay button i {
    width: 18px
}

.header7.header_menu .row>div.active .hm_inner>button,
.header7.header_menu .row>div.active .mobile_flex .src_button,
.header7.header_menu .row>div.active .the_logo1 {
    visibility: hidden
}

.header_menu {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 2;
    padding: 20px 0;
    border-bottom: 1px solid rgba(255, 255, 255, .17)
}

.about-section,
.brands_sec,
.i_project_item,
footer {
    position: relative
}

.about-section {
    padding: 0 0 80px;
    margin-top: -40px;
    z-index: 2
}

.about-image-wrap {
    overflow: hidden;
    height: 100%;
    min-height: 380px
}

.about-image-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block
}

.about-content {
    padding: 20px 40px 20px 60px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.about-label,
.btn-primary-custom {
    align-items: center;
    text-transform: uppercase
}

.about-label {
    display: flex;
    gap: 10px;
    font-size: .75rem;
    letter-spacing: .15em;
    color: #7a7a6e;
    margin-bottom: 20px
}

.btn-primary-custom,
.service-link {
    display: inline-flex;
    text-decoration: none
}

.about-label::before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border: 1.5px solid #fff;
    border-radius: 50%;
    flex-shrink: 0
}

.about-title {
    font-weight: 600;
    color: #111d2f;
    line-height: 1.2;
    text-transform: uppercase;
    margin-bottom: 24px;
    font-size: 35px
}

.about-desc {
    font-size: 16px;
    line-height: 1.6;
    color: #444;
    max-width: 480px;
    margin-bottom: 36px
}

.btn-primary-custom {
    gap: 14px;
    background-color: #d6a455;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .12em;
    padding: 16px 28px;
    border: 2px solid #d6a455;
    transition: background-color .25s, color .25s;
    width: fit-content
}

.btn-primary-custom:hover {
    background-color: transparent;
    color: #d6a455
}

.btn-primary-custom i {
    font-size: .85rem;
    transition: transform .25s
}

.i_project_item div,
.i_project_item::after {
    opacity: 0;
    transition: .3s;
    position: absolute
}

.btn-primary-custom:hover i,
.kerem-contact .kc-submit:hover i,
.kerem-projects .kp-card:hover .kp-card-link i {
    transform: translateX(4px)
}

.services-section {
    padding: 0 0 80px;
    background-color: #f0ece4
}

.service-card {
    background-color: #e8e3da;
    border-radius: 4px;
    padding: 44px 36px 36px;
    height: 100%;
    transition: box-shadow .25s, transform .25s
}

.service-card:hover {
    transform: translateY(-4px);
    box-shadow: rgba(30, 64, 48, .12) 0 12px 32px
}

.service-icon {
    font-size: 50px;
    color: #d6a455;
    margin-bottom: 28px;
    line-height: 1
}

.service-title {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #d6a455;
    margin-bottom: 14px
}

.service-desc {
    font-size: 14px;
    line-height: 1.4;
    color: #3a3a3a;
    margin-bottom: 28px
}

.service-link {
    align-items: center;
    color: #d6a455;
    font-size: 24px;
    transition: transform .25s
}

.service-link:hover {
    transform: translateX(5px);
    color: #d6a455;
}

.projects_sec .about-content {
    display: flex;
    flex-direction: unset;
    justify-content: space-between;
    align-items: flex-end;
    padding: 0;
    margin-bottom: 40px
}

.brands_sec .about-content p,
.projects_sec .about-content p {
    margin: 0
}

.i_project_item {
    display: flex
}

.i_project_item div {
    bottom: 30px;
    left: 30px;
    color: #fff;
    right: 30px;
    z-index: 2
}

.i_project_item::after {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5);
    z-index: 1
}

.i_project_item div strong {
    color: inherit;
    font-size: 35px;
    margin-bottom: 10px
}

.i_project_item div p {
    color: inherit;
    margin-bottom: 30px
}

.i_project_item div span {
    background-color: #fff;
    border-color: #fff;
    color: #000;
    letter-spacing: 0
}

.i_project_item img {
    width: 100%;
    height: 600px;
    object-fit: cover
}

.i_project_item:hover .btn-primary-custom {
    background-color: transparent;
    color: #fff
}

.footer-nav a:hover::before,
.i_project_item.active div,
.kerem-project-detail .kpd-cta:hover::after,
.projects_swiper .i_project_item.active::after {
    opacity: 1
}

.projects_swiper {
    counter-reset: project-counter
}

.projects_swiper .swiper-slide {
    counter-increment: project-counter
}

.projects_swiper .swiper-slide .i_project_item::before {
    content: counter(project-counter, decimal-leading-zero);
    counter-reset: swiper-slide;
    position: absolute;
    top: 30px;
    left: 30px;
    font-size: 24px;
    color: #fff;
    z-index: 2
}

.projects_sec {
    overflow: hidden;
    padding-bottom: 80px
}

.brands_sec {
    background-color: #d6a455;
    padding: 80px 0
}

.brands_sec .about-content {
    padding: 0
}

.brands_sec .about-content * {
    color: #fff;
    margin: 0
}

.brands_sec .about-content div {
    padding: 0;
    margin-bottom: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 40px
}

.brand_item {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 120px;
    background-color: #ffffff14;
}

.brand_item img {
    max-width: 85%;
    max-height: 85%
}

footer {
    background-color: #131313;
    overflow: hidden
}

.footer-texture {
    position: absolute;
    inset: 0;
    background-image: repeating-linear-gradient(0deg, transparent, transparent 79px, rgba(255, 255, 255, .018) 79px, rgba(255, 255, 255, .018) 80px), repeating-linear-gradient(90deg, transparent, transparent 79px, rgba(255, 255, 255, .018) 79px, rgba(255, 255, 255, .018) 80px);
    pointer-events: none;
}

.footer-accent-line {
    height: 1px;
    background: linear-gradient(90deg, transparent 0, #2e7d55 30%, #4aad78 50%, #2e7d55 70%, transparent 100%)
}

.footer-main {
    padding: 80px 0 64px
}

.footer-brand-col {
    padding-right: 40px
}

.footer-logo {
    height: 60px;
    width: auto;
    filter: brightness(0) invert(1);
    opacity: .92;
    margin-bottom: 28px;
    display: block
}

.footer-tagline {
    font-size: .84rem;
    line-height: 1.85;
    color: #fff;
    letter-spacing: .015em;
    width: 330px;
    max-width: 100%
}

.contact-label,
.footer-section-label {
    text-transform: uppercase;
    color: rgba(255, 255, 255, .28);
    font-weight: 600
}

.footer-socials {
    display: flex;
    gap: 8px;
    margin-top: 32px
}

.footer-socials a {
    width: 34px;
    height: 34px;
    border-radius: 6px;
    border: 1px solid rgba(255, 255, 255, .1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(255, 255, 255, .45);
    font-size: 18px;
    text-decoration: none;
    transition: .25s
}

.footer-socials a:hover {
    color: #fff;
    background: #d6a455bd;
    border-color: #d6a4553b;
}

.footer-nav-col {
    padding: 0 32px
}

.footer-section-label {
    font-size: 14px;
    letter-spacing: .2em;
    margin-bottom: 28px;
    display: flex;
    align-items: center;
    gap: 10px
}

.footer-section-label::after {
    content: '';
    display: block;
    height: 1px;
    width: 24px;
    background: rgba(255, 255, 255, .15)
}

.footer-nav a {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 9px 0;
    color: rgba(255, 255, 255, .55);
    text-decoration: none;
    font-size: .9rem;
    letter-spacing: .02em;
    transition: .2s;
    position: relative
}

.footer-nav a::before {
    content: '';
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #ab8448;
    opacity: 0;
    flex-shrink: 0;
    transition: opacity .2s
}

.footer-nav a:hover {
    color: rgba(255, 255, 255, .9);
    padding-left: 4px
}

.footer-nav li:last-child a,
.kerem-project-detail .kpd-info-item:last-child {
    border-bottom: none
}

.footer-contact-col {
    padding-left: 32px
}

.footer-contact-card {
    background: rgba(255, 255, 255, .03);
    border: 1px solid rgba(255, 255, 255, .07);
    border-radius: 12px;
    padding: 28px
}

.contact-row {
    display: flex;
    gap: 16px;
    align-items: flex-start;
    padding: 16px 0;
    border-bottom: 1px solid rgba(255, 255, 255, .05);
    transition: background .2s
}

.contact-row:first-child {
    padding-top: 0
}

.contact-row:last-child {
    border-bottom: none;
    padding-bottom: 0
}

.contact-icon {
    width: 38px;
    height: 38px;
    border-radius: 8px;
    background: #d6a455bd;
    border: 1px solid #d6a4553b;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0
}

.contact-icon i {
    font-size: 18px;
    color: #fff;
}

.contact-info,
.kerem-contact .kc-info-body {
    flex: 1
}

.contact-label {
    font-size: .68rem;
    letter-spacing: .12em;
    margin-bottom: 4px
}

.contact-value {
    font-size: .875rem;
    color: #fff;
    line-height: 1.5;
    text-decoration: none;
    display: block;
    transition: color .2s
}

.footer-bottom-links a,
.footer-copyright {
    font-size: .75rem;
    color: rgba(255, 255, 255, .25);
    letter-spacing: .03em
}

a.contact-value:hover {
    color: rgba(255, 255, 255, .95)
}

.footer-bottom-bar {
    border-top: 1px solid rgba(255, 255, 255, .06);
    padding: 20px 0
}

.footer-bottom-bar .inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 12px
}

.footer-badge,
.kerem-projects .kp-eyebrow {
    align-items: center;
    text-transform: uppercase
}

.footer-bottom-links {
    display: flex;
    gap: 24px
}

.footer-bottom-links a {
    text-decoration: none;
    transition: color .2s
}

.content-detail a,
.content-detail u {
    text-decoration: underline
}

.footer-bottom-links a:hover {
    color: rgba(255, 255, 255, .5)
}

.footer-badge {
    display: inline-flex;
    gap: 6px;
    background: #d6a455bd;
    border: #d6a45559;
    border-radius: 20px;
    padding: 4px 12px 4px 8px;
    font-size: .7rem;
    color: #fff;
    letter-spacing: .06em;
    margin-bottom: 20px
}

.footer-badge i {
    font-size: .65rem
}

.page_header181 .ph_181_img img {
    width: 100%;
    height: 400px;
    object-fit: cover
}

.page_header181 .ph_181_img::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 200%;
    width: 100%;
    background: #eef4f8;
    background: linear-gradient(180deg, rgba(238, 244, 248, 0) 0, rgb(0 0 0) 100%);
    opacity: .7
}

.page_header181 .ph_181_img .container {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 40px
}

.page_header181 .ph_181_img .container h1 {
    font-size: 36px;
    color: #fff;
    font-weight: 300;
    position: relative;
    padding-top: 20px;
    margin: 0
}

.page_header181 .ph_181_img .container h1::before {
    content: '';
    position: absolute;
    top: 0;
    width: 190px;
    height: 1px;
    background-color: #ffffff5c
}

.page_header181 .breadcrumb {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    padding-left: 11px;
    margin: 0;
    color: #474747
}

.page_header181 .breadcrumb a {
    font-size: 13px;
    font-weight: 500;
    color: #333
}

.page_header181 .breadcrumb a+a::before {
    content: "\f105";
    position: relative;
    top: -1px;
    margin: 0 9px;
    color: #333;
    font-family: 'Font Awesome 6 Pro';
    font-weight: 400
}

.page_header181 .breadcrumb a:last-child {
    font-weight: 600
}

.page_header181 .breadcrumb_overlay {
    position: relative;
    padding: 30px 0
}

.page_header181 .breadcrumb_overlay i {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    pointer-events: none;
    color: #333
}

.page_header181 .breadcrumb_overlay div.breadcrumb a:first-child {
    margin-left: 0;
    position: relative;
    width: 0;
    overflow: hidden;
    display: inline-block;
    color: transparent !important
}

.section_padding {
    padding: 80px 0
}

.content-detail {
    font-size: 1rem;
    line-height: 1.6;
    color: #333;
    overflow-wrap: break-word
}

.content-detail h1,
.content-detail h2,
.content-detail h3,
.content-detail h4,
.content-detail h5,
.content-detail h6 {
    margin: 1em 0 .5em;
    line-height: 1.3;
    font-weight: 700;
    color: #333
}

.content-detail h1 {
    font-size: 2em
}

.content-detail h2 {
    font-size: 1.75em
}

.content-detail h3 {
    font-size: 1.5em
}

.content-detail h4 {
    font-size: 1.25em
}

.content-detail h5 {
    font-size: 1.1em
}

.content-detail h6 {
    font-size: 1em
}

.content-detail dl,
.content-detail p {
    margin: 1em 0
}

.content-detail ul {
    list-style-type: disc;
    margin: 1em 0;
    padding-left: 2em
}

.content-detail ol {
    list-style-type: decimal;
    margin: 1em 0;
    padding-left: 2em
}

.content-detail ol ol,
.content-detail ol ul,
.content-detail ul ol,
.content-detail ul ul {
    list-style-type: circle;
    margin-left: 1em
}

.content-detail li {
    margin-bottom: .5em;
    list-style: inherit
}

.content-detail a {
    color: #007bff;
    transition: color .2s
}

.content-detail li::marker {
    color: #34495f
}

.content-detail a:hover {
    color: #004080
}

.content-detail em,
.content-detail i {
    font-style: italic
}

.content-detail blockquote {
    border-left: 4px solid #ccc;
    margin: 1em 0;
    padding: 1em;
    color: #666;
    font-style: italic;
    background-color: #f9f9f9
}

.content-detail code,
.content-detail pre {
    font-family: monospace;
    background-color: #f4f4f4;
    border-radius: 4px
}

.content-detail code {
    padding: .2em .4em
}

.content-detail pre {
    padding: 1em;
    overflow-x: auto;
    margin: 1em 0;
    white-space: pre-wrap
}

.content-detail * {
    max-width: 100% !important
}

.content-detail table {
    width: 100% !important;
    margin-bottom: 40px
}

.content-detail td,
.content-detail th {
    border: 1px solid #ddd;
    padding: .75em;
    text-align: left
}

.content-detail th {
    background-color: #f5f5f5;
    font-weight: 700
}

.content-detail img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 1em 0
}

.content-detail dt {
    font-weight: 700;
    margin-top: 1em
}

.content-detail dd {
    margin-left: 1em
}

.content-detail hr {
    border-width: 1px medium medium;
    border-style: solid none none;
    border-color: #ddd currentcolor currentcolor;
    border-image: initial;
    margin: 1.5em 0
}

.content-detail button,
.content-detail input,
.content-detail select,
.content-detail textarea {
    font: inherit;
    padding: .5em;
    margin: .5em 0;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box
}

.content-detail button {
    background-color: #06c;
    color: #fff;
    cursor: pointer;
    transition: background-color .2s
}

.content-detail button:hover {
    background-color: #004080
}

.content-detail sub,
.content-detail sup {
    font-size: .8em;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

.content-detail sup {
    top: -.5em
}

.content-detail sub {
    bottom: -.25em
}

.content-detail iframe,
.content-detail video {
    max-width: 100%;
    height: auto;
    margin: 1em 0;
    border: currentcolor;
    border-image: initial
}

.content-detail figure {
    margin: 1em 0;
    text-align: center
}

.content-detail figcaption {
    font-size: .9em;
    color: #666
}

.content-detail mark {
    background-color: #ff0;
    color: #333
}

.content-detail aside {
    background-color: #f9f9f9;
    padding: 1em;
    margin: 1em 0;
    border-left: 4px solid #ccc;
    font-size: .9em;
    color: #555
}

.content-detail .pull-quote {
    font-size: 1.2em;
    font-style: italic;
    text-align: center;
    margin: 1em 0;
    color: #444
}

.content-detail abbr[title] {
    border-bottom: 1px dotted #333;
    cursor: help
}

.about-row {
    row-gap: 40px
}

.about-row h2 {
    color: #111d2f;
    margin-bottom: 40px;
    margin-top: 20px
}

.about-row .content-detail {
    margin-bottom: 40px;
    width: 550px;
    max-width: 100%
}

.kerem-contact,
.kerem-projects {
    padding: 40px 0 80px;
    position: relative;
    overflow: hidden
}

.kerem-projects::before {
    content: 'PROJELER';
    position: absolute;
    right: -20px;
    top: 60px;
    font-size: 9rem;
    font-weight: 700;
    letter-spacing: .15em;
    color: rgba(22, 66, 48, .04);
    pointer-events: none;
    white-space: nowrap;
    line-height: 1
}

.kerem-projects .kp-section-header {
    margin-bottom: 56px
}

.kerem-projects .kp-eyebrow {
    display: inline-flex;
    gap: 10px;
    font-size: .68rem;
    letter-spacing: .22em;
    color: #d6a455;
    font-weight: 600;
    margin-bottom: 16px
}

.kerem-contact .kc-eyebrow::before,
.kerem-projects .kp-eyebrow::before {
    content: '';
    display: block;
    width: 28px;
    height: 1px;
    background: #d6a455;
}

.kerem-projects .kp-title {
    font-size: clamp(1.6rem, 3.5vw, 2.6rem);
    font-weight: 700;
    color: #0f1e17;
    line-height: 1.15;
    letter-spacing: -.02em;
    width: 700px;
    max-width: 100%
}

.kerem-contact .kc-title em,
.kerem-projects .kp-title em {
    font-style: normal;
    color: #876837;
}

.kerem-projects .kp-filter-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 16px;
    margin-bottom: 40px
}

.kerem-projects .kp-filters {
    display: flex;
    gap: 10px;
    flex-wrap: wrap
}

.kerem-projects .kp-filter-btn {
    background: 0 0;
    border: 1px solid rgba(22, 66, 48, .18);
    color: rgba(15, 30, 23, .55);
    font-size: .78rem;
    letter-spacing: .06em;
    padding: 8px 20px;
    border-radius: 40px;
    cursor: pointer;
    transition: .22s;
    font-family: inherit;
    position: relative;
    overflow: hidden
}

.kerem-projects .kp-filter-btn::after {
    content: '';
    position: absolute;
    inset: 0;
    background: #164230;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform .22s;
    z-index: -1;
    border-radius: 40px
}

.kerem-projects .kp-filter-btn:hover {
    border-color: #d6a455;
    color: #d6a455;
}

.kerem-projects .kp-filter-btn.active {
    background: #d6a455;
    border-color: #d6a455;
    color: #fff
}

.kerem-projects .kp-count {
    font-size: .75rem;
    color: rgba(15, 30, 23, .35);
    letter-spacing: .04em
}

.kerem-projects .kp-grid {
    position: relative;
    overflow: hidden;
    margin-bottom: -30px
}

.kerem-projects .kp-card {
    position: relative;
    overflow: hidden;
    border-radius: 4px;
    background: #0f1e17;
    cursor: pointer;
    display: flex
}

.kerem-projects .kp-card-img {
    width: 100%;
    aspect-ratio: 4/3;
    object-fit: cover;
    display: block;
    transition: transform .6s cubic-bezier(.25, .46, .45, .94), opacity .4s;
    opacity: .92;
    height: 400px
}

.kerem-projects .kp-card:hover .kp-card-img {
    transform: scale(1.06);
    opacity: .7
}

.kerem-projects .kp-card-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(10, 28, 18, .92) 0, rgba(10, 28, 18, .3) 45%, transparent 70%);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 24px;
    transition: opacity .3s
}

.kerem-projects .kp-card-cat {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    font-size: .63rem;
    letter-spacing: .14em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, .5);
    margin-bottom: 8px;
    font-weight: 600
}

.kerem-project-detail .kpd-cat-badge i,
.kerem-projects .kp-card-cat i {
    font-size: .6rem;
    color: #d6a455;
}

.kerem-projects .kp-card-title {
    font-size: 1.05rem;
    font-weight: 700;
    color: #fff;
    letter-spacing: .04em;
    text-transform: uppercase;
    line-height: 1.2;
    margin-bottom: 14px;
    transition: transform .3s
}

.kerem-projects .kp-card-link,
.kerem-projects .kp-card-tag {
    letter-spacing: .12em;
    transition: .3s;
    font-weight: 600;
    text-transform: uppercase
}

.kerem-projects .kp-card:hover .kp-card-title {
    transform: translateY(-3px)
}

.kerem-projects .kp-card-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: .72rem;
    color: rgba(255, 255, 255, 0);
    text-decoration: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0);
    padding-bottom: 2px;
    transform: translateY(6px)
}

.kerem-projects .kp-card-link i {
    font-size: .7rem;
    transition: transform .25s
}

.kerem-projects .kp-card:hover .kp-card-link {
    color: #d6a455;
    border-color: #d6a45557;
    transform: translateY(0)
}

.kerem-projects .kp-card-tag {
    position: absolute;
    top: 16px;
    left: 16px;
    background: #d6a455;
    color: rgba(255, 255, 255, .85);
    font-size: .62rem;
    padding: 5px 12px;
    border-radius: 2px;
    opacity: 0;
    transform: translateY(-4px)
}

.kerem-projects .kp-card:hover .kp-card-tag {
    opacity: 1;
    transform: translateY(0)
}

@media (max-width:991.98px) {
    .kerem-projects .kp-item {
        width: 50%
    }
}

@media (max-width:767.98px) {
    .kerem-projects {
        padding: 40px 0
    }

    .kerem-projects::before {
        display: none
    }

    .kerem-projects .kp-item {
        width: 100%
    }

    .kerem-projects .kp-filter-row {
        flex-direction: column;
        align-items: flex-start
    }
}

.prd_lister>div {
    margin-bottom: 30px
}

.kerem-project-detail {
    padding: 40px 0 80px;
    position: relative
}

.kerem-project-detail *,
.kerem-project-detail ::after,
.kerem-project-detail ::before {
    box-sizing: border-box
}

.kerem-project-detail .kpd-breadcrumb {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: .72rem;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: rgba(15, 30, 23, .38);
    margin-bottom: 48px
}

.kerem-project-detail .kpd-breadcrumb a {
    color: rgba(15, 30, 23, .38);
    text-decoration: none;
    transition: color .2s
}

.kerem-project-detail .kpd-breadcrumb a:hover {
    color: #164230
}

.kerem-project-detail .kpd-breadcrumb i {
    font-size: .5rem;
    color: rgba(15, 30, 23, .22)
}

.kerem-project-detail .kpd-breadcrumb span {
    color: #164230;
    font-weight: 600
}

.kerem-project-detail .kpd-layout {
    display: flex;
    justify-content: space-between
}

.kerem-project-detail .kpd-swiper-main-wrap {
    position: relative;
    border-radius: 4px;
    overflow: hidden;
    background: #0f1e17
}

.kerem-project-detail .kpd-swiper-main {
    width: 100%;
    aspect-ratio: 16/10;
    cursor: zoom-in
}

.kerem-project-detail .kpd-swiper-main .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform .6s cubic-bezier(.25, .46, .45, .94)
}

.kerem-project-detail .kpd-swiper-main .swiper-slide-active img {
    transform: scale(1)
}

.kerem-project-detail .kpd-swiper-main-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 56px 24px 20px;
    background: linear-gradient(to top, rgba(10, 28, 18, .75) 0, transparent 100%);
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    z-index: 10;
    pointer-events: none;
    justify-content: flex-end
}

.kerem-project-detail .kpd-img-counter {
    font-size: .72rem;
    letter-spacing: .1em;
    color: rgba(255, 255, 255, .55);
    font-weight: 600
}

.kerem-project-detail .kpd-img-counter strong {
    color: #fff;
    font-size: 1.05rem;
    font-weight: 700;
    letter-spacing: 0;
    margin-right: 2px
}

.kerem-project-detail .kpd-swiper-nav {
    display: flex;
    gap: 6px;
    pointer-events: all
}

.kerem-project-detail .kpd-swiper-next,
.kerem-project-detail .kpd-swiper-prev {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: rgba(255, 255, 255, .12);
    border: 1px solid rgba(255, 255, 255, .2);
    color: #fff;
    font-size: .75rem;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: .2s;
    backdrop-filter: blur(4px);
    flex-shrink: 0
}

.kerem-project-detail .kpd-swiper-next:hover,
.kerem-project-detail .kpd-swiper-prev:hover {
    background: #164230;
    border-color: #164230
}

.kerem-project-detail .kpd-swiper-next.swiper-button-disabled,
.kerem-project-detail .kpd-swiper-prev.swiper-button-disabled {
    opacity: .35;
    pointer-events: none
}

.kerem-project-detail .kpd-swiper-progress {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 2px;
    background: rgba(255, 255, 255, .12);
    z-index: 11
}

.kerem-project-detail .kpd-swiper-progress-bar {
    height: 100%;
    background: #4aad78;
    transition: width .35s;
    width: 16.666%
}

.kerem-project-detail .kpd-swiper-thumbs {
    margin-top: 10px
}

.kerem-project-detail .kpd-swiper-thumbs .swiper-slide {
    aspect-ratio: 1;
    border-radius: 3px;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid transparent;
    transition: border-color .2s;
    opacity: 1
}

.kerem-project-detail .kpd-swiper-thumbs .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    filter: brightness(.65);
    transition: filter .25s, transform .3s
}

.kerem-project-detail .kpd-swiper-thumbs .swiper-slide:hover img {
    filter: brightness(.85);
    transform: scale(1.06)
}

.kerem-project-detail .kpd-swiper-thumbs .swiper-slide-thumb-active {
    border-color: #164230
}

.kerem-project-detail .kpd-swiper-thumbs .swiper-slide-thumb-active img {
    filter: brightness(1)
}

.kerem-project-detail .kpd-stats {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1px;
    background: rgba(22, 66, 48, .1);
    border-radius: 4px;
    overflow: hidden;
    margin-top: 28px
}

.kerem-project-detail .kpd-stat {
    background: #fff;
    padding: 20px 22px;
    text-align: center
}

.kerem-project-detail .kpd-stat-value {
    font-size: 1.5rem;
    font-weight: 700;
    color: #0f1e17;
    letter-spacing: -.03em;
    line-height: 1;
    margin-bottom: 5px
}

.kerem-project-detail .kpd-stat-value span {
    font-size: .9rem;
    font-weight: 500;
    color: #164230
}

.kerem-project-detail .kpd-stat-label {
    font-size: .65rem;
    letter-spacing: .12em;
    text-transform: uppercase;
    color: rgba(15, 30, 23, .38);
    font-weight: 600
}

.kerem-project-detail .kpd-sidebar {
    position: sticky;
    top: 100px;
    width: 380px
}

.kerem-project-detail .kpd-cat-badge {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    background: rgba(22, 66, 48, .08);
    border: 1px solid rgba(22, 66, 48, .15);
    color: #164230;
    font-size: .65rem;
    letter-spacing: .14em;
    text-transform: uppercase;
    font-weight: 700;
    padding: 6px 14px;
    border-radius: 40px;
    margin-bottom: 20px
}

.kerem-project-detail .kpd-project-title {
    font-size: 2.1rem;
    font-weight: 700;
    color: #0f1e17;
    letter-spacing: -.025em;
    line-height: 1.1;
    margin-bottom: 6px
}

.kerem-project-detail .kpd-project-sub {
    font-size: .9rem;
    color: rgba(15, 30, 23, .4);
    letter-spacing: .08em;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 28px
}

.kerem-project-detail .kpd-divider {
    height: 1px;
    background: rgba(22, 66, 48, .1);
    margin: 24px 0
}

.kerem-project-detail .kpd-description {
    font-size: .9rem;
    line-height: 1.85;
    color: rgba(15, 30, 23, .62);
    margin-bottom: 0
}

.kerem-project-detail .kpd-info-list {
    list-style: none;
    padding: 0;
    margin: 0
}

.kerem-project-detail .kpd-info-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 13px 0;
    border-bottom: 1px solid rgba(22, 66, 48, .07)
}

.kerem-project-detail .kpd-info-key {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: .72rem;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: rgba(15, 30, 23, .38);
    font-weight: 600
}

.kerem-project-detail .kpd-info-key i {
    width: 28px;
    height: 28px;
    background: rgba(22, 66, 48, .06);
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #164230;
    flex-shrink: 0
}

.kerem-project-detail .kpd-info-val {
    font-size: .85rem;
    color: #0f1e17;
    font-weight: 600;
    text-align: right
}

.kerem-project-detail .kpd-cta {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 100%;
    padding: 15px 24px;
    background: #164230;
    color: #fff;
    border: none;
    border-radius: 4px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    font-family: inherit;
    cursor: pointer;
    text-decoration: none;
    margin-top: 24px;
    transition: background .22s, transform .18s;
    position: relative;
    overflow: hidden
}

.kerem-project-detail .kpd-cta::after {
    content: '';
    position: absolute;
    inset: 0;
    background: rgba(255, 255, 255, .06);
    opacity: 0;
    transition: opacity .2s
}

.kerem-project-detail .kpd-cta:hover {
    background: #0f2d1f;
    color: #fff;
    transform: translateY(-1px)
}

.kerem-project-detail .kpd-lightbox {
    position: fixed;
    inset: 0;
    background: rgba(6, 15, 10, .93);
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s
}

.kerem-project-detail .kpd-lightbox.kpd-lb-open {
    opacity: 1;
    pointer-events: all
}

.kerem-project-detail .kpd-lb-img {
    max-width: 88vw;
    max-height: 85vh;
    object-fit: contain;
    border-radius: 3px;
    display: block
}

.kerem-project-detail .kpd-lb-close {
    position: fixed;
    top: 24px;
    right: 28px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: rgba(255, 255, 255, .1);
    border: 1px solid rgba(255, 255, 255, .15);
    color: #fff;
    font-size: .85rem;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: background .2s
}

.kerem-project-detail .kpd-lb-close:hover {
    background: rgba(255, 255, 255, .2)
}

.kpd-gallery-col {
    width: calc(100% - 428px)
}

.kerem-contact::before {
    content: 'İLETİŞİM';
    position: absolute;
    left: -10px;
    bottom: 40px;
    font-size: 9rem;
    font-weight: 700;
    letter-spacing: .15em;
    color: rgba(22, 66, 48, .04);
    pointer-events: none;
    white-space: nowrap;
    line-height: 1
}

.kerem-contact .kc-eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-size: .68rem;
    letter-spacing: .22em;
    text-transform: uppercase;
    color: #164230;
    font-weight: 600;
    margin-bottom: 14px
}

.kerem-contact .kc-title {
    font-size: clamp(1.7rem, 3.2vw, 2.5rem);
    font-weight: 700;
    color: #0f1e17;
    line-height: 1.12;
    letter-spacing: -.02em;
    margin-bottom: 0
}

.kerem-contact .kc-header-divider {
    height: 1px;
    background: rgba(22, 66, 48, .1);
    margin: 40px 0 52px
}

.kerem-contact .kc-info-grid {
    display: flex;
    flex-direction: column;
    gap: 2px;
    margin-bottom: 40px
}

.kerem-contact .kc-info-card {
    display: flex;
    align-items: flex-start;
    gap: 18px;
    background: #fff;
    padding: 20px 22px;
    border-radius: 3px;
    transition: background .2s;
    text-decoration: none
}

.kerem-contact .kc-info-icon {
    width: 42px;
    height: 42px;
    border-radius: 8px;
    background: rgba(22, 66, 48, .07);
    border: 1px solid rgba(22, 66, 48, .1);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0
}

.kerem-contact .kc-info-icon i {
    font-size: 18px;
    color: #141414;
}

.kerem-contact .kc-info-label {
    font-size: .63rem;
    letter-spacing: .14em;
    text-transform: uppercase;
    color: rgba(15, 30, 23, .35);
    font-weight: 700;
    margin-bottom: 4px
}

.kerem-contact .kc-info-value {
    font-size: .9rem;
    color: #141414;
    font-weight: 500;
    line-height: 1.45
}

.kerem-contact .kc-info-arrow {
    color: rgba(22, 66, 48, .25);
    font-size: .75rem;
    padding-top: 12px;
    transition: transform .2s, color .2s;
    flex-shrink: 0
}

.kerem-contact .kc-info-card:hover .kc-info-arrow {
    transform: translateX(4px);
    color: #164230
}

.kerem-contact .kc-map-wrap {
    border-radius: 4px;
    overflow: hidden;
    position: relative
}

.kerem-contact .kc-map-wrap iframe {
    width: 100%;
    height: 220px;
    border: none;
    display: block;
    filter: grayscale(20%) contrast(1.05);
    transition: filter .3s
}

.kerem-contact .kc-map-wrap:hover iframe {
    filter: grayscale(0%) contrast(1)
}

.kerem-contact .kc-form-wrap {
    background: #fff;
    border-radius: 4px;
    padding: 44px 40px;
    height: 100%
}

.kerem-contact .kc-form-title {
    font-size: 1.2rem;
    font-weight: 700;
    color: #0f1e17;
    letter-spacing: -.01em;
    margin-bottom: 6px
}

.kerem-contact .kc-form-sub {
    font-size: .83rem;
    color: rgba(15, 30, 23, .45);
    line-height: 1.6;
    margin-bottom: 32px
}

.kerem-contact .kc-field {
    margin-bottom: 16px
}

.kerem-contact .kc-field label {
    display: block;
    font-size: .67rem;
    letter-spacing: .13em;
    text-transform: uppercase;
    font-weight: 700;
    color: rgba(15, 30, 23, .45);
    margin-bottom: 7px
}

.kerem-contact .kc-field input,
.kerem-contact .kc-field select,
.kerem-contact .kc-field textarea {
    width: 100%;
    background: #f9f7f4;
    border: 1.5px solid rgba(22, 66, 48, .1);
    border-radius: 4px;
    padding: 12px 16px;
    font-size: .88rem;
    color: #0f1e17;
    font-family: inherit;
    outline: 0;
    transition: border-color .2s, background .2s, box-shadow .2s;
    appearance: none;
    -webkit-appearance: none
}

.kerem-contact .kc-field input::placeholder,
.kerem-contact .kc-field textarea::placeholder {
    color: rgba(15, 30, 23, .28)
}

.kerem-contact .kc-field input:focus,
.kerem-contact .kc-field select:focus,
.kerem-contact .kc-field textarea:focus {
    border-color: #164230;
    background: #fff;
    box-shadow: 0 0 0 3px rgba(22, 66, 48, .07)
}

.kerem-contact .kc-field textarea {
    resize: vertical;
    min-height: 120px;
    line-height: 1.6
}

.kerem-contact .kc-select-wrap::after {
    content: '\f107';
    font-family: 'Font Awesome 6 Pro';
    font-weight: 300;
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
    color: rgba(15, 30, 23, .4);
    font-size: .85rem;
    pointer-events: none
}

.kerem-contact .kc-select-wrap select {
    padding-right: 36px;
    cursor: pointer
}

.kerem-contact .kc-field select option {
    background: #fff;
    color: #0f1e17
}

.kerem-contact .kc-row-2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px
}

.kerem-contact .kc-submit {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 15px 24px;
    background: #d6a455bd;
    color: #fff;
    border: none;
    border-radius: 4px;
    font-size: .78rem;
    letter-spacing: .14em;
    text-transform: uppercase;
    font-weight: 700;
    font-family: inherit;
    cursor: pointer;
    margin-top: 8px;
    transition: background .22s, transform .18s;
    position: relative;
    overflow: hidden
}

.kerem-contact .kc-submit i {
    font-size: .8rem;
    transition: transform .22s
}

.kerem-contact .kc-submit:hover {
    background: #141414;
    transform: translateY(-1px)
}

.kerem-contact .kc-submit:active {
    transform: translateY(0)
}

.kerem-contact .kc-success {
    display: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 48px 24px;
    gap: 16px
}

.kerem-contact .kc-success-icon {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: rgba(22, 66, 48, .08);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.4rem;
    color: #164230
}

.kerem-contact .kc-success h4 {
    font-size: 1.1rem;
    font-weight: 700;
    color: #0f1e17;
    margin: 0
}

.kerem-contact .kc-success p {
    font-size: .85rem;
    color: rgba(15, 30, 23, .5);
    margin: 0;
    line-height: 1.6
}

.kerem-references {
    padding: 80px 0;
    position: relative;
    overflow: hidden;
}

.kerem-references::before {
    content: 'REFERANSLAR';
    position: absolute;
    right: -30px;
    top: 50px;
    font-size: 7.5rem;
    font-weight: 700;
    letter-spacing: 0.12em;
    color: rgba(22, 66, 48, 0.04);
    pointer-events: none;
    white-space: nowrap;
    line-height: 1;
}

.kerem-references .kr-header {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 52px;
}

.kerem-references .kr-eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-size: 0.68rem;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    color: #164230;
    font-weight: 600;
    margin-bottom: 14px;
}

.kerem-references .kr-eyebrow::before {
    content: '';
    display: block;
    width: 28px;
    height: 1px;
    background: #164230;
}

.kerem-references .kr-title {
    font-size: clamp(1.7rem, 3.2vw, 2.5rem);
    font-weight: 700;
    color: #0f1e17;
    line-height: 1.12;
    letter-spacing: -0.02em;
    margin: 0;
}

.kerem-references .kr-title em {
    font-style: normal;
    color: #164230;
}

.kerem-references .kr-count {
    font-size: 0.72rem;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: rgba(15, 30, 23, 0.35);
    font-weight: 600;
    padding-bottom: 6px;
    flex-shrink: 0;
}

/* ── Grid ── */
.kerem-references .kr-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 2px;
}

.kerem-references .kr-logo-card {
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px 36px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    transition: background 0.25s ease;
}

.kerem-references .kr-logo-card::after {
    content: '';
    position: absolute;
    inset: 0;
    border: 1.5px solid transparent;
    border-radius: 0;
    transition: border-color 0.25s ease;
    pointer-events: none;
    z-index: 2;
}

.kerem-references .kr-logo-card:hover {
    background: #f0ede7;
    z-index: 1;
}

.kerem-references .kr-logo-card:hover::after {
    border-color: rgba(22, 66, 48, 0.12);
}

.kerem-references .kr-logo-card img {
    width: 100%;
    max-width: 140px;
    max-height: 56px;
    object-fit: contain;
    display: block;
    transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.3s ease;
    opacity: 0.75;
}

.kerem-references .kr-logo-card:hover img {
    transform: scale(1.06);
    opacity: 1;
}

#ia .about-label::before {
    border-color: #d6a455;
}

/* Corner accent on hover */
.kerem-references .kr-logo-card .kr-corner {
    position: absolute;
    bottom: 10px;
    right: 12px;
    font-size: 0.55rem;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: rgba(22, 66, 48, 0);
    font-weight: 700;
    transition: color 0.25s ease;
}

.kerem-references .kr-logo-card:hover .kr-corner {
    color: rgba(22, 66, 48, 0.25);
}

/* ── Divider line between rows ── */
.kerem-references .kr-grid-wrap {
    position: relative;
}

.kerem-references .kr-mid-line {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    height: 2px;
    background: #f5f3ef;
    pointer-events: none;
    z-index: 3;
}

/* ── Bottom strip ── */
.kerem-references .kr-strip {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    margin-top: 36px;
    padding-top: 36px;
    border-top: 1px solid rgba(22, 66, 48, 0.08);
}

.kerem-references .kr-strip-dot {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: rgba(22, 66, 48, 0.2);
}

.kerem-references .kr-strip-text {
    font-size: 0.75rem;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: rgba(15, 30, 23, 0.35);
    font-weight: 600;
}

@media (max-width: 991px) {
    .kerem-references .kr-grid {
        grid-template-columns: repeat(4, 1fr);
    }
}

@media (max-width: 767px) {
    .kerem-references {
        padding: 40px 0;
    }

    .kerem-references::before {
        display: none;
    }

    .kerem-references .kr-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .kerem-references .kr-mid-line {
        display: none;
    }

    .kerem-references .kr-logo-card {
        padding: 30px 24px;
    }
}

@media (max-width:991.98px) {
    .kerem-project-detail .kpd-layout {
        grid-template-columns: 1fr;
        gap: 40px
    }

    .kerem-project-detail .kpd-sidebar {
        position: static
    }
}

@media (max-width:767px) {

    .kerem-contact,
    .kerem-project-detail {
        padding: 40px 0
    }

    .kerem-contact::before {
        display: none
    }

    .kerem-contact .kc-form-wrap {
        padding: 28px 22px;
        margin-top: 0;
        height: auto;
    }

    .kerem-contact .kc-row-2 {
        grid-template-columns: 1fr
    }

    .kerem-contact .kc-map-wrap iframe {
        height: 180px
    }

    .kerem-project-detail .kpd-thumbnails {
        grid-template-columns: repeat(6, 1fr);
        gap: 5px
    }

    .kerem-project-detail .kpd-stats {
        display: flex;
        flex-direction: column;
        gap: 1px
    }

    .kerem-project-detail .kpd-project-title {
        font-size: 1.65rem
    }
}

@media (max-width:1400px) {
    .header7 .src_overlay {
        margin-left: 20px
    }

    .header7 .hm_inner ul {
        gap: 18px
    }

    .header7 .get_service,
    .header7 a.get_service {
        padding: 0 15px
    }
}

@media (max-width:1200px) {
    .header7 .hm_inner>ul {
        max-height: 350px;
        overflow-y: auto
    }

    .header7 .hm_inner>ul ul {
        padding-right: 0 !important
    }

    .header7 .hm_inner>ul ul a {
        padding-right: 15px !important;
        font-size: 14px !important
    }

    .header7 .hm_inner a.has-submenu::after {
        content: "";
        font-family: FontAwesome;
        margin-left: 7px
    }

    .header7 .hm_inner a.has-submenu.active::after {
        content: ""
    }

    .header7 .mobile_flex {
        display: flex
    }

    .header7 .menu_trigger,
    .header7 .src_overlay button i:last-child {
        display: block
    }

    .header7 .src_overlay button i:first-child {
        display: none
    }

    .header7 .src_overlay button {
        position: absolute;
        right: 5px;
        top: 50%;
        transform: translateY(-50%);
        height: 34px;
        display: flex;
        align-items: center;
        padding: 0 10px;
        left: auto;
        width: auto;
        pointer-events: all;
        font-size: 22px
    }

    .header7 .hm_inner ul,
    .header7 .src_overlay {
        position: absolute;
        left: 15px;
        right: 15px;
        display: none
    }

    .header7 .src_overlay button i {
        height: 20px
    }

    .header7 .src_overlay {
        top: 50%;
        width: 100%;
        background-color: #fff;
        z-index: 2;
        margin-left: 0;
        transform: translateY(-50%)
    }

    .header7 .src_overlay.active {
        display: block;
        width: auto
    }

    .header7 .src_overlay input {
        padding-left: 15px
    }

    .header7 .hm_inner>ul>li ul {
        position: static;
        visibility: visible;
        opacity: 1;
        box-shadow: none;
        margin: 0;
        padding: 0 20px;
        display: none;
        transition: none;
        background: 0 0
    }

    .header7 .hm_inner ul li.active a,
    .header7 .hm_inner>ul>li ul li a {
        color: #fff
    }

    .header7.header_menu .row {
        position: relative
    }

    .header7 .hm_inner ul {
        top: 100%;
        background-color: rgba(255, 255, 255, .11);
        margin-top: 15px;
        backdrop-filter: blur(15px)
    }

    .header7 .hm_inner ul li,
    .slider1 .thumbs_overlay {
        width: 100%
    }

    .header7 .hm_inner ul li a {
        color: #fff;
        height: auto;
        padding: 10px 15px;
        justify-content: space-between;
        border-bottom: 1px solid rgba(255, 255, 255, .11);
        border-radius: 0
    }

    .header7 .src_button {
        margin-left: 0;
        font-size: 24px;
        display: block;
        transition: none;
        color: #fff
    }

    .slider1 .ms_texts h2 {
        font-size: 36px
    }

    .slider1 .ms_texts p {
        font-size: 16px
    }

    .slider1 .ms_texts {
        width: 500px
    }
}

@media (max-width:992px) {

    .footer-brand-col,
    .footer-nav-col {
        border-bottom: 1px solid rgba(255, 255, 255, .07);
        margin-bottom: 40px
    }

    .kerem-project-detail .kpd-layout {
        flex-wrap: wrap
    }

    .kerem-project-detail .kpd-layout>div {
        width: 100%
    }

    .footer-brand-col {
        border-right: none;
        padding-right: 0;
        padding-bottom: 40px
    }

    .footer-tagline {
        max-width: 100%
    }

    .footer-nav-col {
        padding: 0 0 40px
    }

    .footer-contact-col {
        padding-left: 0
    }

    .footer-bottom-bar .inner {
        flex-direction: column;
        text-align: center
    }

    .brands_sec .about-content div {
        flex-direction: column;
        align-items: flex-start
    }

    .about-content {
        padding: 40px 20px 20px
    }

    .about-image-wrap {
        min-height: 300px
    }

    .slider1 .thumbSlider {
        display: none
    }

    .slider1 .thum_top {
        margin-bottom: 0
    }
}

@media (max-width:768px) {
    .kerem-contact .kc-header-divider {
        margin: 20px 0;
    }

    .about-row h2 {
        margin-top: 0
    }

    .brands_sec,
    .section_padding {
        padding: 40px 0
    }

    .page_header181 .ph_181_img img {
        height: 300px
    }

    .i_project_item div strong,
    .page_header181 .ph_181_img .container h1,
    .slider1 .thum_top ul li button {
        font-size: 24px
    }

    .page_header181 .ph_181_img .container h1::before {
        width: 130px
    }

    .header7.header_menu,
    .page_header181 .breadcrumb_overlay {
        padding: 15px 0
    }

    .projects_sec {
        padding-bottom: 40px
    }

    .i_project_item img {
        height: 500px
    }

    .brands_sec .about-content,
    .projects_sec .about-content {
        flex-wrap: wrap;
        row-gap: 40px
    }

    .i_project_item div p {
        font-size: 14px
    }

    .container {
        padding: 0 30px
    }

    #ia {
        flex-direction: column-reverse;
        gap: 40px
    }

    .about-section {
        padding: 40px 0;
        margin-top: 0
    }

    .about-content {
        padding: 0
    }

    .about-title {
        font-size: 1.4rem
    }

    .services-section {
        padding: 0 0 40px
    }

    .service-card {
        margin-bottom: 20px
    }

    .slider1.slider_component .container:not(.slider_thumbs) {
        top: 90px
    }

    .header7 .ct_overlay,
    .header7 .get_service,
    .header7 .header_top,
    .header7 a.get_service {
        display: none
    }

    .header7 .src_overlay button,
    .header7 .src_overlay input {
        height: 40px
    }

    .header7 .src_button {
        font-size: 22px
    }

    .header7 .the_logo1 img {
        width: 130px;
    }

    .header7 .hm_inner ul {
        left: 0;
        right: 0;
        padding: 15px 0
    }

    .slider1 #pagination1 {
        font-size: 20px;
        display: flex;
        align-items: center;
        letter-spacing: 2px
    }

    .slider1 .container.slider_thumbs {
        padding: 0 0 0 15px;
        bottom: 15px
    }

    .slider1 .mainSwiper img {
        height: 500px;
        min-height: auto
    }

    .slider1.slider_component {
        position: relative
    }

    .slider1 .ms_texts h2 {
        font-size: 28px;
        margin: 0 0 15px
    }

    .slider1 .ms_texts p {
        font-size: 15px
    }

    .slider1 .mainSwiper a {
        height: 40px;
        padding: 0 15px;
        font-size: 14px
    }
}