.sliderJs .swiper-button-next,
.sliderJs .swiper-button-prev {
    opacity: 0.75 !important;
    border-radius: 0px !important;
}

.loader-mask {
    background-color: #131020;
}

.page-breadcrumb .relative-title .page-name span {
    text-align: left;
    color: #fff;
    font-weight: 700 !important;
    font-size: 42px;
    position: absule;
    top: -26px;
}

.page-breadcrumb .title-holder {
    height: 95%;
}

@media (max-width: 768px) {
    .page-breadcrumb .relative-title .page-name span {
        text-align: left;
        color: #fff;
        font-weight: 700 !important;
        font-size: 38px;
        position: absolute;
        line-height: 42px;
        top: 35px;
    }
}

.product-breadcrumb,
.page-breadcrumb {
    height: 210px;
}

#alternative-product .productImage {
    position: relative;
    height: 300px;
    overflow: hidden;
}

#product-list .product-image .rgw {
    height: 400px;
    position: relative;
}

#product-list .product-image .rgw img,
#alternative-product .productImage img {
    height: 100%;
    position: relative;
    z-index: 9;
    width: 100% !important;
    object-fit: cover;
    object-position: top;
}

.product-page .product-breadcrumb {
    background-image: url(/images/no-image.jpg);
}

.product-wrapper {
    position: relative;
    background: #fff;
    overflow: hidden;
    border-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
}

.product-content-wrapper,
#alternative-product .productTitle {
    background-color: var(--site-color);
    border-top-right-radius: 20px;
    padding: 10px 0px;
    transition: all .4s;
}

.product-list .weta-icerik-tag,
#alternative-product .productTitle h5 {
    font-size: 16px !important;
    color: #fff !important;
    font-weight: 300 !important;
}

#alternative-product .productTitle h5 {
    font-size: 14px !important;
    margin: 0px !important;
}

.learn-more {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 0px;
}

.learn-more .btn.btn-color {
    background-color: #fff !important;
    border-color: #fff !important;
    color: var(--site-color) !important;
    border-radius: 5px;
    width: 90%;
}

#product-list .product-wrapper .product-title,
#alternative-product .product-wrapper .productTitle {
    padding: 10px 20px !important;
    margin: 0px !important;
}

.product-wrapper:hover .product-content-wrapper,
#alternative-product .product-wrapper:hover .productTitle {
    border-top-right-radius: 0px;
}

#product-list .product-image .rgw::before,
#product-list .product-image::before,
#alternative-product .productImage::before {
    content: '';
    position: absolute;
    top: -40%;
    left: -40%;
    right: 0;
    bottom: auto;
    background-color: var(--site-color);
    width: 160%;
    height: 80%;
    z-index: 0;
    transform: rotate(-30deg);
    transition: all .4s;
}

#product-list .product-image a {
    position: relative;
}

#product-list .product-image {
    transition: all .4s;
}

#product-list .product-wrapper:hover .product-image .rgw::before,
#product-list .product-wrapper:hover .product-image::before,
#alternative-product .product-wrapper:hover .productImage::before {
    height: 170%;
}

.productList .rg-wrapper {
    margin: 25px 0px;
    margin-top: 10px;
}

.page-breadcrumb,
.product-breadcrumb {
    background: linear-gradient(120deg, rgba(235, 91, 64, 1) 0%, rgba(157, 78, 97, 1) 40%, rgba(101, 101, 151, 1) 100%) !important;
}

.productList {
    background-color: #f2f4f8 !important;
}

.productContent li {
    font-size: 14px !important;
    line-height: 20px !important;
    margin-bottom: 10px;
    position: relative;
}

.productDetail .product-thumbs {
    margin-top: 25px;
}

/* .productContent li::before{
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    background-image: url(/images/mersan-icon.png);
    left: -20px;
    top: 2px;
    background-size: cover;
    background-position: center;
} */

.productContent li::before {
    content: '\f058';
    font-family: 'FontAwesome';
    color: var(--site-color);
    position: absolute;
    left: -20px;
}

