.l-10px{left: 10px !important;}
.b-0px{bottom: 0px !important;}

.tp-copyright-right a:not(:first-child) {
    margin-left: 20px !important;
}
.s701-slider-desc span{
    text-transform: none !important;
}
.s701-slider-title{
    font-family: "Gilroy-Bold", sans-serif;
    opacity: 1;
    visibility: visible;
    width: 100%;
    bottom: 10px;
    margin: 0;
}
.s701-slider-desc{
    font-family: "Gilroy-light", sans-serif;
    font-size: 12pt;
    font-style: italic;
    color: var(--tp-common-white);
    left: 5%;
    bottom: 0px;
    margin: 0;
}
.tp-slider-elegant-item:hover .s701-slider-title{
    bottom: 80px;
}
.s701-slider-title h4{
    width: 90% !important;
    font-size: 30px !important;
    letter-spacing: 0 !important;
    line-height: 1.3 !important;
    margin-left: 5% !important;
}
.s701-slider-title h4 svg{
    width: 100%;
    fill: var(--tp-common-white);
}
.tp-slider-elegant-item:hover svg{
    width: 70% !important;
    margin-left: 0px !important;
    transition: .6s;
}
.tp-slider-elegant-item:hover .s701-slider-desc{
    width: 80%;
    height: 82px;
    opacity: 1;
    visibility: visible;
    transition: all 1s ease-in-out;
}
.s701-container {
    padding: 0 40px !important;
}
.tp-copyright-big-text{
    color: #00000033 !important;
    position: absolute !important;
    bottom: -130px !important;
    left: 50px !important;
    font-size: 20vw !important;
    z-index: -1;
}
.tp-service-panel{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.tp-service-item{
    padding: 30px 0 !important;
}
.w-60px{
    width: 60px !important;
}
.w-50px{
    width: 50px !important;
}
.br-50{
    border-radius: 50% !important;
}
.br-25px{
    border-radius: 25px !important;
}
.br-30px{
    border-radius: 30px !important;
}
img.tp_fade_anim{
    width: 370px !important;
}
.hide {
    display: none !important;
}
.no-filter img{
    filter: none !important;
}
.creative-hero-black-box{
    display: none !important;
}
.s701-menu{
    display: flex !important;
    justify-content: end !important;
}
.tp-megamenu-title a:hover{
    color: var(--tp-common-s701-pink);
}
.black-bg-s701{
    background-color: #040405 !important;
}
.header-sticky .s701-lang-text{
    margin-top: 10px;
}
.creative-hero-banner-area{
    margin-top: 140px !important;
}
.creative-hero-banner{
    height: 800px !important;
}
.s701-hero{ position:relative; }
#product-3d-content{
    position:absolute; inset:0;
    width:100%; height:100%;
    background: transparent;
}
#product-3d-content canvas{ width:100% !important; height:100% !important; display:block; }

.s701-maincat-banner::before{
    content: "";
    position: absolute;
    width: 25%;
    height: 100%;
    top: 0;
    background-size: cover;
    z-index: -1;
    filter: brightness(0.5);
}

.tp-btn-s701-pink {
  color: var(--tp-common-white);
  background-color: var(--tp-common-s701-pink);
  border-color: rgba(0, 0, 0, 0.2);
}

.tp-hero-2-subtitle{
    line-height: .95 !important;
}
.tp-btn-border{
    padding: 15px 20px 8px !important;
}
.tp-btn-border svg{
    transform: rotate(-45deg);
}

.office701-logo-protfolyo img{
    width: 250px !important;
}
.tp-hero-2-avater-content{
    margin-top: -10px !important;
}

.cl-white{
    fill: var(--tp-common-white) !important;
}

.pos-static{
    position: static !important;
}

input[type=file]{
    padding-left: 0 !important;
}

