@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css');
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    text-decoration: none !important;
}

body {
    font-family: 'Montserrat', sans-serif;
}

.header .phone-alt {
    color: #333333;
    font-weight: 700;
    font-size: 15px;
    padding-left: 10px;
}

.mapimg {
    width: 50px !important;
    height: 40px !important;
}


/*color
1-#6784c0
2-#3e5c9a
3-#153478*/
/*
.header {
    position: fixed;
    z-index: 99;
    background-color: white !important;
    margin: 0;
    width: 100%;
    top: 0;
}
    .header nav {
        background-color: white;
           box-shadow: none !important; 
    }

.second {
    position: relative;
}

.header .header-menu img {
    width: 160px;
}

.header .navbar-toggler {
    background-color: white;
    border-radius: 0;
    border: 0 !important;
    outline: 0 !important;
    color: white;
}

    .header .navbar-toggler:focus {
        background-color: white;
        border-radius: 0;
        border: 0 !important;
        outline: 0 !important;
        color: white;
       
    }

}

.header .navbar-toggler:active {
    background-color: white;
    border-radius: 0;
    border: 0 !important;
    outline: 0 !important;
    color: white;
}

.header .header-menu .navbar-nav {
    background-color: white;
    padding: 0px 1px 1px 1px;
    border-radius: 50px;
 
}
    .header .header-menu .navbar-nav nav-item {
        background-color: white;
    }
   

    .header .header-menu .navbar-nav li a {
        color: white;
    }
   
.header .navbar-nav .navbar-nav .navbar-nav li a {
    padding: 5px;
}

.header .header-menu .collapse {
    justify-content: end;
   
}

.header .navbar-nav {
    display: inline-flex;
    position: relative;
  
}

.header .navbar-nav li {
    margin: auto;
}

.header .navbar-nav li a {
    margin: auto;
    text-align: center;
}

.header .navbar-nav .navbar-nav {
    display: none;
}

.header .navbar-nav li:hover .navbar-nav {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background-color: white;
    position: absolute;
    border-radius: 0;
    color:red;
}

    .header .navbar-nav .navbar-nav li:hover .navbar-nav {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        left: 100%;
        top: 50%;
        position: absolute;
      
    }

.header .navbar-nav .navbar-nav li .navbar-nav {
    display: none;
}

    .header .navbar-nav .navbar-nav .navbar-nav li:hover .navbar-nav {
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        width: 100%;
        left: 100%;
        top: 50%;
       
    }

.header .navbar-nav .navbar-nav .navbar-nav li .navbar-nav {
    display: none;
}

.header .navbar-nav a {
    color: white;
    font-size: 1rem;
}

    .header .navbar-nav a:hover {
      
        transition: .5s;
    }

    .header .navbar-nav a:first-child {
        background-color: white !important;
        color: #153478 !important;
        font-size: 1rem;
    }*/

/*.header {
    position: fixed;
    z-index: 99;
    background-color: white !important;
    margin: 0;
    width: 100%;
    top: 0;
}
    .header.scrolled {
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    }

    .header nav {
        background-color: white;
        box-shadow: none !important;
    }

.second {
    position: relative;
}

.header .header-menu img {
    width: 160px;
}

.header .navbar-toggler {
    background-color: white;
    border-radius: 0;
    border: 0 !important;
    outline: 0 !important;
    color: white;
}

    .header .navbar-toggler:focus,
    .header .navbar-toggler:active {
        background-color: white;
        border-radius: 0;
        border: 0 !important;
        outline: 0 !important;
        color: white;
    }

.header .header-menu .navbar-nav {
    background-color: white;
    padding: 0px 1px 1px 1px;
    border-radius: 50px;
}

    .header .header-menu .navbar-nav .nav-item {
        background-color: white;
    }

    .header .header-menu .navbar-nav li a {
        color: #153478;
        padding: 5px 15px;*/ /* Geni�lik ve arka plan rengi i�in padding eklendi */
    /*}

.header .navbar-nav li a {
    padding: 5px 15px;*/ /* Geni�lik ve arka plan rengi i�in padding eklendi */