.gallery-section-1 .custom-col .img-wrapper,
.gallery-section-7 .custom-col .img-wrapper,
.gallery-section-8 .custom-col .img-wrapper,
.gallery-section-3 .img-wrapper,
.gallery-section-6 .img-wrapper,
.gallery-section-2 .custom-col .img-wrapper {
    border: 1px solid #656597;
}

.gallery-section-1 .custom-col .img-wrapper img,
.gallery-section-7 .custom-col .img-wrapper img,
.gallery-section-8 .custom-col .img-wrapper img,
.gallery-section-3 .img-wrapper img,
.gallery-section-6 .img-wrapper img,
.gallery-section-2 .custom-col .img-wrapper img {
    filter: grayscale(1);
    padding: 25px;
    transition: all .4s;
}

.gallery-section-1 .custom-col .img-wrapper:hover img,
.gallery-section-7 .custom-col .img-wrapper:hover img,
.gallery-section-8 .custom-col .img-wrapper:hover img,
.gallery-section-3 .img-wrapper:hover img,
.gallery-section-6 .img-wrapper:hover img,
.gallery-section-2 .custom-col .img-wrapper:hover img {
    filter: grayscale(0);
}

.gallery-section-1 .custom-col .img-wrapper .gallery-info,
.gallery-section-7 .custom-col .img-wrapper .gallery-info,
.gallery-section-8 .custom-col .img-wrapper .gallery-info,
.gallery-section-3 .img-wrapper .gallery-info,
.gallery-section-6 .img-wrapper .gallery-info,
.gallery-section-2 .custom-col .img-wrapper .gallery-info {
    display: none;
}

.textImg .rexa-gorseller .rgw::before,
.textImg .rexa-gorseller .rgw::after {
    position: absolute;
    border: 15px solid var(--site-color);
    content: '';
    width: 80%;
    height: 80%;
    z-index: -1;
    border-top-left-radius: 30%;
    border-bottom-right-radius: 30%;
}

.textImg .rexa-gorseller .rgw img {
    border-top-left-radius: 21%;
    border-bottom-right-radius: 21%;
}

.textImg .rexa-gorseller .rgw::after {
    /* right: -55px;
    bottom: -13%; */
    right: -45px;
    bottom: -11%;
}

.textImg .rexa-gorseller .rgw::before {
    /* left: -60px;
    top: -55px; */
    left: -50px;
    top: -45px;
    border: 12px solid var(--site-color);
}

@media (max-width:768px) {
    .textImg .rexa-gorseller .rgw::after {
        right: 5px;
        bottom: -17%;
    }

    .textImg .rexa-gorseller .rgw::before {
        left: 5px;
        top: -35px;
    }

    .textImg .rexa-gorseller .rgw {
        justify-content: center;
        display: flex;
    }

    .textImg .rexa-gorseller .rgw img {
        width: 85%;
    }
}

.gallery-section-3 .gallery-wrapper,
.gallery-section-6 .gallery-wrapper {
    display: flex;
    justify-content: space-between;
}

.footer .footer-pages li {
    padding: 5px 0px !important;
    transition: all .4s;
}

.footer .footer-pages li a {
    transition: all.4s;
}

.footer .footer-pages li:hover a {
    margin-left: 10px;
}

.footer .footer-custom {
    padding-left: 0px;
}

.footer .footer-custom li {
    padding: 5px 0px;
}

.footer .footer-custom li a {
    transition: all .4s;
}

.footer .footer-custom li:hover a {
    margin-left: 10px;
}

#product-section-2 .container,
#product-section-3 .container {
    max-width: 100%;
}

footer .footer-img img {
    max-width: 75% !important;
}

.footer address {
    position: relative;
    padding-left: 25px;
}

.footer address::before {
    content: '\f3c5';
    position: absolute;
    left: 0;
    font-family: "FontAwesome";
}