@media (max-width: 767px) {
    .tp-slider-elegant-item{
        height: 400px !important;
    }
    .tp-header-14-wrapper{
        padding: 25px 0 !important;
    }
    .s701-mobile-menu{
        margin-top: -5px !important;
    }
    #product-3d-content{
        height: 220px !important;
        overflow: hidden;
    }
    #product-3d-content canvas{
        height: 360px !important;
        margin-top: -80px !important;
    }
    .creative-hero-banner{
        height: 300px !important;
    }
    .tp-portfolio-masonry-grid-categories span{
        font-size: 11px !important;
    }
    .project-details-video{
        margin-bottom: 0px !important;
    }
    .project-details-video video{
        height: 700px;
        zoom: .4;
        object-fit: none;
    }
    .video-progress-btn-wrap{
        bottom: 0px !important;
    }
}
@media (min-width: 767px) {
    .sp-0{
        padding: 0 !important;
    }
}
.s701-works-menu-item:hover .s701-page-works-menu{display: block;}
.s701-page-works-menu{
    display: none;
    height: 550px;
    padding: 20px 0px;
}
.s701-page-works-menu .tp-slider-elegant-item:hover .s701-slider-title, 
.s701-page-works-menu .tp-slider-elegant-item:hover .s701-slider-desc{
    text-align: left;
}

/* Selectbox styling to match inputs */
select {
    background-color: #1a1a1a !important;
    color: #ffffff !important;
    border: 1px solid #333333 !important;
    appearance: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e") !important;
    background-repeat: no-repeat !important;
    background-position: right 15px center !important;
    background-size: 20px !important;
    cursor: pointer !important;
}

select:focus {
    outline: none !important;
    border-color: #555555 !important;
}

select option {
    background-color: #1a1a1a !important;
    color: #ffffff !important;
    padding: 10px !important;
}

/* Language flag switch hover effect */
.s701-lang-switch {position: relative;}
.s701-lang-switch .s701-flag-current {
    display: block;
    transition: opacity 0.3s ease;
}
.s701-lang-switch .s701-flag-hover {
    /* position: absolute;
    top: 0;
    left: 0;
    opacity: 0; */
    display: none;
    transition: opacity 0.3s ease;
}
.s701-lang-switch:hover .s701-flag-current {
    /* opacity: 0; */
    display: none;
}
.s701-lang-switch:hover .s701-flag-hover {
    /* opacity: 1; */
    display: block;
}

@media (max-width: 768px) {
    .tp-header-logo img{width: 130px !important;}
    .tp-header-14-bar-wrap .tp-header-8-bar{padding: 6px 20px;}
    .tp-header-14-bar-wrap .tp-header-8-bar span.menu-svg-icon svg{display: none;}
    .s701-mobile-lang{margin-left: 10px !important;}
    .tp-slider-elegant-area{padding-top: 100px;}

    .tp-offcanvas-2-left-wrap{padding-left: 0px;}
    .tp-offcanvas-2-left-wrap .tp-offcanvas-2-logo img{width: 150px !important;}

    .creative-footer-style .tp-footer-widget-social{background-color: transparent !important;}
    .creative-footer-style .tp-footer-widget-social::after, 
    .creative-footer-style .tp-footer-widget-social::before{
        box-shadow: none !important;
        border-top-left-radius: 0px;
    }

    .creative-footer-style{border-radius: 0px !important;}

    .des-about-text p {
        font-size: 18px;
        line-height: unset !important;
        letter-spacing: unset !important;
    }

    .s701-yaratici-title .tp-hero-2-subtitle{font-size: 35px;}
    .s701-yaratici-title .tp-hero-2-title{font-size: 89px;}
    .s701-o701-portfolio .des-portfolio-title {font-size: 30px;}
}

.s701-3d .creative-footer-style .tp-footer-widget-social,
.s701-3d .creative-footer-text{
    background-color: #040405 !important;
}

.s701-3d .creative-footer-style .tp-footer-widget-social::after, 
.s701-3d .creative-footer-style .tp-footer-widget-social::before,
.s701-3d .creative-footer-text::after, 
.s701-3d .creative-footer-text::before{
    box-shadow: 0px -18px 0 0 #040405 !important;
}

.s701-3d .creative-footer-style{padding-bottom: 100px;}
.s701-3d .tp-copyright-big-text{bottom: -60px !important;}

@media(min-width: 1921px) {
    .tp-copyright-big-text {
        left: 200px !important;
        font-size: 15vw !important;
    }
}

