﻿.agent-details.agents.det .text-heading.text-left span {
    font-size: 16px;
    color: #d22a1c;
}
.portfolio .homes-tag.sale{
    background: #d22a1c !important;
}
.portfolio .homes-price {
    background: #d22a1c !important;
}
.agent-details section.headings-2 {
    padding: 60px 0 10px 0;
    background: #f2f2f2;
}
.agent-details.homepage-4 .homes-tag.featured {
    background: #d22a1c !important;
}
.agent-details.agents .blog .blog-info.details {
    margin-top: 0px;
}
.agent-details.homepage-4 .portfolio .project-head {
    background-color: #fff;
    border-radius: 0 !important;
}
.agent-details.homepage-4 .portfolio .project-single {
    border-radius: 0 !important;
}
.agent-details.agents .portfolio .project-head img {
    background-color: #fff;
    opacity: 10;
}
.portfolio .homes-content h3 {
    font-size: 1.2rem;
    font-weight: 600;
    color: #444;
    margin-bottom: 3px;
    text-align: left;
}
.the-agents-details {
    list-style: none;
    padding-left: 0px;
    margin-top: 15px;
    text-align: left;
}
.homepage-4 .portfolio .homes-content h3 a:hover, .homepage-4 .blog-section .news-item h3:hover {
    color: #d22a1c;
}
.the-agents-netsocials {
    display: flex;
    list-style: none;
    padding: 0;
    margin-top: 10px;
    gap: 10px;
}

.the-agents-netsocials li a {
    display: inline-block;
    font-size: 18px;
    color: #d22a1c !important;
    transition: all 0.3s ease;
}
.portfolio .project-head:before {
    position: relative !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    opacity: 0;
    z-index: 1;
    background: #121B22;
    color: #fff;
    text-align: center;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.inner-pages .blog .homes-content h5::after, .inner-pages .blog .blog-info.details h5::after, .inner-pages .blog .property-location h5::after, .inner-pages .blog .team.assigned h5::after {
    color: #d22a1c;
    background-color: #d22a1c;
}

a {
    color: #000000;
    text-decoration: none;
    background-color: transparent;
}
a:hover {
    color: #d22a1c;
    text-decoration: none;
}
.rld-banner-tab .nav-item a.active, .rld-banner-tab .nav-item a:hover, .rld-banner-tab .nav-item a.active:before, .btn.btn-yellow, .homes-tag.featured {
    background: #d22a1c !important;
}
a.btn.btn-yellow:hover {
    background: #fff !important;
    color: #d22a1c;
    height: 48px;
    width: auto;
    line-height: 48px;
    padding: 0 30px;
    border-radius: 3px;
    overflow: hidden;
    position: relative;
    border: 0px solid #687389;
    font-size: 17px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    font-weight: 600;
}

.portfolio .homes-content h3 a:hover {
    color: #d22a1c;
}

.portfolio .project-single {
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    background: #fff;
    border: 1px solid #eaeff5;
    -webkit-box-shadow: 0 0 10px 1px rgba(71, 85, 95, 0.08);
    box-shadow: 0 0 10px 1px rgba(71, 85, 95, 0.08);
    border-radius:3px;
}
.portfolio .homes .button {
    font-size: 13px;
    font-weight: 600;
    padding: 6px 14px;
    border-radius: 2px;
    color: #fff;
    border: none;
    background-color: #FF385C;
    display: inline-block;
    z-index: 99;
}
.portfolio .homes-price {
    color: #fff;
    font-size: 13px !important;
    font-weight: 600;
    padding: 6px 14px;
    border-radius: 2px;
    background: #9f9f9f;
    bottom: 15px;
    left: 15px;
    z-index: 99;
}
.portfolio .footer {
    background: none;
    border-top: 1px solid #e8e8e8;
    padding-top: 1rem;
    font-size: 13px;
    color: #666;
    display: flex;
    justify-content: flex-start;
    align-items: baseline;
}
.btn.btn-yellow {
    height: 48px;
    width: auto;
    line-height: 48px;
    padding: 0 30px;
    border-radius: 3px;
    overflow: hidden;
    position: relative;
    border: 0px solid #687389;
    font-size: 17px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    font-weight: 600;
}
.portfolio .homes-content {
    background: #fff !important;
    padding: 20px 20px !important;
    height: 350px !important; 
}
.portfolio .button-effect {
    position: absolute;
    text-align: left;
    bottom: 0;
    right: 0;
    z-index: 9999;
    background: transparent;
    -webkit-transform: translateX(100%);
    transform: none;
    opacity: 1;
    visibility: visible;
    padding: 8px 15px;
    border-radius: 20px 0 0 0;
    -webkit-transition: all 0.4s ease;
    transition: none;
    margin-bottom: .7rem;
}
/* Popup arka planı ve içerik kutusu */
.mfp-bg,
.mfp-wrap,
.mfp-container {
    z-index: 9999 !important;
}

/* Kapatma çarpı simgesi */
.mfp-close {
    z-index: 10000 !important;
    color: white;
    position: absolute;
    top: 10px;
    right: 10px;
}

body {
    overflow: visible !important;
}

.mfp-iframe-holder .mfp-close {
    top: 0;
}

.mfp-iframe-holder {
    padding-top: 120px;
    padding-bottom: 40px;
}