/* GENERAL SETTINGS START */
body {
    font-family: 'Montserrat', sans-serif;
}
.container{
    max-width: 1380px;
}
.custom-cursor .circle-cursor-inner{
    background-color: #e30613;
}
.custom-cursor .circle-cursor-outer{
    border-color: #e30613;
}
.custom-cursor .circle-cursor-inner.cursor-link-hover{
    background-color: #e30613;
}
.fnp_color{
    color: #e30613!important;
}
.fnp_color_hover:hover{
    color: #e30613!important;
}

.fnp_color_bg{
    background-color: #e30613 !important;
}
.fnp_color_bg_hover:hover{
    background-color: #e30613!important;
}
/* GENERAL SETTINGS END */

/* HEADER START */
.header-push-button .push-button:before{
    content: 'MENÜ';
    position: absolute;
    left: -55px;
    top: 50%;
    transform: translateY(-50%);
    max-width: max-content;
    color: #fff;
}
.tp-blockmask {
    background: rgba(227, 6, 19, 0.5) !important;
}
/* HEADER END */

/* SLIDER AREA START */
.tp-parallax-wrap.rev_row_wrap{
    left: 260px!important;
}
.gradient-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(0,0,0,0.25253851540616246) 0%, rgba(0,0,0,0.6615021008403361) 100%);
    z-index: 1;
    pointer-events: none;
}

.rev_row_zone{
    z-index: 2;
}
/* SLIDER AREA END */

/* FOOTER START */

footer .title{
    text-align: center;
    font-size: 120px;
    font-weight: 900;
    line-height: 120px;
    color: #ffff;
    text-transform: uppercase;
    margin-bottom: 75px;
}
footer .inner{
    padding-top: 100px;
    padding-bottom: 80px;
}
footer .mail {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px;
}

footer .mail form{
    display: flex;
    width: 50%;
    align-items: center;
}
footer .mail .btn {
    padding: 20px;
    background-color: #e30613;
    color: white;
    cursor: pointer;
    font-size: 16px;
    border: none;
}
footer .mail .btn:hover {
    background-color: #e30613;
}
footer .mail input {
    padding: 16px 25px;
    flex: 1;
    font-size: 14px;
}
footer .mail input[type="text"]:focus {
    border-color: transparent;
    outline: none;
}
footer .social_logo{
    display: flex;
    justify-content: center;
    gap: 15px;
    margin-bottom: 75px;
}
footer .social_logo .social_item{
    padding: 5px 15px;
    background-color: rgba(255, 255, 255, 0.5);
    transition: .3s ease-in-out;
}

footer .social_logo .social_item i{
    color: #fff;
    transition: .3s ease-in-out;
}

footer .social_logo .social_item:hover{
    background-color: #e30613;
}
/* FOOTER END */

/* SHOWROOM AREA START */
.showroom_area ul.portfolio-filter li.nav a{
    color: #fff;
    font-size: 22px;
}
.showroom_area ul.portfolio-filter li.nav.active a{
    color: #e30613;
    border-color: #e30613;
}
.showroom_area .swiper-slide img{
    width: 100%;
}
/* SHOWROOM AREA END */

/* BANNER AREA SECTION START */
.banner:after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,0.20211834733893552) 25%, rgba(0,0,0,0.6979166666666667) 100%);
    z-index: 2;
}
.banner .row{
    position: relative;
    z-index: 3;
}
.breadcrumb ul li a{
    color: #fff;
}
.breadcrumb ul li a:hover{
    color: #e30613;
}
.breadcrumb-style-01 ul li:after{
    color: #fff;
}
/* BANNER AREA SECTION END */

/* PROJECT PAGE START */
.project_page ul.portfolio-filter li{
    font-size: 22px;
}
.project_page ul.portfolio-filter li a{
    color: #fff;,
    font-size:22px!important ;
}
.project_page ul.portfolio-filter li.active a{
    color: #e30613;
    border-color: #e30613;
    font-size: 22px;
}
/* PROJECT PAGE END */

/* PROJECT DETAIL PAGE START */
.wp_color{
    background-color: #25d366!important;
    color: #fff!important;
}
.wp_color:hover{
    background-color:transparent !important;
    border-color: #25d366!important;
}
.project_detail_page .swiper-button-next,
.project_detail_page .swiper-button-prev {
    color: #000;
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, 0.8);
}

.project_detail_page .swiper-button-next:hover,
.project_detail_page .swiper-button-prev:hover {
    background: #e30613;
    color: #fff;
}

/* PROJECT DETAIL PAGE END */


/* FANCYBOX START */
.fancybox__thumbs .carousel__slide .fancybox__thumb::after{
    border: 3px solid #e30613!important;
}
/* FANCYBOX END */

/* BLOG DETAIL PAGE START */
.aspect-ratio-box {
    aspect-ratio: 16 / 9;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.aspect-ratio-box img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
/* BLOG DETAIL PAGE END */

/* CONTACT PAGE START */
input.sozlesme{
    max-width: max-content;
}
.contact_page button.fnp_color_bg{
    color: #fff;
}
.contact_page button.fnp_color_bg:hover{
    background-color: transparent!important;
    border-color: #e30613;
}
/* CONTACT PAGE END */

/* SERVICES DETAIL PAGE START */
ul.hizmet_menu li:last-child{
    border-bottom: none!important;
    padding-bottom: 0!important;
    margin-bottom: 0!important;
}
ul.hizmet_menu li a:hover {
    color: #fff;
}
ul.hizmet_menu li a.active{
    color: #e30613;
}
.whatsapp-btn {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #25D366;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    animation: breathe 2s ease-in-out infinite;
}
.whatsapp-btn i {
    color: #fff;
    font-size: 24px;
    animation: beat 2s ease-in-out infinite;
    text-decoration: none;
}
@keyframes breathe {
    0% {
        box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
    }
    70% {
        box-shadow: 0 0 0 15px rgba(37, 211, 102, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
}
@keyframes beat {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.2);
    }
    100% {
        transform: scale(1);
    }
}
.pdp_section .swiper {
    height: 750px;
}
.pdp_section .swiper-slide img {
    height: 100%;
    object-fit: cover;
}
.vertical-counter{
    font-size: 4.375rem;
}
.sozlesme{
    margin-top: 10px;
}
.sozlesme input{
    max-width: max-content;
}