@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&amp;family=Unbounded:wght@200;300;400;500;600;700;800;900&amp;display=swap);
@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Catamaran:wght@300;400;500;600;700;800&display=swap);

.ul-li ul,
.ul-li-block ul,
body {
    margin: 0;
    padding: 0
}


.ul-li ul li {
    list-style: none
}

@font-face {
    font-family: RecoletaAlt;
    font-style: normal;
    font-weight: 900;
    font-display: auto;
    src: url("../fonts/RecoletaAlt-Black.ttf") format("truetype")
}

@font-face {
    font-family: RecoletaAlt;
    font-style: normal;
    font-weight: 800;
    font-display: auto;
    src: url("../fonts/RecoletaAlt-Black.ttf") format("truetype")
}

@font-face {
    font-family: RecoletaAlt;
    font-style: normal;
    font-weight: 700;
    font-display: auto;
    src: url("../fonts/RecoletaAlt-Bold.ttf") format("truetype")
}

@font-face {
    font-family: RecoletaAlt;
    font-style: normal;
    font-weight: 600;
    font-display: auto;
    src: url("../fonts/RecoletaAlt-SemiBold.ttf") format("truetype")
}

@font-face {
    font-family: RecoletaAlt;
    font-style: normal;
    font-weight: 500;
    font-display: auto;
    src: url("../fonts/RecoletaAlt-Medium.ttf") format("truetype")
}

@font-face {
    font-family: RecoletaAlt;
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url("../fonts/RecoletaAlt-Regular.ttf") format("truetype")
}

@font-face {
    font-family: RecoletaAlt;
    font-style: normal;
    font-weight: 300;
    font-display: auto;
    src: url("../fonts/RecoletaAlt-Light.ttf") format("truetype")
}

@font-face {
    font-family: RecoletaAlt;
    font-style: normal;
    font-weight: 200;
    font-display: auto;
    src: url("../fonts/RecoletaAlt-Thin.ttf") format("truetype")
}


.bi-header-section .dropdown,
.hap-footer-widget .newslatter-widget form,
.hap-header-section .dropdown,
.mobile_menu .dropdown,
body {
    position: relative
}

@-webkit-keyframes Bins_animation_1 {

    0%,
    100%,
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    25% {
        -webkit-transform: translateX(-40px);
        transform: translateX(-40px)
    }

    75% {
        -webkit-transform: translateX(40px);
        transform: translateX(40px)
    }
}

@keyframes Bins_animation_1 {

    0%,
    100%,
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    25% {
        -webkit-transform: translateX(-40px);
        transform: translateX(-40px)
    }

    75% {
        -webkit-transform: translateX(40px);
        transform: translateX(40px)
    }
}

@-webkit-keyframes Bins_animation_2 {

    0%,
    100%,
    50% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    25% {
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px)
    }

    75% {
        -webkit-transform: translateY(40px);
        transform: translateY(40px)
    }
}

@keyframes Bins_animation_2 {

    0%,
    100%,
    50% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    25% {
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px)
    }

    75% {
        -webkit-transform: translateY(40px);
        transform: translateY(40px)
    }
}

@-webkit-keyframes Bins_animation_3 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes Bins_animation_3 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes Bins_animation_4 {
    0% {
        -webkit-transform: translate(-300px, 151px) rotate(0);
        transform: translate(-300px, 151px) rotate(0)
    }

    100% {
        -webkit-transform: translate(251px, -200px) rotate(180deg);
        transform: translate(251px, -200px) rotate(180deg)
    }
}

@keyframes Bins_animation_4 {
    0% {
        -webkit-transform: translate(-300px, 151px) rotate(0);
        transform: translate(-300px, 151px) rotate(0)
    }

    100% {
        -webkit-transform: translate(251px, -200px) rotate(180deg);
        transform: translate(251px, -200px) rotate(180deg)
    }
}

@-webkit-keyframes Bins_animation_5 {

    0%,
    100% {
        -webkit-transform: translate(0, 0) rotate(0);
        transform: translate(0, 0) rotate(0)
    }

    20% {
        -webkit-transform: translate(73px, -1px) rotate(36deg);
        transform: translate(73px, -1px) rotate(36deg)
    }

    40% {
        -webkit-transform: translate(111px, 72px) rotate(72deg);
        transform: translate(111px, 72px) rotate(72deg)
    }

    60% {
        -webkit-transform: translate(93px, 122px) rotate(108deg);
        transform: translate(93px, 122px) rotate(108deg)
    }

    80% {
        -webkit-transform: translate(-70px, 72px) rotate(124deg);
        transform: translate(-70px, 72px) rotate(124deg)
    }
}

@keyframes Bins_animation_5 {

    0%,
    100% {
        -webkit-transform: translate(0, 0) rotate(0);
        transform: translate(0, 0) rotate(0)
    }

    20% {
        -webkit-transform: translate(73px, -1px) rotate(36deg);
        transform: translate(73px, -1px) rotate(36deg)
    }

    40% {
        -webkit-transform: translate(111px, 72px) rotate(72deg);
        transform: translate(111px, 72px) rotate(72deg)
    }

    60% {
        -webkit-transform: translate(93px, 122px) rotate(108deg);
        transform: translate(93px, 122px) rotate(108deg)
    }

    80% {
        -webkit-transform: translate(-70px, 72px) rotate(124deg);
        transform: translate(-70px, 72px) rotate(124deg)
    }
}

@media (prefers-reduced-motion:no-preference) {
    :root {
        scroll-behavior: inherit
    }
}

body {
    z-index: 1;
    font-size: 18px;
    line-height: 1.667;
    overflow-x: hidden;
    color: var(--body-color);
    font-family: var(--body-font);
    -moz-osx-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased
}

body .container {
    max-width: 1260px
}

body::-webkit-scrollbar {
    width: 10px
}

body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

body::-webkit-scrollbar-thumb {
    outline: 0;
    border-radius: 30px;
    background-color: var(--base-color)
}

#ScrollSmoother-wrapper {
    z-index: -1
}

.ul-li-block ul li {
    display: block;
    list-style: none
}

.headline h1,
.headline h2,
.headline h3,
.headline h4,
.headline h5,
.headline h6 {
    margin-bottom: 0;
    font-weight: 400;
    line-height: 1.143;
    font-family: var(--heading)
}

#preloader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    overflow: visible;
    background: url("../img/loader.svg") center center no-repeat #181d2a
}

a {
    color: inherit;
    text-decoration: none;
    -webkit-transition: .5s;
    transition: .5s
}

img {
    max-width: 100%;
    height: auto
}

button {
    cursor: pointer
}

.form-control:focus,
a.active,
a:focus,
a:hover,
a:visited,
button.active,
button:focus,
button:hover,
button:visited,
input.active,
input:focus,
input:hover,
input:visited,
select,
select:focus,
select:hover,
select:visited,
textarea:focus,
textarea:hover {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    color: inherit
}


.form-control {
    -webkit-box-shadow: none;
    box-shadow: none
}


.pera-content p {
    margin-bottom: 0
}

.scrollup {
    background: var(--gradient-color);
    width: 55px;
    right: 20px;
    z-index: 5;
    height: 55px;
    bottom: 20px;
    display: none;
    position: fixed;
    border-radius: 100%;
    line-height: 55px;
    background-color: var(--base-color)
}


.bi-text-scroll-item-2 .scroll-text-4,
.hap-section-title.dark-bg-title h2,
.scrollup i {
    color: #fff
}

.cursor {
    border-radius: 50%;
    display: block;
    position: fixed;
    margin-top: -10px;
    margin-left: -10px;
    width: 30px;
    height: 30px;
    pointer-events: none;
    mix-blend-mode: multiply;
    -webkit-transform: scale(1);
    transform: scale(1);
    background-color: rgba(122, 122, 122, .3);
    -webkit-transition: -webkit-transform .35s ease-out;
    transition: transform .35s ease-out;
    transition: transform .35s ease-out, -webkit-transform .35s ease-out;
    z-index: 1011
}


.bi-section-title-4 p {
    padding-top: 30px
}

.bi-img-animation,
.hap-img-animation img {
    -webkit-transition: 1.3s cubic-bezier(.5, .5, 0, 1);
    transition: 1.3s cubic-bezier(.5, .5, 0, 1);
    -webkit-clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%)
}

.bi-img-animation.active,
.hap-img-animation.active img {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%)
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.bi-header-section {
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    position: absolute
}

.bi-header-section .nav {
    display: inherit
}

