.back-to-top {
    cursor: pointer;
    display: inline-block;
    position: fixed !important;
    right: 30px;
    bottom: 30px;
    width: 45px;
    height: 45px;
    padding: 10px;
    text-align: center;
    border-radius: 20% !important;
    background: #2E86AB;
    z-index: 999;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

    .back-to-top:hover {
        color: #fff !important;
        border-color: #3c96bb;
        background: #3c96bb;
    }

    .back-to-top .icon {
        -webkit-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        transition: all 300ms ease;
    }

    .back-to-top:hover .icon {
        font-size: 1.3rem;
    }

    .back-to-top path {
        fill: #ffffff !important
    }

    .back-to-top:hover path {
        fill: #ffffff !important
    }
.hidden {
    display: none;
}



.cs-lng .lang-dropdown {
    position: relative;
}

.cs-lng .lang-btn {
    display: flex;
    align-items: center;
    gap: 6px;
    background: transparent!important;
    border: none;
    padding: 8px 0px;
    border-radius: 8px;
    cursor: pointer;
}
@media(min-width:992px) {
    .navbar-cs.scrolled .cs-lng .lang-btn span {
        color: #333 !important;
    }
    .cs-lng .lang-btn span {
        color: #ffffff !important;
        
    }
    .cs-lng .lang-btn {
        padding: 8px 12px!important;
    }
}
    .cs-lng .lang-btn span {
        font-weight: 600;
        -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
        -o-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
        transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out
    }


    .cs-lng .lang-btn img {
        width: 20px !important;
    }

.cs-lng .lang-menu {
    display: none;
    position: absolute;
    top: 100%;
   
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 10px 30px rgba(0,0,0,.1);
    overflow: hidden;
}

    .cs-lng .lang-menu img {
        width: 20px !important;
    }

.myhstyle-mob .lang-btn {
    padding: 5px 11px !important;
    background: transparent !important;
    color: #ffffff
}

.myhstyle-mob {
    margin-right: 30px !important
}

    .myhstyle-mob .lang-menu {
        top: 85% !important;
        background: #0A1045 !important;
        z-index: 1 !important;
        text-align: left !important;
        padding-left: 8px !important;
    }

        .myhstyle-mob .lang-menu img {
            /*            margin-left:12px!important
*/
        }

        .myhstyle-mob .lang-menu a {
            display: flex;
            align-items: center;
            gap: 8px !important;
            padding: 0px 3px !important;
            white-space: nowrap !important;
            font-size: 12px !important;
        }

.cs-lng .lang-dropdown:hover .lang-menu {
    display: block;
}

.cs-lng .lang-menu a {
    display: flex;
    align-items: center;
    gap: 4px;
    padding: 2px 13px;
    white-space: nowrap;
}
.place-content-center{
    place-content:center!important
}
.color-white{
    color:#ffffff!important
}
.color-gold {
    color: #dfae45!important
}
.font-15{
    font-size:15px!important
}
    @media(min-width:992px) {
        #top {
        margin-top: -162px !important
    }
}
.cs-bg-holder::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient( to bottom, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.4) 50%, rgba(0,0,0,0.6) 100% );
    z-index: 1;
}
.cs-green-color {
    color:#669933!important
}
.cs-red-color {
    color: #993333 !important
}
.cs-blue-color {
    color: #2E86AB !important
}
.cs-bg-primary {
    background: #1a253c !important
}

.cs-text-warning {
    color: #669933
}
.cs-parent-w path
{
    fill:#ffffff!important
}
/* Initial state (hidden) */
.fade-up {
    opacity: 0;
    transform: translateY(40px);
    transition: all 0.8s ease;
}

    /* When visible */
    .fade-up.show {
        opacity: 1;
        transform: translateY(0);
    }
.tsparticles {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

 .container {
    position: relative;
    z-index: 2;
}
.position-relative{
    position:relative!important
}
/*.cs-contact {
    position: relative;
    overflow: hidden;
}*/
.cs-green-bg-primary {
    background: #669933
}
.cs-dark-bg-primary {
    background: #1a253c
}
.brand-icon path, .swiper-button-next path, .swiper-button-prev path {
    fill: #ffffff !important
}
.cs-btn-primary {
    background: #1a253c !important;
    color: #ffffff !important
}
    .cs-btn-primary:hover {
        background: #1a2b52 !important;
        color: #ffffff !important
    }
.brand-icon {
    margin-left:1rem;
}
.navbar-brand img{ 
    width:200px!important
}
@media(max-width:768px) {
    .navbar-brand img {
        width: 140px !important
    }
}
.footer-logo{
    width:200px!important
}

.video-section{
    border-radius:8px!important;
    overflow:hidden!important;
    max-width:100%!important
}
@media(max-width:992px) {
    .video-section {
        height: auto !important
    }
}
#delinaproducts b {
    color: #253047!important
}

.cs-product-float-img {
    float: right;
    width: 50%; 
    max-width: 520px;
    margin: 0 0 25px 35px;
    border-radius: 12px;
    overflow: hidden;
}

    .cs-product-float-img img {
        width: 100%;
        height: auto;
        display: block;
    }

@media (max-width: 991.98px) {
    .cs-product-float-img {
        float: none;
        width: 100%;
        max-width: 100%;
        margin: 0 0 25px 0;
    }
}
.overflow-hidden {
    overflow: hidden;
}
.video-hero {
    position: relative;
    height: 100vh;
    overflow: hidden;
}

.video-bg {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.video-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.45); /* adjust darkness */
    z-index: 2;
}

.content-wrapper {
    position: relative;
    z-index: 3;
}
.p-t-2rem{
    padding-top:2rem!important
}




.top_bar {
    background: #1a253c;
    padding: 5px 0;
    position: relative;
    z-index: 999;
}

.top_bar_container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

/* ITEMS */
.top_bar_item {
    flex: 1;
}

/* LINKS */
.top_bar a {
    color: #fff;
    text-decoration: none;
    transition: 0.3s ease;
    font-size: 14px;
}

    .top_bar a:hover {
        color: #d0a15e;
    }

/* ICONS */
.top_bar i {
    color: #d0a15e;
}

/* LEFT */
.top_bar_email {
    text-align: left;
}

/* CENTER */
.top_bar_social {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}

    .top_bar_social a {
        width: 26px;
        height: 26px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        background: rgba(255,255,255,0.05);
        border: 1px solid rgba(255,255,255,0.08);
    }

        .top_bar_social a:hover {
            background: #d0a15e;
        }

            .top_bar_social a:hover i {
                color: #000;
            }

/* RIGHT */
.top_bar_phone {
    text-align: right;
}

/* MOBILE */
.mobile_top_info {
    padding: 20px 0;
    border-bottom: 1px solid rgba(255,255,255,.1);
    margin-bottom: 15px;
}

    .mobile_top_info a {
        display: block;
        color: #333;
        margin-bottom: 12px;
        font-size: 14px;
    }

.mobile_social {
    display: flex;
    gap: 15px;
    margin-top: 0px;
}

    .mobile_social a {
        font-size: 18px;
    }

@media (max-width: 991px) {
    .top_bar {
        display: none;
    }
}