/*}

.header .header-menu .collapse {
    justify-content: end;
}

.header .navbar-nav {
    display: inline-flex;
    position: relative;
}

    .header .navbar-nav li {
        margin: auto;
        position: relative;*/ /* Relative konumland�rma dropdown men�leri i�in */
    /*}

        .header .navbar-nav li a {
            margin: auto;
            text-align: center;
        }

    .header .navbar-nav .navbar-nav {
        display: none;
    }

    .header .navbar-nav li:hover > .navbar-nav {
        display: flex;
        justify-content: center;
        align-items: flex-start;
        flex-direction: column;
        background-color: white;
        position: absolute;
        border-radius: 0;
        min-width: 100%;*/ /* Ana eleman�n geni�li�i kadar */
        /*left: 0;*/ /* Ana eleman�n sol kenar�na hizalanmas� */
        /*top: 100%;*/ /* Ana eleman�n alt�na hizalanmas� */
        /*z-index: 1;*/ /* Dropdown men�n�n �stte g�r�nmesi i�in */
    /*}


    .header .navbar-nav .navbar-nav li:hover > .navbar-nav {
        width: 100%;
        left: 100%;
        top: 50%;
    }

    .header .navbar-nav .navbar-nav .navbar-nav {
        display: none;
    }

    .header .navbar-nav .navbar-nav li:hover > .navbar-nav {
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        width: 100%;
        left: 100%;
        top: 50%;
    }

    .header .navbar-nav a {
        color: white;
        font-size: 1rem;
        white-space: nowrap;*/ /* Sat�r ta�malar�n� �nlemek i�in */
    /*}



        .header .navbar-nav a:first-child {*/
            /*  background-color: white !important;*/
            /*color: #153478 !important;
            font-size: 1rem;
           
        }

        .header .navbar-nav a:hover,
        .header .navbar-nav li:hover > a {
            background-color: #153478;
            color: white !important;
            transition: .5s;
            width: 100%;*/ /* Hover durumunda geni�lik ayarland� */
            /*display: block;*/ /* Blok seviyesinde g�sterim */
        /*}*/

.header {
    position: fixed;
    z-index: 99;
    background-color: white !important;
    margin: 0;
    width: 100%;
    top: 0;
    transition: box-shadow 0.3s ease-in-out;
}

    .header.scrolled {
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    }

    .header nav {
        background-color: white;
        box-shadow: none !important;
    }

.second {
    position: relative;
}

.header .header-menu img {
    width: 160px;
}

.header .navbar-toggler {
    background-color: #79b51c;
    border-radius: 0;
    border: 0 !important;
    outline: 0 !important;
    color: white;
}

    .header .navbar-toggler:focus,
    .header .navbar-toggler:active {
        background-color: #79b51c;
        border-radius: 0;
        border: 0 !important;
        outline: 0 !important;
        color: white;
    }

.header .header-menu .navbar-nav {
    background-color: white;
    padding: 0px 1px 1px 1px;
    border-radius: 50px;
}

    .header .header-menu .navbar-nav .nav-item {
        background-color: white;
    }

    .header .header-menu .navbar-nav li a {
        color: white;
        padding: 5px 15px;
    }

.header .navbar-nav li a {
    padding: 5px 15px;
}

.header .header-menu .collapse {
    justify-content: end;
}