.bi-header-section .dropdown:after,
.hap-header-section .dropdown:after {
    top: 5px;
    color: #fff;
    right: -15px;
    content: "\f107";
    font-size: 14px;
    font-weight: 900;
    position: absolute;
    font-family: "Font Awesome 5 Pro";
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.bi-header-section .dropdown:hover .dropdown-menu,
.hap-header-section .dropdown:hover .dropdown-menu {
    visibility: visible;
    opacity: 1;
    clip: inherit;
    -webkit-transform: scaleY(1);
    -khtml-transform: scaleY(1);
    transform: scaleY(1)
}

.bi-header-section .dropdown-menu {
    left: 0;
    top: 65px;
    z-index: 100;
    margin: 0;
    padding: 20px 0;
    height: auto;
    min-width: 250px;
    display: block;
    border: none;
    border-radius: 2px;
    position: absolute;
    opacity: 0;
    background: #000;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    transform-origin: 0 0 0;
    -webkit-transform-origin: 0 0 0;
    -ms-transform-origin: 0 0 0;
    -o-transform-origin: 0 0 0;
    text-align: left;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.bi-header-section .dropdown-menu .dropdown-menu {
    top: 30px;
    left: -100%;
    min-width: 250px;
    transform-origin: 0 0 0;
    -webkit-transform-origin: 0 0 0;
    -ms-transform-origin: 0 0 0;
    -o-transform-origin: 0 0 0;
    -webkit-transform: scaleY(0) !important;
    transform: scaleY(0) !important
}

.bi-header-section .dropdown-menu .dropdown-menu a {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    white-space: nowrap
}


.bi-header-section .dropdown-menu .dropdown-menu a:before,
.bi-header-section .dropdown-menu a:before,
.hap-header-section .dropdown-menu .dropdown-menu a:before,
.hap-header-section .dropdown-menu a:before,
.mobile_menu .mobile-main-navigation .navbar-nav li a:after,
.mobile_menu_content .dropdown:after {
    display: none
}

.bi-header-section .dropdown-menu li,
.hap-header-section .dropdown-menu li {
    display: block;
    margin: 0 !important;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.bi-header-section .dropdown-menu li:last-child,
.hap-header-section .dropdown-menu li:last-child {
    border-bottom: none
}

.bi-header-section .dropdown-menu li:after,
.hap-header-section .dropdown-menu li:after {
    top: 8px;
    right: 15px;
    font-size: 16px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.bi-header-section .dropdown-menu li.dropdown:hover .dropdown-menu,
.hap-header-section .dropdown-menu li.dropdown:hover .dropdown-menu {
    top: 0;
    -webkit-transform: scaleY(1) !important;
    transform: scaleY(1) !important
}

.bi-header-section .dropdown-menu a {
    width: 100%;
    display: block;
    position: relative;
    padding: 10px 30px !important;
    color: #fff !important;
    font-weight: 600 !important;
    font-size: 15px !important
}

.bi-header-section .dropdown-menu a:hover {
    padding-left: 40px !important;
    color: var(--base-color) !important
}

.bi-header-section.sticky-on {
    top: 0;
    width: 100%;
    z-index: 10;
    padding: 0;
    position: fixed;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
    background-color: #000;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.bi-header-section.sticky-on .bi-header-content {
    padding: 12px 0
}

.bi-header-section.sticky-on .dropdown-menu {
    top: 55px
}


.bi-header-main-navigation .main-navigation li a.active,
.bi-header-main-navigation .main-navigation li:hover a,
.bi-portfolio-item-4 .portfolio-text h3:hover,
.bi-why-choose-skill-area .skill-set-percent:first-child .progress span {
    color: var(--base-color)
}

.bi-header-section.header-style-three .bi-header-content {
    padding: 17px 60px
}

.bi-header-section.header-style-three .bi-header-content .brand-logo {
    max-width: 135px
}

.bi-header-main-navigation .main-navigation {
    font-family: var(--heading)
}

.bi-header-main-navigation .main-navigation li {
    margin: 0 28px
}

.bi-header-main-navigation .main-navigation li a {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 40px
}

.close-side-widget,
.close-side-widget:hover {
    color: #fff !important;
    font-size: 24px
}

.xs-sidebar-widget {
    position: fixed;
    right: -100%;
    top: 0;
    bottom: 0;
    width: 100%;
    max-width: 50%;
    z-index: 999999;
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    background-color: #272727;
    -webkit-transition: .5s cubic-bezier(.9, .03, 0, .96) .6s;
    transition: .5s cubic-bezier(.9, .03, 0, .96) .6s;
    visibility: hidden;
    opacity: 0
}

.close-side-widget {
    color: #1768dd;
    font-size: rem(15px);
    display: block
}

.mobile_menu_content {
    top: 0;
    bottom: 0;
    left: -350px;
    height: 100vh;
    z-index: 101;
    position: fixed;
    width: 310px;
    overflow-y: scroll;
    background-color: #0f0d0d;
    padding: 20px 35px 35px;
    -webkit-box-shadow: 0 3px 5px rgba(100, 100, 100, .19);
    box-shadow: 0 3px 5px rgba(100, 100, 100, .19);
    -webkit-transition: .5s ease-in;
    transition: .5s ease-in
}

.bi-btn-4 a:hover:before,
.mobile_menu_content .mobile-main-navigation,
.mobile_menu_content .mobile-main-navigation .navbar-nav {
    width: 100%
}

.mobile_menu_content .navbar-nav .dropdown-menu {
    position: static !important;
    -webkit-transform: none !important;
    transform: none !important
}

.mobile_menu_content .mobile-main-navigation .navbar-nav li {
    width: 100%;
    display: block;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.mobile_menu_content .mobile-main-navigation .navbar-nav li a {
    width: 100%;
    color: #fff;
    display: block;
    font-weight: 600;
    font-size: 14px;
    font-family: var(--heading);
    text-transform: uppercase;
    padding: 10px 30px 10px 0 !important
}

.mobile_menu_content .m-brand-logo {
    width: 120px;
    margin: 50px auto
}

.mobile_menu_wrap.mobile_menu_on .mobile_menu_content {
    left: 0;
    -webkit-transition: .7s ease-out;
    transition: .7s ease-out
}

.mobile_menu_overlay {
    top: 0;
    width: 100%;
    position: fixed;
    z-index: 100;
    right: 0;
    height: 120vh;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(0, 0, 0, .9);
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}


.bi-portfolio-section-4,
.bi-slider-section-4,
.bi-text-scroll-section-1,
.fix,
.mobile_menu_overlay_on {
    overflow: hidden
}


.mobile_menu .mobile-main-navigation .dropdown>.dropdown-menu,
.mobile_menu_wrap.mobile_menu_on .mobile_menu_overlay,
.search-open {
    opacity: 1;
    visibility: visible
}

.mobile_menu_button {
    right: 0;
    top: -35px;
    z-index: 5;
    color: #fff;
    display: none;
    font-size: 24px;
    cursor: pointer;
    line-height: 38px;
    position: absolute;
    text-align: center
}

.mobile_menu .mobile_menu_content .mobile-main-navigation .navbar-nav .dropdown-menu {
    border: none;
    display: none;
    -webkit-transition: none;
    transition: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 5px 0;
    width: 100%;
    background-color: transparent
}

.mobile_menu .mobile_menu_content .mobile-main-navigation .navbar-nav .dropdown-menu li {
    border: none;
    padding: 0 10px;
    line-height: 1
}


.mobile_menu .mobile_menu_content .mobile-main-navigation .navbar-nav .dropdown-menu li:hover {
    background-color: transparent
}

.mobile_menu .mobile_menu_content .mobile-main-navigation .navbar-nav .dropdown-menu li a {
    color: #fff !important
}

.mobile_menu .mobile_menu_content .mobile-main-navigation .navbar-nav .dropdown-menu li a:hover {
    color: var(--base-color);
    background-color: transparent
}

.mobile_menu .dropdown .dropdown-btn {
    color: #9397a7;
    position: absolute;
    top: 3px;
    right: 0;
    height: 30px;
    padding: 5px 10px
}

.mobile_menu .dropdown .dropdown-btn.toggle-open {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.mobile_menu .mobile_menu_close {
    top: 25px;
    right: 25px;
    cursor: pointer;
    color: #d60606;
    font-size: 20px;
    position: absolute
}

.search-body {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 1000;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center;
    -webkit-transition: -webkit-transform .7s;
    transition: transform .7s;
    transition: transform .7s, -webkit-transform .7s;
    background-color: rgba(0, 0, 0, .85)
}

.search-body.search-open {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}

.bi-header-main-navigation .main-navigation .navbar-nav .nav-link {
    display: initial
}


.cart_sidebar.active {
    right: 0
}


.bi-storyboard-item.active h3,
.bi-storyboard-item:hover h3 {
    color: var(--base-color);
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: var(--base-color)
}

@-webkit-keyframes moveAnimation {

    0%,
    100% {
        left: 0
    }

    50% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
}

@keyframes moveAnimation {

    0%,
    100% {
        left: 0
    }

    50% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
}

@-webkit-keyframes moveAnimation2 {

    0%,
    100% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    50% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg)
    }
}

@keyframes moveAnimation2 {

    0%,
    100% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    50% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg)
    }
}


.bi-storyboard-item:before {
    content: "\f061";
    -webkit-transition: .5s;
    font-family: "Font Awesome 5 Pro";
    position: absolute
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}


.bi-service-section-4 .bi-service-scroll-area {
    display: inline-block
}

.bi-storyboard-item {
    margin: 0 auto 30px;
    cursor: pointer;
    max-width: 670px;
    text-align: center;
    position: relative;
    padding-bottom: 40px
}

.bi-storyboard-item:before {
    top: 40px;
    opacity: 0;
    right: 50px;
    color: #ff7425;
    font-size: 55px;
    font-weight: 900;
    visibility: hidden;
    transition: .5s;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg)
}

.bi-storyboard-item h3 {
    font-size: 60px;
    font-weight: 700;
    padding-bottom: 5px;
    -webkit-transition: .5s;
    transition: .5s;
    color: #fff;
    -webkit-text-fill-color: #fff;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff
}

.bi-main-slider-item-4 .bi-main-slider-text h1,
.bi-text-scroll-item-1 h3 {
    -webkit-text-stroke-color: var(--base-color);
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 2px
}

.bi-storyboard-item.active:before,
.bi-storyboard-item:hover:before {
    right: 0;
    opacity: 1;
    visibility: visible
}


.bi-why-choose-us-content {
    padding-top: 50px
}

.bi-fun-fact-counter-2 .bi-fun-fact-star {
    left: 0;
    top: 35%;
    right: 90px;
    text-align: center;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-animation: 10s linear infinite spin;
    animation: 10s linear infinite spin
}

.bi-counter-content-4 .bi-fun-fact-counter-2 {
    max-width: 480px
}


.bi-why-choose-skill-area .skill-set-percent:first-child .progress-bar {
    background-color: var(--base-color)
}

.bi-testimonial-slider {
    -webkit-transform: translateX(-55px);
    transform: translateX(-55px)
}


.bi-portfolio-content-4 {
    padding-top: 70px
}

.hover-reveal {
    position: fixed;
    width: 200px;
    height: 150px;
    top: 0;
    left: 0;
    pointer-events: none;
    opacity: 0
}

.hover-reveal__img,
.hover-reveal__inner {
    width: 100%;
    height: 100%;
    position: relative
}

.hover-reveal__deco {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #181314
}

.hover-reveal__img {
    background-size: cover;
    background-position: 50% 50%
}


.bi-why-choose-img2-area {
    z-index: 1
}


.bi-service-title-text .service-emoji-logo {
    margin-bottom: 20px
}

.bi-testimonial-nav {
    height: 305px
}


.scroll-top.show {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

@-webkit-keyframes zoom-in-zoom-out {

    0%,
    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }

    50% {
        -webkit-transform: scale(1.5, 1.5);
        transform: scale(1.5, 1.5)
    }
}

@keyframes zoom-in-zoom-out {

    0%,
    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }

    50% {
        -webkit-transform: scale(1.5, 1.5);
        transform: scale(1.5, 1.5)
    }
}


