::-webkit-scrollbar {
    width: 6px;
}

::-webkit-scrollbar-track {
    background: #fff;
}

::-webkit-scrollbar-thumb:hover {
    background: #cacaca;
}

::-webkit-scrollbar-thumb {
    background: #b5b5b5;
    border-radius: 0;
}

::-moz-selection {
    background: #ffe6a9;
}

::selection {
    background: #ffe6a9;
}

@font-face {
    font-family: clashdisplay;
    src: url(../webfonts/ClashDisplay-Variable.woff2) format('woff2'), url(../webfonts/ClashDisplay-Variable.woff) format('woff'), url(../webfonts/ClashDisplay-Variable.ttf) format('truetype');
    font-weight: 200 700;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: satoshi;
    src: url(../webfonts/Satoshi-Variable.woff2) format('woff2'), url(../webfonts/Satoshi-Variable.woff) format('woff'), url(../webfonts/Satoshi-Variable.ttf) format('truetype');
    font-weight: 300 900;
    font-display: swap;
    font-style: normal;
}

* {
    -webkit-font-smoothing: antialiased;
    -moz-os-font-smoothing: grayscale;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    outline: none;
    vertical-align: baseline;
    user-drag: none;
    -webkit-user-drag: none;
}

body {
    font-family: satoshi;
    color: #404656;
    font-size: 20px;
    line-height: 1.6;
    font-weight: 400;
    font-style: normal;
    outline: none;
    overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6, .heading {
    color: #141414;
    margin-bottom: 20px;
    font-family: clashdisplay;
}

p, ul {
    margin: 0;
    padding: 0;
}

article, aside, details, figcaption, figure, footer, header, nav, section, summary {
    display: block;
}

a {
    color: #404656;
    text-decoration: none;
    background-color: transparent;
}

ul {
    list-style: none;
}

a:hover {
    text-decoration: none;
    color: initial;
}

button:focus {
    outline: none !important;
}

.animation, .sticky, .sw-header, .half-blog-card, .setps, .whatsapp-bg, .sw-btn, a, .sw-media-crd, button, .shadow, i {
    -webkit-transition: 1.1s cubic-bezier(.16,.84,.442,.98);
    -o-transition: 1.1s cubic-bezier(.16,.84,.442,.98);
    transition: 1.1s cubic-bezier(.16,.84,.442,.98);
}

.text-bold {
    font-weight: 700;
}

.text-normal {
    font-weight: 400;
}

.text-light {
    font-weight: lighter;
}

.vcenter {
    align-items: center;
    align-self: center;
}

.vend {
    align-items: flex-end;
}

.fa-btn {
    font-size: 15px;
}

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

.index-up {
    position: relative;
    z-index: 5;
}

h1 {
    font-size: 55px;
    line-height: 67px;
    font-weight: 700;
}

h2 {
    font-size: 45px;
    line-height: 57px;
    font-weight: 600;
}

h3 {
    font-size: 28px;
    line-height: 40px;
    font-weight: 600;
}

h4 {
    font-size: 22px;
    line-height: 34px;
    font-weight: 500;
}

h5 {
    font-size: 20px;
    line-height: 32px;
    font-weight: 500;
}

h6 {
    font-size: 17px;
    line-height: 27px;
    font-weight: 500;
}

.block-space {
    padding-top: 110px;
    padding-bottom: 110px;
    position: relative;
}

.sw-card {
    background: #fff;
    padding: 30px;
    border-radius: 0;
}

.shadow {
    -webkit-box-shadow: 3px 3px 0 #141414;
    box-shadow: 3px 3px 0 #141414;
}

.border {
    border: 1px solid #141414 !important;
}

.no-shadows {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.round-div {
    border-radius: 0;
    overflow: hidden;
}

.gap15 {
    grid-gap: 15px;
}

.sol-img {
    border-radius: 0;
    overflow: hidden;
}

.text-mark {
    color: #FF9900;
}

.mr-auto {
    justify-content: center;
    text-align: center;
    margin: 0 auto;
}

.m0 {
    margin: 0 !important;
}

html .mt0 {
    margin-top: 0;
}

html .mt5 {
    margin-top: 5px;
}

html .mt10 {
    margin-top: 10px;
}

html .mt15 {
    margin-top: 15px;
}

html .mt20 {
    margin-top: 20px;
}

html .mt25 {
    margin-top: 25px;
}

html .mt30 {
    margin-top: 30px;
}

html .mt35 {
    margin-top: 35px;
}

html .mt40 {
    margin-top: 40px;
}

html .mt45 {
    margin-top: 45px;
}

html .mt50 {
    margin-top: 50px;
}

html .mt55 {
    margin-top: 55px;
}

html .mt60 {
    margin-top: 60px;
}

html .mt65 {
    margin-top: 65px;
}

html .mt70 {
    margin-top: 70px;
}

html .mt75 {
    margin-top: 75px;
}

html .mt80 {
    margin-top: 80px;
}

html .mt85 {
    margin-top: 85px;
}

html .mt90 {
    margin-top: 90px;
}

html .mt95 {
    margin-top: 95px;
}

html .mt100 {
    margin-top: 100px;
}

html .mt106 {
    margin-top: 105px;
}

html .mt110 {
    margin-top: 110px;
}

html .mt115 {
    margin-top: 115px;
}

html .mt120 {
    margin-top: 120px;
}

html .mt125 {
    margin-top: 125px;
}

html .mt130 {
    margin-top: 130px;
}

html .mt135 {
    margin-top: 135px;
}

html .mt140 {
    margin-top: 140px;
}

html .mt145 {
    margin-top: 145px;
}

html .mt150 {
    margin-top: 150px;
}

html .mb0 {
    margin-bottom: 0;
}

html .mb5 {
    margin-bottom: 5px;
}

html .mb10 {
    margin-bottom: 10px;
}

html .mb15 {
    margin-bottom: 15px;
}

html .mb20 {
    margin-bottom: 20px;
}

html .mb25 {
    margin-bottom: 25px;
}

html .mb30 {
    margin-bottom: 30px;
}

html .mb35 {
    margin-bottom: 35px;
}

html .mb40 {
    margin-bottom: 40px;
}

html .mb45 {
    margin-bottom: 45px;
}

html .mb50 {
    margin-bottom: 50px;
}

html .mb55 {
    margin-bottom: 55px;
}

html .mb60 {
    margin-bottom: 60px;
}

html .mb65 {
    margin-bottom: 65px;
}

html .mb70 {
    margin-bottom: 70px;
}

html .mb75 {
    margin-bottom: 75px;
}

html .mb80 {
    margin-bottom: 80px;
}

html .mb85 {
    margin-bottom: 85px;
}

html .mb90 {
    margin-bottom: 90px;
}

html .mb95 {
    margin-bottom: 95px;
}

html .mb100 {
    margin-bottom: 100px;
}

html .mb105 {
    margin-bottom: 105px;
}

html .mb110 {
    margin-bottom: 110px;
}

html .mb115 {
    margin-bottom: 115px;
}

html .mb120 {
    margin-bottom: 120px;
}

html .mb125 {
    margin-bottom: 125px;
}

html .mb130 {
    margin-bottom: 130px;
}

html .mb135 {
    margin-bottom: 135px;
}

html .mb140 {
    margin-bottom: 140px;
}

html .mb145 {
    margin-bottom: 145px;
}

html .mb150 {
    margin-bottom: 150px;
}

html .ml5 {
    margin-left: 5px;
}

html .ml10 {
    margin-left: 10px;
}

html .ml15 {
    margin-left: 15px;
}

html .ml20 {
    margin-left: 20px;
}

html .ml25 {
    margin-left: 25px;
}

html .ml30 {
    margin-left: 30px;
}

html .ml35 {
    margin-left: 35px;
}

html .ml40 {
    margin-left: 40px;
}

html .ml45 {
    margin-left: 45px;
}

html .ml50 {
    margin-left: 50px;
}

html .mr5 {
    margin-right: 5px;
}

html .mr10 {
    margin-right: 10px;
}

html .mr15 {
    margin-right: 15px;
}

html .mr20 {
    margin-right: 20px;
}

html .mr25 {
    margin-right: 25px;
}

html .mr30 {
    margin-right: 30px;
}

html .mr35 {
    margin-right: 35px;
}

html .mr40 {
    margin-right: 40px;
}

html .mr45 {
    margin-right: 45px;
}

html .mr50 {
    margin-right: 50px;
}

html .pt0 {
    padding-top: 0;
}

html .pt5 {
    padding-top: 5px;
}

html .pt10 {
    padding-top: 10px;
}

html .pt15 {
    padding-top: 15px;
}

html .pt20 {
    padding-top: 20px;
}

html .pt25 {
    padding-top: 25px;
}

html .pt30 {
    padding-top: 30px;
}

html .pt35 {
    padding-top: 35px;
}

html .pt40 {
    padding-top: 40px;
}

html .pt45 {
    padding-top: 45px;
}

html .pt50 {
    padding-top: 50px;
}

html .pt55 {
    padding-top: 55px;
}

html .pt60 {
    padding-top: 60px;
}

html .pt65 {
    padding-top: 65px;
}

html .pt70 {
    padding-top: 70px;
}

html .pt75 {
    padding-top: 75px;
}

html .pt80 {
    padding-top: 80px;
}

html .pt85 {
    padding-top: 85px;
}

html .pt90 {
    padding-top: 90px;
}

html .pt95 {
    padding-top: 95px;
}

html .pt100 {
    padding-top: 100px;
}

html .pt105 {
    padding-top: 105px;
}

html .pt110 {
    padding-top: 110px;
}

html .pt115 {
    padding-top: 115px;
}

html .pt120 {
    padding-top: 120px;
}

html .pt125 {
    padding-top: 125px;
}

html .pt130 {
    padding-top: 130px;
}

html .pt135 {
    padding-top: 135px;
}

html .pt140 {
    padding-top: 140px;
}

html .pt145 {
    padding-top: 145px;
}

html .pt150 {
    padding-top: 150px;
}

html .pb0 {
    padding-bottom: 0;
}

html .pb5 {
    padding-bottom: 5px;
}

html .pb10 {
    padding-bottom: 10px;
}

html .pb15 {
    padding-bottom: 15px;
}

html .pb20 {
    padding-bottom: 20px;
}

html .pb25 {
    padding-bottom: 25px;
}

html .pb30 {
    padding-bottom: 30px;
}

html .pb35 {
    padding-bottom: 35px;
}

html .pb40 {
    padding-bottom: 40px;
}

html .pb45 {
    padding-bottom: 45px;
}

html .pb50 {
    padding-bottom: 50px;
}

html .pb55 {
    padding-bottom: 55px;
}

html .pb60 {
    padding-bottom: 60px;
}

html .pb65 {
    padding-bottom: 65px;
}

html .pb70 {
    padding-bottom: 70px;
}

html .pb75 {
    padding-bottom: 75px;
}

html .pb80 {
    padding-bottom: 80px;
}

html .pb85 {
    padding-bottom: 85px;
}

html .pb90 {
    padding-bottom: 90px;
}

html .pb95 {
    padding-bottom: 95px;
}

html .pb100 {
    padding-bottom: 100px;
}

html .pb105 {
    padding-bottom: 105px;
}

html .pb110 {
    padding-bottom: 110px;
}

html .pb115 {
    padding-bottom: 115px;
}

html .pb120 {
    padding-bottom: 120px;
}

html .pb125 {
    padding-bottom: 125px;
}

html .pb130 {
    padding-bottom: 130px;
}

html .pb135 {
    padding-bottom: 135px;
}

html .pb140 {
    padding-bottom: 140px;
}

html .pb145 {
    padding-bottom: 145px;
}

html .pb150 {
    padding-bottom: 150px;
}

.sw-bg-a {
    background: #FFF3E0;
}

.sw-bg-b {
    background: #FFF3E0;
}

.sw-bg-c {
    background: #FF9900;
}

.sw-bg-d {
    background: #f6f6f6;
}

.sw-bg-e {
    background: #fff;
}

.sw-bg-f {
    background-image: repeating-linear-gradient(90deg,hsla(298,16%,68%,0.06) 0px,hsla(298,16%,68%,0.06) 1px,transparent 1px,transparent 21px,hsla(298,16%,68%,0.06) 21px,hsla(298,16%,68%,0.06) 22px,transparent 22px,transparent 72px), repeating-linear-gradient(0deg,hsla(298,16%,68%,0.06) 0px,hsla(298,16%,68%,0.06) 1px,transparent 1px,transparent 21px,hsla(298,16%,68%,0.06) 21px,hsla(298,16%,68%,0.06) 22px,transparent 22px,transparent 72px), repeating-linear-gradient(135deg,hsla(298,16%,68%,0.06) 0px,hsla(298,16%,68%,0.06) 1px,transparent 1px,transparent 21px,hsla(298,16%,68%,0.06) 21px,hsla(298,16%,68%,0.06) 22px,transparent 22px,transparent 72px), linear-gradient(90deg,hsl(0deg 0% 100%/0%),hsl(0deg 0% 100%/0%));
}

.sw-bg-g {
    background-image: repeating-radial-gradient(circle at center center,transparent 0px,transparent 13px,rgba(0,0,0,0.03) 13px,rgba(0,0,0,0.03) 24px,transparent 24px,transparent 62px,rgba(0,0,0,0.03) 62px,rgba(0,0,0,0.03) 96px), repeating-radial-gradient(circle at center center,rgb(255,255,255) 0px,rgb(255,255,255) 14px,rgb(255,255,255) 14px,rgb(255,255,255) 18px,rgb(255,255,255) 18px,rgb(255,255,255) 28px,rgb(255,255,255) 28px,rgb(255,255,255) 32px);
    background-size: 21px 21px;
}

.fb-bigon {
    font-size: 20px;
    margin-right: 8px;
}

.whatsapp-bg {
    background: #4ee464;
    border: 1px solid #4ee464;
}

.sw-btn.whatsapp-bg:hover {
    background: #fff;
    color: #110a32;
    border: 1px solid #110a32;
}

.btn-head {
    line-height: 48px !important;
}

.sw-btn:hover {
    color: #fff;
}

.sw-btn i {
    transform: rotate(-45deg);
}

.sw-btn:hover i {
    transform: rotate(0deg);
}

.sw-btn {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    border-radius: 0;
    padding: 0 24px;
    display: flex;
    line-height: 60px;
    align-content: center;
    align-items: center;
    width: max-content;
    grid-gap: 10px;
    box-shadow: 3px 3px 0 #141414;
}

.sw-btn-round {
    border-radius: 100% !important;
    width: 60px;
    height: 60px;
    text-align: center;
    padding: 0;
    justify-content: center;
}

.sw-btn-1 {
    border: 1px solid #FF9900;
    background: #FF9900;
}

.sw-btn-1:hover {
    background: #fff;
    color: #FF9900;
    -webkit-box-shadow: 0 10px 15px 0 rgb(52 43 246/20%);
    box-shadow: 0 10px 15px 0 rgb(52 43 246/20%);
    border: 1px solid #FF9900;
}

.sw-btn-2 {
    background: #fff;
    color: #141414;
    border: 1px solid #141414;
}

.sw-btn-2:hover {
    background: #fff;
    color: #141414;
    border: 1px solid #141414;
    -webkit-box-shadow: 0 10px 15px 0 rgb(0 0 0/20%);
    box-shadow: 0 10px 15px 0 rgb(0 0 0/20%);
}

.sw-btn-grdt3 {
    background: #ffcb4a;
    color: #110a32;
    border: 1px solid #ffcb4a;
}

.btn-pair {
    display: flex;
    grid-gap: 15px;
}

.vid-btntitl {
    display: flex;
}

.vid-btntitl a i {
    transform: rotate(0);
}

.vide-btn {
    margin-left: 10px;
}

.justify-end {
    justify-content: flex-end;
}

.sw-card-link {
    display: flex;
    gap: 10px;
    font-weight: 500;
    color: #141414;
    align-items: baseline;
}

.sw-card-link i {
    transform: rotate(-45deg);
}

.sw-card-link:hover i {
    transform: rotate(0deg);
}

.sw-card-link:hover {
    color: #FF9900;
}

.hover a {
    position: relative;
}

.hover a:hover {
    color: #FF9900;
}

.hover a::after {
    transform: scaleX(0);
    transform-origin: bottom left;
}

.hover a:hover::after {
    transform: scaleX(1);
}

.hover a::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #FF9900;
    transition: transform .3s ease-in-out;
}

.menucions {
    height: 50px;
    display: flex;
    align-items: center;
}

.menucions span {
    position: relative;
    top: 2px;
    display: block;
    height: 3px;
    width: 30px;
    background: #6856fd;
}

.menucions span::after {
    content: "";
    position: absolute;
    display: block;
    height: 3px;
    width: 20px;
    background: #6856fd;
    top: 10px;
}

.menucions span::before {
    content: "";
    position: absolute;
    height: 3px;
    width: 12px;
    background: #6856fd;
    top: -10px;
}

.menu-logo img {
    max-height: 60px;
}

.sw-menu-sw-set {
    display: flex;
    align-items: center;
    grid-gap: 15px;
}

.sticky .menu-header {
    height: 70px;
}

.sw-header.sticky .sw-nav .nav-link {
    line-height: 70px;
}

.sw-header.sticky {
    height: auto;
    position: fixed;
    -webkit-animation: 500ms ease-in-out 0s normal fadeInDown;
    animation: 500ms ease-in-out 0s normal fadeInDown;
    -webkit-transition: .4s;
    transition: .4s;
}

.sw-header.sticky:after {
    content: "";
    background: rgb(255 255 255/70%);
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
    height: 70px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    z-index: 5;
    box-shadow: 0 8px 10px #00000010;
    -webkit-animation: 500ms ease-in-out 0s normal fadeInDown;
    animation: 500ms ease-in-out 0s normal fadeInDown;
    -webkit-transition: .4s;
    transition: .4s;
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

.sw-header {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    padding: 0 20px;
    height: 85px;
    z-index: 9995;
    border-bottom: 0 solid rgba(255,255,255,.1);
    display: block;
    align-content: center;
    align-items: center;
}

.menu-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 85px;
    z-index: 55;
    position: relative;
}

.offcanvas {
    -webkit-transition: all .8s cubic-bezier(.77,.2,.05,1);
    transition: all .8s cubic-bezier(.77,.2,.05,1);
}

.sw-megamenu .megamenu {
    width: 100%;
    right: 0;
    left: 0;
}

.sw-megamenu {
    position: unset;
}

.sw-header .navbar {
    position: unset;
}

.sw-header .sw-nav .nav-link:hover {
    color: #FF9900;
}

.sw-header .sw-nav .nav-link {
    color: #141414;
    font-size: 20px;
    line-height: 85px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 0;
    padding-top: 0;
    position: relative;
    font-weight: 500;
}

.sw-header .navbar-nav .dropdown-menu {
    display: block;
    border-radius: 0;
    border: 0;
    margin: 0;
    -webkit-box-shadow: 0 10px 25px -10px rgb(0 0 0/14%) !important;
    box-shadow: 0 10px 25px -10px rgb(0 0 0/14%) !important;
    padding: 8px 50px;
    border-radius: 0 0 0 0;
    border-top: 3px solid #f5f5f5;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 300ms linear, opacity 300ms linear;
    transition: visibility 300ms linear, opacity 300ms linear;
    will-change: opacity;
    transform: translate(0,10%) scale(.8);
    transition: .3s;
}

.sw-header .navbar-nav .dropdown-menu.show {
    display: block;
    opacity: 1;
    visibility: visible;
}

.dd-item {
    color: #484848;
    font-size: 18px;
    line-height: 1;
}

.dd-item:hover {
    color: #FF9900;
}

.dd-item i {
    margin-right: 10px;
}

.dd-title {
    font-size: 18px;
    line-height: 1;
    margin-bottom: 20px;
    font-weight: 500;
}

.dropdown-menu li+li {
    margin-top: 10px;
}

.bdright {
    border-right: 1px solid #e5e5e5;
}

.border-in-colmn>*:nth-child(1) {
    padding-left: 15px;
}

.border-in-colmn>* {
    padding-right: 15px;
    padding-left: 20px;
}

.signledropdown {
    width: max-content;
    white-space: nowrap;
}

.nav-link.show:before {
    content: "";
    border-bottom: 2px solid #FF9900;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
}

.dropdown-toggle::after {
    vertical-align: unset;
    border-top: inherit;
    border-right: none;
    border-bottom: none;
    border-left: none;
    content: "";
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-right-style: solid;
    border-right-width: 2px;
    content: "";
    display: inline-block;
    height: 7px;
    width: 7px;
    top: -2px;
    position: relative;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.dropdown-toggle.show::after {
    -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
}

@media(min-width:992px) {
    .offcanvas {
        visibility: visible;
        position: relative;
        background: 0 0;
        border: none;
        justify-content: end;
        -webkit-transition: all .8s cubic-bezier(.77,.2,.05,1);
        transition: all .8s cubic-bezier(.77,.2,.05,1);
    }
}

@media(max-width:992px) {
    .offcanvas {
        width: 80%;
        height: 100vh;
    }

    .offcanvas-start-lg {
        top: 0;
        left: 0;
        border-right: 0 solid rgba(0,0,0,.2);
        transform: translateX(-100%);
    }
}

.dropdown:hover .dropdown-menu {
    display: block;
    opacity: 1;
    visibility: visible;
    transform: translate(0,0%) scale(1);
}

.dropdown .nav-link:before {
    background: none repeat scroll 0 0 transparent;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 50%;
    position: absolute;
    background: #FF9900;
    transition: width .3s ease 0s, left .3s ease 0s;
    width: 0;
}

.dropdown:hover .nav-link:before {
    width: 100%;
    left: 0;
}

.dropdown:hover .dropdown-toggle::after {
    -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
}

.sidebarmenuicon {
    display: none;
}

.demotitle {
    display: none;
}

.swshape {
    position: absolute;
    z-index: 1;
}

.shape--1-a {
    left: 0;
    top: 35%;
}

.shape--1 {
    left: 0;
    top: 65%;
}

.shape--2 {
    left: -60px;
    top: -38px;
}

.shape--3 {
    right: 0;
    top: 30%;
}

.shape--4 {
    right: 0;
    top: 30%;
}

.shape--5 {
    left: 4%;
    top: 20%;
}

.shape--6 {
    right: 14%;
    top: 10%;
}

.shape--7 {
    right: 20px;
    top: -55px;
}

.shape--8 {
    left: 0;
    top: -55px;
}

.shape--9 {
    right: 30px;
    top: -50px;
}

.shape--10 {
    right: 30%;
    bottom: -50px;
}

.shape--11 {
    right: 0;
    top: -55px;
}

.shape--12 {
    left: 2%;
    top: 125px;
}

.shape--13 {
    right: 0%;
    top: 0%;
}

.shape--14 {
    left: 0%;
    top: 0%;
}

.shape--15 {
    right: 40px;
    top: -60px;
}

.shape--17 {
    text-align: right;
}

.shape--18 {
    right: 0;
    top: 50px;
}

.shape--19 {
    left: 0;
    top: 55%;
}

.home-hero-a {
    position: relative;
    height: auto;
    align-items: center;
    display: grid;
    padding-top: 180px;
    padding-bottom: 120px;
}

.sort-txt {
    font-size: 21px;
    line-height: 31px;
    width: 65%;
}

.hero-image-card {
    display: grid;
    grid-template-columns: auto auto;
    position: relative;
    background: #FFF3E0;
    width: 500px;
    height: 500px;
}

.hero-budge-txt {
    display: grid;
    grid-template-columns: auto 35%;
    max-width: 90%;
    grid-gap: 20px;
    margin-top: 40px;
    justify-content: start;
}

.hero-budge-txt h4 {
    margin-bottom: 0;
}

.hero-image-card div {
    position: absolute;
    border-radius: 0;
    overflow: hidden;
}

.hh-img-1 {
    width: 100px;
    top: -50px;
    left: -50px;
}

.hh-img-2 {
    left: -50px;
    bottom: -50px;
    top: auto;
    z-index: 1;
    max-width: 300px;
}

.hh-img-3 {
    right: 30px;
    top: -40px;
    z-index: 1;
    max-width: 300px;
}

.hh-img-4 {
    right: -80px;
    bottom: -50px;
    z-index: 0;
    max-width: 250px;
}

.brandslogo {
    padding: 40px 0;
}

.brandslogo img {
    padding: 0 10px;
    max-height: 35px;
}

.brandslogo .slick-track {
    display: flex;
    align-items: center;
}

.rotate {
    animation: rotate 50s infinite;
}

@keyframes rotate {
    50% {
        transform: rotate(180deg);
    }
}

.move {
    animation: move 5s linear infinite;
}

@keyframes move {
    0% {
        transform: translateY(0);
    }

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

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

.sub-heading {
    font-weight: 500;
    font-size: 20px;
    display: block;
    color: #FF9900;
}

.slick-slide {
    margin: 0 10px;
}

.pair-services {
    display: grid;
    grid-template-columns: 15% auto;
}

.slider-thumb-bg {
    position: relative;
    left: -25px;
}

.slider-thumb-bg .slick-slide img {
    border-radius: 0 0 0 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.slider-preview-img {
    height: 550px;
}

.home-services .sw-card {
    min-height: 370px;
}

.serviceslider .slick-dots li button {
    width: 25px;
    height: 25px;
    border: 1px solid #141414;
    border-radius: 50px;
}

.serviceslider .slick-dots {
    bottom: -30px;
    text-align: left;
}

.slick-dots li button:before, .slick-dots li.slick-active button:before {
    color: #141414;
}

.slick-dots li button:before {
    font-size: 6px;
    line-height: 25px;
    width: 25px;
    height: 25px;
}

.serviceslider .sw-card {
    min-height: 500px;
    margin-bottom: 20px;
    border: 1px solid #141414;
}

.serviceslider .sw-card:hover {
    -webkit-box-shadow: 0 10px 15px 0 rgb(0 0 0/20%);
    box-shadow: 0 10px 15px 0 rgb(0 0 0/20%);
}

.sw-card {
    position: relative;
    place-items: start;
    display: grid;
    border-radius: 0;
    padding: 40px 30px;
}

.sw-card-img {
    width: 64px;
    height: 64px;
}

.sw-card-img img {
    width: 100%;
}

.sw-card-content h3 {
    font-size: 18px;
    line-height: 34px;
}

.vertical-img-pair div {
    border-radius: 0;
    overflow: hidden;
}

.vertical-img-pair {
    display: grid;
    grid-template-columns: auto 50%;
    grid-gap: 15px;
    position: relative;
    z-index: 2;
    align-items: center;
}

.sw-shape-2 {
    position: absolute;
    bottom: -50px;
    left: -55px;
    z-index: -1;
    border-radius: 0 !important;
}

.sw-shape-1 {
    position: absolute;
    bottom: 0;
    left: -55px;
    z-index: -1;
}

.vip-2 {
    margin-top: 60px;
}

.sw-card-img-x {
    margin: 0 10%;
}

.ctablock {
    padding: 50px;
    border-radius: 0;
    overflow: hidden;
}

.ct-sol-img {
    border-radius: 24px;
    overflow: hidden;
}

.full-work-block:hover .owl-nav button {
    opacity: 1;
}

.full-work-block .owl-nav button {
    width: 40px;
    height: 50px;
    background: #fff !important;
    border-radius: 14px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    opacity: .2;
}

.full-work-block .owl-nav .owl-prev {
    left: 5px;
}

.full-work-block .owl-nav .owl-next {
    right: 5px;
}

.link-sol-header {
    text-align: right;
}

.fwb-main {
    padding: 50px 100px;
    border-radius: 0;
}

.work-details {
    margin-top: 30px;
}

.work-thumbnails {
    text-align: center;
    align-items: flex-end;
    border-radius: 0;
    overflow: hidden;
}

.work-thumbnails img {
    margin: 0 auto;
    width: 100%;
}

.customNavigation a:after, .customNavigation a:before {
    font-size: 0;
}

.customNavigation a {
    background: #FF9900 !important;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff !important;
    border-radius: 0;
    position: unset;
}

.custombtn-1 {
    grid-gap: 10px;
    display: grid;
    grid-template-columns: auto auto;
    justify-content: end;
}

.blockpairs {
    display: grid;
    grid-template-columns: auto 50%;
    grid-gap: 40px;
}

.swcardimg {
    max-width: 64px;
    margin-bottom: 20px;
}

.sw-card-2 h3 {
    margin-bottom: 10px;
}

.work-slider-progress {
    position: absolute;
    top: auto !important;
    bottom: 0 !important;
    z-index: 1;
}

.overflow-hide {
    overflow: hidden;
    padding-bottom: 20px;
}

.swiper-Industries-full .swiper-slide {
    width: auto;
}

.swiper-Industries-full .width-550px {
    width: 550px;
}

.swiper-Industries-full .swiper-slide:hover {
    z-index: 1;
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.slider-pair-div {
    display: table-cell !important;
}

.text-img-hover {
    font-size: 48px;
    line-height: 58px;
    font-weight: 600;
    color: #fff;
    text-shadow: 1px 1px 0 #141414;
}

.swiper-Industries-full .swiper-slide img {
    -webkit-transition: 1.1s cubic-bezier(.16,.84,.442,.98);
    -o-transition: 1.1s cubic-bezier(.16,.84,.442,.98);
    transition: 1.1s cubic-bezier(.16,.84,.442,.98);
}

.hover-title-div .separator {
    height: 2px;
    content: "";
    position: absolute;
    left: -70px;
    top: 30px;
    width: 50px;
    background: #fff;
    box-shadow: 0 1px 0 #141414;
}

.hover-title-div {
    width: 150px;
    position: absolute;
    right: -10px;
    opacity: 0;
    top: 50%;
    transform: translateY(-53px);
    -webkit-transform: translateY(-53px);
    -moz-transform: translateY(-53px);
    -ms-transform: translateY(-53px);
    -o-transform: translateY(-53px);
    z-index: 999999;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

.swiper-Industries-full .swiper-slide-active {
    position: relative;
    z-index: 999;
}

.swiper-Industries-full .swiper-slide-active img {
    transform: scale(1.08);
}

.swiper-Industries-full .swiper-slide-active .hover-title-div {
    right: -60px;
    opacity: 1;
    visibility: visible;
    transition-delay: 1000ms;
}

.pair-grid {
    display: grid;
    grid-template-columns: auto auto;
    justify-content: space-between;
    gap: 30px;
    align-items: center;
    background: #fff;
    padding: 30px;
    box-shadow: 3px 3px 0 #141414;
    border: 1px solid #141414;
    margin: 100px 0 -170px;
    z-index: 999;
    position: relative;
}

#sw_img_2, #sw_img_3 {
    display: none;
}

.faqwithimgdata .accordion-button:not(.collapsed) {
    background: #fff;
    border-left: 2px solid #FF9900;
    border-radius: 0;
}

.faqwithimgdata .accordion-button {
    background: #fff;
    border-left: 2px solid #d4ceff;
    border-radius: 0 !important;
}

.faqwithimgdata .accordion-button {
    padding: 15px 0 15px 20px;
    margin-bottom: 0;
    font-size: 22px;
    line-height: 32px;
    font-weight: 600;
    outline: none;
    box-shadow: none;
    color: #141414;
}

.faqwithimgdata .accordion-item {
    border: 0;
}

.faqwithimgdata .accordion-body {
    padding: 0 0 20px 20px;
}

.hidden-xx {
    display: none;
}

.hidden-mm {
    display: block;
}

.home-review-slider .swiper-wrapper {
    margin-bottom: 30px;
}

.half-background {
    position: relative;
}

.half-background::before {
    content: "";
    position: absolute;
    background: #FF9900;
    height: 50%;
    width: 100%;
    top: 0;
    z-index: 0;
}

.home-review-slider .owl-dots {
    margin-top: 30px;
}

.review-slider {
    padding: 30px;
    background: #fff;
    border-radius: 0;
    border: 1px solid #141414;
}

.reviewers-img {
    border-radius: 0;
    width: 80px;
    height: 80px;
    margin-bottom: 30px;
    -webkit-box-shadow: 4px 4px 0 #141414;
    box-shadow: 4px 4px 0 #141414;
    border: 1px solid #141414;
}

.reviewers-img img {
    border-radius: 0;
    width: 100%;
}

.reviewers {
    margin-bottom: 20px;
}

.counter-div {
    display: flex;
    grid-gap: 40px;
    justify-content: flex-end;
}

.counternumbers h2 {
    margin-bottom: 10px;
    font-weight: 900;
    color: #FF9900;
}

.half-blog-card {
    border-radius: 0;
    overflow: hidden;
    border: 1px solid #141414;
    -webkit-box-shadow: 3px 3px 0 #141414;
    box-shadow: 3px 3px 0 #141414;
}

.half-blog-img {
    height: 380px;
}

.half-blog-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.half-blog-content {
    padding: 40px;
    min-height: 350px;
}

.half-blog-content h3 {
    font-size: 28px;
    line-height: 38px;
}

.blog-quick-inf {
    font-weight: 500;
    color: #FF9900;
    font-size: 16px;
}

.blog-quick-inf span+span {
    margin-left: 15px;
}

.cta-block-b {
    background: #FFF3E0;
    -webkit-box-shadow: 0 10px 15px 0 rgb(0 0 0/20%);
    box-shadow: 0 10px 15px 0 rgb(0 0 0/10%);
}

.pagefooter :where(p,a) {
    font-size: 18px;
    font-weight: 500;
}

.padding-left-50 {
    padding-left: 50px;
}

.bdrright {
    position: relative;
}

.bdrright::before {
    content: "";
    border-left: 1px solid #141414;
    position: absolute;
    height: 60%;
    left: -15%;
    top: 50%;
    transform: translateY(-50%);
}

.mediablock {
    display: grid;
    grid-template-columns: 30px auto;
}

.mediablock+.mediablock {
    margin-top: 20px;
}

.mediafirst {
    font-weight: 700;
}

footer {
    background: #FFF3E0;
}

.footer-first-row {
    padding: 40px 0;
    border-bottom: 1px solid #aed7e3;
}

.footer-first-row h2 {
    margin-bottom: 0;
}

.footer-middle-row {
    padding: 40px 0;
}

.footer-logo img {
    max-height: 60px;
}

.footer-end-second {
    background: #e3f4f9;
    padding: 25px 0;
}

.footer-end-row {
    padding: 15px 0;
}

.email-subs-form input {
    width: 100%;
    height: 62px;
    padding: 0 75px 0 20px;
    margin: 0 0;
    font-size: 18px;
    outline: none;
    background: #fff;
    color: #141414;
    border: 1px solid #141414;
    box-shadow: 3px 3px 0 #141414;
}

.email-subs-form input:active, .email-subs-form input:focus {
    border: 1px solid #FF9900;
    -webkit-box-shadow: 0 10px 15px 0 rgb(0 0 0/20%);
    box-shadow: 0 10px 15px 0 rgb(0 0 0/20%);
}

.email-subs-form button {
    width: max-content;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    border: 0;
    background: 0 0;
    padding: 0 20px;
    transform: rotate(-45deg);
}

.email-subs-form {
    position: relative;
}

.footer-links-list li {
    display: flex;
    padding: 0 0 15px;
}

.footer-links-list li:last-child {
    padding-bottom: 0;
}

.footer-links-list li a {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
}

.paircolumn {
    column-count: 2;
}

.footerhead {
    padding: 30px 0 0;
}

.social-linkz a span i {
    font-size: 20px;
}

.social-linkz a span {
    width: 20px;
    display: inline-block;
    text-align: center;
    margin-right: 10px;
}

.ft-copyright p, .ft-copyright a {
    font-size: 17px;
    line-height: 27px;
}

.ft-copyright {
    text-align: center;
}

.social-link-list {
    display: flex;
    grid-gap: 20px;
}

.social-link-list a {
    background: #fff;
    color: #141414;
    border: 1px solid #141414;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 3px 3px 0 #141414;
}

.social-link-list a:hover {
    color: #FF9900;
    border: 1px solid #FF9900;
    -webkit-box-shadow: 0 10px 15px 0 rgb(0 0 0/20%);
    box-shadow: 0 10px 15px 0 rgb(0 0 0/20%);
}

.footer-right {
    text-align: right;
}

.footer-left {
    text-align: left;
}

.page-heading-sec {
    padding: 150px 0 110px;
}

.innerheading {
    font-size: 90px;
    line-height: 100px;
    font-weight: 700;
}

.company-statistics {
    display: flex;
    grid-gap: 40px;
    justify-content: space-between;
    border: 1px solid #141414;
    box-shadow: 3px 3px 0 #141414;
    padding: 20px;
    width: fit-content;
}

.company-statistics span {
    font-size: 32px;
    line-height: 42px;
    font-weight: 700;
    color: #141414;
}

.counter-number p {
    margin-top: 10px;
}

.company-statistics-2 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 15px;
}

.company-statistics-2 .counternumbers {
    background: #fff;
    padding: 20px 40px;
    border-radius: 0;
    position: relative;
    box-shadow: 3px 3px 0 #141414;
    border: 1px solid #141414;
    overflow: hidden;
    background-image: linear-gradient(90deg,transparent 0%,transparent 10%,rgb(235 228 249) 10%,rgb(255 255 255) calc(10% + 1px),transparent calc(10% + 1px),transparent 100%), linear-gradient(180deg,white 12%,transparent 12%), repeating-linear-gradient(180deg,#ebe4f9 0px,#ebe4f9 1px,transparent 1px,transparent 30px), linear-gradient(white,white);
}

.innerstststics {
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 70px;
}

.filderdiv ul {
    display: flex;
    border-bottom: 1px solid #ebe4f9;
    margin-bottom: 10px;
    justify-content: center;
    grid-gap: 40px;
}

.filderdiv ul li {
    font-weight: 900;
    font-size: 24px;
    line-height: 1;
    text-align: center;
    color: #fff;
    text-shadow: -1px -1px 0 #141414, 1px -1px 0 #141414, -1px 1px 0 #141414, 1px 1px 0 #141414;
    padding: 15px 0;
    cursor: pointer;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

.filderdiv ul li.active {
    text-shadow: -1px -1px 0 #FF9900, 1px -1px 0 #FF9900, -1px 1px 0 #FF9900, 1px 1px 0 #FF9900;
}

.filderdiv ul li.active:before {
    content: "";
    background: #FF9900;
    width: 9px;
    height: 9px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -10px;
    margin: 0 auto;
    transform: rotate(45deg);
    z-index: 9;
}

.filderdiv ul li.active:after {
    content: "";
    width: 80%;
    height: 6px;
    border-radius: 0;
    background: #FF9900;
    box-shadow: 0 3px 6px rgb(0 0 0/16%);
    position: absolute;
    left: 0;
    right: 0;
    bottom: -5px;
    margin: 0 auto;
}

.card-tags {
    display: flex;
    grid-gap: 10px;
}

.card-tags li {
    text-transform: uppercase;
    letter-spacing: 0;
    color: #141414;
    padding: 0 7px;
    border-radius: 0;
    border: 1px solid #141414;
    font-size: 15px;
    line-height: 21px;
    background: #fff;
    box-shadow: 2px 2px 0 #141414;
}

.oic {
    position: relative;
}

.overlay-info-cards {
    width: 300px;
    position: absolute;
    right: -10px;
    opacity: 0;
    top: 60%;
    transform: translateY(-53px);
    -webkit-transform: translateY(-53px);
    -moz-transform: translateY(-53px);
    -ms-transform: translateY(-53px);
    -o-transform: translateY(-53px);
    z-index: 999999;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

.oic:hover .overlay-info-cards {
    right: -60px;
    opacity: 1;
    visibility: visible;
}

.overlay-info-cards h3 {
    margin: 10px 0 0;
    font-size: 38px;
    line-height: 43px;
    text-shadow: 1px 1px 0 #ffffff50;
}

.portfolio-3 {
    column-count: 2;
    column-gap: 70px;
}

.portfolio-3 .half-column {
    margin-bottom: 70px;
}

.servicehead {
    padding-top: 60px;
}

.serv-page-head {
    overflow-x: hidden;
    position: relative;
}

.colr-a {
    background-color: #FFF3E0;
    z-index: -2;
}

.colr-b {
    background-color: #d6bbf7;
    z-index: -1;
}

.colra {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    overflow-x: hidden;
}

.icon70 {
    width: 70px;
}

.setps {
    opacity: .2;
    font-size: 55px;
    font-weight: 700;
    position: absolute;
    right: 10px;
    top: 5px;
    font-family: rubik, sans-serif;
    color: #FF9900;
    z-index: 99;
    line-height: 1;
}

.process-block h4 {
    margin-bottom: 15px;
}

.process-content:hover .setps {
    opacity: 1;
}

.process-content {
    min-height: 330px;
    overflow: hidden;
}

.process-content:hover:after {
    width: 100%;
}

.process-content:after {
    content: '';
    position: absolute;
    left: 0;
    width: 0%;
    bottom: 0;
    height: 4px;
    background: #FF9900;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
}

.icons-label-set {
    display: grid;
    grid-template-columns: repeat(6,1fr);
    grid-gap: 20px;
    align-items: center;
}

.iconwithlabel {
    background: #fff;
    padding: 15px 20px;
    border-radius: 0;
    display: flex;
    align-items: center;
    border: 1px solid #141414;
}

.iconwithlabel img {
    width: 55px;
}

.iconwithlabel h6 {
    margin: 0 0 0 15px;
}

.pricing-card {
    padding: 30px 25px;
    border-radius: 8px;
    position: relative;
}

.pricingheader h3 {
    margin-bottom: 2px;
    font-size: 22px;
    line-height: 33px;
    font-weight: 600;
}

.pricingheader {
    position: relative;
    margin-bottom: 30px;
}

.imgptimg {
    width: 45px;
    margin: 15px auto;
    filter: drop-shadow(0px 16px 10px #0d088b30);
    position: absolute;
    right: 0;
    top: 0;
}

.price-div {
    margin-top: 15px;
}

.pricing-card .list li {
    font-size: 17px;
    list-style: none;
    border-bottom: 1px solid #dee2e6;
    line-height: 27px;
    position: relative;
    padding: 0 0 10px 24px;
}

.pricing-card .list li:last-child {
    border: 0;
    padding-bottom: 0;
}

.pricing-card .list li+li {
    padding-top: 10px;
}

.pricing-card .list li span {
    position: absolute;
    left: 0;
}

.pricing-toggle {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
}

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.price-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #dee2e6;
    -webkit-transition: .4s;
    transform: translate(0px,0px);
    transition: .6s ease transform, .6s box-shadow;
}

.price-slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: #2c4bff;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked+.price-slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

.price-slider.round {
    border-radius: 34px;
}

.price-slider.round:before {
    border-radius: 50%;
}

.recomnd-block-sw {
    background-color: #FF9900;
    color: #fff;
    position: absolute;
    right: 25px;
    left: auto;
    width: fit-content;
    top: -15px;
    bottom: auto;
    display: flex;
    padding: 0 10px;
    border-radius: 8px;
    font-size: 10px;
    letter-spacing: 1px;
    font-weight: 700;
    align-items: center;
    justify-content: center;
    line-height: 28px;
}

.sw-subs-from form {
    position: relative;
}

.subs-input {
    width: 100%;
    height: 65px;
    padding: 0 100px 0 20px;
    margin: 0 0;
    color: #172b43;
    font-size: 18px;
    outline: none;
    background: #fff;
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.subs-btn {
    width: auto;
    height: 55px;
    position: absolute;
    top: 5px;
    right: 5px;
    border-radius: 0 0 0 0;
    padding: 0 30px;
    line-height: 55px;
    font-size: 18px;
    color: #fff;
    box-shadow: none;
}

.sw-media-crd {
    background: #fff;
    margin-top: 40px;
    border-radius: 0;
    overflow: hidden;
    border: 5px solid #fff;
}

.sw-media-crd:hover {
    -webkit-box-shadow: 0 10px 15px 0 rgb(82 0 57/10%);
    box-shadow: 0 10px 15px 0 rgb(82 0 57/10%);
}

.rpl-contt {
    padding: 20px;
}

.rpl-img {
    border-radius: 0 0 0 0;
    overflow: hidden;
}

.rpl-contt h4 {
    font-size: 22px;
    line-height: 32px;
    font-weight: 700;
    margin-bottom: 0;
}

.tags a+a {
    margin-left: 10px;
}

.tags a {
    display: inline-block;
    font-size: 16px;
}

.tags {
    margin-bottom: 10px;
}

.fill-fixed {
    object-fit: cover;
    width: 100%;
    max-height: 100%;
    maxâ€“width: 100%;
    height: 300px;
}

.half-background-2::before {
    content: "";
    position: absolute;
    background: #FF9900;
    height: 50vh;
    width: 100%;
    top: 0;
    z-index: 0;
}

.ul-list li {
    font-size: 19px;
    line-height: 45px;
    list-style-type: circle;
}

.ul-list {
    padding: 0 0 0 20px;
}

.check-list li {
    padding: 0 0 15px 28px;
    position: relative;
    line-height: 30px;
    font-size: 20px;
}

.check-list li:last-child {
    padding-bottom: 0;
}

.check-list li:before {
    content: "\f058";
    font-family: "font awesome 5 free";
    font-weight: 700;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 17px;
    color: #FF9900;
}

.sortdetails {
    margin-top: -70px;
}

.info-bar {
    display: flex;
    justify-content: space-between;
    margin: 30px 0;
}

.info-b-left a+a {
    margin-left: 10px;
}

.info-b-left a {
    color: #FF9900;
}

.blog-details p, .text {
    margin: 0 0 20px;
}

.breadcrus {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    list-style-type: none;
}

.bread-active a {
    color: #FF9900;
}

.center-btn {
    text-align: center;
    margin-top: 60px;
}

ul.pagination {
    position: relative;
    background: #fff;
    display: flex;
    padding: 10px 20px;
    border-radius: 0;
    width: fit-content;
    margin: 0 auto;
}

ul.pagination li {
    list-style: none;
    line-height: 50px;
    margin: 0 5px;
}

ul.pagination li.pageNumber {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #f5f5f5;
}

ul.pagination li a {
    display: block;
    text-decoration: none;
    color: #8068ff;
    font-weight: 600;
    border-radius: 0%;
}

ul.pagination li.pageNumber:hover a, ul.pagination li.pageNumber.active a {
    background: #8068ff;
    color: #fff;
}

ul.pagination li:first-child {
    margin-right: 30px;
    font-weight: 700;
    font-size: 20px;
}

ul.pagination li:last-child {
    margin-left: 30px;
    font-weight: 700;
    font-size: 20px;
}

.flx-end {
    align-items: flex-end;
}

.icon-setss {
    display: flex;
    justify-content: space-between;
}

.icon-imgg img {
    width: 42px;
}

.icon-rows {
    padding: 0 0;
}

.icon-txt p {
    margin-top: 8px;
    font-size: 14px;
    font-weight: 500;
}

.contact-detalnk a {
    display: table;
    font-size: 20px;
    text-indent: -20px;
    line-height: 30px;
    padding-left: 40px;
}

.contact-detalnk a+a {
    margin-top: 20px;
}

.contact-detalnk i {
    margin-right: 15px;
}

.contact-detalnk a span {
    padding: 4px 6px;
    box-shadow: inset 0 -2px #FF9900;
    transition: box-shadow 250ms ease, color 250ms ease;
}

.contact-detalnk a:hover span {
    box-shadow: inset 0 -30px #FF9900;
    color: #fff;
}

.formblock {
    padding: 40px;
}

.form-block input, .form-block select, .form-block textarea {
    height: 60px;
    padding: 15px;
    border-width: 0 0 2px;
    border-image: initial;
    border: 1px solid rgb(211 211 211);
    border-radius: 6px;
}

.form-block textarea {
    height: 100px;
}

.form-block input, .form-block select, .form-block textarea {
    color: #172b43;
    font-size: 20px;
    width: 100%;
    margin: 0 0 15px;
    background: #fff;
    outline: 0;
}

.floating-label {
    position: relative;
    margin-bottom: 20px;
}

.floating-input, .floating-select {
    font-size: 14px;
    padding: 4px;
    display: block;
    width: 100%;
    height: 45px;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #c5c5c5;
}

.floating-input:focus, .floating-select:focus {
    outline: none;
    box-shadow: 0 23px 36px #00000029;
    border: 1px solid #b8bdbf;
}

.floating-label label {
    color: #110a32;
    font-size: 18px;
    font-weight: 400;
    position: absolute;
    pointer-events: none;
    left: 30px;
    top: 16px;
    transition: .2s ease all;
    -moz-transition: .2s ease all;
    -webkit-transition: .2s ease all;
    margin-bottom: 0;
}

.floating-input:focus~label, .floating-input:not(:placeholder-shown)~label, .floating-select:focus~label, .floating-select:not([value=""]): valid~label {
    top: -12px;
    font-size: 12px;
    color: #828282;
    background: #fff;
    width: fit-content;
    padding: 0 4px;
}

.custom-checkbox {
    display: flex;
    align-items: flex-start;
    grid-gap: 15px;
    font-size: 15px;
}

.custom-checkbox input {
    width: 20px;
    height: 20px;
    margin: 0;
}

.custom-checkbox label {
    font-size: 15px;
    line-height: 22px;
    margin: -5px 0 0;
}

.formfooter {
    display: flex;
    grid-gap: 30px;
    align-items: center;
}

.linktitle {
    font-weight: 300;
    font-size: 16px;
    line-height: 25px;
    opacity: .8;
    display: block;
}

.contactnumberdiv a {
    display: table;
    margin-top: 10px;
}

#cursor {
    position: fixed;
    z-index: 99999999;
    left: 0;
    top: 0;
    pointer-events: none;
    will-change: transform;
    mix-blend-mode: difference;
}

@media(hover:hover) and (pointer:fine) {
    .cursor__circle {
        width: 64px;
        height: 64px;
        margin-top: -50%;
        margin-left: -50%;
        border-radius: 50%;
        border: solid 1px rgba(227,222,193,.64);
        transition: 1s cubic-bezier(.25,1,.5,1), opacity .5s cubic-bezier(.25,1,.5,1), background-color .5s cubic-bezier(.25,1,.5,1), border-color .5s cubic-bezier(.25,1,.5,1), background-size .5s cubic-bezier(.25,1,.5,1), width .5s cubic-bezier(.25,1,.5,1), height .5s cubic-bezier(.25,1,.5,1);
        background-image: url(../images/icons/arrow.svg);
        background-repeat: no-repeat;
        background-position: center;
    }

    #cursor.img .cursor__circle {
        width: 128px;
        height: 128px;
        background-color: #073099;
        border-color: #073099;
        background-size: 0;
    }

    #cursor.img::after {
        content: '';
        position: absolute;
        left: -50%;
        top: -50%;
        width: 100%;
        height: 100%;
    }

    #cursor.overlay .cursor__circle {
        width: 48px;
        height: 48px;
        background-color: rgba(255,255,255,.1);
        border-color: transparent;
        background-size: 0;
    }
}

.progress-wrap {
    position: fixed;
    right: 10px;
    bottom: 50px;
    height: 46px;
    width: 46px;
    cursor: pointer;
    display: block;
    border-radius: 50px;
    box-shadow: inset 0 0 0 2px rgb(0 87 255/30%);
    z-index: 10000;
    opacity: 0;
    visibility: hidden;
    transform: translateY(15px);
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.progress-wrap.active-progress {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.progress-wrap::after {
    position: absolute;
    font-family: unicons-line;
    content: "\ebb6";
    text-align: center;
    line-height: 46px;
    font-size: 24px;
    color: #FF9900;
    left: 0;
    top: 0;
    height: 46px;
    width: 46px;
    cursor: pointer;
    display: block;
    z-index: 1;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.progress-wrap:hover::after {
    opacity: 0;
}

.progress-wrap::before {
    position: absolute;
    font-family: unicons-line;
    content: "\ebb6";
    text-align: center;
    line-height: 46px;
    font-size: 24px;
    color: #FF9900;
    opacity: 0;
    left: 0;
    top: 0;
    height: 46px;
    width: 46px;
    cursor: pointer;
    display: block;
    z-index: 2;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.progress-wrap:hover::before {
    opacity: 1;
}

.progress-wrap svg path {
    fill: none;
}

.progress-wrap svg.progress-circle-sw path {
    stroke: #FF9900;
    stroke-width: 4;
    box-sizing: border-box;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

body.light .progress-wrap {
    box-shadow: inset 0 0 0 2px rgba(0,0,0,.2);
}

body.light .progress-wrap::after {
    color: #FF9900;
}

body.light .progress-wrap svg.progress-circle-sw path {
    stroke: #FF9900;
}

.preloader div {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    transition-duration: 500ms;
    -webkit-transition-duration: 500ms;
    transition-timing-function: cubic-bezier(.86,0,.07,1);
    -webkit-transition-timing-function: cubic-bezier(.86,0,.07,1);
    transition-delay: .1s;
}

.preloader.page-loaded {
    visibility: hidden;
}

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
}

.preloader::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 80%;
    z-index: -1;
    -webkit-transition: 1.1s;
    transition: 1.1s;
    -webkit-clip-path: ellipse(66% 100% at 50% 0%);
    clip-path: ellipse(66% 100% at 50% 0%);
}

.preloader::after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 80%;
    z-index: -1;
    -webkit-transition: 1.1s;
    transition: 1.1s;
    -webkit-clip-path: ellipse(85% 100% at 50% 100%);
    clip-path: ellipse(85% 100% at 50% 100%);
}

.preloader::before, .preloader::after {
    background-image: repeating-linear-gradient(90deg,hsla(196,0%,79%,0.06) 0px,hsla(196,0%,79%,0.06) 1px,transparent 1px,transparent 96px), repeating-linear-gradient(0deg,hsla(196,0%,79%,0.06) 0px,hsla(196,0%,79%,0.06) 1px,transparent 1px,transparent 96px), repeating-linear-gradient(0deg,hsla(196,0%,79%,0.09) 0px,hsla(196,0%,79%,0.09) 1px,transparent 1px,transparent 12px), repeating-linear-gradient(90deg,hsla(196,0%,79%,0.09) 0px,hsla(196,0%,79%,0.09) 1px,transparent 1px,transparent 12px), linear-gradient(90deg,rgb(255,255,255),rgb(255,255,255));
}

.preloader.page-loaded::after, .preloader.page-loaded::before {
    height: 0;
}

.loaderlogo {
    display: grid;
    grid-gap: 30px;
    justify-content: center;
    align-content: center;
    width: 100%;
    height: 100vh;
    text-align: center;
    margin: 0 auto;
}

.loaderlogo img {
    width: 180px;
    margin: 0 auto 20px;
}

.page-loaded .loaderlogo {
    opacity: 0;
}

.preloader-text p {
    font-variation-settings: "wght" 800, 'wdth' 100;
    font-size: 50px;
    color: #141414;
    margin: 0 auto;
    line-height: 1;
    font-weight: 400;
    animation: breath infinite forwards;
    animation-duration: 4s;
    animation-timing-function: ease;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
}

@keyframes breath {
    50% {
        font-variation-settings: "wght" 100, 'wdth' 60;
    }

    100% {
        font-variation-settings: "wght" 800, 'wdth' 100;
    }
}

.hd-number {
    float: right;
    position: absolute;
    right: 0;
    border: 1px solid #000;
    padding: 8px 30px;
    border-radius: 3px;
}

section.wc-bg {
    padding-top: 150px;
}

form#ordernow-form input {
    width: 100%;
    border: 1px solid #FF9900;
    height: 50px;
    margin: 10px 0px;
    padding: 10px;
    font-size: 13px;
    border-radius: 5px;
}

form#ordernow-form textarea {
    width: 100%;
    border: 1px solid #FF9900;
    height: 100px;
    margin: 10px 0px;
    padding: 10px;
    font-size: 13px;
    border-radius: 5px;
}

form#ordernow-form input[type="submit"] {
    background: #FF9900;
    color: #fff;
    font-size: 20px !important;
    line-height: 1;
}

.get-started-modal {
    text-align: center;
}

#exampleModal {
    background: rgba(000, 000, 000, 0.5);
}

.close {
    display: inline-block;
    background: #000;
    position: absolute;
    right: -10px;
    top: -10px;
    width: 40px;
    text-align: center;
    height: 40px;
    color: #fff;
    border-radius: 50px;
    line-height: 40px;
    cursor: pointer;
}

.pricing-card ul {
    text-align: left;
    padding-left: 0px;
    height: 194px;
    overflow: auto;
    margin: 20px 0px;
    padding-right: 5px;
    overflow-x: hidden;
}

.margin-btm {
    margin-bottom: 80px;
}

.pricingheader p {
    font-weight: 600;
}

.pricing-card ul li:after {
    position: absolute;
    content: '\2192';
    left: 0;
    top: 0;
}

.pricing-card ul li {
    font-size: 15px;
    position: relative;
    padding-left: 25px;
}

.tabset > label {
    display: inline-block !important;
    padding: 8px 30px 8px !important;
    border: 0px solid transparent !important;
    background: #eee;
}

.tab-panel {
    border-top: 0px solid #ccc !important;
}

.tabset > label::after {
    left: 17px;
    bottom: 17px;
    width: 22px;
    height: 3px;
    background: #8d8d8d;
}

.tabset > input:checked + label {
    background: #FF9900 !important;
    color: #fff !important;
}

.tabset > label::after {
    display: none;
}

h2.text2 span {
    font-size: 15px !important;
    position: absolute;
}

.tabset {
    text-align: center;
}

.pricingheader {
    text-align: left;
}

.process-block p {
    min-height: 260px;
}