.header .navbar-nav {
    display: inline-flex;
    position: relative;
}

    .header .navbar-nav li {
        margin: auto;
        position: relative;
    }

        .header .navbar-nav li a {
            margin: auto;
            text-align: center;
        }

    .header .navbar-nav .navbar-nav {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        background-color: white;
        min-width: 100%;
    }

    .header .navbar-nav li:hover > .navbar-nav {
        display: flex;
        flex-direction: column;
        width: auto;
        min-width: 100%;
    }

    .header .navbar-nav .navbar-nav li {
        width: 100%;
    }

        .header .navbar-nav .navbar-nav li a {
            width: 100%;
        }

        .header .navbar-nav .navbar-nav li:hover > .navbar-nav {
            left: 100%;
            top: 0;
        }

    .header .navbar-nav .navbar-nav .navbar-nav {
        display: none;
        position: absolute;
        top: 0;
        left: 100%;
        background-color: white;
        min-width: 100%;
    }

    .header .navbar-nav .navbar-nav li:hover > .navbar-nav {
        display: flex;
        flex-direction: column;
        width: auto;
        min-width: 100%;
    }

    .header .navbar-nav a {
        color: white;
        font-size: 1rem;
        white-space: nowrap;
    }

        .header .navbar-nav a:hover,
        .header .navbar-nav li:hover > a {
            background-color: #79b51c !important;
            color: white !important;
            transition: .5s;
            display: block;
            width: 100%;
        }

        .header .navbar-nav a:first-child {
            background-color: white !important;
            color: #333333 !important;
            font-size: 1rem;
        }

    .header .navbar-nav a {
        color: white;
        font-size: 1rem;
        white-space: nowrap;
    }
         /* Sat�r ta�malar�n� �nlemek i�in */
        /*}



        .header .navbar-nav a:first-child {*/
        /*  background-color: white !important;*/
        /*color: #153478 !important;
            font-size: 1rem;
           
        }

        .header .navbar-nav a:hover,
        .header .navbar-nav li:hover > a {
            background-color: #153478;
            color: white !important;
            transition: .5s;
            width: 100%;*/ /* Hover durumunda geni�lik ayarland� */
        /*display: block;*/ /* Blok seviyesinde g�sterim */
        /*}*/
        .copyright-text a {
    background: url(../img/temp5/hlogobeyaz.png) no-repeat;
    margin: 5px auto;
    text-align: end;
    height: 70px;
    width: 50px;
    transition: ease-in .5s;
    background-size: 150px 70px;
    display: inline-block;
}

.copyright-text a:hover {
    height: 70px;
    width: 170px;
    transition: ease-in .5s;
}


/*topmenu*/


/*topmenu*/


/*firstslidecss*/

.owl-carouselslide {
    top: 0;
}

.owl-carouselslide img {
    width: 100%;
    height: 600px;
    object-fit: cover;
}

.owl-carouselslide .slide-detail {
    position: absolute;
    top: 40%;
    transition: all 1s;
    background-color: rgba(255, 255, 255, 0.644);
    backdrop-filter: blur(8px);
    padding: 2rem;
    left: 35%;
    width: 30%;
    transform: translate(-50%);
}

.slide-detail h2 {
    font-size: 4rem;
}

.slide-detail p {
    font-size: 1rem;
    line-height: 30px;
}

.slide-detail button {
    padding: 1rem 2.5rem;
    border-radius: 0;
    color: white;
    font-size: 1rem;
}

    .second {
        position: relative;
        width: 100%;
        overflow: hidden;
    }

    .slider-item-wrapper {
        position: relative;
        width: 100%;
        height: 500px;
        overflow: hidden;
    }

    .slider-image {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
    }

    .slider-content-overlay {
        position: absolute;
        top: 50%;
        width: 50%;
        right: 0;
        left: 0;
        margin-left: auto;
        margin-right: 10%;
        transform: translateY(-50%);
        z-index: 10;
        max-width: 600px;
    }

    .slider-content-card {
        background: rgba(255, 255, 255, 0.644);
        backdrop-filter: blur(8px);
        padding: 40px 50px;
        border-radius: 15px;
        box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
        transform: skewY(3deg);
        position: relative;
    }



    .slider-title {
        font-size: 2.5rem;
        font-weight: 700;
        color: #79b51c;
        margin-bottom: 15px;
        line-height: 1.2;
    }

    .slider-description {
        font-size: 1rem;
        color: #000000ff;
        margin-bottom: 20px;
        line-height: 1.6;
    }

    .slider-description p {
        margin-bottom: 10px;
    }

    .btn-slider-detail {
        display: inline-block;
        padding: 12px 30px;
        background: #7cb342;
        color: white;
        text-decoration: none;
        border-radius: 5px;
        font-weight: 600;
        transition: all 0.3s ease;
    }

    .btn-slider-detail:hover {
        background: #689f38;
        transform: translateY(-2px);
        box-shadow: 0 5px 15px rgba(124, 179, 66, 0.3);
    }

    /* Responsive tasarım */
    @media (max-width: 1200px) {
        .slider-content-overlay {
            right: 5%;
            max-width: 500px;
        }

        .slider-content-card {
            padding: 30px 40px;
        }

        .slider-title {
            font-size: 2rem;
        }
    }

    @media (max-width: 768px) {
        .slider-item-wrapper {
            height: 420px;
        }

        .slider-content-overlay {
            position: absolute;
            top: 50%;
            left: 50%;
            right: auto;
            width: 88%;
            max-width: 88%;
            margin-left: 0;
            margin-right: 0;
            transform: translate(-50%, -50%);
        }

        .slider-content-card {
            padding: 18px 22px;
            transform: none;
        }

        .slider-content-card > * {
            transform: none;
        }

        .slider-title {
            font-size: 1.3rem;
        }

        .slider-description {
            font-size: 0.85rem;
        }
    }

    @media (max-width: 480px) {
        .slider-item-wrapper {
            height: 360px;
        }

        .slider-content-overlay {
            width: 92%;
            max-width: 92%;
        }

        .slider-content-card {
            padding: 14px 16px;
            transform: none;
        }

        .slider-title {
            font-size: 1.1rem;
            margin-bottom: 6px;
        }

        .slider-description {
            font-size: 0.78rem;
            line-height: 1.4;
            margin-bottom: 10px;
        }

        .btn-slider-detail {
            padding: 8px 16px;
            font-size: 0.82rem;
        }
    }