.bi-portfolio-item-4 .portfolio-text .portfolio-category a:hover {
    color: #fff;
    background-color: var(--base-color)
}


.bi-abut-feature-list-4 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}


.bi-abut-feature-list-4 li i {
    width: 30px;
    font-size: 30px;
    margin-right: 15px;
    color: var(--base-color)
}


.bi-service-top-content-4 {
    margin-bottom: 50px
}

.bi-blog-slider-3 {
    margin: 50px 0
}

.bi-sponsor-slider-3 {
    padding: 70px 0;
    border-top: 1.5px dashed var(--base-color);
    border-bottom: 1.5px dashed var(--base-color)
}


.bi-btn-4 a:before {
    left: 0;
    height: 100%;
    top: 0;
    position: absolute;
    z-index: -1;
    content: ""
}

.bi-btn-4 a,
.bi-section-title-4 .sub-title {
    position: relative;
    display: inline-block;
    font-family: var(--heading)
}


.bi-service-scroll-item .service-text .service_more:hover {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.home-4 {
    background-color: #1b1c35;
    color: rgba(255, 255, 255, .7)
}

.bi-btn-4 a {
    color: #fff;
    z-index: 1;
    overflow: hidden;
    font-weight: 600;
    border-radius: 100px;
    white-space: nowrap;
    padding: 15px 64px 15px 30px;
    background: var(--linear, linear-gradient(135deg, #eb5c18 0, #f95055 45.72%, #ca2db8 100%))
}

.bi-btn-4 a:before {
    width: 0%;
    background: rgba(11, 12, 14, .23);
    -webkit-transition: .5s;
    transition: .5s
}

.bi-btn-4 a span {
    top: 0;
    right: 0;
    width: 39px;
    height: 60px;
    position: absolute;
    border-radius: 50px 0 0 50px;
    background: rgba(11, 12, 14, .23)
}

.bi-section-title-4 .sub-title {
    font-size: 14px;
    font-weight: 700;
    color: var(--base-color);
    padding-bottom: 12px
}

.bi-section-title-4 .sub-title:before {
    top: 10px;
    right: -80px;
    width: 72px;
    height: 1px;
    content: "";
    position: absolute;
    background-color: var(--base-color)
}

.bi-section-title-4 h2 {
    color: #fff;
    font-size: 62px;
    font-weight: 700
}

.bi-section-title-4.text-center .sub-title:after {
    top: 10px;
    left: -80px;
    width: 72px;
    height: 1px;
    content: "";
    position: absolute;
    background-color: var(--base-color)
}

.bi-title-waterprint h2 {
    opacity: .5;
    font-size: 153px;
    font-weight: 700;
    text-align: center;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .28)), to(rgba(27, 28, 53, .44)));
    background: linear-gradient(180deg, rgba(255, 255, 255, .28) 0, rgba(27, 28, 53, .44) 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

@-webkit-keyframes rotate-2 {
    0% {
        transform: rotate(0);
        -webkit-transform: rotate(0)
    }

    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg)
    }
}

@keyframes rotate-2 {
    0% {
        transform: rotate(0);
        -webkit-transform: rotate(0)
    }

    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg)
    }
}

@-webkit-keyframes border_animation {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }

    20% {
        -webkit-transform: scale(1.05);
        transform: scale(1.24);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1.7);
        transform: scale(1.7);
        opacity: 0
    }
}

@keyframes border_animation {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }

    20% {
        -webkit-transform: scale(1.05);
        transform: scale(1.24);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1.7);
        transform: scale(1.7);
        opacity: 0
    }
}

.bi-main-slider-item-4 {
    z-index: 1;
    padding: 230px 0 140px
}

.bi-main-slider-item-4 .slider_men {
    right: 0;
    z-index: 1;
    left: 80px;
    bottom: 20px;
    margin: 0 auto;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(180px);
    transform: translateX(180px)
}

.bi-main-slider-item-4 .shape_1 {
    z-index: -1;
    top: 190px;
    left: 200px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(-80px);
    transform: translateX(-80px)
}

.bi-main-slider-item-4 .bi-main-slider-text {
    margin: 0 auto;
    max-width: 1300px
}

.bi-main-slider-item-4 .bi-main-slider-text h1 {
    font-weight: 700;
    font-size: 153px;
    text-transform: uppercase;
    color: var(--base-color);
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(-80px);
    transform: translateX(-80px)
}

.bi-main-slider-item-4 .bi-main-slider-text h1 span {
    color: #fff;
    display: block;
    font-size: 131px;
    -webkit-text-fill-color: #fff;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #fff
}

.bi-main-slider-item-4 .bi-main-slider-text h1 strong {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 310px;
    font-weight: 900;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff3838), to(rgba(255, 56, 56, 0)));
    background: linear-gradient(180deg, #ff3838 0, rgba(255, 56, 56, 0) 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: inherit;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: transparent
}

.bi-main-slider-item-4 .bi-main-slider-text .bi-slider-text {
    right: 0;
    top: 50px;
    z-index: 2;
    max-width: 350px;
    text-align: right;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(80px);
    transform: translateY(80px)
}

.bi-main-slider-item-4 .bi-main-slider-text .bi-slider-text p {
    color: #fff;
    padding-bottom: 44px
}

.bi-main-slider-next-prev .bi-main-slider-arrow-4 {
    z-index: 5;
    color: #fff;
    width: 300px;
    bottom: 80px;
    height: 300px;
    font-size: 50px;
    position: absolute;
    border-radius: 100%
}

