/* Navbar */
@import url('https://fonts.googleapis.com/css2?family=Allura&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

@font-face {
    font-family: 'RFDewi';
    src: url('/font/RFDewi-Light.ttf') format('truetype');
}

input,
.btn:focus {
    box-shadow: 0 0 0 0 !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
a {
    font-family: 'Inter', Sans-serif;
}

.main-header {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99999;
}

.nav_ul_first li {
    width: 20%;
}

.nav_ul_last li:has(a> input) {
    width: 44%;
}

.nav_ul_last li {
    width: 20%;
}

.nav_ul_first li:first-child,
.nav_ul_last li:last-child {
    width: 40%;
}

.nav_ul_first li {
    border-right: 1px solid black;
}

.nav_ul_last li {
    border-left: 1px solid black;
}

.nav_ul_first li a,
.nav_ul_last li a,
.nav_ul_last li a input::placeholder {
    font-size: 14px;
    line-height: 100%;
    color: #000000 !important;
}

.nav_ul_first li a:hover,
.nav_ul_last li a:hover {
    color: #949494 !important;
}

.nav_ul_first li:first-child,
.nav_ul_last li:last-child {
    background-color: #000000;
}

.nav_ul_first li:first-child .shop_all,
.nav_ul_last li:last-child .shop_all {
    font-size: 13px;
    color: #FFFFFF !important;
}

.logo {
    width: auto;
    height: auto;
}

#navbarSupportedContent {
    background: white;
}

#navbarSupportedContent ul {
    height: 63px;
}

.search-bar:placeholder {
    color: #000000 !important;
}

.navbar-light .navbar-toggler-icon {
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='white' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e) !important;
}


.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: 0 0 0 0;
}

.navbar-light .navbar-toggler {
    color: transparent !important;
    border-color: transparent !important;
    padding: 0;
}

/* Navbar */

/* Banner */
.banner-video {
    height: 100vh;
    object-fit: cover;
}

.banner-row>div {
    height: 219px;
}

.banner-row>div:first-child {
    height: fit-content;
}

.second-overlay {
    background: #b4d09c4d;
}

.shop-btn {
    background: #000000B2;
    font-family: RFDewi;
    font-size: 16px;
}

.first-p {
    line-height: 16px;
    font-size: 13px;
}

.triangle-svg {
    top: 3px;
    right: 3px;
}

.triangle-svg_1 {
    top: 20px;
    right: 3px;
}

.main-h {
    font-family: sans-serif;
    font-weight: 400;
    font-size: 68px;
    line-height: 68px;
    letter-spacing: 0%;
}

/* Tab Slider */
.tabs-slider .item h5 {
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    color: #1B1B1B;
}

.tabs-slider .item p {
    font-size: 14px;
    color: #949494;
}

.tabs-slider .item h6 {
    font-weight: 700;
    font-size: 16px;
    color: #1B1B1B;
}

.sticky-note {
    background: #000000;
}

.tabs-1 li a {
    color: #949494;
    font-size: 16px;
}

.tabs-1 li a:hover,
.tabs-1 li a:focus {
    color: black;
}

.tabs-1 li a.active {
    color: black !important;
    font-size: 16px;
}

.slider-img {
    transform: scale(1);
    transition: 0.7s;
}

.img-main-dev:hover .slider-img {
    transform: scale(1.2);
}

.tabs-slider.owl-carousel .owl-nav.disabled,
.last-img-slider.owl-carousel .owl-nav.disabled {
    display: block !important;
    top: 50%;
    position: absolute;
    transform: translateY(-105%);
    right: 21%;

}

.tabs-slider.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot,
.last-img-slider.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    display: none;
}

.tabs-slider.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot,
.last-img-slider.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
    background-color: white;
    width: 109px;
    height: 109px;
    border-radius: 100%;
    display: flex;
    border: 1px solid #E4E4E4;
    justify-content: center;
    align-items: center;
}



.tabs-slider.owl-carousel .owl-nav button.owl-next:hover,
.last-img-slider.owl-carousel .owl-nav button.owl-next:hover {
    background-color: #b4d09c;
}

