﻿:root {
    --theme-primary-clr: #3498DB;
    --theme-secondary-clr: #ffffff;
}

.gotop-container {
    position: fixed;
    left: unset !important;
    top: unset !important;
    right: 25px;
    bottom: 25px;
    translate: 100px;
    transition: translate 500ms ease;
    z-index: 10000;

    &.left {
        right: unset !important;
        left: 25px !important;
        translate: -100px;
    }

    &.show {
        translate: 0px;
    }
}

.ata-preloader img {
    max-width: 250px;
    height: auto;
    margin-bottom: 10px;
}

.btn-whatsapp-pulse {
    background: #3498DBff;
    color: #fff;
    right: unset; left: 25px;
}

#BDBHOKCYFS {
    .overlay-content {
        input {
            border-radius: 0 15px 15px 0 !important;
        }
    }

    .wrapper {
        display: flex;
        align-items: center;
        justify-content: space-between;

        >* {
            flex: 1;

            &:nth-child(1)>* {
                justify-content: start;
            }

            &:nth-child(3)>* {
                justify-content: end;
            }

            @media (min-width: 768px) {
                width: unset;
            }

            @media (max-width: 767px) {
                width: unset;
            }

            @media (width < 1025px) {
                &:nth-child(1)>* {
                    justify-content: center;
                }
            }
        }

        @media (width < 1025px) {
            .main-menu {
                order: -1;
            }
        }

        a.ata-popsearch {
            padding: 10px;
        }
    }

    img {
        display: block;
        object-fit: contain;
    }

    .menu svg {
        margin-inline-start: 0.25rem;
    }

    #top_header_BDBHOKCYFS_el {
        background-color: #12161f;

        * {
            color: #fff;
        }
    }

    .main-header {
        background-color: #ffffff;
    }

    .elementor-element-10b31b6,
    .elementor-element-518587f {
        max-width: unset;
        width: fit-content;
    }

    h3.number {
        display: flex;
        flex-direction: row-reverse;
    }

    #logo_BDBHOKCYFS_el {
        display: grid;
        place-content: center;
    }

    .menu-item {
        text-wrap-mode: nowrap;

        @media (width < 996px) {
            font-size: 0.75rem;
        }
    }

    #mobile_menu_BDBHOKCYFS_el {
        .menu-item-has-children {
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
            align-items: center;

            >svg {
                margin-inline-end: 0.25rem;
            }

            .sub-menu {
                flex: 1 0 100%;
            }
        }
    }

    .phone-nav-toggle {
        font-size: 1.25rem;
    }


    img.logo {
        width: -1px;
        height: 60px;
        mix-blend-mode: normal;

        @media (width < 768px) {
            height: 100px;
        }
    }
}#QRYDKSNTXK {
    >section {
        background-color: #081019;
    }

    img.owl-lazy {
        object-fit: cover;
        border-radius: 15px !important;
        height: 300px !important;
    }

    .line_bottom {
        background-color: #fff;
        height: 4px;
        width: 60px;
    }

    .atablog-post-block6 {
        background-color: #fff;
    }

    .card-text {
        --line-clamp: 2;
        color: #111;
    }

    .card-title {
        --line-clamp: 1;
        color: #113975;
    }

    span.date {
        text-align: center;
        max-width: unset;
        min-width: fit-content;
        margin-inline-end: 1rem;
        height: fit-content;
        padding-block: 1rem;
        color: var(--theme-primary-clr, #a0764f);
        background-color: var(--theme-secondary-clr, #fff);
        text-wrap-mode: nowrap;
    }

}#OTLKTPQPJV {
    .card-text {
        --line-clamp: 1;
        text-align: center;
        margin-block-start: 0.5rem;
    }

    .card-title {
        --line-clamp: [CardTitleLineClamp];
    }

    img {
        width: 100%;
        height: 150px;
        border-radius: 15px;
        object-fit: cover;
    }
}#UGDVFCDFZK {
    &:has(.loading) {
        position: relative;
        overflow: clip;
        contain: size layout;
        contain-intrinsic-size: auto 200px;

        .loading {
            position: absolute;
            inset: 0;
            display: grid;
            place-content: center;
            --alpha: 0.05;
        }
    }

    @media (max-width: 1024px) and (min-width: 768px) {
        .vid-items {
            width: calc(100% / 2);
        }
    }

    .line-clamp {
        --line-clamp: 1;
        --line-height: 2rem;
    }

    .ata-video-border-back,
    .ata-video-player video {
        border-radius: 25px !important;
        height: 350px !important;

        @media(width < 768px) {
            height: 300px !important;
        }
    }

    .ata-video-player-button {
        margin-block-end: calc(350px / 2) !important;

        @media(width < 768px) {
            margin-block-end: calc(300px / 2) !important;
        }
    }
}#SJRFACBYQM{
    img {
        height: 70px;
        object-fit: contain;
    }
}