.bi-main-slider-next-prev .bi-main-slider-arrow-4.bi-main-button-prev-4 {
    left: -150px;
    padding-right: 70px
}

.bi-main-slider-next-prev .bi-main-slider-arrow-4.bi-main-button-next-4 {
    right: -150px;
    padding-left: 70px
}

.bi-main-slider-4 .swiper-slide-active .bi-main-slider-item-4 .slider_men {
    opacity: 1;
    visibility: visible;
    -webkit-transition: 1.5s 1.4s;
    transition: 1.5s 1.4s;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.bi-main-slider-4 .swiper-slide-active .bi-main-slider-item-4 .bi-main-slider-text h1 {
    opacity: 1;
    visibility: visible;
    -webkit-transition: 1s 0.5s;
    transition: 1s 0.5s;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.bi-main-slider-4 .swiper-slide-active .bi-main-slider-item-4 .bi-main-slider-text .bi-slider-text {
    opacity: 1;
    visibility: visible;
    -webkit-transition: 1.6s 1.2s;
    transition: 1.6s 1.2s;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.bi-about-section-4 {
    overflow: hidden;
    padding: 110px 0 100px
}

.bi-about-img-wrapper4 {
    padding-bottom: 175px
}

.bi-about-img-wrapper4 .about-circle-shape {
    left: -40px;
    z-index: -1;
    bottom: 90px
}

.bi-about-img-wrapper4 .about-img2 {
    right: 0;
    bottom: 0
}

.bi-about-text-4 .bi-section-title-4 {
    right: 0;
    top: 35px;
    width: 720px;
    position: absolute
}

.bi-about-text-area-4 {
    padding-left: 15px;
    padding-top: 265px
}

.bi-about-text-area-4 p {
    color: rgba(255, 255, 255, .6999)
}

.bi-abut-feature-list-4 {
    border-radius: 10px;
    margin: 30px 0 40px;
    padding: 28px 0 0;
    background: linear-gradient(97.31deg, rgba(235, 92, 24, .11199) 0, rgba(249, 80, 85, .11199) 45.72%, rgba(202, 45, 184, .11199) 100%)
}

.bi-abut-feature-list-4 li {
    width: 50%;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    padding: 0 25px;
    margin-bottom: 20px;
    font-family: var(--heading)
}

.bi-about-btn-cta .bi-btn-4 {
    margin-right: 30px
}

.bi-about-cta-4 .inner-icon {
    color: #fff;
    width: 40px;
    height: 40px;
    margin-right: 20px;
    border-radius: 100%;
    background-color: var(--base-color)
}

.bi-about-cta-4 .inner-text span {
    display: block;
    font-size: 16px;
    margin-bottom: 5px;
    color: rgba(255, 255, 255, .7)
}

.bi-about-cta-4 .inner-text h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 600
}

.bi-text-scroll-item-1 h3 {
    font-size: 150px;
    font-weight: 700;
    margin: 0 20px;
    display: inline-block;
    color: var(--base-color)
}

.bi-text-scroll-item-2 {
    display: flow-root;
    overflow: hidden;
    padding-top: 25px;
    background: linear-gradient(135deg, #eb5c18 0, #f95055 45.72%, #ca2db8 100%)
}

.bi-text-scroll-item-2 h3 {
    font-size: 92px;
    font-weight: 700;
    margin: 0 20px;
    padding-top: 20px;
    display: inline-block
}

.bi-text-scroll-item-2 span {
    top: -25px;
    position: relative;
    display: inline-block
}

.bi-text-scroll-item-2 .scroll-text-1 {
    color: #1b1c35
}

.bi-text-scroll-item-2 .scroll-text-2 {
    color: #fff;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #fff
}

.bi-text-scroll-item-2 .scroll-text-3 {
    color: rgba(27, 28, 53, .3)
}

.bi-service-section-4 {
    overflow: hidden;
    padding: 100px 0 0
}

.bi-service-top-content-4 .bi-section-title-4 {
    max-width: 660px
}

.bi-service-scroll-item {
    max-width: 522px;
    overflow: hidden;
    margin: 0 15px;
    border-radius: 20px;
    display: inline-block
}


.bi-why-choose-feature ul {
    display: -webkit-box;
    display: -ms-flexbox
}

.bi-service-scroll-item .service-text {
    width: 100%;
    bottom: 30px;
    padding: 0 40px
}

.bi-service-scroll-item .service-text h3 {
    color: #fff;
    font-size: 34px;
    font-weight: 600
}

.bi-service-scroll-item .service-text h3:hover {
    letter-spacing: 2px
}

.bi-service-scroll-item .service-text .service_more {
    width: 62px;
    height: 62px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 30px;
    border-radius: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: var(--linear, linear-gradient(135deg, #eb5c18 0, #f95055 45.72%, #ca2db8 100%))
}

.bi-service-section-4_2 {
    overflow: hidden;
    cursor: -webkit-grab;
    cursor: grab;
    padding: 100px 0 60px;
    border-radius: 0 0 100px 100px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .02)));
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .02) 100%);
    -webkit-box-shadow: 0 1px 0 0 rgba(255, 56, 56, .5);
    box-shadow: 0 1px 0 0 rgba(255, 56, 56, .5)
}

.bi-service-title-text,
.hap-section-title.text-center {
    margin: 0 auto;
    max-width: 750px
}

.bi-service-title-text h2 {
    color: #fff;
    font-size: 62px;
    font-weight: 600
}

.bi-why-choose-us-section-4 {
    overflow: hidden;
    padding: 100px 0
}

.bi-why-choose-us-section-4 .container {
    max-width: 1640px
}

.bi-why-choose-img1-area {
    margin: 0 auto;
    max-width: 720px
}

.bi-why-choose-img1-area .why-choose-img2 {
    top: 0;
    left: 0;
    z-index: -1
}

.bi-why-choose-img1-area .why-choose-img3 {
    top: -55px;
    left: -40px;
    z-index: -2
}

.bi-why-choose-img1-area .why-choose-img4 {
    top: 0;
    right: 60px
}

.bi-why-choose-img1-area .why-choose-img5 {
    top: -15px;
    left: -15px
}

.bi-why-choose-textarea {
    max-width: 650px
}

.bi-why-choose-us-area-1,
.bi-why-choose-us-area-2 {
    margin-bottom: 130px
}

.bi-why-choose-us-area-2 .bi-why-choose-textarea {
    margin: 0 auto 0 150px
}

.bi-why-choose-img2-area .why-choose-img2_1 {
    right: 25px;
    z-index: -1;
    bottom: -20px
}

.bi-why-choose-img2-area .why-choose-img2_2 {
    top: 0;
    right: 0;
    z-index: -2
}

.bi-why-choose-img2-area .why-choose-img2_3 {
    top: -25px;
    left: 37%
}


.bi-why-choose-feature {
    margin: 30px 0
}

.bi-why-choose-feature ul {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-family: var(--heading)
}

.bi-why-choose-feature ul li {
    width: 50%;
    color: #fff;
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 22px;
    padding-left: 50px;
    position: relative
}

.bi-why-choose-feature ul li:before {
    left: 0;
    top: 5px;
    width: 34px;
    content: "";
    height: 34px;
    position: absolute;
    background-repeat: no-repeat;
    background-image: url(../img/icon/check.png)
}

.bi-why-choose-skill-area {
    width: 100%;
    max-width: 570px;
    margin: 40px 0 50px
}

.bi-why-choose-skill-area .skill-set-percent {
    margin-bottom: 32px
}

.bi-why-choose-skill-area .skill-set-percent h4 {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    padding-bottom: 15px
}

.bi-why-choose-skill-area .skill-set-percent .progress {
    height: 14px;
    border-radius: 30px;
    position: relative;
    overflow: visible;
    border: 1px solid rgba(255, 255, 255, .2);
    background-color: transparent
}

.bi-why-choose-skill-area .skill-set-percent .progress span {
    right: 0;
    top: -35px;
    font-size: 18px;
    font-weight: 600;
    position: absolute;
    font-family: var(--heading);
    color: var(--base-color)
}

.bi-why-choose-skill-area .skill-set-percent .progress-bar {
    width: 0;
    left: 3px;
    top: 3px;
    float: left;
    height: 6px;
    position: relative;
    border-radius: 30px;
    -webkit-transition: 1s ease-in-out;
    transition: 1s ease-in-out
}

.bi-why-choose-skill-area .skill-set-percent:nth-child(2) .progress span {
    color: #30f272
}

.bi-why-choose-skill-area .skill-set-percent:nth-child(2) .progress-bar {
    background-color: #30f272
}