/* Slider Tow */
.slider-col_2 {
    background-color: #F8F3F0;
}

.shop-now-btn {
    border: 1px solid #000000;
    font-size: 18px;
    color: #1B1B1B;
    padding-top: 0.7rem !important;
    padding-bottom: 0.7rem !important;
}

.shop-now-btn:hover {
    color: white;
    background-color: black;
}

.shop-now-btn-1:hover {
    color: white !important;
    background-color: black !important;
}

.price-ul li p {
    font-size: 18px;
    color: #000000;
}

.price-ul li b {
    font-weight: 700;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #000000;
}

.center-img-dev h5 {
    font-size: 18px;
    color: #000000;
}

.center-img-dev p {
    font-size: 14px;
    color: #000000;
}

.slider-2.owl-carousel .owl-nav {
    display: flex !important;
    width: 100%;
    justify-content: space-between;
    position: absolute;
    top: 50%;
    transform: translateY(-69%);
    padding-left: 1rem;
    padding-right: 1rem;
    left: 0;
}

.slider-2.owl-carousel .owl-nav button.owl-prev,
.slider-2.owl-carousel .owl-nav button.owl-next {
    background-color: white;
    width: 53px;
    height: 53px;
    border-radius: 100%;
    border: 1px solid #F6E8E0;
}

.rotate-h {
    font-family: "Allura", cursive;
    font-weight: 400;
    font-size: 49px;
    line-height: 45%;
    top: 46px;
    left: 13px;
}

.rotate-h span {
    font-family: "Allura", cursive;
}

.slider-2.owl-carousel .owl-nav button.owl-prev:hover,
.slider-2.owl-carousel .owl-nav button.owl-next:hover {
    background-color: #b4d09c;
}

.activities-col h6 {
    font-size: 16px;
    color: #1B1B1B;
}

.activities-col p {
    font-size: 16px;
    color: #949494;
}

.video-overlay>div>div>h1 {
    font-weight: 400;
    font-size: 68px;
    line-height: 68px;
    font-family: sans-serif;
}

.video-overlay>div>div>p {
    font-weight: 400;
    font-size: 20px;
    line-height: 22px;
}

.video-overlay {
    background: #0000001f;
}

.video-overlay>div>div>a {
    width: 367px !important;
    color: #1B1B1B !important;
    padding-top: 0.7rem !important;
    padding-bottom: 0.7rem !important;
}

.video-overlay>div>div>a:hover {
    color: white !important;
    background-color: black !important;
}

/* premium row */

.premium_row {
    background: #FAFAF9;
}

.premium-center-dev h2,
.main_h_2 {
    font-weight: 400;
    font-size: 54px;
    line-height: 54px;
    color: #000000;
    font-family: sans-serif;
}

.premium-center-dev p,
.main_p {
    font-weight: 400;
    font-size: 15px;
    color: #949494;
    line-height: 18px;
}

.shop-now-btn-1 {
    border: 1px solid #000000;
    font-size: 18px;
    color: #1B1B1B;
    width: 367px !important;
    padding-top: 0.7rem !important;
    padding-bottom: 0.7rem !important;
}

/* card section */
.card_p_1 {
    font-weight: 400;
    font-size: 18px;
    color: #949494;
    line-height: 100%;
}

.card_title {
    color: #1B1B1B;
}

.card_p_2 {
    color: #949494;
}

/* footer */

.fooer_main_row {
    border: 1px solid #000000;
}

.footer_h {
    font-weight: 700;
    font-size: 14px;
    line-height: 100%;
    color: #1B1B1B;
}

.footer_link {
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    color: #000000;
    text-transform: capitalize;
}

.footer_link:hover {
    color: #949494;
}

.shop-btn-1 {
    background: black;
    font-family: myFont;
    font-size: 16px;
    position: absolute;
    right: 7px;
    top: 50%;
    transform: translateY(-50%);
}

.email-field {
    font-size: 14px;
    text-transform: uppercase;
}

.email-desecription {
    font-size: 14px;
    color: #000000;
    line-height: 100%;
}