/*firstslidecss*/


/*
in gen css
*/

button {
    box-shadow: none !important;
}

.d-flex-center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.lineheightm {
    line-height: 35px;
}

.w-350 {
    width: 350px;
    height: 350px;
    border-radius: 100%;
    object-fit: cover;
}

.default-color1 {
    color: #000000;
}

.default-color2 {
    color: #6784c0;
}

.default-color3 {
    color: #3e5c9a;
}

.btn-default {
    background-color: #153478;
}

.btn-default:hover {
    background-color: #eff7fa;
    color: #000;
}

.btn-default2 {
    background-color: #eff7fa;
}

.btn-default2:hover {
    background-color: #7998aa;
}

.btn-default3 {
    background-color: #153478;
}

.btn-default3:hover {
    background-color: #3e5b9a;
}

.btn-purple {
    background-color: #9c27b0;
    color: white;
}

.btn-black-hover:hover {
    background-color: #000;
    color: white;
}

.btn-green {
    background-color: #79c356;
    color: white;
}

.bold {
    font-weight: 600;
}

.btn-padding {
    padding: 30px 0;
}

.padding-xxl {
    padding: 250px 0 50px 0;
}

.padding-xl {
    padding: 100px 0 50px 0;
}

.padding-l {
    padding: 50px 0;
}

.padding-m {
    padding: 20px 0;
}

.paddingtopl {
    padding-top: 150px;
}

.paddingtopxl {
    padding-top: 200px;
}


.paddingtops {
    padding-top: 50px;
}

.paddingbottomm {
    padding-bottom: 40px;
}

.form-control {
    box-shadow: none !important;
}

.thin {
    font-weight: 300 !important;
}

.btn-black {
    background-color: #000;
    color: white;
}

.btn-black:hover {
    background-color: rgb(78, 78, 78);
    color: white;
}


/*
in gen css
*/


/*third*/

.third img {
    width: 80%;
}

.third p {
    line-height: 40px;
    text-overflow: ellipsis;
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
    overflow: hidden;
}

.third .content-whyus {
    display: flex;
    justify-content: center;
    align-items: center;
}


/*third*/


/*fourth*/

.fourth .card .card-alt-menu {
    display: flex;
    justify-content: space-between;
}

.fourth .card .card-alt-menu .share {
    background-color: #7998aa;
    padding: 10px 15px;
    border-radius: 100%;
    color: white;
}

.fourth .owl-carouselproduct .card {
    display: flex;
    justify-content: center;
    align-items: center;
}

.fourth .owl-carouselproduct img {
    object-fit: cover;
    width: 250px;
    height: 250px;
    border-radius: 100%;
}


/*fourth*/


/*fifth*/

.fifth img {
    width: 100%;
    height: 500px;
    object-fit: cover;
}

.fifth p {
    line-height: 40px;
    text-overflow: ellipsis;
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
    overflow: hidden;
}


/*fifth*/


/*sixth*/

.sixth {
    background-color: white;
}