.bi-why-choose-skill-area .skill-set-percent:nth-child(3) .progress span {
    color: #f2c230
}

.bi-why-choose-skill-area .skill-set-percent:nth-child(3) .progress-bar {
    background-color: #f2c230
}

.bi-why-choose-textarea .accordion-item {
    border: none;
    overflow: hidden;
    border-radius: 0;
    position: relative;
    margin-bottom: 10px;
    padding: 10px 20px 25px;
    background-color: transparent;
    -webkit-transition: .5s;
    transition: .5s;
    border-bottom: 1px solid #919191
}

.bi-why-choose-textarea .accordion-item.faq_bg {
    background: linear-gradient(97.31deg, rgba(235, 92, 24, .11199) 0, rgba(249, 80, 85, .11199) 45.72%, rgba(202, 45, 184, .11199) 100%)
}

.bi-portfolio-section-4 .bi-title-waterprint {
    margin-bottom: -50px
}

.bi-portfolio-section-4 .bi-section-title-4 {
    margin: 0 auto;
    max-width: 770px
}

.bi-portfolio-section-4 .container {
    max-width: 1330px
}

.bi-portfolio-item-4 {
    max-width: 610px;
    margin-bottom: 70px
}

.bi-portfolio-item-4 .portfolio-img-4 {
    overflow: hidden;
    border-radius: 20px;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 4px 27px 0 rgba(0, 0, 0, .65) inset;
    box-shadow: 0 4px 27px 0 rgba(0, 0, 0, .65) inset
}

.bi-portfolio-item-4 .portfolio-text h3 {
    color: #fff;
    font-size: 38px;
    font-weight: 700;
    padding-bottom: 20px
}

.bi-portfolio-item-4 .portfolio-text .portfolio-category a {
    font-size: 16px;
    border-radius: 50px;
    display: inline-block;
    padding: 8px 25px;
    background: rgba(255, 255, 255, .08);
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .26) inset;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .26) inset
}

.bi-portfolio-item-wrapper-2 {
    margin-top: 50px;
    padding-left: 30px
}

.bi-pricing-plan-content-4 {
    z-index: 1;
    margin-left: 40px
}

.bi-counter-section-4 {
    z-index: 1;
    overflow: hidden;
    position: relative;
    padding: 295px 0 155px
}

.bi-counter-section-4 .counter-landing {
    -webkit-transition: .8s;
    transition: .8s
}

.bi-counter-section-4 .counter-landing.bi-counter-landing1 {
    left: -33%;
    z-index: -1;
    bottom: -85%;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s
}

.bi-counter-section-4 .counter-landing.bi-counter-landing2 {
    left: -36%;
    z-index: -2;
    bottom: -110%;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s
}

.bi-counter-section-4 .counter-landing.bi-counter-landing3 {
    left: -27%;
    bottom: -50%;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s
}

.bi-counter-section-4:hover .counter-landing {
    -webkit-transform: translateY(-70px);
    transform: translateY(-70px)
}

.bi-counter-item-2 {
    overflow: hidden;
    margin-bottom: 75px
}

.bi-counter-item-2 h3 {
    line-height: 1;
    font-size: 30px;
    font-weight: 600;
    max-width: 200px;
    margin-bottom: 5px;
    padding-bottom: 25px;
    color: var(--title-color);
    border-bottom: 1px solid #e7e8ee
}

.bi-counter-item-2 h3 span {
    font-size: 120px;
    font-weight: 500
}

.bi-counter-item-2 p {
    color: #717171;
    font-size: 17px;
    font-family: var(--heading)
}

.bi-counter-content-4 .bi-fun-fact-star {
    left: 0;
    top: 42%;
    right: 90px;
    text-align: center;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-animation: 10s linear infinite spin;
    animation: 10s linear infinite spin
}