.copy-right li a {
    font-weight: 400;
    font-size: 15px;
    line-height: 100%;
    color: #000000;
}

.copy-right li a:hover {
    color: #949494;
}

footer {
    padding-left: 0.7rem;
    padding-right: 0.7rem;
}

.owl-dots {
    display: none;
}


@media(max-width: 1400px) {

    .tabs-slider .item h5 {
        font-size: 16px;
    }

    .tabs-slider .item p {
        font-size: 12px;
    }

    .tabs-slider .item h6 {
        font-size: 14px;
    }

    .video-overlay>div>div>h1 {
        font-size: 60px;
        line-height: 57px;
    }

    .video-overlay>div>div>p {
        font-size: 17px;
        line-height: 20px;
    }

    .video-overlay>div>div>a {
        width: 324px !important;
    }

    .premium-center-dev h2,
    .main_h_2 {
        font-size: 50px;
    }

    .premium-center-dev p,
    .main_p {
        font-size: 14px;
    }

    .shop-now-btn-1 {
        width: 313px !important;
    }

    .card_p_1 {
        font-size: 16px;
        line-height: 110%;
    }

    .tabs-slider.owl-carousel .owl-nav button.owl-next,
    .owl-carousel button.owl-dot,
    .last-img-slider.owl-carousel .owl-nav button.owl-next,
    .owl-carousel button.owl-dot {
        background-color: white;
        width: 90px;
        height: 90px;
    }

}

@media(max-width: 991px) {
    .banner-video {
        height: 88vh;
    }

    .rotate-h {
        font-size: 42px;
        top: 35px;
        left: -5px;
    }

    .owl-theme .owl-dots,
    .owl-theme .owl-nav {
        top: 50%;
        position: absolute;
        transform: translateY(-105%);
        right: 21%;
    }

    .premium-center-dev h2,
    .main_h_2 {
        font-size: 42px;
    }

    .main-header {
        background: white;
    }

    .navbar-toggler {
        background: black;
        border-radius: 0;
    }

    .sidebar {
        z-index: 99999;
    }

    .sidebar_ul li a {
        color: black;
        font-size: 21px;
    }

    .sidebar_ul li:first-child a,
    .sidebar_ul li:last-child a {
        color: white;
        background: black;
        padding: 13px;
    }

    .sidebar_ul li input {
        border: 1px solid black !important;
        padding: 15px;
    }

    .sidebar_ul {
        gap: 1rem;
    }

    .login-btn {
        background: black;
        color: white !important;
    }

    .login-btn-ul {
        text-align: center;
    }

    .sidebar-header {
        border-bottom: 1px solid black;
    }
}

@media(max-width: 767px) {
    .shop-now-btn-1 {
        width: 100% !important;
    }

    .main-header {
        position: unset !important;
    }

    .main-header {
        background: black !important;
    }

    .nav-item .logo {
        filter: invert(1);
    }

    .shop-now-btn-1 {
        font-size: 14px;
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }

    .banner-video {
      height: 58.5vh;
    }
	.video-overlay{
		background: none !important;
	}

    .copy-right {
        flex-direction: column;
        gap: 1rem;
    }

    .main-h {
        font-size: 38px;
        line-height: 42px;
        text-align: center;
    }

    .empty-col,
    .banner-image-col {
        display: none;
    }

    .banner-2-img {
        height: 150px;
    }

    .second-overlay {
        position: unset !important;
        text-align: center;
    }

    .center-img-dev {
        width: 75% !important;
    }

    .premium_row>div:first-child {
        order: 1;
    }

    .premium_row>div:nth-child(2) {
        order: 2;
    }

    .premium_row>div:nth-child(3) {
        order: 4;
    }

    .premium_row>div:last-child {
        order: 3;
    }

    .video-overlay>div>div>h1 {
        font-size: 36px;
        line-height: 43px;
    }

    .video-overlay>div>div>p {
        font-size: 16px;
        line-height: 23px;
    }

    .premium-center-dev h2,
    .main_h_2 {
        font-size: 6.5vw;
        line-height: 110%;
    }

}