.main-slider .clip .bg:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(315deg, rgb(119 38 0 / 33%) 22.28%, rgb(0 20 255 / 17%) 100%);
    z-index: 0;
}

.ship-form-2.baner-tabs.style-2 {
    padding: 45px 10px;
    position: relative;
}

.ship-form-2.baner-tabs.style-2 .tab-content {
    padding: 20px 40px 30px;
    border-radius: 50px;
}

.ship-form-2.baner-tabs.style-2 .tabs-block {
    margin-bottom: 0px;
    padding-bottom: 2px;
}

.ship-form-2.baner-tabs.style-2 .tabs-block h5 {
    padding-bottom: 5px;
}

.ship-form-2.baner-tabs.style-2 .input-style-1 {
    margin: 0 0 10px;
}

.ship-form-2.baner-tabs.style-2 .input-style-1 select,
.ship-form-2.baner-tabs.style-2 .input-style-1.has-select2 {
    height: 55px;
    font-size: 13px;
    border-color: rgba(255, 255, 255, 0.3);
    background: #fff;
    color: #7a7a7a;
    font-weight: 700;
    width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.5);
    -moz-border-radius: 25px;
    border-radius: 25px;
    height: 60px;
    padding: 0px 20px 0px 50px;
}

.select2 {
    text-align: left;
}

.select2-container--default .select2-selection--single {
    border: none;
    
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0;
    height: 60px;
    line-height: 60px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 60px;
    line-height: 60px;
}

ul.select2-results__options li {
    font-size: 14px;
    line-height: 18px;
}


header.menu-1.hovered nav > ul > li {
    font-size: 20px;
    line-height: 23px;
    letter-spacing: 6px;
}

header.hovered.scrol {
    background: rgb(255 255 255 / 90%);
}

header.hovered .logo {
    color: white;
}

header.hovered.scrol .logo,
header.hovered.scrol nav a {
    color: rgba(26, 26, 26, 0.8);
}

header.hovered.scrol .logo {
    margin-top: -7px;
}

.swiper-container.swiper-ignore .swiper-wrapper {
    cursor: default !important;
}

.banner-shadow {
    text-shadow: 0px 0px 0px rgb(0 0 0 / 48%), 1px 1px 2px rgb(0 0 0 / 62%);
}

.top-baner .main-title.style-1 h1, .top-baner .main-title.style-1 h3 {
    text-transform: none;
    color: #fff;
    letter-spacing: 3px;
    font-weight: 900;
}

.top-baner .main-title.style-1 h3 strong {
    color: #ffa116;
    font-weight: 900;
    font-size: 44px;
}

@media screen and (max-width: 991px) {
    header.hovered.scrol .logo {
        margin-top: -17px;
    }

    header.hovered.scrol .nav-menu-icon a i, 
    header.hovered.scrol .nav-menu-icon a i:before, 
    header.hovered.scrol .nav-menu-icon a i:after {
        background: #000000;
    }
}

@media screen and (max-width: 480px) {
    .main-slider .pagination-hidden.pagination {
        display: none;
    }
}