.bi-counter-content-4 .bi-counter-item-2 h3 {
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.bi-counter-content-4 .bi-counter-item-2 p {
    color: #fff;
    font-size: 18px
}

.bi-testimonial-slider-nav-4 .testimonial-next_4,
.bi-testimonial-slider-nav-4 .testimonial-prev_4 {
    left: 0;
    top: 50%;
    z-index: 2;
    font-size: 30px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}


.bi-testimonial-slider-nav-4 .testimonial-next_4:hover,
.bi-testimonial-slider-nav-4 .testimonial-prev_4:hover {
    background: -webkit-gradient(linear, left top, right top, from(#eb5c18), color-stop(45.72%, #f95055), to(#ca2db8));
    background: linear-gradient(90deg, #eb5c18 0, #f95055 45.72%, #ca2db8 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.bi-testimonial-slider-nav-4 .testimonial-next_4 {
    right: 0;
    left: auto
}

.bi-testimonial-slider-for-4,
.hpt-testimonial-slider-for-4 {
    margin-top: 60px
}

.bi-scroll-img-section {
    height: 825px;
    overflow: hidden
}

.bi-scroll-img-section .bi-scroll-img-area {
    top: 0;
    left: -260px;
    right: 0;
    margin: 0 auto;
    width: 125%
}

@media screen and (max-width:1800px) {
    .bi-counter-section-4 .counter-landing.bi-counter-landing1 {
        left: -50%
    }

    .bi-counter-section-4 .counter-landing.bi-counter-landing3 {
        left: -40%
    }

    .bi-counter-section-4 .counter-landing.bi-counter-landing2 {
        left: -57%
    }

    .bi-scroll-img-section {
        height: 550px
    }
}

@media screen and (max-width:1500px) {
    .bi-why-choose-us-area-2 .bi-why-choose-textarea {
        margin-left: 50px
    }

    .bi-counter-section-4 .counter-landing.bi-counter-landing1 {
        left: -55%
    }

    .bi-counter-section-4 .counter-landing.bi-counter-landing3 {
        left: -50%
    }

    .bi-counter-section-4 .counter-landing.bi-counter-landing2 {
        left: -65%
    }

    .bi-slider-section-4 {
        background-image: none !important;
        background-color: #192140
    }

    .bi-main-slider-item-4 .slider_men {
        bottom: 0
    }
}

@media screen and (max-width:1400px) {
    .bi-main-slider-next-prev .bi-main-slider-arrow-4.bi-main-button-prev-4 {
        left: -75px;
        padding-right: 30px
    }

    .bi-main-slider-next-prev .bi-main-slider-arrow-4.bi-main-button-next-4 {
        right: -75px;
        padding-left: 30px
    }

    .bi-main-slider-next-prev .bi-main-slider-arrow-4 {
        width: 150px;
        height: 150px;
        font-size: 30px
    }

    .bi-counter-section-4 .counter-landing.bi-counter-landing1 {
        left: -60%
    }

    .bi-counter-section-4 .counter-landing.bi-counter-landing3 {
        left: -55%
    }

    .bi-counter-section-4 .counter-landing.bi-counter-landing2 {
        left: -70%
    }
}

@media screen and (max-width:1300px) {
    .bi-counter-section-4 .counter-landing.bi-counter-landing1 {
        left: -70%
    }

    .bi-counter-section-4 .counter-landing.bi-counter-landing3 {
        left: -65%
    }

    .bi-counter-section-4 .counter-landing.bi-counter-landing2 {
        left: -80%
    }
}

@media screen and (max-width:850px) {
    .bi-service-top-content-4 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .bi-service-top-content-4 .bi-section-title-4 {
        margin-bottom: 20px
    }

    .bi-scroll-img-section,
    .bi-service-section-4_2 {
        display: none
    }
}

:root {
    --hap-heading: "Space Grotesk";
    --hap-body-font: "Space Grotesk";
    --hap-body-color: #0d0d0d;
    --hap-base-color: #6d55e9;
    --hap-title-color: #000000;
    --hap-gradient-color: linear-gradient(90deg, rgb(89, 86, 240) 0%, rgb(255, 80, 184) 100%);
    --clr-common-white: #fff;
    --clr-common-black: #222222;
    --clr-common-black-soft: #0D0D0D;
    --clr-common-black-deep: #000000;
    --clr-body-heading: #00071A;
    --clr-body-text-white: #ffffff;
    --clr-body-text: #4D515F;
    --clr-color-blue: #000A30;
    --clr-hover-primary: #FF7425;
    --clr-theme-primary: #FF7425;
    --clr-bg-primary: #FF7425;
    --clr-bg-white: #ffffff;
    --clr-bg-gray: #171717;
    scroll-behavior: inherit;
    --font-four: "Catamaran", sans-serif;
    --grad-color: linear-gradient(-90deg, rgb(168, 115, 250) 0%, rgb(112, 61, 241) 100%)
}


.hap-footer-widget .logo-cta li i,
.hap-section-title .sub-title,
.hap-section-title .sub-title:before {
    background: var(--hap-gradient-color);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

@-webkit-keyframes gradient_animation {

    0%,
    100% {
        background-position: 0 0
    }

    50% {
        background-position: 100% 0
    }
}

@keyframes gradient_animation {

    0%,
    100% {
        background-position: 0 0
    }

    50% {
        background-position: 100% 0
    }
}

.hap-headline h1,
.hap-headline h2,
.hap-headline h3,
.hap-headline h4,
.hap-headline h5,
.hap-headline h6 {
    margin-bottom: 0;
    font-weight: 400;
    line-height: 1.143;
    font-family: var(--hap-heading)
}

.hap-section-title .sub-title {
    font-size: 16px;
    font-weight: 600;
    position: relative;
    padding-left: 23px;
    margin-bottom: 5px;
    display: inline-block
}

.hap-section-title .sub-title:before {
    top: 0;
    left: 0;
    content: "\f666";
    font-weight: 900;
    position: absolute;
    font-family: "Font Awesome 5 Pro"
}

.hap-section-title h2 {
    font-size: 72px;
    font-weight: 700;
    color: var(--hap-title-color)
}

.hap-section-title p {
    padding-top: 5px
}

.hap-section-title.dark-bg-title p {
    color: #e1e1e1
}


.hap-contact-form button i {
    margin-left: 10px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: .2s linear;
    transition: .2s linear
}


.hap-contact-form button:hover {
    background-position: 120%
}


.hap-contact-form button:hover i {
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.hap-header-section {
    left: 0;
    top: 28px;
    z-index: 10;
    width: 100%;
    position: absolute
}

.hap-header-section .dropdown-menu {
    left: 0;
    top: 65px;
    z-index: 100;
    margin: 0;
    padding: 20px 0;
    height: auto;
    min-width: 230px;
    display: block;
    border: none;
    border-radius: 2px;
    position: absolute;
    opacity: 0;
    background: #000;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    transform-origin: 0 0 0;
    -webkit-transform-origin: 0 0 0;
    -ms-transform-origin: 0 0 0;
    -o-transform-origin: 0 0 0;
    text-align: left;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.hap-header-section .dropdown-menu .dropdown-menu {
    top: 30px;
    left: -100%;
    transform-origin: 0 0 0;
    -webkit-transform-origin: 0 0 0;
    -ms-transform-origin: 0 0 0;
    -o-transform-origin: 0 0 0;
    -webkit-transform: scaleY(0) !important;
    transform: scaleY(0) !important
}

.hap-header-section .dropdown-menu .dropdown-menu a {
    font-size: 14px;
    font-weight: 400;
    color: #fff
}

.hap-header-section .dropdown-menu a {
    width: 100%;
    display: block !important;
    position: relative;
    padding: 10px 30px !important;
    color: #fff !important;
    font-weight: 600 !important;
    font-size: 17px !important
}

.hap-header-section .dropdown-menu a:hover {
    padding-left: 40px !important;
    color: var(--hap-base-color) !important
}

.hap-header-section.sticky-on {
    top: 0;
    width: 100%;
    z-index: 10;
    padding: 0;
    position: fixed;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    background-color: #fff;
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    -webkit-box-shadow: 0 4px 4px 0 rgba(100, 109, 152, .0588235294);
    box-shadow: 0 4px 4px 0 rgba(100, 109, 152, .0588235294)
}


.hap-footer-widget .menu-widget li a:hover {
    color: var(--hap-base-color)
}

.hap-testimonial-slider {
    margin: 0 auto;
    max-width: 995px
}

.hap-contact-section {
    overflow: hidden;
    padding: 140px 0
}

.hap-contact-form {
    max-width: 550px
}

.hap-contact-form input,
.hap-contact-form select,
.hap-contact-form textarea {
    width: 100%;
    height: 62px;
    color: #000;
    padding-left: 20px;
    margin-bottom: 18px;
    border-radius: 40px;
    background-color: #fff;
    -webkit-appearance: none
}

.hap-contact-form input::-webkit-input-placeholder,
.hap-contact-form select::-webkit-input-placeholder,
.hap-contact-form textarea::-webkit-input-placeholder {
    font-size: 17px;
    color: #9fa4af
}

.hap-contact-form input::-moz-placeholder,
.hap-contact-form select::-moz-placeholder,
.hap-contact-form textarea::-moz-placeholder {
    font-size: 17px;
    color: #9fa4af
}

.hap-contact-form input:-ms-input-placeholder,
.hap-contact-form select:-ms-input-placeholder,
.hap-contact-form textarea:-ms-input-placeholder {
    font-size: 17px;
    color: #9fa4af
}

.hap-contact-form input::-ms-input-placeholder,
.hap-contact-form select::-ms-input-placeholder,
.hap-contact-form textarea::-ms-input-placeholder {
    font-size: 17px;
    color: #9fa4af
}

.hap-contact-form input::placeholder,
.hap-contact-form select::placeholder,
.hap-contact-form textarea::placeholder {
    font-size: 17px;
    color: #9fa4af
}

.hap-contact-form textarea {
    height: 140px;
    padding-top: 15px
}

.hap-contact-form button {
    color: #fff;
    width: 100%;
    height: 62px;
    border: none;
    font-weight: 700;
    font-size: 17px;
    border-radius: 40px;
    text-transform: uppercase;
    -webkit-transition: .2s linear;
    transition: .2s linear;
    background: -webkit-gradient(linear, left top, right top, from(#6256ed), color-stop(50%, #f350bc), to(#6256ed));
    background: linear-gradient(90deg, #6256ed 0, #f350bc 50%, #6256ed);
    background-size: 200%, 1px
}

.hap-contact-text-area {
    padding-top: 20px
}


.hap-footer-content {
    padding: 100px 0
}

.hap-footer-widget .widget-title {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    position: relative;
    display: inline-block;
    margin-bottom: 38px
}

.hap-footer-widget .widget-title:before {
    bottom: 0;
    height: 1px;
    content: "";
    width: 100%;
    position: absolute;
    background-color: #fff
}

.hap-footer-widget .logo-widget p {
    color: #7f7f7f;
    font-size: 17px;
    max-width: 340px;
    padding: 20px 0 30px
}

.hap-footer-widget .logo-cta li {
    color: #fff;
    font-size: 15px;
    margin-bottom: 10px
}

.hap-footer-widget .logo-cta li i {
    width: 20px;
    margin-right: 8px;
    display: inline-block
}


.hap-footer-widget .tranding-service {
    margin-top: 25px
}


.hap-footer-widget .menu-widget {
    padding-left: 20px
}

.hap-footer-widget .menu-widget li {
    position: relative;
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #2b2b2b
}

.hap-footer-widget .menu-widget li:last-child {
    border: none;
    margin-bottom: 0;
    padding-bottom: 0
}

.hap-footer-widget .menu-widget li a {
    color: #e6eedd;
    font-size: 16px;
    font-weight: 600
}

.hap-footer-widget .newslatter-widget {
    padding-left: 10px
}

.hap-footer-widget .newslatter-widget p {
    color: #7f7f7f;
    font-size: 15px;
    padding-bottom: 18px
}

.hap-footer-widget .newslatter-widget form input {
    width: 100%;
    height: 64px;
    border: none;
    padding-left: 20px;
    border-radius: 30px;
    background-color: #262626
}

.hap-footer-widget .newslatter-widget form input::-webkit-input-placeholder {
    font-size: 14px;
    color: #7f7f7f
}

.hap-footer-widget .newslatter-widget form input::-moz-placeholder {
    font-size: 14px;
    color: #7f7f7f
}

.hap-footer-widget .newslatter-widget form input:-ms-input-placeholder {
    font-size: 14px;
    color: #7f7f7f
}

.hap-footer-widget .newslatter-widget form input::-ms-input-placeholder {
    font-size: 14px;
    color: #7f7f7f
}

.hap-footer-widget .newslatter-widget form input::placeholder {
    font-size: 14px;
    color: #7f7f7f
}

.hap-footer-widget .newslatter-widget form button {
    top: 7px;
    right: 7px;
    color: #fff;
    width: 66px;
    height: 53px;
    border: none;
    position: absolute;
    border-radius: 30px;
    background: var(--hap-gradient-color)
}

.hap-footer-widget .tranding-service h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 10px
}

.hap-footer-widget .tranding-service ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    border-radius: 30px
}

.hap-footer-widget .tranding-service li a {
    width: 100px;
    height: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.hap-footer-widget .tranding-service li:first-child a {
    background-color: #ab003a
}

.hap-footer-widget .tranding-service li:nth-child(2) a {
    background-color: #d44823
}

.hap-footer-widget .tranding-service li:nth-child(3) a {
    background-color: #ffc107
}

.hap-footer-widget .tranding-service li:nth-child(4) a {
    background-color: #5adafd
}

.hap-footer-copyright {
    color: #fff;
    font-size: 15px;
    padding: 10px 15px;
    background-color: #151515
}

@media screen and (max-width:1250px) {

    .bi-about-img-wrapper4 .about-circle-shape,
    .bi-portfolio-section-4 .bi-title-waterprint,
    .bi-title-waterprint {
        display: none
    }

    .bi-about-text-4 .bi-section-title-4 {
        max-width: 650px
    }

    .bi-section-title-4 h2 {
        font-size: 50px
    }

    .bi-about-btn-cta {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .bi-counter-section-4 .counter-landing.bi-counter-landing1 {
        left: -80%
    }

    .bi-counter-section-4 .counter-landing.bi-counter-landing3 {
        left: -75%
    }

    .bi-counter-section-4 .counter-landing.bi-counter-landing2 {
        left: -90%
    }

    .bi-header-main-navigation .main-navigation li {
        margin: 0 18px
    }

    .bi-main-slider-next-prev .bi-main-slider-arrow-4 {
        bottom: 20px
    }

    .bi-main-slider-item-4 .bi-main-slider-text .bi-slider-text {
        right: 15px
    }

    .hap-section-title h2 {
        font-size: 60px
    }
}

.uppercase {
    text-transform: uppercase
}

.reveal-type,
.reveal-type-2 {
    text-transform: lowercase !important
}


.scroll-top {
    font-size: 20px
}

.container {
    padding-right: 15px;
    padding-left: 15px
}

.row {
    --bs-gutter-x: 30px
}


.scroll-top {
    background: var(--linear, linear-gradient(90deg, #e02626 0, #f0831f 100%))
}

.reveal-type {
    letter-spacing: -.5px
}

.reveal-type-2 {
    letter-spacing: -.7px
}

@-webkit-keyframes swipe-animation {

    0%,
    100% {
        bottom: -10px
    }

    50% {
        bottom: 30px
    }
}

@keyframes swipe-animation {

    0%,
    100% {
        bottom: -10px
    }

    50% {
        bottom: 30px
    }
}

@-webkit-keyframes hero-1-img-zoomout {
    0% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes hero-1-img-zoomout {
    0% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes hero-1-after-slider {
    0% {
        height: 100%
    }

    100% {
        height: 0%
    }
}

@keyframes hero-1-after-slider {
    0% {
        height: 100%
    }

    100% {
        height: 0%
    }
}

@-webkit-keyframes play-btn-3 {
    0% {
        outline: rgba(17, 17, 17, .6156862745) solid 0
    }

    100% {
        outline: rgba(17, 17, 17, 0) solid 13px
    }
}

@keyframes play-btn-3 {
    0% {
        outline: rgba(17, 17, 17, .6156862745) solid 0
    }

    100% {
        outline: rgba(17, 17, 17, 0) solid 13px
    }
}

@-webkit-keyframes hero-2-back-top-btn {

    0%,
    100% {
        -webkit-box-shadow: 0 0 40px 0 #fff;
        box-shadow: 0 0 40px 0 #fff
    }

    50% {
        -webkit-box-shadow: 0 0 40px 20px #fff;
        box-shadow: 0 0 40px 20px #fff
    }
}

@keyframes hero-2-back-top-btn {

    0%,
    100% {
        -webkit-box-shadow: 0 0 40px 0 #fff;
        box-shadow: 0 0 40px 0 #fff
    }

    50% {
        -webkit-box-shadow: 0 0 40px 20px #fff;
        box-shadow: 0 0 40px 20px #fff
    }
}

@-webkit-keyframes call-btn-1 {

    0%,
    100% {
        outline: rgba(255, 56, 56, .2) solid 7px
    }

    50% {
        outline: rgba(255, 56, 56, .9) solid 7px
    }
}

@keyframes call-btn-1 {

    0%,
    100% {
        outline: rgba(255, 56, 56, .2) solid 7px
    }

    50% {
        outline: rgba(255, 56, 56, .9) solid 7px
    }
}

@-webkit-keyframes videoBtn {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    100% {
        opacity: 0;
        -ms-filter: "alpha(opacity=0)";
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }
}

@keyframes videoBtn {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    100% {
        opacity: 0;
        -ms-filter: "alpha(opacity=0)";
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }
}

@-webkit-keyframes btn-3-animation {
    0% {
        left: -100%
    }

    100% {
        left: 100%
    }
}

@keyframes btn-3-animation {
    0% {
        left: -100%
    }

    100% {
        left: 100%
    }
}

@-webkit-keyframes loop-img-1 {

    0%,
    100% {
        visibility: hidden
    }

    25%,
    75% {
        visibility: visible
    }

    50% {
        opacity: 0
    }
}

@keyframes loop-img-1 {

    0%,
    100% {
        visibility: hidden
    }

    25%,
    75% {
        visibility: visible
    }

    50% {
        opacity: 0
    }
}

@-webkit-keyframes marquee-animation {
    0% {
        translateX: 0
    }

    100% {
        translateX: -100%
    }
}

@keyframes marquee-animation {
    0% {
        translate: 0
    }

    100% {
        translate: -100%
    }
}

@-webkit-keyframes marquee-animation-2 {

    0%,
    50% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@keyframes marquee-animation-2 {

    0%,
    50% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@-webkit-keyframes marquee-right-animation-2 {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    100%,
    50% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@keyframes marquee-right-animation-2 {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    100%,
    50% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@-webkit-keyframes marquee-zindex-2 {

    0%,
    50% {
        position: relative
    }

    100% {
        position: relative;
        z-index: 1
    }
}

@keyframes marquee-zindex-2 {

    0%,
    50% {
        position: relative
    }

    100% {
        position: relative;
        z-index: 1
    }
}

@-webkit-keyframes choose-2-f-item {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes choose-2-f-item {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.scroll-top {
    position: fixed;
    right: 30px;
    bottom: 0;
    height: 60px;
    width: 45px;
    cursor: pointer;
    display: block;
    border-radius: 20px 20px 0 0;
    z-index: 5;
    opacity: 1;
    visibility: visible;
    -webkit-transition: .3s linear;
    transition: .3s linear;
    text-align: center;
    color: #fff;
    -webkit-transform: translateY(80px);
    transform: translateY(80px)
}

@-webkit-keyframes ab-2-after {

    0%,
    100% {
        border-color: #c10909
    }

    25% {
        border-color: #ee7620
    }

    50% {
        border-color: #00071a
    }

    75% {
        border-color: #05b0c6
    }
}

@keyframes ab-2-after {

    0%,
    100% {
        border-color: #c10909
    }

    25% {
        border-color: #ee7620
    }

    50% {
        border-color: #00071a
    }

    75% {
        border-color: #05b0c6
    }
}

@-webkit-keyframes rotated {
    0% {
        rotate: 0deg
    }

    100% {
        rotate: 360deg
    }
}

@keyframes rotated {
    0% {
        rotate: 0deg
    }

    100% {
        rotate: 360deg
    }
}

@-webkit-keyframes updown {

    0%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(50px);
        transform: translateY(50px)
    }
}

@keyframes updown {

    0%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(50px);
        transform: translateY(50px)
    }
}

@-webkit-keyframes cta-2-icon {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    15% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }

    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    70% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes cta-2-icon {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    15% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }

    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    70% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.sticky_header_1,
.sticky_header_2 {
    top: 0;
    -webkit-transition: .6s linear;
    transition: .6s linear
}

.sticky_header_1:is(.sticky1) {
    -webkit-transition: .4s linear;
    transition: .4s linear;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    -webkit-animation: .5s slideInDown;
    animation: .5s slideInDown;
    background: var(--linear, linear-gradient(90deg, #e02626 0, #f0831f 100%));
    padding-top: 10px;
    padding-bottom: 10px
}

.sticky_header_2:is(.sticky2) {
    -webkit-transition: .4s linear;
    transition: .4s linear;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    -webkit-animation: .5s slideInDown;
    animation: .5s slideInDown
}

@-webkit-keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-400px);
        transform: translateY(-400px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-400px);
        transform: translateY(-400px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.offcanvas-overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: rgba(4, 0, 23, .8);
    z-index: 5;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .4s linear;
    transition: .4s linear;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left;
    transform-origin: left
}

.offcanvas-overlay:is(.visible) {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.offcanvas-overlay:is(.active) {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.h1-sidebar-menu {
    font-family: "Recoleta Alt";
    padding-left: 15px;
    border-left: 1px solid rgba(0, 7, 26, .1)
}


.hpt-offer-1-item-single {
    position: relative;
    overflow: hidden
}

.horo-2-pagination {
    width: 32px !important;
    left: unset !important;
    height: 120px;
    position: absolute;
    top: 50%;
    right: 3vw;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1
}

.horo-2-pagination .swiper-pagination-bullet {
    opacity: .5;
    background: var(--Linear, linear-gradient(90deg, #b60b0b 0, #ff3838 100%));
    width: 28px;
    height: 28px;
    border: 5px solid transparent;
    outline: transparent solid 2px;
    margin-bottom: 5px !important
}

.horo-2-pagination .swiper-pagination-bullet:is(.swiper-pagination-bullet-active) {
    opacity: 1;
    outline: #FF3838 solid 2px;
    border: 5px solid #ababab
}

.cart_sidebar {
    padding: 30px 30px 50px
}

.cart_sidebar {
    position: fixed;
    z-index: 9999;
    height: 100vh
}

.cart_sidebar {
    top: 0;
    width: 300px;
    right: -320px;
    overflow-y: scroll;
    scrollbar-width: none;
    background-color: #000;
    -webkit-box-shadow: -5px 0 20px -5px rgba(0, 0, 0, .29);
    box-shadow: -5px 0 20px -5px rgba(0, 0, 0, .29);
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

@media only screen and (min-width:768px) and (max-width:991px),
(max-width:767px) {

    
    .sticky_header_2 {
        padding-top: 0;
        padding-bottom: 0
    }
}

[data-background] {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.ul-li ul li {
    display: inline-block
}

@-webkit-keyframes jumpInfinite {

    0%,
    100% {
        margin-top: 0
    }

    50% {
        margin-top: 20px
    }
}

@keyframes jumpInfinite {

    0%,
    100% {
        margin-top: 0
    }

    50% {
        margin-top: 20px
    }
}

@media screen and (max-width:1200px) {
    body {
        font-size: 16px
    }
}

@media screen and (max-width:1100px) {

    
    .bi-counter-section-4 .counter-landing.bi-counter-landing1,
    .bi-counter-section-4 .counter-landing.bi-counter-landing2,
    .bi-counter-section-4 .counter-landing.bi-counter-landing3 {
        display: none
    }

    .bi-counter-section-4 {
        padding: 120px 0
    }

    .bi-counter-content-4 {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .bi-scroll-img-section {
        height: 400px
    }

    .bi-header-main-navigation .main-navigation li {
        margin: 0 15px
    }

    .bi-header-section .dropdown:after {
        top: 2px
    }

    .bi-header-section.header-style-three .bi-header-content {
        padding: 17px 20px;
        background-image: none !important;
        background-color: var(--base-color)
    }

    .bi-header-section.header-style-three .bi-header-main-navigation .main-navigation li:hover a {
        color: #000
    }
}

@media screen and (max-width:1024px) {
    .bi-main-slider-item-4 .bi-main-slider-text h1 strong {
        font-size: 220px
    }

    
    .bi-why-choose-feature ul li {
        font-size: 22px
    }

    .bi-service-title-text h2 {
        font-size: 50px
    }

    .bi-why-choose-us-area-2 .bi-why-choose-textarea {
        margin-left: 0
    }

    
    .bi-main-slider-item-4 .slider_men {
        display: none
    }

    .bi-about-text-4 .bi-section-title-4 {
        max-width: 100%;
        position: static
    }

    
    .bi-section-title-4 h2 {
        font-size: 40px
    }

    .bi-about-text-area-4 {
        padding-top: 30px
    }

    .bi-portfolio-item-4 .portfolio-text h3 {
        font-size: 30px
    }

    
    .hap-contact-section {
        padding: 80px 0
    }

    .bi-testimonial-nav {
        height: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width:991px) {

    .bi-about-img-wrapper4 {
        margin: 0 auto 40px;
        max-width: 600px
    }

    .bi-about-text-4 {
        margin: 0 auto;
        max-width: 550px
    }

    .bi-text-scroll-item-1 h3 {
        font-size: 100px
    }

    .bi-why-choose-img1-area {
        max-width: 550px
    }

    .bi-why-choose-textarea {
        margin: 40px auto 0
    }

    .bi-why-choose-us-area-2 .bi-why-choose-textarea {
        margin: 0 auto
    }

    .bi-why-choose-img2-area {
        margin: 50px auto 0;
        max-width: 550px
    }

    .bi-portfolio-item-4 {
        margin: 0 auto 40px
    }

    .bi-pricing-plan-content-4 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-left: 0;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .bi-header-main-navigation {
        display: none
    }

    
    .mobile_menu_button {
        display: block
    }

    .bi-main-slider-item-4 .bi-main-slider-text .bi-slider-text {
        max-width: 100%;
        position: static;
        margin-top: 40px;
        text-align: center;
        padding-bottom: 30px
    }

    .bi-main-slider-item-4 .bi-main-slider-text .bi-slider-text p {
        padding-bottom: 20px
    }

    .bi-main-slider-item-4 .bi-main-slider-text h1,
    .bi-main-slider-item-4 .bi-main-slider-text h1 span,
    .bi-main-slider-item-4 .bi-main-slider-text h1 strong {
        font-size: 90px;
        display: block;
        text-align: center
    }

    .bi-main-slider-item-4 {
        padding: 180px 15px 80px
    }

    .bi-portfolio-item-wrapper-2 {
        padding-left: 0;
        margin-top: 0
    }

    .hap-header-section .mobile_menu_button {
        top: -56px;
        display: block;
        color: var(--hap-base-color)
    }

    .hap-header-section {
        top: 0;
        background-color: #fff
    }

    .hap-section-title h2 {
        font-size: 50px
    }

    
    .hap-footer-widget {
        margin-bottom: 30px
    }

    
    .hap-footer-widget .menu-widget,
    .hap-footer-widget .newslatter-widget {
        padding-left: 0
    }

    
    .hap-footer-widget .widget-title {
        margin-bottom: 20px
    }

    .hap-footer-content {
        padding: 80px 0
    }

    
    .bi-fun-fact-counter-2 {
        margin: 0 auto;
        max-width: 500px
    }

    
    .bi-testimonial-slider {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    .bi-header-section.header-style-three {
        background-color: var(--base-color)
    }

    .bi-header-section.header-style-three .mobile_menu_button {
        top: -52px;
        right: 0
    }

    .bi-sponsor-slider-3 {
        padding: 50px 15px
    }

    
    .hap-header-section .dropdown {
        position: relative !important
    }
}

@media screen and (max-width:767px) {

    .bi-counter-item-2 {
        text-align: center
    }

    .bi-fun-fact-counter-2 .bi-fun-fact-star {
        display: none
    }

    .bi-counter-item-2 h3 {
        margin: 0 auto 5px
    }
}

@media screen and (max-width:680px) {
    .bi-pricing-plan-content-4 {
        display: block
    }
}

@media screen and (max-width:480px) {

    .bi-counter-item-2 h3 span,
    .bi-main-slider-item-4 .bi-main-slider-text h1,
    .bi-main-slider-item-4 .bi-main-slider-text h1 span,
    .bi-main-slider-item-4 .bi-main-slider-text h1 strong {
        font-size: 60px
    }

    .bi-about-img-wrapper4 .about-img2 {
        position: static !important;
        margin-top: 30px
    }

    .bi-about-img-wrapper4 {
        padding-bottom: 40px
    }

    .bi-section-title-4 h2 {
        font-size: 36px
    }

    .bi-about-text-area-4 {
        padding-left: 0
    }

    .bi-abut-feature-list-4 li,
    .bi-why-choose-feature ul li {
        width: 100%
    }

    .bi-about-section-4,
    .bi-why-choose-us-section-4 {
        padding: 60px 0
    }

    .bi-service-section-4 {
        padding-top: 60px
    }

    
    .bi-storyboard-item:before,
    .bi-why-choose-img1-area .why-choose-img3,
    .bi-why-choose-img1-area .why-choose-img5 {
        display: none
    }

    .bi-why-choose-us-content {
        padding-top: 0
    }

    .bi-why-choose-us-area-1 {
        margin-bottom: 60px
    }

    .bi-portfolio-item-4 .portfolio-text .portfolio-category a {
        padding: 5px 15px;
        margin-bottom: 5px
    }

    
    .hap-section-title h2 {
        font-size: 40px
    }

    .hap-footer-widget .tranding-service li a {
        width: 85px
    }

    
    .scrollup {
        width: 45px;
        height: 45px
    }

    
    .bi-storyboard-item {
        margin-bottom: 20px
    }

    
    .bi-storyboard-item h3 {
        font-size: 45px
    }

    .scrollup {
        line-height: 45px
    }
}