.sixth .btn-icon1 {
    width: 100%;
    display: block;
    background-color: #79b51c;
}

.sixth .btn-icon1:hover {
    background-color: transparent;
    border: 1px solid black;
}

.sixth .btn-icon1:hover i {
    color: black;
}

.sixth .btn-icon1 i {
    color: white;
}


/*sixth*/


/*about and general*/

.title1 {
    font-size: 2.4rem;
}

.img-aboutus img {
    width: 100%;
    object-fit: cover;
    height: 300px;
}

.image-bg {
    background-image: url('/img/shattered-glass-space-background-with-design-space.jpg');
    background-position: center top;
    background-size: cover;
}

.firstleft {
    background-color: #9ddad9;
    height: 400px;
}

.title-lefts {
    font-weight: 500;
    text-align: left;
    font-size: 2rem;
    color: white;
    text-transform: capitalize;
    display: flex;
    padding-bottom: 4rem;
    align-items: center;
    justify-content: center;
}

.title-l-lefts {
    font-weight: 500;
    text-align: left;
    font-size: 2rem;
    color: white;
    padding: 0px 0 50px 20%;
}

.secondleft p {
    font-weight: bold;
}


/*about and general*/


/*services*/

.firstservices .card img {
    height: 170px;
    width: 100%;
    object-fit: cover;
}

.firstservicedetail img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}


/*services*/


/*blog*/

.blog {
    position: relative;
}

.blog img:first-child {
    height: 300px;
    object-fit: cover;
    width: 100%;
}

.blogdetail {
    position: absolute;
    bottom: 0px;
    right: 0px;
    background-color: black;
    padding: 10px 15px;
}

.blogdetail a {
    color: white;
}

.blog .list-group li.active {
    background-color: #153478;
    border: 0px;
    border-radius: 0px;
}

.blog .list-group {
    border-radius: 0px;
}

.blog .list-group li.active a {
    color: white;
}

.blog .list-group a {
    color: black;
}


/*blog*/


/*gallery*/

.galleryarea .card {
    border-radius: 0;
    filter: grayscale(100%);
    transition: transform 0.5s;
    opacity: 0.7;
}

.galleryarea .card:hover {
    transform: scale(0.8);
    filter: grayscale(0%);
    opacity: 1;
}


/*gallery*/


/*
contact css*/

.contact-photo img {
    object-fit: cover;
    width: 100% !important;
    height: 100% !important;
    padding: 0 !important;
}

.contactpage iframe {
    padding-top: 15px;
}


/*
contact css*/


/*footer*/

.footer {
    background-color: #333333;
    padding-bottom: 1rem;
    padding-top: 3rem;
}

.btn-top {
    display: none;
    cursor: pointer;
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 99;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #79b51c;
    color: white;
    border: none;
}

.btn-top i {
    color: white;
}

.footer .pozitif img {
    animation: flip;
    animation-duration: 2s;
}

.footer-about-text {
    color: white;
    margin-bottom: 1.5rem;
}

/* Sosyal Medya İkonları Wrapper */
.social-icons-wrapper {
    display: flex;
    gap: 12px;
    margin-top: 1.5rem;
}

/* Sosyal Medya İkonları - Beyaz Daire, Footer Rengi İkon */
.social-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background-color: #ffffff;
    color: #79b51c;
    font-size: 20px;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.12);
    position: relative;
}

/* Hover Efekti - Hafif Yukarı Kalkma ve Renk Değişimi */
.social-icon:hover {
    transform: translateY(-4px);
    background-color: #ffffff;
    color: #000000;
    box-shadow: 0 6px 14px rgba(0, 0, 0, 0.18);
}

/* İkon İçindeki Font Awesome İkonları */
.social-icon i {
    transition: all 0.3s ease;
}

.social-icon:hover i {
    transform: scale(1.1);
}

/* Responsive - Mobil */
@media (max-width: 768px) {
    .social-icons-wrapper {
        justify-content: center;
        margin-top: 1.5rem;
    }
    
    .social-icon {
        width: 38px;
        height: 38px;
        font-size: 18px;
    }
}

.footer-menu li {
    list-style: none;
}

.footer-menu li a {
    color: white;
}