.weta-parallax-tag span,
.weta-slider-tag span,
.weta-icerik-tag span {
    color: transparent !important;
    background: linear-gradient(90deg, rgba(235, 91, 64, 1) 0%, rgba(157, 78, 97, 1) 40%, rgba(101, 101, 151, 1) 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
}

.productList,
.gallery-section-3,
.gallery-section-6 {
    background-color: #f4f4f4 !important;
}

.productList.pageDetailContent {
    margin-top: 2%;
    padding: 40px 0px;
}

.mfp-figure:after {
    background: linear-gradient(135deg, rgb(255 255 255) 0%, rgb(221 221 221) 100%) !important;
}

.productDetail .tab-content {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

#page-detail-section-4,
#page-detail-section-6,
#page-detail-section-2 {
    margin-bottom: 4%;
}

#slider-1 .weta-slider-tag {
    font-size: 60px !important;
}

@media (max-width: 1150px) {

    .menu-click.open span:nth-child(1),
    .menu-click.open span:nth-child(2),
    .menu-click.open span:nth-child(3),
    .menu-click span {
        background: var(--site-header-title-color);
    }

    .section-header #navigation.visible {
        background: #131021;
    }

    .textImg .rexa-content {
        margin-top: 10%;
    }

    .weta-icerik-tag,
    .weta-slider-tag,
    .weta-parallax-tag,
    .weta-counter-tag,
    span.main-page-tag {
        font-size: 22px;
    }

    #parallax-3 .rgw,
    #parallax-4 .rgw {
        max-height: 300px;
        overflow: scroll;
    }

    #slider-1 .weta-slider-tag {
        font-size: 20px !important;
    }
}

.pageSliderContent .weta-description ul li {
    color: #fff !important;
}

@media(max-width:768px){
    .pageSliderContent .sliderJs, .pageSliderContent .sliderJs .swiper-wrapper {
        height: 100% !important;
        max-height: fit-content !important;
    }
    .pageSliderContent .sliderJs .swiper-slide {
        max-height: fit-content !important;
        height: auto !important;
    }
    .pageSliderContent .swiper-slide img {
        height: auto !important;
        object-fit: contain !important;
    }
    .sliderJs .swiper-slide .container {
        background-color: #131020 !important;
        position: relative !important;
        min-height: 260px !important;
    }
    .pageSliderContent .swiper-slide .slider-contents{
        position: relative !important;
    }
    .slider-description *,
    .slider-description.weta-description li{
        font-size: 12px !important;
    }
    .weta-slider-buttons{
        margin-top: 10px !important;
    }
    .weta-slider-buttons .btn{
        font-size: 12px !important;
    }
    .pageSliderContent .swiper-pagination-bullet{
        background-color: #fff !important;
    }
}


.form-section .rexa-content,
.form-section .contact-form{
    width: 100%;
}
.form-section .contactCenter .contact-group{
    width: 23% !important;
    padding: 20px 15px;
    overflow: hidden;
    border-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
    margin-bottom: 20px;
    position: relative;
    transition: all .4s;
}
.form-section .contactCenter{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 30px;
}
.contactCenter #address {
    width: 100%;
}
.form-section .contactCenter .icon{
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    background: linear-gradient(120deg, rgba(235, 91, 64, 1) 0%, rgba(157, 78, 97, 1) 40%, rgba(101, 101, 151, 1) 100%) !important;
}
.form-section .contactCenter .icon i{
    margin: 0px !important;
    color: #fff !important;
    font-size: 12px;
}
.form-section .contact-oge p {
    padding: 0px 31px;
    font-size: 14px !important;
}

.form-section .contactCenter .contact-group:hover{
    transform: scale(1.03);
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.footer .footer-info-list .footer-group-items:nth-child(1){
    display: block !important;
}

#phonenumber{
    display: flex;
    align-items: end;
}
.footer .footer-info-list .footer-group-items,
#phonenumber .custom-label{
    display: none !important;
}
.iti{
    width: 100%;
}

.form-section .whatsapp-contact{
    display: none !important;
}

@media(max-width:768px){
    .form-section .contactCenter .contact-group{
        width: 100% !important;
    }
}