.s701-app-detail {
    background: #0E0F11;
    position: relative;
    z-index: 1;
}
.s701-app-card {
    background: linear-gradient(135deg, rgba(255, 105, 180, 0.05) 0%, rgba(255, 105, 180, 0.08) 100%);
    border: 2px solid rgba(255, 105, 180, 0.2);
    border-radius: 20px;
    padding: 40px;
    margin: 80px 0;
    backdrop-filter: blur(10px);
}
.s701-app-header {
    text-align: center;
    margin-bottom: 50px;
    padding-bottom: 30px;
    border-bottom: 2px solid rgba(255, 105, 180, 0.2);
}
.s701-app-header .logo-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
    flex-wrap: wrap;
    gap: 20px;
}
.s701-app-header .logo-wrapper img {
    max-width: 140px;
    height: auto;
}
.s701-app-title {
    color: #fff;
    font-size: 32px;
    font-weight: 700;
    margin: 20px 0;
}
.s701-app-subtitle {
    color: #fff;
    font-size: 18px;
    margin: 10px 0;
}
.s701-app-subtitle strong {
    color: #fff;
}
.s701-section-title {
    background: linear-gradient(90deg, var(--tp-common-s701-pink) 0%, rgba(255, 105, 180, 0.7) 100%);
    padding: 15px 20px;
    border-radius: 10px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 40px 0 25px;
    text-align: center;
}
.s701-info-row {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
    margin-bottom: 20px;
}
.s701-info-item {
    background: rgba(0, 17, 49, 0.5);
    border: 1px solid rgba(255, 105, 180, 0.3);
    border-radius: 10px;
    padding: 15px 20px;
}
.s701-info-label {
    color: rgba(255, 255, 255, 0.7);
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 8px;
    letter-spacing: 0.5px;
}
.s701-info-value {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}
.s701-status-badge {
    display: inline-block;
    padding: 8px 20px;
    border-radius: 25px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.s701-status-pending {
    background: rgba(255, 193, 7, 0.2);
    color: #ffc107;
    border: 1px solid #ffc107;
}
.s701-status-approved {
    background: rgba(40, 167, 69, 0.2);
    color: #28a745;
    border: 1px solid #28a745;
}
.s701-status-rejected {
    background: rgba(220, 53, 69, 0.2);
    color: #dc3545;
    border: 1px solid #dc3545;
}
.s701-photo-gallery {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 20px;
    margin-top: 25px;
}
.s701-photo-item {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    border: 2px solid rgba(255, 105, 180, 0.3);
    transition: all 0.3s ease;
}
.s701-photo-item:hover {
    border-color: var(--tp-common-s701-pink);
    transform: translateY(-5px);
    box-shadow: 0 10px 30px rgba(255, 105, 180, 0.3);
}
.s701-photo-item img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    display: block;
}
.s701-photo-label {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.9), transparent);
    color: #fff;
    padding: 15px 10px 10px;
    font-size: 13px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
}
.s701-contact-note {
    background: rgba(255, 105, 180, 0.1);
    border: 2px solid rgba(255, 105, 180, 0.3);
    border-radius: 15px;
    padding: 25px;
    margin-top: 40px;
    text-align: center;
}
.s701-contact-note p {
    color: #fff;
    font-size: 15px;
    margin: 0;
}
.s701-contact-note a {
    color: var(--tp-common-s701-pink);
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
}
.s701-contact-note a:hover {
    color: rgba(255, 105, 180, 0.8);
}
.s701-contact-note strong {
    color: var(--tp-common-s701-pink);
}
.s701-deleted-message {
    background: rgba(220, 53, 69, 0.1);
    border: 2px solid rgba(220, 53, 69, 0.3);
    border-radius: 15px;
    padding: 50px 30px;
    text-align: center;
    margin: 80px auto;
}
.s701-deleted-message h3 {
    color: #dc3545;
    font-size: 24px;
    margin-bottom: 20px;
}
.s701-deleted-message a {
    color: var(--tp-common-s701-pink);
    font-weight: 600;
    text-decoration: none;
}
.s701-info-value a {
    color: #fff;
    text-decoration: none;
    transition: all 0.3s ease;
}
.s701-info-value a:hover {
    color: rgba(255, 105, 180, 0.8);
}

@media (max-width: 768px) {
    .s701-app-card {
        padding: 20px;
        margin: 40px 0;
    }
    .s701-app-header .logo-wrapper {
        justify-content: center;
    }
    .s701-app-title {
        font-size: 24px;
    }
    .s701-info-row {
        grid-template-columns: 1fr;
    }
    .s701-photo-gallery {
        grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    }
    .s701-photo-item img {
        height: 200px;
    }
}

@media (min-width: 900px) and (max-width: 1400px) and (orientation: landscape) {
    .tp-header-menu > nav > ul > li > a{font-size: 13px;}
}