.footer-menu li a:hover {
    color: #cacaca;
}

.footer-subs .form-control {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.footer-subs .btn-icon2 {
    background-color: white;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.footer-subs .btn-icon2 i {
    color: #7998aa;
}

.footer-menu {
    padding: 0;
}

.footer .links {
    padding-bottom: 1rem;
}

.footer-subscribe {
    background-color: #212529;
}

.footer-subscribe .form-control {
    width: 60%;
    background-color: white;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.footer-subscribe .btn-icon2 {
    padding-top: 0.7rem;
    background-color: #79b51c !important;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer-subscribe .btn-icon2 i {
    color: white;
}


/*footer*/


/*accordion*/

.faq .accordion-button {
    border-radius: 0px !important;
}

.faq .accordion-item {
    border-radius: 0px;
}

.accordion-button:not(.collapsed) {
    background-color: #e5eaf9;
    color: #153478;
}


/*accordion*/


/*bg-image*/

.bg-image {
    position: relative;
    -webkit-transform: skewY(6deg);
    margin-top: 2rem;
    height: 500px;
    background-color: #1f241c;
    overflow: hidden;
}

.bg-image img {
    opacity: 0.3;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.bg-img-text {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    transform: skewY(-6deg);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: fit-content;
    text-align: center;
    padding: 0 2rem;
}

.bg-img-text h3 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 3rem;
}

.bg-img-text p {
    line-height: 40px;
    padding: 0 1rem;
    font-weight: 400;
}


/*bg-image*/


/*second*/

.second .item {
    margin-top: 7rem;
}

.second {
    background: white;
    transform: skewY(-3deg);
}


/*second*/


/*owl-carousel 2*/

.owl-carousel2 img {
    width: 370px !important;
    height: 370px !important;
    object-fit: cover;
}


/*owl-carousel 2*/

.owl-carousel0 img {
    width: 300px !important;
    height: 300px !important;
    object-fit: cover;
    border-radius: 10%;
}

.owlborderradiusxl img {
    border-radius: 100%;
}

.owlborderradiusl img {
    border-radius: 500px;
}

.owlborderradiusm img {
    border-radius: 300px;
}

.owlborderradiuss img {
    border-radius: 100px;
}

.owlborderradiusxs img {
    border-radius: 50px;
}

.owl-product .card {
    border-radius: 50px;
}


/*page-gallery*/

.page-gallery-wrapper {
    border: 1px solid #e0e0e0;
    border-radius: 12px;
    overflow: hidden;
    padding: 16px;
    background: #fff;
    box-shadow: 0 4px 16px rgba(0,0,0,0.08);
}

.page-gallery-main .item {
    margin: 0;
}

.page-gallery-img {
    width: 100%;
    height: 440px;
    object-fit: cover;
    border-radius: 8px;
    cursor: zoom-in;
    display: block;
}

.page-gallery-main .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255,255,255,0.85) !important;
    border-radius: 50% !important;
    width: 42px;
    height: 42px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
    color: #333 !important;
    font-size: 1rem !important;
    transition: background 0.2s;
}

.page-gallery-main .owl-nav button:hover {
    background: #79b51c !important;
    color: #fff !important;
}

.page-gallery-main .owl-nav .owl-prev { left: 10px; }
.page-gallery-main .owl-nav .owl-next { right: 10px; }

.page-gallery-thumbs {
    margin-top: 10px;
}

.page-gallery-thumb-img {
    width: 100%;
    height: 80px;
    object-fit: cover;
    border-radius: 6px;
    border: 2px solid transparent;
    cursor: pointer;
    opacity: 0.65;
    transition: opacity 0.2s, border-color 0.2s;
}

.page-gallery-thumbs .owl-item.thumb-active .page-gallery-thumb-img,
.page-gallery-thumbs .owl-item:hover .page-gallery-thumb-img {
    opacity: 1;
    border-color: #79b51c;
}

@media (max-width: 768px) {
    .page-gallery-img {
        height: 280px;
    }
    .page-gallery-thumb-img {
        height: 60px;
    }
}

@media (max-width: 480px) {
    .page-gallery-img {
        height: 200px;
    }
    .page-gallery-thumb-img {
        height: 50px;
    }
}

/*page-gallery*/