@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100..900&amp;family=Outfit:wght@100..900&amp;display=swap);

@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100..900&amp;family=Outfit:wght@100..900&amp;display=swap);

section {

    float: left;

    width: 100%;

    padding-top: 70px;

    padding-bottom: 70px

}



@font-face {

    font-family: 'fontello';

    src: url(assets/fonts/fontello.eot);

    src: url(assets/fonts/fontello.eot) format('embedded-opentype'), url(assets/fonts/fontello.woff) format('woff'), url(assets/fonts/fontello.ttf) format('truetype'), url(assets/fonts/fontello.svg) format('svg');

    font-weight: 400;

    font-style: normal

}



.demo-icon {

    font-family: "fontello";

    font-style: normal;

    font-weight: 400;

    speak: never;

    display: inline-block

}



* {

    margin: 0;

    padding: 0;

    -webkit-box-sizing: border-box;

    box-sizing: border-box

}



.header-top {

    background-color: #003a5b;

    padding-top: 3px;

    padding-bottom: 3px

}



.fade-wrapper {

    align-items: center;

    justify-self: center;

    align-self: center;

    justify-content: center;

}



body {

    background-color: #fff;

    font-family: "Outfit", sans-serif!important;

    font-size: 16px;

    line-height: 1.625;

    font-weight: 400;

    color: var(--bz-color-text-body)

}



.services-bg img {

    max-width: 100%

}



a {

    text-decoration: none

}



a,

a:hover {

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



h1,

h2,

h3,

h4,

h5,

h6 {

    font-family: var(--bz-ff-heading);

    color: var(--bz-color-heading-primary);

    margin-top: 0;

    font-weight: var(--bz-fw-sbold);

    line-height: 1.2;

    -webkit-transition: all 0.3s ease-in-out 0s;

    transition: all 0.3s ease-in-out 0s

}



h1 {

    font-size: var(--bz-fs-h1)

}



h2 {

    font-size: var(--bz-fs-h2)

}



h3 {

    font-size: var(--bz-fs-h3)

}



h4 {

    font-size: var(--bz-fs-h4)

}



h5 {

    font-size: var(--bz-fs-h5)

}



h6 {

    font-size: var(--bz-fs-h6)

}



ul {

    margin: 0;

    padding: 0

}



p {

    font-family: var(--bz-ff-p);

    font-size: 18px;

    font-weight: var(--bz-fw-normal);

    color: #000;

    margin-bottom: 15px;

    margin-top: 15px;

    line-height: 28px

}



a:focus,

.button:focus {

    text-decoration: none;

    outline: none

}



a:focus,

a:hover {

    color: inherit;

    text-decoration: none

}



a:hover {

    color: var(--bz-color-theme-primary)

}



.slick-list.draggable {

    cursor: -webkit-grab;

    cursor: grab

}



a,

button {

    color: #000;

    outline: none;

    border: none;

    background: #fff0

}



button:hover {

    cursor: pointer

}



button:focus {

    outline: 0;

    border: 0

}



.uppercase {

    text-transform: uppercase

}



.capitalize {

    text-transform: capitalize

}



input {

    outline: none

}



input[type=color] {

    appearance: none;

    -moz-appearance: none;

    -webkit-appearance: none;

    background: none;

    border: 0;

    cursor: pointer;

    height: 100%;

    width: 100%;

    padding: 0;

    border-radius: 50%

}



ul {

    display: block;

    padding: 0;

    margin: 0

}



*::-moz-selection {

    background: var(--bz-color-common-black);

    color: var(--bz-color-common-white);

    text-shadow: none

}



::-moz-selection {

    background: var(--bz-color-common-black);

    color: var(--bz-color-common-white);

    text-shadow: none

}



::selection {

    background: var(--bz-color-common-black);

    color: var(--bz-color-common-white);

    text-shadow: none

}



*::-moz-placeholder {

    color: var(--bz-color-common-black);

    font-size: var(--bz-fs-body);

    opacity: 1

}



*::-webkit-input-placeholder {

    color: var(--bz-color-common-black);

    font-size: var(--bz-fs-body);

    opacity: 1

}



*:-ms-input-placeholder {

    color: var(--bz-color-common-black);

    font-size: var(--bz-fs-body);

    opacity: 1

}



*::-ms-input-placeholder {

    color: var(--bz-color-common-black);

    font-size: var(--bz-fs-body);

    opacity: 1

}



*::placeholder {

    color: var(--bz-color-common-black);

    font-size: var(--bz-fs-body);

    opacity: 1

}



.w-img img {

    width: 100%

}



.m-img img {

    max-width: 100%

}



.fix {

    overflow: hidden

}



.clear {

    clear: both

}



.f-left {

    float: left

}



.f-right {

    float: right

}



.z-index-1 {

    z-index: 1

}



.z-index-11 {

    z-index: 11

}



.overflow-y-visible {

    overflow-x: hidden;

    overflow-y: visible

}



.p-relative {

    position: relative

}



.p-absolute {

    position: absolute

}



.include-bg {

    background-position: center;

    background-size: cover;

    background-repeat: no-repeat

}



.b-radius {

    border-radius: 6px

}



.bg-grey {

    background-color: var(--bz-color-grey-2)

}



.container-2 {

    max-width: 1350px;

    margin: 0 auto;

    padding: 0 15px

}



.bd-bottom {

    border-bottom: 1px solid #edebf9

}



.overflow-h {

    overflow: hidden

}



.error-content .text {

    margin-top: 50px;

    margin-bottom: 20px;

    font-size: 40px

}



.error-content .text span {

    display: block

}



.section-heading {

    margin-bottom: 40px;

    position: relative;

    z-index: 1

}



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

    .section-heading {

        margin-bottom: 40px

    }

}



.section-heading .sub-heading {

    color: var(--bz-color-theme-primary);

    font-size: 17px;

    font-weight: 600;

    display: inline-block;

    margin-bottom: 15px;

    text-transform: inherit;

    position: relative;

    text-transform: uppercase;

    padding: 0 0 0 35px

}



.sub-heading {

    color: var(--bz-color-theme-primary);

    font-size: 17px;

    font-weight: 600

}



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

    .section-heading .sub-heading {

        font-size: 14px

    }

}



.left-shape {

    background-color: var(--bz-color-theme-primary);

    height: 13px;

    width: 15px;

    position: absolute;

    top: 50%;

    left: 0;

    -webkit-transform: translateY(-50%) skew(-15deg);

    transform: translateY(-50%) skew(-15deg)

}



.left-shape:after {

    background-color: var(--bz-color-theme-primary);

    content: "";

    height: 100%;

    width: 4px;

    position: absolute;

    top: 0;

    right: -8px

}



.section-heading .section-title {

    color: var(--bz-color-heading-primary);

    font-size: 37px;

    line-height: 1.2;

    font-weight: 600;

    display: block;

    margin-bottom: 0;

    position: relative;

    overflow: hidden

}



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

    .section-heading .section-title {

        font-size: 32px;

        max-width: 100%

    }

}



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

    .section-heading .section-title {

        font-size: 32px

    }

}



.section-heading.white-content .sub-heading {

    color: var(--bz-color-common-white)

}



.section-heading.white-content .sub-heading .left-shape {

    background-color: var(--bz-color-common-white)

}



.section-heading.white-content .sub-heading .left-shape:after {

    background-color: var(--bz-color-common-white)

}



.section-heading.white-content p,

.section-heading.white-content .section-title {

    color: var(--bz-color-common-white)

}



.section-heading.red-content .sub-heading {

    color: var(--bz-color-theme-red)

}



.section-heading.red-content .sub-heading .left-shape {

    background-color: var(--bz-color-theme-red)

}



.section-heading.red-content .sub-heading .left-shape:after {

    background-color: var(--bz-color-theme-red)

}



.section-heading.section-heading-4 .sub-heading {

    margin-bottom: 15px;

    padding: 0

}



.section-heading.section-heading-4 .section-title {

    font-size: 38px

}



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

    .section-heading.section-heading-4 .section-title {

        font-size: 28px

    }

}



.heading-space {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    row-gap: 25px;

    margin-bottom: 60px

}



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

    .heading-space {

        margin-bottom: 40px

    }

}



.t-up {

    text-transform: uppercase

}



.white-content h1,

.white-content h2,

.white-content h3,

.white-content h4,

.white-content h5,

.white-content h6,

.white-content p,

.white-content li,

.white-content span {

    color: var(--bz-color-common-white)

}



.img-reveal {

    position: relative;

    overflow: hidden;

    visibility: hidden;

    z-index: 1

}



.img-reveal .img-overlay {

    background-color: var(--bz-color-theme-primary);

    height: 100%;

    width: 100%;

    position: absolute;

    top: 0;

    left: 0;

    z-index: 2

}



.img-reveal .img-overlay.overlay-2 {

    background-color: var(--bz-color-theme-red)

}



.img-reveal img {

    -o-object-fit: cover;

    object-fit: cover;

    height: auto;

    width: 100%

}



.anim-text {

    overflow: hidden

}



.running-text {

    background-repeat: repeat;

    background-size: 20px;

    padding: 50px 0;

    overflow: hidden;

    position: relative;

    z-index: 1

}



.running-text .bg-img {

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0

}



.running-text .overlay {

    background: #3A3A3A;

    mix-blend-mode: multiply;

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0

}



.running-text ul {

    list-style: none;

    margin: 0;

    padding: 0;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    gap: 60px

}



.running-text ul li {

    display: inline-block;

    font-size: 120px;

    font-weight: 700;

    white-space: nowrap;

    color: var(--bz-color-common-white);

    text-transform: capitalize;

    position: relative;

    -webkit-text-fill-color: #fff0;

    -webkit-text-stroke-width: 1.5px;

    -webkit-text-stroke-color: rgb(255 255 255 / .6)

}



.scroller__inner {

    padding-block: 1rem;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    gap: 1rem

}



.scroller[data-animated=true] .scroller__inner {

    width: -webkit-max-content;

    width: -moz-max-content;

    width: max-content;

    -ms-flex-wrap: nowrap;

    flex-wrap: nowrap;

    -webkit-animation: scroll var(--_animation-duration, 40s) var(--_animation-direction, forwards) linear infinite;

    animation: scroll var(--_animation-duration, 40s) var(--_animation-direction, forwards) linear infinite

}



.scroller[data-animated=true] .scroller__inner.inner-2 {

    -webkit-animation: scroll var(--_animation-duration, 40s) var(--_animation-direction, reverse) linear infinite;

    animation: scroll var(--_animation-duration, 40s) var(--_animation-direction, reverse) linear infinite

}



.scroller[data-direction=right] {

    --_animation-direction: reverse

}



.scroller[data-direction=left] {

    --_animation-direction: forwards

}



.scroller[data-speed=fast] {

    --_animation-duration: 30s

}



.scroller[data-speed=slow] {

    --_animation-duration: 60s

}



@-webkit-keyframes scroll {

    to {

        -webkit-transform: translate(calc(-50% - 0.5rem));

        transform: translate(calc(-50% - 0.5rem))

    }

}



@keyframes scroll {

    to {

        -webkit-transform: translate(calc(-50% - 0.5rem));

        transform: translate(calc(-50% - 0.5rem))

    }

}



#preloader {

    position: fixed;

    width: 100%;

    height: 100%;

    left: 0;

    top: 0;

    background-color: #02050A;

    z-index: 999

}



.loading {

    left: 50%;

    top: 50%;

    font-size: 100px;

    font-family: var(--bz-ff-heading);

    font-weight: 700;

    text-transform: uppercase;

    position: absolute;

    overflow: hidden;

    -webkit-transform: translate(-50%, -60%);

    transform: translate(-50%, -60%)

}



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

    .loading {

        font-size: 50px

    }

}



.loading:before {

    color: #333;

    content: attr(data-loading-text)

}



.loading:after {

    top: 0;

    left: 0;

    width: 0;

    opacity: 1;

    color: var(--bz-color-theme-primary);

    overflow: hidden;

    position: absolute;

    content: attr(data-loading-text);

    -webkit-animation: loading 6s infinite;

    animation: loading 6s infinite

}



@-webkit-keyframes loading {

    0% {

        width: 0

    }

    100% {

        width: 100%

    }

}



@keyframes loading {

    0% {

        width: 0

    }

    100% {

        width: 100%

    }

}



@media (min-width:992px) {

    .mt-cursor {

        display: block;

        width: 10px;

        height: 10px;

        border-radius: 50%;

        position: fixed;

        left: 10px;

        top: 10px;

        -webkit-user-select: none;

        -moz-user-select: none;

        -ms-user-select: none;

        user-select: none;

        pointer-events: none;

        visibility: hidden;

        z-index: 10000;

        -webkit-transition: all 0.3s cubic-bezier(.165, .84, .44, 1);

        transition: all 0.3s cubic-bezier(.165, .84, .44, 1)

    }

    .mt-cursor:before {

        background: var(--bz-color-theme-primary);

        opacity: 1;

        content: "";

        width: 100%;

        height: 100%;

        border-radius: 50%;

        position: absolute;

        left: 0;

        top: 0;

        -webkit-transition: all 0.3s ease;

        transition: all 0.3s ease

    }

    .mt-cursor.cursor-grow:before {

        opacity: .7;

        -webkit-transform: scale(1.5);

        transform: scale(1.5);

        -webkit-transition: all 0.3s ease;

        transition: all 0.3s ease

    }

    .mt-cursor.hide {

        opacity: 0;

        -webkit-transition: opacity 0.3s ease;

        transition: opacity 0.3s ease;

        -webkit-transition-delay: 0.4s;

        transition-delay: 0.4s

    }

    .mt-cursor.hide .inner {

        -webkit-transform: scale(.1);

        transform: scale(.1);

        -webkit-transition: -webkit-transform 0.3s ease;

        transition: -webkit-transform 0.3s ease;

        transition: transform 0.3s ease;

        transition: transform 0.3s ease, -webkit-transform 0.3s ease

    }

}



.sticky-widget {

    position: sticky;

    top: 120px

}



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

    br {

        display: none

    }

}



.ripple,

.ripple:before,

.ripple:after {

    position: absolute;

    left: 50%;

    top: 50%;

    width: 50px;

    height: 50px;

    -webkit-transform: translateX(-50%) translateY(-50%);

    transform: translateX(-50%) translateY(-50%);

    border-radius: 50%;

    -webkit-box-shadow: 0 0 0 0 rgb(255 255 255 / .5);

    -ms-box-shadow: 0 0 0 0 rgb(255 255 255 / .5);

    -o-box-shadow: 0 0 0 0 rgb(255 255 255 / .5);

    box-shadow: 0 0 0 0 rgb(255 255 255 / .5);

    -webkit-animation: rippleOne 3s infinite;

    animation: rippleOne 3s infinite

}



.ripple {

    z-index: -1

}



.ripple:before {

    -webkit-animation-delay: 0.9s;

    animation-delay: 0.9s;

    content: "";

    position: absolute;

    right: 0;

    bottom: 0

}



.ripple:after {

    -webkit-animation-delay: 0.6s;

    animation-delay: 0.6s;

    content: "";

    position: absolute;

    right: 0;

    bottom: 0

}



@-webkit-keyframes rippleOne {

    70% {

        -webkit-box-shadow: 0 0 0 20px #fff0;

        box-shadow: 0 0 0 20px #fff0

    }

    100% {

        -webkit-box-shadow: 0 0 0 0 #fff0;

        box-shadow: 0 0 0 0 #fff0

    }

}



@keyframes rippleOne {

    70% {

        -webkit-box-shadow: 0 0 0 20px #fff0;

        box-shadow: 0 0 0 20px #fff0

    }

    100% {

        -webkit-box-shadow: 0 0 0 0 #fff0;

        box-shadow: 0 0 0 0 #fff0

    }

}



#scroll-progress-container {

    position: fixed;

    bottom: 20px;

    right: 20px;

    width: 60px;

    height: 60px;

    z-index: 9999

}



#scroll-progress-bar {

    position: absolute;

    width: 100%;

    height: 100%;

    border-radius: 50%;

    background: var(--bz-color-theme-orange);

    box-shadow: 0 0 10px rgb(0 0 0 / .2)

}



#scroll-percentage {

    position: absolute;

    width: 50px;

    height: 50px;

    background-color: #fff;

    color: var(--bz-color-theme-primary);

    border-radius: 50%;

    display: flex;

    align-items: center;

    justify-content: center;

    font-size: 14px;

    font-weight: 700;

    top: 5px;

    left: 5px

}



.floating-contact-container {

    position: fixed;

    bottom: 20px;

    right: 20px;

    display: flex;

    flex-direction: column-reverse;

    align-items: center;

    gap: 15px;

    z-index: 9999;

    opacity: 0;

    visibility: hidden;

    transform: translateY(20px);

    transition: all 0.4s cubic-bezier(.25, .46, .45, .94)

}



.floating-contact-container.visible {

    opacity: 1;

    visibility: visible;

    transform: translateY(0)

}



.floating-contact {

    width: 58px;

    height: 58px;

    border-radius: 50%;

    display: flex;

    align-items: center;

    justify-content: center;

    color: #fff;

    font-size: 22px;

    box-shadow: 0 4px 8px rgb(0 0 0 / .2);

    cursor: pointer;

    transition: all 0.3s ease;

    text-decoration: none

}



.floating-contact.whatsapp {

    background: #25D366;

    margin-bottom: 95px;

    margin-right: 21px

}



.floating-contact.whatsapp:hover {

    background: #25D366;

    transform: translateY(-5px) scale(1.1);

    color: #fff

}



.floating-contact.email {

    background: #EA4335;

    margin-right: 20px

}



.floating-contact.email:hover {

    background: #D33426;

    transform: translateY(-5px) scale(1.1);

    color: #fff

}



.floating-contact::after {

    content: attr(data-tooltip);

    position: absolute;

    right: 60px;

    color: #fff;

    padding: 5px 10px;

    border-radius: 4px;

    font-size: 14px;

    opacity: 0;

    transition: opacity 0.3s;

    white-space: nowrap

}



.floating-contact:hover::after {

    opacity: 1

}



#scroll-percentage:hover {

    transform: scale(1.05);

    transition: transform 0.2s ease

}



@-webkit-keyframes scrollToTop {

    0% {

        -webkit-transform: translate3d(0, 80%, 0);

        transform: translate3d(0, 80%, 0);

        visibility: visible

    }

    to {

        -webkit-transform: translateZ(0);

        transform: translateZ(0)

    }

}



@keyframes scrollToTop {

    0% {

        -webkit-transform: translate3d(0, 80%, 0);

        transform: translate3d(0, 80%, 0);

        visibility: visible

    }

    to {

        -webkit-transform: translateZ(0);

        transform: translateZ(0)

    }

}



@-webkit-keyframes wobble-vertical {

    16.65% {

        -webkit-transform: translateY(8px);

        transform: translateY(8px)

    }

    33.3% {

        -webkit-transform: translateY(-6px);

        transform: translateY(-6px)

    }

    49.95% {

        -webkit-transform: translateY(4px);

        transform: translateY(4px)

    }

    66.6% {

        -webkit-transform: translateY(-2px);

        transform: translateY(-2px)

    }

    83.25% {

        -webkit-transform: translateY(1px);

        transform: translateY(1px)

    }

    100% {

        -webkit-transform: translateY(0);

        transform: translateY(0)

    }

}



@keyframes wobble-vertical {

    16.65% {

        -webkit-transform: translateY(8px);

        transform: translateY(8px)

    }

    33.3% {

        -webkit-transform: translateY(-6px);

        transform: translateY(-6px)

    }

    49.95% {

        -webkit-transform: translateY(4px);

        transform: translateY(4px)

    }

    66.6% {

        -webkit-transform: translateY(-2px);

        transform: translateY(-2px)

    }

    83.25% {

        -webkit-transform: translateY(1px);

        transform: translateY(1px)

    }

    100% {

        -webkit-transform: translateY(0);

        transform: translateY(0)

    }

}



.bz-primary-btn {

    background-color: var(--bz-color-theme-primary);

    color: var(--bz-color-common-white);

    display: -webkit-inline-box;

    display: -ms-inline-flexbox;

    display: inline-flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    font-size: 16px;

    font-weight: 600;

    line-height: 1;

    padding: 20px 30px;

    border-radius: 7px;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    overflow: hidden;

    text-transform: uppercase;

    position: relative;

    z-index: 1

}



.bz-primary-btn:before {

    content: "";

    position: absolute;

    top: 0;

    left: 0;

    bottom: 0;

    right: 0;

    background: rgb(255 255 255 / .2);

    -webkit-transform-origin: right center;

    transform-origin: right center;

    -webkit-transform: scale(0, 1);

    transform: scale(0, 1);

    -webkit-transition: -webkit-transform 0.4s cubic-bezier(.4, 0, .2, 1);

    transition: -webkit-transform 0.4s cubic-bezier(.4, 0, .2, 1);

    transition: transform 0.4s cubic-bezier(.4, 0, .2, 1);

    transition: transform 0.4s cubic-bezier(.4, 0, .2, 1), -webkit-transform 0.4s cubic-bezier(.4, 0, .2, 1);

    z-index: -1

}



.bz-primary-btn i {

    margin-left: 5px;

    font-size: 14px;

    -webkit-transform: rotate(0);

    transform: rotate(0);

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.bz-primary-btn:hover {

    color: var(--bz-color-common-white)

}



.bz-primary-btn:hover:before {

    background-color: var(--bz-color-theme-orange);

    -webkit-transform-origin: left center;

    transform-origin: left center;

    -webkit-transform: scale(1, 1);

    transform: scale(1, 1)

}



.bz-primary-btn:focus {

    color: var(--bz-color-common-white)

}



.bz-primary-btn.red-btn {

    background-color: var(--bz-color-theme-red)

}



.bz-primary-btn.red-btn:before {

    background-color: var(--bz-color-heading-primary)

}



.bz-transparent-btn {

    background-color: #fff0;

    font-family: var(--bz-ff-heading);

    color: var(--bz-color-theme-primary);

    display: -webkit-inline-box;

    display: -ms-inline-flexbox;

    display: inline-flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    font-size: 16px;

    font-weight: 600;

    line-height: 1;

    padding: 20px 30px;

    border-radius: 7px;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    overflow: hidden;

    text-transform: uppercase;

    position: relative;

    z-index: 1;

    border: 1px solid var(--bz-color-theme-primary)

}



.bz-transparent-btn:before {

    background-color: var(--bz-color-theme-orange);

    border: 1px solid var(--bz-color-theme-orange)!important;

    content: "";

    position: absolute;

    top: 0;

    left: 0;

    bottom: 0;

    right: 0;

    -webkit-transform-origin: right center;

    transform-origin: right center;

    -webkit-transform: scale(0, 1);

    transform: scale(0, 1);

    -webkit-transition: -webkit-transform 0.4s cubic-bezier(.4, 0, .2, 1);

    transition: -webkit-transform 0.4s cubic-bezier(.4, 0, .2, 1);

    transition: transform 0.4s cubic-bezier(.4, 0, .2, 1);

    transition: transform 0.4s cubic-bezier(.4, 0, .2, 1), -webkit-transform 0.4s cubic-bezier(.4, 0, .2, 1);

    z-index: -1

}



.bz-transparent-btn i {

    margin-right: 5px;

    font-size: 14px;

    -webkit-transform: rotate(0);

    transform: rotate(0);

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.bz-transparent-btn:hover {

    color: var(--bz-color-common-white);

    border: 1px solid var(--bz-color-theme-orange)!important

}



.bz-transparent-btn:hover:before {

    -webkit-transform-origin: left center;

    transform-origin: left center;

    -webkit-transform: scale(1, 1);

    transform: scale(1, 1)

}



.bz-transparent-btn:focus {

    color: var(--bz-color-common-white)

}



.header {

    background-color: var(--bz-color-common-white);

    width: 100%;

    position: relative;

    top: 0;

    left: 0;

    width: 100%;

    z-index: 99

}



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

    .header {

        position: relative;

        top: 0;

        height: auto!important

    }

}



.header .top-bar {

    background-color: var(--bz-color-bg-1)

}



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

    .header .top-bar {

        display: none

    }

}



.header .top-bar .top-bar-inner {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    row-gap: 15px

}



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

    .header .top-bar .top-bar-inner {

        -webkit-box-pack: center;

        -ms-flex-pack: center;

        justify-content: center

    }

}



.header .top-bar .top-bar-inner span {

    color: var(--bz-color-common-white);

    font-size: 16px;

    font-weight: 400;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center

}



.header .top-bar .top-bar-inner span i {

    color: #fff;

    margin-right: 10px;

    line-height: 1

}



.header .middle-header {

    border-bottom: 1px solid var(--bz-color-border-1);

    overflow: hidden

}



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

    .header .middle-header {

        display: none

    }

}



.header .middle-header .middle-header-inner {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between

}



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

    .header .middle-header .middle-header-inner {

        -webkit-box-pack: center;

        -ms-flex-pack: center;

        justify-content: center

    }

}



.header .middle-header .middle-header-inner .header-logo {

    padding: 33px 150px 32px 0;

    position: relative;

    z-index: 1

}



@media (max-width:1200px) {

    .header .middle-header .middle-header-inner .header-logo {

        padding-right: 100px

    }

}



.header .middle-header .middle-header-inner .header-logo:before {

    background-color: var(--bz-color-theme-primary);

    content: "";

    height: 100%;

    width: 3000px;

    position: absolute;

    top: 0;

    right: 0;

    z-index: -1;

    clip-path: polygon(0 0, 100% 0, 98.5% 100%, 0% 100%)

}



.header .middle-header .middle-header-inner .header-logo:after {

    background-color: var(--bz-color-theme-primary);

    content: "";

    width: 90px;

    height: 50px;

    position: absolute;

    bottom: 0;

    right: 0;

    clip-path: polygon(0 0, 80% 0, 100% 100%, 0% 100%);

    z-index: -3

}



.header .middle-header .middle-header-inner .header-logo .shape {

    background-color: #122A4D;

    height: 100%;

    width: 3000px;

    position: absolute;

    top: 0;

    right: 0;

    z-index: -2;

    clip-path: polygon(0 0, 100% 0, 99% 100%, 0% 100%)

}



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

    .header .middle-header .middle-header-inner .header-logo {

        display: none

    }

}



.header .middle-header .middle-header-inner .header-items-wrap {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center

}



.header .middle-header .middle-header-inner .header-items-wrap .header-item {

    display: -ms-grid;

    display: grid;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -ms-grid-columns: 45px 15px 1fr;

    grid-template-columns: 45px 1fr;

    grid-gap: 15px;

    padding: 30px 0

}



.header .middle-header .middle-header-inner .header-items-wrap .header-item:not(:last-of-type) {

    padding-right: 40px;

    margin-right: 40px;

    border-right: 1px solid var(--bz-color-border-1)

}



@media (max-width:1200px) {

    .header .middle-header .middle-header-inner .header-items-wrap .header-item:not(:last-of-type) {

        margin-right: 20px;

        padding-right: 20px

    }

}



.header .middle-header .middle-header-inner .header-items-wrap .header-item .icon {

    background-color: #EAECEF;

    color: var(--bz-color-theme-primary);

    height: 45px;

    width: 45px;

    border-radius: 5px;

    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

}



.header .middle-header .middle-header-inner .header-items-wrap .header-item .content span {

    font-family: var(--bz-ff-heading);

    font-size: 14px;

    font-weight: 400;

    color: var(--bz-color-text-body);

    display: block;

    text-transform: uppercase;

    line-height: 1;

    margin-bottom: 4px

}



.header .middle-header .middle-header-inner .header-items-wrap .header-item .content .address,

.header .middle-header .middle-header-inner .header-items-wrap .header-item .content a {

    font-family: var(--bz-ff-heading);

    color: var(--bz-color-heading-primary);

    font-size: 20px;

    font-weight: 500;

    margin-bottom: 0;

    line-height: 1

}



@media (max-width:1200px) {

    .header .middle-header .middle-header-inner .header-items-wrap .header-item .content .address,

    .header .middle-header .middle-header-inner .header-items-wrap .header-item .content a {

        font-size: 15px

    }

}



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

    .header .middle-header .middle-header-inner .header-items-wrap .header-item .content .address,

    .header .middle-header .middle-header-inner .header-items-wrap .header-item .content a {

        font-size: 17px

    }

}



.header .middle-header .middle-header-inner .header-items-wrap .header-item .content .address:hover,

.header .middle-header .middle-header-inner .header-items-wrap .header-item .content a:hover {

    color: var(--bz-color-theme-primary)

}



.header .middle-header .middle-header-inner .header-items-wrap .header-item .content .address:hover {

    color: var(--bz-color-heading-primary)

}



.header .primary-header-inner {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap

}



@media (max-width:1200px) {

    .header-top .header .primary-header-inner {

        padding: 0 30px

    }

}



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

    .header .primary-header-inner {

        padding: 20px 0

    }

}



.header .primary-header-inner .header-logo img {

    max-width: 75px

}



.header .primary-header-inner .header-menu-wrap {

    display: -webkit-box!important;

    display: -ms-flexbox!important;

    display: flex!important;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center

}



.header .primary-header-inner .header-menu-wrap ul {

    margin: 0;

    padding: 0;

    list-style: none

}



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

    .header .primary-header-inner .header-menu-wrap ul {

        display: none

    }

}



.header .primary-header-inner .header-menu-wrap ul li {

    display: inline-block;

    position: relative;

    margin: 0 15px

}



@media (max-width:1399px) {

    .header .primary-header-inner .header-menu-wrap ul li {

        margin: 0 15px

    }

}



@media (max-width:1200px) {

    .header .primary-header-inner .header-menu-wrap ul li {

        margin: 0 10px

    }

}



.header .primary-header-inner .header-menu-wrap ul li:nth-child(1) {

    margin-left: 0

}



.header .primary-header-inner .header-menu-wrap ul li a {

    font-family: var(--bz-ff-heading);

    color: var(--bz-color-heading-primary);

    display: block;

    font-size: 16px;

    padding: 23px 0;

    font-weight: 600;

    text-transform: uppercase;

    position: relative;

    text-decoration: none;

    -webkit-font-smoothing: antialiased;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



@media (max-width:1200px) {

    .header .primary-header-inner .header-menu-wrap ul li a {

        font-size: 16px

    }

}



.header .primary-header-inner .header-menu-wrap ul li a:hover {

    color: var(--bz-color-theme-primary)

}



.header .primary-header-inner .header-menu-wrap ul li a i {

    font-size: 13px

}



.header .primary-header-inner .header-menu-wrap ul li ul {

    background-color: var(--bz-color-common-white);

    display: block;

    width: 220px;

    padding: 0;

    -webkit-box-shadow: 0 50px 100px 0 rgb(64 1 4 / .1), 0 -6px 0 0 rgb(248 99 107 / .004);

    box-shadow: 0 50px 100px 0 rgb(64 1 4 / .1), 0 -6px 0 0 rgb(248 99 107 / .004);

    position: absolute;

    left: 0;

    top: 72px;

    opacity: 0;

    visibility: hidden;

    z-index: 0;

    -webkit-transform: rotate3d(1, 0, 0, -90deg);

    transform: rotate3d(1, 0, 0, -90deg);

    -webkit-transform-origin: 0 0;

    transform-origin: 0 0;

    -webkit-transition: all 0.6s ease;

    transition: all 0.6s ease

}



.header .primary-header-inner .header-menu-wrap ul li:hover>ul {

    visibility: visible;

    -webkit-transition: all 0.6s ease;

    transition: all 0.6s ease;

    opacity: 1;

    -webkit-transform: none;

    transform: none

}



.header .primary-header-inner .header-menu-wrap ul li li {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

    text-align: left;

    position: relative;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    margin: 0

}



.header .primary-header-inner .header-menu-wrap ul li li:nth-child(1) {

    margin-left: 0

}



.header .primary-header-inner .header-menu-wrap ul li li:not(:last-of-type) {

    border-bottom: 1px dashed var(--bz-color-border-1)

}



.header .primary-header-inner .header-menu-wrap ul li li:last-child {

    margin: 0;

    border-bottom: none

}



.header .primary-header-inner .header-menu-wrap ul li li a {

    background-color: var(--bz-color-common-white);

    display: block;

    height: auto;

    line-height: inherit;

    color: var(--bz-color-heading-primary);

    font-weight: 600;

    font-size: 14px;

    padding: 17px 0;

    padding-left: 30px;

    width: 100%;

    -webkit-font-smoothing: antialiased;

    margin: 0;

    position: relative;

    z-index: 1

}



.header .primary-header-inner .header-menu-wrap ul li li a:before {

    background-color: var(--bz-color-theme-primary);

    content: "";

    width: 0;

    height: 100%;

    position: absolute;

    bottom: 0;

    left: 0;

    -webkit-transition: all 0.4s ease-in-out;

    transition: all 0.4s ease-in-out;

    z-index: -1

}



.header .primary-header-inner .header-menu-wrap ul li li a:hover:before {

    width: 100%

}



.header .primary-header-inner .header-menu-wrap ul li li:hover {

    border-color: #fff0

}



.header .primary-header-inner .header-menu-wrap ul li li:hover a {

    color: var(--bz-color-common-white)

}



.header .primary-header-inner .header-menu-wrap ul li li ul {

    top: 0;

    left: 100%

}



.header .primary-header-inner .header-menu-wrap ul li li ul li a {

    color: var(--bz-color-common-white)

}



.header .primary-header-inner .header-menu-wrap ul li li:hover a {

    color: var(--bz-color-common-white)

}



.header .primary-header-inner .header-menu-wrap ul li li:hover li a {

    color: var(--bz-color-heading-primary)

}



.header .primary-header-inner .header-menu-wrap ul li li:hover li a:hover {

    color: var(--bz-color-common-white)

}



.header .primary-header-inner .header-menu-wrap ul li.active a {

    color: var(--bz-color-theme-primary)

}



.header .primary-header-inner .header-menu-wrap ul li.active ul li a {

    color: var(--bz-color-heading-primary)

}



.header .primary-header-inner .header-menu-wrap ul li.active ul li:hover a {

    color: var(--bz-color-common-white)

}



.header .primary-header-inner .header-right-wrap .header-right {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center

}



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

    .header .primary-header-inner .header-right-wrap .header-right .header-logo img {

        width: 90px

    }

}



.header .primary-header-inner .header-right-wrap .header-right .header-btn {

    font-family: var(--bz-ff-heading);

    color: var(--bz-color-theme-primary);

    font-size: 16px;

    font-weight: 700;

    text-transform: uppercase;

    margin-right: 30px

}



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

    .header .primary-header-inner .header-right-wrap .header-right .header-btn {

        display: none

    }

}



.header .primary-header-inner .header-right-wrap .header-right .sidebar-icon {

    background-color: var(--bz-color-heading-primary);

    height: 45px;

    width: 45px;

    border-radius: 50%;

    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;

    margin-left: 20px

}



.header .primary-header-inner .header-right-wrap .header-right .sidebar-icon .sidebar-trigger {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-orient: vertical;

    -webkit-box-direction: normal;

    -ms-flex-direction: column;

    flex-direction: column;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    row-gap: 5px;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.header .primary-header-inner .header-right-wrap .header-right .sidebar-icon .sidebar-trigger span {

    background-color: var(--bz-color-common-white);

    width: 20px;

    height: 1px;

    display: block;

    border-radius: 2px;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    text-align: left

}



.header .primary-header-inner .header-right-wrap .header-right .sidebar-icon .sidebar-trigger span:nth-child(2) {

    width: 20px

}



.header .primary-header-inner .header-right-wrap .header-right .sidebar-icon .sidebar-trigger span:nth-child(3) {

    width: 20px

}



.header .primary-header-inner .header-right-wrap .header-right .sidebar-icon .sidebar-trigger:hover span:nth-child(2) {

    width: 17px

}



.header .primary-header-inner .header-right-wrap .header-right .sidebar-icon .sidebar-trigger:hover span:nth-child(3) {

    width: 10px

}



.header .primary-header-inner .header-right-wrap .header-right .search-icon {

    color: var(--bz-color-heading-primary);

    font-size: 16px;

    cursor: pointer;

    background-color: var(--bz-color-heading-primary);

    height: 45px;

    width: 45px;

    border-radius: 50%;

    color: var(--bz-color-common-white);

    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

}



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

    .header .primary-header-inner .header-right-wrap .header-right .search-icon {

        margin-right: 20px

    }

}



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

    .header .primary-header-inner .header-right-wrap .header-right .search-icon {

        display: none

    }

}



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

    .header .primary-header-inner .mean-push {

        display: none

    }

}



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

    .mobile-side-menu .header-right {

        display: none!important

    }

}



.side-menu-icon {

    position: absolute;

    right: 20px;

    top: 25px;

    z-index: 100;

    display: block;

    cursor: pointer

}



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

    .side-menu-icon {

        display: none

    }

}



.side-menu-wrapper {

    position: fixed;

    overflow-y: auto;

    top: 0;

    right: 0;

    width: 850px;

    -webkit-transform: translateX(850px);

    transform: translateX(850px);

    height: 100%;

    display: block;

    background-color: var(--bz-color-theme-bg-dark-deep);

    z-index: 100;

    padding: 40px;

    -webkit-transition: transform 0.5s ease;

    -webkit-transition: -webkit-transform 0.5s ease;

    transition: -webkit-transform 0.5s ease;

    transition: transform 0.5s ease;

    transition: transform 0.5s ease, -webkit-transform 0.5s ease;

    -webkit-backface-visibility: hidden;

    backface-visibility: hidden

}



.side-menu-wrapper .side-menu-close {

    background-color: var(--bz-color-theme-primary);

    position: absolute;

    top: 40px;

    right: 40px;

    font-size: 18px;

    color: #fff;

    width: 40px;

    height: 40px;

    line-height: 40px;

    border-radius: 50%;

    text-align: center

}



.side-menu-wrapper.is-open {

    -webkit-transform: translateX(0);

    transform: translateX(0)

}



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

    .side-menu-wrapper {

        display: none

    }

}



.side-menu-content .side-menu-header {

    font-family: var(--bz-ff-body);

    font-size: 30px;

    max-width: 600px;

    line-height: 1.5;

    font-weight: 400;

    width: 100%;

    margin-bottom: 40px

}



.side-menu-content .side-menu-item {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

    padding: 25px;

    border: 1px solid #fff0;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    margin-bottom: 30px

}



.side-menu-content .side-menu-item .side-menu-thumb-box {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-column-gap: 30px;

    -moz-column-gap: 30px;

    column-gap: 30px

}



.side-menu-content .side-menu-item .side-menu-thumb-box img {

    max-width: 150px

}



.side-menu-content .side-menu-item .side-menu-thumb-box .side-menu-info .side-menu-title {

    font-family: var(--bz-ff-body);

    font-size: 32px;

    font-weight: 500;

    color: var(--bz-color-theme-primary);

    line-height: 1;

    margin-bottom: 10px

}



.side-menu-content .side-menu-item .side-menu-thumb-box .side-menu-info p {

    max-width: 400px;

    width: 100%

}



.side-menu-content .side-menu-item .side-menu-thumb-box .side-menu-info p:last-child {

    margin-bottom: 0

}



.side-menu-content .side-menu-item .side-menu-arrow {

    font-size: 45px;

    color: var(--bz-color-theme-primary);

    -webkit-transform: rotate(-45deg);

    transform: rotate(-45deg);

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.side-menu-content .side-menu-item:hover {

    border: 1px solid var(--bz-color-border-6)

}



.side-menu-content .side-menu-item:hover .side-menu-arrow {

    -webkit-transform: rotate(0deg);

    transform: rotate(0deg)

}



.side-menu-content .side-menu-item:last-child {

    margin-bottom: 0

}



.side-menu-overlay {

    background-color: rgb(0 0 0 / .7);

    height: 100%;

    width: 0%;

    position: fixed;

    top: 0;

    z-index: 9;

    right: 0;

    opacity: 0;

    visibility: hidden;

    -webkit-transition: all 600ms ease;

    transition: all 600ms ease;

    z-index: 10

}



.side-menu-overlay.is-open {

    width: 100%;

    opacity: .5;

    visibility: visible;

    cursor: url(../img/cancel.html), auto

}



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

    .side-menu-overlay {

        display: none

    }

}



.primary-header {

    width: 100%

}



.primary-header.fixed {

    background-color: var(--bz-color-common-white);

    position: fixed;

    left: 0;

    top: 0;

    animation-name: menuSticky;

    -webkit-animation-name: menuSticky;

    animation-duration: 1s;

    -webkit-animation-duration: 1s;

    animation-timing-function: ease;

    -webkit-animation-timing-function: ease;

    -webkit-box-shadow: 0 1px 3px 0 rgb(17 17 17 / .1);

    box-shadow: 0 1px 3px 0 rgb(17 17 17 / .1);

    z-index: 99

}



@-webkit-keyframes menuSticky {

    0% {

        -webkit-transform: translateY(-100%);

        transform: translateY(-100%)

    }

    100% {

        -webkit-transform: translateY(0%);

        transform: translateY(0%)

    }

}



@keyframes menuSticky {

    0% {

        -webkit-transform: translateY(-100%);

        transform: translateY(-100%)

    }

    100% {

        -webkit-transform: translateY(0%);

        transform: translateY(0%)

    }

}



.mobile-side-menu-overlay,

.mobile-side-menu {

    display: none

}



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

    .mobile-side-menu {

        background-color: var(--bz-color-bg-1);

        position: fixed;

        overflow-y: auto;

        top: 0;

        right: 0;

        width: 80%;

        -webkit-transform: translateX(100%);

        transform: translateX(100%);

        height: 100%;

        display: block;

        z-index: 100;

        padding: 40px 40px 40px 40px;

        -webkit-transition: transform 0.5s ease;

        -webkit-transition: -webkit-transform 0.5s ease;

        transition: -webkit-transform 0.5s ease;

        transition: transform 0.5s ease;

        transition: transform 0.5s ease, -webkit-transform 0.5s ease;

        -webkit-backface-visibility: hidden;

        backface-visibility: hidden

    }

}



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

    .mobile-side-menu {

        padding: 40px 20px;

        width: 100%;

        max-width: 320px

    }

}



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

    .mobile-side-menu.is-open {

        -webkit-transform: translateX(0);

        transform: translateX(0)

    }

    .mobile-side-menu .side-menu-head {

        display: -webkit-box;

        display: -ms-flexbox;

        display: flex;

        -webkit-box-align: center;

        -ms-flex-align: center;

        align-items: center;

        -webkit-box-pack: justify;

        -ms-flex-pack: justify;

        justify-content: space-between;

        margin-bottom: 50px

    }

    .mobile-side-menu .side-menu-head a img {

        max-width: 120px

    }

    .mobile-side-menu .side-menu-head .mobile-side-menu-close {

        position: fixed;

        top: 35px;

        right: 40px;

        color: var(--bz-color-common-white);

        font-size: 17px;

        height: 40px;

        width: 40px;

        border-radius: 50%;

        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;

        border: 1px solid var(--bz-color-border-1)

    }

}



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

    .mobile-side-menu .side-menu-head .mobile-side-menu-close {

        right: 16px

    }

}



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

    .mobile-side-menu .side-menu-head .mobile-side-menu-close:hover {

        background-color: var(--bz-color-theme-primary);

        color: var(--bz-color-common-white)

    }

    .mobile-side-menu .side-menu-wrap {

        overflow: hidden;

        margin-bottom: 50px

    }

    .mobile-side-menu p {

        color: var(--bz-color-common-white);

        margin-bottom: 50px

    }

    .mobile-side-menu .list-header {

        color: var(--bz-color-common-white);

        font-family: var(--bz-ff-body);

        font-weight: 400;

        margin-bottom: 30px

    }

    .mobile-side-menu .side-menu-list {

        list-style: none

    }

    .mobile-side-menu .side-menu-list li {

        font-family: var(--bz-ff-heading);

        font-size: 16px;

        font-weight: 500;

        color: var(--bz-color-common-white)

    }

    .mobile-side-menu .side-menu-list li span,

    .mobile-side-menu .side-menu-list li a {

        color: var(--bz-color-common-white);

        margin-left: 10px;

        font-size: 16px

    }

    .mobile-side-menu .side-menu-list li i {

        margin-right: 10px

    }

    .mobile-side-menu-overlay {

        background-color: rgb(0 0 0 / .7);

        height: 100%;

        width: 0%;

        position: fixed;

        top: 0;

        z-index: 9;

        right: 0;

        opacity: 0;

        visibility: hidden;

        -webkit-transition: all 600ms ease;

        transition: all 600ms ease;

        z-index: 10;

        display: block

    }

    .mobile-side-menu-overlay.is-open {

        width: 100%;

        opacity: .5;

        visibility: visible;

        cursor: url(../img/cancel.html), auto

    }

}



.mean-bar {

    background-color: #fff0;

    min-height: auto;

    padding: 0

}



.mean-bar .meanmenu-reveal {

    display: none!important

}



.mean-bar .mean-nav {

    background-color: #fff0;

    margin-top: 0;

    padding-top: 20px

}



.mean-bar .mean-nav.mean-nav>ul {

    display: block!important

}



.mean-bar .mean-nav.mean-nav>ul li {

    position: relative;

    float: none;

    display: block;

    width: auto

}



.mean-bar .mean-nav.mean-nav>ul li:not(:last-of-type) {

    margin-bottom: 24px;

    padding-bottom: 20px;

    border-bottom: 1px solid var(--bz-color-border-1)

}



.mean-bar .mean-nav.mean-nav>ul li a {

    color: var(--bz-color-heading-primary);

    font-size: 15px;

    font-weight: 600;

    line-height: 1;

    border-top: none;

    padding: 0;

    float: none

}



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

    .mean-bar .mean-nav.mean-nav>ul li a {

        font-size: 14px

    }

}



.mean-bar .mean-nav.mean-nav>ul li a.mean-expand {

    background-color: var(--bz-color-theme-primary);

    color: var(--bz-color-common-white);

    position: absolute;

    padding: 0;

    top: 3px;

    right: 0;

    width: 20px;

    height: 20px;

    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

}



.mean-bar .mean-nav.mean-nav>ul li a.mean-expand:before,

.mean-bar .mean-nav.mean-nav>ul li a.mean-expand:after {

    font-size: 12px;

    font-family: "Font Awesome 6 Pro";

    font-weight: 900

}



.mean-bar .mean-nav.mean-nav>ul li a.mean-expand:before {

    content: "+"

}



.mean-bar .mean-nav.mean-nav>ul li a.mean-expand.mean-clicked {

    background-color: var(--bz-color-heading-primary);

    color: var(--bz-color-common-white)

}



.mean-bar .mean-nav.mean-nav>ul li a.mean-expand.mean-clicked:after {

    content: "\f068"

}



.mean-bar .mean-nav.mean-nav>ul li a.mean-expand.mean-clicked:before {

    display: none

}



.mean-bar .mean-nav.mean-nav>ul li a.mean-expand i {

    display: none

}



.mean-bar .mean-nav.mean-nav>ul li ul {

    padding: 0 0 0 30px;

    margin-top: 20px

}



.mean-bar .mean-nav.mean-nav>ul li ul li:not(:last-of-type) {

    padding-bottom: 15px;

    margin-bottom: 15px

}



.mean-bar .mean-nav.mean-nav>ul li ul li a {

    padding: 0;

    font-size: 14px;

    font-weight: 500;

    text-transform: capitalize

}



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

    .mean-bar .mean-nav.mean-nav>ul li ul li a {

        font-size: 14px

    }

}



#popup-search-box {

    background-color: var(--bz-color-common-white);

    position: fixed;

    width: 100%;

    height: 20%;

    top: -100%;

    left: 0;

    right: 0;

    white-space: nowrap;

    z-index: 99;

    opacity: 0;

    visibility: hidden;

    -webkit-transition: 500ms ease all;

    transition: 500ms ease all

}



#popup-search-box .box-inner-wrap {

    position: relative;

    width: 100%;

    height: 100%;

    -webkit-box-shadow: 0 0 60px 0 rgb(0 0 0 / .05);

    box-shadow: 0 0 60px 0 rgb(0 0 0 / .05)

}



#popup-search-box .box-inner-wrap form {

    position: relative;

    width: 100%;

    max-width: 560px;

    margin: 0 auto;

    padding: 0 15px

}



#popup-search-box .box-inner-wrap form input {

    width: 100%;

    padding: 20px 15px;

    padding-right: 80px;

    background: #fff0;

    border: none;

    color: #ddd;

    border: 1px solid var(--bz-color-border-1);

    color: #666;

    font-size: 16px

}



#popup-search-box .box-inner-wrap form input::-webkit-input-placeholder {

    color: #666;

    font-size: 16px

}



#popup-search-box .box-inner-wrap form input:-moz-placeholder {

    color: #666;

    font-size: 16px

}



#popup-search-box .box-inner-wrap form input::-moz-placeholder {

    color: #666;

    font-size: 16px

}



#popup-search-box .box-inner-wrap form input:-ms-input-placeholder {

    color: #666;

    font-size: 16px

}



#popup-search-box .box-inner-wrap form input:focus {

    outline: none

}



#popup-search-box .box-inner-wrap:hover {

    cursor: url(../img/cross.html), auto

}



#popup-search-box .box-inner-wrap .search-close {

    position: absolute;

    top: 30px;

    right: 50px;

    color: var(--bz-color-heading-primary);

    border: 1px solid var(--bz-color-border-1);

    height: 50px;

    width: 50px;

    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;

    font-size: 20px;

    border-radius: 50%;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    cursor: pointer

}



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

    #popup-search-box .box-inner-wrap .search-close {

        height: 35px;

        width: 35px;

        top: 10px;

        right: 10px

    }

}



#popup-search-box .box-inner-wrap .search-close:hover {

    background-color: var(--bz-color-theme-primary);

    border: 1px solid var(--bz-color-theme-primary);

    color: var(--bz-color-common-white)

}



#popup-search-box.toggled {

    top: 0;

    opacity: 1;

    visibility: visible

}



.popup-tags {

    position: relative;

    margin: 0 auto

}



.hero-section {

    background-color: #EAEEF5;

    position: relative;

    z-index: 2;

    overflow: hidden

}



.hero-section .hero-mask-img .overlay-2 {

    background: #0b2a5838;

    mix-blend-mode: multiply;

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0

}



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

    .hero-section .hero-mask-img {

        display: none

    }

}



.round-shape img {

    height: 100%;

    width: 100%;

    -o-object-fit: cover;

    object-fit: cover

}



.hero-mask-img img {

    width: 120%!important;

    height: auto

}



.hero-section .shapes .shape {

    position: absolute;

    z-index: -1

}



.slider02 .shapes .shape.shape-1 {

    top: 0;

    margin-left: 0;

    animation: hero-anim-2 1s infinite linear alternate-reverse

}



.slider02 .shapes .shape.shape-2 {

    bottom: 0;

    margin-left: -120px

}



.slider02 .shapes .shape.shape-3 {

    margin-left: 510px;

    bottom: 35px;

    -webkit-transform: translateX(-50%);

    transform: translateX(-50%);

    animation: hero-anim-1 1s infinite linear alternate-reverse

}



.slider02.shapes .shape.shape-4 {

    height: 100%;

    bottom: 0;

    left: 0

}



.fade-up {

    opacity: 0;

    transform: translateY(30px);

    animation: fadeInUp 2s ease-out forwards

}



@keyframes fadeInUp {

    to {

        opacity: 1;

        transform: translateY(0)

    }

}



.fade-right {

    opacity: 0;

    transform: translateX(50px);

    animation: fadeInRight 2s ease-out forwards

}



@keyframes fadeInRight {

    to {

        opacity: 1;

        transform: translateX(0)

    }

}



.fade-left {

    opacity: 0;

    transform: translateX(-50px);

    animation: fadeInLeft 2s ease-out forwards;

    margin-left: 9px

}



@keyframes fadeInLeft {

    to {

        opacity: 1;

        transform: translateX(0)

    }

}



.hero-section .shapes .shape.shape-4 img {

    height: 100%

}



@media (max-width:1700px) {

    .hero-section .shapes .round-shape {

        right: -35%

    }

}



@media (max-width:1200px) {

    .hero-section .shapes .round-shape {

        display: none

    }

}



.hero-content {

    padding-top: 60px;

    padding-bottom: 60px;

    position: relative

}



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

    .hero-content {

        padding: 100px 0

    }

}



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

    .hero-content {

        padding: 70px 0

    }

}



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

    .hero-content .section-heading .sub-heading {

        font-size: 14px

    }

}



.hero-content .section-heading .section-title {

    font-size: 72px;

    font-weight: 600;

    margin-top: 10px;

    margin-bottom: 30px

}



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

    .hero-content .section-heading .section-title {

        font-size: 50px

    }

}



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

    .hero-content .section-heading .section-title {

        font-size: 32px

    }

}



.hero-content .section-heading p {

    max-width: 500px;

    width: 100%

}



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

    .hero-content .section-heading p {

        max-width: 400px

    }

}



.hero-content .hero-btn-wrap {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-column-gap: 15px;

    -moz-column-gap: 15px;

    column-gap: 15px;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    row-gap: 15px

}



.hero-content .hero-btn-wrap .bz-primary-btn:before {

    background-color: var(--bz-color-heading-primary)

}



.bz-primary-btn::before {

    background-color: var(--bz-color-heading-primary)

}



.hero-content .hero-btn-wrap .hero-btn {

    background-color: var(--bz-color-heading-primary)

}



.hero-content .hero-btn-wrap .hero-btn:before {

    background-color: var(--bz-color-theme-primary)

}



@-webkit-keyframes hero-anim-1 {

    0% {

        -webkit-transform: translateX(0);

        transform: translateX(0)

    }

    100% {

        -webkit-transform: translateX(15px);

        transform: translateX(15px)

    }

}



@keyframes hero-anim-1 {

    0% {

        -webkit-transform: translateX(0);

        transform: translateX(0)

    }

    100% {

        -webkit-transform: translateX(15px);

        transform: translateX(15px)

    }

}



@-webkit-keyframes hero-anim-2 {

    0% {

        -webkit-transform: translateY(0);

        transform: translateY(0)

    }

    100% {

        -webkit-transform: translateY(15px);

        transform: translateY(15px)

    }

}



@keyframes hero-anim-2 {

    0% {

        -webkit-transform: translateY(0);

        transform: translateY(0)

    }

    100% {

        -webkit-transform: translateY(15px);

        transform: translateY(15px)

    }

}



.hero-section-2 {

    background-position: center;

    background-size: cover;

    background-repeat: no-repeat;

    width: 100%;

    height: 100%;

    position: relative;

    z-index: 1

}



.about-img-wrap .shape {

    background-color: rgb(21 21 21 / .1);

    max-width: 315px;

    width: 100%;

    height: 415px;

    position: absolute;

    bottom: -41px;

    ;

    left: 0;

    border-radius: 30px

}



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

    .about-img-wrap .shape {

        height: 285px

    }

}



.about-content {

    padding-left: 40px;

    padding-bottom: 30px

}



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

    .about-content .about-items {

        align-items: center!important;

        display: flex!important;

        flex-direction: row;

        justify-content: center;

        justify-self: center

    }

}



.about-content .section-heading .section-title {

    margin-bottom: 35px

}



.about-content .about-items {

    max-width: 490px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

    -webkit-column-gap: 20px;

    -moz-column-gap: 20px;

    column-gap: 20px;

    -ms-flex-wrap: wrap;

    flex-wrap: nowrap;

    row-gap: 15px;

    margin-bottom: 40px

}



.about-content .about-items .about-item {

    display: -ms-grid;

    display: grid;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    grid-gap: 15px;

    -ms-grid-columns: 90px 15px 1fr;

    grid-template-columns: 90px 1fr

}



.about-content .about-items .about-item .icon {

    background: linear-gradient(93.22deg, rgb(0 58 91 / 32%) 2.69%, #fff0 79.63%);

    height: 90px;

    width: 90px;

    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;

    border-radius: 50%

}



.about-content .about-items .about-item .icon .about-img {

    margin-top: 15px

}



.about-content .about-items .about-item .content .title {

    font-size: 18px;

    font-weight: 600;

    margin-bottom: 0

}



.about-content .about-btn-wrap {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-column-gap: 15px;

    -moz-column-gap: 15px;

    column-gap: 15px;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    row-gap: 15px

}



.about-content .about-btn-wrap .transparent {

    padding: 19px 30px

}



.about-content .about-btn-wrap .transparent i {

    margin-left: 0;

    margin-right: 10px

}



.about-img-3 {

    border-radius: 60px 0 60px 0;

    overflow: hidden;

    margin-right: 20px

}



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

    .about-img-3 {

        margin-right: 0;

        margin-bottom: 40px

    }

}



.about-content-3 {

    max-width: 550px;

    width: 100%;

    padding-left: 20px

}



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

    .about-content-3 {

        padding-left: 0

    }

}



.about-content-3 p {

    margin-bottom: 30px

}



.about-content-3 .about-list {

    margin-bottom: 40px

}



.about-content-3 .about-list li {

    display: -ms-grid;

    display: grid;

    -ms-grid-columns: 40px 15px 1fr;

    grid-template-columns: 40px 1fr;

    grid-gap: 15px;

    color: var(--bz-color-heading-primary);

    font-size: 16px;

    font-weight: 500

}



.about-content-3 .about-list li:not(:last-of-type) {

    margin-bottom: 20px

}



.about-content-3 .about-list li .number {

    background-color: #F9EBEA;

    height: 40px;

    width: 40px;

    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;

    color: var(--bz-color-theme-red);

    font-size: 14px;

    font-weight: 700;

    border-radius: 50%;

    margin-top: 5px

}



.about-section-4 {

    position: relative;

    z-index: 1;

    overflow: hidden;

    padding-bottom: 360px

}



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

    .about-section-4 {

        padding-bottom: 340px

    }

}



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

    .about-section-4 {

        padding-bottom: 300px

    }

}



.about-section-4 .shapes .shape {

    position: absolute;

    bottom: 0;

    right: 0;

    z-index: -1

}



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

    .about-content-4 {

        margin-bottom: 50px

    }

}



.about-content-4 p {

    margin-bottom: 40px

}



.about-content-4 .about-contact-items {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    margin-bottom: 50px;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    row-gap: 20px

}



.about-content-4 .about-contact-items .about-contact {

    display: -ms-grid;

    display: grid;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -ms-grid-columns: 60px 15px 1fr;

    grid-template-columns: 60px 1fr;

    grid-gap: 15px;

    padding-right: 40px;

    margin-right: 40px;

    border-right: 1px solid var(--bz-color-border-1)

}



@media (max-width:1200px) {

    .about-content-4 .about-contact-items .about-contact {

        border: none;

        padding-right: 0;

        margin-right: 30px

    }

}



.about-content-4 .about-contact-items .about-contact .icon {

    background: var(--bz-color-common-white);

    border: 1px solid #E2E4E8;

    -webkit-box-shadow: 0 12px 29px rgb(21 29 40 / .08);

    box-shadow: 0 12px 29px rgb(21 29 40 / .08);

    color: var(--bz-color-theme-primary);

    height: 60px;

    width: 60px;

    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;

    border-radius: 50%

}



.about-content-4 .about-contact-items .about-contact .content span {

    font-family: var(--bz-ff-heading);

    color: var(--bz-color-heading-primary);

    font-size: 14px;

    font-weight: 500;

    text-transform: uppercase;

    display: block;

    margin-bottom: 7px

}



.about-content-4 .about-contact-items .about-contact .content a {

    font-family: var(--bz-ff-heading);

    color: var(--bz-color-theme-primary);

    font-size: 24px;

    font-weight: 600;

    margin-bottom: 0;

    line-height: 1

}



.about-content-4 .about-contact-items .about-author {

    display: -ms-grid;

    display: grid;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -ms-grid-columns: 60px 15px 1fr;

    grid-template-columns: 60px 1fr;

    grid-gap: 15px

}



.about-content-4 .about-contact-items .about-author img {

    border-radius: 50%

}



.about-content-4 .about-contact-items .about-author .name {

    font-size: 24px;

    font-weight: 600;

    margin-bottom: 0

}



.about-content-4 .about-contact-items .about-author .name span {

    font-family: var(--bz-ff-heading);

    display: block;

    color: var(--bz-color-text-body);

    font-size: 14px;

    font-weight: 500;

    margin-bottom: 5px

}



.about-img-wrap-4 {

    position: relative;

    height: 600px;

    max-width: 595px;

    width: 100%

}



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

    .about-img-wrap-4 {

        margin: 0 auto

    }

}



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

    .about-img-wrap-4 {

        max-width: 293px;

        margin: 0 auto

    }

}



.about-img-wrap-4 .about-img {

    position: absolute;

    border-radius: 15px;

    overflow: hidden

}



.about-img-wrap-4 .about-img img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover

}



.about-img-wrap-4 .about-img.img-1 {

    max-width: 285px;

    width: 100%;

    top: 0;

    left: 0;

    height: 100%

}



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

    .about-img-wrap-4 .about-img.img-1 {

        display: none

    }

}



.about-img-wrap-4 .about-img.img-2 {

    top: 0;

    right: 0;

    height: 372px;

    max-width: 293px

}



.about-img-wrap-4 .about-counter {

    background-color: var(--bz-color-theme-primary);

    max-width: 293px;

    width: 100%;

    height: 208px;

    position: absolute;

    bottom: 0;

    right: 0;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-orient: vertical;

    -webkit-box-direction: normal;

    -ms-flex-direction: column;

    flex-direction: column;

    -webkit-box-pack: end;

    -ms-flex-pack: end;

    justify-content: end;

    padding: 40px 30px;

    border-radius: 15px;

    z-index: 1;

    overflow: hidden

}



.about-img-wrap-4 .about-counter .shape {

    position: absolute;

    top: 0;

    right: 0;

    z-index: -1

}



.about-img-wrap-4 .about-counter .title {

    color: var(--bz-color-common-white);

    font-size: 48px;

    line-height: 1;

    margin-bottom: 0

}



.about-img-wrap-4 .about-counter .title .odometer-auto-theme {

    font-family: inherit

}



.about-img-wrap-4 .about-counter .title .odometer-formatting-mark {

    display: none

}



.about-img-wrap-4 .about-counter p {

    font-family: var(--bz-ff-heading);

    color: var(--bz-color-common-white);

    text-transform: uppercase;

    font-size: 14px;

    font-weight: 400;

    margin-bottom: 0;

    line-height: 1;

    padding-left: 5px

}



.counter-section {

    position: relative;

    background-position: center;

    background-size: cover;

    background-repeat: no-repeat;

    width: 100%;

    height: 100%;

    z-index: 2

}



.counter-section .overlay {

    background-color: rgb(0 15 41 / .75);

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0

}



.counter-section .shape {

    position: absolute;

    height: 100%

}



.counter-section .shape img {

    height: 100%

}



.counter-section .shape.shape-1 {

    top: 0;

    left: 0

}



.counter-section .shape.shape-2 {

    top: 0;

    right: 0

}



.counter-item {

    position: relative;

    z-index: 2;

    display: -ms-grid;

    display: grid;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -ms-grid-columns: 92px 20px 1fr;

    grid-template-columns: 92px 1fr;

    grid-gap: 20px

}



.counter-item .icon {

    max-width: 92px;

    width: 100%;

    height: 92px;

    position: relative;

    z-index: 1

}



.counter-item .icon .icon-inner {

    background: rgb(216 231 253 / .1);

    border: 1px solid rgb(255 255 255 / .15);

    -webkit-backdrop-filter: blur(12.5px);

    backdrop-filter: blur(12.5px);

    height: 85px;

    width: 85px;

    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;

    margin-left: auto;

    border-radius: 10px

}



.counter-item .icon .shape {

    background: rgb(255 255 255 / .08);

    border: 1px solid rgb(255 255 255 / .2);

    -webkit-backdrop-filter: blur(8px);

    backdrop-filter: blur(8px);

    border-radius: 10px;

    width: 85px;

    height: 85px;

    position: absolute;

    bottom: 0;

    left: 0;

    z-index: -1

}



.counter-item .counter-content .title {

    color: var(--bz-color-common-white);

    margin-bottom: 0;

    line-height: 1

}



.counter-item .counter-content .title .odometer-auto-theme {

    font-family: inherit;

    line-height: 1

}



.counter-item .counter-content p {

    color: var(--bz-color-common-white);

    margin-bottom: 0;

    line-height: 1;

    font-size: 14px;

    font-weight: 500;

    text-transform: uppercase;

    margin-top: 10px

}



.service-counter {

    position: relative;

    z-index: 1

}



.service-counter .bg-item .bg-img {

    background-position: center;

    background-size: cover;

    background-repeat: no-repeat;

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    z-index: -1;

    -webkit-filter: saturate(0);

    filter: saturate(0)

}



.service-counter .bg-item .overlay {

    background: rgb(9 15 26 / .7);

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    z-index: -1

}



.service-counter .bg-item .shapes .shape {

    position: absolute;

    z-index: -1;

    height: 100%

}



.service-counter .bg-item .shapes .shape img {

    height: 100%

}



.service-counter .bg-item .shapes .shape.shape-1 {

    top: 0;

    left: 0

}



.service-counter .bg-item .shapes .shape.shape-2 {

    top: 0;

    right: 0

}



.counter-card {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    padding: 40px 50px;

    background: rgb(255 255 255 / .05);

    border: 1px solid rgb(255 255 255 / .27);

    -webkit-box-shadow: 0 12px 31px rgb(4 10 21 / .6);

    box-shadow: 0 12px 31px rgb(4 10 21 / .6);

    -webkit-backdrop-filter: blur(10px);

    backdrop-filter: blur(10px);

    border-radius: 15px;

    overflow: hidden

}



@media (max-width:1200px) {

    .counter-card {

        padding: 40px 30px

    }

}



.counter-card .icon {

    padding-right: 30px;

    margin-right: 30px;

    border-right: 1px solid rgb(255 255 255 / .17)

}



.counter-card .content .title {

    color: var(--bz-color-common-white);

    font-size: 48px;

    font-weight: 600;

    margin-bottom: 0;

    line-height: 1;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center

}



@media (max-width:1200px) {

    .counter-card .content .title {

        font-size: 36px

    }

}



.counter-card .content .title .odometer-auto-theme {

    font-family: inherit;

    line-height: 1;

    margin-bottom: -2px

}



.counter-card .content p {

    font-family: var(--bz-ff-heading);

    color: var(--bz-color-common-white);

    font-size: 16px;

    font-weight: 600;

    margin-bottom: 0

}



.service-section {

    background-position: center;

    background-size: cover;

    background-repeat: no-repeat;

    width: 100%;

    height: 100%

}



.service-item {

    background-color: var(--bz-color-common-white);

    padding: 40px 35px;

    -webkit-box-shadow: 0 8px 38px rgb(20 27 36 / .05);

    box-shadow: 0 8px 38px rgb(20 27 36 / .05);

    border-radius: 12px;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



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

    .service-item {

        padding: 30px 20px

    }

}



.service-item .icon {

    height: 80px;

    width: 80px;

    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;

    border: 1px solid var(--bz-color-border-1);

    border-radius: 10px;

    margin-bottom: 30px

}



.service-item .icon img {

    height: 42px;

    width: 42px;

    margin: 0 auto

}



.service-item .service-content .title {

    color: var(--bz-color-heading-primary);

    font-size: 24px;

    font-weight: 600;

    margin-bottom: 20px

}



.service-item .service-content p {

    font-size: 14px;

    margin-bottom: 25px

}



.service-item:hover {

    margin-top: -5px

}



.service-left-content .section-heading {

    margin-bottom: 30px

}



.service-left-content .section-heading .section-title {

    margin-bottom: 20px

}



.service-items {

    display: -ms-grid;

    display: grid;

    -ms-grid-columns: 1fr 20px 1fr;

    grid-template-columns: repeat(2, 1fr);

    grid-gap: 20px;

    padding-left: 30px

}



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

    .service-items {

        margin-top: 40px;

        padding-left: 0

    }

}



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

    .service-items {

        -ms-grid-columns: 1fr;

        grid-template-columns: 1fr

    }

}



.service-item-2 {

    background: -webkit-gradient(linear, left top, left bottom, from(#E2EEFF), color-stop(50%, #fff0));

    background: linear-gradient(180deg, #E2EEFF 0%, #fff0 50%);

    border: 1px solid #E2E8EF;

    border-radius: 15px;

    padding: 40px;

    -webkit-filter: drop-shadow(0 16px 42px rgb(66 107 155 / .15));

    filter: drop-shadow(0 16px 42px rgb(66 107 155 / .15))

}



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

    .service-item-2 {

        padding: 30px 20px

    }

}



.service-item-2 .icon {

    background-color: var(--bz-color-common-white);

    border: 1px solid var(--bz-color-border-1);

    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;

    border-radius: 10px;

    height: 80px;

    width: 80px;

    margin-bottom: 30px

}



.service-item-2 .content .title {

    font-size: 24px;

    font-weight: 600;

    margin-bottom: 20px

}



.service-item-2 .content p:last-child {

    margin-bottom: 0

}



.service-item-2:hover {

    -webkit-filter: drop-shadow(0 16px 42px rgb(66 107 155 / .15));

    filter: drop-shadow(0 16px 42px rgb(66 107 155 / .15))

}



.service-section-3 {

    position: relative;

    z-index: 1

}



.service-section-3 .bg-shape {

    background-position: center;

    background-size: cover;

    background-repeat: no-repeat;

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    z-index: -1

}



.service-section-3 .bg-shape img {

    height: 100%;

    width: 100%;

    -o-object-fit: cover;

    object-fit: cover

}



.service-item-3 {

    border-radius: 15px;

    overflow: hidden;

    border: 1px solid #ECE7E7;

    -webkit-box-shadow: 0 4px 44px rgb(0 0 0 / .08);

    box-shadow: 0 4px 44px rgb(0 0 0 / .08)

}



.service-item-3 .service-thumb {

    position: relative;

    height: 150px;

    width: 100%;

    overflow: hidden

}



.service-item-3 .service-thumb .img-item {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover;

    -webkit-filter: saturate(0) contrast(110%);

    filter: saturate(0) contrast(110%);

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.service-item-3 .service-thumb .icon {

    background-color: #FEEFEE;

    position: absolute;

    top: 0;

    left: 0;

    height: 100%;

    width: 150px;

    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;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.service-item-3 .service-thumb .icon img {

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



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

    .service-item-3 .service-thumb .icon {

        width: 120px

    }

    .service-item-3 .service-thumb .icon img {

        width: 45%

    }

}



.service-item-3 .service-content {

    background-color: var(--bz-color-common-white);

    padding: 40px

}



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

    .service-item-3 .service-content {

        padding: 30px

    }

}



.service-item-3 .service-content .title {

    font-size: 24px;

    font-weight: 600;

    margin-bottom: 20px

}



.service-item-3 .service-content p {

    font-size: 14px;

    margin-bottom: 20px

}



.service-item-3 .service-content .bz-primary-btn {

    font-size: 14px;

    padding: 16px 30px

}



.service-item-3:hover .service-thumb .img-item {

    -webkit-transform: scale(1.02);

    transform: scale(1.02)

}



.service-item-3:hover .service-thumb .icon {

    background-color: var(--bz-color-theme-red)

}



.service-item-3:hover .service-thumb .icon img {

    -webkit-filter: brightness(0) invert(1);

    filter: brightness(0) invert(1)

}



.service-item-4 {

    border-radius: 15px;

    overflow: hidden

}



.service-item-4 .service-thumb {

    height: 240px;

    width: 100%;

    position: relative

}



.service-item-4 .service-thumb .main-img {

    height: 100%;

    width: 100%;

    -o-object-fit: cover;

    object-fit: cover

}



.service-item-4 .service-thumb .icon {

    background-color: var(--bz-color-common-white);

    height: 80px;

    width: 80px;

    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;

    -webkit-box-shadow: 0 16px 20px rgb(20 31 54 / .03);

    box-shadow: 0 16px 20px rgb(20 31 54 / .03);

    border-radius: 10px;

    position: absolute;

    bottom: -40px;

    left: 40px;

    z-index: 10

}



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

    .service-item-4 .service-thumb .icon {

        left: 30px

    }

}



.service-item-4 .service-content {

    background-color: #F3F4F6;

    padding: 40px 40px 40px 40px;

    position: relative;

    z-index: 1

}



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

    .service-item-4 .service-content {

        padding: 65px 30px 30px 30px

    }

}



.service-item-4 .service-content:before {

    background-color: var(--bz-color-theme-primary);

    content: "";

    height: 0;

    width: 100%;

    position: absolute;

    bottom: 0;

    left: 0;

    z-index: -1;

    -webkit-transition: all 0.4s ease-in-out;

    transition: all 0.4s ease-in-out;

    cursor: pointer

}



.service-item-4 .service-content .title {

    font-size: 24px;

    font-weight: 600;

    margin-bottom: 20px;

    padding-bottom: 20px;

    border-bottom: 1px solid #D0D6E1;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.service-item-4 .service-content p {

    margin-bottom: 20px;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.service-item-4 .service-content .read-more {

    color: var(--bz-color-theme-primary);

    font-size: 16px;

    font-weight: 600;

    text-transform: uppercase;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.service-item-4 .service-content .read-more i {

    -webkit-transition: all 0.2s ease-in-out;

    transition: all 0.2s ease-in-out

}



.service-item-4 .service-content .read-more:hover i {

    margin-left: 5px

}



.service-item-4:hover .service-content:before {

    height: 100%

}



.service-item-4:hover .service-content a,

.service-item-4:hover .service-content p,

.service-item-4:hover .service-content .title {

    color: var(--bz-color-common-white)

}



.content-wrap {

    background-position: center;

    background-size: cover;

    background-repeat: no-repeat;

    height: 100%;

    max-width: 1680px;

    width: 100%;

    margin: 0 auto;

    border-radius: 50px 0 50px 0;

    padding-right: 120px;

    padding-left: 120px;

    position: relative;

    z-index: 1;

    overflow: hidden

}



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

    .content-wrap {

        padding-left: 60px;

        padding-right: 60px

    }

}



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

    .content-wrap {

        padding: 60px 0;

        border-radius: 0

    }

}



.content-wrap .shapes .shape-1 {

    background-color: var(--bz-color-theme-primary);

    mix-blend-mode: multiply;

    height: 1530px;

    width: 732px;

    position: absolute;

    top: -90px;

    right: -150px;

    z-index: -1;

    -webkit-transform: rotate(40deg);

    transform: rotate(40deg)

}



.content-wrap .shapes .shape-2 {

    background-color: var(--bz-color-theme-primary);

    mix-blend-mode: multiply;

    height: 1410px;

    width: 533px;

    position: absolute;

    top: 60px;

    right: -25px;

    z-index: -1;

    -webkit-transform: rotate(40deg);

    transform: rotate(40deg)

}



.content-box {

    max-width: 795px;

    background-color: var(--bz-color-common-white);

    padding: 100px;

    border-radius: 50px 0 50px 0;

    margin-left: auto

}



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

    .content-box {

        padding: 60px

    }

}



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

    .content-box {

        padding: 60px 20px;

        border-radius: 0

    }

}



.content-tab .nav-tabs {

    border: none;

    -webkit-column-gap: 35px;

    -moz-column-gap: 35px;

    column-gap: 35px;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    row-gap: 15px

}



.content-tab .nav-tabs .nav-link {

    font-family: var(--bz-ff-heading);

    background-color: var(--bz-color-grey-2);

    color: var(--bz-color-heading-primary);

    border-radius: 5px;

    border: none;

    text-transform: uppercase;

    font-size: 14px;

    font-weight: 600;

    padding: 12px 30px

}



.content-tab .nav-tabs .nav-link.active {

    background-color: var(--bz-color-theme-primary);

    color: var(--bz-color-common-white)

}



.content-tab .tab-info {

    margin-top: 30px

}



.tab-progress {

    overflow: hidden;

    position: relative;

    margin-bottom: 30px

}



.tab-progress:not(:last-of-type) {

    margin-bottom: 40px

}



.tab-progress .title {

    font-family: var(--bz-ff-body);

    color: var(--bz-color-heading-primary);

    font-size: 16px;

    font-weight: 600;

    margin-top: 15px;

    margin-bottom: 0

}



.tab-progress .progress {

    height: 8px;

    overflow: visible;

    border-radius: 5px

}



.tab-progress .progress .progress-bar {

    position: relative;

    background-color: var(--bz-color-theme-primary);

    overflow: visible;

    border-radius: 5px

}



.tab-progress .progress .progress-bar span {

    color: var(--bz-color-theme-primary);

    font-family: var(--bz-ff-body);

    font-size: 16px;

    font-weight: 600;

    position: absolute;

    bottom: -38px;

    right: 0

}



.team-section {

    background-color: #131C2B;

    position: relative;

    z-index: 1

}



.team-section .bg-shape {

    position: absolute;

    top: 0;

    right: 0;

    z-index: -1

}



.team-wrap {

    padding: 0 30px

}



.team-item {

    position: relative;

    border-radius: 10px;

    overflow: hidden

}



.team-item .team-thumb {

    max-width: 500px;

    width: 100%;

    height: 452px;

    position: relative;

    z-index: 1

}



.team-item .team-thumb img {

    -webkit-filter: saturate(1) contrast(1);

    filter: saturate(1) contrast(1);

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover;

    border-radius: 10px;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.team-item .team-thumb .shapes .shape-1 {

    background: -webkit-gradient(linear, left top, left bottom, from(#294F89), to(#fff0));

    background: linear-gradient(180deg, #294F89 0%, #fff0 100%);

    mix-blend-mode: hard-light;

    -webkit-transform: rotate(33.32deg);

    transform: rotate(33.32deg);

    height: 660px;

    width: 122px;

    position: absolute;

    top: -76%;

    left: 20px;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    visibility: hidden;

    opacity: 0

}



.team-item .team-thumb .shapes .shape-2 {

    background: -webkit-gradient(linear, left top, left bottom, from(rgb(23 40 65 / .61)), to(#fff0));

    background: linear-gradient(180deg, rgb(23 40 65 / .61) 0%, #fff0 100%);

    mix-blend-mode: hard-light;

    -webkit-transform: rotate(33.32deg);

    transform: rotate(33.32deg);

    height: 660px;

    width: 200px;

    position: absolute;

    top: -68%;

    left: 83px;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    visibility: hidden;

    opacity: 0

}



.team-item .team-content-wrap {

    position: absolute;

    bottom: -20px;

    left: 0;

    width: 100%;

    z-index: 2;

    visibility: hidden;

    opacity: 0;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.team-item .team-content-wrap .team-content {

    background: var(--bz-color-theme-primary);

    padding: 50px 30px 30px 30px;

    clip-path: polygon(0 20%, 100% 0, 100% 100%, 0% 100%)

}



.team-item .team-content-wrap .team-content .title {

    color: var(--bz-color-common-white);

    font-size: 24px;

    font-weight: 600

}



.team-item .team-content-wrap .team-content .title a:hover {

    color: var(--bz-color-common-white)

}



.team-item .team-content-wrap .team-content span {

    font-size: 14px;

    font-weight: 500;

    color: var(--bz-color-common-white);

    line-height: 1

}



.team-item .team-content-wrap .team-social {

    position: absolute;

    top: -18px;

    right: 40px;

    z-index: 2;

    overflow: hidden;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.team-item .team-content-wrap .team-social .expand {

    background-color: var(--bz-color-common-white);

    color: var(--bz-color-theme-primary);

    font-size: 15px;

    height: 50px;

    width: 50px;

    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;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    cursor: pointer;

    border-radius: 50%

}



.team-item .team-content-wrap .team-social .expand:hover {

    background-color: var(--bz-color-common-white);

    color: var(--bz-color-theme-primary)

}



.team-item .team-content-wrap .team-social .social-list {

    position: absolute;

    bottom: 55px;

    right: 0;

    list-style: none

}



.team-item .team-content-wrap .team-social .social-list li {

    visibility: hidden;

    opacity: 0;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.team-item .team-content-wrap .team-social .social-list li a {

    background-color: var(--bz-color-common-white);

    color: var(--bz-color-heading-primary);

    font-size: 15px;

    height: 50px;

    width: 50px;

    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;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    border-radius: 50%

}



.team-item .team-content-wrap .team-social .social-list li a:hover {

    background-color: var(--bz-color-theme-primary);

    color: var(--bz-color-common-white)

}



.team-item .team-content-wrap .team-social .social-list li:not(:last-of-type) {

    margin-bottom: 10px

}



.team-item .team-content-wrap .team-social .social-list li:nth-child(4) {

    -webkit-transition-delay: 100ms;

    transition-delay: 100ms

}



.team-item .team-content-wrap .team-social .social-list li:nth-child(3) {

    -webkit-transition-delay: 150ms;

    transition-delay: 150ms

}



.team-item .team-content-wrap .team-social .social-list li:nth-child(2) {

    -webkit-transition-delay: 200ms;

    transition-delay: 200ms

}



.team-item .team-content-wrap .team-social .social-list li:nth-child(1) {

    -webkit-transition-delay: 250ms;

    transition-delay: 250ms

}



.team-item .team-content-wrap .team-social:hover {

    overflow: visible

}



.team-item .team-content-wrap .team-social:hover .social-list li {

    visibility: visible;

    opacity: 1

}



.team-item:hover .team-thumb img {

    -webkit-filter: saturate(0) contrast(110%);

    filter: saturate(0) contrast(110%)

}



.team-item:hover .team-thumb .shapes .shape-1 {

    top: -80%;

    left: 40px;

    visibility: visible;

    opacity: 1

}



.team-item:hover .team-thumb .shapes .shape-2 {

    top: -72%;

    left: 103px;

    visibility: visible;

    opacity: 1

}



.team-item:hover .team-content-wrap {

    bottom: 0;

    visibility: visible;

    opacity: 1

}



.team-card {

    background-color: var(--bz-color-theme-red);

    height: 410px;

    position: relative;

    z-index: 1;

    border-radius: 15px;

    overflow: hidden

}



.team-card .overlay {

    background: -webkit-gradient(linear, left top, left bottom, color-stop(59.51%, #fff0), to(rgb(16 18 28 / .93)));

    background: linear-gradient(180deg, #fff0 59.51%, rgb(16 18 28 / .93) 100%);

    width: 100%;

    height: 100%;

    position: absolute;

    bottom: 0;

    left: 0;

    border-radius: 15px

}



.team-card .team-member {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-orient: vertical;

    -webkit-box-direction: normal;

    -ms-flex-direction: column;

    flex-direction: column;

    -webkit-box-pack: end;

    -ms-flex-pack: end;

    justify-content: end;

    height: auto;

    width: 100%;

    position: absolute;

    bottom: -150px;

    left: 0;

    z-index: -1

}



.team-card .team-member img {

    -webkit-filter: saturate(0) contrast(110%);

    filter: saturate(0) contrast(110%);

    width: 100%;

    height: 100%

}



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

    .team-card .team-member img {

        -o-object-fit: cover;

        object-fit: cover

    }

}



.team-card .team-content {

    position: absolute;

    bottom: 20px;

    left: 30px;

    z-index: 2

}



.team-card .team-content .title {

    color: var(--bz-color-common-white);

    font-size: 24px;

    font-weight: 600;

    margin-bottom: 5px

}



.team-card .team-content .title a:hover {

    color: var(--bz-color-theme-red)

}



.team-card .team-content span {

    color: var(--bz-color-common-white);

    font-family: var(--bz-ff-heading)

}



.team-card .hover-content-wrap {

    height: 100%;

    width: 100%;

    position: absolute;

    top: 0;

    left: 0;

    z-index: 5;

    position: relative

}



.team-card .hover-content-wrap:before {

    background-color: var(--bz-color-theme-red);

    content: "";

    width: 100%;

    height: 0;

    position: absolute;

    bottom: 0;

    left: 0;

    -webkit-transition: all 0.5s ease-in-out;

    transition: all 0.5s ease-in-out

}



.team-card .hover-content-wrap .hover-content {

    position: relative;

    z-index: 6;

    padding: 40px 30px;

    visibility: hidden;

    opacity: 0;

    -webkit-transition: all 0.7s ease-in-out;

    transition: all 0.7s ease-in-out

}



.team-card .hover-content-wrap .hover-content .title {

    color: var(--bz-color-common-white);

    font-size: 24px;

    font-weight: 600;

    margin-bottom: 5px

}



.team-card .hover-content-wrap .hover-content .title a:hover {

    color: var(--bz-color-common-white)

}



.team-card .hover-content-wrap .hover-content span {

    color: var(--bz-color-common-white);

    font-family: var(--bz-ff-heading)

}



.team-card .hover-content-wrap .hover-content p {

    color: var(--bz-color-common-white);

    margin-top: 20px;

    margin-bottom: 20px

}



.team-card .hover-content-wrap .hover-content .team-social li {

    display: -webkit-inline-box;

    display: -ms-inline-flexbox;

    display: inline-flex

}



.team-card .hover-content-wrap .hover-content .team-social li:not(:last-of-type) {

    margin-right: 20px

}



.team-card .hover-content-wrap .hover-content .team-social li a {

    color: #FF9089

}



.team-card .hover-content-wrap .hover-content .team-social li a:hover {

    color: var(--bz-color-common-white)

}



.team-card:hover .hover-content-wrap:before {

    height: 100%

}



.team-card:hover .hover-content-wrap .hover-content {

    visibility: visible;

    opacity: 1

}



.inner-team {

    background-color: var(--bz-color-theme-primary)

}



.inner-team .overlay-2 {

    -webkit-filter: blur(60px);

    filter: blur(60px);

    width: 100%;

    height: 100%;

    position: absolute;

    bottom: -200px;

    left: 0;

    border-radius: 15px;

    z-index: -1

}



.inner-team .hover-content-wrap:before {

    background: var(--bz-color-green);

    background: linear-gradient(var(--bz-color-green))

}



.inner-team .hover-content-wrap .hover-content .team-social li a {

    color: #5C90FA

}



.inner-team .hover-content-wrap .hover-content .team-social li a:hover {

    color: var(--bz-color-common-white)

}



.team-skill-content {

    padding-right: 20px

}



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

    .team-skill-content {

        padding-right: 0

    }

}



.team-skill-content .skill-wrap {

    margin-top: 40px

}



.team-skill-content .skill-wrap .skill-item {

    overflow: hidden;

    position: relative

}



.team-skill-content .skill-wrap .skill-item:not(:last-of-type) {

    margin-bottom: 30px

}



.team-skill-content .skill-wrap .skill-item .skill-top {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between

}



.team-skill-content .skill-wrap .skill-item .skill-top .title {

    font-size: 16px;

    font-weight: 600;

    margin-bottom: 15px;

    text-transform: uppercase

}



.team-skill-content .skill-wrap .skill-item .skill-top span {

    font-family: var(--bz-ff-heading);

    color: var(--bz-color-heading-primary);

    font-size: 16px;

    font-weight: 600;

    margin-bottom: 10px

}



.team-skill-content .skill-wrap .skill-item .skill-item-inner {

    padding: 5px;

    border: 1px solid var(--bz-color-border-1);

    border-radius: 2px

}



.team-skill-content .skill-wrap .skill-item .progress {

    background-color: var(--bz-color-common-white);

    height: 5px;

    overflow: visible;

    border-radius: 2px;

    overflow: hidden

}



.team-skill-content .skill-wrap .skill-item .progress .progress-bar {

    position: relative;

    background-color: var(--bz-color-theme-primary);

    overflow: visible

}



.team-skill-content .skill-wrap .skill-item .progress .progress-bar span {

    color: var(--bz-color-theme-primary);

    font-family: var(--bz-ff-body);

    font-size: 16px;

    font-weight: 600;

    position: absolute;

    bottom: -38px;

    right: 0

}



.team-skill-img {

    max-width: 523px;

    width: 100%;

    height: 100%;

    margin-left: auto

}



.team-skill-img img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover

}



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

    .team-skill-img {

        margin: 0 auto;

        margin-top: 10px

    }

}



.team-details-wrap .team-auhtor-area {

    display: -ms-grid;

    display: grid;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -ms-grid-columns: 490px 1fr;

    grid-template-columns: 490px 1fr;

    border-radius: 15px;

    overflow: hidden

}



@media (max-width:1200px) {

    .team-details-wrap .team-auhtor-area {

        -ms-grid-columns: 380px 1fr;

        grid-template-columns: 380px 1fr

    }

}



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

    .team-details-wrap .team-auhtor-area {

        -ms-grid-columns: 1fr;

        grid-template-columns: 1fr

    }

}



.team-details-wrap .team-auhtor-area .team-author-img {

    height: 100%

}



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

    .team-details-wrap .team-auhtor-area .team-author-img {

        height: 500px

    }

}



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

    .team-details-wrap .team-auhtor-area .team-author-img {

        height: 400px

    }

}



.team-details-wrap .team-auhtor-area .team-author-img img {

    height: 100%;

    width: 100%;

    -o-object-fit: cover;

    object-fit: cover

}



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

    .team-details-wrap .team-auhtor-area .team-author-img img {

        -o-object-position: top;

        object-position: top

    }

}



.team-details-wrap .team-auhtor-area .team-author-content {

    background-color: #F3F4F6;

    padding: 70px 60px;

    height: 100%

}



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

    .team-details-wrap .team-auhtor-area .team-author-content {

        padding: 40px 20px

    }

}



.team-details-wrap .team-auhtor-area .team-author-content .title {

    font-size: 30px;

    font-weight: 600;

    line-height: 1

}



.team-details-wrap .team-auhtor-area .team-author-content .prof {

    font-family: var(--bz-ff-heading);

    color: var(--bz-color-theme-primary);

    font-size: 16px;

    display: block;

    margin-bottom: 20px

}



.team-details-wrap .team-auhtor-area .team-author-content .author-info-items {

    display: -ms-grid;

    display: grid;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    grid-template-columns: repeat(2, 1fr);

    row-gap: 40px;

    margin-top: 30px

}



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

    .team-details-wrap .team-auhtor-area .team-author-content .author-info-items {

        -ms-grid-columns: 1fr;

        grid-template-columns: 1fr

    }

}



.team-details-wrap .team-auhtor-area .team-author-content .author-info-items .author-info {

    display: -ms-grid;

    display: grid;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -ms-grid-columns: 50px 15px 1fr;

    grid-template-columns: 50px 1fr;

    grid-gap: 15px

}



.team-details-wrap .team-auhtor-area .team-author-content .author-info-items .author-info .icon {

    background: var(--bz-color-common-white);

    border: 1px solid #E3E3E3;

    border-radius: 10px;

    color: var(--bz-color-theme-primary);

    height: 50px;

    width: 50px;

    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

}



.team-details-wrap .team-auhtor-area .team-author-content .author-info-items .author-info .content span {

    font-family: var(--bz-ff-heading);

    font-weight: 400;

    display: block;

    margin-bottom: 5px

}



.team-details-wrap .team-auhtor-area .team-author-content .author-info-items .author-info .content .info-title {

    font-size: 18px;

    font-weight: 600;

    margin-bottom: 0

}



.team-counter-area {

    background-color: #F3F4F6;

    padding: 80px 80px;

    border-radius: 15px

}



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

    .team-counter-area {

        padding: 60px 40px

    }

}



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

    .team-counter-area {

        padding: 40px 20px

    }

}



.team-counter-area .title {

    font-size: 30px;

    font-weight: 600;

    margin-bottom: 20px

}



.team-counter-area .team-counter {

    display: -ms-grid;

    display: grid;

    -ms-grid-columns: 110px 1fr;

    grid-template-columns: 110px 1fr;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    border-radius: 15px;

    overflow: hidden

}



.team-counter-area .team-counter .icon {

    background-color: var(--bz-color-theme-primary);

    height: 110px;

    width: 110px;

    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

}



.team-counter-area .team-counter .content {

    background-color: var(--bz-color-common-white);

    height: 100%;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-orient: vertical;

    -webkit-box-direction: normal;

    -ms-flex-direction: column;

    flex-direction: column;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    -webkit-box-align: start;

    -ms-flex-align: start;

    align-items: start;

    padding: 0 35px

}



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

    .team-counter-area .team-counter .content {

        padding: 0 20px

    }

}



.team-counter-area .team-counter .content .title {

    color: var(--bz-color-theme-primary);

    font-size: 30px;

    margin-bottom: 0;

    line-height: 1

}



.team-counter-area .team-counter .content .title .odometer-auto-theme {

    font-family: inherit

}



.team-counter-area .team-counter .content p {

    font-family: var(--bz-ff-heading);

    color: var(--bz-color-heading-primary);

    font-size: 16px;

    font-weight: 500;

    margin-bottom: 0

}



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

    .team-counter-area .team-counter .content p {

        font-size: 14px

    }

}



.team-details-form {

    background-color: #F3F4F6;

    padding: 80px 80px;

    border-radius: 15px

}



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

    .team-details-form {

        padding: 60px 40px

    }

}



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

    .team-details-form {

        padding: 40px 20px

    }

}



.team-details-form .heading-area {

    margin-bottom: 50px

}



.team-details-form .heading-area span {

    font-family: var(--bz-ff-heading);

    color: var(--bz-color-theme-primary);

    font-size: 16px;

    font-weight: 600;

    text-transform: uppercase;

    display: inline-block;

    margin-bottom: 10px

}



.team-details-form .heading-area .title {

    font-size: 30px;

    margin-bottom: 0

}



.team-details-form .form-group .form-control {

    color: var(--bz-color-text-body);

    -webkit-box-shadow: none;

    box-shadow: none;

    border: none;

    border-radius: 5px;

    padding: 14.5px 20px;

    margin-bottom: 20px

}



.team-details-form .submit-btn .bz-primary-btn {

    width: 100%;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center

}



.project-section {

    position: relative;

    z-index: 1

}



.project-section .bg-shape {

    background-position: center;

    background-size: cover;

    background-repeat: no-repeat;

    background-size: contain;

    background-position: top center;

    max-width: 1680px;

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 50%;

    -webkit-transform: translateX(-50%);

    transform: translateX(-50%);

    z-index: -1

}



@media (max-width:1200px) {

    .project-section .bg-shape {

        background-size: cover;

        height: 50%

    }

}



.project-top .swiper-arrow {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-column-gap: 15px;

    -moz-column-gap: 15px;

    column-gap: 15px

}



.project-top .swiper-arrow .swiper-nav {

    background-color: var(--bz-color-common-white);

    color: var(--bz-color-heading-primary);

    height: 55px;

    width: 55px;

    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;

    border-radius: 7px;

    opacity: 1;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.project-top .swiper-arrow .swiper-nav:hover {

    background-color: var(--bz-color-theme-primary);

    color: var(--bz-color-common-white)

}



.project-item {

    border-radius: 15px;

    overflow: hidden;

    position: relative

}



.project-item .project-img {

    height: 580px;

    position: relative;

    border-radius: 15px;

    overflow: hidden

}



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

    .project-item .project-img {

        height: 450px

    }

}



.project-item .project-img .overlay {

    background: -webkit-gradient(linear, left top, left bottom, from(#fff0), color-stop(49.31%, rgb(2 37 89 / .94)));

    background: linear-gradient(180deg, #fff0 0%, rgb(2 37 89 / .94) 49.31%);

    mix-blend-mode: normal;

    width: 100%;

    height: 100%;

    position: absolute;

    top: 30px;

    left: 0;

    z-index: 1;

    border-radius: 15px;

    visibility: hidden;

    opacity: 0;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.project-item .project-img .overlay-2 {

    background: var(--bz-color-theme-primary);

    mix-blend-mode: multiply;

    opacity: .67;

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    z-index: 1;

    border-radius: 15px;

    visibility: hidden;

    opacity: 0;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.project-item .project-img img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover;

    -webkit-filter: saturate(1) contrast(1);

    filter: saturate(1) contrast(1);

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    border-radius: 15px

}



.project-item .project-content {

    position: absolute;

    bottom: 30px;

    left: 50px;

    right: 60px;

    z-index: 2;

    -webkit-transition: all 0.4s ease-in-out;

    transition: all 0.4s ease-in-out;

    visibility: hidden;

    opacity: 0

}



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

    .project-item .project-content {

        left: 30px;

        right: 30px

    }

}



.project-item .project-content .title {

    font-size: 30px;

    color: var(--bz-color-common-white);

    font-weight: 600

}



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

    .project-item .project-content .title {

        font-size: 22px

    }

}



.project-item .project-content .title a:hover {

    color: var(--bz-color-common-white)

}



.project-item .project-content span {

    color: var(--bz-color-common-white);

    font-size: 16px;

    font-weight: 500;

    display: block;

    margin-bottom: 30px

}



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

    .project-item .project-content span {

        margin-bottom: 20px

    }

}



.project-item .project-content p {

    color: var(--bz-color-common-white);

    font-size: 14px;

    margin-bottom: 30px

}



.project-item:hover .project-img img {

    -webkit-filter: saturate(0) contrast(110%);

    filter: saturate(0) contrast(110%)

}



.project-item:hover .project-img .overlay {

    visibility: visible;

    opacity: 1;

    top: 100px

}



.project-item:hover .project-img .overlay-2 {

    visibility: visible;

    opacity: .7

}



.project-item:hover .project-content {

    bottom: 50px;

    visibility: visible;

    opacity: 1

}



.project-item-2 {

    position: relative;

    z-index: 1;

    border-radius: 15px;

    overflow: hidden;

    height: 435px

}



.project-item-2 .project-img {

    height: 100%

}



.project-item-2 .project-img img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover

}



.project-item-2 .overlay {

    background-color: var(--bz-color-theme-primary);

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    z-index: 1;

    visibility: hidden;

    opacity: 0;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.project-item-2 .shape {

    position: absolute;

    top: -20px;

    right: -20px;

    z-index: 1;

    height: 100%;

    visibility: hidden;

    opacity: 0;

    -webkit-transition: all 0.4s ease-in-out;

    transition: all 0.4s ease-in-out

}



.project-item-2 .shape img {

    height: 100%

}



.project-item-2 .project-btn a {

    background-color: var(--bz-color-common-white);

    height: 55px;

    width: 55px;

    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;

    border-radius: 10px;

    color: var(--bz-color-theme-primary);

    position: absolute;

    top: 50%;

    left: 50%;

    -webkit-transform: translate(-50%, -50%) scale(0);

    transform: translate(-50%, -50%) scale(0);

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    z-index: 2

}



.project-item-2 .project-content {

    position: absolute;

    bottom: 20px;

    left: 30px;

    z-index: 1;

    visibility: hidden;

    opacity: 0;

    -webkit-transition: all 0.4s ease-in-out;

    transition: all 0.4s ease-in-out

}



.project-item-2 .project-content span {

    font-family: var(--bz-ff-heading);

    display: block;

    color: var(--bz-color-common-white);

    font-size: 16px;

    font-weight: 500;

    margin-bottom: 5px

}



.project-item-2 .project-content .title {

    color: var(--bz-color-common-white);

    font-size: 24px;

    font-weight: 600;

    margin-bottom: 0

}



.project-item-2 .project-content .title a:hover {

    color: var(--bz-color-common-white)

}



.project-item-2:hover .overlay {

    visibility: visible;

    opacity: 1

}



.project-item-2:hover .shape {

    top: 0;

    right: 0;

    visibility: visible;

    opacity: 1

}



.project-item-2:hover .project-btn a {

    -webkit-transform: translate(-50%, -50%) scale(1);

    transform: translate(-50%, -50%) scale(1)

}



.project-item-2:hover .project-content {

    bottom: 30px;

    visibility: visible;

    opacity: 1

}



.project-details-wrap .project-details-thumb {

    position: relative;

    margin-bottom: 40px

}



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

    .project-details-wrap .project-details-thumb {

        margin-bottom: 200px

    }

}



.project-details-wrap .project-details-thumb img {

    width: 100%;

    height: 550px;

    -o-object-fit: cover;

    object-fit: cover

}



.project-details-wrap .project-details-thumb .details-list-wrap {

    background-color: #EFF1F5;

    position: absolute;

    right: 50px;

    bottom: -180px;

    padding: 40px;

    border-radius: 15px

}



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

    .project-details-wrap .project-details-thumb .details-list-wrap {

        right: 25px;

        bottom: -20px

    }

}



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

    .project-details-wrap .project-details-thumb .details-list-wrap {

        right: 0;

        bottom: -180px;

        padding: 30px 20px

    }

}



.project-details-wrap .project-details-thumb .details-list-wrap .list-title {

    font-size: 24px;

    font-weight: 600;

    margin-bottom: 20px

}



.project-details-wrap .project-details-thumb .details-list-wrap .details-list li {

    display: -ms-grid;

    display: grid;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -ms-grid-columns: 50px 15px 1fr;

    grid-template-columns: 50px 1fr;

    grid-gap: 15px

}



.project-details-wrap .project-details-thumb .details-list-wrap .details-list li:not(:last-of-type) {

    margin-bottom: 25px;

    padding-bottom: 25px;

    border-bottom: 1px solid #DADFEC

}



.project-details-wrap .project-details-thumb .details-list-wrap .details-list li .icon {

    background-color: var(--bz-color-common-white);

    color: var(--bz-color-theme-primary);

    height: 50px;

    width: 50px;

    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;

    border-radius: 50%

}



.project-details-wrap .project-details-thumb .details-list-wrap .details-list li .content span {

    font-family: var(--bz-ff-heading);

    font-size: 14px;

    font-weight: 400;

    display: block;

    margin-bottom: 5px

}



.project-details-wrap .project-details-thumb .details-list-wrap .details-list li .content .title {

    color: var(--bz-color-heading-primary);

    font-size: 18px;

    font-weight: 600;

    margin-bottom: 0

}



.project-details-wrap .details-title {

    font-size: 30px;

    font-weight: 600;

    margin-bottom: 15px

}



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

    .project-details-wrap .details-title {

        font-size: 24px

    }

}



.project-details-wrap .desc {

    max-width: 730px;

    width: 100%

}



@media (max-width:1200px) {

    .project-details-wrap .desc {

        max-width: 550px

    }

}



.project-details-wrap .project-details-img {

    border-radius: 15px

}



.testimonail-section {

    background-position: center;

    background-size: cover;

    background-repeat: no-repeat;

    width: 100%;

    height: 100%

}



.testi-item {

    background-color: var(--bz-color-common-white);

    -webkit-box-shadow: 0 15px 41px rgb(13 22 39 / .08);

    box-shadow: 0 15px 41px rgb(13 22 39 / .08);

    padding: 50px;

    border-radius: 10px

}



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

    .testi-item {

        padding: 40px 20px

    }

}



.testi-item .testi-top {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    row-gap: 15px;

    margin-bottom: 30px;

    padding-bottom: 40px;

    border-bottom: 1px solid var(--bz-color-border-1)

}



.testi-item .testi-top .testi-author {

    display: -ms-grid;

    display: grid;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -ms-grid-columns: 80px 15px 1fr;

    grid-template-columns: 80px 1fr;

    grid-gap: 15px

}



.testi-item .testi-top .testi-author img {

    height: 80px;

    width: 80px;

    -o-object-fit: cover;

    object-fit: cover

}



.testi-item .testi-top .testi-author .name {

    font-size: 24px;

    font-weight: 600;

    margin-bottom: 0

}



.testi-item .testi-top .testi-author .name span {

    font-size: 16px;

    color: var(--bz-color-theme-primary);

    font-weight: 400;

    margin-top: 5px;

    display: block

}



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

    .testi-item .testi-top .quote {

        display: none

    }

}



.testi-item p {

    color: var(--bz-color-text-body);

    font-size: 20px;

    line-height: 34px;

    font-style: italic;

    margin-bottom: 0

}



.testi-carousel-2,

.testi-carousel {

    padding-bottom: 90px

}



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

    .testi-carousel-2,

    .testi-carousel {

        padding-bottom: 60px

    }

}



.testi-carousel-2 .swiper-pagination,

.testi-carousel .swiper-pagination {

    bottom: 0

}



.testi-carousel-2 .swiper-pagination .swiper-pagination-bullet,

.testi-carousel .swiper-pagination .swiper-pagination-bullet {

    background-color: var(--bz-color-heading-primary);

    margin: 0 10px;

    opacity: 1

}



.testi-carousel-2 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,

.testi-carousel .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {

    position: relative;

    background-color: var(--bz-color-theme-primary)

}



.testi-carousel-2 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before,

.testi-carousel .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {

    background-color: #fff0;

    content: "";

    height: 17px;

    width: 17px;

    position: absolute;

    top: 50%;

    left: 50%;

    -webkit-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);

    border-radius: 50%;

    border: 1px solid var(--bz-color-theme-primary)

}



.testimonial-section-2 {

    position: relative;

    z-index: 1;

    max-width: 1860px;

    width: 100%;

    margin: 0 auto

}



.testimonial-section-2 .bg-color {

    background-color: var(--bz-color-heading-primary);

    height: 63%;

    width: 100%;

    position: absolute;

    top: 0;

    left: 0;

    z-index: -1;

    border-radius: 0 0 15px 15px

}



.testi-card {

    background-color: var(--bz-color-common-white);

    padding: 30px 40px;

    border-radius: 15px;

    border: 1px solid var(--bz-color-border-1);

    position: relative

}



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

    .testi-card {

        padding: 30px

    }

}



.testi-card .testi-img {

    position: absolute;

    top: -1px;

    left: -1px;

    border-radius: 15px 0 15px 0;

    overflow: hidden

}



.testi-card .testi-author {

    padding-left: 90px;

    margin-bottom: 50px

}



.testi-card .testi-author .name {

    font-size: 24px;

    font-weight: 600;

    margin-bottom: 0

}



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

    .testi-card .testi-author .name {

        font-size: 20px

    }

}



.testi-card .testi-author .review {

    margin-top: 5px

}



.testi-card .testi-author .review li {

    display: -webkit-inline-box;

    display: -ms-inline-flexbox;

    display: inline-flex;

    color: var(--bz-color-theme-primary)

}



.testi-card p {

    margin-bottom: 20px;

    padding-bottom: 25px;

    border-bottom: 1px solid var(--bz-color-border-1)

}



.testi-card .testi-bottom {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between

}



.testimonial-section-3 {

    background-position: center;

    background-size: cover;

    background-repeat: no-repeat;

    width: 100%;

    height: 100%

}



.testi-carousel-2 {

    max-width: 1140px;

    width: 100%;

    margin: 0 auto;

    overflow: visible

}



.testi-item-2 {

    background: var(--bz-color-common-white);

    border: 1px solid #E6E6E6;

    -webkit-box-shadow: 0 14px 68px #E8E8E8;

    box-shadow: 0 14px 68px #E8E8E8;

    border-radius: 15px;

    padding: 25px

}



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

    .testi-item-2 {

        padding: 30px 20px

    }

}



.testi-item-2 .testi-top {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

    padding-bottom: 30px;

    border-bottom: 1px solid var(--bz-color-border-1);

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    row-gap: 15px

}



.testi-item-2 .testi-top .testi-author {

    display: -ms-grid;

    display: grid;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -ms-grid-columns: 60px 15px 1fr;

    grid-template-columns: 60px 1fr;

    grid-gap: 15px

}



.testi-item-2 .testi-top .testi-author .name {

    font-size: 22px;

    font-weight: 600;

    margin-bottom: 0

}



.testi-item-2 .testi-top .testi-author .name span {

    display: block;

    font-family: var(--bz-ff-body);

    font-size: 14px;

    color: var(--bz-color-text-body);

    font-weight: 400;

    margin-top: 5px

}



.testi-item-2 .testi-top .review li {

    display: -webkit-inline-box;

    display: -ms-inline-flexbox;

    display: inline-flex;

    color: #FFB930

}



.testi-item-2 p {

    font-weight: 500;

    margin-bottom: 0

}



.post-card {

    border-radius: 12px;

    overflow: hidden

}



.post-card .post-thumb {

    position: relative;

    height: 255px;

    overflow: hidden

}



.post-card .post-thumb img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover;

    -webkit-transition: 0.3s ease-in-out;

    transition: 0.3s ease-in-out;

    -webkit-transform: scale(1);

    transform: scale(1)

}



.post-card .post-content-wrap {

    background: var(--bz-color-grey-4);

    padding: 40px

}



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

    .post-card .post-content-wrap {

        padding: 30px 20px

    }

}



.post-card .post-content {

    margin-bottom: 30px;

    padding-bottom: 25px;

    border-bottom: 1px solid #DDDEE1

}



.post-card .post-content .title {

    font-size: 24px;

    font-weight: 600;

    line-height: 1.4;

    text-transform: capitalize;

    margin-bottom: 0

}



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

    .post-card .post-content .title {

        font-size: 18px

    }

}



.post-card .post-content .title a {

    background: -webkit-gradient(linear, left top, left bottom, from(var(--bz-color-theme-primary)), color-stop(98%, var(--bz-color-theme-primary)));

    background: linear-gradient(var(--bz-color-theme-primary) 0%, var(--bz-color-theme-primary) 98%);

    background-size: 0 2px;

    background-repeat: no-repeat;

    background-position: left 100%;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.post-card .post-content .title a:hover {

    color: var(--bz-color-theme-primary);

    background-size: 100% 2px

}



.post-card .read-more {

    font-size: 16px;

    font-weight: 700;

    text-transform: uppercase;

    color: var(--bz-color-theme-primary);

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center

}



.post-card .read-more i {

    font-size: 14px;

    margin-left: 5px;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.post-card .read-more:hover i {

    margin-left: 8px

}



.post-card:hover .post-thumb img {

    -webkit-transform: scale(1.02);

    transform: scale(1.02)

}



.post-meta {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    list-style: none;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    row-gap: 10px;

    margin-bottom: 20px

}



.post-meta li {

    font-size: 16px;

    font-weight: 500;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-column-gap: 10px;

    -moz-column-gap: 10px;

    column-gap: 10px

}



.post-meta li i {

    font-size: 15px;

    color: var(--bz-color-theme-primary)

}



.post-meta li:not(:last-of-type) {

    margin-right: 20px

}



.post-meta li a:hover {

    color: var(--bz-color-theme-primary)

}



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

    .post-meta li {

        font-size: 12px

    }

}



.post-card-3 {

    position: relative;

    z-index: 1;

    border-radius: 15px;

    overflow: hidden

}



.post-card-3 .post-thumb {

    height: 540px;

    width: 100%;

    border-radius: 15px

}



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

    .post-card-3 .post-thumb {

        height: 450px

    }

}



.post-card-3 .post-thumb img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover

}



.post-card-3 .post-content {

    background-color: var(--bz-color-common-white);

    position: absolute;

    bottom: 20px;

    left: 50%;

    -webkit-transform: translateX(-50%);

    transform: translateX(-50%);

    max-width: 585px;

    width: 100%;

    padding: 40px;

    border-radius: 15px;

    visibility: hidden;

    opacity: 0;

    z-index: 2;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



@media (max-width:1200px) {

    .post-card-3 .post-content {

        max-width: 410px

    }

}



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

    .post-card-3 .post-content {

        padding: 40px 30px;

        max-width: 325px

    }

}



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

    .post-card-3 .post-content {

        max-width: 270px;

        padding: 30px 20px

    }

}



.post-card-3 .post-content .title {

    font-size: 24px;

    font-weight: 600;

    margin-bottom: 20px

}



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

    .post-card-3 .post-content .title {

        font-size: 20px

    }

}



.post-card-3 .post-content .title a {

    background: -webkit-gradient(linear, left top, left bottom, from(var(--bz-color-theme-primary)), color-stop(98%, var(--bz-color-theme-primary)));

    background: linear-gradient(var(--bz-color-theme-primary) 0%, var(--bz-color-theme-primary) 98%);

    background-size: 0 2px;

    background-repeat: no-repeat;

    background-position: left 100%;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.post-card-3 .post-content .title a:hover {

    color: var(--bz-color-theme-primary);

    background-size: 100% 2px

}



.post-card-3 .post-content .blog-btn {

    font-family: var(--bz-ff-heading);

    color: var(--bz-color-heading-primary);

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-column-gap: 10px;

    -moz-column-gap: 10px;

    column-gap: 10px;

    font-size: 16px;

    font-weight: 500

}



.post-card-3 .post-content .blog-btn:hover {

    color: var(--bz-color-theme-red)

}



.post-card-3 .post-content .blog-btn i {

    background-color: var(--bz-color-theme-red);

    color: var(--bz-color-common-white);

    height: 40px;

    width: 40px;

    border-radius: 50%;

    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

}



.post-card-3:hover .post-content {

    visibility: visible;

    opacity: 1;

    bottom: 30px

}



.post-inner {

    margin-bottom: 30px

}



.post-inner .post-thumb {

    height: 450px

}



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

    .post-inner .post-thumb {

        height: 350px

    }

}



.post-inner .post-thumb .video-btn {

    position: absolute;

    top: 50%;

    left: 50%;

    -webkit-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%)

}



.post-inner .post-thumb .video-btn a {

    background-color: rgb(30 110 231 / .9);

    color: var(--bz-color-common-white);

    font-size: 30px;

    height: 100px;

    width: 100px;

    border-radius: 50%;

    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

}



.post-inner .post-thumb .video-btn img {

    margin-bottom: 5px

}



.post-inner .post-thumb .video-btn .ripple {

    height: 100px;

    width: 100px

}



.post-inner .post-thumb .video-btn .ripple:before,

.post-inner .post-thumb .video-btn .ripple:after {

    height: 100px;

    width: 100px

}



.post-inner .post-content .title {

    font-size: 30px

}



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

    .post-inner .post-content .title {

        font-size: 22px

    }

}



.post-inner .post-content p {

    margin-top: 15px;

    margin-bottom: 0

}



.post-inner:hover .post-thumb .swiper-arrow {

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    visibility: visible;

    opacity: 1

}



.post-thumb-carousel .swiper-arrow {

    visibility: hidden;

    opacity: 0;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.post-thumb-carousel .swiper-arrow .swiper-nav {

    background-color: rgb(30 110 231 / .9);

    color: var(--bz-color-common-white);

    height: 50px;

    width: 50px;

    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;

    border-radius: 0 5px 5px 0;

    position: absolute;

    top: 50%;

    left: 0;

    -webkit-transform: translateY(-50%);

    transform: translateY(-50%);

    z-index: 2

}



.post-thumb-carousel .swiper-arrow .swiper-nav.swiper-next {

    left: auto;

    right: 0;

    border-radius: 5px 0 0 5px

}



.pagination-wrap {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    list-style: none;

    -webkit-column-gap: 10px;

    -moz-column-gap: 10px;

    column-gap: 10px

}



.pagination-wrap li a {

    background-color: var(--bz-color-grey-1);

    color: var(--bz-color-heading-primary);

    font-weight: 600;

    height: 50px;

    width: 50px;

    font-size: 14px;

    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;

    line-height: 1;

    border-radius: 10px

}



.pagination-wrap li a:hover {

    background-color: var(--bz-color-theme-primary);

    color: var(--bz-color-common-white)

}



.pagination-wrap li .active {

    background-color: var(--bz-color-theme-primary);

    color: var(--bz-color-common-white)

}



.page-header {

    background-color: #F3F3F3;

    position: relative;

    z-index: 1;

    overflow: hidden

}



.page-header .overlay {

    background: rgb(12 26 54 / .6);

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    z-index: -1

}



.page-header .bg-img {

    background-position: center;

    background-size: cover;

    background-repeat: no-repeat;

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    -webkit-filter: saturate(0) contrast(120%);

    filter: saturate(0) contrast(120%);

    z-index: -1

}



.page-header .shapes .shape {

    position: absolute;

    z-index: -1;

    height: 100%

}



.page-header .shapes .shape img {

    height: 100%

}



.page-header .shapes .shape.shape-1 {

    position: absolute;

    top: 0;

    left: 0

}



.page-header .shapes .shape.shape-2 {

    position: absolute;

    top: 0;

    right: 0

}



.page-header-content {

    padding: 144.21px 0;

    position: relative;

    z-index: 2;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    row-gap: 15px

}



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

    .page-header-content {

        padding: 100px 0 100px 0

    }

}



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

    .page-header-content {

        -webkit-box-orient: vertical;

        -webkit-box-direction: normal;

        -ms-flex-direction: column;

        flex-direction: column

    }

}



.page-header-content .title {

    color: var(--bz-color-common-white);

    font-size: 48px;

    font-weight: 600;

    line-height: 1;

    display: inline-block

}



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

    .page-header-content .title {

        font-size: 48px

    }

}



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

    .page-header-content .title {

        font-size: 29px

    }

}



.page-header-content .sub-title {

    background: rgb(255 255 255 / .1);

    border: 1px solid rgb(255 255 255 / .15);

    -webkit-backdrop-filter: blur(5px);

    backdrop-filter: blur(5px);

    border-radius: 7px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-column-gap: 10px;

    -moz-column-gap: 10px;

    column-gap: 10px;

    padding: 15px 30px

}



.page-header-content .sub-title .home {

    color: var(--bz-color-common-white);

    font-size: 18px;

    font-weight: 500

}



.page-header-content .sub-title .icon {

    font-size: 16px;

    color: var(--bz-color-common-white);

    line-height: 1

}



.page-header-content .sub-title .inner {

    font-size: 18px;

    color: var(--bz-color-common-white);

    font-weight: 500

}



.contact-content {

    background-color: var(--bz-color-grey-4);

    padding: 40px 50px;

    border-radius: 15px;

    overflow: hidden

}



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

    .contact-content {

        padding: 30px 20px

    }

}



.contact-content .contact-top .title {

    font-size: 30px;

    font-weight: 600;

    margin-bottom: 10px

}



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

    .contact-content .contact-top .title {

        font-size: 24px

    }

}



.contact-content .contact-top p {

    margin-bottom: 30px

}



.contact-content .contact-list .list-item {

    display: -ms-grid;

    display: grid;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -ms-grid-columns: 75px 20px 1fr;

    grid-template-columns: 75px 1fr;

    grid-gap: 20px

}



.contact-content .contact-list .list-item:not(:last-of-type) {

    margin-bottom: 25px;

    padding-bottom: 25px;

    border-bottom: 1px solid #DADFEC

}



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

    .contact-content .contact-list .list-item {

        -ms-grid-columns: 1fr;

        grid-template-columns: 1fr

    }

}



.contact-content .contact-list .list-item .icon {

    background-color: var(--bz-color-common-white);

    color: var(--bz-color-theme-primary);

    font-size: 18px;

    height: 60px;

    width: 60px;

    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;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    border-radius: 10px

}



.contact-content .contact-list .list-item .content .title {

    font-size: 20px;

    font-weight: 600;

    line-height: 1;

    margin-bottom: 10px

}



.contact-content .contact-list .list-item .content p {

    margin-bottom: 0

}



.contact-content .contact-list .list-item .content a {

    display: block

}



.contact-content .contact-list .list-item .content span {

    display: block

}



.contact-content .contact-list .list-item:hover .icon {

    background-color: var(--bz-color-theme-primary);

    color: var(--bz-color-common-white)

}



.contact-wrap {

    background-color: var(--bz-color-grey-1);

    padding: 60px;

    -webkit-box-align: end;

    -ms-flex-align: end;

    align-items: end

}



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

    .contact-wrap {

        padding: 40px 20px

    }

}



.contact-wrap .section-heading .section-title {

    margin: 0

}



.blog-contact-form.form-2 {

    border: 1px solid var(--bz-color-border-1)

}



.map-wrapper {

    margin-bottom: -10px

}



.request-section {

    background-color: #EBF3FF;

    position: relative;

    z-index: 1;

    overflow: hidden

}



.request-section .bg-color {

    background-color: var(--bz-color-common-white);

    width: 100%;

    height: 76px;

    position: absolute;

    top: 0;

    left: 0;

    z-index: -1

}



.request-section .shapes .shape {

    position: absolute;

    z-index: -1

}



.request-section .shapes .shape.shape-1 {

    bottom: 0;

    left: 0

}



.request-section .shapes .shape.shape-2 {

    top: 60%;

    right: 0;

    -webkit-transform: translateY(-50%);

    transform: translateY(-50%)

}



.request-form-wrap {

    max-width: 530px;

    width: 100%;

    border-radius: 15px;

    overflow: hidden

}



.request-form-wrap .form-header {

    background-color: var(--bz-color-theme-primary);

    color: var(--bz-color-common-white);

    padding: 20px 40px;

    font-size: 30px;

    font-weight: 600;

    margin-bottom: 0

}



.request-form-wrap .request-form {

    background-color: var(--bz-color-common-white);

    padding: 40px

}



.request-form-wrap .request-form .form-control {

    border: 1px solid var(--bz-color-border-1);

    -webkit-box-shadow: none;

    box-shadow: none;

    padding: 13px 20px;

    margin-bottom: 15px

}



.request-img-wrap {

    position: relative;

    height: 100%;

}



.request-img-wrap .men {

    position: absolute;

    bottom: 0;

    left: 0;

    z-index: 1

}



.request-img-wrap .bg-img {

    position: absolute;

    top: 76px;

    right: 0;

    height: 525px

}



.request-section-2 {

    background-position: center;

    background-size: cover;

    background-repeat: no-repeat;

    width: 100%;

    height: 100%;

    border-radius: 15px 15px 0 0;

    overflow: hidden;

    width: 100%;

    margin: 0 auto;

    position: relative;

    z-index: 1

}



.request-section-2 .request-bg-img {

    position: absolute;

    top: 0;

    right: 0;

    height: 100%;

    max-width: 845px;

    width: 100%;

    clip-path: polygon(22% 0%, 100% 0, 100% 100%, 0% 100%);

    z-index: -1

}



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

    .request-section-2 .request-bg-img {

        display: none

    }

}



.request-section-2 .request-bg-img img {

    -webkit-filter: saturate(0) contrast(110%);

    filter: saturate(0) contrast(110%);

    width: 100%;

    height: 100%

}



.request-section-2 .request-bg-img:before {

    background: #1E6EE7;

    content: "";

    mix-blend-mode: multiply;

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    z-index: 1

}



.request-form-wrap.wrap-2 {

    background-color: var(--bz-color-common-white);

    padding: 40px 40px;

    margin-top: 40px;

    margin-bottom: 30px

}



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

    .request-form-wrap.wrap-2 {

        margin: 0 auto;

        margin-bottom: 30px

    }

}



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

    .request-form-wrap.wrap-2 {

        padding: 30px

    }

}



.request-form-wrap.wrap-2 .form-header {

    background-color: var(--bz-color-common-white);

    color: var(--bz-color-heading-primary);

    padding: 0;

    padding-bottom: 0;

    margin-bottom: 15px

}



.request-form-wrap.wrap-2 p {

    margin-bottom: 30px

}



.request-form-wrap.wrap-2 .request-form {

    padding: 0

}



.request-map-wrapper {

    max-width: 625px;

    width: 100%;

    height: 475px;

    border: 5px solid var(--bz-color-common-white);

    border-radius: 15px;

    position: relative;

    z-index: 2;

    margin-left: 30px

}



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

    .request-map-wrapper {

        margin: 0 auto

    }

}



.request-map-wrapper iframe {

    width: 100%;

    height: 100%;

    border-radius: 10px

}



.sponsor-text-wrap {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    color: var(--bz-color-heading-primary);

    font-size: 16px;

    font-weight: 700;

    text-transform: uppercase;

    margin-bottom: 50px

}



.sponsor-text-wrap span {

    width: 100%;

    height: 100%;

    border-bottom: 1px solid var(--bz-color-border-1)

}



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

    .sponsor-text-wrap span {

        border: none;

        width: auto;

        height: auto

    }

}



.sponsor-text-wrap .sponsor-text {

    display: inline-block;

    height: auto;

    border-bottom: none;

    text-align: center;

    white-space: nowrap;

    padding: 0 25px

}



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

    .sponsor-text-wrap .sponsor-text {

        white-space: inherit

    }

}



.sponsor-text-wrap {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    color: var(--bz-color-heading-primary);

    font-size: 16px;

    font-weight: 700;

    text-transform: uppercase;

    margin-bottom: 50px

}



.sponsor-text-wrap span {

    width: 100%;

    height: 100%;

    border-bottom: 1px solid var(--bz-color-border-1)

}



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

    .sponsor-text-wrap span {

        border: none;

        width: auto;

        height: auto

    }

}



.sponsor-text-wrap .sponsor-text {

    display: inline-block;

    height: auto;

    border-bottom: none;

    text-align: center;

    white-space: nowrap;

    padding: 0 25px

}



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

    .sponsor-text-wrap .sponsor-text {

        white-space: inherit

    }

}



.process-section {

    background-color: var(--bz-color-theme-primary);

    position: relative;

    z-index: 1;

    padding-top: 70px;

    padding-bottom: 70px

}



@media (max-width:1200px) {

    .process-section {

        clip-path: polygon(0 3%, 100% 0, 100% 100%, 0% 100%)

    }

}



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

    .process-section {

        clip-path: polygon(0 0%, 100% 0, 100% 100%, 0% 100%);

        padding-top: 70px;

        padding-bottom: 70px

    }

}



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

    .process-section {

        padding-top: 50px;

        padding-bottom: 50px

    }

}



.process-section:before {

    content: "";

    width: 100%;

    height: 75px;

    position: absolute;

    bottom: -1px;

    left: 0

}



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

    .process-section:before {

        display: none

    }

}



.process-section .shapes .shape {

    position: absolute;

    z-index: -1

}



.process-section .shapes .shape.shape-1 {

    top: 0;

    left: 135px

}



.process-section .shapes .shape.shape-2 {

    top: 0;

    right: 105px

}



.process-section .shapes .shape.shape-3 {

    bottom: 75px;

    left: 40px

}



.process-section .shapes .shape.shape-4 {

    bottom: 0;

    right: 0

}



.process-wrap>div:nth-child(2n+2) {

    margin-top: 60px

}



.process-card {

    position: relative

}



.process-card .arrow {

    position: absolute;

    top: 20px;

    right: -20%

}



@media (max-width:1200px) {

    .process-card .arrow {

        right: -27%

    }

}



.process-card .icon {

    background-color: var(--bz-color-common-white);

    position: relative;

    height: 115px;

    width: 115px;

    border-radius: 50%;

    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;

    margin: 0 auto

}



.process-card .icon .number {

    background-color: var(--bz-color-green);

    font-family: var(--bz-ff-heading);

    color: var(--bz-color-common-white);

    font-size: 16px;

    font-weight: 700;

    height: 40px;

    width: 40px;

    border-radius: 50%;

    border: 5px solid var(--bz-color-green);

    position: absolute;

    top: 0;

    right: 0;

    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

}



.process-card .content {

    margin-top: 30px

}



.process-card .content .title {

    color: var(--bz-color-common-white);

    font-size: 24px;

    font-weight: 600;

    margin-bottom: 15px

}



.process-card .content p {

    color: #fff;

    max-width: 285px;

    width: 100%;

    margin: 0 auto;

    margin-bottom: 0

}



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

    .process-card.card-2 .arrow {

        display: none

    }

}



.process-item .process-thumb {

    position: relative;

    height: 240px;

    border-radius: 15px 15px 0 15px

}



@media (max-width:1200px) {

    .process-item .process-thumb {

        border-radius: 15px 15px 0 0

    }

}



.process-item .process-thumb img {

    -o-object-fit: cover;

    object-fit: cover;

    width: 100%;

    height: 100%

}



.process-item .process-thumb span {

    background-color: var(--bz-color-theme-primary);

    color: var(--bz-color-common-white);

    position: absolute;

    bottom: 0;

    left: 0;

    font-size: 16px;

    font-weight: 700;

    text-transform: uppercase;

    padding: 10px 30px;

    border-radius: 0 15px 0 15px

}



@media (max-width:1200px) {

    .process-item .process-thumb span {

        border-radius: 0 15px 0 0

    }

}



.process-item .process-content {

    background: var(--bz-color-common-white);

    -webkit-box-shadow: 0 4px 46px rgb(0 0 0 / .08);

    box-shadow: 0 4px 46px rgb(0 0 0 / .08);

    border-radius: 0 0 15px 15px;

    padding: 25px 30px;

    max-width: 90%;

    width: 100%;

    margin-left: auto

}



@media (max-width:1200px) {

    .process-item .process-content {

        max-width: 100%

    }

}



.process-item .process-content .title {

    font-size: 24px;

    font-weight: 600

}



.process-item .process-content p {

    margin-bottom: 0

}



.service-process-card {

    background-color: var(--bz-color-grey-1);

    padding: 40px;

    border-radius: 15px;

    overflow: hidden;

    position: relative;

    z-index: 1;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.service-process-card:before {

    background-color: var(--bz-color-theme-primary);

    content: "";

    width: 100%;

    height: 0;

    position: absolute;

    bottom: 0;

    left: 0;

    z-index: -1;

    -webkit-transition: all 0.4s ease-in-out;

    transition: all 0.4s ease-in-out

}



.service-process-card .number {

    font-family: var(--bz-ff-heading);

    background-color: var(--bz-color-theme-primary);

    display: inline-block;

    height: 45px;

    width: 45px;

    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;

    color: var(--bz-color-common-white);

    font-size: 16px;

    font-weight: 700;

    border-radius: 50%;

    margin-bottom: 20px;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.service-process-card .title {

    font-size: 24px;

    font-weight: 600;

    margin-bottom: 15px;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.service-process-card p {

    margin-bottom: 0;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.service-process-card:hover {

    -webkit-transform: translateY(-5px);

    transform: translateY(-5px)

}



.service-process-card:hover:before {

    height: 100%

}



.service-process-card:hover .number {

    background-color: rgb(255 255 255 / .1)

}



.service-process-card:hover .title,

.service-process-card:hover p {

    color: var(--bz-color-common-white)

}



.pricing-item {

    background-color: var(--bz-color-grey-4);

    padding: 40px;

    border-radius: 15px;

    overflow: hidden;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



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

    .pricing-item {

        padding: 30px 20px

    }

}



.pricing-item .icon {

    background-color: var(--bz-color-common-white);

    height: 70px;

    width: 70px;

    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;

    border-radius: 50%;

    margin-bottom: 20px;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.pricing-item .title {

    font-size: 24px;

    font-weight: 600;

    margin-bottom: 10px

}



.pricing-item p {

    font-size: 15px;

    margin-bottom: 0;

    line-height: 1;

    margin-bottom: 30px

}



.pricing-item .price {

    color: var(--bz-color-theme-primary);

    margin-bottom: 0;

    line-height: 1

}



.pricing-item .price span {

    font-family: var(--bz-ff-body);

    color: var(--bz-color-text-body);

    font-size: 15px;

    font-weight: 400

}



.pricing-item .pricing-list {

    border-top: 1px solid var(--bz-color-border-1);

    margin-top: 20px;

    padding-top: 20px;

    padding-left: 20px;

    margin-bottom: 30px

}



.pricing-item .pricing-list li {

    font-family: var(--bz-ff-body);

    font-size: 15px;

    font-weight: 500;

    line-height: 1

}



.pricing-item .pricing-list li:not(:last-of-type) {

    margin-bottom: 15px

}



.pricing-item .pricing-btn {

    width: 100%;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center

}



.pricing-item.active {

    background-color: var(--bz-color-common-white);

    -webkit-box-shadow: 0 11px 44px rgb(12 21 38 / .09);

    box-shadow: 0 11px 44px rgb(12 21 38 / .09);

    position: relative

}



.pricing-item.active .icon {

    background-color: var(--bz-color-grey-1)

}



.pricing-item.active .active-text {

    background-color: var(--bz-color-theme-primary);

    color: var(--bz-color-common-white);

    text-transform: uppercase;

    font-size: 14px;

    font-weight: 700;

    width: 100%;

    display: block;

    text-align: center;

    padding: 7px 10px;

    position: absolute;

    top: 40px;

    right: -145px;

    -webkit-transform: rotate(45deg);

    transform: rotate(45deg)

}



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

    .pricing-item.active .active-text {

        right: -95px

    }

}



.faq-content {

    padding-right: 20px

}



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

    .faq-content {

        padding-right: 0

    }

}



.faq-img {

    width: 100%;

    height: 100%;

    border-radius: 15px;

    margin-left: 20px

}



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

    .faq-img {

        padding-left: 0;

        margin: 0 auto;

        margin-top: 30px

    }

}



.faq-img img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover

}



.fmg-reveal {

    overflow: hidden;

    height: 100%

}



.faq-accordion .accordion-item {

    background-color: var(--bz-color-grey-1);

    border: none;

    margin-bottom: 20px;

    border-radius: 5px

}



.faq-accordion .accordion-item .accordion-button {

    color: var(--bz-color-heading-primary);

    font-size: 20px;

    font-weight: 500;

    background-color: #fff0;

    border: none;

    -webkit-box-shadow: none;

    box-shadow: none

}



.faq-accordion .accordion-item .accordion-button:after {

    background-color: var(--bz-color-common-white);

    color: var(--bz-color-theme-primary);

    height: 30px;

    width: 30px;

    background-image: none;

    font-family: "Font Awesome 6 Pro";

    font-size: 20px;

    font-weight: 700;

    content: "+";

    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

}



.faq-accordion .accordion-item .accordion-button:not(.collapsed) {

    background-color: #fff0

}



.faq-accordion .accordion-item .accordion-button:not(.collapsed):after {

    content: "-";

    font-size: 20px;

    -webkit-transform: rotate(0);

    transform: rotate(0)

}



.faq-accordion .accordion-item .accordion-body {

    padding-top: 0;

    color: #000;

    font-weight: 400

}



.faq-accordion .accordion-item .accordion-collapse {

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    border-bottom: 4px solid #fff0

}



.faq-accordion .accordion-item .accordion-collapse.collapse.show {

    border-bottom: 4px solid var(--bz-color-theme-primary)

}



.faq-widget {

    background-color: var(--bz-color-grey-4);

    padding: 40px;

    border-radius: 10px

}



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

    .faq-widget {

        padding: 30px 20px

    }

}



.faq-widget .search-box {

    position: relative

}



.faq-widget .search-box .form-control {

    background-color: var(--bz-color-common-white);

    padding: 14.5px 50px 14.5px 20px;

    border-radius: 0;

    -webkit-box-shadow: none;

    box-shadow: none;

    border: 1px solid #0A0D13;

    color: var(--bz-color-heading-primary);

    font-size: 16px;

    font-weight: 400;

    border: 1px solid var(--bz-color-border-1)

}



.faq-widget .search-box .form-control::-webkit-input-placeholder {

    color: var(--bz-color-heading-primary);

    font-size: 16px;

    font-weight: 400

}



.faq-widget .search-box .form-control:-moz-placeholder {

    color: var(--bz-color-heading-primary);

    font-size: 16px;

    font-weight: 400

}



.faq-widget .search-box .form-control::-moz-placeholder {

    color: var(--bz-color-heading-primary);

    font-size: 16px;

    font-weight: 400

}



.faq-widget .search-box .form-control:-ms-input-placeholder {

    color: var(--bz-color-heading-primary);

    font-size: 16px;

    font-weight: 400

}



.faq-widget .search-box .search-btn {

    background-color: var(--bz-color-theme-primary);

    color: var(--bz-color-common-white);

    font-size: 16px;

    width: 55px;

    height: 55px;

    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;

    position: absolute;

    top: 0;

    right: 0

}



.faq-sponsor {

    position: relative;

    border-radius: 10px;

    overflow: hidden

}



.faq-sponsor img {

    -webkit-filter: grayscale(1);

    filter: grayscale(1)

}



.faq-sponsor .sponsor-text {

    color: var(--bz-color-common-white);

    font-size: 18px;

    font-weight: 600;

    text-transform: uppercase;

    margin-bottom: 0;

    position: absolute;

    top: 30px;

    left: 30px

}



.faq-sponsor .sponsor-text-2 {

    background-color: var(--bz-color-theme-primary);

    color: var(--bz-color-common-white);

    font-size: 18px;

    font-weight: 600;

    text-transform: uppercase;

    margin-bottom: 0;

    padding: 20px 30px;

    position: absolute;

    bottom: 0;

    right: 0;

    border-radius: 20px 0 0 0

}



.promo-section {

    margin-top: -95px

}



.promo-item {

    position: relative;

    z-index: 1;

    padding: 30px;

    padding-top: 170px;

    overflow: hidden;

    border: 10px solid var(--bz-color-common-white);

    border-radius: 30px;

    -webkit-box-shadow: 0 12px 34px rgb(0 0 0 / .05);

    box-shadow: 0 12px 34px rgb(0 0 0 / .05)

}



@media (max-width:1200px) {

    .promo-item {

        padding: 30px 20px;

        padding-top: 170px

    }

}



.promo-item .bg-items .bg-img {

    width: 100%;

    height: 60%;

    position: absolute;

    top: 0;

    left: 0;

    z-index: -1;

    border-radius: 15px

}



.promo-item .bg-items .bg-img img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover;

    -o-object-position: top;

    object-position: top;

    border-radius: 15px;

    -webkit-filter: saturate(0) contrast(120%);

    filter: saturate(0) contrast(120%)

}



.promo-item .bg-items .overlay {

    background: -webkit-gradient(linear, left top, left bottom, from(#fff0), color-stop(58.48%, #EC281C));

    background: linear-gradient(180deg, #fff0 0%, #EC281C 58.48%);

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    z-index: -1;

    border-radius: 15px

}



.promo-item .bg-items .overlay-2 {

    background: rgb(236 40 28 / .45);

    mix-blend-mode: multiply;

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    z-index: -1;

    border-radius: 15px

}



.promo-item .title {

    font-size: 24px;

    font-weight: 600;

    margin-bottom: 15px

}



.promo-item p {

    font-size: 14px;

    font-weight: 400;

    margin-bottom: 20px

}



.promo-item .bz-primary-btn {

    background-color: var(--bz-color-common-white);

    color: var(--bz-color-theme-red)

}



.promo-item .bz-primary-btn:hover {

    color: var(--bz-color-common-white)

}



.cta-section {

    background-position: center;

    background-size: cover;

    background-repeat: no-repeat;

    width: 100%;

    width: 100%;

    position: relative;

    z-index: 1

}



.cta-section .overlay {

    background: rgb(14 17 27 / .75);

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    z-index: -1

}



.cta-wrap {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-column-gap: 20px;

    -moz-column-gap: 20px;

    column-gap: 20px;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    row-gap: 30px

}



.cta-wrap .cta-btn-wrap {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-column-gap: 20px;

    -moz-column-gap: 20px;

    column-gap: 20px

}



.cta-wrap .cta-btn-wrap .video-btn a {

    background-color: #fff0;

    color: var(--bz-color-common-white);

    height: 56px;

    width: 56px;

    border-radius: 5px;

    border: 1px solid var(--bz-color-common-white);

    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;

    position: relative;

    z-index: 2

}



.cta-wrap .cta-btn-wrap .video-btn a:hover {

    background-color: var(--bz-color-common-white);

    color: var(--bz-color-heading-primary)

}



.cta-2 {

    position: relative;

    z-index: 1

}



.cta-2 .bg-img {

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    z-index: -1

}



.cta-2 .bg-img img {

    -webkit-filter: saturate(0) contrast(110%);

    filter: saturate(0) contrast(110%);

    height: 100%;

    width: 100%;

    -o-object-fit: cover;

    object-fit: cover

}



.cta-2 .overlay {

    background: rgb(40 50 79 / .57)

}



.cta-2 .overlay-2 {

    background: var(--bz-color-theme-red);

    mix-blend-mode: multiply;

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    z-index: 1

}



.cta-section-3 {

    margin-bottom: -145px

}



.cta-wrap-3 {

    background-color: var(--bz-color-heading-primary);

    border-radius: 15px;

    padding: 75px 80px;

    position: relative;

    z-index: 10;

    overflow: hidden

}



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

    .cta-wrap-3 {

        padding: 50px 20px

    }

}



.cta-wrap-3 .shapes .shape-1 {

    position: absolute;

    top: 0;

    left: 0;

    z-index: -1

}



.cta-wrap-3 .shapes .shape-2 {

    position: absolute;

    top: 0;

    right: 0;

    z-index: 2;

    opacity: .2

}



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

    .cta-wrap-3 .shapes .shape-2 {

        display: none

    }

}



.cta-wrap-3 .cta-mask-img {

    background-color: var(--bz-color-common-black);

    -webkit-mask-image: url(../img/shapes/mask-img-2.html);

    mask-image: url(../img/shapes/mask-img-2.html);

    -webkit-mask-repeat: no-repeat;

    mask-repeat: no-repeat;

    height: 100%;

    width: 690px;

    position: absolute;

    top: 0;

    right: -5px;

    z-index: 1

}



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

    .cta-wrap-3 .cta-mask-img {

        display: none

    }

}



.cta-wrap-3 .cta-mask-img img {

    -webkit-filter: saturate(0) contrast(110%);

    filter: saturate(0) contrast(110%)

}



.cta-wrap-3 .cta-mask-img .overlay {

    background-color: var(--bz-color-theme-red);

    mix-blend-mode: multiply;

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    z-index: 1

}



.cta-wrap-3 .title {

    color: var(--bz-color-common-white);

    font-size: 48px;

    font-weight: 600;

    margin-bottom: 20px;

    position: relative;

    z-index: 10

}



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

    .cta-wrap-3 .title {

        font-size: 32px

    }

}



.cta-wrap-3 p {

    color: #C8C9CB;

    margin-bottom: 0;

    position: relative;

    z-index: 10

}



.about-cta {

    margin-top: -245px

}



.about-cta-wrap {

    position: relative;

    z-index: 1;

    border-radius: 30px;

    overflow: hidden

}



.about-cta-wrap .bg-item .bg-img {

    background-position: center;

    background-size: cover;

    background-repeat: no-repeat;

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    -webkit-filter: saturate(0) contrast(110%);

    filter: saturate(0) contrast(110%)

}



.about-cta-wrap .bg-item .overlay {

    background: var(--bz-color-theme-primary);

    mix-blend-mode: multiply;

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    z-index: 1

}



.about-cta-wrap .bg-item .overlay-2 {

    background: rgb(2 6 13 / .64);

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    z-index: 1

}



.about-cta-wrap .bg-item .shape {

    position: absolute;

    top: 0;

    left: 0;

    z-index: 1

}



.about-cta-wrap .section-heading .section-title {

    max-width: 780px;

    width: 100%;

    margin: 0 auto;

    font-size: 48px

}



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

    .about-cta-wrap .section-heading .section-title {

        font-size: 32px

    }

}



.strength-section {

    position: relative;

    z-index: 1

}



.strength-section .bg-img {

    background-position: center;

    background-size: cover;

    background-repeat: no-repeat;

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    z-index: -1

}



.strength-section .overlay {

    background: -webkit-gradient(linear, left top, right top, from(rgb(5 7 11 / .92)), to(#1E2127));

    background: linear-gradient(90deg, rgb(5 7 11 / .92) 0%, #1E2127 100%);

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    z-index: -1

}



.strength-section .shapes .shape {

    position: absolute;

    top: 0;

    left: 0;

    z-index: -1

}



.strength-section .shapes .shape-2 {

    background-color: var(--bz-color-theme-red);

    height: 95px;

    width: 88px;

    position: absolute;

    bottom: 0;

    right: 0;

    z-index: -1

}



.strength-section .strength-mask-img {

    background-color: var(--bz-color-common-black);

    -webkit-mask-image: url(../img/shapes/mask-img.html);

    mask-image: url(../img/shapes/mask-img.html);

    -webkit-mask-repeat: no-repeat;

    mask-repeat: no-repeat;

    width: 585px;

    height: 600px;

    position: absolute;

    top: 0;

    right: 88px;

    z-index: -1

}



@media (max-width:1200px) {

    .strength-section .strength-mask-img {

        display: none

    }

}



.strength-section .strength-mask-img img {

    height: 100%;

    -webkit-filter: saturate(0) contrast(110%);

    filter: saturate(0) contrast(110%)

}



.strength-section .strength-mask-img .mask-overlay {

    background-color: var(--bz-color-theme-red);

    mix-blend-mode: multiply;

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    z-index: 1

}



.strength-content p {

    color: #C8C9CB;

    max-width: 600px;

    width: 100%;

    margin-bottom: 40px

}



.strength-content .strength-items {

    max-width: 560px;

    width: 100%;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

    -webkit-column-gap: 20px;

    -moz-column-gap: 20px;

    column-gap: 20px;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    row-gap: 20px

}



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

    .strength-content .strength-items {

        max-width: 490px

    }

}



.strength-content .strength-items .strength-item {

    background: rgb(255 255 255 / .04);

    border: 1px solid rgb(255 255 255 / .17);

    -webkit-backdrop-filter: blur(6.5px);

    backdrop-filter: blur(6.5px);

    border-radius: 5px;

    padding: 25px 40px

}



@media (max-width:1200px) {

    .strength-content .strength-items .strength-item {

        padding: 25px 30px

    }

}



.strength-content .strength-items .strength-item .title {

    color: var(--bz-color-common-white);

    font-size: 40px;

    font-weight: 600;

    line-height: 1;

    margin-bottom: 0;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center

}



.strength-content .strength-items .strength-item .title .odometer-auto-theme {

    font-family: inherit;

    line-height: 1;

    margin-top: 4px

}



.strength-content .strength-items .strength-item p {

    font-family: var(--bz-ff-heading);

    color: var(--bz-color-common-white);

    text-transform: uppercase;

    font-size: 14px;

    margin-bottom: 0

}



.strength-man {

    max-width: 580px;

    height: 100%;

    width: 100%;

    position: relative

}



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

    .strength-man {

        margin: 0 auto

    }

}



.strength-man .men {

    position: absolute;

    bottom: 0;

    left: 0;

    z-index: -1

}



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

    .strength-man .men {

        position: inherit;

        margin: 0 auto

    }

}



.feature-section {

    position: relative;

    z-index: 1

}



.feature-section .bg-shape {

    background-position: center;

    background-size: cover;

    background-repeat: no-repeat;

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    z-index: -1

}



.feature-item {

    background-color: var(--bz-color-common-white);

    padding: 25px;

    border: 1px solid var(--bz-color-border-1);

    border-radius: 15px;

    overflow: hidden;

    position: relative;

    z-index: 1;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



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

    .feature-item {

        padding: 30px

    }

}



.feature-item:before {

    background-color: var(--bz-color-theme-primary);

    content: "";

    width: 0;

    height: 100%;

    position: absolute;

    bottom: 0;

    left: 0;

    z-index: -1;

    -webkit-transition: all 0.4s ease-in-out;

    transition: all 0.4s ease-in-out

}



.feature-item .bg-img {

    position: absolute;

    top: 0;

    left: 0;

    z-index: -2;

    width: 100%;

    height: 90px

}



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

    .feature-item .bg-img {

        height: 75px

    }

}



.feature-item .bg-img img {

    height: 100%;

    width: 100%;

    -o-object-fit: cover;

    object-fit: cover

}



.feature-item .icon {

    background-color: #F5F7F8;

    height: 80px;

    width: 80px;

    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;

    border-radius: 50%;

    margin-bottom: 25px

}



.feature-item .icon img {

    width: 40px;

    height: 40px

}



.feature-item .feature-content .title {

    font-size: 24px;

    font-weight: 600;

    margin-bottom: 20px;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.feature-item .feature-content p {

    margin-bottom: 20px;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.feature-item .feature-content .read-more {

    color: var(--bz-color-theme-primary);

    font-size: 16px;

    font-weight: 600;

    text-transform: uppercase

}



.feature-item .feature-content .read-more i {

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.feature-item .feature-content .read-more:hover i {

    margin-left: 5px

}



.feature-item:hover {

    margin-top: -10px

}



.feature-item:hover:before {

    width: 100%

}



.feature-item:hover .feature-content a,

.feature-item:hover .feature-content p,

.feature-item:hover .feature-content .title {

    color: var(--bz-color-common-white)

}



.slider-container {

    width: 100%;

    padding: 0 0;

    position: relative;

    overflow: hidden

}



.slider-wrapper {

    display: flex;

    transition: transform 0.5s ease

}



.slider-slide {

    flex: 0 0 auto;

    text-align: center;

    font-size: 18px;

    box-sizing: border-box;

    padding: 0 10px

}



.slider-slide img {

    width: 100%;

    height: auto;

    border-radius: 8px

}



.carousel-control i {

    position: absolute;

    top: 50%;

    transform: translateY(-50%);

    z-index: 10;

    width: 40px;

    height: 40px;

    background: #000;

    border-radius: 50%;

    border: none;

    cursor: pointer;

    display: flex;

    align-items: center;

    justify-content: center;

    font-size: 20px

}



.slider-button-next {

    right: 10px

}



.slider-button-prev {

    left: 10px

}



.slider-pagination {

    text-align: center;

    margin-top: 10px

}



.slider-dot {

    display: inline-block;

    width: 10px;

    height: 10px;

    margin: 0 5px;

    background: #ccc;

    border-radius: 50%;

    cursor: pointer

}



.slider-dot.active {

    background: #333

}



.slider-section {

    overflow: hidden

}



.ba-slider {

    position: relative;

    z-index: 2

}



.slider-item {

    position: relative;

    overflow: hidden;

    z-index: 2

}



.slider-item .shapes .shape {

    position: absolute;

    z-index: 2

}



.slider-item .shapes .shape.shape-1 {

    top: 0;

    left: 0

}



.slider-item .shapes .shape.shape-2 {

    top: 50%;

    left: 0;

    -webkit-transform: translateY(-50%);

    transform: translateY(-50%);

    z-index: 3

}



.slider-item .shapes .color-shape {

    background-color: #064098;

    mix-blend-mode: multiply;

    width: 1045px;

    height: 1065px;

    display: block;

    position: absolute;

    top: -24%;

    left: -8%;

    border-radius: 60px;

    -webkit-transform: rotate(45deg);

    transform: rotate(45deg);

    z-index: 2

}



.slider-item .shapes .color-shape-2 {

    background: linear-gradient(102.04deg, #1D304E 25.25%, #fff0 58.79%);

    position: absolute;

    top: 0;

    left: 0;

    height: 100%;

    width: 100%;

    z-index: 1

}



.slider-item .slide-img-wrap {

    height: 860px

}



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

    .slider-item .slide-img-wrap {

        height: 700px

    }

}



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

    .slider-item .slide-img-wrap {

        height: 600px

    }

}



.slider-item .slide-img-wrap img {

    width: 100%;

    -o-object-fit: cover;

    object-fit: cover;

    height: 100%

}



.slider-item .slider-content-wrap {

    position: absolute;

    top: 50%;

    -webkit-transform: translateY(-50%);

    transform: translateY(-50%);

    max-width: 100%;

    width: 100%;

    z-index: 10

}



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

    .slider-item .slider-content-wrap {

        margin-top: 0

    }

}



.ba-swiper-pagination {

    height: 100%;

    width: auto!important;

    position: absolute;

    top: 50%;

    bottom: auto;

    left: 50px!important;

    z-index: 2

}



@media (max-width:1399px) {

    .ba-swiper-pagination {

        left: 25px!important

    }

}



@media (max-width:1250px) {

    .ba-swiper-pagination {

        display: none

    }

}



.ba-swiper-pagination .swiper-pagination-bullet {

    background-color: #fff0;

    width: 20px;

    height: 20px;

    position: relative;

    border-radius: 50%;

    opacity: 1;

    display: block

}



.ba-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {

    border: 1px solid var(--lt-color-common-white)

}



.ba-swiper-pagination .swiper-pagination-bullet:before {

    content: "";

    background-color: var(--lt-color-common-white);

    width: 5px;

    height: 5px;

    border: 1px solid var(--lt-color-common-white);

    border-radius: 50%;

    position: absolute;

    top: 50%;

    left: 50%;

    -webkit-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%)

}



.ba-swiper-pagination .swiper-pagination-bullet:not(:last-of-type) {

    margin-bottom: 10px

}



.ba-animation,

.ba-animation span {

    -webkit-animation-duration: 0.3s;

    animation-duration: 0.3s;

    -webkit-animation-fill-mode: both;

    animation-fill-mode: both

}



.ba-animation span {

    display: inline-block

}



.ba-fadeIn {

    -webkit-animation-name: asFadeIn;

    animation-name: asFadeIn

}



@-webkit-keyframes asFadeIn {

    from {

        opacity: 0

    }

    to {

        opacity: 1

    }

}



@keyframes asFadeIn {

    from {

        opacity: 0

    }

    to {

        opacity: 1

    }

}



.ba-fadeInLeft {

    -webkit-animation-name: asFadeInLeft;

    animation-name: asFadeInLeft

}



@-webkit-keyframes asFadeInLeft {

    from {

        opacity: 0;

        -webkit-transform: translateX(-50px);

        transform: translateX(-50px)

    }

    to {

        opacity: 1

    }

}



@keyframes asFadeInLeft {

    from {

        opacity: 0;

        -webkit-transform: translateX(-50px);

        transform: translateX(-50px)

    }

    to {

        opacity: 1

    }

}



.ba-fadeInRight {

    -webkit-animation-name: asFadeInRight;

    animation-name: asFadeInRight

}



@-webkit-keyframes asFadeInRight {

    from {

        opacity: 0;

        -webkit-transform: translateX(50px);

        transform: translateX(50px)

    }

    to {

        opacity: 1

    }

}



@keyframes asFadeInRight {

    from {

        opacity: 0;

        -webkit-transform: translateX(50px);

        transform: translateX(50px)

    }

    to {

        opacity: 1

    }

}



.ba-fadeInDown {

    -webkit-animation-name: asFadeInTop;

    animation-name: asFadeInTop

}



@-webkit-keyframes asFadeInTop {

    from {

        opacity: 0;

        -webkit-transform: translateY(-50px);

        transform: translateY(-50px)

    }

    to {

        opacity: 1

    }

}



@keyframes asFadeInTop {

    from {

        opacity: 0;

        -webkit-transform: translateY(-50px);

        transform: translateY(-50px)

    }

    to {

        opacity: 1

    }

}



.ba-fadeInUp {

    -webkit-animation-name: asFadeInBottom;

    animation-name: asFadeInBottom

}



@-webkit-keyframes asFadeInBottom {

    from {

        opacity: 0;

        -webkit-transform: translateY(50px);

        transform: translateY(50px)

    }

    to {

        opacity: 1

    }

}



@keyframes asFadeInBottom {

    from {

        opacity: 0;

        -webkit-transform: translateY(50px);

        transform: translateY(50px)

    }

    to {

        opacity: 1

    }

}



.ba-moveFromLeft {

    -webkit-animation-name: asMoveFromLeft;

    animation-name: asMoveFromLeft

}



@-webkit-keyframes asMoveFromLeft {

    from {

        visibility: hidden;

        -webkit-transform: translateX(-50px);

        transform: translateX(-50px)

    }

    to {

        visibility: visible

    }

}



@keyframes asMoveFromLeft {

    from {

        visibility: hidden;

        -webkit-transform: translateX(-50px);

        transform: translateX(-50px)

    }

    to {

        visibility: visible

    }

}



.ba-moveFromRight {

    -webkit-animation-name: asMoveFromRight;

    animation-name: asMoveFromRight

}



@-webkit-keyframes asMoveFromRight {

    from {

        visibility: hidden;

        -webkit-transform: translateX(50px);

        transform: translateX(50px)

    }

    to {

        visibility: visible

    }

}



@keyframes asMoveFromRight {

    from {

        visibility: hidden;

        -webkit-transform: translateX(50px);

        transform: translateX(50px)

    }

    to {

        visibility: visible

    }

}



.ba-moveFromTop {

    -webkit-animation-name: asMoveFromTop;

    animation-name: asMoveFromTop

}



@-webkit-keyframes asMoveFromTop {

    from {

        visibility: hidden;

        -webkit-transform: translateY(-50px);

        transform: translateY(-50px)

    }

    to {

        visibility: visible

    }

}



@keyframes asMoveFromTop {

    from {

        visibility: hidden;

        -webkit-transform: translateY(-50px);

        transform: translateY(-50px)

    }

    to {

        visibility: visible

    }

}



.ba-moveFromBottom {

    -webkit-animation-name: asMoveFromBottom;

    animation-name: asMoveFromBottom

}



@-webkit-keyframes asMoveFromBottom {

    from {

        visibility: hidden;

        -webkit-transform: translateY(50px);

        transform: translateY(50px)

    }

    to {

        visibility: visible

    }

}



@keyframes asMoveFromBottom {

    from {

        visibility: hidden;

        -webkit-transform: translateY(50px);

        transform: translateY(50px)

    }

    to {

        visibility: visible

    }

}



.ba-blurIn {

    -webkit-animation-name: asBlurIn;

    animation-name: asBlurIn

}



@-webkit-keyframes asBlurIn {

    from {

        -webkit-filter: blur(20px);

        filter: blur(20px);

        opacity: 0

    }

}



@keyframes asBlurIn {

    from {

        -webkit-filter: blur(20px);

        filter: blur(20px);

        opacity: 0

    }

}



.ba-blurInLeft {

    -webkit-animation-name: asBlurInLeft;

    animation-name: asBlurInLeft

}



@-webkit-keyframes asBlurInLeft {

    from {

        -webkit-transform: translateX(50px);

        transform: translateX(50px);

        -webkit-filter: blur(20px);

        filter: blur(20px);

        opacity: 0

    }

}



@keyframes asBlurInLeft {

    from {

        -webkit-transform: translateX(50px);

        transform: translateX(50px);

        -webkit-filter: blur(20px);

        filter: blur(20px);

        opacity: 0

    }

}



.ba-blurInRight {

    -webkit-animation-name: asBlurInRight;

    animation-name: asBlurInRight

}



@-webkit-keyframes asBlurInRight {

    from {

        -webkit-transform: translateX(-50px);

        transform: translateX(-50px);

        -webkit-filter: blur(20px);

        filter: blur(20px);

        opacity: 0

    }

}



@keyframes asBlurInRight {

    from {

        -webkit-transform: translateX(-50px);

        transform: translateX(-50px);

        -webkit-filter: blur(20px);

        filter: blur(20px);

        opacity: 0

    }

}



.ba-blurInTop {

    -webkit-animation-name: asBlurInTop;

    animation-name: asBlurInTop

}



@-webkit-keyframes asBlurInTop {

    from {

        -webkit-transform: translateY(50px);

        transform: translateY(50px);

        -webkit-filter: blur(20px);

        filter: blur(20px);

        opacity: 0

    }

}



@keyframes asBlurInTop {

    from {

        -webkit-transform: translateY(50px);

        transform: translateY(50px);

        -webkit-filter: blur(20px);

        filter: blur(20px);

        opacity: 0

    }

}



.ba-blurInBottom {

    -webkit-animation-name: asBlurInBottom;

    animation-name: asBlurInBottom

}



@-webkit-keyframes asBlurInBottom {

    from {

        -webkit-transform: translateY(-50px);

        transform: translateY(-50px);

        -webkit-filter: blur(20px);

        filter: blur(20px);

        opacity: 0

    }

}



@keyframes asBlurInBottom {

    from {

        -webkit-transform: translateY(-50px);

        transform: translateY(-50px);

        -webkit-filter: blur(20px);

        filter: blur(20px);

        opacity: 0

    }

}



.ba-zoomIn {

    -webkit-animation-name: asZoomIn;

    animation-name: asZoomIn

}



@-webkit-keyframes asZoomIn {

    from {

        -webkit-transform: scale(5);

        transform: scale(5);

        opacity: 0

    }

}



@keyframes asZoomIn {

    from {

        -webkit-transform: scale(5);

        transform: scale(5);

        opacity: 0

    }

}



.ba-zoomInLeft {

    -webkit-animation-name: asZoomInLeft;

    animation-name: asZoomInLeft

}



@-webkit-keyframes asZoomInLeft {

    from {

        -webkit-transform: scale(5) translateX(-50%);

        transform: scale(5) translateX(-50%);

        opacity: 0

    }

}



@keyframes asZoomInLeft {

    from {

        -webkit-transform: scale(5) translateX(-50%);

        transform: scale(5) translateX(-50%);

        opacity: 0

    }

}



.ba-zoomInRight {

    -webkit-animation-name: asZoomInRight;

    animation-name: asZoomInRight

}



@-webkit-keyframes asZoomInRight {

    from {

        -webkit-transform: scale(5) translateX(50%);

        transform: scale(5) translateX(50%);

        opacity: 0

    }

}



@keyframes asZoomInRight {

    from {

        -webkit-transform: scale(5) translateX(50%);

        transform: scale(5) translateX(50%);

        opacity: 0

    }

}



.ba-zoomInTop {

    -webkit-animation-name: asZoomInTop;

    animation-name: asZoomInTop

}



@-webkit-keyframes asZoomInTop {

    from {

        -webkit-transform: scale(10) translateY(-50%);

        transform: scale(10) translateY(-50%);

        opacity: 0

    }

}



@keyframes asZoomInTop {

    from {

        -webkit-transform: scale(10) translateY(-50%);

        transform: scale(10) translateY(-50%);

        opacity: 0

    }

}



.ba-zoomInBottom {

    -webkit-animation-name: asZoomInBottom;

    animation-name: asZoomInBottom

}



@-webkit-keyframes asZoomInBottom {

    from {

        -webkit-transform: scale(10) translateY(50%);

        transform: scale(10) translateY(50%);

        opacity: 0

    }

}



@keyframes asZoomInBottom {

    from {

        -webkit-transform: scale(10) translateY(50%);

        transform: scale(10) translateY(50%);

        opacity: 0

    }

}



.ba-flipInTop {

    -webkit-animation-name: asFlipInTop;

    animation-name: asFlipInTop

}



@-webkit-keyframes asFlipInTop {

    from {

        -webkit-transform: perspective(600px);

        transform: perspective(600px);

        opacity: 0

    }

    30% {

        -webkit-transform: perspective(600px) rotateX(180deg);

        transform: perspective(600px) rotateX(180deg);

        -webkit-transform-origin: 0 0;

        transform-origin: 0 0;

        -webkit-animation-timing-function: ease-out;

        animation-timing-function: ease-out

    }

    to {

        -webkit-transform: perspective(600px);

        transform: perspective(600px)

    }

}



@keyframes asFlipInTop {

    from {

        -webkit-transform: perspective(600px);

        transform: perspective(600px);

        opacity: 0

    }

    30% {

        -webkit-transform: perspective(600px) rotateX(180deg);

        transform: perspective(600px) rotateX(180deg);

        -webkit-transform-origin: 0 0;

        transform-origin: 0 0;

        -webkit-animation-timing-function: ease-out;

        animation-timing-function: ease-out

    }

    to {

        -webkit-transform: perspective(600px);

        transform: perspective(600px)

    }

}



.ba-flipInBottom {

    -webkit-animation-name: asFlipInBottom;

    animation-name: asFlipInBottom

}



@-webkit-keyframes asFlipInBottom {

    from {

        -webkit-transform: perspective(600px);

        transform: perspective(600px);

        opacity: 0

    }

    30% {

        -webkit-transform: perspective(600px) rotateX(180deg);

        transform: perspective(600px) rotateX(180deg);

        -webkit-transform-origin: bottom;

        transform-origin: bottom;

        -webkit-animation-timing-function: ease-out;

        animation-timing-function: ease-out

    }

    to {

        -webkit-transform: perspective(600px);

        transform: perspective(600px)

    }

}



@keyframes asFlipInBottom {

    from {

        -webkit-transform: perspective(600px);

        transform: perspective(600px);

        opacity: 0

    }

    30% {

        -webkit-transform: perspective(600px) rotateX(180deg);

        transform: perspective(600px) rotateX(180deg);

        -webkit-transform-origin: bottom;

        transform-origin: bottom;

        -webkit-animation-timing-function: ease-out;

        animation-timing-function: ease-out

    }

    to {

        -webkit-transform: perspective(600px);

        transform: perspective(600px)

    }

}



.ba-rollFromLeft {

    -webkit-animation-name: asRollFromLeft;

    animation-name: asRollFromLeft

}



@-webkit-keyframes asRollFromLeft {

    from {

        -webkit-transform: translateX(-60px) perspective(600px) rotateY(180deg);

        transform: translateX(-60px) perspective(600px) rotateY(180deg);

        opacity: 0

    }

}



@keyframes asRollFromLeft {

    from {

        -webkit-transform: translateX(-60px) perspective(600px) rotateY(180deg);

        transform: translateX(-60px) perspective(600px) rotateY(180deg);

        opacity: 0

    }

}



.ba-rollFromRight {

    -webkit-animation-name: asRollFromRight;

    animation-name: asRollFromRight

}



@-webkit-keyframes asRollFromRight {

    from {

        -webkit-transform: translateX(60px) perspective(600px) rotateY(-180deg);

        transform: translateX(60px) perspective(600px) rotateY(-180deg);

        opacity: 0

    }

}



@keyframes asRollFromRight {

    from {

        -webkit-transform: translateX(60px) perspective(600px) rotateY(-180deg);

        transform: translateX(60px) perspective(600px) rotateY(-180deg);

        opacity: 0

    }

}



.ba-rollFromTop {

    -webkit-animation-name: asRollFromTop;

    animation-name: asRollFromTop

}



@-webkit-keyframes asRollFromTop {

    from {

        -webkit-transform: translateY(-60px) perspective(600px) rotateX(180deg);

        transform: translateY(-60px) perspective(600px) rotateX(180deg);

        opacity: 0

    }

}



@keyframes asRollFromTop {

    from {

        -webkit-transform: translateY(-60px) perspective(600px) rotateX(180deg);

        transform: translateY(-60px) perspective(600px) rotateX(180deg);

        opacity: 0

    }

}



.ba-rollFromBottom {

    -webkit-animation-name: asRollFromBottom;

    animation-name: asRollFromBottom

}



@-webkit-keyframes asRollFromBottom {

    from {

        -webkit-transform: translateY(60px) perspective(600px) rotateX(-180deg);

        transform: translateY(60px) perspective(600px) rotateX(-180deg);

        opacity: 0

    }

}



@keyframes asRollFromBottom {

    from {

        -webkit-transform: translateY(60px) perspective(600px) rotateX(-180deg);

        transform: translateY(60px) perspective(600px) rotateX(-180deg);

        opacity: 0

    }

}



.ba-rotateSkateInRight {

    -webkit-animation-name: asRotateSkateInRight;

    animation-name: asRotateSkateInRight

}



@-webkit-keyframes asRotateSkateInRight {

    from {

        -webkit-transform: scaleX(.2) translateX(100px);

        transform: scaleX(.2) translateX(100px);

        opacity: 0

    }

}



@keyframes asRotateSkateInRight {

    from {

        -webkit-transform: scaleX(.2) translateX(100px);

        transform: scaleX(.2) translateX(100px);

        opacity: 0

    }

}



.ba-rotateSkateInLeft {

    -webkit-animation-name: asRotateSkateInLeft;

    animation-name: asRotateSkateInLeft

}



@-webkit-keyframes asRotateSkateInLeft {

    from {

        -webkit-transform: scaleX(.2) translateX(-100px);

        transform: scaleX(.2) translateX(-100px);

        opacity: 0

    }

}



@keyframes asRotateSkateInLeft {

    from {

        -webkit-transform: scaleX(.2) translateX(-100px);

        transform: scaleX(.2) translateX(-100px);

        opacity: 0

    }

}



.ba-rotateSkateInTop {

    -webkit-animation-name: asRotateSkateInTop;

    animation-name: asRotateSkateInTop

}



@-webkit-keyframes asRotateSkateInTop {

    from {

        -webkit-transform: scaleY(.2) translateY(-100px);

        transform: scaleY(.2) translateY(-100px);

        opacity: 0

    }

}



@keyframes asRotateSkateInTop {

    from {

        -webkit-transform: scaleY(.2) translateY(-100px);

        transform: scaleY(.2) translateY(-100px);

        opacity: 0

    }

}



.ba-rotateSkateInBottom {

    -webkit-animation-name: asRotateSkateInBottom;

    animation-name: asRotateSkateInBottom

}



@-webkit-keyframes asRotateSkateInBottom {

    from {

        -webkit-transform: scaleY(.2) translateY(100px);

        transform: scaleY(.2) translateY(100px);

        opacity: 0

    }

}



@keyframes asRotateSkateInBottom {

    from {

        -webkit-transform: scaleY(.2) translateY(100px);

        transform: scaleY(.2) translateY(100px);

        opacity: 0

    }

}



.ba-popUp {

    -webkit-animation-name: asPopUp;

    animation-name: asPopUp

}



@-webkit-keyframes asPopUp {

    0% {

        visibility: hidden

    }

    50% {

        -webkit-transform: scale(1.1);

        transform: scale(1.1);

        visibility: visible

    }

}



@keyframes asPopUp {

    0% {

        visibility: hidden

    }

    50% {

        -webkit-transform: scale(1.1);

        transform: scale(1.1);

        visibility: visible

    }

}



.ba-popUpLeft {

    -webkit-animation-name: asPopUpLeft;

    animation-name: asPopUpLeft

}



@-webkit-keyframes asPopUpLeft {

    0% {

        visibility: hidden

    }

    50% {

        visibility: visible;

        -webkit-transform: translateX(-20px) scale(1.1);

        transform: translateX(-20px) scale(1.1);

        -webkit-animation-timing-function: ease-in;

        animation-timing-function: ease-in

    }

}



@keyframes asPopUpLeft {

    0% {

        visibility: hidden

    }

    50% {

        visibility: visible;

        -webkit-transform: translateX(-20px) scale(1.1);

        transform: translateX(-20px) scale(1.1);

        -webkit-animation-timing-function: ease-in;

        animation-timing-function: ease-in

    }

}



.ba-popUpRight {

    -webkit-animation-name: asPopUpRight;

    animation-name: asPopUpRight

}



@-webkit-keyframes asPopUpRight {

    0% {

        visibility: hidden

    }

    50% {

        visibility: visible;

        -webkit-transform: translateX(20px) scale(1.1);

        transform: translateX(20px) scale(1.1);

        -webkit-animation-timing-function: ease-in;

        animation-timing-function: ease-in

    }

}



@keyframes asPopUpRight {

    0% {

        visibility: hidden

    }

    50% {

        visibility: visible;

        -webkit-transform: translateX(20px) scale(1.1);

        transform: translateX(20px) scale(1.1);

        -webkit-animation-timing-function: ease-in;

        animation-timing-function: ease-in

    }

}



.swiper-slide-active .kenburns-top {

    -webkit-animation-name: kenburns-top;

    animation-name: kenburns-top

}



@-webkit-keyframes kenburns-top {

    0% {

        -webkit-transform: scale(1) translateY(0);

        transform: scale(1) translateY(0);

        -webkit-transform-origin: 50% 16%;

        transform-origin: 50% 16%

    }

    100% {

        -webkit-transform: scale(1.08) translateY(-15px);

        transform: scale(1.08) translateY(-15px);

        -webkit-transform-origin: top;

        transform-origin: top

    }

}



@keyframes kenburns-top {

    0% {

        -webkit-transform: scale(1) translateY(0);

        transform: scale(1) translateY(0);

        -webkit-transform-origin: 50% 16%;

        transform-origin: 50% 16%

    }

    100% {

        -webkit-transform: scale(1.08) translateY(-15px);

        transform: scale(1.08) translateY(-15px);

        -webkit-transform-origin: top;

        transform-origin: top

    }

}



#sidebar-overlay,

.sidebar-trigger,

.sidebar-area {

    display: none

}



.sidebar-trigger {

    display: block

}



.sidebar-area {

    background-color: var(--bz-color-common-white);

    border-left: 1px solid var(--bz-color-border-1);

    position: fixed;

    right: 0;

    top: 0;

    -webkit-transform: translateX(100%);

    transform: translateX(100%);

    width: 450px;

    height: 100%;

    z-index: 9999;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: start;

    -ms-flex-align: start;

    align-items: flex-start;

    -webkit-box-pack: start;

    -ms-flex-pack: start;

    justify-content: flex-start;

    overflow: scroll;

    visibility: hidden;

    -webkit-transition: all 0.5s ease-in-out;

    transition: all 0.5s ease-in-out;

    padding: 60px 40px

}



.open-sidebar .sidebar-area {

    right: 0;

    visibility: visible;

    -webkit-transform: translate(0);

    transform: translate(0)

}



.sidebar-trigger.close {

    position: absolute;

    right: 56px;

    top: 63px;

    color: var(--bz-color-theme-primary);

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



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

    .sidebar-trigger.close {

        right: 20px

    }

}



.sidebar-trigger.close:hover {

    color: var(--bz-color-theme-primary)

}



.sidebar-trigger.close svg {

    fill: currentColor;

    stroke: none;

    width: 20px;

    height: 20px

}



.sidebar-content .site-logo {

    margin-bottom: 40px

}



.sidebar-content .site-logo img {

    max-width: 200px

}



.sidebar-content .sidebar-info li {

    font-size: 18px

}



.sidebar-content .sidebar-social li {

    display: inline-block;

    margin: 0 3px;

    padding-top: 30px

}



.sidebar-content .sidebar-social li a {

    display: inline-block;

    border: 1px solid var(--border-1);

    font-size: 16px;

    width: 40px;

    height: 40px;

    border-radius: 50%;

    display: -webkit-inline-box;

    display: -ms-inline-flexbox;

    display: inline-flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    position: relative

}



.sidebar-content .sidebar-social li a:after {

    background-color: var(--primary-color);

    width: 40px;

    height: 40px;

    border-radius: 59%;

    content: "";

    position: absolute;

    left: 50%;

    top: 50%;

    opacity: 1;

    -webkit-transform: translate(-50%, -50%) scale(0);

    transform: translate(-50%, -50%) scale(0);

    z-index: -1;

    visibility: hidden;

    opacity: 0;

    -webkit-transition: 0.4s;

    transition: 0.4s

}



.sidebar-content .sidebar-social li a:hover {

    border: 1px solid var(--primary-color);

    color: #fff

}



.sidebar-content .sidebar-social li:hover a:after {

    visibility: visible;

    opacity: 1;

    -webkit-transition: 0.4s;

    transition: 0.4s;

    -webkit-transform: translate(-50%, -50%) scale(1);

    transform: translate(-50%, -50%) scale(1)

}



.sidebar-content .list-post-area {

    margin: 50px 0 20px 0

}



.sidebar-area::-webkit-scrollbar {

    width: 8px;

    height: 8px

}



.sidebar-area::-webkit-scrollbar-thumb {

    cursor: pointer;

    background: #ccc

}



.sidebar-area::-moz-selection {

    background-color: #999;

    color: #fff

}



.sidebar-area::selection {

    background-color: #999;

    color: #fff

}



.sidebar-area-webkit-::-moz-selection {

    background-color: #999;

    color: #fff

}



.sidebar-area-webkit-::selection {

    background-color: #999;

    color: #fff

}



.sidebar-area::-moz-selection {

    background-color: #999;

    color: #fff

}



#sidebar-overlay {

    display: block;

    height: 100%;

    left: 0;

    opacity: 0;

    overflow: hidden;

    position: fixed;

    top: 0;

    -webkit-transition: all 0s ease-in-out;

    transition: all 0s ease-in-out;

    width: calc(100% - 400px);

    z-index: -1

}



.open-sidebar #sidebar-overlay {

    opacity: 1;

    z-index: 1002;

    -webkit-transition: all 0.6s ease-in-out;

    transition: all 0.6s ease-in-out;

    -webkit-transition-delay: 0.3s;

    transition-delay: 0.3s

}



@media (max-width:992px) {

    .sidebar-content .list-post-area.list-2 {

        -ms-grid-columns: 1fr;

        grid-template-columns: 1fr;

        grid-gap: 0

    }

    .sidebar-area {

        width: 400px;

        padding: 60px 30px;

        -webkit-box-pack: center;

        -ms-flex-pack: center;

        justify-content: center

    }

    .side-menu-logo {

        margin-bottom: 50px

    }

    .side-menu-wrap {

        margin-bottom: 70px

    }

    .side-menu-header h3 {

        display: none

    }

    .side-menu-list li a {

        font-size: 14px

    }

    .side-menu-list li p {

        font-size: 14px

    }

}



@media (max-width:767px) {

    .sidebar-area {

        width: 320px;

        padding: 60px 20px 60px 20px

    }

    .sidebar-content .list-post-area.list-2 .list-post-card .post-img {

        height: 90px;

        width: 90px

    }

    .sidebar-content .list-post-area.list-2 .list-post-card {

        -ms-grid-columns: 90px 1fr;

        grid-template-columns: 90px 1fr

    }

}



.side-menu-logo {

    max-width: 150px

}



.side-menu-about {

    margin: 50px 0 50px 0

}



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

    .side-menu-about {

        display: none

    }

}



.side-menu-about p {

    margin: 25px 0

}



.side-menu-header h3 {

    font-size: 30px;

    font-weight: 600px;

    line-height: 1;

    font-weight: 600

}



.side-menu-content .side-menu-header,

.side-menu-about .side-menu-header {

    margin-bottom: 20px

}



.side-menu-list {

    margin: 25px 0 35px 0

}



.side-menu-list li {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center

}



.side-menu-list li:not(:last-of-type) {

    margin-bottom: 20px

}



.side-menu-list li i {

    background-color: var(--bz-color-theme-primary);

    font-size: 12px;

    color: var(--bz-color-common-white);

    width: 30px;

    height: 30px;

    line-height: 30px;

    text-align: center;

    border: 1px solid var(--bz-color-border-1);

    border-radius: 5px;

    -webkit-transition: all 0.2s ease-in-out;

    transition: all 0.2s ease-in-out

}



.side-menu-list li:hover i {

    background-color: var(--bz-color-theme-primary);

    color: #fff

}



.side-menu-list li p {

    font-size: 14px;

    padding-left: 10px;

    margin-bottom: 0

}



.side-menu-list li a {

    font-size: 14px;

    color: var(--bz-color-text-body);

    padding-left: 10px

}



.side-menu-list li a:hover {

    color: var(--bz-color-theme-primary)

}



.side-menu-social {

    margin-top: 40px;

    list-style: none

}



.side-menu-social li {

    display: -webkit-inline-box;

    display: -ms-inline-flexbox;

    display: inline-flex

}



.side-menu-social li:not(:last-of-type) {

    margin-right: 10px

}



.side-menu-social li a {

    background-color: var(--bz-color-theme-primary);

    font-size: 17px;

    color: var(--bz-color-common-white);

    height: 40px;

    width: 40px;

    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;

    border: 1px solid var(--bz-color-border-1)

}



.side-menu-social li a:hover {

    background-color: var(--bz-color-heading-primary);

    color: var(--bz-color-common-white)

}



.blog-details-img {

    width: 100%;

    height: 450px

}



.blog-details-img img {

    height: 100%;

    width: 100%;

    -o-object-fit: cover;

    object-fit: cover;

    -o-object-position: top;

    object-position: top

}



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

    .blog-details-img {

        height: 400px

    }

}



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

    .blog-details-img {

        height: 300px

    }

}



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

    .blog-details-content {

        margin-bottom: 40px

    }

}



.blog-details-content .details-title {

    font-size: 30px;

    font-weight: 700;

    text-transform: capitalize

}



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

    .blog-details-content .details-title {

        font-size: 24px

    }

}



.blog-details-content .details-img-wrap {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-column-gap: 15px;

    -moz-column-gap: 15px;

    column-gap: 15px;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    row-gap: 24px

}



.blog-details-content .details-img-wrap img {

    max-width: 430px;

    width: 100%

}



@media (max-width:1200px) {

    .blog-details-content .details-img-wrap img {

        max-width: 280px

    }

}



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

    .blog-details-content .details-img-wrap img {

        max-width: 350px

    }

}



.blog-details-content .blog-details-thumb {

    height: 350px;

    width: 100%;

    border-radius: 15px

}



.blog-details-content .blog-details-thumb img {

    height: 100%;

    width: 100%;

    -o-object-fit: cover;

    object-fit: cover

}



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

    .blog-details-content .blog-details-thumb {

        height: 300px

    }

}



blockquote {

    background-color: var(--bz-color-grey-4);

    padding: 60px 50px;

    border-radius: 15px

}



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

    blockquote {

        padding: 40px 20px

    }

}



blockquote .icon {

    background-color: var(--bz-color-theme-primary);

    color: var(--bz-color-common-white);

    font-size: 40px;

    height: 80px;

    width: 80px;

    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;

    border-radius: 50%;

    margin-bottom: 30px

}



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

    blockquote .icon {

        padding: 30px 0

    }

}



blockquote .content p {

    font-family: var(--bz-ff-heading);

    color: var(--bz-color-heading-primary);

    font-size: 24px;

    font-weight: 500;

    line-height: 1.5;

    margin-bottom: 20px

}



blockquote .content .author {

    color: var(--bz-color-theme-primary);

    font-size: 18px;

    font-weight: 600;

    margin-bottom: 0;

    position: relative;

    line-height: 1;

    margin-top: 30px

}



blockquote .content .author span {

    display: block;

    font-size: 16px;

    color: var(--bz-color-text-body);

    font-weight: 400;

    margin-top: 10px

}



.tags {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

    -webkit-column-gap: 30px;

    -moz-column-gap: 30px;

    column-gap: 30px;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    row-gap: 30px;

    margin-bottom: 50px

}



.tags .tag-left {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center

}



.tags .tag-left .follow {

    font-size: 16px;

    font-weight: 600;

    margin-bottom: 0;

    margin-right: 20px

}



.tags .tag-left .tag-list {

    list-style: none;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-column-gap: 10px;

    -moz-column-gap: 10px;

    column-gap: 10px;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    row-gap: 15px

}



.tags .tag-left .tag-list li a {

    font-family: var(--bz-ff-heading);

    color: var(--bz-color-text-body);

    display: block;

    font-size: 16px;

    font-weight: 400

}



.tags .tag-left .tag-list li a:hover {

    color: var(--bz-color-theme-primary)

}



.tags .social-list-wrap {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-column-gap: 20px;

    -moz-column-gap: 20px;

    column-gap: 20px

}



.tags .social-list-wrap .follow {

    font-size: 16px;

    font-weight: 700;

    margin-bottom: 0

}



.tags .social-list-wrap .social-list {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-column-gap: 15px;

    -moz-column-gap: 15px;

    column-gap: 15px;

    list-style: none

}



.tags .social-list-wrap .social-list li:not(:last-of-type) {

    margin-right: 0

}



.tags .social-list-wrap .social-list li a {

    color: var(--bz-color-text-body);

    font-size: 15px

}



.tags .social-list-wrap .social-list li a:hover {

    color: var(--bz-color-theme-primary)

}



.next-prev-wrap {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

    -webkit-column-gap: 30px;

    -moz-column-gap: 30px;

    column-gap: 30px;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    row-gap: 20px;

    padding: 30px 0;

    border-top: 1px solid var(--bz-color-border-1);

    border-bottom: 1px solid var(--bz-color-border-1);

    margin: 50px 0 0 0

}



.next-prev-wrap .post-btn {

    margin-bottom: 0

}



.next-prev-wrap .post-btn a {

    color: var(--bz-color-text-body);

    font-size: 16px;

    font-weight: 600;

    -webkit-column-gap: 10px;

    -moz-column-gap: 10px;

    column-gap: 10px;

    text-transform: uppercase;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-column-gap: 20px;

    -moz-column-gap: 20px;

    column-gap: 20px

}



.next-prev-wrap .post-btn a:hover {

    color: var(--bz-color-theme-primary)

}



.next-prev-wrap .post-btn a .icon {

    background-color: var(--bz-color-bg-1);

    color: var(--bz-color-common-white);

    height: 55px;

    width: 55px;

    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;

    border-radius: 50%;

    border: 1px solid var(--bz-color-border-1);

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.next-prev-wrap .post-btn a .icon:hover {

    background-color: var(--bz-color-theme-primary);

    color: var(--bz-color-common-white);

    border: 1px solid var(--bz-color-theme-primary)

}



.blog-author-wrap {

    margin-bottom: 50px

}



.blog-author-item {

    background-color: var(--bz-color-grey-4);

    padding: 30px;

    display: -ms-grid;

    display: grid;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -ms-grid-columns: 189px 35px 1fr;

    grid-template-columns: 189px 1fr;

    grid-gap: 35px;

    border-radius: 15px

}



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

    .blog-author-item {

        -ms-grid-columns: 1fr;

        grid-template-columns: 1fr;

        grid-gap: 25px;

        padding: 25px

    }

}



.blog-author-item .author-img {

    max-width: 189px;

    height: 189px;

    width: 100%;

    border-radius: 15px;

    overflow: hidden

}



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

    .blog-author-item .author-img {

        max-width: 100%

    }

}



.blog-author-item .author-img img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover

}



.blog-author-item .content .name {

    font-size: 24px;

    font-weight: 600;

    margin-bottom: 20px

}



.blog-author-item .content .name span {

    color: var(--bz-color-theme-primary);

    font-size: 16px;

    font-weight: 400;

    display: block;

    margin-top: 10px

}



.blog-author-item .content p {

    margin-bottom: 0

}



.blog-author-item .content .social-list {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    list-style: none

}



.blog-author-item .content .social-list li a {

    background-color: var(--bz-color-common-white);

    color: var(--bz-color-bg-1);

    font-size: 13px;

    height: 35px;

    width: 35px;

    border-radius: 50%;

    display: block;

    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

}



.blog-author-item .content .social-list li a:hover {

    background-color: var(--bz-color-theme-primary);

    color: var(--bz-color-common-white)

}



.blog-author-item .content .social-list li:not(:last-of-type) {

    margin-right: 10px

}



.comments-area .section-heading .section-title {

    font-size: 30px

}



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

    .comments-area .section-heading .section-title {

        font-size: 30px

    }

}



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

    .comments-area .section-heading .section-title {

        font-size: 26px

    }

}



.comment-item {

    position: relative;

    display: -ms-grid;

    display: grid;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -ms-grid-columns: 110px 25px 1fr;

    grid-template-columns: 110px 1fr;

    grid-gap: 25px

}



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

    .comment-item {

        -ms-grid-columns: 1fr;

        grid-template-columns: 1fr

    }

}



.comment-item .reply {

    color: var(--bz-color-theme-primary);

    font-size: 16px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-column-gap: 10px;

    -moz-column-gap: 10px;

    column-gap: 10px;

    position: absolute;

    top: 0;

    right: 0

}



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

    .comment-item .reply {

        position: inherit;

        top: 0;

        left: 0;

        margin-top: 20px

    }

}



.comment-item .comment-thumb img {

    height: 100%;

    width: 110px;

    -o-object-fit: cover;

    object-fit: cover;

    -o-object-position: top;

    object-position: top

}



.comment-item .comment-info .comments-meta {

    margin-bottom: 10px

}



.comment-item .comment-info .comments-meta span {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-column-gap: 10px;

    -moz-column-gap: 10px;

    column-gap: 10px

}



.comment-item .comment-info .author {

    font-size: 20px;

    font-weight: 700;

    margin-bottom: 10px

}



.comment-item .comment-info p {

    font-size: 16px;

    margin-bottom: 0

}



.comment-item.item-2 {

    padding-left: 135px

}



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

    .comment-item.item-2 {

        padding-left: 0

    }

}



.comment-item:not(:last-of-type) {

    margin-bottom: 30px;

    padding-bottom: 30px;

    border-bottom: 1px solid var(--bz-color-border-1)

}



.blog-contact-form {

    background-color: var(--bz-color-grey-4);

    padding: 35px 40px;

    border-radius: 15px

}



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

    .blog-contact-form {

        padding: 30px 20px

    }

}



.blog-contact-form .title {

    font-size: 30px;

    font-weight: 600;

    margin-bottom: 25px

}



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

    .blog-contact-form .title {

        font-size: 24px

    }

}



.blog-contact-form .request-form .form-item {

    position: relative

}



.blog-contact-form .request-form .form-item .form-control {

    background-color: var(--bz-color-common-white);

    color: var(--bz-color-text-body);

    font-size: 16px;

    font-weight: 400;

    -webkit-box-shadow: none;

    box-shadow: none;

    border: none;

    padding: 15.5px 30px;

    border-radius: 0;

    margin-bottom: 25px;

    width: 100%

}



.blog-contact-form .request-form .form-item .form-control::-webkit-input-placeholder {

    color: var(--bz-color-text-body);

    font-size: 16px;

    font-weight: 400

}



.blog-contact-form .request-form .form-item .form-control:-moz-placeholder {

    color: var(--bz-color-text-body);

    font-size: 16px;

    font-weight: 400

}



.blog-contact-form .request-form .form-item .form-control::-moz-placeholder {

    color: var(--bz-color-text-body);

    font-size: 16px;

    font-weight: 400

}



.blog-contact-form .request-form .form-item .form-control:-ms-input-placeholder {

    color: var(--bz-color-text-body);

    font-size: 16px;

    font-weight: 400

}



.blog-contact-form .request-form .form-item .form-control.nice-select {

    height: auto;

    line-height: inherit;

    padding: 15.5px 30px

}



.blog-contact-form .request-form .form-item .form-control.nice-select:after {

    top: 46%;

    width: 10px;

    height: 10px;

    border-color: var(--bz-color-text-body);

    border-bottom: 1px solid var(--bz-color-text-body);

    border-right: 1px solid var(--bz-color-text-body);

    right: 35px

}



.blog-contact-form .request-form .form-item .form-control.nice-select .list {

    background-color: var(--bz-color-common-white);

    width: 100%

}



.blog-contact-form .request-form .form-item .form-control.nice-select .list li {

    padding-left: 30px

}



.blog-contact-form .request-form .form-item .icon {

    position: absolute;

    top: 50%;

    right: 30px;

    -webkit-transform: translateY(-50%);

    transform: translateY(-50%)

}



.blog-contact-form .request-form .form-item.message-item .icon {

    top: 25px

}



.blog-contact-form .bz-primary-btn {

    width: 100%;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center

}



.sidebar-widget {

    background-color: var(--bz-color-grey-4);

    padding: 20px;

    border-radius: 15px

}



.sidebar-widget:not(:last-of-type) {

    margin-bottom: 40px

}



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

    .sidebar-widget {

        padding: 30px 20px

    }

}



.sidebar-widget .search-form {

    position: relative;

    border-radius: 5px;

    overflow: hidden

}



.sidebar-widget .search-form .form-control {

    background-color: var(--bz-color-common-white);

    color: var(--bz-color-text-body);

    font-size: 16px;

    border: none;

    border-radius: 0;

    -webkit-box-shadow: none;

    box-shadow: none;

    padding: 15px 0;

    padding-left: 20px;

    padding-right: 72px

}



.sidebar-widget .search-form .form-control::-webkit-input-placeholder {

    color: var(--bz-color-text-body);

    font-size: 16px

}



.sidebar-widget .search-form .form-control:-moz-placeholder {

    color: var(--bz-color-text-body);

    font-size: 16px

}



.sidebar-widget .search-form .form-control::-moz-placeholder {

    color: var(--bz-color-text-body);

    font-size: 16px

}



.sidebar-widget .search-form .form-control:-ms-input-placeholder {

    color: var(--bz-color-text-body);

    font-size: 16px

}



.sidebar-widget .search-form .search-btn {

    background-color: var(--bz-color-theme-primary);

    color: var(--bz-color-common-white);

    height: 100%;

    width: 55px;

    position: absolute;

    right: 0;

    top: 50%;

    -webkit-transform: translateY(-50%);

    transform: translateY(-50%);

    display: block;

    border-radius: 5px

}



.sidebar-widget .widget-title {

    color: var(--bz-color-heading-primary);

    font-size: 24px;

    font-weight: 600;

    display: inline-block;

    margin-bottom: 30px

}



.sidebar-widget .category-list {

    list-style: none

}



.sidebar-widget .category-list li:not(:last-of-type) {

    margin-bottom: 20px;

    padding-bottom: 20px;

    border-bottom: 1px solid #DADFEC

}



.sidebar-widget .category-list li a {

    color: var(--bz-color-heading-primary);

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

    font-size: 16px

}



.sidebar-widget .category-list li a:not(:last-of-type) {

    margin-bottom: 20px;

    border-bottom: 1px solid var(--bz-color-border-1)

}



.sidebar-widget .category-list li a i {

    color: var(--bz-color-theme-primary)

}



.sidebar-widget .category-list li a:hover {

    color: var(--bz-color-theme-primary)

}



.sidebar-widget .category-list li a:hover i {

    color: var(--bz-color-theme-primary)

}



.sidebar-widget .blog-gallery-wrap {

    display: -ms-grid;

    display: grid;

    -ms-grid-columns: 1fr 10px 1fr 10px 1fr;

    grid-template-columns: repeat(3, 1fr);

    -ms-grid-rows: 1fr 10px 1fr;

    grid-template-rows: repeat(2, 1fr);

    grid-gap: 10px

}



.sidebar-widget .blog-gallery-wrap>*:nth-child(1) {

    -ms-grid-row: 1;

    -ms-grid-column: 1

}



.sidebar-widget .blog-gallery-wrap>*:nth-child(2) {

    -ms-grid-row: 1;

    -ms-grid-column: 3

}



.sidebar-widget .blog-gallery-wrap>*:nth-child(3) {

    -ms-grid-row: 1;

    -ms-grid-column: 5

}



.sidebar-widget .blog-gallery-wrap>*:nth-child(4) {

    -ms-grid-row: 3;

    -ms-grid-column: 1

}



.sidebar-widget .blog-gallery-wrap>*:nth-child(5) {

    -ms-grid-row: 3;

    -ms-grid-column: 3

}



.sidebar-widget .blog-gallery-wrap>*:nth-child(6) {

    -ms-grid-row: 3;

    -ms-grid-column: 5

}



@media (max-width:1399px) {

    .sidebar-widget .blog-gallery-wrap {

        -ms-grid-columns: 1fr 10px 1fr 10px 1fr;

        grid-template-columns: repeat(3, 1fr);

        -ms-grid-rows: 1fr 10px 1fr 10px 1fr;

        grid-template-rows: repeat(3, 1fr)

    }

    .sidebar-widget .blog-gallery-wrap>*:nth-child(1) {

        -ms-grid-row: 1;

        -ms-grid-column: 1

    }

    .sidebar-widget .blog-gallery-wrap>*:nth-child(2) {

        -ms-grid-row: 1;

        -ms-grid-column: 3

    }

    .sidebar-widget .blog-gallery-wrap>*:nth-child(3) {

        -ms-grid-row: 1;

        -ms-grid-column: 5

    }

    .sidebar-widget .blog-gallery-wrap>*:nth-child(4) {

        -ms-grid-row: 3;

        -ms-grid-column: 1

    }

    .sidebar-widget .blog-gallery-wrap>*:nth-child(5) {

        -ms-grid-row: 3;

        -ms-grid-column: 3

    }

    .sidebar-widget .blog-gallery-wrap>*:nth-child(6) {

        -ms-grid-row: 3;

        -ms-grid-column: 5

    }

    .sidebar-widget .blog-gallery-wrap>*:nth-child(7) {

        -ms-grid-row: 5;

        -ms-grid-column: 1

    }

    .sidebar-widget .blog-gallery-wrap>*:nth-child(8) {

        -ms-grid-row: 5;

        -ms-grid-column: 3

    }

    .sidebar-widget .blog-gallery-wrap>*:nth-child(9) {

        -ms-grid-row: 5;

        -ms-grid-column: 5

    }

}



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

    .sidebar-widget .blog-gallery-wrap {

        display: -webkit-box;

        display: -ms-flexbox;

        display: flex;

        -webkit-box-align: center;

        -ms-flex-align: center;

        align-items: center;

        -webkit-column-gap: 10px;

        -moz-column-gap: 10px;

        column-gap: 10px;

        row-gap: 10px;

        -ms-flex-wrap: wrap;

        flex-wrap: wrap

    }

}



.sidebar-widget .blog-gallery-wrap .gallary-img {

    height: 95px;

    width: 95px

}



.sidebar-widget .tags {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: start;

    -ms-flex-pack: start;

    justify-content: start;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    row-gap: 20px;

    list-style: none;

    -webkit-column-gap: 0;

    -moz-column-gap: 0;

    column-gap: 0;

    margin: 0

}



.sidebar-widget .tags li:not(:last-of-type) {

    margin-right: 10px

}



.sidebar-widget .tags li a {

    background-color: var(--bz-color-common-white);

    font-family: var(--bz-ff-body);

    color: var(--bz-color-heading-primary);

    font-size: 14px;

    font-weight: 600;

    padding: 10px 20px;

    border-radius: 30px

}



.sidebar-widget .tags li a:hover {

    background-color: var(--bz-color-theme-primary);

    color: var(--bz-color-common-white)

}



.sidebar-widget .sidebar-post {

    display: -ms-grid;

    display: grid;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -ms-grid-columns: 77px 0 1fr;

    grid-template-columns: 77px 1fr;

    grid-gap: 0

}



.sidebar-widget .sidebar-post:not(:last-of-type) {

    margin-bottom: 20px

}



.sidebar-widget .sidebar-post img {

    width: 77px;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover;

    border-radius: 10px

}



.sidebar-widget .sidebar-post .post-content {

    padding-left: 20px

}



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

    .sidebar-widget .sidebar-post .post-content {

        padding-left: 10px

    }

}



.sidebar-widget .sidebar-post .post-content .post-meta {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-column-gap: 20px;

    -moz-column-gap: 20px;

    column-gap: 20px;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    row-gap: 5px;

    margin-bottom: 5px

}



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

    .sidebar-widget .sidebar-post .post-content .post-meta {

        -webkit-column-gap: 5px;

        -moz-column-gap: 5px;

        column-gap: 5px

    }

}



.sidebar-widget .sidebar-post .post-content .post-meta li {

    font-size: 14px;

    font-weight: 500;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-column-gap: 10px;

    -moz-column-gap: 10px;

    column-gap: 10px;

    text-transform: capitalize

}



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

    .sidebar-widget .sidebar-post .post-content .post-meta li {

        font-size: 13px

    }

}



.sidebar-widget .sidebar-post .post-content .title {

    font-size: 16px;

    margin-bottom: 0;

    font-weight: 600;

    text-transform: capitalize;

    line-height: 1.4

}



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

    .sidebar-widget .sidebar-post .post-content .title {

        font-size: 14px

    }

}



.sidebar-widget .sidebar-post .post-content .title a:hover {

    color: var(--bz-color-theme-primary)

}



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

    .service-details-content {

        margin-bottom: 50px

    }

}



.service-details-content .service-details-img {

    height: 488px;

    width: 100%;

    border-radius: 15px

}



.service-details-content .service-details-img img {

    height: 100%;

    width: 100%;

    -o-object-fit: cover;

    object-fit: cover;

    border-radius: 15px

}



.service-details-content .details-title {

    font-size: 30px;

    font-weight: 600

}



.service-details-content .service-thumb-wrap {

    background-color: #F3F4F6;

    padding: 30px;

    border-radius: 15px;

    display: -ms-grid;

    display: grid;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -ms-grid-columns: 185px 15px 185px 15px 1fr;

    grid-template-columns: 185px 185px 1fr;

    grid-gap: 15px

}



@media (max-width:1200px) {

    .service-details-content .service-thumb-wrap {

        -ms-grid-columns: 1fr 15px 1fr;

        grid-template-columns: repeat(2, 1fr)

    }

}



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

    .service-details-content .service-thumb-wrap {

        -ms-grid-columns: 1fr;

        grid-template-columns: 1fr;

        padding: 30px 20px

    }

}



.service-details-content .service-thumb-wrap .service-thumb {

    height: 205px;

    border-radius: 15px

}



.service-details-content .service-thumb-wrap .thumb-list {

    list-style: none

}



.service-details-content .service-thumb-wrap .thumb-list li {

    background-color: var(--bz-color-common-white);

    font-family: var(--bz-ff-body);

    color: var(--bz-color-heading-primary);

    padding: 7px 20px;

    font-size: 16px;

    font-weight: 500

}



@media (max-width:1200px) {

    .service-details-content .service-thumb-wrap .thumb-list li {

        font-size: 14px

    }

}



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

    .service-details-content .service-thumb-wrap .thumb-list li {

        font-size: 12px

    }

}



.service-details-content .service-thumb-wrap .thumb-list li:not(:last-of-type) {

    margin-bottom: 15px

}



.service-details-content .service-thumb-wrap .thumb-list li i {

    color: var(--bz-color-theme-primary);

    margin-right: 10px

}



.service-details-content .service-thumb-wrap-2 {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-column-gap: 24px;

    -moz-column-gap: 24px;

    column-gap: 24px;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    row-gap: 24px;

    margin-top: 30px

}



.service-details-content .service-thumb-wrap-2 .thumb-box {

    max-width: 385px;

    width: 100%;

    height: 350px;

    border-radius: 15px

}



.service-details-content .service-thumb-wrap-2 .thumb-box img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover

}



.service-details-content .service-details-accordion {

    margin-top: 40px

}



.service-details-content .service-details-accordion .accordion-item {

    -webkit-box-shadow: done;

    box-shadow: done;

    border: none;

    background-color: #EFF1F5;

    border-radius: 10px

}



.service-details-content .service-details-accordion .accordion-item:not(:last-of-type) {

    margin-bottom: 20px

}



.service-details-content .service-details-accordion .accordion-item .accordion-button {

    background-color: #EFF1F5;

    color: var(--bz-color-heading-primary);

    font-size: 16px;

    font-weight: 600;

    -webkit-box-shadow: none;

    box-shadow: none;

    border: none;

    border-radius: 15px;

    padding: 17px 30px

}



.service-details-content .service-details-accordion .accordion-item .accordion-button:after {

    background-image: none;

    font-family: "Font Awesome 6 Pro";

    font-weight: 600;

    content: "\f061"

}



.service-details-content .service-details-accordion .accordion-item .accordion-button:not(.collapsed) {

    background-color: var(--bz-color-theme-primary);

    color: var(--bz-color-common-white);

    border-radius: 15px 15px 0 0

}



.service-details-content .service-details-accordion .accordion-item .accordion-button:not(.collapsed):after {

    -webkit-transform: rotate(0);

    transform: rotate(0)

}



.service-details-content .service-details-accordion .accordion-item .accordion-body {

    color: var(--bz-color-text-body);

    padding: 30px

}



.service-widget {

    background-color: #F6F6F6;

    padding: 30px;

    border-radius: 15px

}



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

    .service-widget {

        padding: 30px 20px

    }

}



.service-widget:not(:last-of-type) {

    margin-bottom: 30px

}



.service-widget .widget-header {

    font-size: 24px;

    font-weight: 600;

    margin-bottom: 20px

}



.service-widget .download-area .download-item {

    background-color: var(--bz-color-common-white);

    display: -ms-grid;

    display: grid;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -ms-grid-columns: 45px 15px 1fr;

    grid-template-columns: 45px 1fr;

    grid-gap: 15px;

    padding: 25px 30px;

    border-radius: 15px

}



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

    .service-widget .download-area .download-item {

        padding: 25px 20px

    }

}



.service-widget .download-area .download-item:not(:last-of-type) {

    margin-bottom: 10px

}



.service-widget .download-area .download-item .icon {

    background-color: var(--bz-color-theme-primary);

    height: 45px;

    width: 45px;

    border-radius: 50%;

    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

}



.service-widget .download-area .download-item .content .title {

    font-size: 18px;

    font-weight: 600;

    margin-bottom: 0;

    line-height: 1

}



.service-widget .download-area .download-item .content span {

    color: var(--bz-color-text-body);

    font-size: 14px

}



.service-widget .category-list {

    list-style: none

}



.service-widget .category-list li:not(:last-of-type) {

    margin-bottom: 10px

}



.service-widget .category-list li a {

    background-color: var(--bz-color-common-white);

    color: var(--bz-color-heading-primary);

    font-weight: 500;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

    padding: 15px 25px;

    border-radius: 5px

}



.service-widget .category-list li a:hover {

    background-color: var(--bz-color-theme-primary);

    color: var(--bz-color-common-white)

}



.service-widget .service-widget-cta {

    position: relative;

    z-index: 1;

    height: 404px;

    border-radius: 15px;

    overflow: hidden;

    z-index: 1

}



.service-widget .service-widget-cta .bg-img {

    background-position: center;

    background-size: cover;

    background-repeat: no-repeat;

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    -webkit-filter: saturate(0);

    filter: saturate(0);

    z-index: -1

}



.service-widget .service-widget-cta .overlay {

    background-color: var(--bz-color-theme-primary);

    mix-blend-mode: multiply;

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    z-index: -1

}



.service-widget .service-widget-cta .shape {

    position: absolute;

    top: 0;

    left: 0;

    z-index: -1;

    mix-blend-mode: multiply

}



.service-widget .service-widget-cta .content {

    position: absolute;

    left: 50%;

    bottom: 60px;

    -webkit-transform: translateX(-50%);

    transform: translateX(-50%);

    width: 100%

}



.service-widget .service-widget-cta .content .number {

    font-family: var(--bz-ff-heading);

    color: var(--bz-color-common-white);

    display: block;

    font-size: 24px;

    font-weight: 600;

    margin-bottom: 15px

}



.service-widget .service-widget-cta .content span {

    display: block;

    color: var(--bz-color-common-white)

}



.service-widget .service-widget-cta .content .bz-primary-btn {

    background-color: var(--bz-color-common-white);

    color: var(--bz-color-theme-primary);

    margin-top: 20px

}



.service-widget .service-widget-cta .content .bz-primary-btn:before {

    background-color: var(--bz-color-theme-primary);

    color: var(--bz-color-common-white)

}



.footer-section {

    background-color: var(--bz-color-theme-primary);

    position: relative;

    z-index: 1

}



.footer-section .footer-shape {

    position: absolute;

    bottom: 13px;

    left: -90px;

    z-index: -1

}



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

    .footer-section .footer-shape {

        display: none

    }

}



.footer-section .footer-imgs .footer-img {

    position: absolute;

    z-index: -1

}



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

    .footer-section .footer-imgs .footer-img {

        display: none

    }

}



.footer-section .footer-imgs .footer-img.img-1 {

    top: 0;

    right: 0

}



.footer-section .footer-imgs .footer-img.img-2 {

    top: 0;

    right: 0

}



.footer-shape {

    position: relative;

    animation: floatUpDown 4s ease-in-out infinite

}



@keyframes floatUpDown {

    0% {

        transform: translateY(0)

    }

    50% {

        transform: translateY(-15px)

    }

    100% {

        transform: translateY(0)

    }

}



.footer-top {

    padding-bottom: 70px;

    border-bottom: 1px solid rgb(255 255 255 / .08)

}



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

    .footer-top {

        padding-bottom: 50px

    }

}



.footer-top .section-heading {

    margin-bottom: 0

}



.footer-top .section-heading .section-title {

    margin-bottom: 40px

}



.footer-top .section-heading .bz-primary-btn {

    background-color: var(--bz-color-common-white);

    color: var(--bz-color-heading-primary)

}



.footer-top .section-heading .bz-primary-btn:before {

    background-color: var(--bz-color-theme-orange)

}



.footer-top .section-heading .bz-primary-btn:hover {

    color: var(--bz-color-common-white)

}



.footer-wrap {

    padding: 60px 0

}



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

    .footer-wrap {

        padding-top: 40px;

        padding-bottom: 0

    }

}



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

    .footer-widget {

        margin-bottom: 80px

    }

}



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

    .footer-widget {

        margin-bottom: 70px

    }

}



.footer-widget .widget-header {

    margin-bottom: 40px

}



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

    .footer-widget .widget-header {

        margin-bottom: 20px

    }

}



.footer-widget .widget-header .footer-logo {

    max-width: 170px;

    position: relative

}



.footer-widget .widget-header .footer-logo:before {

    background: -webkit-gradient(linear, left top, right top, from(#345DB4), to(#121B2E));

    background: linear-gradient(90deg, #345DB4 0%, #121B2E 100%);

    content: "";

    height: 2px;

    width: 100%;

    position: absolute;

    bottom: -10px;

    left: 0

}



.footer-widget .widget-header .widget-title {

    color: var(--bz-color-common-white);

    font-size: 22px;

    font-weight: 600;

    position: relative;

    display: inline-block;

    line-height: 1

}



.footer-widget .widget-header .widget-title:before {

    background: -webkit-gradient(linear, left top, right top, from(#345DB4), to(#121B2E));

    background: linear-gradient(90deg, #345DB4 0%, #121B2E 100%);

    content: "";

    height: 2px;

    width: 100%;

    position: absolute;

    bottom: -10px;

    left: 0

}



.footer-widget p {

    color: var(--bz-color-common-white)

}



.footer-widget .title {

    font-size: 14px;

    font-weight: 700;

    margin-bottom: 0;

    margin-top: 30px;

    text-transform: uppercase

}



.footer-widget .title span {

    color: var(--bz-color-text-body);

    display: block;

    margin-top: 10px;

    text-transform: inherit;

    font-weight: 400

}



.footer-widget .footer-social {

    margin-top: 25px

}



.footer-widget .footer-social li {

    display: -webkit-inline-box;

    display: -ms-inline-flexbox;

    display: inline-flex

}



.footer-widget .footer-social li:not(:last-of-type) {

    margin-right: 10px

}



.footer-widget .footer-social li a {

    background-color: var(--bz-color-common-white);

    font-size: 16px;

    color: var(--bz-color-heading-primary);

    height: 45px;

    width: 45px;

    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;

    border-radius: 50%

}



.footer-widget .footer-social li a:hover {

    color: var(--bz-color-theme-primary);

    -webkit-transform: translateY(-5px);

    transform: translateY(-5px)

}



.footer-widget .footer-list {

    list-style: none

}



.footer-widget .footer-list li {

    color: rgb(255 255 255 / .8)

}



.footer-widget .footer-list li a {

    font-family: var(--bz-ff-body);

    color: var(--bz-color-common-white);

    font-size: 18px;

    font-weight: 500;

    line-height: 1;

    position: relative;

    padding-left: 10px

}



.footer-list li i {

    transition: transform 0.3s ease;

    display: inline-block;

    margin-right: 5px

}



.footer-list li:hover i {

    transform: translateX(5px)

}



@media (max-width:1200px) {

    .footer-widget .footer-list li a {

        font-size: 16px;

        padding-left: 20px

    }

}



.footer-widget .footer-list li a:before {

    color: var(--rr-color-common-white);

    background-image: none;

    font-family: "Font Awesome 6 Pro";

    font-size: 16px;

    font-weight: 700;

    position: absolute;

    top: 55%;

    left: 0;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    cursor: pointer

}



.footer-widget .footer-list li a:hover {

    color: var(--bz-color-theme-primary)

}



.footer-widget .footer-list li i:hover:before {

    color: var(--bz-color-theme-primary);

    left: 5px

}



@media (max-width:1200px) {

    .footer-widget .footer-list li a:hover:before {

        left: 0

    }

}



.footer-widget .footer-list li:not(:last-of-type) {

    margin-bottom: 20px

}



.footer-widget .footer-form {

    position: relative;

    margin-top: 30px

}



.footer-widget .footer-form .form-control {

    background-color: #2A364E;

    padding: 15px 125px 15px 15px;

    color: var(--bz-color-common-white);

    -webkit-box-shadow: none;

    box-shadow: none;

    border: none;

    border-radius: 4px

}



.footer-widget .footer-form .form-control::-webkit-input-placeholder {

    color: var(--bz-color-common-white)

}



.footer-widget .footer-form .form-control:-moz-placeholder {

    color: var(--bz-color-common-white)

}



.footer-widget .footer-form .form-control::-moz-placeholder {

    color: var(--bz-color-common-white)

}



.footer-widget .footer-form .form-control:-ms-input-placeholder {

    color: var(--bz-color-common-white)

}



.footer-widget .footer-form.form-2 .form-control {

    background-color: #1B2029

}



.footer-widget .footer-form .submit {

    background-color: var(--bz-color-theme-primary);

    color: var(--bz-color-common-white);

    position: absolute;

    top: 50%;

    right: 0;

    -webkit-transform: translateY(-50%);

    transform: translateY(-50%);

    height: 100%;

    font-size: 16px;

    font-weight: 600;

    padding: 0 20px;

    border-radius: 4px

}



.footer-widget.widget-space {

    padding-left: 50px

}



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

    .footer-widget.widget-space {

        padding-left: 0

    }

}



.copyright-area {

    background-color: #1D2639

}



.copyright-content {

    padding: 20px 0;

    position: relative;

    z-index: 1;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center

}



.copyright-content>div {

    padding: 0

}



@media (max-width:1200px) {

    .copyright-content>div {

        padding: 0 15px

    }

}



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

    .copyright-content {

        margin-top: 0

    }

}



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

    .copyright-content {

        row-gap: 20px

    }

}



.copyright-content p {

    color: #fff;

    font-size: 16px;

    font-family: var(--bz-ff-body);

    margin: 0

}



.copyright-content p span {

    color: var(--bz-color-theme-primary)

}



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

    .copyright-content p {

        text-align: center

    }

}



.copyright-content .copy-list {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: end;

    -ms-flex-pack: end;

    justify-content: end;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    row-gap: 10px;

    list-style: none

}



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

    .copyright-content .copy-list {

        -webkit-box-pack: center;

        -ms-flex-pack: center;

        justify-content: center

    }

}



.copyright-content .copy-list li a {

    color: var(--bz-color-common-white);

    font-size: 16px;

    font-weight: 400

}



.copyright-content .copy-list li a:hover {

    color: var(--bz-color-theme-primary)

}



.copyright-content .copy-list li:not(:last-of-type) {

    margin-right: 20px

}



.footer-2 {

    background-color: #0E1117;

    position: relative;

    z-index: 1

}



.footer-2 .shapes .shape {

    position: absolute;

    z-index: -1

}



.footer-2 .shapes .shape.shape-1 {

    top: 0;

    left: 0

}



.footer-2 .shapes .shape.shape-2 {

    top: 0;

    right: 0

}



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

    .footer-2 .shapes .shape.shape-2 {

        display: none

    }

}



.footer-2 .shapes .shape.shape-3 {

    bottom: 50px;

    right: 50px

}



@media (max-width:1200px) {

    .footer-2 .shapes .shape.shape-3 {

        display: none

    }

}



.copyright-area.area-2 {

    background-color: #fff0

}



.copyright-area.area-2 .copyright-content {

    border-top: 1px solid #1F242D

}



.about-6 .about-thumg-6 {

    text-align: end;

    margin-right: 50px;

    position: relative

}



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

    .about-6 .about-thumg-6 {

        margin-right: 0;

        max-width: 593px

    }

}



.about-6 .about-thumg-6 img {

    border-radius: 15px

}



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

    .about-6 .about-thumg-6 img {

        width: 100%;

        height: 100%;

        -o-object-fit: cover;

        object-fit: cover

    }

}



.about-6 .about-thumg-6 .image-2 {

    position: absolute;

    bottom: 25px;

    left: 0;

    border: 7px solid #fff

}



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

    .about-6 .about-thumg-6 .image-2 {

        position: inherit;

        margin-top: 30px;

        bottom: inherit;

        width: 100%;

        height: 100%;

        -o-object-fit: cover;

        object-fit: cover

    }

}



.about-6 .about-content {

    padding-left: 0;

    margin-left: -15px

}



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

    .about-6 .about-content {

        margin-left: 0

    }

}



.about-6 .about-content .section-heading .sub-heading {

    margin-bottom: 15px

}



.about-6 .about-content p {

    font-size: 16px;

    font-weight: 400;

    color: #74787C;

    line-height: 26px;

    margin-top: 30px;

    margin-bottom: 30px;

    padding-right: 26px

}



@media (max-width:1200px) {

    .about-6 .about-content p {

        padding-right: 0

    }

}



.about-6 .about-content .about-info-author {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    gap: 40px

}



@media (max-width:1200px) {

    .about-6 .about-content .about-info-author {

        gap: 20px

    }

}



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

    .about-6 .about-content .about-info-author {

        display: block

    }

}



.about-6 .about-content .about-info-author .about-call {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    gap: 20px;

    padding-right: 40px;

    border-right: 1px solid #E2E4E8

}



@media (max-width:1200px) {

    .about-6 .about-content .about-info-author .about-call {

        gap: 15px;

        padding-right: 20px

    }

}



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

    .about-6 .about-content .about-info-author .about-call {

        border: none;

        padding-right: 0;

        margin-bottom: 15px

    }

}



.about-6 .about-content .about-info-author .about-call .about-call-icon {

    width: 60px;

    height: 60px;

    background: #FFF;

    border: 1px solid #E2E4E8;

    -webkit-box-shadow: 0 12px 29px rgb(21 29 40 / .08);

    box-shadow: 0 12px 29px rgb(21 29 40 / .08);

    color: var(--bz-color-theme-primary);

    font-size: 20px;

    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;

    border-radius: 100px

}



.about-6 .about-content .about-info-author .about-call .about-call-info span {

    font-size: 14px;

    color: #191F29;

    text-transform: uppercase;

    font-weight: 500;

    display: block;

    line-height: 1;

    margin-bottom: 10px;

    font-family: var(--bz-ff-heading)

}



.about-6 .about-content .about-info-author .about-call .about-call-info a {

    font-size: 24px;

    color: var(--bz-color-theme-primary);

    font-weight: 600;

    line-height: 1;

    font-family: var(--bz-ff-heading)

}



@media (max-width:1200px) {

    .about-6 .about-content .about-info-author .about-call .about-call-info a {

        font-size: 22px

    }

}



.about-6 .about-content .about-info-author .about-author-wrapper {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    gap: 20px

}



@media (max-width:1200px) {

    .about-6 .about-content .about-info-author .about-author-wrapper {

        gap: 15px

    }

}



.about-6 .about-content .about-info-author .about-author-wrapper .about-thumb img {

    border-radius: 100px

}



.about-6 .about-content .about-info-author .about-author-wrapper .position {

    font-size: 14px;

    font-weight: 500;

    color: #8B919C;

    line-height: 1;

    text-transform: uppercase;

    font-family: var(--bz-ff-heading)

}



.about-6 .about-content .about-info-author .about-author-wrapper .name {

    font-size: 24px;

    font-weight: 600;

    color: #191F29;

    line-height: 1;

    margin-bottom: 0

}



@media (max-width:1200px) {

    .about-6 .about-content .about-info-author .about-author-wrapper .name {

        font-size: 22px

    }

}



.about-6 .about-content .about-btn-6 {

    margin-top: 50px

}



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

    .about-6 .about-content .about-btn-6 {

        margin-top: 35px

    }

}



.about-6 .about-content .about-btn-6 .bz-primary-btn {

    padding: 19.5px 33.4px

}



.bar-4 {

    background-color: var(--bz-color-heading-primary)

}



.header-right-wrap .header-right .sidebar-icon {

    margin-left: 10px;

    background-color: rgb(14 89 242 / .1)

}

 .header-right-wrap .header-right .sidebar-icon .sidebar-trigger {

    gap: 3px

}



.header-right-wrap .header-right .sidebar-icon .sidebar-trigger span {

    background-color: var(--bz-color-theme-primary);

    width: 14px;

    height: 2px

}



.header-6 {

    background-color: #fff0;

    top: 0;

    left: 0

}



.header-6 .top-bar.top-bar-6 {

    background-color: var(--bz-color-heading-primary)

}



.header-6 .top-bar.top-bar-6 .top-bar-left span {

    color: var(--bz-color-common-white)

}



.header-6 .top-bar.top-bar-6 .top-bar-right {

    gap: 13px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center

}



.header-6 .top-bar.top-bar-6 .top-bar-right .social-list {

    gap: 20px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    list-style: none;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center

}



.header-6 .top-bar.top-bar-6 .top-bar-right .social-list li {

    color: var(--bz-color-common-white)

}



.header-6 .top-bar-inner {

    border-bottom: none

}



.header-6 .middle-header.middle-header-6 {

    border-bottom: none;

    background-color: #F4F5F5

}



.header-6 .middle-header.middle-header-6 .header-items-wrap .header-item {

    grid-gap: 12px

}



.header-6 .middle-header.middle-header-6 .header-items-wrap .header-item .icon {

    background-color: #eaf0f8;

    color: var(--bz-color-theme-primary);

    height: 40px;

    width: 40px;

    border-radius: 500px;

    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

}



.header-6 .middle-header.middle-header-6 .header-items-wrap .header-item .content span {

    font-size: 12px;

    font-weight: 500;

    font-family: var(--bz-ff-body)

}



.header-6 .middle-header.middle-header-6 .header-items-wrap .header-item .content .address,

.header-6 .middle-header.middle-header-6 .header-items-wrap .header-item .content a {

    font-family: var(--bz-ff-body);

    color: var(--bz-color-heading-primary);

    font-size: 18px;

    font-weight: 700;

    line-height: 1

}



@media (max-width:1200px) {

    .header-6 .middle-header.middle-header-6 .header-items-wrap .header-item .content .address,

    .header-6 .middle-header.middle-header-6 .header-items-wrap .header-item .content a {

        font-size: 15px

    }

}



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

    .header-6 .middle-header.middle-header-6 .header-items-wrap .header-item .content .address,

    .header-6 .middle-header.middle-header-6 .header-items-wrap .header-item .content a {

        font-size: 17px

    }

}



.header-6 .middle-header.middle-header-6 .header-items-wrap .header-item .content .address:hover,

.header-6 .middle-header.middle-header-6 .header-items-wrap .header-item .content a:hover {

    color: var(--bz-color-theme-primary)

}



.header-6 .middle-header.middle-header-6 .header-items-wrap .header-item .content .address:hover {

    color: var(--bz-color-heading-primary)

}



.header-6 .primary-header {

    width: 100%

}



.header-6 .primary-header .primary-header-inner {

    background-color: var(--bz-color-common-white);

    border-radius: 0 0 15px 15px

}



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

    .header-6 .primary-header .primary-header-inner {

        padding: 2px 0

    }

}



.header-6 .primary-header .primary-header-inner .header-menu-wrap ul li a {

    padding: 19.5px 0

}



.header-6 .primary-header .primary-header-inner .header-menu-wrap ul li ul {

    top: 65px

}



.header-6 .primary-header .primary-header-inner .header-menu-wrap ul li ul li a {

    padding-left: 30px

}



.header-6 .primary-header .primary-header-inner .header-right-wrap .header-right .bz-primary-btn {

    text-transform: capitalize;

    border-radius: 100px;

    padding: 14.5px 30px

}



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

    .header-6 .primary-header .primary-header-inner .header-right-wrap .header-right .bz-primary-btn {

        display: none

    }

}



.header-6 .primary-header .primary-header-inner .header-right-wrap .header-right .sidebar-icon {

    margin-left: 10px;

    background-color: rgb(14 89 242 / .1)

}



.header-6 .primary-header .primary-header-inner .header-right-wrap .header-right .sidebar-icon .sidebar-trigger {

    gap: 3px

}



.header-6 .primary-header .primary-header-inner .header-right-wrap .header-right .sidebar-icon .sidebar-trigger span {

    background-color: var(--bz-color-theme-primary);

    width: 14px;

    height: 2px

}



.header-6 .primary-header.fixed {

    background-color: #fff0;

    -webkit-box-shadow: none;

    box-shadow: none

}



.header-6 .primary-header.fixed .primary-header-inner {

    -webkit-box-shadow: 0 1px 3px 0 rgb(17 17 17 / .1);

    box-shadow: 0 1px 3px 0 rgb(17 17 17 / .1)

}



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

    .header-7 {

        top: 0

    }

}



.header-7 .top-bar.top-bar-7 {

    background-color: #000;

    border-bottom: 1px solid #f0e9e9;

    position: relative;

    color: #fff;

    height: 40px

}



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

    .header-7 .top-bar.top-bar-7::before {

        width: 600px

    }

}



.header-7 .top-bar.top-bar-7 .top-bar-left span {

    font-weight: 500;

    color: #fff

}



.header-7 .top-bar.top-bar-7 .top-bar-right span {

    font-weight: 500

}



.office-hours {

    font-size: 24px;

    color: #333;

    padding: 20px;

    border-radius: 5px

}



.copyright {

    font-size: 14px;

    color: #666;

    margin-right: 10px

}



.hours {

    font-weight: 700

}



.timing i {

    padding-right: 8px

}



.header-7 .primary-header .primary-header-inner {

    border-radius: 0 0 10px 10px

}



.header-7 .primary-header .primary-header-inner .header-menu-wrap ul li a {

    padding: 20px 0

}



.header-7 .primary-header .primary-header-inner .header-menu-wrap ul li ul li a {

    padding: 17px 0;

    padding-left: 30px

}



.header-7 .primary-header .primary-header-inner .header-right-wrap .header-right .bz-primary-btn {

    border-radius: 100px;

    padding: 17px 31px

}



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

    .header-7 .primary-header .primary-header-inner .header-right-wrap .header-right .bz-primary-btn {

        display: none

    }

}



.header-7 .primary-header .primary-header-inner .header-right-wrap .header-right .sidebar-icon {

    width: 50px;

    height: 50px;

    margin-left: 10px;

    background-color: rgb(14 89 242 / .1)

}



.header-7 .primary-header .primary-header-inner .header-right-wrap .header-right .sidebar-icon .sidebar-trigger {

    gap: 3px

}



.header-7 .primary-header .primary-header-inner .header-right-wrap .header-right .sidebar-icon .sidebar-trigger span {

    background-color: var(--bz-color-theme-primary);

    width: 14px;

    height: 2px

}



.footer-4 {

    background-color: #191F29

}



.footer-4 .shape-1 {

    left: 0;

    top: 0;

    position: absolute

}



.footer-4 .shape-1 img {

    vertical-align: top

}



.footer-4 .shape-2 {

    left: 0;

    top: 0;

    position: absolute

}



.footer-4 .shape-2 img {

    vertical-align: top

}



.footer-4 .footer-widget .footer-logo::before {

    bottom: -40px

}



.footer-4 .footer-widget .widget-title::before {

    bottom: -18px

}



.footer-4 .footer-list li a {

    font-size: 16px

}



.footer-4 .footer-list li:not(:last-of-type) {

    margin-bottom: 11px

}



.footer-4 .footer-form.form-4 .form-control {

    background-color: #292F3D

}



.footer-4 .footer-social li a:hover {

    background: var(--bz-color-theme-primary);

    color: #fff

}



.footer-wrap-4 {

    padding: 165px 0 80px

}



@media (max-width:1200px) {

    .footer-wrap-4 {

        padding-top: 120px

    }

}



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

    .footer-wrap-4 {

        padding-top: 80px;

        padding-bottom: 0

    }

}



.copyright-area.area-4 .copyright-content {

    border-radius: 5px;

    background-color: #242B38;

    padding: 20px 30px

}



.footer-5 {

    background-color: #fff0

}



.footer-5 .footer-5-wrapper {

    background-color: #F6F6F6;

    margin: 0 150px;

    border-radius: 30px

}



@media (max-width:1399px) {

    .footer-5 .footer-5-wrapper {

        margin: 0 50px

    }

}



@media (max-width:1200px) {

    .footer-5 .footer-5-wrapper {

        margin: 0

    }

}



.footer-5 .footer-wrap-4 {

    padding: 130px 0 60px

}



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

    .footer-5 .footer-wrap-4 {

        padding: 100px 0 40px

    }

}



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

    .footer-5 .footer-wrap-4 {

        padding: 70px 0 20px

    }

}



.footer-5 .widget-content h3 span {

    font-weight: 300

}



.footer-5 .widget-content .bz-primary-btn {

    border-radius: 100px;

    padding: 19.5px 35px;

    text-transform: capitalize

}



.footer-5 .footer-widget-2 {

    padding-left: 50px

}



@media (max-width:1399px) {

    .footer-5 .footer-widget-2 {

        padding-left: 0

    }

}



.footer-5 p {

    font-size: 15px;

    color: var(--bz-color-text-body)

}



.footer-5 .footer-widget .widget-header {

    margin-bottom: 30px

}



.footer-5 .footer-widget .widget-header .widget-title {

    margin-bottom: 14px;

    color: var(--bz-color-heading-primary)

}



.footer-5 .footer-widget .widget-header.widget-title:before {

    display: none

}



.footer-5 .footer-widget .widget-header .widget-title-line {

    line-height: 0

}



.footer-5 .footer-widget .widget-header.widget-title-line span {

    width: 6px;

    height: 3px;

    display: inline-block;

    background: var(--bz-color-theme-primary)

}



.footer-5 .footer-widget .footer-list {

    list-style: none

}



.footer-5 .footer-widget .footer-list li a {

    font-family: var(--bz-ff-body);

    color: var(--bz-color-text-body);

    font-size: 16px;

    font-weight: 400;

    line-height: 1;

    position: relative;

    padding-left: 10px

}



@media (max-width:1200px) {

    .footer-5 .footer-widget .footer-list li a {

        font-size: 16px;

        padding-left: 20px

    }

}



.footer-5 .footer-widget .footer-list li a:before {

    color: var(--rr-color-common-white);

    background-image: none;

    font-family: "Font Awesome 6 Pro";

    font-size: 16px;

    font-weight: 700;

    content: "\f101";

    position: absolute;

    top: 55%;

    left: 0;

    -webkit-transform: translateY(-50%);

    transform: translateY(-50%);

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    cursor: pointer

}



.footer-5 .footer-widget .footer-list li a:hover {

    color: var(--bz-color-theme-primary)

}



.footer-5 .footer-widget .footer-list li a:hover:before {

    color: var(--bz-color-theme-primary);

    left: 5px

}



@media (max-width:1200px) {

    .footer-5 .footer-widget .footer-list li a:hover:before {

        left: 0

    }

}



.footer-5 .footer-widget .footer-list li:not(:last-of-type) {

    margin-bottom: 20px

}



.footer-5 .footer-widget .footer-contact .footer-contact-item {

    grid-gap: 15px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex

}



.footer-5 .footer-widget .footer-contact .footer-contact-item:not(:last-of-type) {

    margin-bottom: 30px

}



.footer-5 .footer-widget .footer-contact .footer-contact-item .icon {

    background: #fff;

    -webkit-box-shadow: 0 9px 18px rgb(24 16 16 / .05);

    box-shadow: 0 9px 18px rgb(24 16 16 / .05);

    color: var(--bz-color-theme-primary);

    height: 35px;

    width: 35px;

    min-width: 35px;

    border-radius: 500px;

    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;

    font-size: 14px

}



.footer-5 .footer-widget .footer-contact .footer-contact-item .content {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-orient: vertical;

    -webkit-box-direction: normal;

    -ms-flex-direction: column;

    flex-direction: column

}



.footer-5 .footer-widget .footer-contact .footer-contact-item .content span {

    font-size: 16px;

    font-weight: 400;

    margin-bottom: 5px;

    font-family: var(--bz-ff-body)

}



.footer-5 .footer-widget .footer-contact .footer-contact-item .content .address,

.footer-5 .footer-widget .footer-contact .footer-contact-item .content a {

    font-family: var(--bz-ff-body);

    color: var(--bz-color-heading-primary);

    font-size: 16px;

    font-weight: 500;

    line-height: 1

}



@media (max-width:1200px) {

    .footer-5 .footer-widget .footer-contact .footer-contact-item .content .address,

    .footer-5 .footer-widget .footer-contact .footer-contact-item .content a {

        font-size: 15px

    }

}



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

    .footer-5 .footer-widget .footer-contact .footer-contact-item .content .address,

    .footer-5 .footer-widget .footer-contact .footer-contact-item .content a {

        font-size: 17px;

        line-height: 1.3

    }

}



.footer-5 .footer-widget .footer-contact .footer-contact-item .content .address:hover,

.footer-5 .footer-widget .footer-contact .footer-contact-item .content a:hover {

    color: var(--bz-color-theme-primary)

}



.footer-5 .footer-widget .footer-contact .footer-contact-item .content .address:hover {

    color: var(--bz-color-heading-primary)

}



.copyright-area.area-5 {

    background-color: #fff0

}



.copyright-area.area-5 .copyright-content {

    padding: 46px 0

}



.copyright-area.area-5 .copyright-content p {

    color: var(--bz-color-heading-primary)

}



.copyright-area.area-5 .copyright-content .copy-list li a {

    color: var(--bz-color-heading-primary)

}



.copyright-area.area-5 .copyright-content .copy-list li a:hover {

    color: var(--bz-color-theme-primary)

}



.footer-6 {

    background-color: #171717;

    padding-top: 100px

}



.footer-6 .footer-6-top-wrapper {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

    padding: 0 40px;

    gap: 10px;

    margin: 0 50px;

    border: 1px solid #26282f

}



@media (max-width:1200px) {

    .footer-6 .footer-6-top-wrapper {

        margin: 0;

        padding: 0 20px

    }

}



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

    .footer-6 .footer-6-top-wrapper {

        -ms-flex-wrap: wrap;

        flex-wrap: wrap

    }

}



.footer-6 .footer-6-top-wrapper .footer-contact-item {

    grid-gap: 15px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    padding: 21px 0

}



@media (max-width:1200px) {

    .footer-6 .footer-6-top-wrapper .footer-contact-item {

        gap: 10px

    }

}



.footer-6 .footer-6-top-wrapper .footer-contact-item:not(:last-of-type) {

    padding-right: 47px;

    border-right: 1px solid #26282f

}



@media (max-width:1200px) {

    .footer-6 .footer-6-top-wrapper .footer-contact-item:not(:last-of-type) {

        padding-right: 20px

    }

}



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

    .footer-6 .footer-6-top-wrapper .footer-contact-item:not(:last-of-type) {

        border-right: none

    }

}



.footer-6 .footer-6-top-wrapper .footer-contact-item .icon {

    background: #2b2b2b;

    -webkit-box-shadow: 0 9px 18px rgb(24 16 16 / .05);

    box-shadow: 0 9px 18px rgb(24 16 16 / .05);

    color: var(--bz-color-common-white);

    height: 50px;

    width: 50px;

    min-width: 50px;

    border-radius: 500px;

    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;

    font-size: 16px

}



.footer-6 .footer-6-top-wrapper .footer-contact-item .content {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-orient: vertical;

    -webkit-box-direction: normal;

    -ms-flex-direction: column;

    flex-direction: column

}



.footer-6 .footer-6-top-wrapper .footer-contact-item .content span {

    font-size: 14px;

    font-weight: 500;

    color: #838790;

    margin-bottom: 5px;

    font-family: var(--bz-ff-body)

}



.footer-6 .footer-6-top-wrapper .footer-contact-item .content .address,

.footer-6 .footer-6-top-wrapper .footer-contact-item .content a {

    font-family: var(--bz-ff-heading);

    color: var(--bz-color-common-white);

    font-size: 18px;

    font-weight: 600;

    line-height: 1

}



@media (max-width:1200px) {

    .footer-6 .footer-6-top-wrapper .footer-contact-item .content .address,

    .footer-6 .footer-6-top-wrapper .footer-contact-item .content a {

        font-size: 15px

    }

}



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

    .footer-6 .footer-6-top-wrapper .footer-contact-item .content .address,

    .footer-6 .footer-6-top-wrapper .footer-contact-item .content a {

        font-size: 17px

    }

}



.footer-6 .footer-6-top-wrapper .footer-contact-item .content .address:hover,

.footer-6 .footer-6-top-wrapper .footer-contact-item .content a:hover {

    color: var(--bz-color-theme-primary)

}



.footer-6 .footer-6-top-wrapper .footer-contact-item .content .address:hover {

    color: var(--bz-color-common-white)

}



.footer-6 .footer-wrap-6 {

    padding: 78px 50px

}



@media (max-width:1200px) {

    .footer-6 .footer-wrap-6 {

        padding: 78px 0

    }

}



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

    .footer-6 .footer-wrap-6 {

        padding: 50px 0 0

    }

}



.footer-6 .widget-content h3 span {

    font-weight: 300

}



.footer-6 .widget-content .bz-primary-btn {

    border-radius: 100px;

    padding: 19.5px 35px;

    text-transform: capitalize

}



.footer-6 .footer-widget-2 {

    padding-left: 50px

}



@media (max-width:1399px) {

    .footer-6 .footer-widget-2 {

        padding-left: 0

    }

}



.footer-6 p {

    color: #838790

}



.footer-6 .footer-widget.footer-widget-1 {

    max-width: 298px

}



@media (max-width:1200px) {

    .footer-6 .footer-widget.footer-widget-1 {

        max-width: 100%

    }

}



.footer-6 .footer-widget.footer-widget-2 {

    padding-left: 9px

}



@media (max-width:1200px) {

    .footer-6 .footer-widget.footer-widget-2 {

        padding-left: 0

    }

}



.footer-6 .footer-widget.footer-widget-3 {

    padding-left: 9px

}



@media (max-width:1200px) {

    .footer-6 .footer-widget.footer-widget-3 {

        padding-left: 0

    }

}



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

    .footer-6 .footer-widget.footer-widget-3 {

        margin-left: -26px

    }

}



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

    .footer-6 .footer-widget.footer-widget-3 {

        margin-left: 0

    }

}



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

    .footer-6 .footer-widget.footer-widget-4 {

        margin-left: -26px

    }

}



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

    .footer-6 .footer-widget.footer-widget-4 {

        margin-left: 0

    }

}



.footer-6 .footer-widget .widget-header. {

    margin-bottom: 23px

}



.footer-6 .footer-widget .widget-header. .widget-title {

    margin-bottom: 14px;

    font-size: 20px;

    color: var(--bz-color-common-white)

}



.footer-6 .footer-widget .widget-header. .widget-title:before {

    display: none

}



.footer-6 .footer-widget .widget-header. .widget-title-line {

    line-height: 0

}



.footer-6 .footer-widget .widget-header. .widget-title-line span {

    width: 40px;

    height: 2px;

    display: inline-block;

    position: relative;

    background: var(--bz-color-theme-primary)

}



.footer-6 .footer-widget .widget-header. .widget-title-line span::before {

    content: "";

    width: 10px;

    height: 2px;

    background: var(--bz-color-theme-primary);

    position: absolute;

    left: 43px

}



.footer-6 .footer-widget .widget-header. .widget-title-line span::after {

    content: "";

    width: 5px;

    height: 2px;

    background: var(--bz-color-theme-primary);

    position: absolute;

    left: 56px

}



.footer-6 .footer-widget .footer-list {

    list-style: none

}



.footer-6 .footer-widget .footer-list li a {

    font-family: var(--bz-ff-body);

    color: #838790;

    font-size: 16px;

    font-weight: 400;

    line-height: 1;

    position: relative;

    padding-left: 10px

}



@media (max-width:1200px) {

    .footer-6 .footer-widget .footer-list li a {

        font-size: 16px;

        padding-left: 5px

    }

}



.footer-6 .footer-widget .footer-list li a:before {

    color: var(--rr-color-common-white);

    background-image: none;

    font-family: "Font Awesome 6 Pro";

    font-size: 16px;

    font-weight: 700;

    content: "\f356";

    position: absolute;

    top: 55%;

    left: 0;

    -webkit-transform: translateY(-50%);

    transform: translateY(-50%);

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    cursor: pointer

}



.footer-6 .footer-widget .footer-list li a:hover {

    color: var(--bz-color-theme-primary)

}



.footer-6 .footer-widget .footer-list li a:hover:before {

    color: var(--bz-color-theme-primary);

    left: 5px

}



@media (max-width:1200px) {

    .footer-6 .footer-widget .footer-list li a:hover:before {

        left: 0

    }

}



.footer-6 .footer-widget .footer-list li:not(:last-of-type) {

    margin-bottom: 10px

}



.footer-6 .footer-post .footer-post-item {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    gap: 20px;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center

}



.footer-6 .footer-post .footer-post-item:not(:last-of-type) {

    margin-bottom: 10px

}



.footer-6 .footer-post .footer-post-item .footer-post-media {

    width: 75px;

    height: 75px;

    overflow: hidden

}



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

    .footer-6 .footer-post .footer-post-item .footer-post-media {

        width: 50px;

        height: 50px

    }

}



.footer-6 .footer-post .footer-post-item .footer-post-media img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover;

    -webkit-transition: all 0.3s;

    transition: all 0.3s

}



.footer-6 .footer-post .footer-post-item .footer-post-media img:hover {

    -webkit-transform: scale(1.1);

    transform: scale(1.1)

}



.footer-6 .footer-post .footer-post-item .footer-post-text span {

    color: #838790;

    font-size: 14px

}



.footer-6 .footer-post .footer-post-item .footer-post-text h6 a {

    color: var(--bz-color-common-white);

    font-size: 18px;

    font-weight: 600

}



.footer-6 .footer-post .footer-post-item .footer-post-text h6 a:hover {

    color: var(--bz-color-theme-primary)

}



.footer-6 .footer-post .footer-post-item .footer-post-text .read-more {

    font-size: 14px;

    color: var(--bz-color-theme-primary)

}



.footer-6 .footer-post .footer-post-item .footer-post-text .read-more:hover {

    color: var(--bz-color-common-white)

}



.footer-6 .footer-social li a {

    background-color: #222224;

    width: 40px;

    height: 40px;

    color: var(--bz-color-common-white)

}



.footer-6 .footer-social li a:hover {

    background-color: var(--bz-color-theme-primary);

    color: var(--bz-color-common-white)

}



.copyright-area.area-6 {

    background-color: #fff0

}



.copyright-area.area-6 .copyright-content {

    padding: 15px 0;

    margin: 0 50px;

    border-radius: 30px 30px 0 0;

    border: 1px solid #26282F

}



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

    .copyright-area.area-6 .copyright-content {

        margin: 0

    }

}



.copyright-area.area-6 .copyright-content p {

    color: #6F7279

}



.bz-primary-btn.bz-primary-btn-4 {

    background: #F0F4FA;

    color: var(--bz-color-theme-primary);

    text-transform: capitalize;

    font-weight: 600;

    padding: 14.5px 27.3px

}



.bz-primary-btn.bz-primary-btn-4 i {

    font-weight: 600

}



.bz-primary-btn.bz-primary-btn-4::before {

    background: var(--bz-color-theme-primary)

}



.bz-primary-btn.bz-primary-btn-4:hover {

    color: var(--bz-color-common-white)

}



.section-heading-4 .sub-heading {

    margin-bottom: 15px;

    padding: 0

}



.section-heading-4 .section-title {

    font-size: 44px

}



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

    .section-heading-4 .section-title {

        font-size: 32px

    }

    .section-heading-4 .section-title br {

        display: none

    }

}



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

    .about-4 {

        padding-top: 60px

    }

}



.about-4 .about-thumg-4 {

    position: relative;

    text-align: end;

    margin-right: 37px

}



@media (max-width:1200px) {

    .about-4 .about-thumg-4 {

        margin-right: 0

    }

}



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

    .about-4 .about-thumg-4 {

        max-width: 700px

    }

}



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

    .about-4 .about-thumg-4 {

        display: -webkit-box;

        display: -ms-flexbox;

        display: flex;

        -webkit-box-orient: vertical;

        -webkit-box-direction: normal;

        -ms-flex-direction: column;

        flex-direction: column

    }

}



.about-4 .about-thumg-4 img {

    border-radius: 15px;

    -webkit-filter: drop-shadow(0 12px 48px rgb(32 39 55 / .22));

    filter: drop-shadow(0 12px 48px rgb(32 39 55 / .22))

}



.about-4 .about-thumg-4 img.image-2 {

    border: 4px solid #fff;

    position: absolute;

    left: 0;

    top: -71px

}



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

    .about-4 .about-thumg-4 img.image-2 {

        position: inherit;

        margin-top: 30px;

        top: inherit

    }

}



.about-4 .about-content {

    padding-left: 0

}



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

    .about-4 .about-content {

        margin-top: 30px

    }

}



.about-4 .about-content p {

    font-size: 18px;

    color: #000;

    font-weight: 400;

    margin-bottom: 0

}



.about-4 .about-content .about-info {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    gap: 20px;

    margin-bottom: 24px;

    margin-top: 25px

}



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

    .about-4 .about-content .about-info {

        display: block

    }

}



.about-4 .about-content .about-info h3 {

    font-size: 18px;

    color: #191F29;

    font-weight: 600;

    line-height: 28px;

    padding-left: 20px;

    position: relative

}



.about-4 .about-content .about-info h3::before {

    content: "";

    width: 1px;

    height: 35px;

    background: #D9D9D9;

    position: absolute;

    top: 11px;

    left: 0

}



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

    .about-4 .about-content .about-info h3::before {

        top: 0

    }

}



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

    .about-4 .about-content .about-info h3 {

        padding-left: 0

    }

    .about-4 .about-content .about-info h3::before {

        display: none

    }

}



.about-4 .about-content .about-info .about-info-count h2 {

    font-size: 48px;

    color: #191F29;

    font-weight: 700;

    letter-spacing: .07em

}



.about-4 .about-content .about-info .about-info-count .odometer.odometer-auto-theme,

.about-4 .about-content .about-info .about-info-count .odometer.odometer-theme-default {

    font-family: var(--bz-ff-heading)

}



.about-4 .about-content .about-info .about-info-count .odometer.odometer-auto-theme .odometer-formatting-mark,

.about-4 .about-content .about-info .about-info-count .odometer.odometer-theme-default .odometer-formatting-mark {

    display: none

}



.about-4 .about-content .about-btn-4 {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    gap: 30px

}



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

    .about-4 .about-content .about-btn-4 {

        display: block

    }

}



.about-4 .about-content .about-btn-4 .bz-primary-btn {

    font-size: 14px;

    font-weight: 500;

    padding: 20.5px 31px

}



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

    .about-4 .about-content .about-btn-4 .bz-primary-btn {

        margin-bottom: 15px

    }

}



.about-4 .about-content .about-btn-4 .bz-primary-btn.bz-primary-btn-4 {

    padding: 19.5px 28.3px;

    background: #FFF;

    border: 1px solid #ECECEC;

    -webkit-box-shadow: 0 14px 70px rgb(0 0 0 / .07);

    box-shadow: 0 14px 70px rgb(0 0 0 / .07);

    border-radius: 8px;

    font-size: 14px;

    font-weight: 700;

    text-transform: uppercase

}



.about-4 .section-heading-4 {

    margin-bottom: 25px

}



@media (max-width:1200px) {

    .about-4 .section-heading-4 .section-title br {

        display: none

    }

}



.blog-4 .post-card {

    border-radius: 10px;

    overflow: hidden;

    -webkit-box-shadow: 0 20px 58px rgb(0 0 0 / .09);

    box-shadow: 0 20px 58px rgb(0 0 0 / .09);

    border-bottom: solid var(--bz-color-theme-primary);

    border-width: 0;

    -webkit-transition: 0.2s;

    transition: 0.2s

}



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

    .blog-4 .post-card {

        margin-bottom: 30px

    }

}



.blog-4 .post-card .post-thumb {

    position: relative;

    height: 260px;

    overflow: hidden

}



.blog-4 .post-card .post-thumb img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover;

    -webkit-transition: 0.3s ease-in-out;

    transition: 0.3s ease-in-out;

    -webkit-transform: scale(1);

    transform: scale(1)

}



.blog-4 .post-card .post-content-wrap {

    background: #fff;

    padding: 22px 30px

}



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

    .blog-4 .post-card .post-content-wrap {

        padding: 22px 20px

    }

}



.blog-4 .post-card .post-content {

    margin-bottom: 0;

    padding-bottom: 0;

    border-bottom: none

}



.blog-4 .post-card .post-content .title {

    font-size: 22px;

    font-weight: 600;

    line-height: 1.4;

    text-transform: capitalize;

    margin-bottom: 13px

}



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

    .blog-4 .post-card .post-content .title {

        font-size: 20px

    }

}



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

    .blog-4 .post-card .post-content .title {

        font-size: 18px

    }

}



.blog-4 .post-card .post-content .title a {

    background: -webkit-gradient(linear, left top, left bottom, from(var(--bz-color-theme-primary)), color-stop(98%, var(--bz-color-theme-primary)));

    background: linear-gradient(var(--bz-color-theme-primary) 0%, var(--bz-color-theme-primary) 98%);

    background-size: 0 2px;

    background-repeat: no-repeat;

    background-position: left 100%;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.blog-4 .post-card .post-content .title a:hover {

    color: var(--bz-color-theme-primary);

    background-size: 100% 2px

}



.blog-4 .post-card .read-more {

    font-size: 16px;

    font-weight: 700;

    text-transform: capitalize;

    color: var(--bz-color-theme-primary);

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center

}



.blog-4 .post-card .read-more i {

    font-size: 14px;

    margin-left: 5px;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.blog-4 .post-card .read-more:hover i {

    margin-left: 8px

}



.blog-4 .post-card:hover {

    border-width: 4px

}



.blog-4 .post-card:hover .post-thumb img {

    -webkit-transform: scale(1.02);

    transform: scale(1.02)

}



.blog-4 .post-meta {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    list-style: none;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    row-gap: 10px;

    margin-bottom: 12px

}



.blog-4 .post-meta li,

.blog-4 .post-meta a {

    font-size: 16px;

    font-weight: 500;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-column-gap: 8px;

    -moz-column-gap: 8px;

    column-gap: 8px

}



.blog-4 .post-meta li i,

.blog-4 .post-meta a i {

    font-size: 16px;

    color: var(--bz-color-theme-primary)

}



.blog-4 .post-meta li:not(:last-of-type),

.blog-4 .post-meta a:not(:last-of-type) {

    margin-right: 20px

}



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

    .blog-4 .post-meta li,

    .blog-4 .post-meta a {

        font-size: 12px

    }

}



.blog-4 .post-meta li a:hover {

    color: var(--bz-color-theme-primary)

}



.blog-6 .post-card {

    border-radius: 12px;

    overflow: hidden

}



.blog-6 .post-card .post-thumb {

    position: relative;

    height: 255px;

    overflow: hidden

}



.blog-6 .post-card .post-thumb img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover;

    -webkit-transition: 0.3s ease-in-out;

    transition: 0.3s ease-in-out;

    -webkit-transform: scale(1);

    transform: scale(1)

}



.blog-6 .post-card .post-content-wrap {

    background: var(--bz-color-grey-4);

    padding: 34px 40px

}



@media (max-width:1200px) {

    .blog-6 .post-card .post-content-wrap {

        padding: 34px 30px

    }

}



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

    .blog-6 .post-card .post-content-wrap {

        padding: 30px 20px

    }

}



.blog-6 .post-card .post-content {

    margin-bottom: 18px;

    padding-bottom: 22px;

    border-bottom: 1px solid #DDDEE1

}



.blog-6 .post-card .post-content .title {

    font-size: 24px;

    font-weight: 600;

    line-height: 1.3;

    text-transform: capitalize;

    margin-bottom: 0

}



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

    .blog-6 .post-card .post-content .title {

        font-size: 18px

    }

}



.blog-6 .post-card .post-content .title a {

    background: -webkit-gradient(linear, left top, left bottom, from(var(--bz-color-theme-primary)), color-stop(98%, var(--bz-color-theme-primary)));

    background: linear-gradient(var(--bz-color-theme-primary) 0%, var(--bz-color-theme-primary) 98%);

    background-size: 0 2px;

    background-repeat: no-repeat;

    background-position: left 100%;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.blog-6 .post-card .post-content .title a:hover {

    color: var(--bz-color-theme-primary);

    background-size: 100% 2px

}



.blog-6 .post-card .post-content .post-meta {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    list-style: none;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    row-gap: 10px;

    margin-bottom: 10px

}



.blog-6 .post-card .post-content .post-meta li {

    font-size: 16px;

    font-weight: 500;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-column-gap: 10px;

    -moz-column-gap: 10px;

    column-gap: 10px

}



.blog-6 .post-card .post-content .post-meta li i {

    font-size: 15px;

    color: var(--bz-color-theme-primary)

}



.blog-6 .post-card .post-content .post-meta li:not(:last-of-type) {

    margin-right: 20px

}



.blog-6 .post-card .post-content .post-meta li a {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    gap: 10px

}



.blog-6 .post-card .post-content .post-meta li a:hover {

    color: var(--bz-color-theme-primary)

}



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

    .blog-6 .post-card .post-content .post-meta li {

        font-size: 12px

    }

}



.blog-6 .post-card .read-more {

    font-size: 16px;

    font-weight: 700;

    text-transform: uppercase;

    color: var(--bz-color-theme-primary);

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center

}



.blog-6 .post-card .read-more i {

    font-size: 14px;

    margin-left: 5px;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.blog-6 .post-card .read-more:hover i {

    margin-left: 8px

}



.blog-6 .post-card:hover .post-thumb img {

    -webkit-transform: scale(1.02);

    transform: scale(1.02)

}



.testimonial-4 {

    background: #F6F6F6;

    margin: 0 120px;

    border-radius: 30px;

    clip-path: polygon(0% 0%, 100% 0%, 100% 81%, 50% 100%, 0 81%)

}



@media (max-width:1399px) {

    .testimonial-4 {

        margin: 0 50px;

        clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 50% 100%, 0 100%)

    }

}



@media (max-width:1200px) {

    .testimonial-4 {

        margin: 0 0

    }

}



.testimonial-4 .testimonial-wrapper {

    padding: 40px;

    background: #FFF;

    -webkit-box-shadow: 0 14px 70px rgb(0 0 0 / .04);

    box-shadow: 0 14px 70px rgb(0 0 0 / .04);

    border-radius: 15px

}



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

    .testimonial-4 .testimonial-wrapper {

        padding: 30px 20px

    }

}



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

    .testimonial-4 .testimonial-wrapper {

        padding: 20px 10px

    }

}



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

    .testimonial-4 .testimonial-wrapper {

        padding: 30px 20px

    }

}



.testimonial-4 .testimonial-wrapper .testimonial-dec {

    font-size: 18px;

    font-weight: 400;

    color: #74787C;

    line-height: 30px;

    margin-top: 17px;

    margin-bottom: 34px;

    padding-bottom: 29px;

    border-bottom: 1px solid #F1F1F1;

    font-family: var(--bz-ff-p)

}



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

    .testimonial-4 .testimonial-wrapper .testimonial-dec {

        font-size: 16px

    }

}



.testimonial-4 .testimonial-wrapper .testimonial-author {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    gap: 12px

}



.testimonial-4 .testimonial-wrapper .testimonial-author .testimonial-author-thumb {

    width: 70px;

    height: 70px

}



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

    .testimonial-4 .testimonial-wrapper .testimonial-author .testimonial-author-thumb {

        width: 60px;

        height: 60px

    }

}



.testimonial-4 .testimonial-wrapper .testimonial-author .testimonial-author-thumb img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover;

    border-radius: 100px

}



.testimonial-4 .testimonial-wrapper .testimonial-author .testimonial-author-text h2 {

    font-size: 20px;

    color: #191F29;

    font-weight: 600;

    line-height: 1;

    margin-bottom: 0;

    font-family: var(--bz-ff-p)

}



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

    .testimonial-4 .testimonial-wrapper .testimonial-author .testimonial-author-text h2 {

        font-size: 16px

    }

}



.testimonial-4 .testimonial-wrapper .testimonial-author .testimonial-author-text span {

    font-size: 14px;

    color: var(--bz-color-theme-primary);

    font-weight: 500;

    line-height: 1;

    font-family: var(--bz-ff-p)

}



.testimonial-4 .testimonial-4__pagination {

    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;

    gap: 26px;

    margin-top: 43px;

    margin-bottom: 9px

}



.testimonial-4 .testimonial-4__pagination .swiper-pagination-bullet {

    width: 8.33px;

    height: 8.33px;

    background: #CFCFCF;

    border-radius: 100px;

    opacity: 1;

    outline-offset: 6px;

    margin: 0!important

}



.testimonial-4 .testimonial-4__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {

    background: var(--bz-color-theme-primary);

    outline: 2px solid var(--bz-color-theme-primary);

    opacity: 1

}



.client-testimonial .mySwiper2 {

    margin-bottom: 30px;

    background: #FFF;

    border-radius: 15px;

    border: 1px solid #F2EEEE;

    -webkit-box-shadow: 0 15px 47px 0 rgb(21 28 41 / .09);

    box-shadow: 0 15px 47px 0 rgb(21 28 41 / .09)

}



.client-testimonial .client-testimonial__slider-nav__item .media {

    width: 123px;

    height: 123px;

    overflow: hidden;

    border-radius: 10px;

    border: 3px solid var(--bz-color-common-white)

}



.client-testimonial .client-testimonial__slider-nav__item .media img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover

}



.client-testimonial .client-testimonial__slider-content__author {

    padding: 50px;

    gap: 40px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    position: relative;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center

}



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

    .client-testimonial .client-testimonial__slider-content__author {

        padding: 40px 20px

    }

}



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

    .client-testimonial .client-testimonial__slider-content__author {

        -webkit-box-orient: vertical;

        -webkit-box-direction: normal;

        -ms-flex-direction: column;

        flex-direction: column;

        gap: 20px

    }

}



.client-testimonial .client-testimonial__slider-content__media {

    width: 252px;

    height: 252px;

    min-width: 252px;

    border-radius: 20px;

    overflow: hidden

}



.client-testimonial .client-testimonial__slider-content__media img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover

}



.client-testimonial .client-testimonial__slider-content__text p {

    font-size: 20px;

    line-height: 32px;

    margin-bottom: 30px

}



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

    .client-testimonial .client-testimonial__slider-content__text p {

        font-size: 18px

    }

}



.client-testimonial .client-testimonial__slider-content__text h6 {

    font-size: 24px;

    font-family: var(--bz-color-text-body);

    margin-bottom: 0

}



.client-testimonial .client-testimonial__slider-content__text .rating {

    gap: 3px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    position: absolute;

    right: 57px;

    bottom: 89px

}



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

    .client-testimonial .client-testimonial__slider-content__text .rating {

        position: inherit;

        margin-top: 30px

    }

}



.client-testimonial .client-testimonial__slider-content__text .rating i {

    color: var(--bz-color-theme-primary)

}



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

    .client-testimonial .mySwiperDesktop {

        display: none

    }

}



.client-testimonial .mySwiperDesktop .client-testimonial__thumb {

    width: 123px;

    height: 123px;

    min-width: 123px;

    border-radius: 10px;

    overflow: hidden;

    border: 2px solid #fff0

}



.client-testimonial .mySwiperDesktop .client-testimonial__thumb img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover

}



.client-testimonial .client-testimonial__thumb-wrapper {

    position: relative

}



.client-testimonial .client-testimonial__thumb-wrapper .swiper-button-next {

    right: -80px

}



.client-testimonial .client-testimonial__thumb-wrapper .swiper-button-prev {

    left: -80px

}



.client-testimonial .client-testimonial__thumb-wrapper .swiper-button-next,

.client-testimonial .client-testimonial__thumb-wrapper .swiper-button-prev {

    width: 60px;

    height: 60px;

    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;

    border-radius: 500px;

    border: 2px solid #EFEFEF;

    color: var(--bz-color-theme-primary);

    -webkit-transition: 0.3s ease-in-out;

    transition: 0.3s ease-in-out

}



@media (max-width:1600px) {

    .client-testimonial .client-testimonial__thumb-wrapper .swiper-button-next,

    .client-testimonial .client-testimonial__thumb-wrapper .swiper-button-prev {

        display: none

    }

}



.client-testimonial .client-testimonial__thumb-wrapper .swiper-button-next:hover,

.client-testimonial .client-testimonial__thumb-wrapper .swiper-button-prev:hover {

    background-color: var(--bz-color-theme-primary);

    color: var(--bz-color-common-white);

    border-color: #fff0

}



.client-testimonial .client-testimonial__thumb-wrapper .swiper-button-next::after,

.client-testimonial .client-testimonial__thumb-wrapper .swiper-button-prev::after {

    display: none

}



.client-testimonial .swiper-slide-thumb-active .client-testimonial__thumb {

    border-color: var(--bz-color-theme-primary)

}



@media (min-width:768px) {

    .client-testimonial .mySwiper {

        display: none

    }

}



.project-4 {

    background: -webkit-gradient(linear, left top, left bottom, from(#DAE8FF), to(#EDF0F5));

    background: linear-gradient(180deg, #DAE8FF 0%, #EDF0F5 100%);

    border-radius: 15px;

    margin: 0 120px;

    margin-bottom: 30px;

    position: relative

}



@media (max-width:1399px) {

    .project-4 {

        margin: 0 50px;

        margin-bottom: 30px

    }

}



@media (max-width:1200px) {

    .project-4 {

        margin: 0 0;

        margin-bottom: 30px

    }

}



.project-4 .project-item {

    position: relative

}



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

    .project-4 .project-item {

        margin-bottom: 30px

    }

}



.project-4 .project-item img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover;

    border-radius: 20px

}



.project-4 .project-item::before {

    content: "";

    width: 100%;

    height: 100%;

    position: absolute;

    bottom: 0;

    left: 0;

    background: -webkit-gradient(linear, left bottom, left top, color-stop(10.24%, var(--bz-color-theme-primary)), to(rgb(17 62 129 / .57)));

    background: linear-gradient(360deg, var(--bz-color-theme-primary) 10.24%, rgb(17 62 129 / .57) 100%);

    border-radius: 20px;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    opacity: 0;

    visibility: hidden

}



.project-4 .project-item:hover::before {

    opacity: 1;

    visibility: visible

}



.project-4 .project-item:hover .project-content {

    opacity: 1;

    visibility: visible;

    bottom: 40px

}



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

    .project-4 .project-item:hover .project-content {

        bottom: 20px

    }

}



.project-4 .project-item:hover .project-thumb div {

    opacity: 1;

    visibility: visible;

    top: 40px

}



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

    .project-4 .project-item:hover .project-thumb div {

        top: 20px

    }

}



.project-4 .project-item .project-content {

    position: absolute;

    bottom: 0;

    left: 40px;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    opacity: 0;

    visibility: hidden

}



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

    .project-4 .project-item .project-content {

        left: 20px

    }

}



.project-4 .project-item .project-content span {

    font-size: 16px;

    color: #fff;

    font-weight: 600;

    text-transform: uppercase;

    line-height: 1;

    margin-bottom: 12px;

    display: inline-block;

    font-family: var(--bz-ff-heading)

}



.project-4 .project-item .project-content .title {

    font-size: 30px;

    color: #fff;

    font-weight: 600;

    margin-bottom: 0;

    line-height: 1

}



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

    .project-4 .project-item .project-content .title {

        font-size: 22px

    }

}



.project-4 .project-item .project-thumb div {

    position: absolute;

    top: 0;

    right: 40px;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    opacity: 0;

    visibility: hidden

}



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

    .project-4 .project-item .project-thumb div {

        right: 20px

    }

}



.project-4 .project-item .project-thumb div a {

    width: 60px;

    height: 60px;

    background: #fff;

    color: var(--bz-color-theme-primary);

    border-radius: 500px;

    text-align: center;

    line-height: 60px;

    display: inline-block

}



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

    .project-4 .project-item .project-thumb div a {

        width: 50px;

        height: 50px;

        line-height: 50px

    }

}



.project-4 .project-bg-text h2 {

    font-size: 180px;

    color: #F5F9FF;

    text-transform: uppercase;

    font-weight: 700;

    margin: 0;

    position: absolute;

    right: 86px;

    top: 120px

}



@media (max-width:1399px) {

    .project-4 .project-bg-text h2 {

        font-size: 120px;

        right: 30px;

        top: 165px

    }

}



@media (max-width:1200px) {

    .project-4 .project-bg-text h2 {

        font-size: 100px;

        top: 183px

    }

}



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

    .project-4 .project-bg-text h2 {

        display: none

    }

}



.appointment-form-4 {

    background: #EBF3FF;

    border-radius: 15px;

    margin: 0 120px;

    margin-bottom: 30px;

    margin-top: 30px;

    position: relative;

    overflow: hidden

}



@media (max-width:1399px) {

    .appointment-form-4 {

        margin: 0 50px;

        margin-bottom: 30px

    }

}



@media (max-width:1200px) {

    .appointment-form-4 {

        margin: 0 0;

        margin-bottom: 30px

    }

}



.appointment-form-4 .appointment-form-wrapper {

    max-width: 530.26px;

    background: #FFF;

    border-radius: 15px;

    overflow: hidden;

    margin: 80px 0;

    margin-left: 50px;

    position: relative;

    z-index: 2

}



@media (max-width:1200px) {

    .appointment-form-4 .appointment-form-wrapper {

        max-width: inherit

    }

}



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

    .appointment-form-4 .appointment-form-wrapper {

        margin: 70px 0;

        margin-left: 0

    }

}



.appointment-form-4 .appointment-form-wrapper .form-title {

    font-size: 30px;

    font-weight: 600;

    color: #fff;

    background: var(--bz-color-theme-primary);

    padding: 22px 0;

    margin: 0;

    padding-left: 40px

}



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

    .appointment-form-4 .appointment-form-wrapper .form-title {

        font-size: 22px;

        padding-left: 25px

    }

}



.appointment-form-4 .appointment-form-wrapper .appointment-form {

    padding: 40px

}



.appointment-form-4 .appointment-form-wrapper .appointment-form .bz-primary-btn {

    padding: 16.5px 31.5px

}



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

    .appointment-form-4 .appointment-form-wrapper .appointment-form {

        padding: 25px

    }

}



.appointment-form-4 .appointment-form-wrapper .appointment-form form input {

    min-height: 50px;

    width: 100%;

    border: 1px solid #EAEAEA;

    border-radius: 10px;

    margin-bottom: 15px;

    padding: 0 25px

}



.appointment-form-4 .appointment-form-wrapper .appointment-form form input::-webkit-input-placeholder {

    color: #74787C;

    font-size: 16px;

    font-weight: 400;

    font-family: var(--bz-ff-body)

}



.appointment-form-4 .appointment-form-wrapper .appointment-form form input::-moz-placeholder {

    color: #74787C;

    font-size: 16px;

    font-weight: 400;

    font-family: var(--bz-ff-body)

}



.appointment-form-4 .appointment-form-wrapper .appointment-form form input:-ms-input-placeholder {

    color: #74787C;

    font-size: 16px;

    font-weight: 400;

    font-family: var(--bz-ff-body)

}



.appointment-form-4 .appointment-form-wrapper .appointment-form form input::-ms-input-placeholder {

    color: #74787C;

    font-size: 16px;

    font-weight: 400;

    font-family: var(--bz-ff-body)

}



.appointment-form-4 .appointment-form-wrapper .appointment-form form input::placeholder {

    color: #74787C;

    font-size: 16px;

    font-weight: 400;

    font-family: var(--bz-ff-body)

}



.appointment-form-4 .appointment-form-wrapper .appointment-form form textarea {

    min-height: 100px;

    width: 100%;

    border-radius: 10px;

    margin-bottom: 20px;

    padding: 0 25px;

    padding-top: 12px;

    border: 1px solid #EAEAEA

}



.appointment-form-4 .appointment-form-wrapper .appointment-form form textarea::-webkit-input-placeholder {

    color: #74787C;

    font-size: 16px;

    font-weight: 400;

    font-family: var(--bz-ff-body)

}



.appointment-form-4 .appointment-form-wrapper .appointment-form form textarea::-moz-placeholder {

    color: #74787C;

    font-size: 16px;

    font-weight: 400;

    font-family: var(--bz-ff-body)

}



.appointment-form-4 .appointment-form-wrapper .appointment-form form textarea:-ms-input-placeholder {

    color: #74787C;

    font-size: 16px;

    font-weight: 400;

    font-family: var(--bz-ff-body)

}



.appointment-form-4 .appointment-form-wrapper .appointment-form form textarea::-ms-input-placeholder {

    color: #74787C;

    font-size: 16px;

    font-weight: 400;

    font-family: var(--bz-ff-body)

}



.appointment-form-4 .appointment-form-wrapper .appointment-form form textarea::placeholder {

    color: #74787C;

    font-size: 16px;

    font-weight: 400;

    font-family: var(--bz-ff-body)

}



.appointment-form-4 .appointment-form-wrapper .appointment-form form textarea:focus-visible {

    outline: none

}



.appointment-form-4 .appointment-form-thumb-wrapper {

    position: relative;

    height: 100%

}



.appointment-form-4 .appointment-form-thumb {

    position: absolute;

    bottom: 0;

    left: 40px

}



@media (max-width:1200px) {

    .appointment-form-4 .appointment-form-thumb {

        left: 0

    }

}



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

    .appointment-form-4 .appointment-form-thumb {

        position: inherit

    }

}



.appointment-form-4 .appointment-form-bg-shape {

    position: absolute

}



.appointment-form-4 .appointment-form-bg-shape.appointment-form-bg-shape-1 {

    right: -190px;

    bottom: -23px

}



.appointment-form-4 .appointment-form-bg-shape.appointment-form-bg-shape-2 {

    top: 197px;

    left: 697px

}



.appointment-form-4 .appointment-form-bg-shape.appointment-form-bg-shape-3 {

    left: 0;

    bottom: -60px

}



.hero-section-4 {

    z-index: 2;

    overflow: hidden;

    background-color: rgb(231 235 242 / .9);

    position: relative

}



.hero-section-4::before {

    content: "";

    position: absolute;

    left: 0;

    top: 0;

    z-index: 2;

    background: -webkit-gradient(linear, right top, left top, color-stop(38.32%, #fff0), color-stop(56.35%, #E7EBF2));

    background: linear-gradient(270deg, #fff0 38.32%, #E7EBF2 56.35%);

    width: 100%;

    height: 100%

}



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

    .hero-section-4::before {

        background-color: rgb(231 235 242 / .9)

    }

}



.hero-section-4 .container-2 {

    position: relative

}



.slider03 .hero-thumb {

    position: absolute;

    right: -204px

}



.hero {

    width: 130%;

    height: 100%

}



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

    .slider03 .hero-thumb {

        top: 0

    }

}



.slider03.hero-thumb img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover

}



.slider03 .shapes .shape {

    position: absolute;

    z-index: 3;

    overflow: hidden!important

}



.slider03 .shapes .shape.shape-1 {

    top: -95px;

    left: -504px

}



.slider01,

.slider03,

.slider02 {

    overflow: hidden

}



.slider03 .shapes .shape.shape-2 {

    bottom: -371px;

    margin-left: -745px;

    animation: hero-anim-4 1s infinite linear alternate-reverse;

    overflow: hidden!important

}



.slider03 .shapes .shape.shape-3 {

    margin-left: 540px;

    bottom: -304px;

    animation: none

}



.h22 {

    font-size: 40px

}



.hero-section-6 {

    z-index: 2;

    overflow: hidden;

    background-size: cover;

    background-repeat: no-repeat;

    position: relative

}



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

    .hero-section-6 {

        margin-top: 0

    }

}



.slider01 {

    background-position: center;

    background-size: cover;

    background-repeat: no-repeat;

    background-image: url(assets/images/service/slider-2-1.jpg)

}



.hero-content-6::after {

    content: "";

    top: 30px;

    width: 600px;

    right: 550px;

    height: 443px;

    position: absolute;

    background: #003e60c2;

    mix-blend-mode: multiply;

    left: -45px;

    border-radius: 50px 0 100px

}



@media (max-width:1399px) {

    .hero-section-6::after {

        right: 270px;

        top: 310px

    }

}



@media (max-width:1200px) {

    .hero-section-6::after {

        left: -130px;

        top: 280px

    }

}



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

    .hero-section-6::after {

        left: -130px;

        top: 165px

    }

}



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

    .hero-section-6::after {

        left: -130px;

        top: 70px;

        height: 400px;

        width: 400px

    }

}



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

    .hero-section-6::after {

        left: -130px;

        top: 130px;

        height: 400px;

        width: 400px

    }

}



.hero-content-6 {

    z-index: 9;

    padding: 90px 0 100px;

    position: relative;

    max-width: 585px;

    margin-left: 17px;

    margin-bottom: 50px

}



.hero-content-7 {

    z-index: 9;

    padding: 149px 0 152px;

    position: relative;

    padding-left: 50px

}



@media (max-width:1200px) {

    .hero-content-6 {

        z-index: 9;

        padding: 90px 0 100px;

        position: relative;

        max-width: 585px

    }

}



@media (max-width:1400px) {

    .hero-content-6 {

        z-index: 9;

        padding: 90px 0 100px;

        position: relative;

        max-width: 585px;

        margin-left: 50px!important

    }

}



@media (max-width:767px) {

    .slider01 {

        background-position: center;

        background-size: cover;

        background-repeat: no-repeat;

        background-position: right!important

    }

    .hero-content-6 {

        padding: 40px 0 30px!important

    }

}



.hero-content-6 .section-heading .sub-heading {

    color: var(--bz-color-theme-primary)

}



.left-shape {

    background-color: var(--bz-color-theme-primary)

}



.left-shape::after {

    background-color: var(--bz-color-theme-primary)

}



.hero-content-6 .section-heading .section-title {

    font-size: 54px;

    font-weight: 700;

    line-height: 64px;

    margin-bottom: 30px

}



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

    .hero-content-6 .section-heading .section-title {

        font-size: 40px;

        line-height: 50px

    }

}



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

    .hero-content-6 .section-heading .section-title {

        font-size: 32px;

        line-height: 40px

    }

}



.hero-content-6 .hero-btn-wrap {

    gap: 15px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap

}



.hero-content-7 .hero-btn-wrap {

    gap: 15px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap

}



.carousel-control-next,

.carousel-control-prev {

    width: 5%!important

}



.hero-content-6 .hero-btn-wrap .bz-primary-btn {

    padding: 20px 31px;

    border-radius: 7px;

    text-transform: uppercase

}



.hero-content-6 .hero-btn-wrap .bz-primary-btn:before {

    background-color: var(--bz-color-heading-primary)

}



.hero-content-6 .hero-btn-wrap .bz-primary-btn.hero-btn {

    background-color: var(--bz-color-common-white);

    color: var(--bz-color-heading-primary)

}



.hero-content-6 .hero-btn-wrap .bz-primary-btn.hero-btn:before {

    background-color: var(--bz-color-theme-orange)

}



.hero-content-6 .hero-btn-wrap .bz-primary-btn.hero-btn:hover {

    color: var(--bz-color-common-white)

}



.process-section-4-wrapper {

    margin: 0 120px;

    background-color: var(--bz-color-heading-primary);

    border-radius: 15px

}



.process-wrapper {

    overflow: hidden

}



.shapes .shape {

    position: absolute;

    animation-timing-function: ease-in-out;

    animation-iteration-count: infinite

}



.shape-1 {

    animation: floatUpDown1 6s ease-in-out infinite

}



@keyframes floatUpDown1 {

    0% {

        transform: translateY(0)

    }

    50% {

        transform: translateY(-20px)

    }

    100% {

        transform: translateY(0)

    }

}



.shape-2 {

    animation: floatSide2 5s ease-in-out infinite

}



@keyframes floatSide2 {

    0% {

        transform: translateX(0)

    }

    50% {

        transform: translateX(15px)

    }

    100% {

        transform: translateX(0)

    }

}



.shape-3 {

    animation: floatDiagonal3 7s ease-in-out infinite

}



@keyframes floatDiagonal3 {

    0% {

        transform: translate(0, 0)

    }

    50% {

        transform: translate(20px, -15px)

    }

    100% {

        transform: translate(0, 0)

    }

}



.shape-4 {

    animation: rotateShape4 10s linear infinite

}



@keyframes rotateShape4 {

    from {

        transform: rotate(0deg)

    }

    to {

        transform: rotate(360deg)

    }

}



@media (max-width:1399px) {

    .process-section-4-wrapper {

        margin: 0 50px

    }

}



@media (max-width:1200px) {

    .process-section-4-wrapper {

        margin: 0

    }

}



.process-section-4-wrapper .mb-minus-30 {

    margin-bottom: -50px

}



.process-card-4 {

    position: relative;

    margin-bottom: 50px

}



.process-card-4 .arrow {

    position: absolute;

    top: 90px;

    right: -20%

}



@media (max-width:1200px) {

    .process-card-4 .arrow {

        right: -27%

    }

}



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

    .process-card-4 .arrow {

        display: none

    }

}



.process-card-4 .icon {

    background-color: var(--bz-color-common-white);

    position: relative;

    height: 150px;

    width: 150px;

    border-radius: 50%;

    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;

    margin: 0 auto

}



.process-card-4 .icon .number {

    background-color: var(--bz-color-theme-primary);

    font-family: var(--bz-ff-heading);

    color: var(--bz-color-common-white);

    font-size: 16px;

    font-weight: 700;

    height: 40px;

    width: 40px;

    border-radius: 50%;

    position: absolute;

    top: 0;

    right: 0;

    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

}



.process-card-4 .content {

    margin-top: 30px

}



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

    .process-card-4 .content {

        margin-top: 20px

    }

}



.process-card-4 .content .title {

    color: var(--bz-color-common-white);

    font-size: 24px;

    font-weight: 600;

    margin-bottom: 15px

}



.process-card-4 .content p {

    max-width: 269px;

    width: 100%;

    margin: 0 auto;

    margin-bottom: 15px

}



.process-card-4 .content a {

    font-weight: 700;

    color: var(--bz-color-common-white)

}



.process-card-4 .content a i {

    margin-left: 3px

}



.process-card-4 .content a:hover {

    color: var(--bz-color-theme-primary)

}



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

    .process-card-4.card-2 .arrow {

        display: none

    }

}



.process-card-4 {

    position: relative;

    margin-bottom: 50px

}



.process-card-4 .arrow {

    position: absolute;

    top: 90px;

    right: -20%

}



@media (max-width:1200px) {

    .process-card-4 .arrow {

        right: -27%

    }

}



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

    .process-card-4 .arrow {

        display: none

    }

}



.process-card-4 .icon {

    background-color: var(--bz-color-common-white);

    position: relative;

    height: 150px;

    width: 150px;

    border-radius: 50%;

    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;

    margin: 0 auto

}



.process-card-4 .icon .number {

    background-color: var(--bz-color-theme-primary);

    font-family: var(--bz-ff-heading);

    color: var(--bz-color-common-white);

    font-size: 16px;

    font-weight: 700;

    height: 40px;

    width: 40px;

    border-radius: 50%;

    position: absolute;

    top: 0;

    right: 0;

    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

}



.process-card-4 .content {

    margin-top: 30px

}



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

    .process-card-4 .content {

        margin-top: 20px

    }

}



.process-card-4 .content .title {

    color: var(--bz-color-common-white);

    font-size: 24px;

    font-weight: 600;

    margin-bottom: 15px

}



.process-card-4 .content p {

    max-width: 269px;

    width: 100%;

    margin: 0 auto;

    margin-bottom: 15px

}



.process-card-4 .content a {

    font-weight: 700;

    color: var(--bz-color-common-white)

}



.process-card-4 .content a i {

    margin-left: 3px

}



.process-card-4 .content a:hover {

    color: var(--bz-color-theme-primary)

}



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

    .process-card-4.card-2 .arrow {

        display: none

    }

}



.about-5 .about-thumg {

    margin-right: 46px

}



.about-5 .about-thumg img {

    border-radius: 30px

}



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

    .about-5 .about-thumg img {

        width: 100%;

        height: 100%;

        -o-object-fit: cover;

        object-fit: cover

    }

}



@media (max-width:1200px) {

    .about-5 .about-thumg {

        margin-right: 0

    }

}



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

    .about-5 .about-thumg {

        margin-right: 0

    }

}



.about-5 .about-content {

    padding-left: 0;

    margin-left: -15px

}



@media (max-width:1399px) {

    .about-5 .about-content {

        margin-left: 0

    }

}



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

    .about-5 .about-content {

        margin-top: 30px

    }

}



.about-5 .about-content p {

    font-size: 16px;

    color: #74787C;

    font-weight: 400;

    line-height: 26px;

    margin-bottom: 0;

    padding-right: 35px

}



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

    .about-5 .about-content p {

        padding-right: 0

    }

}



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

    .about-5 .about-content p {

        font-size: 15px

    }

}



.about-5 .about-content .about-info-list {

    margin-top: 40px

}



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

    .about-5 .about-content .about-info-list {

        margin-top: 30px

    }

}



.about-5 .about-content .about-info-list .about-info-list-item {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    gap: 25px;

    margin-bottom: 32px

}



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

    .about-5 .about-content .about-info-list .about-info-list-item {

        display: block

    }

}



.about-5 .about-content .about-info-list .about-info-list-item:last-of-type .about-info-list-icon::before {

    display: none

}



.about-5 .about-content .about-info-list .about-info-list-item .about-info-list-icon {

    min-width: 75px;

    height: 75px;

    border-radius: 500px;

    background: #FFF;

    -webkit-box-shadow: 0 9px 23px rgb(24 16 16 / .1);

    box-shadow: 0 9px 23px rgb(24 16 16 / .1);

    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;

    position: relative

}



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

    .about-5 .about-content .about-info-list .about-info-list-item .about-info-list-icon {

        width: 75px;

        margin-bottom: 15px

    }

}



.about-5 .about-content .about-info-list .about-info-list-item .about-info-list-icon::before {

    width: 1px;

    height: 42px;

    background-color: #D9D9D9;

    content: "";

    position: absolute;

    top: 100%;

    left: 0;

    right: 0;

    margin: auto

}



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

    .about-5 .about-content .about-info-list .about-info-list-item .about-info-list-icon::before {

        display: none

    }

}



.about-5 .about-content .about-info-list .about-info-list-item .about-info-list-text h3 {

    font-size: 22px;

    color: #191F29;

    font-weight: 600;

    margin-bottom: 10px;

    line-height: 1

}



.about-5 .about-content .about-info-list .about-info-list-item .about-info-list-text p {

    font-size: 16px;

    font-weight: 400;

    color: #74787C;

    line-height: 26px

}



.about-5 .section-heading {

    margin-bottom: 21px

}



@media (max-width:1200px) {

    .about-5 .section-heading .section-title br {

        display: none

    }

}



.blog-5 .post-card {

    overflow: hidden

}



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

    .blog-5 .post-card {

        margin-bottom: 30px

    }

}



.blog-5 .post-card .post-thumb {

    position: relative;

    overflow: hidden;

    height: 100%;

    border-radius: 15px

}



.blog-5 .post-card .post-thumb img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover;

    -webkit-transition: 0.3s ease-in-out;

    transition: 0.3s ease-in-out;

    -webkit-transform: scale(1);

    transform: scale(1);

    overflow: hidden;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.blog-5 .post-card .post-thumb:hover img {

    -webkit-transform: scale(1.1);

    transform: scale(1.1)

}



.blog-5 .post-card .post-content-wrap {

    background: none;

    padding: 0

}



.blog-5 .post-card .post-content {

    margin-bottom: 0;

    padding-bottom: 0;

    border-bottom: none

}



.blog-5 .post-card .post-content .title {

    font-size: 24px;

    font-weight: 600;

    line-height: 1.4;

    text-transform: capitalize;

    margin-bottom: 0

}



@media (max-width:1200px) {

    .blog-5 .post-card .post-content .title {

        font-size: 19px

    }

}



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

    .blog-5 .post-card .post-content .title {

        font-size: 22px

    }

}



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

    .blog-5 .post-card .post-content .title {

        font-size: 16px

    }

}



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

    .blog-5 .post-card .post-content .title {

        font-size: 18px

    }

}



.blog-5 .post-card .post-content .title a {

    background: -webkit-gradient(linear, left top, left bottom, from(var(--bz-color-theme-primary)), color-stop(98%, var(--bz-color-theme-primary)));

    background: linear-gradient(var(--bz-color-theme-primary) 0%, var(--bz-color-theme-primary) 98%);

    background-size: 0 2px;

    background-repeat: no-repeat;

    background-position: left 100%;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.blog-5 .post-card .post-content .title a:hover {

    color: var(--bz-color-theme-primary);

    background-size: 100% 2px

}



.blog-5 .post-card .post-content p {

    font-size: 16px;

    color: #74787C;

    font-weight: 400;

    line-height: 26px;

    margin-top: 7px;

    margin-bottom: 22px

}



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

    .blog-5 .post-card .post-content p {

        font-size: 14px;

        line-height: 24px

    }

}



.blog-5 .post-card .read-more {

    font-size: 16px;

    font-weight: 700;

    text-transform: capitalize;

    color: var(--bz-color-theme-primary);

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center

}



.blog-5 .post-card .read-more i {

    font-size: 14px;

    margin-left: 5px;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.blog-5 .post-card .read-more:hover i {

    margin-left: 8px

}



.blog-5 .post-meta {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    list-style: none;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    row-gap: 10px;

    padding-bottom: 15px;

    margin-bottom: 16px;

    margin-top: 13px;

    border-bottom: 1px solid #EBEBEB

}



.blog-5 .post-meta li,

.blog-5 .post-meta a {

    font-family: var(--bz-ff-body);

    font-size: 16px;

    font-weight: 400;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-column-gap: 10px;

    -moz-column-gap: 10px;

    column-gap: 10px

}



.blog-5 .post-meta li i,

.blog-5 .post-meta a i {

    font-size: 16px;

    color: var(--bz-color-text-body)

}



.blog-5 .post-meta li:not(:last-of-type),

.blog-5 .post-meta a:not(:last-of-type) {

    margin-right: 20px

}



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

    .blog-5 .post-meta li,

    .blog-5 .post-meta a {

        font-size: 12px

    }

}



.blog-5 .post-meta li a:hover {

    color: var(--bz-color-theme-primary)

}



.blog-5 .post-meta li a:hover i {

    color: var(--bz-color-theme-primary)

}



.Read-more-2 {

    font-size: 16px;

    font-weight: 600;

    color: #191F29;

    display: inline-block;

    font-family: var(--bz-ff-body)

}



.Read-more-2 i {

    font-size: 14px;

    color: #191F29;

    border: 1px solid rgb(25 31 41 / .3);

    width: 35px;

    height: 35px;

    border-radius: 500px;

    text-align: center;

    line-height: 35px;

    margin-right: 5px;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.Read-more-2:hover i {

    background-color: var(--bz-color-theme-primary);

    border-color: var(--bz-color-theme-primary);

    color: #fff

}



.why-choose-thirteen__image__award__icon {

    display: inline-flex;

    align-items: center;

    justify-content: center;

    transition: transform 0.4s ease-in-out

}



.why-choose-thirteen__image__award__icon:hover {

    transform: scale(1.1);

    cursor: pointer

}



.why-choose-thirteen {

    position: relative;

    overflow: hidden;

    background-color: #003a5b

}



.why-choose-thirteen__content {

    position: relative;

    padding: 70px 0 70px

}



.why-choose-thirteen__content__text {

    font-size: 16px;

    line-height: 30px;

    font-weight: 600;

    margin: 0 0 30px;

    color: #fff

}



.why-choose-thirteen__box-wrapper {

    position: relative;

    display: flex;

    align-items: center;

    justify-content: flex-start;

    gap: 77px

}



.why-choose-thirteen__box {

    position: relative;

    z-index: 1;

    max-width: 179px

}



.why-choose-thirteen__box__icon {

    width: 76px;

    height: 76px;

    background-color: var(--bz-color-theme-primary);

    border-radius: 50%;

    display: flex;

    align-items: center;

    justify-content: center;

    margin: 0 auto;

    position: relative;

    font-size: 38px;

    color: #fff

}



.why-choose-thirteen__box__icon:hover {

    background-color: var(--bz-color-theme-orange);

    color: #fff

}



.why-choose-thirteen__box__title {

    font-size: 16px;

    line-height: 24px;

    text-transform: capitalize;

    font-weight: 800;

    margin: 0

}



.accordion-button:focus {

    box-shadow: none!important

}



.why-choose-thirteen__box__text {

    margin: 0;

    font-size: 16px;

    font-weight: 600;

    margin-right: -15px;

    color: #fff;

    text-align: center

}



.why-choose-thirteen__box {

    position: relative;

    z-index: 1;

    max-width: 155px

}



.why-choose-thirteen__image {

    position: relative;

    z-index: 1;

    margin: 0;

    display: inline-block;

    margin-left: -130px

}



.why-choose-thirteen__image__shape {

    position: absolute;

    margin-left: -55px;

    bottom: -22px

}



.why-choose-thirteen__image img {

    max-width: none

}



.why-choose-thirteen__image__award {

    position: absolute;

    left: 20px;

    bottom: 41px;

    z-index: 1;

    text-align: center

}



.why-choose-thirteen__image__award__icon {

    font-size: 100px;

    color: #fff;

    line-height: 103px;

    display: block

}



.why-choose-thirteen__image__award__content {

    margin: 15px 0 0;

    font-size: 28px;

    line-height: 41px;

    font-weight: 700;

    color: #fff;

    text-transform: capitalize

}



.why-choose-thirteen h2 {

    color: #fff;

    font-size: 38px;

    padding-bottom: 32px

}



.why-choose-thirteen h6 {

    color: #fff

}



.cta-5 {

    background: rgb(22 25 33 / .75);

    padding: 111px 0

}



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

    .cta-5 {

        padding: 70px 0

    }

}



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

    .cta-5 {

        padding: 60px 0

    }

}



.cta-5 .cta-content-wrapper {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between

}



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

    .cta-5 .cta-content-wrapper {

        display: block

    }

}



.cta-5 .cta-content-wrapper .section-heading-4 {

    margin-bottom: 0

}



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

    .cta-5 .cta-content-wrapper .section-heading-4 {

        margin-bottom: 20px

    }

}



@media (max-width:1200px) {

    .cta-5 .cta-content-wrapper .section-heading-4 .section-title br {

        display: none!important

    }

}



.cta-5 .cta-content-wrapper .cta-btn-wrap {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    gap: 20px

}



.cta-5 .cta-content-wrapper .cta-btn-wrap .bz-primary-btn {

    padding: 19.5px 38.7px;

    border-radius: 100px

}



.cta-5 .cta-content-wrapper .cta-btn-wrap .video-btn a {

    background-color: #fff0;

    color: var(--bz-color-common-white);

    height: 55px;

    width: 55px;

    border-radius: 100px;

    border: 2px solid var(--bz-color-common-white);

    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;

    position: relative;

    z-index: 2

}



.cta-5 .cta-content-wrapper .cta-btn-wrap .video-btn a:hover {

    color: #161921;

    background-color: var(--bz-color-common-white)

}



.services-5 {

    background: #191f291c;

    position: relative

}



.services-5 .services-bg {

    position: absolute;

    top: 0;

    left: 0;

    z-index: -1;

    background: rgb(249 249 249 / .55)

}



.services-5 .services-item {

    background: #FFF;

    border: 1px solid #E7E7E7;

    border-radius: 15px;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    position: relative;

    overflow: hidden;

    z-index: 1

}



.services-5 .services-item::before {

    content: "";

    background-color: var(--bz-color-theme-primary);

    width: 100%;

    height: 0;

    position: absolute;

    bottom: 0;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    left: 0

}



.services-5 .services-item:hover::before {

    height: 80%;

    z-index: -1

}



.services-5 .services-item:hover .services-content .services-icon {

    background-color: var(--bz-color-theme-primary)

}



.services-5 .services-item:hover .services-content .bz-primary-btn {

    background-color: var(--bz-color-theme-orange)

}



.services-5 .services-item:hover .services-content .services-icon img {

    -webkit-filter: brightness(0) invert(1);

    filter: brightness(0) invert(1)

}



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

    .services-5 .services-item {

        margin-bottom: 30px

    }

}



.services-5 .services-item .services-thumb {

    position: relative;

    z-index: 2

}



.services-5 .services-item .services-thumb img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover;

    border-radius: 15px 15px 0 0;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.services-5 .services-item .services-content {

    background: #FFF;

    border: 1px solid #E7E7E7;

    -webkit-box-shadow: 0 9px 39px rgb(0 0 0 / .07);

    box-shadow: 0 9px 39px rgb(0 0 0 / .07);

    border-radius: 15px;

    text-align: center;

    margin: 0 30px 30px;

    margin-top: -50px;

    position: relative;

    z-index: 3

}



@media (max-width:1200px) {

    .services-5 .services-item .services-content {

        margin: 0 20px 20px;

        margin-top: -50px

    }

}



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

    .services-5 .services-item .services-content {

        margin: 0 18px 18px;

        margin-top: -50px

    }

}



.services-5 .services-item .services-content .services-icon {

    width: 95px;

    height: 95px;

    background: #FFF;

    -webkit-box-shadow: 0 4px 44px rgb(0 0 0 / .1);

    box-shadow: 0 4px 44px rgb(0 0 0 / .1);

    border-radius: 500px;

    margin: auto;

    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;

    margin-top: -48px;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.services-5 .services-item .services-content .services-title {

    font-size: 24px;

    font-weight: 600;

    color: #191F29;

    margin-bottom: 10px;

    margin-top: 22px

}



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

    .services-5 .services-item .services-content .services-title {

        font-size: 20px

    }

}



.services-5 .services-item .services-content .services-dec {

    line-height: 26px;

    margin-bottom: 0;

    padding: 0 10px

}



.services-5 .services-item .services-content .services-btn {

    border-top: 1px solid #E7E7E7;

    padding: 13px 0;

    margin-top: 12px

}



.services-5 .services-item .services-content .services-btn a {

    font-size: 16px;

    font-weight: 600;

    display: inline-block

}



.feedback-5 {

    background: #F6F7FA;

    position: relative

}



.feedback-5 .feedback-bg {

    position: absolute;

    top: 0;

    left: 0

}



.feedback-5 .swiper {

    overflow: inherit

}



.feedback-5 .swiper.feedback-5__active {

    overflow-x: clip

}



.feedback-5 .feedback-wrapper {

    background: #FFF;

    -webkit-box-shadow: 0 15px 41px rgb(13 22 39 / .08);

    box-shadow: 0 15px 41px rgb(13 22 39 / .08);

    border-radius: 15px;

    padding: 50px;

    padding-bottom: 40px

}



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

    .feedback-5 .feedback-wrapper {

        padding: 20px;

        padding-bottom: 20px

    }

}



.feedback-5 .feedback-wrapper .feedback-item {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

    border-bottom: 1px solid #E6E6E7;

    padding-bottom: 30px;

    margin-bottom: 20px

}



.feedback-5 .feedback-wrapper .feedback-author-thumb {

    width: 80px;

    height: 80px

}



.feedback-5 .feedback-wrapper .feedback-author-thumb img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover;

    border-radius: 12px

}



.feedback-5 .feedback-wrapper .name {

    font-size: 24px;

    font-weight: 600;

    color: #191F29;

    margin-bottom: 0

}



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

    .feedback-5 .feedback-wrapper .name {

        font-size: 18px

    }

}



.feedback-5 .feedback-wrapper .position {

    font-size: 16px;

    color: var(--bz-color-theme-primary);

    font-weight: 400;

    font-family: var(--bz-ff-heading)

}



.feedback-5 .feedback-wrapper .feedback-dec {

    font-size: 20px;

    color: #74787C;

    line-height: 34px;

    font-style: italic;

    margin-bottom: 0

}



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

    .feedback-5 .feedback-wrapper .feedback-dec {

        font-size: 17px;

        line-height: 30px

    }

}



.feedback-5 .feedback-wrapper .feedback-author {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    gap: 17px

}



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

    .feedback-5 .feedback-wrapper .feedback-author {

        gap: 10px

    }

}



.project-5 .view-more {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    gap: 16px

}



.project-5 .view-more i {

    width: 40px;

    height: 40px;

    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;

    background-color: #fff0;

    border: 1px solid var(--bz-color-text-body);

    border-radius: 500px;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    color: var(--bz-color-text-body)

}



.project-5 .view-more:hover i {

    color: var(--bz-color-common-white);

    background-color: var(--bz-color-theme-primary);

    border-color: #fff0

}



.project-5 .project-5-wrapper {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    margin: 0 -170px;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    gap: 10px;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between

}



@media (max-width:1399px) {

    .project-5 .project-5-wrapper {

        margin: 0

    }

}



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

    .project-5 .project-5-wrapper {

        display: block

    }

}



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

    .project-5 .project-5-wrapper .project-5__item {

        margin: 15px 0

    }

}



.project-5 .project-5-wrapper .project-5__item .project-thumb {

    max-width: 397px;

    height: 500px;

    border-radius: 20px;

    position: relative;

    overflow: hidden

}



@media (max-width:1200px) {

    .project-5 .project-5-wrapper .project-5__item .project-thumb {

        height: 400px

    }

}



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

    .project-5 .project-5-wrapper .project-5__item .project-thumb {

        margin: auto

    }

}



.project-5 .project-5-wrapper .project-5__item .project-thumb a {

    left: 0;

    right: 0;

    top: 0;

    bottom: 0;

    margin: auto;

    width: 130px;

    height: 130px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    font-size: 30px;

    position: absolute;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    opacity: 0;

    border-radius: 500px;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    color: var(--bz-color-theme-primary);

    background: var(--bz-color-common-white);

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



@media (max-width:1200px) {

    .project-5 .project-5-wrapper .project-5__item .project-thumb a {

        width: 100px;

        height: 100px

    }

}



.project-5 .project-5-wrapper .project-5__item .project-thumb::before {

    bottom: 0;

    left: 0;

    opacity: 0;

    content: "";

    width: 100%;

    height: 100%;

    position: absolute;

    mix-blend-mode: multiply;

    background-color: var(--bz-color-theme-primary);

    -webkit-transition: all 300ms linear;

    transition: all 300ms linear

}



.project-5 .project-5-wrapper .project-5__item .project-thumb img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover

}



.project-5 .project-5-wrapper .project-5__item .project-thumb.active {

    max-width: 825px;

    height: 500px;

    -webkit-transition: 0.6s;

    transition: 0.6s

}



@media (max-width:1399px) {

    .project-5 .project-5-wrapper .project-5__item .project-thumb.active {

        max-width: 550px

    }

}



@media (max-width:1200px) {

    .project-5 .project-5-wrapper .project-5__item .project-thumb.active {

        height: 400px

    }

}



.project-5 .project-5-wrapper .project-5__item .project-thumb.active a {

    opacity: 1

}



.project-5 .project-5-wrapper .project-5__item .project-thumb.active::before {

    opacity: 1

}



.case-studies-6 .case-studies-top {

    position: relative;

    padding-top: 120px

}



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

    .case-studies-6 .case-studies-top {

        padding-top: 70px

    }

}



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

    .case-studies-6 .case-studies-top {

        padding-top: 60px

    }

}



.case-studies-6 .case-studies-top .case-studies-bg-shape {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 574px

}



.case-studies-6 .case-studies-top .case-studies-bg-shape img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover

}



.case-studies-6 .case-studies-top .case-studies-top-wrapper {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

    position: relative;

    gap: 30px

}



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

    .case-studies-6 .case-studies-top .case-studies-top-wrapper {

        display: block;

        margin-bottom: 30px

    }

}



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

    .case-studies-6 .case-studies-top .case-studies-top-wrapper .section-heading {

        margin-bottom: 20px

    }

}



.case-studies-6 .case-studies-top .case-studies-top-wrapper .bz-primary-btn {

    padding: 19.5px 41.3px;

    border-radius: 100px;

    text-transform: capitalize

}



.case-studies-bottom-wrapper {

    margin: 0 120px

}



@media (max-width:1399px) {

    .case-studies-bottom-wrapper {

        margin: 0 50px

    }

}



@media (max-width:1200px) {

    .case-studies-bottom-wrapper {

        margin: 0 0

    }

}



.case-studies-wrapper {

    position: relative

}



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

    .case-studies-wrapper {

        margin-bottom: 30px

    }

}



.case-studies-wrapper:hover .case-studies-content {

    opacity: 1;

    visibility: visible;

    bottom: 40px

}



@media (max-width:1399px) {

    .case-studies-wrapper:hover .case-studies-content {

        bottom: 30px

    }

}



@media (max-width:1200px) {

    .case-studies-wrapper:hover .case-studies-content {

        bottom: 20px

    }

}



.case-studies-wrapper:hover .case-studies-thumb a {

    opacity: 1;

    visibility: visible

}



.case-studies-title {

    font-size: 24px;

    font-weight: 600;

    color: #191F29;

    margin-bottom: 0

}



@media (max-width:1399px) {

    .case-studies-title {

        font-size: 20px

    }

}



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

    .case-studies-title {

        font-size: 18px

    }

}



.case-studies-content {

    position: absolute;

    right: 40px;

    left: 40px;

    bottom: 0;

    background: #fff;

    padding: 30px;

    border-radius: 5px;

    opacity: 0;

    visibility: hidden;

    -webkit-transition: 0.3s ease-in-out;

    transition: 0.3s ease-in-out

}



@media (max-width:1399px) {

    .case-studies-content {

        right: 30px;

        left: 30px;

        padding: 25px

    }

}



@media (max-width:1200px) {

    .case-studies-content {

        right: 20px;

        left: 20px;

        padding: 20px

    }

}



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

    .case-studies-content {

        right: 15px;

        left: 15px;

        padding: 15px

    }

}



.case-studies-content span {

    font-size: 16px;

    font-weight: 400;

    color: var(--bz-color-theme-primary);

    font-family: var(--bz-ff-heading)

}



.case-studies-thumb img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover;

    border-radius: 20px

}



.case-studies-thumb a {

    width: 55px;

    height: 55px;

    background: #fff;

    position: absolute;

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

    margin: auto;

    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;

    border-radius: 100px;

    color: var(--bz-color-theme-primary);

    font-size: 16px;

    opacity: 0;

    visibility: hidden;

    -webkit-transition: 0.4s ease-in-out;

    transition: 0.4s ease-in-out

}



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

    .case-studies-thumb a {

        width: 45px;

        height: 45px

    }

}



.counter-6 {

    background: #003a5b;

    position: relative

}



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

    .counter-6 {

        padding: 70px 0

    }

}



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

    .counter-6 {

        padding: 60px 0

    }

}



.counter-6 .left-1-shape {

    position: absolute;

    left: 0;

    bottom: 0

}



@media (max-width:1200px) {

    .counter-6 .left-1-shape {

        display: none

    }

}



.counter-6 .right-2-shape {

    position: absolute;

    right: 0;

    bottom: 0

}



.counter-6 .counter-wrapper {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between

}



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

    .counter-6 .counter-wrapper {

        -webkit-column-count: 1;

        -moz-column-count: 1;

        column-count: 1

    }

}



.counter-6 .counter-wrapper .counter-item {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    gap: 25px

}



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

    .counter-count>span {

        font-size: 10px!important

    }

}



.counter-icon {

    width: 90px;

    height: 90px;

    background: var(--bz-color-theme-orange);

    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;

    border-radius: 100px

}



.counter-count h2 {

    font-size: 38px;

    color: #fff;

    font-weight: 600;

    margin-bottom: 0;

    line-height: 1;

    font-family: var(--bz-ff-heading)

}



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

    .counter-count h2 {

        font-size: 20px

    }

}



.counter-count h2 span {

    line-height: 1!important;

    font-family: var(--bz-ff-heading)!important

}



.counter-count>span {

    font-size: 15px;

    color: #fff;

    text-transform: uppercase;

    font-weight: 600;

    font-family: var(--bz-ff-heading)

}



.team-strength .team-strength-content {

    position: relative

}



.team-strength .team-strength-content .section-heading .sub-heading {

    margin-bottom: 14px

}



.team-strength .team-strength-content .team-strength-counter {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    gap: 20px

}



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

    .team-strength .team-strength-content .team-strength-counter {

        display: block

    }

}



.team-strength .team-strength-content .team-strength-counter .team-strength-item {

    background: rgb(255 255 255 / .04);

    border: 1px solid rgb(255 255 255 / .17);

    border-radius: 5px;

    padding: 31px 40px;

    min-width: 270px

}



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

    .team-strength .team-strength-content .team-strength-counter .team-strength-item {

        min-width: 260px

    }

}



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

    .team-strength .team-strength-content .team-strength-counter .team-strength-item {

        margin-bottom: 15px;

        padding: 20px

    }

}



.team-strength .team-strength-content .team-strength-counter .team-strength-item h2 {

    font-size: 40px;

    font-weight: 700;

    line-height: 1;

    margin-bottom: 0;

    color: #fff

}



.team-strength .team-strength-content .team-strength-counter .team-strength-item h2 span {

    font-size: 40px;

    font-weight: 700;

    line-height: 1;

    font-family: var(--bz-ff-heading)!important;

    color: #fff

}



.team-strength .team-strength-content .team-strength-counter .team-strength-item span {

    font-size: 14px;

    font-weight: 500;

    text-transform: uppercase;

    font-family: var(--bz-ff-heading);

    color: #fff

}



.team-strength .team-strength-content .team-strength-dec {

    font-size: 16px;

    font-weight: 400;

    color: #C8C9CB;

    line-height: 26px;

    margin-bottom: 34px;

    margin-top: 32px

}



.team-strength .team-strength-thumb-wrapper {

    width: 100%;

    height: 100%

}



.team-strength .team-strength-thumb-wrapper .team-strength-thumb {

    bottom: 0;

    left: 0

}



@media (max-width:1200px) {

    .team-strength .team-strength-thumb-wrapper .team-strength-thumb {

        right: -140px;

        left: auto

    }

}



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

    .team-strength .team-strength-thumb-wrapper .team-strength-thumb {

        position: inherit;

        right: 0

    }

}



.team-strength .team-strength-bg-1 {

    width: 88px;

    height: 87px;

    background: var(--bz-color-theme-primary);

    -webkit-transform: matrix(0, -1, -1, 0, 0, 0);

    transform: matrix(0, -1, -1, 0, 0, 0);

    position: absolute;

    bottom: 0;

    right: 0

}



.team-strength .team-strength-shape-1 {

    right: 88px;

    bottom: 88px

}



@media (max-width:1399px) {

    .team-strength .team-strength-shape-1 {

        right: 50px

    }

}



.team-strength .team-strength-shape-2 {

    left: -169px;

    top: -210px

}



.services-6 {

    background: #F9F9F9;

    position: relative;

    overflow: hidden

}



.services-6 .services-item {

    position: relative;

    overflow: hidden

}



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

    .services-6 .services-item {

        margin-bottom: 30px

    }

}



.services-6 .services-item::before {

    content: "";

    width: 100%;

    height: 100%;

    bottom: 0;

    left: 0;

    z-index: 3;

    position: absolute;

    border-radius: 10px;

    -webkit-transition: 0.3s ease-in-out;

    transition: 0.3s ease-in-out;

    background: -webkit-gradient(linear, left top, left bottom, color-stop(24.52%, #fff0), color-stop(87.86%, rgb(6 9 12 / .85)));

    background: linear-gradient(180deg, #fff0 24.52%, rgb(6 9 12 / .85) 87.86%)

}



.services-6 .services-item::after {

    left: 0;

    bottom: 0;

    opacity: 0;

    content: "";

    width: 100%;

    height: 100%;

    position: absolute;

    border-radius: 10px;

    visibility: hidden;

    background: #1E6EE6;

    -webkit-transition: 0.3s ease-in-out;

    transition: 0.3s ease-in-out;

    mix-blend-mode: soft-light

}



.services-6 .services-item:hover::before {

    opacity: 1

}



.services-6 .services-item:hover::after {

    opacity: 1;

    visibility: visible

}



.services-6 .services-item:hover .services-content {

    bottom: 40px

}



@media (max-width:1200px) {

    .services-6 .services-item:hover .services-content {

        bottom: 30px

    }

}



.services-6 .services-item:hover .services-thumb::before {

    opacity: 1

}



.services-6 .services-item:hover .services-thumb::after {

    opacity: 1;

    visibility: visible

}



.services-6 .services-item:hover .services-dec {

    opacity: 1;

    visibility: visible

}



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

    .services-6 .services-item:hover .services-dec {

        display: none

    }

}



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

    .services-6 .services-item:hover .services-dec {

        display: block

    }

}



.services-6 .services-item:hover .services-btn {

    opacity: 1;

    visibility: visible

}



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

    .services-6 .services-item:hover .services-btn {

        margin-top: 20px

    }

}



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

    .services-6 .services-item:hover .services-btn {

        margin-top: 0

    }

}



.services-6 .services-thumb {

    position: relative

}



.services-6 .services-thumb::before {

    content: "";

    left: 0;

    bottom: 0;

    opacity: 1;

    width: 100%;

    opacity: 0;

    height: 100%;

    position: absolute;

    border-radius: 10px;

    visibility: visible;

    mix-blend-mode: multiply;

    -webkit-transition: 0.3s ease-in-out;

    transition: 0.3s ease-in-out;

    background: #003a5b

}



.services-6 .services-thumb::after {

    left: 0;

    bottom: 0;

    z-index: 3;

    opacity: 0;

    content: "";

    width: 100%;

    height: 100%;

    position: absolute;

    border-radius: 10px;

    -webkit-transition: 0.3s ease-in-out;

    transition: 0.3s ease-in-out;

    background: -webkit-gradient(linear, left top, left bottom, color-stop(9.52%, rgb(12 47 99 / .12)), color-stop(87.86%, #003a5b));

    background: linear-gradient(180deg, rgb(12 47 99 / .12) 9.52%, #003a5b 87.86%)

}



.services-6 .services-thumb img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover;

    border-radius: 10px

}



.services-6 .services-content {

    position: absolute;

    bottom: -50px;

    left: 40px;

    right: 10px;

    z-index: 9;

    -webkit-transition: 0.3s ease-in-out;

    transition: 0.3s ease-in-out

}



@media (max-width:1200px) {

    .services-6 .services-content {

        bottom: -100px;

        left: 25px;

        right: 0

    }

}



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

    .services-6 .services-content {

        bottom: -90px;

        left: 20px

    }

}



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

    .services-6 .services-content {

        bottom: -90px

    }

}



.services-6 .services-content .services-icon {

    width: 80px;

    height: 80px;

    background: var(--bz-color-common-white);

    border-radius: 10px;

    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;

    position: relative;

    margin-bottom: 30px

}



@media (max-width:1200px) {

    .services-6 .services-content .services-icon {

        width: 70px;

        height: 70px;

        margin-bottom: 20px

    }

}



.services-6 .services-content .services-icon::before {

    content: "";

    width: 75px;

    height: 75px;

    background: var(--bz-color-common-white);

    mix-blend-mode: normal;

    opacity: .32;

    border-radius: 10px;

    position: absolute;

    top: 10px;

    left: 10px

}



@media (max-width:1200px) {

    .services-6 .services-content .services-icon::before {

        width: 65px;

        height: 65px

    }

}



.services-6 .services-content .services-title {

    font-size: 24px;

    color: var(--bz-color-common-white);

    margin-bottom: 0;

    font-weight: 600

}



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

    .services-6 .services-content .services-title {

        font-size: 21px

    }

}



.services-6 .services-content .services-title a:hover {

    color: #F9F9F9

}



.services-6 .services-content .services-dec {

    font-size: 16px;

    line-height: 26px;

    font-weight: 400;

    color: var(--bz-color-common-white);

    margin-bottom: 20px;

    margin-top: 8px;

    opacity: 0;

    visibility: hidden;

    -webkit-transition: 0.3s ease-in-out;

    transition: 0.3s ease-in-out

}



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

    .services-6 .services-content .services-dec {

        font-size: 15px;

        line-height: 22px

    }

}



.services-6 .services-content .services-btn {

    opacity: 0;

    visibility: hidden;

    -webkit-transition: 0.3s ease-in-out;

    transition: 0.3s ease-in-out

}



.services-6 .bz-primary-btn.bz-primary-btn-4 {

    background: var(--bz-color-common-white);

    font-size: 16px;

    color: var(--bz-color-theme-primary);

    text-transform: capitalize;

    font-weight: 600;

    border-radius: 100px;

    padding: 14.5px 32.3px

}



.services-6 .bz-primary-btn.bz-primary-btn-4::before {

    background: rgb(30 110 231 / .15)

}



.services-6 .services-bg-shape {

    position: absolute;

    top: -110px;

    left: -135px

}



.global-business-6 .global-business-thumb {

    position: relative

}



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

    .global-business-6 .global-business-thumb {

        text-align: center;

        margin-bottom: 30px

    }

}



.global-business-6 .global-business-thumb img {

    border-radius: 20px

}



.global-business-6 .global-business-thumb .image-2 {

    position: absolute;

    right: 15px;

    bottom: 80px

}



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

    .global-business-6 .global-business-thumb .image-2 {

        position: inherit;

        right: 0;

        bottom: -10px

    }

}



.global-business-6 .global-business-thumb::before {

    content: "";

    width: 219px;

    height: 426px;

    background: #FFF;

    border-radius: 20px;

    display: inline-block;

    position: absolute;

    bottom: 70px;

    right: 87px

}



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

    .global-business-6 .global-business-thumb::before {

        display: none

    }

}



.global-business-6 .global-business-content {

    margin-left: 28px

}



@media (max-width:1200px) {

    .global-business-6 .global-business-content {

        margin-left: 0

    }

}



.global-business-6 .global-business-content .section-heading {

    margin-bottom: 46px

}



.global-business-6 .global-business-content .global-business-list-item {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    gap: 25px;

    margin-bottom: 34px

}



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

    .global-business-6 .global-business-content .global-business-list-item {

        display: block;

        margin-bottom: 30px

    }

}



.global-business-6 .global-business-content .global-business-list-item:last-of-type {

    margin-bottom: 45px

}



.global-business-6 .global-business-content .global-business-list-item .global-business-list-icon {

    min-width: 80px;

    height: 80px;

    background: #FFF;

    border: 1px solid #DFE4EF;

    -webkit-box-shadow: 0 7px 45px rgb(47 59 79 / .25);

    box-shadow: 0 7px 45px rgb(47 59 79 / .25);

    border-radius: 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

}



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

    .global-business-6 .global-business-content .global-business-list-item .global-business-list-icon {

        max-width: 80px;

        margin-bottom: 15px

    }

}



.global-business-6 .global-business-content .global-business-list-item .global-business-list-title {

    font-size: 20px;

    font-weight: 600;

    color: #191F29;

    margin-bottom: 8px

}



.global-business-6 .global-business-content .global-business-list-item .global-business-list-dec {

    font-size: 16px;

    font-weight: 400;

    line-height: 26px;

    color: #74787C;

    margin-bottom: 0

}



.global-business-6 .global-business-content .global-business-btn {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    gap: 40px

}



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

    .global-business-6 .global-business-content .global-business-btn {

        display: block

    }

}



.global-business-6 .global-business-content .global-business-btn .bz-primary-btn {

    padding: 19.5px 31px;

    border-radius: 100px

}



.global-business-6 .global-business-content .global-business-btn .play-btn {

    font-size: 16px;

    font-weight: 500;

    color: var(--bz-color-theme-primary);

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    gap: 35px

}



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

    .global-business-6 .global-business-content .global-business-btn .play-btn {

        margin: 30px 0 0 15px

    }

}



.global-business-6 .global-business-content .global-business-btn .play-btn i {

    width: 55px;

    height: 55px;

    background: rgb(30 110 231 / .12);

    color: var(--bz-color-theme-primary);

    font-size: 16px;

    text-align: center;

    line-height: 55px;

    border-radius: 100px;

    display: inline-block;

    outline-offset: 18px;

    outline: 1px solid rgb(30 110 231 / .2)

}



.why-choose-us-6 {

    background: var(--bz-color-theme-primary);

    position: relative

}



.why-choose-us-6 .why-choose-us-bg-thumb {

    width: 45.8%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0

}



.why-choose-us-6 .why-choose-us-bg-thumb img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover;

    background-position: center;

    background-size: cover;

    background-repeat: no-repeat

}



@media (max-width:1200px) {

    .why-choose-us-6 .why-choose-us-bg-thumb {

        width: 48%

    }

}



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

    .why-choose-us-6 .why-choose-us-bg-thumb {

        width: 100%;

        position: inherit;

        margin-bottom: 30px

    }

}



.why-choose-us-6 .why-choose-us-video {

    position: absolute;

    left: 376px;

    top: 50%;

    -webkit-transform: translateY(-50%);

    transform: translateY(-50%)

}



@media (max-width:1399px) {

    .why-choose-us-6 .why-choose-us-video {

        left: 230px

    }

}



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

    .why-choose-us-6 .why-choose-us-video {

        left: 50%;

        top: 23%;

        -webkit-transform: translate(-50%);

        transform: translate(-50%)

    }

}



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

    .why-choose-us-6 .why-choose-us-video {

        top: 15%

    }

}



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

    .why-choose-us-6 .why-choose-us-video {

        top: 8%

    }

}



.why-choose-us-6 .why-choose-us-video .video-btn-6 {

    width: 120px;

    height: 120px;

    background: #fff;

    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;

    color: var(--bz-color-theme-primary);

    font-size: 24px;

    border-radius: 100px

}



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

    .why-choose-us-6 .why-choose-us-video .video-btn-6 {

        width: 70px;

        height: 70px

    }

}



.why-choose-us-6 .why-choose-us-content-wrapper {

    margin-left: 15px

}



@media (max-width:1399px) {

    .why-choose-us-6 .why-choose-us-content-wrapper {

        margin-left: 0

    }

}



.why-choose-us-6 .why-choose-us-content-wrapper .why-choose-us-list {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: start;

    -ms-flex-align: start;

    align-items: start;

    gap: 30px;

    margin-bottom: 40px

}



.why-choose-us-6 .why-choose-us-content-wrapper .why-choose-us-list:last-of-type {

    margin-bottom: 0

}



.why-choose-us-6 .why-choose-us-content-wrapper .why-choose-us-list span {

    min-width: 80px;

    height: 80px;

    background: #fff;

    font-size: 25px;

    font-weight: 700;

    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;

    color: var(--bz-color-theme-primary);

    border-radius: 100px;

    -webkit-transition: 0.3s ease-in-out;

    transition: 0.3s ease-in-out

}



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

    .why-choose-us-6 .why-choose-us-content-wrapper .why-choose-us-list span {

        max-width: 80px;

        margin-bottom: 15px

    }

}



.why-choose-us-6 .why-choose-us-content-wrapper .why-choose-us-list span:hover {

    background: var(--bz-color-theme-orange)

}



.why-choose-us-6 .why-choose-us-content-wrapper .why-choose-us-list .why-choose-us-list-text p {

    font-size: 16px;

    font-weight: 400;

    color: #fff;

    line-height: 28px;

    margin-bottom: 0

}



.why-choose-us-6 .why-choose-us-content-wrapper .why-choose-us-list .why-choose-us-list-text .title {

    font-size: 22px;

    color: #fff;

    margin-bottom: 15px;

    font-weight: 600

}



.team-member-6 .section-heading .sub-heading {

    margin-bottom: 15px;

    padding: 0

}



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

    .team-member-6 .team-wrapper {

        margin-bottom: 30px

    }

}



.team-member-6 .team-wrapper .team-thumb {

    position: relative;

    overflow: hidden

}



.team-member-6 .team-wrapper .team-thumb img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover;

    -webkit-transition: 0.3s ease-in-out;

    transition: 0.3s ease-in-out

}



.team-member-6 .team-wrapper .team-thumb .team-social {

    bottom: 0;

    left: 0;

    z-index: 3;

    padding: 11px;

    position: absolute;

    background: var(--bz-color-theme-primary);

    -webkit-transition: 0.5s ease-in-out;

    transition: 0.5s ease-in-out;

    -webkit-box-shadow: 0 4px 27px rgb(0 0 0 / .07);

    box-shadow: 0 4px 27px rgb(0 0 0 / .07);

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

    transform: translate(0, 100%)

}



.team-member-6 .team-wrapper .team-thumb .team-social a {

    width: 40px;

    height: 40px;

    background: #fff;

    color: var(--bz-color-theme-primary);

    font-size: 14px;

    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;

    border-radius: 100px;

    margin-bottom: 5px;

    -webkit-transition: 0.3s ease-in-out;

    transition: 0.3s ease-in-out

}



.team-member-6 .team-wrapper .team-thumb .team-social a:last-of-type {

    margin-bottom: 0

}



.team-member-6 .team-wrapper .team-thumb .plus {

    width: 62px;

    height: 62px;

    bottom: 0;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    position: absolute;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    background: var(--bz-color-theme-primary);

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    border-radius: 0 15px;

    -webkit-transition: 0.3s ease-in-out;

    transition: 0.3s ease-in-out

}



.team-member-6 .team-wrapper .team-thumb .plus span {

    width: 40px;

    height: 40px;

    color: var(--bz-color-theme-primary);

    background: #f6f6f6;

    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;

    border-radius: 100px;

    -webkit-transition: 0.3s ease-in-out;

    transition: 0.3s ease-in-out

}



.team-member-6 .team-wrapper .team-thumb:hover img {

    -webkit-transform: scale(1.1);

    transform: scale(1.1)

}



.team-member-6 .team-wrapper .team-thumb:hover .plus {

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

    transform: translate(0, 100%)

}



.team-member-6 .team-wrapper .team-thumb:hover .team-social {

    -webkit-transform: translate(0, 0%);

    transform: translate(0, 0%);

    bottom: 0

}



.team-member-6 .team-wrapper .team-content {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center

}



.team-member-6 .team-wrapper .team-content div {

    width: 100%;

    padding: 25px 0;

    text-align: center;

    background: #FFF;

    -webkit-box-shadow: 0 4px 27px rgb(0 0 0 / .07);

    box-shadow: 0 4px 27px rgb(0 0 0 / .07)

}



.team-member-6 .team-wrapper .team-content div .team-name {

    font-size: 24px;

    font-weight: 600;

    color: #191F29;

    margin-bottom: 0;

    line-height: 1

}



.team-member-6 .team-wrapper .team-content div .team-position {

    font-size: 16px;

    font-weight: 400;

    color: #000

}



.team-position:hover {

    color: #fff

}



.brand-slider img {

    width: 60%!important;

    padding: 0 0px!important

}



.slider-container {

    width: 100%;

    padding: 0 0;

    position: relative;

    overflow: hidden

}



.slider-wrapper {

    display: flex;

    transition: transform 0.5s ease

}



.slider-slide {

    flex: 0 0 auto;

    text-align: center;

    font-size: 18px;

    box-sizing: border-box;

    padding: 0 10px

}



.slider-slide img {

    width: 100%;

    height: auto;

    border-radius: 8px

}



.slider-button {

    position: absolute;

    top: 50%;

    transform: translateY(-50%);

    z-index: 10;

    width: 40px;

    height: 40px;

    border-radius: 50%;

    border: none;

    cursor: pointer;

    display: flex;

    align-items: center;

    justify-content: center;

    font-size: 20px

}



.slider-button-next {

    right: 10px

}



.slider-button-prev {

    left: 10px

}



.slider-pagination {

    text-align: center;

    margin-top: 10px

}



.slider-dot {

    display: inline-block;

    width: 10px;

    height: 10px;

    margin: 0 5px;

    background: #ccc;

    border-radius: 50%;

    cursor: pointer

}



.slider-dot.active {

    background: #333

}



#slider .carousel-control.left,

#slider .carousel-control.right {

    opacity: 0;

    filter: alpha(opacity=0);

    background-image: none;

    background-repeat: no-repeat;

    text-shadow: none;

    -webkit-transition: all .25s ease;

    transition: all .25s ease;

    transition: all .25s ease

}



#slider .carousel-control .fa-angle-left {

    left: 5px;

    background: var(--bz-color-theme-primary)

}



#slider .carousel-control .fa-angle-right {

    right: 5px;

    background: var(--bz-color-theme-primary)

}



#slider .carousel-control .fa-angle-left,

#slider .carousel-control .fa-angle-right {

    position: absolute;

    top: 50%;

    z-index: 5;

    display: inline-block;

    -webkit-transform: translateY(-50%);

    transform: translateY(-50%);

    transform: translateY(-50%)

}



#slider .carousel-control i {

    color: #fff;

    line-height: 40px;

    width: 40px;

    height: 40px;

    transition: all 500ms ease;

    background: #000;

    border-radius: 50%;

    font-size: 20px;

    margin: 15px

}



.gst-refund-section {

    background-color: #f8fafc

}



.refund-bg-pattern {

    background-image: url(assets/images/service/gst.jpeg);

    background-size: cover;

    background-position: left center;

    opacity: .03

}



.text-gradient {

    background: linear-gradient(90deg, var(--bz-color-theme-primary) 0%, var(--bz-color-theme-primary) 100%);

    -webkit-background-clip: text;

    background-clip: text;

    color: #fff0

}



.pulse-animate {

    animation: pulse 2s infinite

}



@keyframes pulse {

    0% {

        transform: scale(1)

    }

    50% {

        transform: scale(1.05)

    }

    100% {

        transform: scale(1)

    }

}



.process-flow-wrapper {

    height: 600px

}



.process-bg-circle {

    width: 90%;

    height: 90%;

    background: #0d6efd24;

    border: 2px dashed var(--bs-gray-900)

}



.process-step {

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%) rotate(var(--angle)) translateY(-250px) rotate(calc(-1 * var(--angle)));

    transition: all 0.3s ease;

    z-index: 1

}



.process-step.active .step-content {

    transform: scale(1.05)

}



.process-step .step-content {

    transition: all 0.3s ease

}



.process-step:hover .step-content {

    transform: scale(1.1);

    box-shadow: 0 10px 25px rgb(0 0 0 / .1)!important

}



.icon-wrapper {

    display: flex;

    align-items: center;

    justify-content: center

}



@media (max-width:768px) {

    .process-flow-wrapper {

        height: 500px

    }

    .process-step {

        transform: translate(-50%, -50%) rotate(var(--angle)) translateY(-180px) rotate(calc(-1 * var(--angle)))

    }

    .process-step .step-content {

        width: 140px;

        padding: 1rem!important

    }

}



.social-links li a i {

    font-size: 18px;

    color: #fff;

    transition: all 0.3s ease

}



.footer-contact li a i {

    font-size: 18px;

    color: #fff;

    transition: all 0.3s ease;

    padding-top: 0

}



.social-links li a:hover i {

    transform: scale(1.2) rotate(10deg);

    color: #fff

}



.footer-contact li a:hover i {

    transform: scale(1.2) rotate(10deg);

    color: #fff

}



.ns-footer-area {

    z-index: 1;

    position: relative;

    overflow: hidden;

    background-position: right bottom;

    background-color: #003a5b

}



.bg-default {

    background-image: url(assets/images/service/footer-BG.jpg);

    background-size: cover;

    background-position: center center;

    background-repeat: no-repeat

}



.ns-footer-area::before {

    position: absolute;

    left: 0;

    top: 0;

    width: 100%;

    height: 100%;

    content: "";

    background-color: rgb(0 0 0 / 82%);

    z-index: 2

}



.ns-footer-shape-1.ns-footer-shape {

    left: 0;

    bottom: 0;

    z-index: 4

}



.ns-footer-shape {

    position: absolute

}



.ns-footer-shape-2.ns-footer-shape {

    top: -295px;

    left: 215px;

    z-index: 4;

    height: 100%

}



.ns-footer-shape {

    position: absolute

}



.pt-95 {

    padding-top: 70px

}



.pb-55 {

    padding-bottom: 40px

}



.ns-footer-widget {

    position: relative;

    z-index: 5

}



.ns-footer-widget-title {

    color: #fff;

    font-size: 22px;

    font-weight: 600;

    position: relative;

    margin-bottom: 30px

}



.ns-footer-widget-title::before {

    position: absolute;

    left: 0;

    bottom: 0;

    width: 200px;

    height: 2px;

    background: var(--secondary);

    content: ""

}



.ns-footer-widget-title::after {

    position: absolute;

    left: 0;

    bottom: 0;

    content: "";

    height: 2px;

    width: 35px;

    background: var(--bz-color-theme-primary)

}



.ns-footer-widget-list ul li {

    display: block;

    margin-bottom: 10px

}



.ns-footer-widget-list ul li a {

    font-size: 17px;

    color: #fff;

    display: block;

    position: relative;

    z-index: 1;

    padding-left: 10px

}



.ns-footer-widget-list ul li a::before {

    position: absolute;

    left: 0;

    top: 50%;

    width: 5px;

    height: 2px;

    z-index: 1;

    content: "";

    background: #fff;

    transform: translateY(-50%);

    -webkit-transition: all 0.3s linear 0s;

    -moz-transition: all 0.3s linear 0s;

    -ms-transition: all 0.3s linear 0s;

    -o-transition: all 0.3s linear 0s;

    transition: all 0.3s linear 0s

}



.ns-footer-copyright {

    border-top: 1px solid #fffefe;

    z-index: 5;

    position: relative

}



.ns-footer-copyright-text p {

    font-size: 17px;

    color: #fff;

    margin-bottom: 0

}



.ns-footer-copyright-text p span {

    font-weight: 500

}



.ns-footer-widget-contact ul li {

    font-size: 17px;

    color: #fff;

    margin-bottom: 10px;

    list-style: none;

    display: flex;

    margin-right: 15px

}



ul.list.address1 i {

    margin-right: 15px;

    margin-top: 5px

}



.mb-15 {

    margin-bottom: 15px

}



.ns-footer-widget-contact-info span {

    font-size: 17px;

    color: #fff;

    font-weight: 500;

    display: block

}



.ns-footer-widget-contact-info span a {

    font-weight: 400;

    display: inline-block;

    margin-left: 5px;

    color: #fff

}



.ns-footer-widget-list ul li a:hover {

    color: #fff

}



.ns-footer-widget-list ul li a:hover::before {

    background-color: #fff

}



.ns-footer-copyright-menu p,

.ns-footer-copyright-menu a {

    color: #fff

}



.ns-footer-widget-contact .social-links {

    position: relative

}



.ns-footer-widget-contact .social-links li {

    position: relative;

    margin-right: 8px;

    margin-bottom: 10px;

    display: inline-block

}



.ns-footer-widget-contact .social-links li .face {

    background-color: #4267b2;

    transition: none;

    transform: none

}



.ns-footer-widget-contact .social-links li a {

    position: relative;

    display: block;

    color: #fff;

    font-size: 14px;

    width: 42px;

    height: 42px;

    line-height: 46px;

    background: rgb(255 255 255 / .2);

    text-align: center;

    border-radius: 50%;

    -webkit-transition: all 300ms ease;

    -o-transition: all 300ms ease;

    transition: all 300ms ease

}



.ns-footer-widget-contact .social-links li .twitt {

    background-color: #4ba1f2;

    transition: none;

    transform: none

}



.ns-footer-widget-contact .social-links li .insta {

    background: linear-gradient(45deg, #feda75, #fa7e1e, #d62976, #962fbf, #4f5bd5);

    background-size: 300% 300%;

    animation: gradient 5s ease infinite;

    transition: none;

    transform: none

}



.ns-footer-widget-contact .social-links li .link {

    background-color: #3266c2;

    transition: none;

    transform: none

}



.ns-footer-widget-list ul li a:hover {

    transform: translateX(7px)

}



.ns-footer-widget-list ul li a {

    display: inline-block;

    transition: transform 0.3s ease, color 0.3s ease;

    text-decoration: none

}



.footer-contact li a {

    color: #fff;

    -webkit-transition: 0.3s;

    transition: 0.3s;

    list-style: none

}



.footer-contact {

    list-style: none

}



.footer-contact li i {

    width: 42px;

    height: 42px;

    line-height: 42px;

    font-size: 16px;

    margin-right: 15px;

    border-radius: 50px;

    background: var(--bz-color-theme-primary);

    text-align: center;

    -webkit-transition: 0.3s;

    transition: 0.3s;

    color: #fff

}



.footer-contact li {

    margin-bottom: 9px

}



.vision-mission {

    background-color: #f8f9fa;

    clip-path: polygon(0% 0%, 100% 0%, 100% 85%, 50% 100%, 0 85%)

}



.section-header .section-title {

    font-weight: 700;

    font-size: 2.5rem;

    color: #2c3e50

}



.section-header .section-title span {

    color: var(--bz-color-theme-primary)

}



.vm-card {

    background: #fff;

    border-radius: 10px;

    padding: 2.5rem;

    box-shadow: 0 5px 15px rgb(0 0 0 / .05);

    transition: all 0.4s ease;

    border-top: 4px solid #fff0

}



.vm-card:hover {

    transform: translateY(-10px);

    box-shadow: 0 15px 30px rgb(0 0 0 / .1)

}



.vision-card:hover {

    border-top-color: #fb812a

}



.mission-card:hover {

    border-top-color: #207641

}



.vm-icon {

    width: 70px;

    height: 70px;

    background: var(--bz-color-theme-primary);

    border-radius: 50%;

    display: flex;

    align-items: center;

    justify-content: center;

    margin-bottom: 1.5rem;

    transition: all 0.3s ease

}



.vm-card:hover .vm-icon {

    background: var(--bz-color-theme-orange);

    color: #fff;

    transform: rotate(10deg)

}



.vm-card:hover .icon-2 {

    background: var(--bz-color-green);

    color: #fff;

    transform: rotate(10deg)

}



.vm-icon i {

    font-size: 1.8rem;

    color: #fff;

    transition: all 0.3s ease

}



.vm-card:hover .vm-icon i {

    color: #fff

}



.vm-title {

    font-weight: 600;

    font-size: 1.5rem;

    color: #000;

    margin-bottom: 1rem

}



.vm-text {

    font-size: 1.05rem;

    color: #000

}



@media (max-width:767.98px) {

    .hero-title,

    .section-header .section-title {

        font-size: 2rem

    }

    .vm-card {

        padding: 1.5rem

    }

}



.shape {

    position: absolute;

    z-index: -1111

}



.section-title {

    font-weight: 600;

    font-size: 2.5rem;

    color: #2c3e50

}



.section-title span {

    color: #003a5b

}



.about-hero {

    background-color: #f8f9fa

}



.hero-title {

    font-family: 'Playfair Display', serif;

    font-weight: 700;

    font-size: 2.8rem

}



.hero-text {

    font-size: 1.1rem;

    margin-bottom: 1rem

}



.hero-text strong {

    color: #2c3e50;

    font-weight: 600

}



.about-image-wrapper {

    overflow: hidden;

    border-radius: 10px;

    box-shadow: 0 10px 30px rgb(0 0 0 / .1)

}



.about-image {

    transition: all 0.5s ease;

    filter: brightness(.95)

}



.about-image:hover {

    transform: scale(1.03);

    filter: brightness(1)

}



.founder-tribute {

    background-color: #f8f9fa

}



.founder-image-wrapper {

    position: relative

}



.founder-image {

    width: 250px;

    height: 250px;

    object-fit: cover;

    border: 5px solid #fff;

    box-shadow: 0 5px 15px rgb(0 0 0 / .1);

    transition: all 0.4s ease

}



.founder-image:hover {

    transform: scale(1.05)

}



.founder-content {

    background: #fff;

    border-radius: 10px;

    box-shadow: 0 5px 15px rgb(0 0 0 / .05)

}



.founder-text {

    font-size: 1.1rem

}



.founder-quote {

    background: rgb(212 175 55 / .1);

    padding: 1.5rem;

    border-left: 4px solid #003a5b;

    font-style: italic

}



.founder-quote i {

    color: #003a5b;

    font-size: 1.5rem;

    margin-bottom: .5rem;

    display: block

}



.legacy-section {

    background-color: var(--bz-color-theme-primary)

}



.legacy-card {

    background: #fff;

    border-radius: 10px;

    padding: 1rem;

    box-shadow: 0 5px 15px rgb(0 0 0 / .05);

    transition: all 0.4s ease;

    text-align: center;

    border-top: 4px solid #fff0

}



.legacy-card:hover {

    transform: translateY(-10px);

    box-shadow: 0 15px 30px rgb(0 0 0 / .1);

    border-top-color: #003a5b

}



.legacy-year {

    font-size: 1.2rem;

    font-weight: 600;

    color: #003a5b;

    margin-bottom: 1rem

}



.legacy-icon {

    width: 80px;

    height: 80px;

    margin: 0 auto 1.5rem;

    background: var(--bz-color-theme-orange);

    border-radius: 50%;

    display: flex;

    align-items: center;

    justify-content: center;

    transition: all 0.3s ease

}



.legacy-card:hover .legacy-icon {

    background: #003a5b;

    color: #fff;

    transform: rotate(10deg)

}



.legacy-icon i {

    font-size: 2rem;

    color: #fff;

    transition: all 0.3s ease

}



.legacy-card:hover .legacy-icon i {

    color: #fff

}



.legacy-title {

    font-weight: 600;

    font-size: 1.4rem;

    margin-bottom: 1rem;

    color: #2c3e50

}



.legacy-text {

    font-size: 1rem

}



@media (max-width:767.98px) {

    .hero-title,

    .section-title {

        font-size: 2rem

    }

    .founder-image {

        width: 200px;

        height: 200px

    }

}



.partners-section {

    background-color: #f8f9fa

}



.partner-card {

    background: #fff;

    border-radius: 10px;

    overflow: hidden;

    box-shadow: 0 5px 15px rgb(0 0 0 / .05);

    transition: all 0.4s ease;

    border-bottom: 4px solid #fff0

}



.partner-card:hover {

    transform: translateY(-10px);

    box-shadow: 0 15px 30px rgb(0 0 0 / .1)

}



.partner-card:nth-child(1):hover {

    border-bottom-color: #003a5b

}



.partner-card:nth-child(2):hover {

    border-bottom-color: #fb822a

}



.partner-card:nth-child(3):hover {

    border-bottom-color: #237841

}



.partner-img-wrapper {

    height: 250px;

    overflow: hidden

}



.partner-img {

    width: 100%;

    height: 100%;

    object-fit: cover;

    transition: all 0.5s ease

}



.partner-card:hover .partner-img {

    transform: scale(1.1);

    filter: brightness(1.05)

}



.partner-info {

    padding: 1.5rem;

    text-align: center

}



.partner-name {

    font-weight: 600;

    font-size: 1.3rem;

    color: #2c3e50;

    margin-bottom: .5rem;

    transition: all 0.3s ease

}



.partner-card:hover .partner-name {

    color: #003a5b

}



.partner-card:nth-child(1):hover .partner-name {

    color: #003a5b

}



.partner-card:nth-child(2):hover .partner-name {

    color: #fb822a

}



.partner-card:nth-child(3):hover .partner-name {

    color: #237841

}



.partner-role {

    color: #000;

    font-weight: 500;

    margin-bottom: 1rem

}



.partner-expertise p {

    color: #000;

    margin-bottom: .5rem;

    transition: all 0.3s ease

}



.partner-expertise i {

    transition: all 0.3s ease

}



.partner-card:nth-child(1):hover .partner-expertise i {

    color: #003a5b

}



.partner-card:nth-child(2):hover .partner-expertise i {

    color: #fb822a

}



.partner-card:nth-child(3):hover .partner-expertise i {

    color: #237841

}



@media (max-width:767.98px) {

    .partner-img-wrapper {

        height: 200px

    }

}



.service-btn {

    padding: 17px 21px

}



.sidebar-post .title a {

    position: relative;

    display: inline-block;

    color: #222;

    text-decoration: none;

    transition: color 0.3s ease, transform 0.3s ease

}



.sidebar-post .title a::after {

    content: "";

    position: absolute;

    left: 0;

    bottom: -3px;

    width: 0;

    height: 2px;

    background-color: #f60;

    transition: width 0.3s ease

}



.sidebar-post .title a:hover {

    color: #f60;

    transform: scale(1.05)

}



.sidebar-post .title a:hover::after {

    width: 100%

}



.sidebar-post img {

    transition: transform 0.3s ease

}



.sidebar-post:hover img {

    transform: scale(1.05)

}



.blog-details-img {

    overflow: hidden

}



.blog-details-img img {

    display: block;

    width: 100%;

    transition: transform 0.5s ease

}



.blog-details-img:hover img {

    transform: scale(1.05)

}



.services-6 .services-bg-shape img {

    position: relative;

    animation: floatShape 6s ease-in-out infinite;

    transition: transform 0.5s ease-in-out

}



.services-6 .services-bg-shape img:hover {

    transform: scale(1.05)

}



@keyframes floatShape {

    0% {

        transform: translateY(0)

    }

    50% {

        transform: translateY(-65px)

    }

    100% {

        transform: translateY(0)

    }

}



.feature-box-2 {

    display: grid;

    grid-template-columns: repeat(3, 1fr);

    grid-gap: 30px;

    gap: 30px

}



.feature-sinble-single-box {

    border-radius: 15px;

    background-color: var(--bz-color-theme-primary);

    border: 1px solid #e1e1e1;

    text-align: center;

    padding: 36px 0 32px;

    position: relative;

    z-index: 1;

    overflow: hidden;

    transition: .5s;

    height: 270px

}



.feature-sinble-single-box:before {

    position: absolute;

    content: "";

    height: 100%;

    width: 100%;

    background: url(../img/bg/feature6.webp);

    left: -17%;

    top: -3%;

    z-index: -1;

    background-repeat: no-repeat;

    background-position: 50%

}



.feature-sinble-single-box:before {

    position: absolute;

    content: "";

    height: 100%;

    width: 100%;

    background: var(--bz-color-theme-primary);

    left: 0;

    top: 0;

    border-radius: 50%;

    transform: scale(0);

    transition: .5s

}



.feature-icon-2 {

    width: 75px;

    height: 75px;

    border-radius: 38px;

    background-color: #fff;

    border: 2px solid #fff;

    line-height: 70px;

    margin: auto;

    position: relative;

    z-index: 1

}



.feature-icon-2:before {

    position: absolute;

    content: "";

    height: 100%;

    width: 100%;

    left: 0;

    top: 0;

    border-radius: 50%;

    transform: scale(0);

    transition: .5s

}



.feature-icon-2 i {

    transition: .5s;

    filter: brightness(1) invert(0)

}



h3.feature-title {

    font-size: 18px;

    color: #fff;

    font-weight: 600;

    margin-bottom: 10px;

    padding: 16px 0 0;

    transition: .5s;

    cursor: pointer

}



p.feature-text {

    font-size: 16px;

    line-height: 26px;

    color: #fff;

    font-weight: 400;

    margin: 0;

    transition: .5s;

    padding-left: 15px;

    padding-right: 15px

}



p.feature-text a {

    font-size: 16px;

    line-height: 26px;

    color: #fff;

    font-weight: 400;

    margin: 0;

    transition: .5s

}



.feature-sinble-single-box:after {

    position: absolute;

    content: "";

    height: 100%;

    width: 100%;

    transition: .5s;

    z-index: -1;

    background-repeat: no-repeat;

    background-size: cover;

    background-position: 50%;

    right: 0;

    bottom: 0;

    transform: perspective(500px) rotateX(-90deg);

    opacity: 0

}



.feature-sinble-single-box:hover {

    border: 1px solid #ff4208

}



.feature-sinble-single-box:hover:after {

    transform: perspective(500px) rotateX(0deg);

    opacity: 1

}



.feature-sinble-single-box:hover h3.feature-title,

.feature-sinble-single-box:hover p.feature-text {

    color: #fff

}



.feature-sinble-single-box:hover p.feature-text a {

    color: #fff

}



.feature-sinble-single-box:hover p.feature-text {

    color: #fff

}



.feature-sinble-single-box:hover .feature-icon-2:before {

    transform: scale(1)

}



.feature-sinble-single-box:hover .feature-icon-2 i {

    filter: brightness(0) invert(1)

}



.feature-icon-2 i {

    font-size: 33px;

    position: relative;

    top: 8px;

    color: var(--bz-color-theme-primary)

}



.feature-sinble-single-box:hover .feature-icon-2:before {

    background: var(--bz-color-theme-orange);

    transform: scale(1)

}



.feature-sinble-single-box:hover:before {

    background: var(--bz-color-theme-orange);

    transform: scale(2)

}



.main-navigation ul {

    list-style: none;

    margin: 0;

    padding: 0

}



.main-navigation li {

    position: relative

}



.main-navigation a {

    display: block;

    padding: 10px 11px;

    text-decoration: none;

    color: #333

}



.main-navigation ul.sub-menu {

    display: none;

    padding-left: 15px

}



.main-navigation ul.sub-menu.depth-0 {

    padding-left: 0

}



.menu-toggle {

    display: none

}



.main-navigation a:hover,

.main-navigation a:focus {

    color: var(--bz-color-theme-orange)

}



.main-navigation .current-menu-item>a {

    font-weight: 700

}



@media (max-width:991px) {

    .menu-toggle {

        display: block;

        position: absolute;

        right: 0;

        top: 4px;

        width: 40px;

        height: 40px;

        background: #000;

        border: none;

        cursor: pointer;

        padding: 0;

        font-size: 18px;

        line-height: 24px;

        text-align: center;

        z-index: 1;

        color: #fff

    }

    .main-navigation li.has-children>a {

        padding-right: 40px

    }

    .menu-link {

        border-bottom: 2px solid var(--bz-color-theme-primary);

        position: relative

    }

    .main-navigation ul.sub-menu {

        display: none;

        padding-left: 15px;

        background-color: #f9f9f9

    }

    .main-navigation ul.sub-menu .sub-menu {

        padding-left: 15px

    }

    .main-navigation ul.sub-menu li a {

        padding-left: 25px

    }

    .main-navigation ul.sub-menu li.has-children>a {

        padding-right: 40px

    }

    .main-navigation ul.sub-menu.active {

        display: block

    }

}



.navbar {

    display: flex;

    flex-wrap: wrap;

    align-items: center;

    justify-content: space-between

}



.navbar-brand {

    display: inline-block;

    padding-top: .3125rem;

    padding-bottom: .3125rem;

    margin-right: 1rem;

    font-size: 1.25rem;

    line-height: inherit;

    white-space: nowrap

}



.navbar-collapse {

    flex-basis: 100%;

    flex-grow: 1;

    align-items: center

}



.navbar-nav {

    display: flex;

    flex-direction: column;

    padding-left: 0;

    margin-bottom: 0;

    list-style: none

}



.navbar-toggler {

    padding: .25rem .75rem;

    font-size: 1.25rem;

    line-height: 1;

    background-color: #fff0;

    border: 1px solid #fff0;

    border-radius: .25rem

}



button.navbar-toggler {

    background: var(--bz-color-theme-primary);

    color: #fff

}



#masthead {

    background-color: #fff;

    transition: .5s ease top;

    top: -105px;

    box-shadow: 0 0 5px 2px rgb(0 0 0 / .2);

    &.sticky {

        position: fixed;

        top: 0;

        left: 0;

        width: 100%;

        height: auto

    }

    .header {

        justify-content: center;

        h1 {

            color: #fff

        }

    }

    z-index:999

}



.menutop ul li a {

    font-family: var(--bz-ff-heading);

    color: var(--bz-color-heading-primary);

    display: block;

    font-size: 16px;

    font-weight: 600;

    text-transform: uppercase;

    position: relative;

    text-decoration: none;

    -webkit-font-smoothing: antialiased;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



@media (max-width:992px) {

    .about-content {

        padding-left: 0

    }

    .about-content .section-heading .section-title {

        font-size: 26px;

        line-height: 34px;

        margin-bottom: 25px

    }

    .about-content p {

        font-size: 15px;

        line-height: 24px

    }

    section {

        padding-top: 35px!important;

        padding-bottom: 35px!important

    }

    .section-heading,

    .sec-title-three__title,

    .about-content .section-heading .section-title,

    .section-heading .section-title,

    .footer-top .section-heading .section-title,

    .request-form-wrap .form-header,

    .service-detail-card h3,

    .page-title,

    .h4,

    .newh3,

    .feature-box h4,

    .sidebar-title {

        font-size: 24px!important

    }

    .feature-box p {

        font-size: 16px !important;

    }

    .feature-box {

        padding: 15px !important;

    }

    .service-sidebar-card h5 {

        font-size: 18px !important;

        padding: 12px !important;

    }

}



@media (max-width:768px) {

    .ns-footer-copyright-text,

    .ns-footer-copyright-menu {

        align-items: center!important;

        text-align: center!important

    }

    .about-img-wrap {

        height: auto;

        margin: 0 auto 25px

    }

    .about-img-wrap .about-img {

        width: 100%;

        height: auto;

        border-radius: 20px

    }

    .about-img-wrap .shape {

        display: none

    }

    .about-content {

        text-align: center

    }

    .about-content .section-heading .section-title {

        font-size: 22px;

        line-height: 30px;

        margin-bottom: 20px

    }

    .about-content p {

        font-size: 14px;

        line-height: 22px

    }

    .about-btn-wrap {

        justify-content: center!important;

        gap: 20px;

        flex-wrap: wrap!important

    }

    .about-content {

        padding-left: 0px!important

    }

    .about-content .about-items .about-item .content .title {

        font-size: 14px!important

    }

    .about-content .about-items .about-item .icon {

        height: 70px!important;

        width: 70px!important

    }

    .about-content .about-items .about-item {

        gap: 0px!important;

        grid-template-columns: 70px 1fr!important

    }

    .why-choose-thirteen__box__top {

        justify-self: anchor-center!important;

        width: 120px!important;

        height: 120px!important;

        padding-top: 15px!important

    }

    .why-choose-thirteen__box__icon {

        width: 45px!important;

        height: 50px!important;

        font-size: 18px!important

    }

    .why-choose-thirteen__box__title {

        font-size: 12px!important;

        line-height: 16px!important;

        margin: 7px!important

    }

    .why-choose-thirteen__box__text {

        margin: 0!important;

        font-size: 16px!important;

        font-weight: 600!important;

        color: #fff!important

    }

    .counter-icon {

        margin-top: 20px!important

    }

    .ns-footer-widget-list {

        padding-bottom: 20px

    }

    .why-choose-thirteen__content {

        padding: 40px 15px

    }

    .why-choose-thirteen h2 {

        font-size: 24px;

        padding-bottom: 0

    }

    .why-choose-thirteen__box__top {

        width: 160px;

        height: 160px

    }

    .why-choose-thirteen__box__icon {

        width: 60px;

        height: 60px;

        font-size: 28px

    }

    .why-choose-thirteen__box__title {

        font-size: 14px

    }

    .why-choose-thirteen__box__text {

        font-size: 14px;

        text-align: center

    }

    .why-choose-thirteen__image {

        margin: 30px auto 0

    }

    .why-choose-thirteen__image img {

        max-width: 100%;

        height: auto

    }

    .why-choose-thirteen__image__award {

        position: static;

        margin-top: 20px;

        transform: none

    }

    .why-choose-thirteen__image__award__icon {

        font-size: 60px

    }

    .why-choose-thirteen__image__award__content {

        font-size: 18px;

        line-height: 26px

    }

}



@media (max-width:1200px) {

    .why-choose-thirteen__box-wrapper {

        gap: 55px

    }

    .why-choose-thirteen h2 {

        font-size: 32px

    }

    .why-choose-thirteen__image__award__content {

        font-size: 22px;

        line-height: 32px

    }

}



@media (max-width:991px) {

    .why-choose-thirteen__content {

        padding: 50px 0;

        text-align: center

    }

    .why-choose-thirteen__box-wrapper {

        justify-content: center

    }

    .why-choose-thirteen__image {

        display: block

    }

    .why-choose-thirteen__image img {

        max-width: 76%;

        height: 100%;

        margin-bottom: 40px;

        margin-left: 170px

    }

    .why-choose-thirteen__image__award {

        left: 50%;

        bottom: 20px;

        transform: translateX(-50%)

    }

    .why-choose-thirteen__image__award__content {

        font-size: 20px;

        line-height: 28px

    }

    .why-choose-thirteen__content {

        padding: 50px 0

    }

    .why-choose-thirteen__image {

        display: block

    }

    .why-choose-thirteen__image img {

        max-width: 100%;

        height: 100%;

        margin-bottom: 40px;

        bottom: 49px

    }

    .why-choose-thirteen__image__award {

        left: 50%;

        bottom: 20px;

        transform: translateX(-50%)

    }

    .why-choose-thirteen__image__award__content {

        font-size: 20px;

        line-height: 28px

    }

}



.service-box {

    position: relative;

    background: #fff;

    border-radius: 10px;

    box-shadow: 0 4px 12px rgb(0 0 0 / .08);

    overflow: hidden;

    transition: all 0.4s ease;

    z-index: 1

}



.service-box::before {

    content: "";

    position: absolute;

    left: 0;

    bottom: 0;

    width: 100%;

    height: 0%;

    background: linear-gradient(135deg, #fb822a, #ffb347);

    transition: height 0.5s ease;

    z-index: 0

}



.service-box:hover::before {

    height: 100%

}



.service-box .service-icon i {

    color: #fb822a;

    transition: color 0.4s ease;

    position: relative;

    z-index: 1

}



.service-box h5,

.service-box p {

    position: relative;

    z-index: 1;

    transition: color 0.4s ease

}



.service-box:hover .service-icon i,

.service-box:hover h5,

.service-box:hover p {

    color: #fff

}



section {

    float: left;

    width: 100%;

    padding-top: 70px;

    padding-bottom: 70px

}



:root {

    --bz-fw-normal: normal;

    --bz-fw-thin: 100;

    --bz-fw-elight: 200;

    --bz-fw-light: 300;

    --bz-fw-regular: 400;

    --bz-fw-medium: 500;

    --bz-fw-sbold: 600;

    --bz-fw-bold: 700;

    --bz-fw-ebold: 800;

    --bz-fw-black: 900;

    --bz-fs-body: 16px;

    --bz-fs-p: 16px;

    --bz-fs-h1: 66px;

    --bz-fs-h2: 48px;

    --bz-fs-h3: 36px;

    --bz-fs-h4: 30px;

    --bz-fs-h5: 24px;

    --bz-fs-h6: 20px;

    --bz-color-common-white: #ffffff;

    --bz-color-common-black: #000000;

    --bz-color-common-dark: #232323;

    --bz-color-heading-primary: #191F29;

    --bz-color-text-body: #74787C;

    --bz-color-theme-primary: #003a5b;

    --bz-color-theme-secondary: #191F29;

    --bz-color-theme-orange: #fb822a;

    --bz-color-bg-1: #191F30;

    --bz-color-grey-1: #F8F8F8;

    --bz-color-grey-2: #F6F6F6;

    --bz-color-grey-3: #F6F7FA;

    --bz-color-grey-4: #F3F4F6;

    --bz-color-border-1: #EAEAEA;

    --bz-color-green: #237841

}



Typography CSS */ body {

    background-color: #fff;

    font-family: "Outfit", sans-serif!important;

    font-size: 16px;

    line-height: 1.625;

    font-weight: 400;

    color: var(--bz-color-text-body)

}



.services-bg img {

    max-width: 100%

}



a {

    text-decoration: none

}



a,

a:hover {

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



h1,

h2,

h3,

h4,

h5,

h6 {

    font-family: var(--bz-ff-heading);

    color: var(--bz-color-heading-primary);

    margin-top: 0;

    font-weight: var(--bz-fw-sbold);

    line-height: 1.2;

    -webkit-transition: all 0.3s ease-in-out 0s;

    transition: all 0.3s ease-in-out 0s

}



h1 {

    font-size: var(--bz-fs-h1)

}



h2 {

    font-size: var(--bz-fs-h2)

}



h3 {

    font-size: var(--bz-fs-h3)

}



h4 {

    font-size: var(--bz-fs-h4)

}



h5 {

    font-size: var(--bz-fs-h5)

}



h6 {

    font-size: var(--bz-fs-h6)

}



ul {

    margin: 0;

    padding: 0

}



p {

    font-family: var(--bz-ff-p);

    font-size: 18px;

    font-weight: var(--bz-fw-normal);

    color: #000;

    margin-bottom: 15px;

    margin-top: 15px;

    line-height: 28px

}



a:focus,

.button:focus {

    text-decoration: none;

    outline: none

}



a:focus,

a:hover {

    color: inherit;

    text-decoration: none

}



a:hover {

    color: var(--bz-color-theme-primary)

}



.slick-list.draggable {

    cursor: -webkit-grab;

    cursor: grab

}



a,

button {

    color: #000;

    outline: none;

    border: none;

    background: #fff0

}



button:hover {

    cursor: pointer

}



button:focus {

    outline: 0;

    border: 0

}



.uppercase {

    text-transform: uppercase

}



.capitalize {

    text-transform: capitalize

}



input {

    outline: none

}



input[type=color] {

    appearance: none;

    -moz-appearance: none;

    -webkit-appearance: none;

    background: none;

    border: 0;

    cursor: pointer;

    height: 100%;

    width: 100%;

    padding: 0;

    border-radius: 50%

}



ul {

    display: block;

    padding: 0;

    margin: 0

}



*::-moz-selection {

    background: var(--bz-color-common-black);

    color: var(--bz-color-common-white);

    text-shadow: none

}



::-moz-selection {

    background: var(--bz-color-common-black);

    color: var(--bz-color-common-white);

    text-shadow: none

}



::selection {

    background: var(--bz-color-common-black);

    color: var(--bz-color-common-white);

    text-shadow: none

}



*::-moz-placeholder {

    color: var(--bz-color-common-black);

    font-size: var(--bz-fs-body);

    opacity: 1

}



*::-webkit-input-placeholder {

    color: var(--bz-color-common-black);

    font-size: var(--bz-fs-body);

    opacity: 1

}



*:-ms-input-placeholder {

    color: var(--bz-color-common-black);

    font-size: var(--bz-fs-body);

    opacity: 1

}



*::-ms-input-placeholder {

    color: var(--bz-color-common-black);

    font-size: var(--bz-fs-body);

    opacity: 1

}



*::placeholder {

    color: var(--bz-color-common-black);

    font-size: var(--bz-fs-body);

    opacity: 1

}



.w-img img {

    width: 100%

}



.m-img img {

    max-width: 100%

}



.fix {

    overflow: hidden

}



.clear {

    clear: both

}



.f-left {

    float: left

}



.f-right {

    float: right

}



.z-index-1 {

    z-index: 1

}



.z-index-11 {

    z-index: 11

}



.overflow-y-visible {

    overflow-x: hidden;

    overflow-y: visible

}



.p-relative {

    position: relative

}



.p-absolute {

    position: absolute

}



.include-bg {

    background-position: center;

    background-size: cover;

    background-repeat: no-repeat

}



.b-radius {

    border-radius: 6px

}



.bg-grey {

    background-color: var(--bz-color-grey-2)

}



.container-2 {

    max-width: 1350px;

    margin: 0 auto;

    padding: 0 15px

}



.bd-bottom {

    border-bottom: 1px solid #edebf9

}



.overflow-h {

    overflow: hidden

}



.error-content .text {

    margin-top: 50px;

    margin-bottom: 20px;

    font-size: 40px

}



.error-content .text span {

    display: block

}



.section-heading {

    margin-bottom: 40px;

    position: relative;

    z-index: 1

}



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

    .section-heading {

        margin-bottom: 30px

    }

}



.section-heading .sub-heading {

    color: var(--bz-color-theme-primary);

    font-size: 17px;

    font-weight: 600;

    display: inline-block;

    margin-bottom: 15px;

    text-transform: inherit;

    position: relative;

    text-transform: uppercase;

    padding: 0 0 0 35px

}



.sub-heading {

    color: var(--bz-color-theme-primary);

    font-size: 17px;

    font-weight: 600

}



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

    .section-heading .sub-heading {

        font-size: 14px

    }

}



.left-shape {

    background-color: var(--bz-color-theme-primary);

    height: 13px;

    width: 15px;

    position: absolute;

    top: 50%;

    left: 0;

    -webkit-transform: translateY(-50%) skew(-15deg);

    transform: translateY(-50%) skew(-15deg)

}



.left-shape:after {

    background-color: var(--bz-color-theme-primary);

    content: "";

    height: 100%;

    width: 4px;

    position: absolute;

    top: 0;

    right: -8px

}



.section-heading .section-title {

    color: var(--bz-color-heading-primary);

    font-size: 37px;

    line-height: 1.2;

    font-weight: 600;

    display: block;

    margin-bottom: 0;

    position: relative;

    overflow: hidden

}



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

    .section-heading .section-title {

        font-size: 32px;

        max-width: 100%

    }

}



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

    .section-heading .section-title {

        font-size: 32px

    }

}



.section-heading.white-content .sub-heading {

    color: var(--bz-color-common-white)

}



.section-heading.white-content .sub-heading .left-shape {

    background-color: var(--bz-color-common-white)

}



.section-heading.white-content .sub-heading .left-shape:after {

    background-color: var(--bz-color-common-white)

}



.section-heading.white-content p,

.section-heading.white-content .section-title {

    color: var(--bz-color-common-white)

}



.section-heading.red-content .sub-heading {

    color: var(--bz-color-theme-red)

}



.section-heading.red-content .sub-heading .left-shape {

    background-color: var(--bz-color-theme-red)

}



.section-heading.red-content .sub-heading .left-shape:after {

    background-color: var(--bz-color-theme-red)

}



.section-heading.section-heading-4 .sub-heading {

    margin-bottom: 15px;

    padding: 0

}



.section-heading.section-heading-4 .section-title {

    font-size: 38px

}



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

    .section-heading.section-heading-4 .section-title {

        font-size: 28px

    }

}



.heading-space {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    row-gap: 25px;

    margin-bottom: 60px

}



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

    .heading-space {

        margin-bottom: 40px

    }

}



.t-up {

    text-transform: uppercase

}



.white-content h1,

.white-content h2,

.white-content h3,

.white-content h4,

.white-content h5,

.white-content h6,

.white-content p,

.white-content li,

.white-content span {

    color: var(--bz-color-common-white)

}



.img-reveal {

    position: relative;

    overflow: hidden;

    visibility: hidden;

    z-index: 1

}



.img-reveal .img-overlay {

    background-color: var(--bz-color-theme-primary);

    height: 100%;

    width: 100%;

    position: absolute;

    top: 0;

    left: 0;

    z-index: 2

}



.img-reveal .img-overlay.overlay-2 {

    background-color: var(--bz-color-theme-red)

}



.img-reveal img {

    -o-object-fit: cover;

    object-fit: cover;

    height: auto;

    width: 100%

}



.anim-text {

    overflow: hidden

}



.running-text {

    background-repeat: repeat;

    background-size: 20px;

    padding: 50px 0;

    overflow: hidden;

    position: relative;

    z-index: 1

}



.running-text .bg-img {

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0

}



.running-text .overlay {

    background: #3A3A3A;

    mix-blend-mode: multiply;

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0

}



.running-text ul {

    list-style: none;

    margin: 0;

    padding: 0;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    gap: 60px

}



.running-text ul li {

    display: inline-block;

    font-size: 120px;

    font-weight: 700;

    white-space: nowrap;

    color: var(--bz-color-common-white);

    text-transform: capitalize;

    position: relative;

    -webkit-text-fill-color: #fff0;

    -webkit-text-stroke-width: 1.5px;

    -webkit-text-stroke-color: rgb(255 255 255 / .6)

}



.scroller__inner {

    padding-block: 1rem;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    gap: 1rem

}



.scroller[data-animated=true] .scroller__inner {

    width: -webkit-max-content;

    width: -moz-max-content;

    width: max-content;

    -ms-flex-wrap: nowrap;

    flex-wrap: nowrap;

    -webkit-animation: scroll var(--_animation-duration, 40s) var(--_animation-direction, forwards) linear infinite;

    animation: scroll var(--_animation-duration, 40s) var(--_animation-direction, forwards) linear infinite

}



.scroller[data-animated=true] .scroller__inner.inner-2 {

    -webkit-animation: scroll var(--_animation-duration, 40s) var(--_animation-direction, reverse) linear infinite;

    animation: scroll var(--_animation-duration, 40s) var(--_animation-direction, reverse) linear infinite

}



.scroller[data-direction=right] {

    --_animation-direction: reverse

}



.scroller[data-direction=left] {

    --_animation-direction: forwards

}



.scroller[data-speed=fast] {

    --_animation-duration: 30s

}



.scroller[data-speed=slow] {

    --_animation-duration: 60s

}



@-webkit-keyframes scroll {

    to {

        -webkit-transform: translate(calc(-50% - 0.5rem));

        transform: translate(calc(-50% - 0.5rem))

    }

}



@keyframes scroll {

    to {

        -webkit-transform: translate(calc(-50% - 0.5rem));

        transform: translate(calc(-50% - 0.5rem))

    }

}



#preloader {

    position: fixed;

    width: 100%;

    height: 100%;

    left: 0;

    top: 0;

    background-color: #02050A;

    z-index: 999

}



.loading {

    left: 50%;

    top: 50%;

    font-size: 100px;

    font-family: var(--bz-ff-heading);

    font-weight: 700;

    text-transform: uppercase;

    position: absolute;

    overflow: hidden;

    -webkit-transform: translate(-50%, -60%);

    transform: translate(-50%, -60%)

}



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

    .loading {

        font-size: 50px

    }

}



.loading:before {

    color: #333;

    content: attr(data-loading-text)

}



.loading:after {

    top: 0;

    left: 0;

    width: 0;

    opacity: 1;

    color: var(--bz-color-theme-primary);

    overflow: hidden;

    position: absolute;

    content: attr(data-loading-text);

    -webkit-animation: loading 6s infinite;

    animation: loading 6s infinite

}



@-webkit-keyframes loading {

    0% {

        width: 0

    }

    100% {

        width: 100%

    }

}



@keyframes loading {

    0% {

        width: 0

    }

    100% {

        width: 100%

    }

}



@media (min-width:992px) {

    .mt-cursor {

        display: block;

        width: 10px;

        height: 10px;

        border-radius: 50%;

        position: fixed;

        left: 10px;

        top: 10px;

        -webkit-user-select: none;

        -moz-user-select: none;

        -ms-user-select: none;

        user-select: none;

        pointer-events: none;

        visibility: hidden;

        z-index: 10000;

        -webkit-transition: all 0.3s cubic-bezier(.165, .84, .44, 1);

        transition: all 0.3s cubic-bezier(.165, .84, .44, 1)

    }

    .mt-cursor:before {

        background: var(--bz-color-theme-primary);

        opacity: 1;

        content: "";

        width: 100%;

        height: 100%;

        border-radius: 50%;

        position: absolute;

        left: 0;

        top: 0;

        -webkit-transition: all 0.3s ease;

        transition: all 0.3s ease

    }

    .mt-cursor.cursor-grow:before {

        opacity: .7;

        -webkit-transform: scale(1.5);

        transform: scale(1.5);

        -webkit-transition: all 0.3s ease;

        transition: all 0.3s ease

    }

    .mt-cursor.hide {

        opacity: 0;

        -webkit-transition: opacity 0.3s ease;

        transition: opacity 0.3s ease;

        -webkit-transition-delay: 0.4s;

        transition-delay: 0.4s

    }

    .mt-cursor.hide .inner {

        -webkit-transform: scale(.1);

        transform: scale(.1);

        -webkit-transition: -webkit-transform 0.3s ease;

        transition: -webkit-transform 0.3s ease;

        transition: transform 0.3s ease;

        transition: transform 0.3s ease, -webkit-transform 0.3s ease

    }

}



.sticky-widget {

    position: sticky;

    top: 120px

}



.mt-5 {

    margin-top: 5px

}



.mt-10 {

    margin-top: 10px

}



.mt-15 {

    margin-top: 15px

}



.mt-20 {

    margin-top: 20px

}



.mt-25 {

    margin-top: 25px

}



.mt-30 {

    margin-top: 30px

}



.mt-35 {

    margin-top: 35px

}



.mt-40 {

    margin-top: 40px

}



.mt-45 {

    margin-top: 45px

}



.mt-50 {

    margin-top: 50px

}



.mt-55 {

    margin-top: 55px

}



.mt-60 {

    margin-top: 60px

}



.mt-65 {

    margin-top: 65px

}



.mt-70 {

    margin-top: 70px

}



.mt-75 {

    margin-top: 75px

}



.mt-80 {

    margin-top: 80px

}



.mt-85 {

    margin-top: 85px

}



.mt-90 {

    margin-top: 90px

}



.mt-95 {

    margin-top: 95px

}



.mt-100 {

    margin-top: 100px

}



.mt-105 {

    margin-top: 105px

}



.mt-110 {

    margin-top: 110px

}



.mt-115 {

    margin-top: 115px

}



.mt-120 {

    margin-top: 120px

}



.mt-125 {

    margin-top: 125px

}



.mt-130 {

    margin-top: 130px

}



.mt-135 {

    margin-top: 135px

}



.mt-140 {

    margin-top: 140px

}



.mt-145 {

    margin-top: 145px

}



.mt-150 {

    margin-top: 150px

}



.mt-155 {

    margin-top: 155px

}



.mt-160 {

    margin-top: 160px

}



.mt-165 {

    margin-top: 165px

}



.mt-170 {

    margin-top: 170px

}



.mt-175 {

    margin-top: 175px

}



.mt-180 {

    margin-top: 180px

}



.mt-185 {

    margin-top: 185px

}



.mt-190 {

    margin-top: 190px

}



.mt-195 {

    margin-top: 195px

}



.mt-200 {

    margin-top: 200px

}



.mb-5 {

    margin-bottom: 5px

}



.mb-10 {

    margin-bottom: 10px

}



.mb-15 {

    margin-bottom: 15px

}



.mb-20 {

    margin-bottom: 20px

}



.mb-25 {

    margin-bottom: 25px

}



.mb-30 {

    margin-bottom: 30px

}



.mb-35 {

    margin-bottom: 35px

}



.mb-40 {

    margin-bottom: 40px

}



.mb-45 {

    margin-bottom: 45px

}



.mb-50 {

    margin-bottom: 50px

}



.mb-55 {

    margin-bottom: 55px

}



.mb-60 {

    margin-bottom: 60px

}



.mb-65 {

    margin-bottom: 65px

}



.mb-70 {

    margin-bottom: 70px

}



.mb-75 {

    margin-bottom: 75px

}



.mb-80 {

    margin-bottom: 80px

}



.mb-85 {

    margin-bottom: 85px

}



.mb-90 {

    margin-bottom: 90px

}



.mb-95 {

    margin-bottom: 95px

}



.mb-100 {

    margin-bottom: 100px

}



.mb-105 {

    margin-bottom: 105px

}



.mb-110 {

    margin-bottom: 110px

}



.mb-115 {

    margin-bottom: 115px

}



.mb-120 {

    margin-bottom: 120px

}



.mb-125 {

    margin-bottom: 125px

}



.mb-130 {

    margin-bottom: 130px

}



.mb-135 {

    margin-bottom: 135px

}



.mb-140 {

    margin-bottom: 140px

}



.mb-145 {

    margin-bottom: 145px

}



.mb-150 {

    margin-bottom: 150px

}



.mb-155 {

    margin-bottom: 155px

}



.mb-160 {

    margin-bottom: 160px

}



.mb-165 {

    margin-bottom: 165px

}



.mb-170 {

    margin-bottom: 170px

}



.mb-175 {

    margin-bottom: 175px

}



.mb-180 {

    margin-bottom: 180px

}



.mb-185 {

    margin-bottom: 185px

}



.mb-190 {

    margin-bottom: 190px

}



.mb-195 {

    margin-bottom: 195px

}



.mb-200 {

    margin-bottom: 200px

}



.ml-5 {

    margin-left: 5px

}



.ml-10 {

    margin-left: 10px

}



.ml-15 {

    margin-left: 15px

}



.ml-20 {

    margin-left: 20px

}



.ml-25 {

    margin-left: 25px

}



.ml-30 {

    margin-left: 30px

}



.ml-35 {

    margin-left: 35px

}



.ml-40 {

    margin-left: 40px

}



.ml-45 {

    margin-left: 45px

}



.ml-50 {

    margin-left: 50px

}



.ml-55 {

    margin-left: 55px

}



.ml-60 {

    margin-left: 60px

}



.ml-65 {

    margin-left: 65px

}



.ml-70 {

    margin-left: 70px

}



.ml-75 {

    margin-left: 75px

}



.ml-80 {

    margin-left: 80px

}



.ml-85 {

    margin-left: 85px

}



.ml-90 {

    margin-left: 90px

}



.ml-95 {

    margin-left: 95px

}



.ml-100 {

    margin-left: 100px

}



.ml-105 {

    margin-left: 105px

}



.ml-110 {

    margin-left: 110px

}



.ml-115 {

    margin-left: 115px

}



.ml-120 {

    margin-left: 120px

}



.ml-125 {

    margin-left: 125px

}



.ml-130 {

    margin-left: 130px

}



.ml-135 {

    margin-left: 135px

}



.ml-140 {

    margin-left: 140px

}



.ml-145 {

    margin-left: 145px

}



.ml-150 {

    margin-left: 150px

}



.ml-155 {

    margin-left: 155px

}



.ml-160 {

    margin-left: 160px

}



.ml-165 {

    margin-left: 165px

}



.ml-170 {

    margin-left: 170px

}



.ml-175 {

    margin-left: 175px

}



.ml-180 {

    margin-left: 180px

}



.ml-185 {

    margin-left: 185px

}



.ml-190 {

    margin-left: 190px

}



.ml-195 {

    margin-left: 195px

}



.ml-200 {

    margin-left: 200px

}



.mr-5 {

    margin-right: 5px

}



.mr-10 {

    margin-right: 10px

}



.mr-15 {

    margin-right: 15px

}



.mr-20 {

    margin-right: 20px

}



.mr-25 {

    margin-right: 25px

}



.mr-30 {

    margin-right: 30px

}



.mr-35 {

    margin-right: 35px

}



.mr-40 {

    margin-right: 40px

}



.mr-45 {

    margin-right: 45px

}



.mr-50 {

    margin-right: 50px

}



.mr-55 {

    margin-right: 55px

}



.mr-60 {

    margin-right: 60px

}



.mr-65 {

    margin-right: 65px

}



.mr-70 {

    margin-right: 70px

}



.mr-75 {

    margin-right: 75px

}



.mr-80 {

    margin-right: 80px

}



.mr-85 {

    margin-right: 85px

}



.mr-90 {

    margin-right: 90px

}



.mr-95 {

    margin-right: 95px

}



.mr-100 {

    margin-right: 100px

}



.mr-105 {

    margin-right: 105px

}



.mr-110 {

    margin-right: 110px

}



.mr-115 {

    margin-right: 115px

}



.mr-120 {

    margin-right: 120px

}



.mr-125 {

    margin-right: 125px

}



.mr-130 {

    margin-right: 130px

}



.mr-135 {

    margin-right: 135px

}



.mr-140 {

    margin-right: 140px

}



.mr-145 {

    margin-right: 145px

}



.mr-150 {

    margin-right: 150px

}



.mr-155 {

    margin-right: 155px

}



.mr-160 {

    margin-right: 160px

}



.mr-165 {

    margin-right: 165px

}



.mr-170 {

    margin-right: 170px

}



.mr-175 {

    margin-right: 175px

}



.mr-180 {

    margin-right: 180px

}



.mr-185 {

    margin-right: 185px

}



.mr-190 {

    margin-right: 190px

}



.mr-195 {

    margin-right: 195px

}



.mr-200 {

    margin-right: 200px

}



.pt-5 {

    padding-top: 5px

}



.pt-10 {

    padding-top: 10px

}



.pt-15 {

    padding-top: 15px

}



.pt-20 {

    padding-top: 20px

}



.pt-25 {

    padding-top: 25px

}



.pt-30 {

    padding-top: 30px

}



.pt-35 {

    padding-top: 35px

}



.pt-40 {

    padding-top: 40px

}



.pt-45 {

    padding-top: 45px

}



.pt-50 {

    padding-top: 50px

}



.pt-55 {

    padding-top: 55px

}



.pt-60 {

    padding-top: 60px

}



.pt-65 {

    padding-top: 65px

}



.pt-70 {

    padding-top: 70px

}



.pt-75 {

    padding-top: 75px

}



.pt-80 {

    padding-top: 80px

}



.pt-85 {

    padding-top: 85px

}



.pt-90 {

    padding-top: 90px

}



.pt-95 {

    padding-top: 95px

}



.pt-100 {

    padding-top: 100px

}



.pt-105 {

    padding-top: 105px

}



.pt-110 {

    padding-top: 110px

}



.pt-115 {

    padding-top: 115px

}



.pt-120 {

    padding-top: 120px

}



.pt-125 {

    padding-top: 125px

}



.pt-130 {

    padding-top: 130px

}



.pt-135 {

    padding-top: 135px

}



.pt-140 {

    padding-top: 140px

}



.pt-145 {

    padding-top: 145px

}



.pt-150 {

    padding-top: 150px

}



.pt-155 {

    padding-top: 155px

}



.pt-160 {

    padding-top: 160px

}



.pt-165 {

    padding-top: 165px

}



.pt-170 {

    padding-top: 170px

}



.pt-175 {

    padding-top: 175px

}



.pt-180 {

    padding-top: 180px

}



.pt-185 {

    padding-top: 185px

}



.pt-190 {

    padding-top: 190px

}



.pt-195 {

    padding-top: 195px

}



.pt-200 {

    padding-top: 200px

}



.pb-5 {

    padding-bottom: 5px

}



.pb-10 {

    padding-bottom: 10px

}



.pb-15 {

    padding-bottom: 15px

}



.pb-20 {

    padding-bottom: 20px

}



.pb-25 {

    padding-bottom: 25px

}



.pb-30 {

    padding-bottom: 30px

}



.pb-35 {

    padding-bottom: 35px

}



.pb-40 {

    padding-bottom: 40px

}



.pb-45 {

    padding-bottom: 45px

}



.pb-50 {

    padding-bottom: 50px

}



.pb-55 {

    padding-bottom: 55px

}



.pb-60 {

    padding-bottom: 60px

}



.pb-65 {

    padding-bottom: 65px

}



.pb-70 {

    padding-bottom: 70px

}



.pb-75 {

    padding-bottom: 75px

}



.pb-80 {

    padding-bottom: 80px

}



.pb-85 {

    padding-bottom: 85px

}



.pb-90 {

    padding-bottom: 90px

}



.pb-95 {

    padding-bottom: 95px

}



.pb-100 {

    padding-bottom: 100px

}



.pb-105 {

    padding-bottom: 105px

}



.pb-110 {

    padding-bottom: 110px

}



.pb-115 {

    padding-bottom: 115px

}



.pb-120 {

    padding-bottom: 120px

}



.pb-125 {

    padding-bottom: 125px

}



.pb-130 {

    padding-bottom: 130px

}



.pb-135 {

    padding-bottom: 135px

}



.pb-140 {

    padding-bottom: 140px

}



.pb-145 {

    padding-bottom: 145px

}



.pb-150 {

    padding-bottom: 150px

}



.pb-155 {

    padding-bottom: 155px

}



.pb-160 {

    padding-bottom: 160px

}



.pb-165 {

    padding-bottom: 165px

}



.pb-170 {

    padding-bottom: 170px

}



.pb-175 {

    padding-bottom: 175px

}



.pb-180 {

    padding-bottom: 180px

}



.pb-185 {

    padding-bottom: 185px

}



.pb-190 {

    padding-bottom: 190px

}



.pb-195 {

    padding-bottom: 195px

}



.pb-200 {

    padding-bottom: 200px

}



.pl-5 {

    padding-left: 5px

}



.pl-10 {

    padding-left: 10px

}



.pl-15 {

    padding-left: 15px

}



.pl-20 {

    padding-left: 20px

}



.pl-25 {

    padding-left: 25px

}



.pl-30 {

    padding-left: 30px

}



.pl-35 {

    padding-left: 35px

}



.pl-40 {

    padding-left: 40px

}



.pl-45 {

    padding-left: 45px

}



.pl-50 {

    padding-left: 50px

}



.pl-55 {

    padding-left: 55px

}



.pl-60 {

    padding-left: 60px

}



.pl-65 {

    padding-left: 65px

}



.pl-70 {

    padding-left: 70px

}



.pl-75 {

    padding-left: 75px

}



.pl-80 {

    padding-left: 80px

}



.pl-85 {

    padding-left: 85px

}



.pl-90 {

    padding-left: 90px

}



.pl-95 {

    padding-left: 95px

}



.pl-100 {

    padding-left: 100px

}



.pl-105 {

    padding-left: 105px

}



.pl-110 {

    padding-left: 110px

}



.pl-115 {

    padding-left: 115px

}



.pl-120 {

    padding-left: 120px

}



.pl-125 {

    padding-left: 125px

}



.pl-130 {

    padding-left: 130px

}



.pl-135 {

    padding-left: 135px

}



.pl-140 {

    padding-left: 140px

}



.pl-145 {

    padding-left: 145px

}



.pl-150 {

    padding-left: 150px

}



.pl-155 {

    padding-left: 155px

}



.pl-160 {

    padding-left: 160px

}



.pl-165 {

    padding-left: 165px

}



.pl-170 {

    padding-left: 170px

}



.pl-175 {

    padding-left: 175px

}



.pl-180 {

    padding-left: 180px

}



.pl-185 {

    padding-left: 185px

}



.pl-190 {

    padding-left: 190px

}



.pl-195 {

    padding-left: 195px

}



.pl-200 {

    padding-left: 200px

}



.pr-5 {

    padding-right: 5px

}



.pr-10 {

    padding-right: 10px

}



.pr-15 {

    padding-right: 15px

}



.pr-20 {

    padding-right: 20px

}



.pr-25 {

    padding-right: 25px

}



.pr-30 {

    padding-right: 30px

}



.pr-35 {

    padding-right: 35px

}



.pr-40 {

    padding-right: 40px

}



.pr-45 {

    padding-right: 45px

}



.pr-50 {

    padding-right: 50px

}



.pr-55 {

    padding-right: 55px

}



.pr-60 {

    padding-right: 60px

}



.pr-65 {

    padding-right: 65px

}



.pr-70 {

    padding-right: 70px

}



.pr-75 {

    padding-right: 75px

}



.pr-80 {

    padding-right: 80px

}



.pr-85 {

    padding-right: 85px

}



.pr-90 {

    padding-right: 90px

}



.pr-95 {

    padding-right: 95px

}



.pr-100 {

    padding-right: 100px

}



.pr-105 {

    padding-right: 105px

}



.pr-110 {

    padding-right: 110px

}



.pr-115 {

    padding-right: 115px

}



.pr-120 {

    padding-right: 120px

}



.pr-125 {

    padding-right: 125px

}



.pr-130 {

    padding-right: 130px

}



.pr-135 {

    padding-right: 135px

}



.pr-140 {

    padding-right: 140px

}



.pr-145 {

    padding-right: 145px

}



.pr-150 {

    padding-right: 150px

}



.pr-155 {

    padding-right: 155px

}



.pr-160 {

    padding-right: 160px

}



.pr-165 {

    padding-right: 165px

}



.pr-170 {

    padding-right: 170px

}



.pr-175 {

    padding-right: 175px

}



.pr-180 {

    padding-right: 180px

}



.pr-185 {

    padding-right: 185px

}



.pr-190 {

    padding-right: 190px

}



.pr-195 {

    padding-right: 195px

}



.pr-200 {

    padding-right: 200px

}



.mt-10 {

    margin-top: 10px

}



.mt-15 {

    margin-top: 15px

}



.mt-20 {

    margin-top: 20px

}



.mt-25 {

    margin-top: 25px

}



.mt-30 {

    margin-top: 30px

}



.mt-35 {

    margin-top: 35px

}



.mt-40 {

    margin-top: 40px

}



.mt-45 {

    margin-top: 45px

}



.mt-50 {

    margin-top: 50px

}



.mb-10 {

    margin-bottom: 10px

}



.mb-15 {

    margin-bottom: 15px

}



.mb-20 {

    margin-bottom: 20px

}



.mb-25 {

    margin-bottom: 25px

}



.mb-30 {

    margin-bottom: 30px

}



.mb-35 {

    margin-bottom: 35px

}



.mb-40 {

    margin-bottom: 40px

}



.mb-45 {

    margin-bottom: 45px

}



.mb-50 {

    margin-bottom: 50px

}



.mb-60 {

    margin-bottom: 60px

}



.pt-180 {

    padding-top: 180px

}



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

    .pt-180 {

        padding-top: 70px

    }

}



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

    .pt-180 {

        padding-top: 50px

    }

}



.pt-130 {

    padding-top: 130px

}



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

    .pt-130 {

        padding-top: 80px

    }

}



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

    .pt-130 {

        padding-top: 60px

    }

}



.pt-120 {

    padding-top: 120px

}



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

    .pt-120 {

        padding-top: 70px

    }

}



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

    .pt-120 {

        padding-top: 60px

    }

}



.pt-110 {

    padding-top: 120px

}



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

    .pt-110 {

        padding-top: 70px

    }

}



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

    .pt-110 {

        padding-top: 60px

    }

}



.pt-100 {

    padding-top: 120px

}



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

    .pt-100 {

        padding-top: 70px

    }

}



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

    .pt-100 {

        padding-top: 60px

    }

}



.pt-110 {

    padding-top: 120px

}



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

    .pt-110 {

        padding-top: 70px

    }

}



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

    .pt-110 {

        padding-top: 60px

    }

}



.pt-90 {

    padding-top: 90px

}



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

    .pt-90 {

        padding-top: 70px

    }

}



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

    .pt-90 {

        padding-top: 60px

    }

}



.pt-80 {

    padding-top: 80px

}



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

    .pt-80 {

        padding-top: 70px

    }

}



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

    .pt-80 {

        padding-top: 60px

    }

}



.pt-70 {

    padding-top: 70px

}



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

    .pt-70 {

        padding-top: 70px

    }

}



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

    .pt-70 {

        padding-top: 60px

    }

}



.pb-180 {

    padding-bottom: 180px

}



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

    .pb-180 {

        padding-bottom: 70px

    }

}



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

    .pb-180 {

        padding-bottom: 60px

    }

}



.pb-130 {

    padding-bottom: 130px

}



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

    .pb-130 {

        padding-bottom: 80px

    }

}



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

    .pb-130 {

        padding-bottom: 60px

    }

}



.pb-120 {

    padding-bottom: 120px

}



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

    .pb-120 {

        padding-bottom: 70px

    }

}



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

    .pb-120 {

        padding-bottom: 60px

    }

}



.pb-110 {

    padding-bottom: 120px

}



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

    .pb-110 {

        padding-bottom: 70px

    }

}



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

    .pb-110 {

        padding-bottom: 60px

    }

}



.pb-100 {

    padding-bottom: 120px

}



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

    .pb-100 {

        padding-bottom: 70px

    }

}



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

    .pb-100 {

        padding-bottom: 60px

    }

}



.pb-90 {

    padding-bottom: 90px

}



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

    .pb-90 {

        padding-bottom: 70px

    }

}



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

    .pb-90 {

        padding-bottom: 60px

    }

}



.pb-80 {

    padding-bottom: 80px

}



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

    .pb-80 {

        padding-bottom: 70px

    }

}



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

    .pb-80 {

        padding-bottom: 60px

    }

}



.pb-70 {

    padding-bottom: 70px

}



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

    .pb-70 {

        padding-bottom: 70px

    }

}



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

    .pb-70 {

        padding-bottom: 60px

    }

}



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

    .md-pb-30 {

        padding-bottom: 30px

    }

}



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

    .md-pb-40 {

        padding-bottom: 40px

    }

}



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

    .md-pb-50 {

        padding-bottom: 50px

    }

}



.ripple,

.ripple:before,

.ripple:after {

    position: absolute;

    left: 50%;

    top: 50%;

    width: 50px;

    height: 50px;

    -webkit-transform: translateX(-50%) translateY(-50%);

    transform: translateX(-50%) translateY(-50%);

    border-radius: 50%;

    -webkit-box-shadow: 0 0 0 0 rgb(255 255 255 / .5);

    -ms-box-shadow: 0 0 0 0 rgb(255 255 255 / .5);

    -o-box-shadow: 0 0 0 0 rgb(255 255 255 / .5);

    box-shadow: 0 0 0 0 rgb(255 255 255 / .5);

    -webkit-animation: rippleOne 3s infinite;

    animation: rippleOne 3s infinite

}



.ripple {

    z-index: -1

}



.ripple:before {

    -webkit-animation-delay: 0.9s;

    animation-delay: 0.9s;

    content: "";

    position: absolute;

    right: 0;

    bottom: 0

}



.ripple:after {

    -webkit-animation-delay: 0.6s;

    animation-delay: 0.6s;

    content: "";

    position: absolute;

    right: 0;

    bottom: 0

}



@-webkit-keyframes rippleOne {

    70% {

        -webkit-box-shadow: 0 0 0 20px #fff0;

        box-shadow: 0 0 0 20px #fff0

    }

    100% {

        -webkit-box-shadow: 0 0 0 0 #fff0;

        box-shadow: 0 0 0 0 #fff0

    }

}



@keyframes rippleOne {

    70% {

        -webkit-box-shadow: 0 0 0 20px #fff0;

        box-shadow: 0 0 0 20px #fff0

    }

    100% {

        -webkit-box-shadow: 0 0 0 0 #fff0;

        box-shadow: 0 0 0 0 #fff0

    }

}



#scroll-progress-container {

    position: fixed;

    bottom: 20px;

    right: 20px;

    width: 60px;

    height: 60px;

    z-index: 9999

}



#scroll-progress-bar {

    position: absolute;

    width: 100%;

    height: 100%;

    border-radius: 50%;

    background: var(--bz-color-theme-orange);

    box-shadow: 0 0 10px rgb(0 0 0 / .2)

}



#scroll-percentage {

    position: absolute;

    width: 50px;

    height: 50px;

    background-color: #fff;

    color: var(--bz-color-theme-primary);

    border-radius: 50%;

    display: flex;

    align-items: center;

    justify-content: center;

    font-size: 14px;

    font-weight: 700;

    top: 5px;

    left: 5px

}



.floating-contact-container {

    position: fixed;

    bottom: 20px;

    right: 20px;

    display: flex;

    flex-direction: column-reverse;

    align-items: center;

    gap: 15px;

    z-index: 9999;

    opacity: 0;

    visibility: hidden;

    transform: translateY(20px);

    transition: all 0.4s cubic-bezier(.25, .46, .45, .94)

}



.floating-contact-container.visible {

    opacity: 1;

    visibility: visible;

    transform: translateY(0)

}



.floating-contact {

    width: 58px;

    height: 58px;

    border-radius: 50%;

    display: flex;

    align-items: center;

    justify-content: center;

    color: #fff;

    font-size: 22px;

    box-shadow: 0 4px 8px rgb(0 0 0 / .2);

    cursor: pointer;

    transition: all 0.3s ease;

    text-decoration: none

}



.floating-contact.whatsapp {

    background: #25D366;

    margin-bottom: 95px;

    margin-right: 21px

}



.floating-contact.whatsapp:hover {

    background: #25D366;

    transform: translateY(-5px) scale(1.1);

    color: #fff

}



.floating-contact.email {

    background: #EA4335;

    margin-right: 20px

}



.floating-contact.email:hover {

    background: #D33426;

    transform: translateY(-5px) scale(1.1);

    color: #fff

}



.floating-contact::after {

    content: attr(data-tooltip);

    position: absolute;

    right: 60px;

    color: #fff;

    padding: 5px 10px;

    border-radius: 4px;

    font-size: 14px;

    opacity: 0;

    transition: opacity 0.3s;

    white-space: nowrap

}



.floating-contact:hover::after {

    opacity: 1

}



#scroll-percentage:hover {

    transform: scale(1.05);

    transition: transform 0.2s ease

}



@-webkit-keyframes scrollToTop {

    0% {

        -webkit-transform: translate3d(0, 80%, 0);

        transform: translate3d(0, 80%, 0);

        visibility: visible

    }

    to {

        -webkit-transform: translateZ(0);

        transform: translateZ(0)

    }

}



@keyframes scrollToTop {

    0% {

        -webkit-transform: translate3d(0, 80%, 0);

        transform: translate3d(0, 80%, 0);

        visibility: visible

    }

    to {

        -webkit-transform: translateZ(0);

        transform: translateZ(0)

    }

}



@-webkit-keyframes wobble-vertical {

    16.65% {

        -webkit-transform: translateY(8px);

        transform: translateY(8px)

    }

    33.3% {

        -webkit-transform: translateY(-6px);

        transform: translateY(-6px)

    }

    49.95% {

        -webkit-transform: translateY(4px);

        transform: translateY(4px)

    }

    66.6% {

        -webkit-transform: translateY(-2px);

        transform: translateY(-2px)

    }

    83.25% {

        -webkit-transform: translateY(1px);

        transform: translateY(1px)

    }

    100% {

        -webkit-transform: translateY(0);

        transform: translateY(0)

    }

}



@keyframes wobble-vertical {

    16.65% {

        -webkit-transform: translateY(8px);

        transform: translateY(8px)

    }

    33.3% {

        -webkit-transform: translateY(-6px);

        transform: translateY(-6px)

    }

    49.95% {

        -webkit-transform: translateY(4px);

        transform: translateY(4px)

    }

    66.6% {

        -webkit-transform: translateY(-2px);

        transform: translateY(-2px)

    }

    83.25% {

        -webkit-transform: translateY(1px);

        transform: translateY(1px)

    }

    100% {

        -webkit-transform: translateY(0);

        transform: translateY(0)

    }

}



.bz-primary-btn {

    background-color: var(--bz-color-theme-primary);

    color: var(--bz-color-common-white);

    display: -webkit-inline-box;

    display: -ms-inline-flexbox;

    display: inline-flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    font-size: 16px;

    font-weight: 600;

    line-height: 1;

    padding: 20px 30px;

    border-radius: 7px;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    overflow: hidden;

    text-transform: uppercase;

    position: relative;

    z-index: 1

}



.bz-primary-btn:before {

    content: "";

    position: absolute;

    top: 0;

    left: 0;

    bottom: 0;

    right: 0;

    background: rgb(255 255 255 / .2);

    -webkit-transform-origin: right center;

    transform-origin: right center;

    -webkit-transform: scale(0, 1);

    transform: scale(0, 1);

    -webkit-transition: -webkit-transform 0.4s cubic-bezier(.4, 0, .2, 1);

    transition: -webkit-transform 0.4s cubic-bezier(.4, 0, .2, 1);

    transition: transform 0.4s cubic-bezier(.4, 0, .2, 1);

    transition: transform 0.4s cubic-bezier(.4, 0, .2, 1), -webkit-transform 0.4s cubic-bezier(.4, 0, .2, 1);

    z-index: -1

}



.bz-primary-btn i {

    margin-left: 5px;

    font-size: 14px;

    -webkit-transform: rotate(0);

    transform: rotate(0);

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.bz-primary-btn:hover {

    color: var(--bz-color-common-white)

}



.bz-primary-btn:hover:before {

    background-color: var(--bz-color-theme-orange);

    -webkit-transform-origin: left center;

    transform-origin: left center;

    -webkit-transform: scale(1, 1);

    transform: scale(1, 1)

}



.bz-primary-btn:focus {

    color: var(--bz-color-common-white)

}



.bz-primary-btn.red-btn {

    background-color: var(--bz-color-theme-red)

}



.bz-primary-btn.red-btn:before {

    background-color: var(--bz-color-heading-primary)

}



.bz-transparent-btn {

    background-color: #fff0;

    font-family: var(--bz-ff-heading);

    color: var(--bz-color-theme-primary);

    display: -webkit-inline-box;

    display: -ms-inline-flexbox;

    display: inline-flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    font-size: 16px;

    font-weight: 600;

    line-height: 1;

    padding: 20px 30px;

    border-radius: 7px;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    overflow: hidden;

    text-transform: uppercase;

    position: relative;

    z-index: 1;

    border: 1px solid var(--bz-color-theme-primary)

}



.bz-transparent-btn:before {

    background-color: var(--bz-color-theme-orange);

    border: 1px solid var(--bz-color-theme-orange)!important;

    content: "";

    position: absolute;

    top: 0;

    left: 0;

    bottom: 0;

    right: 0;

    -webkit-transform-origin: right center;

    transform-origin: right center;

    -webkit-transform: scale(0, 1);

    transform: scale(0, 1);

    -webkit-transition: -webkit-transform 0.4s cubic-bezier(.4, 0, .2, 1);

    transition: -webkit-transform 0.4s cubic-bezier(.4, 0, .2, 1);

    transition: transform 0.4s cubic-bezier(.4, 0, .2, 1);

    transition: transform 0.4s cubic-bezier(.4, 0, .2, 1), -webkit-transform 0.4s cubic-bezier(.4, 0, .2, 1);

    z-index: -1

}



.bz-transparent-btn i {

    margin-right: 5px;

    font-size: 14px;

    -webkit-transform: rotate(0);

    transform: rotate(0);

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.bz-transparent-btn:hover {

    color: var(--bz-color-common-white);

    border: 1px solid var(--bz-color-theme-orange)!important

}



.bz-transparent-btn:hover:before {

    -webkit-transform-origin: left center;

    transform-origin: left center;

    -webkit-transform: scale(1, 1);

    transform: scale(1, 1)

}



.bz-transparent-btn:focus {

    color: var(--bz-color-common-white)

}



.header {

    background-color: var(--bz-color-common-white);

    width: 100%;

    position: relative;

    top: 0;

    left: 0;

    width: 100%;

    z-index: 99

}



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

    .header {

        position: relative;

        top: 0;

        height: auto!important

    }

}



.header .top-bar {

    background-color: var(--bz-color-bg-1)

}



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

    .header .top-bar {

        display: none

    }

}



.header .top-bar .top-bar-inner {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    row-gap: 15px

}



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

    .header .top-bar .top-bar-inner {

        -webkit-box-pack: center;

        -ms-flex-pack: center;

        justify-content: center

    }

}



.header .top-bar .top-bar-inner span {

    color: var(--bz-color-common-white);

    font-size: 16px;

    font-weight: 400;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center

}



.header .top-bar .top-bar-inner span i {

    color: #fff;

    margin-right: 10px;

    line-height: 1

}



.header .middle-header {

    border-bottom: 1px solid var(--bz-color-border-1);

    overflow: hidden

}



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

    .header .middle-header {

        display: none

    }

}



.header .middle-header .middle-header-inner {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between

}



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

    .header .middle-header .middle-header-inner {

        -webkit-box-pack: center;

        -ms-flex-pack: center;

        justify-content: center

    }

}



.header .middle-header .middle-header-inner .header-logo {

    padding: 33px 150px 32px 0;

    position: relative;

    z-index: 1

}



@media (max-width:1200px) {

    .header .middle-header .middle-header-inner .header-logo {

        padding-right: 100px

    }

}



.header .middle-header .middle-header-inner .header-logo:before {

    background-color: var(--bz-color-theme-primary);

    content: "";

    height: 100%;

    width: 3000px;

    position: absolute;

    top: 0;

    right: 0;

    z-index: -1;

    clip-path: polygon(0 0, 100% 0, 98.5% 100%, 0% 100%)

}



.header .middle-header .middle-header-inner .header-logo:after {

    background-color: var(--bz-color-theme-primary);

    content: "";

    width: 90px;

    height: 50px;

    position: absolute;

    bottom: 0;

    right: 0;

    clip-path: polygon(0 0, 80% 0, 100% 100%, 0% 100%);

    z-index: -3

}



.header .middle-header .middle-header-inner .header-logo .shape {

    background-color: #122A4D;

    height: 100%;

    width: 3000px;

    position: absolute;

    top: 0;

    right: 0;

    z-index: -2;

    clip-path: polygon(0 0, 100% 0, 99% 100%, 0% 100%)

}



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

    .header .middle-header .middle-header-inner .header-logo {

        display: none

    }

}



.header .middle-header .middle-header-inner .header-items-wrap {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center

}



.header .middle-header .middle-header-inner .header-items-wrap .header-item {

    display: -ms-grid;

    display: grid;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -ms-grid-columns: 45px 15px 1fr;

    grid-template-columns: 45px 1fr;

    grid-gap: 15px;

    padding: 30px 0

}



.header .middle-header .middle-header-inner .header-items-wrap .header-item:not(:last-of-type) {

    padding-right: 40px;

    margin-right: 40px;

    border-right: 1px solid var(--bz-color-border-1)

}



@media (max-width:1200px) {

    .header .middle-header .middle-header-inner .header-items-wrap .header-item:not(:last-of-type) {

        margin-right: 20px;

        padding-right: 20px

    }

}



.header .middle-header .middle-header-inner .header-items-wrap .header-item .icon {

    background-color: #EAECEF;

    color: var(--bz-color-theme-primary);

    height: 45px;

    width: 45px;

    border-radius: 5px;

    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

}



.header .middle-header .middle-header-inner .header-items-wrap .header-item .content span {

    font-family: var(--bz-ff-heading);

    font-size: 14px;

    font-weight: 400;

    color: var(--bz-color-text-body);

    display: block;

    text-transform: uppercase;

    line-height: 1;

    margin-bottom: 4px

}



.header .middle-header .middle-header-inner .header-items-wrap .header-item .content .address,

.header .middle-header .middle-header-inner .header-items-wrap .header-item .content a {

    font-family: var(--bz-ff-heading);

    color: var(--bz-color-heading-primary);

    font-size: 20px;

    font-weight: 500;

    margin-bottom: 0;

    line-height: 1

}



@media (max-width:1200px) {

    .header .middle-header .middle-header-inner .header-items-wrap .header-item .content .address,

    .header .middle-header .middle-header-inner .header-items-wrap .header-item .content a {

        font-size: 15px

    }

}



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

    .header .middle-header .middle-header-inner .header-items-wrap .header-item .content .address,

    .header .middle-header .middle-header-inner .header-items-wrap .header-item .content a {

        font-size: 17px

    }

}



.header .middle-header .middle-header-inner .header-items-wrap .header-item .content .address:hover,

.header .middle-header .middle-header-inner .header-items-wrap .header-item .content a:hover {

    color: var(--bz-color-theme-primary)

}



.header .middle-header .middle-header-inner .header-items-wrap .header-item .content .address:hover {

    color: var(--bz-color-heading-primary)

}



.header .primary-header-inner {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap

}



@media (max-width:1200px) {

    .header-top .header .primary-header-inner {

        padding: 0 30px

    }

}



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

    .header .primary-header-inner {

        padding: 20px 0

    }

}



.header .primary-header-inner .header-logo img {

    max-width: 75px

}



.header .primary-header-inner .header-menu-wrap {

    display: -webkit-box!important;

    display: -ms-flexbox!important;

    display: flex!important;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center

}



.header .primary-header-inner .header-menu-wrap ul {

    margin: 0;

    padding: 0;

    list-style: none

}



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

    .header .primary-header-inner .header-menu-wrap ul {

        display: none

    }

}



.header .primary-header-inner .header-menu-wrap ul li {

    display: inline-block;

    position: relative;

    margin: 0 15px

}



@media (max-width:1399px) {

    .header .primary-header-inner .header-menu-wrap ul li {

        margin: 0 15px

    }

}



@media (max-width:1200px) {

    .header .primary-header-inner .header-menu-wrap ul li {

        margin: 0 10px

    }

}



.header .primary-header-inner .header-menu-wrap ul li:nth-child(1) {

    margin-left: 0

}



.header .primary-header-inner .header-menu-wrap ul li a {

    font-family: var(--bz-ff-heading);

    color: var(--bz-color-heading-primary);

    display: block;

    font-size: 16px;

    padding: 23px 0;

    font-weight: 600;

    text-transform: uppercase;

    position: relative;

    text-decoration: none;

    -webkit-font-smoothing: antialiased;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



@media (max-width:1200px) {

    .header .primary-header-inner .header-menu-wrap ul li a {

        font-size: 16px

    }

}



.header .primary-header-inner .header-menu-wrap ul li a:hover {

    color: var(--bz-color-theme-primary)

}



.header .primary-header-inner .header-menu-wrap ul li a i {

    font-size: 13px

}



.header .primary-header-inner .header-menu-wrap ul li ul {

    background-color: var(--bz-color-common-white);

    display: block;

    width: 220px;

    padding: 0;

    -webkit-box-shadow: 0 50px 100px 0 rgb(64 1 4 / .1), 0 -6px 0 0 rgb(248 99 107 / .004);

    box-shadow: 0 50px 100px 0 rgb(64 1 4 / .1), 0 -6px 0 0 rgb(248 99 107 / .004);

    position: absolute;

    left: 0;

    top: 72px;

    opacity: 0;

    visibility: hidden;

    z-index: 0;

    -webkit-transform: rotate3d(1, 0, 0, -90deg);

    transform: rotate3d(1, 0, 0, -90deg);

    -webkit-transform-origin: 0 0;

    transform-origin: 0 0;

    -webkit-transition: all 0.6s ease;

    transition: all 0.6s ease

}



.header .primary-header-inner .header-menu-wrap ul li:hover>ul {

    visibility: visible;

    -webkit-transition: all 0.6s ease;

    transition: all 0.6s ease;

    opacity: 1;

    -webkit-transform: none;

    transform: none

}



.header .primary-header-inner .header-menu-wrap ul li li {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

    text-align: left;

    position: relative;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    margin: 0

}



.header .primary-header-inner .header-menu-wrap ul li li:nth-child(1) {

    margin-left: 0

}



.header .primary-header-inner .header-menu-wrap ul li li:not(:last-of-type) {

    border-bottom: 1px dashed var(--bz-color-border-1)

}



.header .primary-header-inner .header-menu-wrap ul li li:last-child {

    margin: 0;

    border-bottom: none

}



.header .primary-header-inner .header-menu-wrap ul li li a {

    background-color: var(--bz-color-common-white);

    display: block;

    height: auto;

    line-height: inherit;

    color: var(--bz-color-heading-primary);

    font-weight: 600;

    font-size: 14px;

    padding: 17px 0;

    padding-left: 30px;

    width: 100%;

    -webkit-font-smoothing: antialiased;

    margin: 0;

    position: relative;

    z-index: 1

}



.header .primary-header-inner .header-menu-wrap ul li li a:before {

    background-color: var(--bz-color-theme-primary);

    content: "";

    width: 0;

    height: 100%;

    position: absolute;

    bottom: 0;

    left: 0;

    -webkit-transition: all 0.4s ease-in-out;

    transition: all 0.4s ease-in-out;

    z-index: -1

}



.header .primary-header-inner .header-menu-wrap ul li li a:hover:before {

    width: 100%

}



.header .primary-header-inner .header-menu-wrap ul li li:hover {

    border-color: #fff0

}



.header .primary-header-inner .header-menu-wrap ul li li:hover a {

    color: var(--bz-color-common-white)

}



.header .primary-header-inner .header-menu-wrap ul li li ul {

    top: 0;

    left: 100%

}



.header .primary-header-inner .header-menu-wrap ul li li ul li a {

    color: var(--bz-color-common-white)

}



.header .primary-header-inner .header-menu-wrap ul li li:hover a {

    color: var(--bz-color-common-white)

}



.header .primary-header-inner .header-menu-wrap ul li li:hover li a {

    color: var(--bz-color-heading-primary)

}



.header .primary-header-inner .header-menu-wrap ul li li:hover li a:hover {

    color: var(--bz-color-common-white)

}



.header .primary-header-inner .header-menu-wrap ul li.active a {

    color: var(--bz-color-theme-primary)

}



.header .primary-header-inner .header-menu-wrap ul li.active ul li a {

    color: var(--bz-color-heading-primary)

}



.header .primary-header-inner .header-menu-wrap ul li.active ul li:hover a {

    color: var(--bz-color-common-white)

}



.header .primary-header-inner .header-right-wrap .header-right {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center

}



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

    .header .primary-header-inner .header-right-wrap .header-right .header-logo img {

        width: 90px

    }

}



.header .primary-header-inner .header-right-wrap .header-right .header-btn {

    font-family: var(--bz-ff-heading);

    color: var(--bz-color-theme-primary);

    font-size: 16px;

    font-weight: 700;

    text-transform: uppercase;

    margin-right: 30px

}



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

    .header .primary-header-inner .header-right-wrap .header-right .header-btn {

        display: none

    }

}



.header .primary-header-inner .header-right-wrap .header-right .sidebar-icon {

    background-color: var(--bz-color-heading-primary);

    height: 45px;

    width: 45px;

    border-radius: 50%;

    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;

    margin-left: 20px

}



.header .primary-header-inner .header-right-wrap .header-right .sidebar-icon .sidebar-trigger {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-orient: vertical;

    -webkit-box-direction: normal;

    -ms-flex-direction: column;

    flex-direction: column;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    row-gap: 5px;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.header .primary-header-inner .header-right-wrap .header-right .sidebar-icon .sidebar-trigger span {

    background-color: var(--bz-color-common-white);

    width: 20px;

    height: 1px;

    display: block;

    border-radius: 2px;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    text-align: left

}



.header .primary-header-inner .header-right-wrap .header-right .sidebar-icon .sidebar-trigger span:nth-child(2) {

    width: 20px

}



.header .primary-header-inner .header-right-wrap .header-right .sidebar-icon .sidebar-trigger span:nth-child(3) {

    width: 20px

}



.header .primary-header-inner .header-right-wrap .header-right .sidebar-icon .sidebar-trigger:hover span:nth-child(2) {

    width: 17px

}



.header .primary-header-inner .header-right-wrap .header-right .sidebar-icon .sidebar-trigger:hover span:nth-child(3) {

    width: 10px

}



.header .primary-header-inner .header-right-wrap .header-right .search-icon {

    color: var(--bz-color-heading-primary);

    font-size: 16px;

    cursor: pointer;

    background-color: var(--bz-color-heading-primary);

    height: 45px;

    width: 45px;

    border-radius: 50%;

    color: var(--bz-color-common-white);

    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

}



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

    .header .primary-header-inner .header-right-wrap .header-right .search-icon {

        margin-right: 20px

    }

}



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

    .header .primary-header-inner .header-right-wrap .header-right .search-icon {

        display: none

    }

}



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

    .header .primary-header-inner .mean-push {

        display: none

    }

}



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

    .mobile-side-menu .header-right {

        display: none!important

    }

}



.side-menu-icon {

    position: absolute;

    right: 20px;

    top: 25px;

    z-index: 100;

    display: block;

    cursor: pointer

}



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

    .side-menu-icon {

        display: none

    }

}



.side-menu-wrapper {

    position: fixed;

    overflow-y: auto;

    top: 0;

    right: 0;

    width: 850px;

    -webkit-transform: translateX(850px);

    transform: translateX(850px);

    height: 100%;

    display: block;

    background-color: var(--bz-color-theme-bg-dark-deep);

    z-index: 100;

    padding: 40px;

    -webkit-transition: transform 0.5s ease;

    -webkit-transition: -webkit-transform 0.5s ease;

    transition: -webkit-transform 0.5s ease;

    transition: transform 0.5s ease;

    transition: transform 0.5s ease, -webkit-transform 0.5s ease;

    -webkit-backface-visibility: hidden;

    backface-visibility: hidden

}



.side-menu-wrapper .side-menu-close {

    background-color: var(--bz-color-theme-primary);

    position: absolute;

    top: 40px;

    right: 40px;

    font-size: 18px;

    color: #fff;

    width: 40px;

    height: 40px;

    line-height: 40px;

    border-radius: 50%;

    text-align: center

}



.side-menu-wrapper.is-open {

    -webkit-transform: translateX(0);

    transform: translateX(0)

}



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

    .side-menu-wrapper {

        display: none

    }

}



.side-menu-content .side-menu-header {

    font-family: var(--bz-ff-body);

    font-size: 30px;

    max-width: 600px;

    line-height: 1.5;

    font-weight: 400;

    width: 100%;

    margin-bottom: 40px

}



.side-menu-content .side-menu-item {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

    padding: 25px;

    border: 1px solid #fff0;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    margin-bottom: 30px

}



.side-menu-content .side-menu-item .side-menu-thumb-box {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-column-gap: 30px;

    -moz-column-gap: 30px;

    column-gap: 30px

}



.side-menu-content .side-menu-item .side-menu-thumb-box img {

    max-width: 150px

}



.side-menu-content .side-menu-item .side-menu-thumb-box .side-menu-info .side-menu-title {

    font-family: var(--bz-ff-body);

    font-size: 32px;

    font-weight: 500;

    color: var(--bz-color-theme-primary);

    line-height: 1;

    margin-bottom: 10px

}



.side-menu-content .side-menu-item .side-menu-thumb-box .side-menu-info p {

    max-width: 400px;

    width: 100%

}



.side-menu-content .side-menu-item .side-menu-thumb-box .side-menu-info p:last-child {

    margin-bottom: 0

}



.side-menu-content .side-menu-item .side-menu-arrow {

    font-size: 45px;

    color: var(--bz-color-theme-primary);

    -webkit-transform: rotate(-45deg);

    transform: rotate(-45deg);

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.side-menu-content .side-menu-item:hover {

    border: 1px solid var(--bz-color-border-6)

}



.side-menu-content .side-menu-item:hover .side-menu-arrow {

    -webkit-transform: rotate(0deg);

    transform: rotate(0deg)

}



.side-menu-content .side-menu-item:last-child {

    margin-bottom: 0

}



.side-menu-overlay {

    background-color: rgb(0 0 0 / .7);

    height: 100%;

    width: 0%;

    position: fixed;

    top: 0;

    z-index: 9;

    right: 0;

    opacity: 0;

    visibility: hidden;

    -webkit-transition: all 600ms ease;

    transition: all 600ms ease;

    z-index: 10

}



.side-menu-overlay.is-open {

    width: 100%;

    opacity: .5;

    visibility: visible;

    cursor: url(../img/cancel.html), auto

}



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

    .side-menu-overlay {

        display: none

    }

}



.primary-header {

    width: 100%

}



.primary-header.fixed {

    background-color: var(--bz-color-common-white);

    position: fixed;

    left: 0;

    top: 0;

    animation-name: menuSticky;

    -webkit-animation-name: menuSticky;

    animation-duration: 1s;

    -webkit-animation-duration: 1s;

    animation-timing-function: ease;

    -webkit-animation-timing-function: ease;

    -webkit-box-shadow: 0 1px 3px 0 rgb(17 17 17 / .1);

    box-shadow: 0 1px 3px 0 rgb(17 17 17 / .1);

    z-index: 99

}



@-webkit-keyframes menuSticky {

    0% {

        -webkit-transform: translateY(-100%);

        transform: translateY(-100%)

    }

    100% {

        -webkit-transform: translateY(0%);

        transform: translateY(0%)

    }

}



@keyframes menuSticky {

    0% {

        -webkit-transform: translateY(-100%);

        transform: translateY(-100%)

    }

    100% {

        -webkit-transform: translateY(0%);

        transform: translateY(0%)

    }

}



.mobile-side-menu-overlay,

.mobile-side-menu {

    display: none

}



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

    .mobile-side-menu {

        background-color: var(--bz-color-bg-1);

        position: fixed;

        overflow-y: auto;

        top: 0;

        right: 0;

        width: 80%;

        -webkit-transform: translateX(100%);

        transform: translateX(100%);

        height: 100%;

        display: block;

        z-index: 100;

        padding: 40px 40px 40px 40px;

        -webkit-transition: transform 0.5s ease;

        -webkit-transition: -webkit-transform 0.5s ease;

        transition: -webkit-transform 0.5s ease;

        transition: transform 0.5s ease;

        transition: transform 0.5s ease, -webkit-transform 0.5s ease;

        -webkit-backface-visibility: hidden;

        backface-visibility: hidden

    }

}



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

    .mobile-side-menu {

        padding: 40px 20px;

        width: 100%;

        max-width: 320px

    }

}



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

    .mobile-side-menu.is-open {

        -webkit-transform: translateX(0);

        transform: translateX(0)

    }

    .mobile-side-menu .side-menu-head {

        display: -webkit-box;

        display: -ms-flexbox;

        display: flex;

        -webkit-box-align: center;

        -ms-flex-align: center;

        align-items: center;

        -webkit-box-pack: justify;

        -ms-flex-pack: justify;

        justify-content: space-between;

        margin-bottom: 50px

    }

    .mobile-side-menu .side-menu-head a img {

        max-width: 120px

    }

    .mobile-side-menu .side-menu-head .mobile-side-menu-close {

        position: fixed;

        top: 35px;

        right: 40px;

        color: var(--bz-color-common-white);

        font-size: 17px;

        height: 40px;

        width: 40px;

        border-radius: 50%;

        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;

        border: 1px solid var(--bz-color-border-1)

    }

}



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

    .mobile-side-menu .side-menu-head .mobile-side-menu-close {

        right: 16px

    }

}



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

    .mobile-side-menu .side-menu-head .mobile-side-menu-close:hover {

        background-color: var(--bz-color-theme-primary);

        color: var(--bz-color-common-white)

    }

    .mobile-side-menu .side-menu-wrap {

        overflow: hidden;

        margin-bottom: 50px

    }

    .mobile-side-menu p {

        color: var(--bz-color-common-white);

        margin-bottom: 50px

    }

    .mobile-side-menu .list-header {

        color: var(--bz-color-common-white);

        font-family: var(--bz-ff-body);

        font-weight: 400;

        margin-bottom: 30px

    }

    .mobile-side-menu .side-menu-list {

        list-style: none

    }

    .mobile-side-menu .side-menu-list li {

        font-family: var(--bz-ff-heading);

        font-size: 16px;

        font-weight: 500;

        color: var(--bz-color-common-white)

    }

    .mobile-side-menu .side-menu-list li span,

    .mobile-side-menu .side-menu-list li a {

        color: var(--bz-color-common-white);

        margin-left: 10px;

        font-size: 16px

    }

    .mobile-side-menu .side-menu-list li i {

        margin-right: 10px

    }

    .mobile-side-menu-overlay {

        background-color: rgb(0 0 0 / .7);

        height: 100%;

        width: 0%;

        position: fixed;

        top: 0;

        z-index: 9;

        right: 0;

        opacity: 0;

        visibility: hidden;

        -webkit-transition: all 600ms ease;

        transition: all 600ms ease;

        z-index: 10;

        display: block

    }

    .mobile-side-menu-overlay.is-open {

        width: 100%;

        opacity: .5;

        visibility: visible;

        cursor: url(../img/cancel.html), auto

    }

}



.mean-bar {

    background-color: #fff0;

    min-height: auto;

    padding: 0

}



.mean-bar .meanmenu-reveal {

    display: none!important

}



.mean-bar .mean-nav {

    background-color: #fff0;

    margin-top: 0;

    padding-top: 20px

}



.mean-bar .mean-nav.mean-nav>ul {

    display: block!important

}



.mean-bar .mean-nav.mean-nav>ul li {

    position: relative;

    float: none;

    display: block;

    width: auto

}



.mean-bar .mean-nav.mean-nav>ul li:not(:last-of-type) {

    margin-bottom: 24px;

    padding-bottom: 20px;

    border-bottom: 1px solid var(--bz-color-border-1)

}



.mean-bar .mean-nav.mean-nav>ul li a {

    color: var(--bz-color-heading-primary);

    font-size: 15px;

    font-weight: 600;

    line-height: 1;

    border-top: none;

    padding: 0;

    float: none

}



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

    .mean-bar .mean-nav.mean-nav>ul li a {

        font-size: 14px

    }

}



.mean-bar .mean-nav.mean-nav>ul li a.mean-expand {

    background-color: var(--bz-color-theme-primary);

    color: var(--bz-color-common-white);

    position: absolute;

    padding: 0;

    top: 3px;

    right: 0;

    width: 20px;

    height: 20px;

    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

}



.mean-bar .mean-nav.mean-nav>ul li a.mean-expand:before,

.mean-bar .mean-nav.mean-nav>ul li a.mean-expand:after {

    font-size: 12px;

    font-family: "Font Awesome 6 Pro";

    font-weight: 900

}



.mean-bar .mean-nav.mean-nav>ul li a.mean-expand:before {

    content: "+"

}



.mean-bar .mean-nav.mean-nav>ul li a.mean-expand.mean-clicked {

    background-color: var(--bz-color-heading-primary);

    color: var(--bz-color-common-white)

}



.mean-bar .mean-nav.mean-nav>ul li a.mean-expand.mean-clicked:after {

    content: "\f068"

}



.mean-bar .mean-nav.mean-nav>ul li a.mean-expand.mean-clicked:before {

    display: none

}



.mean-bar .mean-nav.mean-nav>ul li a.mean-expand i {

    display: none

}



.mean-bar .mean-nav.mean-nav>ul li ul {

    padding: 0 0 0 30px;

    margin-top: 20px

}



.mean-bar .mean-nav.mean-nav>ul li ul li:not(:last-of-type) {

    padding-bottom: 15px;

    margin-bottom: 15px

}



.mean-bar .mean-nav.mean-nav>ul li ul li a {

    padding: 0;

    font-size: 14px;

    font-weight: 500;

    text-transform: capitalize

}



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

    .mean-bar .mean-nav.mean-nav>ul li ul li a {

        font-size: 14px

    }

}



#popup-search-box {

    background-color: var(--bz-color-common-white);

    position: fixed;

    width: 100%;

    height: 20%;

    top: -100%;

    left: 0;

    right: 0;

    white-space: nowrap;

    z-index: 99;

    opacity: 0;

    visibility: hidden;

    -webkit-transition: 500ms ease all;

    transition: 500ms ease all

}



#popup-search-box .box-inner-wrap {

    position: relative;

    width: 100%;

    height: 100%;

    -webkit-box-shadow: 0 0 60px 0 rgb(0 0 0 / .05);

    box-shadow: 0 0 60px 0 rgb(0 0 0 / .05)

}



#popup-search-box .box-inner-wrap form {

    position: relative;

    width: 100%;

    max-width: 560px;

    margin: 0 auto;

    padding: 0 15px

}



#popup-search-box .box-inner-wrap form input {

    width: 100%;

    padding: 20px 15px;

    padding-right: 80px;

    background: #fff0;

    border: none;

    color: #ddd;

    border: 1px solid var(--bz-color-border-1);

    color: #666;

    font-size: 16px

}



#popup-search-box .box-inner-wrap form input::-webkit-input-placeholder {

    color: #666;

    font-size: 16px

}



#popup-search-box .box-inner-wrap form input:-moz-placeholder {

    color: #666;

    font-size: 16px

}



#popup-search-box .box-inner-wrap form input::-moz-placeholder {

    color: #666;

    font-size: 16px

}



#popup-search-box .box-inner-wrap form input:-ms-input-placeholder {

    color: #666;

    font-size: 16px

}



#popup-search-box .box-inner-wrap form input:focus {

    outline: none

}



#popup-search-box .box-inner-wrap:hover {

    cursor: url(../img/cross.html), auto

}



#popup-search-box .box-inner-wrap .search-close {

    position: absolute;

    top: 30px;

    right: 50px;

    color: var(--bz-color-heading-primary);

    border: 1px solid var(--bz-color-border-1);

    height: 50px;

    width: 50px;

    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;

    font-size: 20px;

    border-radius: 50%;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    cursor: pointer

}



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

    #popup-search-box .box-inner-wrap .search-close {

        height: 35px;

        width: 35px;

        top: 10px;

        right: 10px

    }

}



#popup-search-box .box-inner-wrap .search-close:hover {

    background-color: var(--bz-color-theme-primary);

    border: 1px solid var(--bz-color-theme-primary);

    color: var(--bz-color-common-white)

}



#popup-search-box.toggled {

    top: 0;

    opacity: 1;

    visibility: visible

}



.popup-tags {

    position: relative;

    margin: 0 auto

}



.hero-section {

    background-color: #EAEEF5;

    position: relative;

    z-index: 2;

    overflow: hidden

}



.hero-section .hero-mask-img .overlay-2 {

    background: #0b2a5838;

    mix-blend-mode: multiply;

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0

}



.round-shape img {

    height: 100%;

    width: 100%;

    -o-object-fit: cover;

    object-fit: cover

}



.hero-section .shapes .shape {

    position: absolute;

    z-index: -1

}



.slider02 .shapes .shape.shape-1 {

    top: 0;

    margin-left: 0;

    animation: hero-anim-2 1s infinite linear alternate-reverse

}



.slider02 .shapes .shape.shape-2 {

    bottom: 0;

    margin-left: -120px

}



.slider02 .shapes .shape.shape-3 {

    margin-left: 510px;

    bottom: 35px;

    -webkit-transform: translateX(-50%);

    transform: translateX(-50%);

    animation: hero-anim-1 1s infinite linear alternate-reverse

}



.slider02.shapes .shape.shape-4 {

    height: 100%;

    bottom: 0;

    left: 0

}



.fade-up {

    opacity: 0;

    transform: translateY(30px);

    animation: fadeInUp 2s ease-out forwards

}



@keyframes fadeInUp {

    to {

        opacity: 1;

        transform: translateY(0)

    }

}



.fade-right {

    opacity: 0;

    transform: translateX(50px);

    animation: fadeInRight 2s ease-out forwards

}



@keyframes fadeInRight {

    to {

        opacity: 1;

        transform: translateX(0)

    }

}



.fade-left {

    opacity: 0;

    transform: translateX(-50px);

    animation: fadeInLeft 2s ease-out forwards;

    margin-left: 9px

}



@keyframes fadeInLeft {

    to {

        opacity: 1;

        transform: translateX(0)

    }

}



.hero-section .shapes .shape.shape-4 img {

    height: 100%

}



@media (max-width:1700px) {

    .hero-section .shapes .round-shape {

        right: -35%

    }

}



@media (max-width:1200px) {

    .hero-section .shapes .round-shape {

        display: none

    }

}



.hero-content {

    padding-top: 60px;

    padding-bottom: 60px;

    position: relative

}



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

    .hero-content {

        padding: 100px 0

    }

}



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

    .hero-content {

        padding: 70px 0

    }

}



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

    .hero-content .section-heading .sub-heading {

        font-size: 14px

    }

}



.hero-content .section-heading .section-title {

    font-size: 72px;

    font-weight: 600;

    margin-top: 10px;

    margin-bottom: 30px

}



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

    .hero-content .section-heading .section-title {

        font-size: 50px

    }

}



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

    .hero-content .section-heading .section-title {

        font-size: 32px

    }

}



.hero-content .section-heading p {

    max-width: 500px;

    width: 100%

}



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

    .hero-content .section-heading p {

        max-width: 400px

    }

}



.hero-content .hero-btn-wrap {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-column-gap: 15px;

    -moz-column-gap: 15px;

    column-gap: 15px;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    row-gap: 15px

}



.hero-content .hero-btn-wrap .bz-primary-btn:before {

    background-color: var(--bz-color-heading-primary)

}



.bz-primary-btn::before {

    background-color: var(--bz-color-heading-primary)

}



.hero-content .hero-btn-wrap .hero-btn {

    background-color: var(--bz-color-heading-primary)

}



.hero-content .hero-btn-wrap .hero-btn:before {

    background-color: var(--bz-color-theme-primary)

}



@-webkit-keyframes hero-anim-1 {

    0% {

        -webkit-transform: translateX(0);

        transform: translateX(0)

    }

    100% {

        -webkit-transform: translateX(15px);

        transform: translateX(15px)

    }

}



@keyframes hero-anim-1 {

    0% {

        -webkit-transform: translateX(0);

        transform: translateX(0)

    }

    100% {

        -webkit-transform: translateX(15px);

        transform: translateX(15px)

    }

}



@-webkit-keyframes hero-anim-2 {

    0% {

        -webkit-transform: translateY(0);

        transform: translateY(0)

    }

    100% {

        -webkit-transform: translateY(15px);

        transform: translateY(15px)

    }

}



@keyframes hero-anim-2 {

    0% {

        -webkit-transform: translateY(0);

        transform: translateY(0)

    }

    100% {

        -webkit-transform: translateY(15px);

        transform: translateY(15px)

    }

}



.hero-section-2 {

    background-position: center;

    background-size: cover;

    background-repeat: no-repeat;

    width: 100%;

    height: 100%;

    position: relative;

    z-index: 1

}



.about-img-wrap {

    /* max-width: 595px; */

    width: 100%;

    position: relative;

    height: auto;

}



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

    .about-img-wrap {

        height: 435px

    }

}



.about-img-wrap .about-img {

    width: 100%;

    margin-left: auto;

    border-radius: 30px

}



@media (max-width:767px) {

    .header-top {

        padding-top: 0;

        padding-bottom: 0

    }

    .about-img-wrap .about-img {

        height: 400px

    }

}



@media (max-width:376px) {

    .about-img-wrap .about-img {

        height: 330px

    }

    .about-img-wrap {

        height: 358px

    }

}



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

    .about-img-wrap .shape {

        height: 285px

    }

}



.about-content {

    padding-left: 40px;

    padding-bottom: 30px

}



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

    .about-content .about-items {

        align-items: center!important;

        display: flex!important;

        flex-direction: row;

        justify-content: center;

        justify-self: center

    }

}



.about-content .section-heading .section-title {

    margin-bottom: 35px

}



.about-content .about-items {

    max-width: 490px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

    -webkit-column-gap: 20px;

    -moz-column-gap: 20px;

    column-gap: 20px;

    -ms-flex-wrap: wrap;

    flex-wrap: nowrap;

    row-gap: 15px;

    margin-bottom: 40px

}



.about-content .about-items .about-item {

    display: -ms-grid;

    display: grid;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    grid-gap: 15px;

    -ms-grid-columns: 90px 15px 1fr;

    grid-template-columns: 90px 1fr

}



.about-content .about-items .about-item .icon {

    background: linear-gradient(93.22deg, rgb(0 58 91 / 32%) 2.69%, #fff0 79.63%);

    height: 90px;

    width: 90px;

    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;

    border-radius: 50%

}



.about-content .about-items .about-item .icon .about-img {

    margin-top: 15px

}



.about-content .about-items .about-item .content .title {

    font-size: 18px;

    font-weight: 600;

    margin-bottom: 0

}



.about-content .about-btn-wrap {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-column-gap: 15px;

    -moz-column-gap: 15px;

    column-gap: 15px;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    row-gap: 15px

}



.about-content .about-btn-wrap .transparent {

    padding: 19px 30px

}



.about-content .about-btn-wrap .transparent i {

    margin-left: 0;

    margin-right: 10px

}



.about-img-3 {

    border-radius: 60px 0 60px 0;

    overflow: hidden;

    margin-right: 20px

}



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

    .about-img-3 {

        margin-right: 0;

        margin-bottom: 40px

    }

}



.counter-section {

    position: relative;

    background-position: center;

    background-size: cover;

    background-repeat: no-repeat;

    width: 100%;

    height: 100%;

    z-index: 2

}



.counter-section .overlay {

    background-color: rgb(0 15 41 / .75);

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0

}



.counter-section .shape {

    position: absolute;

    height: 100%

}



.counter-section .shape img {

    height: 100%

}



.counter-section .shape.shape-1 {

    top: 0;

    left: 0

}



.counter-section .shape.shape-2 {

    top: 0;

    right: 0

}



.counter-item {

    position: relative;

    z-index: 2;

    display: -ms-grid;

    display: grid;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -ms-grid-columns: 92px 20px 1fr;

    grid-template-columns: 92px 1fr;

    grid-gap: 20px

}



.counter-item .icon {

    max-width: 92px;

    width: 100%;

    height: 92px;

    position: relative;

    z-index: 1

}



.counter-item .icon .icon-inner {

    background: rgb(216 231 253 / .1);

    border: 1px solid rgb(255 255 255 / .15);

    -webkit-backdrop-filter: blur(12.5px);

    backdrop-filter: blur(12.5px);

    height: 85px;

    width: 85px;

    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;

    margin-left: auto;

    border-radius: 10px

}



.counter-item .icon .shape {

    background: rgb(255 255 255 / .08);

    border: 1px solid rgb(255 255 255 / .2);

    -webkit-backdrop-filter: blur(8px);

    backdrop-filter: blur(8px);

    border-radius: 10px;

    width: 85px;

    height: 85px;

    position: absolute;

    bottom: 0;

    left: 0;

    z-index: -1

}



.counter-item .counter-content .title {

    color: var(--bz-color-common-white);

    margin-bottom: 0;

    line-height: 1

}



.counter-item .counter-content .title .odometer-auto-theme {

    font-family: inherit;

    line-height: 1

}



.counter-item .counter-content p {

    color: var(--bz-color-common-white);

    margin-bottom: 0;

    line-height: 1;

    font-size: 14px;

    font-weight: 500;

    text-transform: uppercase;

    margin-top: 10px

}



.service-counter {

    position: relative;

    z-index: 1

}



.service-counter .bg-item .bg-img {

    background-position: center;

    background-size: cover;

    background-repeat: no-repeat;

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    z-index: -1;

    -webkit-filter: saturate(0);

    filter: saturate(0)

}



.service-counter .bg-item .overlay {

    background: rgb(9 15 26 / .7);

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    z-index: -1

}



.service-counter .bg-item .shapes .shape {

    position: absolute;

    z-index: -1;

    height: 100%

}



.service-counter .bg-item .shapes .shape img {

    height: 100%

}



.service-counter .bg-item .shapes .shape.shape-1 {

    top: 0;

    left: 0

}



.service-counter .bg-item .shapes .shape.shape-2 {

    top: 0;

    right: 0

}



.counter-card {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    padding: 40px 50px;

    background: rgb(255 255 255 / .05);

    border: 1px solid rgb(255 255 255 / .27);

    -webkit-box-shadow: 0 12px 31px rgb(4 10 21 / .6);

    box-shadow: 0 12px 31px rgb(4 10 21 / .6);

    -webkit-backdrop-filter: blur(10px);

    backdrop-filter: blur(10px);

    border-radius: 15px;

    overflow: hidden

}



@media (max-width:1200px) {

    .counter-card {

        padding: 40px 30px

    }

}



.counter-card .icon {

    padding-right: 30px;

    margin-right: 30px;

    border-right: 1px solid rgb(255 255 255 / .17)

}



.counter-card .content .title {

    color: var(--bz-color-common-white);

    font-size: 48px;

    font-weight: 600;

    margin-bottom: 0;

    line-height: 1;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center

}



@media (max-width:1200px) {

    .counter-card .content .title {

        font-size: 36px

    }

}



.counter-card .content .title .odometer-auto-theme {

    font-family: inherit;

    line-height: 1;

    margin-bottom: -2px

}



.counter-card .content p {

    font-family: var(--bz-ff-heading);

    color: var(--bz-color-common-white);

    font-size: 16px;

    font-weight: 600;

    margin-bottom: 0

}



.service-section {

    background-position: center;

    background-size: cover;

    background-repeat: no-repeat;

    width: 100%;

    height: 100%

}



.service-item {

    background-color: var(--bz-color-common-white);

    padding: 40px 35px;

    -webkit-box-shadow: 0 8px 38px rgb(20 27 36 / .05);

    box-shadow: 0 8px 38px rgb(20 27 36 / .05);

    border-radius: 12px;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



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

    .service-item {

        padding: 30px 20px

    }

}



.service-item .icon {

    height: 80px;

    width: 80px;

    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;

    border: 1px solid var(--bz-color-border-1);

    border-radius: 10px;

    margin-bottom: 30px

}



.service-item .icon img {

    height: 42px;

    width: 42px;

    margin: 0 auto

}



.service-item .service-content .title {

    color: var(--bz-color-heading-primary);

    font-size: 24px;

    font-weight: 600;

    margin-bottom: 20px

}



.service-item .service-content p {

    font-size: 14px;

    margin-bottom: 25px

}



.service-item:hover {

    margin-top: -5px

}



.service-left-content .section-heading {

    margin-bottom: 30px

}



.service-left-content .section-heading .section-title {

    margin-bottom: 20px

}



.service-items {

    display: -ms-grid;

    display: grid;

    -ms-grid-columns: 1fr 20px 1fr;

    grid-template-columns: repeat(2, 1fr);

    grid-gap: 20px;

    padding-left: 30px

}



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

    .service-items {

        margin-top: 40px;

        padding-left: 0

    }

}



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

    .service-items {

        -ms-grid-columns: 1fr;

        grid-template-columns: 1fr

    }

}



.service-item-2 {

    background: -webkit-gradient(linear, left top, left bottom, from(#E2EEFF), color-stop(50%, #fff0));

    background: linear-gradient(180deg, #E2EEFF 0%, #fff0 50%);

    border: 1px solid #E2E8EF;

    border-radius: 15px;

    padding: 40px;

    -webkit-filter: drop-shadow(0 16px 42px rgb(66 107 155 / .15));

    filter: drop-shadow(0 16px 42px rgb(66 107 155 / .15))

}



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

    .service-item-2 {

        padding: 30px 20px

    }

}



.service-item-2 .icon {

    background-color: var(--bz-color-common-white);

    border: 1px solid var(--bz-color-border-1);

    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;

    border-radius: 10px;

    height: 80px;

    width: 80px;

    margin-bottom: 30px

}



.service-item-2 .content .title {

    font-size: 24px;

    font-weight: 600;

    margin-bottom: 20px

}



.service-item-2 .content p:last-child {

    margin-bottom: 0

}



.service-item-2:hover {

    -webkit-filter: drop-shadow(0 16px 42px rgb(66 107 155 / .15));

    filter: drop-shadow(0 16px 42px rgb(66 107 155 / .15))

}



.service-section-3 {

    position: relative;

    z-index: 1

}



.service-section-3 .bg-shape {

    background-position: center;

    background-size: cover;

    background-repeat: no-repeat;

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    z-index: -1

}



.service-section-3 .bg-shape img {

    height: 100%;

    width: 100%;

    -o-object-fit: cover;

    object-fit: cover

}



.service-item-3 {

    border-radius: 15px;

    overflow: hidden;

    border: 1px solid #ECE7E7;

    -webkit-box-shadow: 0 4px 44px rgb(0 0 0 / .08);

    box-shadow: 0 4px 44px rgb(0 0 0 / .08)

}



.service-item-3 .service-thumb {

    position: relative;

    height: 150px;

    width: 100%;

    overflow: hidden

}



.service-item-3 .service-thumb .img-item {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover;

    -webkit-filter: saturate(0) contrast(110%);

    filter: saturate(0) contrast(110%);

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.service-item-3 .service-thumb .icon {

    background-color: #FEEFEE;

    position: absolute;

    top: 0;

    left: 0;

    height: 100%;

    width: 150px;

    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;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.service-item-3 .service-thumb .icon img {

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



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

    .service-item-3 .service-thumb .icon {

        width: 120px

    }

    .service-item-3 .service-thumb .icon img {

        width: 45%

    }

}



.service-item-3 .service-content {

    background-color: var(--bz-color-common-white);

    padding: 40px

}



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

    .service-item-3 .service-content {

        padding: 30px

    }

}



.service-item-3 .service-content .title {

    font-size: 24px;

    font-weight: 600;

    margin-bottom: 20px

}



.service-item-3 .service-content p {

    font-size: 14px;

    margin-bottom: 20px

}



.service-item-3 .service-content .bz-primary-btn {

    font-size: 14px;

    padding: 16px 30px

}



.service-item-3:hover .service-thumb .img-item {

    -webkit-transform: scale(1.02);

    transform: scale(1.02)

}



.service-item-3:hover .service-thumb .icon {

    background-color: var(--bz-color-theme-red)

}



.service-item-3:hover .service-thumb .icon img {

    -webkit-filter: brightness(0) invert(1);

    filter: brightness(0) invert(1)

}



.service-item-4 {

    border-radius: 15px;

    overflow: hidden

}



.service-item-4 .service-thumb {

    height: 240px;

    width: 100%;

    position: relative

}



.service-item-4 .service-thumb .main-img {

    height: 100%;

    width: 100%;

    -o-object-fit: cover;

    object-fit: cover

}



.service-item-4 .service-thumb .icon {

    background-color: var(--bz-color-common-white);

    height: 80px;

    width: 80px;

    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;

    -webkit-box-shadow: 0 16px 20px rgb(20 31 54 / .03);

    box-shadow: 0 16px 20px rgb(20 31 54 / .03);

    border-radius: 10px;

    position: absolute;

    bottom: -40px;

    left: 40px;

    z-index: 10

}



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

    .service-item-4 .service-thumb .icon {

        left: 30px

    }

}



.service-item-4 .service-content {

    background-color: #F3F4F6;

    padding: 40px 40px 40px 40px;

    position: relative;

    z-index: 1

}



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

    .service-item-4 .service-content {

        padding: 65px 30px 30px 30px

    }

}



.service-item-4 .service-content:before {

    background-color: var(--bz-color-theme-primary);

    content: "";

    height: 0;

    width: 100%;

    position: absolute;

    bottom: 0;

    left: 0;

    z-index: -1;

    -webkit-transition: all 0.4s ease-in-out;

    transition: all 0.4s ease-in-out;

    cursor: pointer

}



.service-item-4 .service-content .title {

    font-size: 24px;

    font-weight: 600;

    margin-bottom: 20px;

    padding-bottom: 20px;

    border-bottom: 1px solid #D0D6E1;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.service-item-4 .service-content p {

    margin-bottom: 20px;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.service-item-4 .service-content .read-more {

    color: var(--bz-color-theme-primary);

    font-size: 16px;

    font-weight: 600;

    text-transform: uppercase;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.service-item-4 .service-content .read-more i {

    -webkit-transition: all 0.2s ease-in-out;

    transition: all 0.2s ease-in-out

}



.service-item-4 .service-content .read-more:hover i {

    margin-left: 5px

}



.service-item-4:hover .service-content:before {

    height: 100%

}



.service-item-4:hover .service-content a,

.service-item-4:hover .service-content p,

.service-item-4:hover .service-content .title {

    color: var(--bz-color-common-white)

}



.content-wrap {

    background-position: center;

    background-size: cover;

    background-repeat: no-repeat;

    height: 100%;

    max-width: 1680px;

    width: 100%;

    margin: 0 auto;

    border-radius: 50px 0 50px 0;

    padding-right: 120px;

    padding-left: 120px;

    position: relative;

    z-index: 1;

    overflow: hidden

}



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

    .content-wrap {

        padding-left: 60px;

        padding-right: 60px

    }

}



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

    .content-wrap {

        padding: 60px 0;

        border-radius: 0

    }

}



.content-wrap .shapes .shape-1 {

    background-color: var(--bz-color-theme-primary);

    mix-blend-mode: multiply;

    height: 1530px;

    width: 732px;

    position: absolute;

    top: -90px;

    right: -150px;

    z-index: -1;

    -webkit-transform: rotate(40deg);

    transform: rotate(40deg)

}



.content-wrap .shapes .shape-2 {

    background-color: var(--bz-color-theme-primary);

    mix-blend-mode: multiply;

    height: 1410px;

    width: 533px;

    position: absolute;

    top: 60px;

    right: -25px;

    z-index: -1;

    -webkit-transform: rotate(40deg);

    transform: rotate(40deg)

}



.content-box {

    max-width: 795px;

    background-color: var(--bz-color-common-white);

    padding: 100px;

    border-radius: 50px 0 50px 0;

    margin-left: auto

}



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

    .content-box {

        padding: 60px

    }

}



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

    .content-box {

        padding: 60px 20px;

        border-radius: 0

    }

}



.content-tab .nav-tabs {

    border: none;

    -webkit-column-gap: 35px;

    -moz-column-gap: 35px;

    column-gap: 35px;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    row-gap: 15px

}



.content-tab .nav-tabs .nav-link {

    font-family: var(--bz-ff-heading);

    background-color: var(--bz-color-grey-2);

    color: var(--bz-color-heading-primary);

    border-radius: 5px;

    border: none;

    text-transform: uppercase;

    font-size: 14px;

    font-weight: 600;

    padding: 12px 30px

}



.content-tab .nav-tabs .nav-link.active {

    background-color: var(--bz-color-theme-primary);

    color: var(--bz-color-common-white)

}



.content-tab .tab-info {

    margin-top: 30px

}



.tab-progress {

    overflow: hidden;

    position: relative;

    margin-bottom: 30px

}



.tab-progress:not(:last-of-type) {

    margin-bottom: 40px

}



.tab-progress .title {

    font-family: var(--bz-ff-body);

    color: var(--bz-color-heading-primary);

    font-size: 16px;

    font-weight: 600;

    margin-top: 15px;

    margin-bottom: 0

}



.tab-progress .progress {

    height: 8px;

    overflow: visible;

    border-radius: 5px

}



.tab-progress .progress .progress-bar {

    position: relative;

    background-color: var(--bz-color-theme-primary);

    overflow: visible;

    border-radius: 5px

}



.tab-progress .progress .progress-bar span {

    color: var(--bz-color-theme-primary);

    font-family: var(--bz-ff-body);

    font-size: 16px;

    font-weight: 600;

    position: absolute;

    bottom: -38px;

    right: 0

}



.team-section {

    background-color: #131C2B;

    position: relative;

    z-index: 1

}



.team-section .bg-shape {

    position: absolute;

    top: 0;

    right: 0;

    z-index: -1

}



.team-wrap {

    padding: 0 30px

}



.team-item {

    position: relative;

    border-radius: 10px;

    overflow: hidden

}



.team-item .team-thumb {

    max-width: 500px;

    width: 100%;

    height: 452px;

    position: relative;

    z-index: 1

}



.team-item .team-thumb img {

    -webkit-filter: saturate(1) contrast(1);

    filter: saturate(1) contrast(1);

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover;

    border-radius: 10px;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.team-item .team-thumb .shapes .shape-1 {

    background: -webkit-gradient(linear, left top, left bottom, from(#294F89), to(#fff0));

    background: linear-gradient(180deg, #294F89 0%, #fff0 100%);

    mix-blend-mode: hard-light;

    -webkit-transform: rotate(33.32deg);

    transform: rotate(33.32deg);

    height: 660px;

    width: 122px;

    position: absolute;

    top: -76%;

    left: 20px;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    visibility: hidden;

    opacity: 0

}



.team-item .team-thumb .shapes .shape-2 {

    background: -webkit-gradient(linear, left top, left bottom, from(rgb(23 40 65 / .61)), to(#fff0));

    background: linear-gradient(180deg, rgb(23 40 65 / .61) 0%, #fff0 100%);

    mix-blend-mode: hard-light;

    -webkit-transform: rotate(33.32deg);

    transform: rotate(33.32deg);

    height: 660px;

    width: 200px;

    position: absolute;

    top: -68%;

    left: 83px;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    visibility: hidden;

    opacity: 0

}



.team-item .team-content-wrap {

    position: absolute;

    bottom: -20px;

    left: 0;

    width: 100%;

    z-index: 2;

    visibility: hidden;

    opacity: 0;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.team-item .team-content-wrap .team-content {

    background: var(--bz-color-theme-primary);

    padding: 50px 30px 30px 30px;

    clip-path: polygon(0 20%, 100% 0, 100% 100%, 0% 100%)

}



.team-item .team-content-wrap .team-content .title {

    color: var(--bz-color-common-white);

    font-size: 24px;

    font-weight: 600

}



.team-item .team-content-wrap .team-content .title a:hover {

    color: var(--bz-color-common-white)

}



.team-item .team-content-wrap .team-content span {

    font-size: 14px;

    font-weight: 500;

    color: var(--bz-color-common-white);

    line-height: 1

}



.team-item .team-content-wrap .team-social {

    position: absolute;

    top: -18px;

    right: 40px;

    z-index: 2;

    overflow: hidden;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.team-item .team-content-wrap .team-social .expand {

    background-color: var(--bz-color-common-white);

    color: var(--bz-color-theme-primary);

    font-size: 15px;

    height: 50px;

    width: 50px;

    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;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    cursor: pointer;

    border-radius: 50%

}



.team-item .team-content-wrap .team-social .expand:hover {

    background-color: var(--bz-color-common-white);

    color: var(--bz-color-theme-primary)

}



.team-item .team-content-wrap .team-social .social-list {

    position: absolute;

    bottom: 55px;

    right: 0;

    list-style: none

}



.team-item .team-content-wrap .team-social .social-list li {

    visibility: hidden;

    opacity: 0;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.team-item .team-content-wrap .team-social .social-list li a {

    background-color: var(--bz-color-common-white);

    color: var(--bz-color-heading-primary);

    font-size: 15px;

    height: 50px;

    width: 50px;

    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;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    border-radius: 50%

}



.team-item .team-content-wrap .team-social .social-list li a:hover {

    background-color: var(--bz-color-theme-primary);

    color: var(--bz-color-common-white)

}



.team-item .team-content-wrap .team-social .social-list li:not(:last-of-type) {

    margin-bottom: 10px

}



.team-item .team-content-wrap .team-social .social-list li:nth-child(4) {

    -webkit-transition-delay: 100ms;

    transition-delay: 100ms

}



.team-item .team-content-wrap .team-social .social-list li:nth-child(3) {

    -webkit-transition-delay: 150ms;

    transition-delay: 150ms

}



.team-item .team-content-wrap .team-social .social-list li:nth-child(2) {

    -webkit-transition-delay: 200ms;

    transition-delay: 200ms

}



.team-item .team-content-wrap .team-social .social-list li:nth-child(1) {

    -webkit-transition-delay: 250ms;

    transition-delay: 250ms

}



.team-item .team-content-wrap .team-social:hover {

    overflow: visible

}



.team-item .team-content-wrap .team-social:hover .social-list li {

    visibility: visible;

    opacity: 1

}



.team-item:hover .team-thumb img {

    -webkit-filter: saturate(0) contrast(110%);

    filter: saturate(0) contrast(110%)

}



.team-item:hover .team-thumb .shapes .shape-1 {

    top: -80%;

    left: 40px;

    visibility: visible;

    opacity: 1

}



.team-item:hover .team-thumb .shapes .shape-2 {

    top: -72%;

    left: 103px;

    visibility: visible;

    opacity: 1

}



.team-item:hover .team-content-wrap {

    bottom: 0;

    visibility: visible;

    opacity: 1

}



.team-card {

    background-color: var(--bz-color-theme-red);

    height: 410px;

    position: relative;

    z-index: 1;

    border-radius: 15px;

    overflow: hidden

}



.team-card .overlay {

    background: -webkit-gradient(linear, left top, left bottom, color-stop(59.51%, #fff0), to(rgb(16 18 28 / .93)));

    background: linear-gradient(180deg, #fff0 59.51%, rgb(16 18 28 / .93) 100%);

    width: 100%;

    height: 100%;

    position: absolute;

    bottom: 0;

    left: 0;

    border-radius: 15px

}



.team-card .team-member {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-orient: vertical;

    -webkit-box-direction: normal;

    -ms-flex-direction: column;

    flex-direction: column;

    -webkit-box-pack: end;

    -ms-flex-pack: end;

    justify-content: end;

    height: auto;

    width: 100%;

    position: absolute;

    bottom: -150px;

    left: 0;

    z-index: -1

}



.team-card .team-member img {

    -webkit-filter: saturate(0) contrast(110%);

    filter: saturate(0) contrast(110%);

    width: 100%;

    height: 100%

}



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

    .team-card .team-member img {

        -o-object-fit: cover;

        object-fit: cover

    }

}



.team-card .team-content {

    position: absolute;

    bottom: 20px;

    left: 30px;

    z-index: 2

}



.team-card .team-content .title {

    color: var(--bz-color-common-white);

    font-size: 24px;

    font-weight: 600;

    margin-bottom: 5px

}



.team-card .team-content .title a:hover {

    color: var(--bz-color-theme-red)

}



.team-card .team-content span {

    color: var(--bz-color-common-white);

    font-family: var(--bz-ff-heading)

}



.team-card .hover-content-wrap {

    height: 100%;

    width: 100%;

    position: absolute;

    top: 0;

    left: 0;

    z-index: 5;

    position: relative

}



.team-card .hover-content-wrap:before {

    background-color: var(--bz-color-theme-red);

    content: "";

    width: 100%;

    height: 0;

    position: absolute;

    bottom: 0;

    left: 0;

    -webkit-transition: all 0.5s ease-in-out;

    transition: all 0.5s ease-in-out

}



.team-card .hover-content-wrap .hover-content {

    position: relative;

    z-index: 6;

    padding: 40px 30px;

    visibility: hidden;

    opacity: 0;

    -webkit-transition: all 0.7s ease-in-out;

    transition: all 0.7s ease-in-out

}



.team-card .hover-content-wrap .hover-content .title {

    color: var(--bz-color-common-white);

    font-size: 24px;

    font-weight: 600;

    margin-bottom: 5px

}



.team-card .hover-content-wrap .hover-content .title a:hover {

    color: var(--bz-color-common-white)

}



.team-card .hover-content-wrap .hover-content span {

    color: var(--bz-color-common-white);

    font-family: var(--bz-ff-heading)

}



.team-card .hover-content-wrap .hover-content p {

    color: var(--bz-color-common-white);

    margin-top: 20px;

    margin-bottom: 20px

}



.team-card .hover-content-wrap .hover-content .team-social li {

    display: -webkit-inline-box;

    display: -ms-inline-flexbox;

    display: inline-flex

}



.team-card .hover-content-wrap .hover-content .team-social li:not(:last-of-type) {

    margin-right: 20px

}



.team-card .hover-content-wrap .hover-content .team-social li a {

    color: #FF9089

}



.team-card .hover-content-wrap .hover-content .team-social li a:hover {

    color: var(--bz-color-common-white)

}



.team-card:hover .hover-content-wrap:before {

    height: 100%

}



.team-card:hover .hover-content-wrap .hover-content {

    visibility: visible;

    opacity: 1

}



.inner-team {

    background-color: var(--bz-color-theme-primary)

}



.inner-team .overlay-2 {

    -webkit-filter: blur(60px);

    filter: blur(60px);

    width: 100%;

    height: 100%;

    position: absolute;

    bottom: -200px;

    left: 0;

    border-radius: 15px;

    z-index: -1

}



.inner-team .hover-content-wrap:before {

    background: var(--bz-color-green);

    background: linear-gradient(var(--bz-color-green))

}



.inner-team .hover-content-wrap .hover-content .team-social li a {

    color: #5C90FA

}



.inner-team .hover-content-wrap .hover-content .team-social li a:hover {

    color: var(--bz-color-common-white)

}



.team-skill-content {

    padding-right: 20px

}



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

    .team-skill-content {

        padding-right: 0

    }

}



.team-skill-content .skill-wrap {

    margin-top: 40px

}



.team-skill-content .skill-wrap .skill-item {

    overflow: hidden;

    position: relative

}



.team-skill-content .skill-wrap .skill-item:not(:last-of-type) {

    margin-bottom: 30px

}



.team-skill-content .skill-wrap .skill-item .skill-top {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between

}



.team-skill-content .skill-wrap .skill-item .skill-top .title {

    font-size: 16px;

    font-weight: 600;

    margin-bottom: 15px;

    text-transform: uppercase

}



.team-skill-content .skill-wrap .skill-item .skill-top span {

    font-family: var(--bz-ff-heading);

    color: var(--bz-color-heading-primary);

    font-size: 16px;

    font-weight: 600;

    margin-bottom: 10px

}



.team-skill-content .skill-wrap .skill-item .skill-item-inner {

    padding: 5px;

    border: 1px solid var(--bz-color-border-1);

    border-radius: 2px

}



.team-skill-content .skill-wrap .skill-item .progress {

    background-color: var(--bz-color-common-white);

    height: 5px;

    overflow: visible;

    border-radius: 2px;

    overflow: hidden

}



.team-skill-content .skill-wrap .skill-item .progress .progress-bar {

    position: relative;

    background-color: var(--bz-color-theme-primary);

    overflow: visible

}



.team-skill-content .skill-wrap .skill-item .progress .progress-bar span {

    color: var(--bz-color-theme-primary);

    font-family: var(--bz-ff-body);

    font-size: 16px;

    font-weight: 600;

    position: absolute;

    bottom: -38px;

    right: 0

}



.team-details-wrap .team-auhtor-area {

    display: -ms-grid;

    display: grid;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -ms-grid-columns: 490px 1fr;

    grid-template-columns: 490px 1fr;

    border-radius: 15px;

    overflow: hidden

}



@media (max-width:1200px) {

    .team-details-wrap .team-auhtor-area {

        -ms-grid-columns: 380px 1fr;

        grid-template-columns: 380px 1fr

    }

}



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

    .team-details-wrap .team-auhtor-area {

        -ms-grid-columns: 1fr;

        grid-template-columns: 1fr

    }

}



.team-details-wrap .team-auhtor-area .team-author-img {

    height: 100%

}



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

    .team-details-wrap .team-auhtor-area .team-author-img {

        height: 500px

    }

}



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

    .team-details-wrap .team-auhtor-area .team-author-img {

        height: 400px

    }

}



.team-details-wrap .team-auhtor-area .team-author-img img {

    height: 100%;

    width: 100%;

    -o-object-fit: cover;

    object-fit: cover

}



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

    .team-details-wrap .team-auhtor-area .team-author-img img {

        -o-object-position: top;

        object-position: top

    }

}



.team-details-wrap .team-auhtor-area .team-author-content {

    background-color: #F3F4F6;

    padding: 70px 60px;

    height: 100%

}



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

    .team-details-wrap .team-auhtor-area .team-author-content {

        padding: 40px 20px

    }

}



.team-details-wrap .team-auhtor-area .team-author-content .title {

    font-size: 30px;

    font-weight: 600;

    line-height: 1

}



.team-details-wrap .team-auhtor-area .team-author-content .prof {

    font-family: var(--bz-ff-heading);

    color: var(--bz-color-theme-primary);

    font-size: 16px;

    display: block;

    margin-bottom: 20px

}



.team-details-wrap .team-auhtor-area .team-author-content .author-info-items {

    display: -ms-grid;

    display: grid;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    grid-template-columns: repeat(2, 1fr);

    row-gap: 40px;

    margin-top: 30px

}



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

    .team-details-wrap .team-auhtor-area .team-author-content .author-info-items {

        -ms-grid-columns: 1fr;

        grid-template-columns: 1fr

    }

}



.team-details-wrap .team-auhtor-area .team-author-content .author-info-items .author-info {

    display: -ms-grid;

    display: grid;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -ms-grid-columns: 50px 15px 1fr;

    grid-template-columns: 50px 1fr;

    grid-gap: 15px

}



.team-details-wrap .team-auhtor-area .team-author-content .author-info-items .author-info .icon {

    background: var(--bz-color-common-white);

    border: 1px solid #E3E3E3;

    border-radius: 10px;

    color: var(--bz-color-theme-primary);

    height: 50px;

    width: 50px;

    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

}



.team-details-wrap .team-auhtor-area .team-author-content .author-info-items .author-info .content span {

    font-family: var(--bz-ff-heading);

    font-weight: 400;

    display: block;

    margin-bottom: 5px

}



.team-details-wrap .team-auhtor-area .team-author-content .author-info-items .author-info .content .info-title {

    font-size: 18px;

    font-weight: 600;

    margin-bottom: 0

}



.team-counter-area {

    background-color: #F3F4F6;

    padding: 80px 80px;

    border-radius: 15px

}



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

    .team-counter-area {

        padding: 60px 40px

    }

}



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

    .team-counter-area {

        padding: 40px 20px

    }

}



.team-counter-area .title {

    font-size: 30px;

    font-weight: 600;

    margin-bottom: 20px

}



.team-counter-area .team-counter {

    display: -ms-grid;

    display: grid;

    -ms-grid-columns: 110px 1fr;

    grid-template-columns: 110px 1fr;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    border-radius: 15px;

    overflow: hidden

}



.team-counter-area .team-counter .icon {

    background-color: var(--bz-color-theme-primary);

    height: 110px;

    width: 110px;

    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

}



.team-counter-area .team-counter .content {

    background-color: var(--bz-color-common-white);

    height: 100%;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-orient: vertical;

    -webkit-box-direction: normal;

    -ms-flex-direction: column;

    flex-direction: column;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    -webkit-box-align: start;

    -ms-flex-align: start;

    align-items: start;

    padding: 0 35px

}



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

    .team-counter-area .team-counter .content {

        padding: 0 20px

    }

}



.team-counter-area .team-counter .content .title {

    color: var(--bz-color-theme-primary);

    font-size: 30px;

    margin-bottom: 0;

    line-height: 1

}



.team-counter-area .team-counter .content .title .odometer-auto-theme {

    font-family: inherit

}



.team-counter-area .team-counter .content p {

    font-family: var(--bz-ff-heading);

    color: var(--bz-color-heading-primary);

    font-size: 16px;

    font-weight: 500;

    margin-bottom: 0

}



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

    .team-counter-area .team-counter .content p {

        font-size: 14px

    }

}



.team-details-form {

    background-color: #F3F4F6;

    padding: 80px 80px;

    border-radius: 15px

}



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

    .team-details-form {

        padding: 60px 40px

    }

}



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

    .team-details-form {

        padding: 40px 20px

    }

}



.team-details-form .heading-area {

    margin-bottom: 50px

}



.team-details-form .heading-area span {

    font-family: var(--bz-ff-heading);

    color: var(--bz-color-theme-primary);

    font-size: 16px;

    font-weight: 600;

    text-transform: uppercase;

    display: inline-block;

    margin-bottom: 10px

}



.team-details-form .heading-area .title {

    font-size: 30px;

    margin-bottom: 0

}



.team-details-form .form-group .form-control {

    color: var(--bz-color-text-body);

    -webkit-box-shadow: none;

    box-shadow: none;

    border: none;

    border-radius: 5px;

    padding: 14.5px 20px;

    margin-bottom: 20px

}



.team-details-form .submit-btn .bz-primary-btn {

    width: 100%;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center

}



.project-section {

    position: relative;

    z-index: 1

}



.project-section .bg-shape {

    background-position: center;

    background-size: cover;

    background-repeat: no-repeat;

    background-size: contain;

    background-position: top center;

    max-width: 1680px;

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 50%;

    -webkit-transform: translateX(-50%);

    transform: translateX(-50%);

    z-index: -1

}



@media (max-width:1200px) {

    .project-section .bg-shape {

        background-size: cover;

        height: 50%

    }

}



.project-top .swiper-arrow {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-column-gap: 15px;

    -moz-column-gap: 15px;

    column-gap: 15px

}



.project-top .swiper-arrow .swiper-nav {

    background-color: var(--bz-color-common-white);

    color: var(--bz-color-heading-primary);

    height: 55px;

    width: 55px;

    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;

    border-radius: 7px;

    opacity: 1;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.project-top .swiper-arrow .swiper-nav:hover {

    background-color: var(--bz-color-theme-primary);

    color: var(--bz-color-common-white)

}



.project-item {

    border-radius: 15px;

    overflow: hidden;

    position: relative

}



.project-item .project-img {

    height: 580px;

    position: relative;

    border-radius: 15px;

    overflow: hidden

}



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

    .project-item .project-img {

        height: 450px

    }

}



.project-item .project-img .overlay {

    background: -webkit-gradient(linear, left top, left bottom, from(#fff0), color-stop(49.31%, rgb(2 37 89 / .94)));

    background: linear-gradient(180deg, #fff0 0%, rgb(2 37 89 / .94) 49.31%);

    mix-blend-mode: normal;

    width: 100%;

    height: 100%;

    position: absolute;

    top: 30px;

    left: 0;

    z-index: 1;

    border-radius: 15px;

    visibility: hidden;

    opacity: 0;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.project-item .project-img .overlay-2 {

    background: var(--bz-color-theme-primary);

    mix-blend-mode: multiply;

    opacity: .67;

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    z-index: 1;

    border-radius: 15px;

    visibility: hidden;

    opacity: 0;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.project-item .project-img img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover;

    -webkit-filter: saturate(1) contrast(1);

    filter: saturate(1) contrast(1);

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    border-radius: 15px

}



.project-item .project-content {

    position: absolute;

    bottom: 30px;

    left: 50px;

    right: 60px;

    z-index: 2;

    -webkit-transition: all 0.4s ease-in-out;

    transition: all 0.4s ease-in-out;

    visibility: hidden;

    opacity: 0

}



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

    .project-item .project-content {

        left: 30px;

        right: 30px

    }

}



.project-item .project-content .title {

    font-size: 30px;

    color: var(--bz-color-common-white);

    font-weight: 600

}



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

    .project-item .project-content .title {

        font-size: 22px

    }

}



.project-item .project-content .title a:hover {

    color: var(--bz-color-common-white)

}



.project-item .project-content span {

    color: var(--bz-color-common-white);

    font-size: 16px;

    font-weight: 500;

    display: block;

    margin-bottom: 30px

}



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

    .project-item .project-content span {

        margin-bottom: 20px

    }

}



.project-item .project-content p {

    color: var(--bz-color-common-white);

    font-size: 14px;

    margin-bottom: 30px

}



.project-item:hover .project-img img {

    -webkit-filter: saturate(0) contrast(110%);

    filter: saturate(0) contrast(110%)

}



.project-item:hover .project-img .overlay {

    visibility: visible;

    opacity: 1;

    top: 100px

}



.project-item:hover .project-img .overlay-2 {

    visibility: visible;

    opacity: .7

}



.project-item:hover .project-content {

    bottom: 50px;

    visibility: visible;

    opacity: 1

}



.project-item-2 {

    position: relative;

    z-index: 1;

    border-radius: 15px;

    overflow: hidden;

    height: 435px

}



.project-item-2 .project-img {

    height: 100%

}



.project-item-2 .project-img img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover

}



.project-item-2 .overlay {

    background-color: var(--bz-color-theme-primary);

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    z-index: 1;

    visibility: hidden;

    opacity: 0;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.project-item-2 .shape {

    position: absolute;

    top: -20px;

    right: -20px;

    z-index: 1;

    height: 100%;

    visibility: hidden;

    opacity: 0;

    -webkit-transition: all 0.4s ease-in-out;

    transition: all 0.4s ease-in-out

}



.project-item-2 .shape img {

    height: 100%

}



.project-item-2 .project-btn a {

    background-color: var(--bz-color-common-white);

    height: 55px;

    width: 55px;

    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;

    border-radius: 10px;

    color: var(--bz-color-theme-primary);

    position: absolute;

    top: 50%;

    left: 50%;

    -webkit-transform: translate(-50%, -50%) scale(0);

    transform: translate(-50%, -50%) scale(0);

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    z-index: 2

}



.project-item-2 .project-content {

    position: absolute;

    bottom: 20px;

    left: 30px;

    z-index: 1;

    visibility: hidden;

    opacity: 0;

    -webkit-transition: all 0.4s ease-in-out;

    transition: all 0.4s ease-in-out

}



.project-item-2 .project-content span {

    font-family: var(--bz-ff-heading);

    display: block;

    color: var(--bz-color-common-white);

    font-size: 16px;

    font-weight: 500;

    margin-bottom: 5px

}



.project-item-2 .project-content .title {

    color: var(--bz-color-common-white);

    font-size: 24px;

    font-weight: 600;

    margin-bottom: 0

}



.project-item-2 .project-content .title a:hover {

    color: var(--bz-color-common-white)

}



.project-item-2:hover .overlay {

    visibility: visible;

    opacity: 1

}



.project-item-2:hover .shape {

    top: 0;

    right: 0;

    visibility: visible;

    opacity: 1

}



.project-item-2:hover .project-btn a {

    -webkit-transform: translate(-50%, -50%) scale(1);

    transform: translate(-50%, -50%) scale(1)

}



.project-item-2:hover .project-content {

    bottom: 30px;

    visibility: visible;

    opacity: 1

}



.project-details-wrap .project-details-thumb {

    position: relative;

    margin-bottom: 40px

}



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

    .project-details-wrap .project-details-thumb {

        margin-bottom: 200px

    }

}



.project-details-wrap .project-details-thumb img {

    width: 100%;

    height: 550px;

    -o-object-fit: cover;

    object-fit: cover

}



.project-details-wrap .project-details-thumb .details-list-wrap {

    background-color: #EFF1F5;

    position: absolute;

    right: 50px;

    bottom: -180px;

    padding: 40px;

    border-radius: 15px

}



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

    .project-details-wrap .project-details-thumb .details-list-wrap {

        right: 25px;

        bottom: -20px

    }

}



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

    .project-details-wrap .project-details-thumb .details-list-wrap {

        right: 0;

        bottom: -180px;

        padding: 30px 20px

    }

}



.project-details-wrap .project-details-thumb .details-list-wrap .list-title {

    font-size: 24px;

    font-weight: 600;

    margin-bottom: 20px

}



.project-details-wrap .project-details-thumb .details-list-wrap .details-list li {

    display: -ms-grid;

    display: grid;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -ms-grid-columns: 50px 15px 1fr;

    grid-template-columns: 50px 1fr;

    grid-gap: 15px

}



.project-details-wrap .project-details-thumb .details-list-wrap .details-list li:not(:last-of-type) {

    margin-bottom: 25px;

    padding-bottom: 25px;

    border-bottom: 1px solid #DADFEC

}



.project-details-wrap .project-details-thumb .details-list-wrap .details-list li .icon {

    background-color: var(--bz-color-common-white);

    color: var(--bz-color-theme-primary);

    height: 50px;

    width: 50px;

    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;

    border-radius: 50%

}



.project-details-wrap .project-details-thumb .details-list-wrap .details-list li .content span {

    font-family: var(--bz-ff-heading);

    font-size: 14px;

    font-weight: 400;

    display: block;

    margin-bottom: 5px

}



.project-details-wrap .project-details-thumb .details-list-wrap .details-list li .content .title {

    color: var(--bz-color-heading-primary);

    font-size: 18px;

    font-weight: 600;

    margin-bottom: 0

}



.project-details-wrap .details-title {

    font-size: 30px;

    font-weight: 600;

    margin-bottom: 15px

}



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

    .project-details-wrap .details-title {

        font-size: 24px

    }

}



.project-details-wrap .desc {

    max-width: 730px;

    width: 100%

}



@media (max-width:1200px) {

    .project-details-wrap .desc {

        max-width: 550px

    }

}



.project-details-wrap .project-details-img {

    border-radius: 15px

}



.testimonail-section {

    background-position: center;

    background-size: cover;

    background-repeat: no-repeat;

    width: 100%;

    height: 100%

}



.testi-item {

    background-color: var(--bz-color-common-white);

    -webkit-box-shadow: 0 15px 41px rgb(13 22 39 / .08);

    box-shadow: 0 15px 41px rgb(13 22 39 / .08);

    padding: 50px;

    border-radius: 10px

}



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

    .testi-item {

        padding: 40px 20px

    }

}



.testi-item .testi-top {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    row-gap: 15px;

    margin-bottom: 30px;

    padding-bottom: 40px;

    border-bottom: 1px solid var(--bz-color-border-1)

}



.testi-item .testi-top .testi-author {

    display: -ms-grid;

    display: grid;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -ms-grid-columns: 80px 15px 1fr;

    grid-template-columns: 80px 1fr;

    grid-gap: 15px

}



.testi-item .testi-top .testi-author img {

    height: 80px;

    width: 80px;

    -o-object-fit: cover;

    object-fit: cover

}



.testi-item .testi-top .testi-author .name {

    font-size: 24px;

    font-weight: 600;

    margin-bottom: 0

}



.testi-item .testi-top .testi-author .name span {

    font-size: 16px;

    color: var(--bz-color-theme-primary);

    font-weight: 400;

    margin-top: 5px;

    display: block

}



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

    .testi-item .testi-top .quote {

        display: none

    }

}



.testi-item p {

    color: var(--bz-color-text-body);

    font-size: 20px;

    line-height: 34px;

    font-style: italic;

    margin-bottom: 0

}



.testi-carousel-2,

.testi-carousel {

    padding-bottom: 90px

}



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

    .testi-carousel-2,

    .testi-carousel {

        padding-bottom: 60px

    }

}



.testi-carousel-2 .swiper-pagination,

.testi-carousel .swiper-pagination {

    bottom: 0

}



.testi-carousel-2 .swiper-pagination .swiper-pagination-bullet,

.testi-carousel .swiper-pagination .swiper-pagination-bullet {

    background-color: var(--bz-color-heading-primary);

    margin: 0 10px;

    opacity: 1

}



.testi-carousel-2 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,

.testi-carousel .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {

    position: relative;

    background-color: var(--bz-color-theme-primary)

}



.testi-carousel-2 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before,

.testi-carousel .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {

    background-color: #fff0;

    content: "";

    height: 17px;

    width: 17px;

    position: absolute;

    top: 50%;

    left: 50%;

    -webkit-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);

    border-radius: 50%;

    border: 1px solid var(--bz-color-theme-primary)

}



.testimonial-section-2 {

    position: relative;

    z-index: 1;

    max-width: 1860px;

    width: 100%;

    margin: 0 auto

}



.testimonial-section-2 .bg-color {

    background-color: var(--bz-color-heading-primary);

    height: 63%;

    width: 100%;

    position: absolute;

    top: 0;

    left: 0;

    z-index: -1;

    border-radius: 0 0 15px 15px

}



.testi-card {

    background-color: var(--bz-color-common-white);

    padding: 30px 40px;

    border-radius: 15px;

    border: 1px solid var(--bz-color-border-1);

    position: relative

}



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

    .testi-card {

        padding: 30px

    }

}



.testi-card .testi-img {

    position: absolute;

    top: -1px;

    left: -1px;

    border-radius: 15px 0 15px 0;

    overflow: hidden

}



.testi-card .testi-author {

    padding-left: 90px;

    margin-bottom: 50px

}



.testi-card .testi-author .name {

    font-size: 24px;

    font-weight: 600;

    margin-bottom: 0

}



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

    .testi-card .testi-author .name {

        font-size: 20px

    }

}



.testi-card .testi-author .review {

    margin-top: 5px

}



.testi-card .testi-author .review li {

    display: -webkit-inline-box;

    display: -ms-inline-flexbox;

    display: inline-flex;

    color: var(--bz-color-theme-primary)

}



.testi-card p {

    margin-bottom: 20px;

    padding-bottom: 25px;

    border-bottom: 1px solid var(--bz-color-border-1)

}



.testi-card .testi-bottom {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between

}



.testimonial-section-3 {

    background-position: center;

    background-size: cover;

    background-repeat: no-repeat;

    width: 100%;

    height: 100%

}



.testi-carousel-2 {

    max-width: 1140px;

    width: 100%;

    margin: 0 auto;

    overflow: visible

}



.testi-item-2 {

    background: var(--bz-color-common-white);

    border: 1px solid #E6E6E6;

    -webkit-box-shadow: 0 14px 68px #E8E8E8;

    box-shadow: 0 14px 68px #E8E8E8;

    border-radius: 15px;

    padding: 25px

}



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

    .testi-item-2 {

        padding: 30px 20px

    }

}



.testi-item-2 .testi-top {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

    padding-bottom: 30px;

    border-bottom: 1px solid var(--bz-color-border-1);

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    row-gap: 15px

}



.testi-item-2 .testi-top .testi-author {

    display: -ms-grid;

    display: grid;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -ms-grid-columns: 60px 15px 1fr;

    grid-template-columns: 60px 1fr;

    grid-gap: 15px

}



.testi-item-2 .testi-top .testi-author .name {

    font-size: 22px;

    font-weight: 600;

    margin-bottom: 0

}



.testi-item-2 .testi-top .testi-author .name span {

    display: block;

    font-family: var(--bz-ff-body);

    font-size: 14px;

    color: var(--bz-color-text-body);

    font-weight: 400;

    margin-top: 5px

}



.testi-item-2 .testi-top .review li {

    display: -webkit-inline-box;

    display: -ms-inline-flexbox;

    display: inline-flex;

    color: #FFB930

}



.testi-item-2 p {

    font-weight: 500;

    margin-bottom: 0

}



.post-card {

    border-radius: 12px;

    overflow: hidden

}



.post-card .post-thumb {

    position: relative;

    height: 255px;

    overflow: hidden

}



.post-card .post-thumb img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover;

    -webkit-transition: 0.3s ease-in-out;

    transition: 0.3s ease-in-out;

    -webkit-transform: scale(1);

    transform: scale(1)

}



.post-card .post-content-wrap {

    background: var(--bz-color-grey-4);

    padding: 40px

}



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

    .post-card .post-content-wrap {

        padding: 30px 20px

    }

}



.post-card .post-content {

    margin-bottom: 30px;

    padding-bottom: 25px;

    border-bottom: 1px solid #DDDEE1

}



.post-card .post-content .title {

    font-size: 24px;

    font-weight: 600;

    line-height: 1.4;

    text-transform: capitalize;

    margin-bottom: 0

}



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

    .post-card .post-content .title {

        font-size: 18px

    }

}



.post-card .post-content .title a {

    background: -webkit-gradient(linear, left top, left bottom, from(var(--bz-color-theme-primary)), color-stop(98%, var(--bz-color-theme-primary)));

    background: linear-gradient(var(--bz-color-theme-primary) 0%, var(--bz-color-theme-primary) 98%);

    background-size: 0 2px;

    background-repeat: no-repeat;

    background-position: left 100%;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.post-card .post-content .title a:hover {

    color: var(--bz-color-theme-primary);

    background-size: 100% 2px

}



.post-card .read-more {

    font-size: 16px;

    font-weight: 700;

    text-transform: uppercase;

    color: var(--bz-color-theme-primary);

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center

}



.post-card .read-more i {

    font-size: 14px;

    margin-left: 5px;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.post-card .read-more:hover i {

    margin-left: 8px

}



.post-card:hover .post-thumb img {

    -webkit-transform: scale(1.02);

    transform: scale(1.02)

}



.post-meta {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    list-style: none;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    row-gap: 10px;

    margin-bottom: 20px

}



.post-meta li {

    font-size: 16px;

    font-weight: 500;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-column-gap: 10px;

    -moz-column-gap: 10px;

    column-gap: 10px

}



.post-meta li i {

    font-size: 15px;

    color: var(--bz-color-theme-primary)

}



.post-meta li:not(:last-of-type) {

    margin-right: 20px

}



.post-meta li a:hover {

    color: var(--bz-color-theme-primary)

}



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

    .post-meta li {

        font-size: 12px

    }

}



.post-card-3 {

    position: relative;

    z-index: 1;

    border-radius: 15px;

    overflow: hidden

}



.post-card-3 .post-thumb {

    height: 540px;

    width: 100%;

    border-radius: 15px

}



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

    .post-card-3 .post-thumb {

        height: 450px

    }

}



.post-card-3 .post-thumb img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover

}



.post-card-3 .post-content {

    background-color: var(--bz-color-common-white);

    position: absolute;

    bottom: 20px;

    left: 50%;

    -webkit-transform: translateX(-50%);

    transform: translateX(-50%);

    max-width: 585px;

    width: 100%;

    padding: 40px;

    border-radius: 15px;

    visibility: hidden;

    opacity: 0;

    z-index: 2;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



@media (max-width:1200px) {

    .post-card-3 .post-content {

        max-width: 410px

    }

}



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

    .post-card-3 .post-content {

        padding: 40px 30px;

        max-width: 325px

    }

}



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

    .post-card-3 .post-content {

        max-width: 270px;

        padding: 30px 20px

    }

}



.post-card-3 .post-content .title {

    font-size: 24px;

    font-weight: 600;

    margin-bottom: 20px

}



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

    .post-card-3 .post-content .title {

        font-size: 20px

    }

}



.post-card-3 .post-content .title a {

    background: -webkit-gradient(linear, left top, left bottom, from(var(--bz-color-theme-primary)), color-stop(98%, var(--bz-color-theme-primary)));

    background: linear-gradient(var(--bz-color-theme-primary) 0%, var(--bz-color-theme-primary) 98%);

    background-size: 0 2px;

    background-repeat: no-repeat;

    background-position: left 100%;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.post-card-3 .post-content .title a:hover {

    color: var(--bz-color-theme-primary);

    background-size: 100% 2px

}



.post-card-3 .post-content .blog-btn {

    font-family: var(--bz-ff-heading);

    color: var(--bz-color-heading-primary);

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-column-gap: 10px;

    -moz-column-gap: 10px;

    column-gap: 10px;

    font-size: 16px;

    font-weight: 500

}



.post-card-3 .post-content .blog-btn:hover {

    color: var(--bz-color-theme-red)

}



.post-card-3 .post-content .blog-btn i {

    background-color: var(--bz-color-theme-red);

    color: var(--bz-color-common-white);

    height: 40px;

    width: 40px;

    border-radius: 50%;

    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

}



.post-card-3:hover .post-content {

    visibility: visible;

    opacity: 1;

    bottom: 30px

}



.post-inner {

    margin-bottom: 30px

}



.post-inner .post-thumb {

    height: 450px

}



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

    .post-inner .post-thumb {

        height: 350px

    }

}



.post-inner .post-thumb .video-btn {

    position: absolute;

    top: 50%;

    left: 50%;

    -webkit-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%)

}



.post-inner .post-thumb .video-btn a {

    background-color: rgb(30 110 231 / .9);

    color: var(--bz-color-common-white);

    font-size: 30px;

    height: 100px;

    width: 100px;

    border-radius: 50%;

    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

}



.post-inner .post-thumb .video-btn img {

    margin-bottom: 5px

}



.post-inner .post-thumb .video-btn .ripple {

    height: 100px;

    width: 100px

}



.post-inner .post-thumb .video-btn .ripple:before,

.post-inner .post-thumb .video-btn .ripple:after {

    height: 100px;

    width: 100px

}



.post-inner .post-content .title {

    font-size: 30px

}



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

    .post-inner .post-content .title {

        font-size: 22px

    }

}



.post-inner .post-content p {

    margin-top: 15px;

    margin-bottom: 0

}



.post-inner:hover .post-thumb .swiper-arrow {

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    visibility: visible;

    opacity: 1

}



.post-thumb-carousel .swiper-arrow {

    visibility: hidden;

    opacity: 0;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.post-thumb-carousel .swiper-arrow .swiper-nav {

    background-color: rgb(30 110 231 / .9);

    color: var(--bz-color-common-white);

    height: 50px;

    width: 50px;

    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;

    border-radius: 0 5px 5px 0;

    position: absolute;

    top: 50%;

    left: 0;

    -webkit-transform: translateY(-50%);

    transform: translateY(-50%);

    z-index: 2

}



.post-thumb-carousel .swiper-arrow .swiper-nav.swiper-next {

    left: auto;

    right: 0;

    border-radius: 5px 0 0 5px

}



.pagination-wrap {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    list-style: none;

    -webkit-column-gap: 10px;

    -moz-column-gap: 10px;

    column-gap: 10px

}



.pagination-wrap li a {

    background-color: var(--bz-color-grey-1);

    color: var(--bz-color-heading-primary);

    font-weight: 600;

    height: 50px;

    width: 50px;

    font-size: 14px;

    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;

    line-height: 1;

    border-radius: 10px

}



.pagination-wrap li a:hover {

    background-color: var(--bz-color-theme-primary);

    color: var(--bz-color-common-white)

}



.pagination-wrap li .active {

    background-color: var(--bz-color-theme-primary);

    color: var(--bz-color-common-white)

}



.page-header {

    background-color: #F3F3F3;

    position: relative;

    z-index: 1;

    overflow: hidden

}



.page-header .overlay {

    background: rgb(12 26 54 / .6);

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    z-index: -1

}



.page-header .bg-img {

    background-position: center;

    background-size: cover;

    background-repeat: no-repeat;

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    -webkit-filter: saturate(0) contrast(120%);

    filter: saturate(0) contrast(120%);

    z-index: -1

}



.page-header .shapes .shape {

    position: absolute;

    z-index: -1;

    height: 100%

}



.page-header .shapes .shape img {

    height: 100%

}



.page-header .shapes .shape.shape-1 {

    position: absolute;

    top: 0;

    left: 0

}



.page-header .shapes .shape.shape-2 {

    position: absolute;

    top: 0;

    right: 0

}



.page-header-content {

    padding: 144.21px 0;

    position: relative;

    z-index: 2;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    row-gap: 15px

}



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

    .page-header-content {

        padding: 100px 0 100px 0

    }

}



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

    .page-header-content {

        -webkit-box-orient: vertical;

        -webkit-box-direction: normal;

        -ms-flex-direction: column;

        flex-direction: column

    }

}



.page-header-content .title {

    color: var(--bz-color-common-white);

    font-size: 48px;

    font-weight: 600;

    line-height: 1;

    display: inline-block

}



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

    .page-header-content .title {

        font-size: 48px

    }

}



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

    .page-header-content .title {

        font-size: 29px

    }

}



.page-header-content .sub-title {

    background: rgb(255 255 255 / .1);

    border: 1px solid rgb(255 255 255 / .15);

    -webkit-backdrop-filter: blur(5px);

    backdrop-filter: blur(5px);

    border-radius: 7px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-column-gap: 10px;

    -moz-column-gap: 10px;

    column-gap: 10px;

    padding: 15px 30px

}



.page-header-content .sub-title .home {

    color: var(--bz-color-common-white);

    font-size: 18px;

    font-weight: 500

}



.page-header-content .sub-title .icon {

    font-size: 16px;

    color: var(--bz-color-common-white);

    line-height: 1

}



.page-header-content .sub-title .inner {

    font-size: 18px;

    color: var(--bz-color-common-white);

    font-weight: 500

}



.contact-content {

    background-color: var(--bz-color-grey-4);

    padding: 40px 50px;

    border-radius: 15px;

    overflow: hidden

}



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

    .contact-content {

        padding: 30px 20px

    }

}



.contact-content .contact-top .title {

    font-size: 30px;

    font-weight: 600;

    margin-bottom: 10px

}



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

    .contact-content .contact-top .title {

        font-size: 24px

    }

}



.contact-content .contact-top p {

    margin-bottom: 30px

}



.contact-content .contact-list .list-item {

    display: -ms-grid;

    display: grid;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -ms-grid-columns: 75px 20px 1fr;

    grid-template-columns: 75px 1fr;

    grid-gap: 20px

}



.contact-content .contact-list .list-item:not(:last-of-type) {

    margin-bottom: 25px;

    padding-bottom: 25px;

    border-bottom: 1px solid #DADFEC

}



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

    .contact-content .contact-list .list-item {

        -ms-grid-columns: 1fr;

        grid-template-columns: 1fr

    }

}



.contact-content .contact-list .list-item .icon {

    background-color: var(--bz-color-common-white);

    color: var(--bz-color-theme-primary);

    font-size: 18px;

    height: 60px;

    width: 60px;

    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;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    border-radius: 10px

}



.contact-content .contact-list .list-item .content .title {

    font-size: 20px;

    font-weight: 600;

    line-height: 1;

    margin-bottom: 10px

}



.contact-content .contact-list .list-item .content p {

    margin-bottom: 0

}



.contact-content .contact-list .list-item .content a {

    display: block

}



.contact-content .contact-list .list-item .content span {

    display: block

}



.contact-content .contact-list .list-item:hover .icon {

    background-color: var(--bz-color-theme-primary);

    color: var(--bz-color-common-white)

}



.contact-wrap {

    background-color: var(--bz-color-grey-1);

    padding: 60px;

    -webkit-box-align: end;

    -ms-flex-align: end;

    align-items: end

}



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

    .contact-wrap {

        padding: 40px 20px

    }

}



.contact-wrap .section-heading .section-title {

    margin: 0

}



.blog-contact-form.form-2 {

    border: 1px solid var(--bz-color-border-1)

}



.map-wrapper {

    margin-bottom: -10px

}



.request-section {

    background-color: #EBF3FF;

    position: relative;

    z-index: 1;

    overflow: hidden

}



.request-section .bg-color {

    background-color: var(--bz-color-common-white);

    width: 100%;

    height: 76px;

    position: absolute;

    top: 0;

    left: 0;

    z-index: -1

}



.request-section .shapes .shape {

    position: absolute;

    z-index: -1

}



.request-section .shapes .shape.shape-1 {

    bottom: 0;

    left: 0

}



.request-section .shapes .shape.shape-2 {

    top: 60%;

    right: 0;

    -webkit-transform: translateY(-50%);

    transform: translateY(-50%)

}



.request-form-wrap {

    max-width: 530px;

    width: 100%;

    border-radius: 15px;

    overflow: hidden

}



.request-form-wrap .form-header {

    background-color: var(--bz-color-theme-primary);

    color: var(--bz-color-common-white);

    padding: 20px 40px;

    font-size: 30px;

    font-weight: 600;

    margin-bottom: 0

}



.request-form-wrap .request-form {

    background-color: var(--bz-color-common-white);

    padding: 40px

}



.request-form-wrap .request-form .form-control {

    border: 1px solid var(--bz-color-border-1);

    -webkit-box-shadow: none;

    box-shadow: none;

    padding: 13px 20px;

    margin-bottom: 15px

}



.request-img-wrap .men {

    position: absolute;

    bottom: 0;

    left: 0;

    z-index: 1;

    border-radius: 50px;

}



.request-img-wrap .bg-img {

    position: absolute;

    top: 76px;

    right: 0;

    height: 525px

}



.request-section-2 {

    background-position: center;

    background-size: cover;

    background-repeat: no-repeat;

    width: 100%;

    height: 100%;

    border-radius: 15px 15px 0 0;

    overflow: hidden;

    width: 100%;

    margin: 0 auto;

    position: relative;

    z-index: 1

}



.request-section-2 .request-bg-img {

    position: absolute;

    top: 0;

    right: 0;

    height: 100%;

    max-width: 845px;

    width: 100%;

    clip-path: polygon(22% 0%, 100% 0, 100% 100%, 0% 100%);

    z-index: -1

}



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

    .request-section-2 .request-bg-img {

        display: none

    }

}



.request-section-2 .request-bg-img img {

    -webkit-filter: saturate(0) contrast(110%);

    filter: saturate(0) contrast(110%);

    width: 100%;

    height: 100%

}



.request-section-2 .request-bg-img:before {

    background: #1E6EE7;

    content: "";

    mix-blend-mode: multiply;

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    z-index: 1

}



.request-form-wrap.wrap-2 .form-header {

    background-color: var(--bz-color-common-white);

    color: var(--bz-color-heading-primary);

    padding: 0;

    padding-bottom: 0;

    margin-bottom: 15px

}



.request-form-wrap.wrap-2 p {

    margin-bottom: 30px

}



.request-form-wrap.wrap-2 .request-form {

    padding: 0

}



.request-map-wrapper {

    max-width: 625px;

    width: 100%;

    height: 475px;

    border: 5px solid var(--bz-color-common-white);

    border-radius: 15px;

    position: relative;

    z-index: 2;

    margin-left: 30px

}



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

    .request-map-wrapper {

        margin: 0 auto

    }

}



.request-map-wrapper iframe {

    width: 100%;

    height: 100%;

    border-radius: 10px

}



.sponsor-text-wrap {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    color: var(--bz-color-heading-primary);

    font-size: 16px;

    font-weight: 700;

    text-transform: uppercase;

    margin-bottom: 50px

}



.sponsor-text-wrap span {

    width: 100%;

    height: 100%;

    border-bottom: 1px solid var(--bz-color-border-1)

}



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

    .sponsor-text-wrap span {

        border: none;

        width: auto;

        height: auto

    }

}



.sponsor-text-wrap .sponsor-text {

    display: inline-block;

    height: auto;

    border-bottom: none;

    text-align: center;

    white-space: nowrap;

    padding: 0 25px

}



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

    .sponsor-text-wrap .sponsor-text {

        white-space: inherit

    }

}



.sponsor-text-wrap {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    color: var(--bz-color-heading-primary);

    font-size: 16px;

    font-weight: 700;

    text-transform: uppercase;

    margin-bottom: 50px

}



.sponsor-text-wrap span {

    width: 100%;

    height: 100%;

    border-bottom: 1px solid var(--bz-color-border-1)

}



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

    .sponsor-text-wrap span {

        border: none;

        width: auto;

        height: auto

    }

}



.sponsor-text-wrap .sponsor-text {

    display: inline-block;

    height: auto;

    border-bottom: none;

    text-align: center;

    white-space: nowrap;

    padding: 0 25px

}



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

    .sponsor-text-wrap .sponsor-text {

        white-space: inherit

    }

}



.process-section {

    background-color: var(--bz-color-theme-primary);

    position: relative;

    z-index: 1;

    padding-top: 70px;

    padding-bottom: 70px

}



@media (max-width:1200px) {

    .process-section {

        clip-path: polygon(0 3%, 100% 0, 100% 100%, 0% 100%)

    }

}



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

    .process-section {

        clip-path: polygon(0 0%, 100% 0, 100% 100%, 0% 100%);

        padding-top: 70px;

        padding-bottom: 70px

    }

}



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

    .process-section {

        padding-top: 50px;

        padding-bottom: 50px

    }

}



.process-section:before {

    content: "";

    width: 100%;

    height: 75px;

    position: absolute;

    bottom: -1px;

    left: 0

}



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

    .process-section:before {

        display: none

    }

}



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

    .process-section .shapes {

        display: none

    }

}



@media (max-width:567px) {

    .process-card .arrow {

        display: none

    }

}



.process-section .shapes .shape {

    position: absolute;

    z-index: -1

}



.process-section .shapes .shape.shape-1 {

    top: 0;

    left: 135px

}



.process-section .shapes .shape.shape-2 {

    top: 0;

    right: 105px

}



.process-section .shapes .shape.shape-3 {

    bottom: 75px;

    left: 40px

}



.process-section .shapes .shape.shape-4 {

    bottom: 0;

    right: 0

}



.process-wrap>div:nth-child(2n+2) {

    margin-top: 60px

}



.process-card {

    position: relative

}



.process-card .arrow {

    position: absolute;

    top: 20px;

    right: -20%

}



@media (max-width:1200px) {

    .process-card .arrow {

        right: -27%

    }

}



.process-card .icon {

    background-color: var(--bz-color-common-white);

    position: relative;

    height: 115px;

    width: 115px;

    border-radius: 50%;

    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;

    margin: 0 auto

}



.process-card .icon .number {

    background-color: var(--bz-color-green);

    font-family: var(--bz-ff-heading);

    color: var(--bz-color-common-white);

    font-size: 16px;

    font-weight: 700;

    height: 40px;

    width: 40px;

    border-radius: 50%;

    border: 5px solid var(--bz-color-green);

    position: absolute;

    top: 0;

    right: 0;

    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

}



.process-card .content {

    margin-top: 30px

}



.process-card .content .title {

    color: var(--bz-color-common-white);

    font-size: 24px;

    font-weight: 600;

    margin-bottom: 15px

}



.process-card .content p {

    color: #fff;

    max-width: 285px;

    width: 100%;

    margin: 0 auto;

    margin-bottom: 0

}



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

    .process-card.card-2 .arrow {

        display: none

    }

}



.process-item .process-thumb {

    position: relative;

    height: 240px;

    border-radius: 15px 15px 0 15px

}



@media (max-width:1200px) {

    .process-item .process-thumb {

        border-radius: 15px 15px 0 0

    }

}



.process-item .process-thumb img {

    -o-object-fit: cover;

    object-fit: cover;

    width: 100%;

    height: 100%

}



.process-item .process-thumb span {

    background-color: var(--bz-color-theme-primary);

    color: var(--bz-color-common-white);

    position: absolute;

    bottom: 0;

    left: 0;

    font-size: 16px;

    font-weight: 700;

    text-transform: uppercase;

    padding: 10px 30px;

    border-radius: 0 15px 0 15px

}



@media (max-width:1200px) {

    .process-item .process-thumb span {

        border-radius: 0 15px 0 0

    }

}



.process-item .process-content {

    background: var(--bz-color-common-white);

    -webkit-box-shadow: 0 4px 46px rgb(0 0 0 / .08);

    box-shadow: 0 4px 46px rgb(0 0 0 / .08);

    border-radius: 0 0 15px 15px;

    padding: 25px 30px;

    max-width: 90%;

    width: 100%;

    margin-left: auto

}



@media (max-width:1200px) {

    .process-item .process-content {

        max-width: 100%

    }

}



.process-item .process-content .title {

    font-size: 24px;

    font-weight: 600

}



.process-item .process-content p {

    margin-bottom: 0

}



.service-process-card {

    background-color: var(--bz-color-grey-1);

    padding: 40px;

    border-radius: 15px;

    overflow: hidden;

    position: relative;

    z-index: 1;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.service-process-card:before {

    background-color: var(--bz-color-theme-primary);

    content: "";

    width: 100%;

    height: 0;

    position: absolute;

    bottom: 0;

    left: 0;

    z-index: -1;

    -webkit-transition: all 0.4s ease-in-out;

    transition: all 0.4s ease-in-out

}



.service-process-card .number {

    font-family: var(--bz-ff-heading);

    background-color: var(--bz-color-theme-primary);

    display: inline-block;

    height: 45px;

    width: 45px;

    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;

    color: var(--bz-color-common-white);

    font-size: 16px;

    font-weight: 700;

    border-radius: 50%;

    margin-bottom: 20px;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.service-process-card .title {

    font-size: 24px;

    font-weight: 600;

    margin-bottom: 15px;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.service-process-card p {

    margin-bottom: 0;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.service-process-card:hover {

    -webkit-transform: translateY(-5px);

    transform: translateY(-5px)

}



.service-process-card:hover:before {

    height: 100%

}



.service-process-card:hover .number {

    background-color: rgb(255 255 255 / .1)

}



.service-process-card:hover .title,

.service-process-card:hover p {

    color: var(--bz-color-common-white)

}



.pricing-item {

    background-color: var(--bz-color-grey-4);

    padding: 40px;

    border-radius: 15px;

    overflow: hidden;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



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

    .pricing-item {

        padding: 30px 20px

    }

}



.pricing-item .icon {

    background-color: var(--bz-color-common-white);

    height: 70px;

    width: 70px;

    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;

    border-radius: 50%;

    margin-bottom: 20px;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.pricing-item .title {

    font-size: 24px;

    font-weight: 600;

    margin-bottom: 10px

}



.pricing-item p {

    font-size: 15px;

    margin-bottom: 0;

    line-height: 1;

    margin-bottom: 30px

}



.pricing-item .price {

    color: var(--bz-color-theme-primary);

    margin-bottom: 0;

    line-height: 1

}



.pricing-item .price span {

    font-family: var(--bz-ff-body);

    color: var(--bz-color-text-body);

    font-size: 15px;

    font-weight: 400

}



.pricing-item .pricing-list {

    border-top: 1px solid var(--bz-color-border-1);

    margin-top: 20px;

    padding-top: 20px;

    padding-left: 20px;

    margin-bottom: 30px

}



.pricing-item .pricing-list li {

    font-family: var(--bz-ff-body);

    font-size: 15px;

    font-weight: 500;

    line-height: 1

}



.pricing-item .pricing-list li:not(:last-of-type) {

    margin-bottom: 15px

}



.pricing-item .pricing-btn {

    width: 100%;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center

}



.pricing-item.active {

    background-color: var(--bz-color-common-white);

    -webkit-box-shadow: 0 11px 44px rgb(12 21 38 / .09);

    box-shadow: 0 11px 44px rgb(12 21 38 / .09);

    position: relative

}



.pricing-item.active .icon {

    background-color: var(--bz-color-grey-1)

}



.pricing-item.active .active-text {

    background-color: var(--bz-color-theme-primary);

    color: var(--bz-color-common-white);

    text-transform: uppercase;

    font-size: 14px;

    font-weight: 700;

    width: 100%;

    display: block;

    text-align: center;

    padding: 7px 10px;

    position: absolute;

    top: 40px;

    right: -145px;

    -webkit-transform: rotate(45deg);

    transform: rotate(45deg)

}



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

    .pricing-item.active .active-text {

        right: -95px

    }

}



.faq-content {

    padding-right: 20px

}



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

    .faq-content {

        padding-right: 0

    }

}



.faq-img {

    width: 100%;

    height: 100%;

    border-radius: 15px;

    margin-left: 20px

}



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

    .faq-img {

        padding-left: 0;

        margin: 0 auto;

        margin-top: 30px

    }

}



.faq-img img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover

}



.fmg-reveal {

    overflow: hidden;

    height: 100%

}



.faq-accordion .accordion-item {

    background-color: var(--bz-color-grey-1);

    border: none;

    margin-bottom: 20px;

    border-radius: 5px

}



.faq-accordion .accordion-item .accordion-button {

    color: var(--bz-color-heading-primary);

    font-size: 20px;

    font-weight: 500;

    background-color: #fff0;

    border: none;

    -webkit-box-shadow: none;

    box-shadow: none

}



.faq-accordion .accordion-item .accordion-button:after {

    background-color: var(--bz-color-common-white);

    color: var(--bz-color-theme-primary);

    height: 30px;

    width: 30px;

    background-image: none;

    font-family: "Font Awesome 6 Pro";

    font-size: 20px;

    font-weight: 700;

    content: "+";

    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

}



.faq-accordion .accordion-item .accordion-button:not(.collapsed) {

    background-color: #fff0

}



.faq-accordion .accordion-item .accordion-button:not(.collapsed):after {

    content: "-";

    font-size: 20px;

    -webkit-transform: rotate(0);

    transform: rotate(0)

}



.faq-accordion .accordion-item .accordion-body {

    padding-top: 0;

    color: #000;

    font-weight: 400

}



.faq-accordion .accordion-item .accordion-collapse {

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    border-bottom: 4px solid #fff0

}



.faq-accordion .accordion-item .accordion-collapse.collapse.show {

    border-bottom: 4px solid var(--bz-color-theme-primary)

}



.faq-widget {

    background-color: var(--bz-color-grey-4);

    padding: 40px;

    border-radius: 10px

}



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

    .faq-widget {

        padding: 30px 20px

    }

}



.faq-widget .search-box {

    position: relative

}



.faq-widget .search-box .form-control {

    background-color: var(--bz-color-common-white);

    padding: 14.5px 50px 14.5px 20px;

    border-radius: 0;

    -webkit-box-shadow: none;

    box-shadow: none;

    border: 1px solid #0A0D13;

    color: var(--bz-color-heading-primary);

    font-size: 16px;

    font-weight: 400;

    border: 1px solid var(--bz-color-border-1)

}



.faq-widget .search-box .form-control::-webkit-input-placeholder {

    color: var(--bz-color-heading-primary);

    font-size: 16px;

    font-weight: 400

}



.faq-widget .search-box .form-control:-moz-placeholder {

    color: var(--bz-color-heading-primary);

    font-size: 16px;

    font-weight: 400

}



.faq-widget .search-box .form-control::-moz-placeholder {

    color: var(--bz-color-heading-primary);

    font-size: 16px;

    font-weight: 400

}



.faq-widget .search-box .form-control:-ms-input-placeholder {

    color: var(--bz-color-heading-primary);

    font-size: 16px;

    font-weight: 400

}



.faq-widget .search-box .search-btn {

    background-color: var(--bz-color-theme-primary);

    color: var(--bz-color-common-white);

    font-size: 16px;

    width: 55px;

    height: 55px;

    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;

    position: absolute;

    top: 0;

    right: 0

}



.faq-sponsor {

    position: relative;

    border-radius: 10px;

    overflow: hidden

}



.faq-sponsor img {

    -webkit-filter: grayscale(1);

    filter: grayscale(1)

}



.faq-sponsor .sponsor-text {

    color: var(--bz-color-common-white);

    font-size: 18px;

    font-weight: 600;

    text-transform: uppercase;

    margin-bottom: 0;

    position: absolute;

    top: 30px;

    left: 30px

}



.faq-sponsor .sponsor-text-2 {

    background-color: var(--bz-color-theme-primary);

    color: var(--bz-color-common-white);

    font-size: 18px;

    font-weight: 600;

    text-transform: uppercase;

    margin-bottom: 0;

    padding: 20px 30px;

    position: absolute;

    bottom: 0;

    right: 0;

    border-radius: 20px 0 0 0

}



.promo-section {

    margin-top: -95px

}



.promo-item {

    position: relative;

    z-index: 1;

    padding: 30px;

    padding-top: 170px;

    overflow: hidden;

    border: 10px solid var(--bz-color-common-white);

    border-radius: 30px;

    -webkit-box-shadow: 0 12px 34px rgb(0 0 0 / .05);

    box-shadow: 0 12px 34px rgb(0 0 0 / .05)

}



@media (max-width:1200px) {

    .promo-item {

        padding: 30px 20px;

        padding-top: 170px

    }

}



.promo-item .bg-items .bg-img {

    width: 100%;

    height: 60%;

    position: absolute;

    top: 0;

    left: 0;

    z-index: -1;

    border-radius: 15px

}



.promo-item .bg-items .bg-img img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover;

    -o-object-position: top;

    object-position: top;

    border-radius: 15px;

    -webkit-filter: saturate(0) contrast(120%);

    filter: saturate(0) contrast(120%)

}



.promo-item .bg-items .overlay {

    background: -webkit-gradient(linear, left top, left bottom, from(#fff0), color-stop(58.48%, #EC281C));

    background: linear-gradient(180deg, #fff0 0%, #EC281C 58.48%);

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    z-index: -1;

    border-radius: 15px

}



.promo-item .bg-items .overlay-2 {

    background: rgb(236 40 28 / .45);

    mix-blend-mode: multiply;

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    z-index: -1;

    border-radius: 15px

}



.promo-item .title {

    font-size: 24px;

    font-weight: 600;

    margin-bottom: 15px

}



.promo-item p {

    font-size: 14px;

    font-weight: 400;

    margin-bottom: 20px

}



.promo-item .bz-primary-btn {

    background-color: var(--bz-color-common-white);

    color: var(--bz-color-theme-red)

}



.promo-item .bz-primary-btn:hover {

    color: var(--bz-color-common-white)

}



.cta-section {

    background-position: center;

    background-size: cover;

    background-repeat: no-repeat;

    width: 100%;

    width: 100%;

    position: relative;

    z-index: 1

}



.cta-section .overlay {

    background: rgb(14 17 27 / .75);

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    z-index: -1

}



.cta-wrap {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-column-gap: 20px;

    -moz-column-gap: 20px;

    column-gap: 20px;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    row-gap: 30px

}



.cta-wrap .cta-btn-wrap {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-column-gap: 20px;

    -moz-column-gap: 20px;

    column-gap: 20px

}



.cta-wrap .cta-btn-wrap .video-btn a {

    background-color: #fff0;

    color: var(--bz-color-common-white);

    height: 56px;

    width: 56px;

    border-radius: 5px;

    border: 1px solid var(--bz-color-common-white);

    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;

    position: relative;

    z-index: 2

}



.cta-wrap .cta-btn-wrap .video-btn a:hover {

    background-color: var(--bz-color-common-white);

    color: var(--bz-color-heading-primary)

}



.cta-2 {

    position: relative;

    z-index: 1

}



.cta-2 .bg-img {

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    z-index: -1

}



.cta-2 .bg-img img {

    -webkit-filter: saturate(0) contrast(110%);

    filter: saturate(0) contrast(110%);

    height: 100%;

    width: 100%;

    -o-object-fit: cover;

    object-fit: cover

}



.cta-2 .overlay {

    background: rgb(40 50 79 / .57)

}



.cta-2 .overlay-2 {

    background: var(--bz-color-theme-red);

    mix-blend-mode: multiply;

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    z-index: 1

}



.cta-section-3 {

    margin-bottom: -145px

}



.cta-wrap-3 {

    background-color: var(--bz-color-heading-primary);

    border-radius: 15px;

    padding: 75px 80px;

    position: relative;

    z-index: 10;

    overflow: hidden

}



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

    .cta-wrap-3 {

        padding: 50px 20px

    }

}



.cta-wrap-3 .shapes .shape-1 {

    position: absolute;

    top: 0;

    left: 0;

    z-index: -1

}



.cta-wrap-3 .shapes .shape-2 {

    position: absolute;

    top: 0;

    right: 0;

    z-index: 2;

    opacity: .2

}



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

    .cta-wrap-3 .shapes .shape-2 {

        display: none

    }

}



.cta-wrap-3 .cta-mask-img {

    background-color: var(--bz-color-common-black);

    -webkit-mask-image: url(../img/shapes/mask-img-2.html);

    mask-image: url(../img/shapes/mask-img-2.html);

    -webkit-mask-repeat: no-repeat;

    mask-repeat: no-repeat;

    height: 100%;

    width: 690px;

    position: absolute;

    top: 0;

    right: -5px;

    z-index: 1

}



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

    .cta-wrap-3 .cta-mask-img {

        display: none

    }

}



.cta-wrap-3 .cta-mask-img img {

    -webkit-filter: saturate(0) contrast(110%);

    filter: saturate(0) contrast(110%)

}



.cta-wrap-3 .cta-mask-img .overlay {

    background-color: var(--bz-color-theme-red);

    mix-blend-mode: multiply;

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    z-index: 1

}



.cta-wrap-3 .title {

    color: var(--bz-color-common-white);

    font-size: 48px;

    font-weight: 600;

    margin-bottom: 20px;

    position: relative;

    z-index: 10

}



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

    .cta-wrap-3 .title {

        font-size: 32px

    }

}



.cta-wrap-3 p {

    color: #C8C9CB;

    margin-bottom: 0;

    position: relative;

    z-index: 10

}



.about-cta {

    margin-top: -245px

}



.about-cta-wrap {

    position: relative;

    z-index: 1;

    border-radius: 30px;

    overflow: hidden

}



.about-cta-wrap .bg-item .bg-img {

    background-position: center;

    background-size: cover;

    background-repeat: no-repeat;

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    -webkit-filter: saturate(0) contrast(110%);

    filter: saturate(0) contrast(110%)

}



.about-cta-wrap .bg-item .overlay {

    background: var(--bz-color-theme-primary);

    mix-blend-mode: multiply;

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    z-index: 1

}



.about-cta-wrap .bg-item .overlay-2 {

    background: rgb(2 6 13 / .64);

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    z-index: 1

}



.about-cta-wrap .bg-item .shape {

    position: absolute;

    top: 0;

    left: 0;

    z-index: 1

}



.about-cta-wrap .section-heading .section-title {

    max-width: 780px;

    width: 100%;

    margin: 0 auto;

    font-size: 48px

}



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

    .about-cta-wrap .section-heading .section-title {

        font-size: 32px

    }

}



.strength-section {

    position: relative;

    z-index: 1

}



.strength-section .bg-img {

    background-position: center;

    background-size: cover;

    background-repeat: no-repeat;

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    z-index: -1

}



.strength-section .overlay {

    background: -webkit-gradient(linear, left top, right top, from(rgb(5 7 11 / .92)), to(#1E2127));

    background: linear-gradient(90deg, rgb(5 7 11 / .92) 0%, #1E2127 100%);

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    z-index: -1

}



.strength-section .shapes .shape {

    position: absolute;

    top: 0;

    left: 0;

    z-index: -1

}



.strength-section .shapes .shape-2 {

    background-color: var(--bz-color-theme-red);

    height: 95px;

    width: 88px;

    position: absolute;

    bottom: 0;

    right: 0;

    z-index: -1

}



.strength-section .strength-mask-img {

    background-color: var(--bz-color-common-black);

    -webkit-mask-image: url(../img/shapes/mask-img.html);

    mask-image: url(../img/shapes/mask-img.html);

    -webkit-mask-repeat: no-repeat;

    mask-repeat: no-repeat;

    width: 585px;

    height: 600px;

    position: absolute;

    top: 0;

    right: 88px;

    z-index: -1

}



@media (max-width:1200px) {

    .strength-section .strength-mask-img {

        display: none

    }

}



.strength-section .strength-mask-img img {

    height: 100%;

    -webkit-filter: saturate(0) contrast(110%);

    filter: saturate(0) contrast(110%)

}



.strength-section .strength-mask-img .mask-overlay {

    background-color: var(--bz-color-theme-red);

    mix-blend-mode: multiply;

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    z-index: 1

}



.strength-content p {

    color: #C8C9CB;

    max-width: 600px;

    width: 100%;

    margin-bottom: 40px

}



.strength-content .strength-items {

    max-width: 560px;

    width: 100%;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

    -webkit-column-gap: 20px;

    -moz-column-gap: 20px;

    column-gap: 20px;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    row-gap: 20px

}



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

    .strength-content .strength-items {

        max-width: 490px

    }

}



.strength-content .strength-items .strength-item {

    background: rgb(255 255 255 / .04);

    border: 1px solid rgb(255 255 255 / .17);

    -webkit-backdrop-filter: blur(6.5px);

    backdrop-filter: blur(6.5px);

    border-radius: 5px;

    padding: 25px 40px

}



@media (max-width:1200px) {

    .strength-content .strength-items .strength-item {

        padding: 25px 30px

    }

}



.strength-content .strength-items .strength-item .title {

    color: var(--bz-color-common-white);

    font-size: 40px;

    font-weight: 600;

    line-height: 1;

    margin-bottom: 0;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center

}



.strength-content .strength-items .strength-item .title .odometer-auto-theme {

    font-family: inherit;

    line-height: 1;

    margin-top: 4px

}



.strength-content .strength-items .strength-item p {

    font-family: var(--bz-ff-heading);

    color: var(--bz-color-common-white);

    text-transform: uppercase;

    font-size: 14px;

    margin-bottom: 0

}



.strength-man {

    max-width: 580px;

    height: 100%;

    width: 100%;

    position: relative

}



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

    .strength-man {

        margin: 0 auto

    }

}



.strength-man .men {

    position: absolute;

    bottom: 0;

    left: 0;

    z-index: -1

}



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

    .strength-man .men {

        position: inherit;

        margin: 0 auto

    }

}



.feature-section {

    position: relative;

    z-index: 1

}



.feature-section .bg-shape {

    background-position: center;

    background-size: cover;

    background-repeat: no-repeat;

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    z-index: -1

}



.feature-item {

    background-color: var(--bz-color-common-white);

    padding: 25px;

    border: 1px solid var(--bz-color-border-1);

    border-radius: 15px;

    overflow: hidden;

    position: relative;

    z-index: 1;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



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

    .feature-item {

        padding: 30px

    }

}



.feature-item:before {

    background-color: var(--bz-color-theme-primary);

    content: "";

    width: 0;

    height: 100%;

    position: absolute;

    bottom: 0;

    left: 0;

    z-index: -1;

    -webkit-transition: all 0.4s ease-in-out;

    transition: all 0.4s ease-in-out

}



.feature-item .bg-img {

    position: absolute;

    top: 0;

    left: 0;

    z-index: -2;

    width: 100%;

    height: 90px

}



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

    .feature-item .bg-img {

        height: 75px

    }

}



.feature-item .bg-img img {

    height: 100%;

    width: 100%;

    -o-object-fit: cover;

    object-fit: cover

}



.feature-item .icon {

    background-color: #F5F7F8;

    height: 80px;

    width: 80px;

    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;

    border-radius: 50%;

    margin-bottom: 25px

}



.feature-item .icon img {

    width: 40px;

    height: 40px

}



.feature-item .feature-content .title {

    font-size: 24px;

    font-weight: 600;

    margin-bottom: 20px;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.feature-item .feature-content p {

    margin-bottom: 20px;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.feature-item .feature-content .read-more {

    color: var(--bz-color-theme-primary);

    font-size: 16px;

    font-weight: 600;

    text-transform: uppercase

}



.feature-item .feature-content .read-more i {

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.feature-item .feature-content .read-more:hover i {

    margin-left: 5px

}



.feature-item:hover {

    margin-top: -10px

}



.feature-item:hover:before {

    width: 100%

}



.feature-item:hover .feature-content a,

.feature-item:hover .feature-content p,

.feature-item:hover .feature-content .title {

    color: var(--bz-color-common-white)

}



.slider-container {

    width: 100%;

    padding: 0 0;

    position: relative;

    overflow: hidden

}



.slider-wrapper {

    display: flex;

    transition: transform 0.5s ease

}



.slider-slide {

    flex: 0 0 auto;

    text-align: center;

    font-size: 18px;

    box-sizing: border-box;

    padding: 0 10px

}



.slider-slide img {

    width: 100%;

    height: auto;

    border-radius: 8px

}



.carousel-control i {

    position: absolute;

    top: 50%;

    transform: translateY(-50%);

    z-index: 10;

    width: 40px;

    height: 40px;

    background: #000;

    border-radius: 50%;

    border: none;

    cursor: pointer;

    display: flex;

    align-items: center;

    justify-content: center;

    font-size: 20px

}



.slider-button-next {

    right: 10px

}



.slider-button-prev {

    left: 10px

}



.slider-pagination {

    text-align: center;

    margin-top: 10px

}



.slider-dot {

    display: inline-block;

    width: 10px;

    height: 10px;

    margin: 0 5px;

    background: #ccc;

    border-radius: 50%;

    cursor: pointer

}



.slider-dot.active {

    background: #333

}



.slider-section {

    overflow: hidden

}



.ba-slider {

    position: relative;

    z-index: 2

}



.slider-item {

    position: relative;

    overflow: hidden;

    z-index: 2

}



.slider-item .shapes .shape {

    position: absolute;

    z-index: 2

}



.slider-item .shapes .shape.shape-1 {

    top: 0;

    left: 0

}



.slider-item .shapes .shape.shape-2 {

    top: 50%;

    left: 0;

    -webkit-transform: translateY(-50%);

    transform: translateY(-50%);

    z-index: 3

}



.slider-item .shapes .color-shape {

    background-color: #064098;

    mix-blend-mode: multiply;

    width: 1045px;

    height: 1065px;

    display: block;

    position: absolute;

    top: -24%;

    left: -8%;

    border-radius: 60px;

    -webkit-transform: rotate(45deg);

    transform: rotate(45deg);

    z-index: 2

}



.slider-item .shapes .color-shape-2 {

    background: linear-gradient(102.04deg, #1D304E 25.25%, #fff0 58.79%);

    position: absolute;

    top: 0;

    left: 0;

    height: 100%;

    width: 100%;

    z-index: 1

}



.slider-item .slide-img-wrap {

    height: 860px

}



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

    .slider-item .slide-img-wrap {

        height: 700px

    }

}



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

    .slider-item .slide-img-wrap {

        height: 600px

    }

}



.slider-item .slide-img-wrap img {

    width: 100%;

    -o-object-fit: cover;

    object-fit: cover;

    height: 100%

}



.slider-item .slider-content-wrap {

    position: absolute;

    top: 50%;

    -webkit-transform: translateY(-50%);

    transform: translateY(-50%);

    max-width: 100%;

    width: 100%;

    z-index: 10

}



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

    .slider-item .slider-content-wrap {

        margin-top: 0

    }

}



.ba-swiper-pagination {

    height: 100%;

    width: auto!important;

    position: absolute;

    top: 50%;

    bottom: auto;

    left: 50px!important;

    z-index: 2

}



@media (max-width:1399px) {

    .ba-swiper-pagination {

        left: 25px!important

    }

}



@media (max-width:1250px) {

    .ba-swiper-pagination {

        display: none

    }

}



.ba-swiper-pagination .swiper-pagination-bullet {

    background-color: #fff0;

    width: 20px;

    height: 20px;

    position: relative;

    border-radius: 50%;

    opacity: 1;

    display: block

}



.ba-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {

    border: 1px solid var(--lt-color-common-white)

}



.ba-swiper-pagination .swiper-pagination-bullet:before {

    content: "";

    background-color: var(--lt-color-common-white);

    width: 5px;

    height: 5px;

    border: 1px solid var(--lt-color-common-white);

    border-radius: 50%;

    position: absolute;

    top: 50%;

    left: 50%;

    -webkit-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%)

}



.ba-swiper-pagination .swiper-pagination-bullet:not(:last-of-type) {

    margin-bottom: 10px

}



.ba-animation,

.ba-animation span {

    -webkit-animation-duration: 0.3s;

    animation-duration: 0.3s;

    -webkit-animation-fill-mode: both;

    animation-fill-mode: both

}



.ba-animation span {

    display: inline-block

}



.ba-fadeIn {

    -webkit-animation-name: asFadeIn;

    animation-name: asFadeIn

}



@-webkit-keyframes asFadeIn {

    from {

        opacity: 0

    }

    to {

        opacity: 1

    }

}



@keyframes asFadeIn {

    from {

        opacity: 0

    }

    to {

        opacity: 1

    }

}



.ba-fadeInLeft {

    -webkit-animation-name: asFadeInLeft;

    animation-name: asFadeInLeft

}



@-webkit-keyframes asFadeInLeft {

    from {

        opacity: 0;

        -webkit-transform: translateX(-50px);

        transform: translateX(-50px)

    }

    to {

        opacity: 1

    }

}



@keyframes asFadeInLeft {

    from {

        opacity: 0;

        -webkit-transform: translateX(-50px);

        transform: translateX(-50px)

    }

    to {

        opacity: 1

    }

}



.ba-fadeInRight {

    -webkit-animation-name: asFadeInRight;

    animation-name: asFadeInRight

}



@-webkit-keyframes asFadeInRight {

    from {

        opacity: 0;

        -webkit-transform: translateX(50px);

        transform: translateX(50px)

    }

    to {

        opacity: 1

    }

}



@keyframes asFadeInRight {

    from {

        opacity: 0;

        -webkit-transform: translateX(50px);

        transform: translateX(50px)

    }

    to {

        opacity: 1

    }

}



.ba-fadeInDown {

    -webkit-animation-name: asFadeInTop;

    animation-name: asFadeInTop

}



@-webkit-keyframes asFadeInTop {

    from {

        opacity: 0;

        -webkit-transform: translateY(-50px);

        transform: translateY(-50px)

    }

    to {

        opacity: 1

    }

}



@keyframes asFadeInTop {

    from {

        opacity: 0;

        -webkit-transform: translateY(-50px);

        transform: translateY(-50px)

    }

    to {

        opacity: 1

    }

}



.ba-fadeInUp {

    -webkit-animation-name: asFadeInBottom;

    animation-name: asFadeInBottom

}



@-webkit-keyframes asFadeInBottom {

    from {

        opacity: 0;

        -webkit-transform: translateY(50px);

        transform: translateY(50px)

    }

    to {

        opacity: 1

    }

}



@keyframes asFadeInBottom {

    from {

        opacity: 0;

        -webkit-transform: translateY(50px);

        transform: translateY(50px)

    }

    to {

        opacity: 1

    }

}



.ba-moveFromLeft {

    -webkit-animation-name: asMoveFromLeft;

    animation-name: asMoveFromLeft

}



@-webkit-keyframes asMoveFromLeft {

    from {

        visibility: hidden;

        -webkit-transform: translateX(-50px);

        transform: translateX(-50px)

    }

    to {

        visibility: visible

    }

}



@keyframes asMoveFromLeft {

    from {

        visibility: hidden;

        -webkit-transform: translateX(-50px);

        transform: translateX(-50px)

    }

    to {

        visibility: visible

    }

}



.ba-moveFromRight {

    -webkit-animation-name: asMoveFromRight;

    animation-name: asMoveFromRight

}



@-webkit-keyframes asMoveFromRight {

    from {

        visibility: hidden;

        -webkit-transform: translateX(50px);

        transform: translateX(50px)

    }

    to {

        visibility: visible

    }

}



@keyframes asMoveFromRight {

    from {

        visibility: hidden;

        -webkit-transform: translateX(50px);

        transform: translateX(50px)

    }

    to {

        visibility: visible

    }

}



.ba-moveFromTop {

    -webkit-animation-name: asMoveFromTop;

    animation-name: asMoveFromTop

}



@-webkit-keyframes asMoveFromTop {

    from {

        visibility: hidden;

        -webkit-transform: translateY(-50px);

        transform: translateY(-50px)

    }

    to {

        visibility: visible

    }

}



@keyframes asMoveFromTop {

    from {

        visibility: hidden;

        -webkit-transform: translateY(-50px);

        transform: translateY(-50px)

    }

    to {

        visibility: visible

    }

}



.ba-moveFromBottom {

    -webkit-animation-name: asMoveFromBottom;

    animation-name: asMoveFromBottom

}



@-webkit-keyframes asMoveFromBottom {

    from {

        visibility: hidden;

        -webkit-transform: translateY(50px);

        transform: translateY(50px)

    }

    to {

        visibility: visible

    }

}



@keyframes asMoveFromBottom {

    from {

        visibility: hidden;

        -webkit-transform: translateY(50px);

        transform: translateY(50px)

    }

    to {

        visibility: visible

    }

}



.ba-blurIn {

    -webkit-animation-name: asBlurIn;

    animation-name: asBlurIn

}



@-webkit-keyframes asBlurIn {

    from {

        -webkit-filter: blur(20px);

        filter: blur(20px);

        opacity: 0

    }

}



@keyframes asBlurIn {

    from {

        -webkit-filter: blur(20px);

        filter: blur(20px);

        opacity: 0

    }

}



.ba-blurInLeft {

    -webkit-animation-name: asBlurInLeft;

    animation-name: asBlurInLeft

}



@-webkit-keyframes asBlurInLeft {

    from {

        -webkit-transform: translateX(50px);

        transform: translateX(50px);

        -webkit-filter: blur(20px);

        filter: blur(20px);

        opacity: 0

    }

}



@keyframes asBlurInLeft {

    from {

        -webkit-transform: translateX(50px);

        transform: translateX(50px);

        -webkit-filter: blur(20px);

        filter: blur(20px);

        opacity: 0

    }

}



.ba-blurInRight {

    -webkit-animation-name: asBlurInRight;

    animation-name: asBlurInRight

}



@-webkit-keyframes asBlurInRight {

    from {

        -webkit-transform: translateX(-50px);

        transform: translateX(-50px);

        -webkit-filter: blur(20px);

        filter: blur(20px);

        opacity: 0

    }

}



@keyframes asBlurInRight {

    from {

        -webkit-transform: translateX(-50px);

        transform: translateX(-50px);

        -webkit-filter: blur(20px);

        filter: blur(20px);

        opacity: 0

    }

}



.ba-blurInTop {

    -webkit-animation-name: asBlurInTop;

    animation-name: asBlurInTop

}



@-webkit-keyframes asBlurInTop {

    from {

        -webkit-transform: translateY(50px);

        transform: translateY(50px);

        -webkit-filter: blur(20px);

        filter: blur(20px);

        opacity: 0

    }

}



@keyframes asBlurInTop {

    from {

        -webkit-transform: translateY(50px);

        transform: translateY(50px);

        -webkit-filter: blur(20px);

        filter: blur(20px);

        opacity: 0

    }

}



.ba-blurInBottom {

    -webkit-animation-name: asBlurInBottom;

    animation-name: asBlurInBottom

}



@-webkit-keyframes asBlurInBottom {

    from {

        -webkit-transform: translateY(-50px);

        transform: translateY(-50px);

        -webkit-filter: blur(20px);

        filter: blur(20px);

        opacity: 0

    }

}



@keyframes asBlurInBottom {

    from {

        -webkit-transform: translateY(-50px);

        transform: translateY(-50px);

        -webkit-filter: blur(20px);

        filter: blur(20px);

        opacity: 0

    }

}



.ba-zoomIn {

    -webkit-animation-name: asZoomIn;

    animation-name: asZoomIn

}



@-webkit-keyframes asZoomIn {

    from {

        -webkit-transform: scale(5);

        transform: scale(5);

        opacity: 0

    }

}



@keyframes asZoomIn {

    from {

        -webkit-transform: scale(5);

        transform: scale(5);

        opacity: 0

    }

}



.ba-zoomInLeft {

    -webkit-animation-name: asZoomInLeft;

    animation-name: asZoomInLeft

}



@-webkit-keyframes asZoomInLeft {

    from {

        -webkit-transform: scale(5) translateX(-50%);

        transform: scale(5) translateX(-50%);

        opacity: 0

    }

}



@keyframes asZoomInLeft {

    from {

        -webkit-transform: scale(5) translateX(-50%);

        transform: scale(5) translateX(-50%);

        opacity: 0

    }

}



.ba-zoomInRight {

    -webkit-animation-name: asZoomInRight;

    animation-name: asZoomInRight

}



@-webkit-keyframes asZoomInRight {

    from {

        -webkit-transform: scale(5) translateX(50%);

        transform: scale(5) translateX(50%);

        opacity: 0

    }

}



@keyframes asZoomInRight {

    from {

        -webkit-transform: scale(5) translateX(50%);

        transform: scale(5) translateX(50%);

        opacity: 0

    }

}



.ba-zoomInTop {

    -webkit-animation-name: asZoomInTop;

    animation-name: asZoomInTop

}



@-webkit-keyframes asZoomInTop {

    from {

        -webkit-transform: scale(10) translateY(-50%);

        transform: scale(10) translateY(-50%);

        opacity: 0

    }

}



@keyframes asZoomInTop {

    from {

        -webkit-transform: scale(10) translateY(-50%);

        transform: scale(10) translateY(-50%);

        opacity: 0

    }

}



.ba-zoomInBottom {

    -webkit-animation-name: asZoomInBottom;

    animation-name: asZoomInBottom

}



@-webkit-keyframes asZoomInBottom {

    from {

        -webkit-transform: scale(10) translateY(50%);

        transform: scale(10) translateY(50%);

        opacity: 0

    }

}



@keyframes asZoomInBottom {

    from {

        -webkit-transform: scale(10) translateY(50%);

        transform: scale(10) translateY(50%);

        opacity: 0

    }

}



.ba-flipInTop {

    -webkit-animation-name: asFlipInTop;

    animation-name: asFlipInTop

}



@-webkit-keyframes asFlipInTop {

    from {

        -webkit-transform: perspective(600px);

        transform: perspective(600px);

        opacity: 0

    }

    30% {

        -webkit-transform: perspective(600px) rotateX(180deg);

        transform: perspective(600px) rotateX(180deg);

        -webkit-transform-origin: 0 0;

        transform-origin: 0 0;

        -webkit-animation-timing-function: ease-out;

        animation-timing-function: ease-out

    }

    to {

        -webkit-transform: perspective(600px);

        transform: perspective(600px)

    }

}



@keyframes asFlipInTop {

    from {

        -webkit-transform: perspective(600px);

        transform: perspective(600px);

        opacity: 0

    }

    30% {

        -webkit-transform: perspective(600px) rotateX(180deg);

        transform: perspective(600px) rotateX(180deg);

        -webkit-transform-origin: 0 0;

        transform-origin: 0 0;

        -webkit-animation-timing-function: ease-out;

        animation-timing-function: ease-out

    }

    to {

        -webkit-transform: perspective(600px);

        transform: perspective(600px)

    }

}



.ba-flipInBottom {

    -webkit-animation-name: asFlipInBottom;

    animation-name: asFlipInBottom

}



@-webkit-keyframes asFlipInBottom {

    from {

        -webkit-transform: perspective(600px);

        transform: perspective(600px);

        opacity: 0

    }

    30% {

        -webkit-transform: perspective(600px) rotateX(180deg);

        transform: perspective(600px) rotateX(180deg);

        -webkit-transform-origin: bottom;

        transform-origin: bottom;

        -webkit-animation-timing-function: ease-out;

        animation-timing-function: ease-out

    }

    to {

        -webkit-transform: perspective(600px);

        transform: perspective(600px)

    }

}



@keyframes asFlipInBottom {

    from {

        -webkit-transform: perspective(600px);

        transform: perspective(600px);

        opacity: 0

    }

    30% {

        -webkit-transform: perspective(600px) rotateX(180deg);

        transform: perspective(600px) rotateX(180deg);

        -webkit-transform-origin: bottom;

        transform-origin: bottom;

        -webkit-animation-timing-function: ease-out;

        animation-timing-function: ease-out

    }

    to {

        -webkit-transform: perspective(600px);

        transform: perspective(600px)

    }

}



.ba-rollFromLeft {

    -webkit-animation-name: asRollFromLeft;

    animation-name: asRollFromLeft

}



@-webkit-keyframes asRollFromLeft {

    from {

        -webkit-transform: translateX(-60px) perspective(600px) rotateY(180deg);

        transform: translateX(-60px) perspective(600px) rotateY(180deg);

        opacity: 0

    }

}



@keyframes asRollFromLeft {

    from {

        -webkit-transform: translateX(-60px) perspective(600px) rotateY(180deg);

        transform: translateX(-60px) perspective(600px) rotateY(180deg);

        opacity: 0

    }

}



.ba-rollFromRight {

    -webkit-animation-name: asRollFromRight;

    animation-name: asRollFromRight

}



@-webkit-keyframes asRollFromRight {

    from {

        -webkit-transform: translateX(60px) perspective(600px) rotateY(-180deg);

        transform: translateX(60px) perspective(600px) rotateY(-180deg);

        opacity: 0

    }

}



@keyframes asRollFromRight {

    from {

        -webkit-transform: translateX(60px) perspective(600px) rotateY(-180deg);

        transform: translateX(60px) perspective(600px) rotateY(-180deg);

        opacity: 0

    }

}



.ba-rollFromTop {

    -webkit-animation-name: asRollFromTop;

    animation-name: asRollFromTop

}



@-webkit-keyframes asRollFromTop {

    from {

        -webkit-transform: translateY(-60px) perspective(600px) rotateX(180deg);

        transform: translateY(-60px) perspective(600px) rotateX(180deg);

        opacity: 0

    }

}



@keyframes asRollFromTop {

    from {

        -webkit-transform: translateY(-60px) perspective(600px) rotateX(180deg);

        transform: translateY(-60px) perspective(600px) rotateX(180deg);

        opacity: 0

    }

}



.ba-rollFromBottom {

    -webkit-animation-name: asRollFromBottom;

    animation-name: asRollFromBottom

}



@-webkit-keyframes asRollFromBottom {

    from {

        -webkit-transform: translateY(60px) perspective(600px) rotateX(-180deg);

        transform: translateY(60px) perspective(600px) rotateX(-180deg);

        opacity: 0

    }

}



@keyframes asRollFromBottom {

    from {

        -webkit-transform: translateY(60px) perspective(600px) rotateX(-180deg);

        transform: translateY(60px) perspective(600px) rotateX(-180deg);

        opacity: 0

    }

}



.ba-rotateSkateInRight {

    -webkit-animation-name: asRotateSkateInRight;

    animation-name: asRotateSkateInRight

}



@-webkit-keyframes asRotateSkateInRight {

    from {

        -webkit-transform: scaleX(.2) translateX(100px);

        transform: scaleX(.2) translateX(100px);

        opacity: 0

    }

}



@keyframes asRotateSkateInRight {

    from {

        -webkit-transform: scaleX(.2) translateX(100px);

        transform: scaleX(.2) translateX(100px);

        opacity: 0

    }

}



.ba-rotateSkateInLeft {

    -webkit-animation-name: asRotateSkateInLeft;

    animation-name: asRotateSkateInLeft

}



@-webkit-keyframes asRotateSkateInLeft {

    from {

        -webkit-transform: scaleX(.2) translateX(-100px);

        transform: scaleX(.2) translateX(-100px);

        opacity: 0

    }

}



@keyframes asRotateSkateInLeft {

    from {

        -webkit-transform: scaleX(.2) translateX(-100px);

        transform: scaleX(.2) translateX(-100px);

        opacity: 0

    }

}



.ba-rotateSkateInTop {

    -webkit-animation-name: asRotateSkateInTop;

    animation-name: asRotateSkateInTop

}



@-webkit-keyframes asRotateSkateInTop {

    from {

        -webkit-transform: scaleY(.2) translateY(-100px);

        transform: scaleY(.2) translateY(-100px);

        opacity: 0

    }

}



@keyframes asRotateSkateInTop {

    from {

        -webkit-transform: scaleY(.2) translateY(-100px);

        transform: scaleY(.2) translateY(-100px);

        opacity: 0

    }

}



.ba-rotateSkateInBottom {

    -webkit-animation-name: asRotateSkateInBottom;

    animation-name: asRotateSkateInBottom

}



@-webkit-keyframes asRotateSkateInBottom {

    from {

        -webkit-transform: scaleY(.2) translateY(100px);

        transform: scaleY(.2) translateY(100px);

        opacity: 0

    }

}



@keyframes asRotateSkateInBottom {

    from {

        -webkit-transform: scaleY(.2) translateY(100px);

        transform: scaleY(.2) translateY(100px);

        opacity: 0

    }

}



.ba-popUp {

    -webkit-animation-name: asPopUp;

    animation-name: asPopUp

}



@-webkit-keyframes asPopUp {

    0% {

        visibility: hidden

    }

    50% {

        -webkit-transform: scale(1.1);

        transform: scale(1.1);

        visibility: visible

    }

}



@keyframes asPopUp {

    0% {

        visibility: hidden

    }

    50% {

        -webkit-transform: scale(1.1);

        transform: scale(1.1);

        visibility: visible

    }

}



.ba-popUpLeft {

    -webkit-animation-name: asPopUpLeft;

    animation-name: asPopUpLeft

}



@-webkit-keyframes asPopUpLeft {

    0% {

        visibility: hidden

    }

    50% {

        visibility: visible;

        -webkit-transform: translateX(-20px) scale(1.1);

        transform: translateX(-20px) scale(1.1);

        -webkit-animation-timing-function: ease-in;

        animation-timing-function: ease-in

    }

}



@keyframes asPopUpLeft {

    0% {

        visibility: hidden

    }

    50% {

        visibility: visible;

        -webkit-transform: translateX(-20px) scale(1.1);

        transform: translateX(-20px) scale(1.1);

        -webkit-animation-timing-function: ease-in;

        animation-timing-function: ease-in

    }

}



.ba-popUpRight {

    -webkit-animation-name: asPopUpRight;

    animation-name: asPopUpRight

}



@-webkit-keyframes asPopUpRight {

    0% {

        visibility: hidden

    }

    50% {

        visibility: visible;

        -webkit-transform: translateX(20px) scale(1.1);

        transform: translateX(20px) scale(1.1);

        -webkit-animation-timing-function: ease-in;

        animation-timing-function: ease-in

    }

}



@keyframes asPopUpRight {

    0% {

        visibility: hidden

    }

    50% {

        visibility: visible;

        -webkit-transform: translateX(20px) scale(1.1);

        transform: translateX(20px) scale(1.1);

        -webkit-animation-timing-function: ease-in;

        animation-timing-function: ease-in

    }

}



.swiper-slide-active .kenburns-top {

    -webkit-animation-name: kenburns-top;

    animation-name: kenburns-top

}



@-webkit-keyframes kenburns-top {

    0% {

        -webkit-transform: scale(1) translateY(0);

        transform: scale(1) translateY(0);

        -webkit-transform-origin: 50% 16%;

        transform-origin: 50% 16%

    }

    100% {

        -webkit-transform: scale(1.08) translateY(-15px);

        transform: scale(1.08) translateY(-15px);

        -webkit-transform-origin: top;

        transform-origin: top

    }

}



@keyframes kenburns-top {

    0% {

        -webkit-transform: scale(1) translateY(0);

        transform: scale(1) translateY(0);

        -webkit-transform-origin: 50% 16%;

        transform-origin: 50% 16%

    }

    100% {

        -webkit-transform: scale(1.08) translateY(-15px);

        transform: scale(1.08) translateY(-15px);

        -webkit-transform-origin: top;

        transform-origin: top

    }

}



#sidebar-overlay,

.sidebar-trigger,

.sidebar-area {

    display: none

}



.sidebar-trigger {

    display: block

}



.sidebar-area {

    background-color: var(--bz-color-common-white);

    border-left: 1px solid var(--bz-color-border-1);

    position: fixed;

    right: 0;

    top: 0;

    -webkit-transform: translateX(100%);

    transform: translateX(100%);

    width: 450px;

    height: 100%;

    z-index: 9999;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: start;

    -ms-flex-align: start;

    align-items: flex-start;

    -webkit-box-pack: start;

    -ms-flex-pack: start;

    justify-content: flex-start;

    overflow: scroll;

    visibility: hidden;

    -webkit-transition: all 0.5s ease-in-out;

    transition: all 0.5s ease-in-out;

    padding: 60px 40px

}



.open-sidebar .sidebar-area {

    right: 0;

    visibility: visible;

    -webkit-transform: translate(0);

    transform: translate(0)

}



.sidebar-trigger.close {

    position: absolute;

    right: 56px;

    top: 63px;

    color: var(--bz-color-theme-primary);

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



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

    .sidebar-trigger.close {

        right: 20px

    }

}



.sidebar-trigger.close:hover {

    color: var(--bz-color-theme-primary)

}



.sidebar-trigger.close svg {

    fill: currentColor;

    stroke: none;

    width: 20px;

    height: 20px

}



.sidebar-content .site-logo {

    margin-bottom: 40px

}



.sidebar-content .site-logo img {

    max-width: 200px

}



.sidebar-content .sidebar-info li {

    font-size: 18px

}



.sidebar-content .sidebar-social li {

    display: inline-block;

    margin: 0 3px;

    padding-top: 30px

}



.sidebar-content .sidebar-social li a {

    display: inline-block;

    border: 1px solid var(--border-1);

    font-size: 16px;

    width: 40px;

    height: 40px;

    border-radius: 50%;

    display: -webkit-inline-box;

    display: -ms-inline-flexbox;

    display: inline-flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    position: relative

}



.sidebar-content .sidebar-social li a:after {

    background-color: var(--primary-color);

    width: 40px;

    height: 40px;

    border-radius: 59%;

    content: "";

    position: absolute;

    left: 50%;

    top: 50%;

    opacity: 1;

    -webkit-transform: translate(-50%, -50%) scale(0);

    transform: translate(-50%, -50%) scale(0);

    z-index: -1;

    visibility: hidden;

    opacity: 0;

    -webkit-transition: 0.4s;

    transition: 0.4s

}



.sidebar-content .sidebar-social li a:hover {

    border: 1px solid var(--primary-color);

    color: #fff

}



.sidebar-content .sidebar-social li:hover a:after {

    visibility: visible;

    opacity: 1;

    -webkit-transition: 0.4s;

    transition: 0.4s;

    -webkit-transform: translate(-50%, -50%) scale(1);

    transform: translate(-50%, -50%) scale(1)

}



.sidebar-content .list-post-area {

    margin: 50px 0 20px 0

}



.sidebar-area::-webkit-scrollbar {

    width: 8px;

    height: 8px

}



.sidebar-area::-webkit-scrollbar-thumb {

    cursor: pointer;

    background: #ccc

}



.sidebar-area::-moz-selection {

    background-color: #999;

    color: #fff

}



.sidebar-area::selection {

    background-color: #999;

    color: #fff

}



.sidebar-area-webkit-::-moz-selection {

    background-color: #999;

    color: #fff

}



.sidebar-area-webkit-::selection {

    background-color: #999;

    color: #fff

}



.sidebar-area::-moz-selection {

    background-color: #999;

    color: #fff

}



#sidebar-overlay {

    display: block;

    height: 100%;

    left: 0;

    opacity: 0;

    overflow: hidden;

    position: fixed;

    top: 0;

    -webkit-transition: all 0s ease-in-out;

    transition: all 0s ease-in-out;

    width: calc(100% - 400px);

    z-index: -1

}



.open-sidebar #sidebar-overlay {

    opacity: 1;

    z-index: 1002;

    -webkit-transition: all 0.6s ease-in-out;

    transition: all 0.6s ease-in-out;

    -webkit-transition-delay: 0.3s;

    transition-delay: 0.3s

}



@media (max-width:992px) {

    .sidebar-content .list-post-area.list-2 {

        -ms-grid-columns: 1fr;

        grid-template-columns: 1fr;

        grid-gap: 0

    }

    .sidebar-area {

        width: 400px;

        padding: 60px 30px;

        -webkit-box-pack: center;

        -ms-flex-pack: center;

        justify-content: center

    }

    .side-menu-logo {

        margin-bottom: 50px

    }

    .side-menu-wrap {

        margin-bottom: 70px

    }

    .side-menu-header h3 {

        display: none

    }

    .side-menu-list li a {

        font-size: 14px

    }

    .side-menu-list li p {

        font-size: 14px

    }

}



@media (max-width:767px) {

    .sidebar-area {

        width: 320px;

        padding: 60px 20px 60px 20px

    }

    .sidebar-content .list-post-area.list-2 .list-post-card .post-img {

        height: 90px;

        width: 90px

    }

    .sidebar-content .list-post-area.list-2 .list-post-card {

        -ms-grid-columns: 90px 1fr;

        grid-template-columns: 90px 1fr

    }

}



.side-menu-logo {

    max-width: 150px

}



.side-menu-about {

    margin: 50px 0 50px 0

}



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

    .side-menu-about {

        display: none

    }

}



.side-menu-about p {

    margin: 25px 0

}



.side-menu-header h3 {

    font-size: 30px;

    font-weight: 600px;

    line-height: 1;

    font-weight: 600

}



.side-menu-content .side-menu-header,

.side-menu-about .side-menu-header {

    margin-bottom: 20px

}



.side-menu-list {

    margin: 25px 0 35px 0

}



.side-menu-list li {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center

}



.side-menu-list li:not(:last-of-type) {

    margin-bottom: 20px

}



.side-menu-list li i {

    background-color: var(--bz-color-theme-primary);

    font-size: 12px;

    color: var(--bz-color-common-white);

    width: 30px;

    height: 30px;

    line-height: 30px;

    text-align: center;

    border: 1px solid var(--bz-color-border-1);

    border-radius: 5px;

    -webkit-transition: all 0.2s ease-in-out;

    transition: all 0.2s ease-in-out

}



.side-menu-list li:hover i {

    background-color: var(--bz-color-theme-primary);

    color: #fff

}



.side-menu-list li p {

    font-size: 14px;

    padding-left: 10px;

    margin-bottom: 0

}



.side-menu-list li a {

    font-size: 14px;

    color: var(--bz-color-text-body);

    padding-left: 10px

}



.side-menu-list li a:hover {

    color: var(--bz-color-theme-primary)

}



.side-menu-social {

    margin-top: 40px;

    list-style: none

}



.side-menu-social li {

    display: -webkit-inline-box;

    display: -ms-inline-flexbox;

    display: inline-flex

}



.side-menu-social li:not(:last-of-type) {

    margin-right: 10px

}



.side-menu-social li a {

    background-color: var(--bz-color-theme-primary);

    font-size: 17px;

    color: var(--bz-color-common-white);

    height: 40px;

    width: 40px;

    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;

    border: 1px solid var(--bz-color-border-1)

}



.side-menu-social li a:hover {

    background-color: var(--bz-color-heading-primary);

    color: var(--bz-color-common-white)

}



.blog-details-img {

    width: 100%;

    height: 450px

}



.blog-details-img img {

    height: 100%;

    width: 100%;

    -o-object-fit: cover;

    object-fit: cover;

    -o-object-position: top;

    object-position: top

}



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

    .blog-details-img {

        height: 400px

    }

}



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

    .blog-details-img {

        height: 300px

    }

}



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

    .blog-details-content {

        margin-bottom: 40px

    }

}



.blog-details-content .details-title {

    font-size: 30px;

    font-weight: 700;

    text-transform: capitalize

}



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

    .blog-details-content .details-title {

        font-size: 24px

    }

}



.blog-details-content .details-img-wrap {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-column-gap: 15px;

    -moz-column-gap: 15px;

    column-gap: 15px;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    row-gap: 24px

}



.blog-details-content .details-img-wrap img {

    max-width: 430px;

    width: 100%

}



@media (max-width:1200px) {

    .blog-details-content .details-img-wrap img {

        max-width: 280px

    }

}



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

    .blog-details-content .details-img-wrap img {

        max-width: 350px

    }

}



.blog-details-content .blog-details-thumb {

    height: 350px;

    width: 100%;

    border-radius: 15px

}



.blog-details-content .blog-details-thumb img {

    height: 100%;

    width: 100%;

    -o-object-fit: cover;

    object-fit: cover

}



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

    .blog-details-content .blog-details-thumb {

        height: 300px

    }

}



blockquote {

    background-color: var(--bz-color-grey-4);

    padding: 60px 50px;

    border-radius: 15px

}



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

    blockquote {

        padding: 40px 20px

    }

}



blockquote .icon {

    background-color: var(--bz-color-theme-primary);

    color: var(--bz-color-common-white);

    font-size: 40px;

    height: 80px;

    width: 80px;

    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;

    border-radius: 50%;

    margin-bottom: 30px

}



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

    blockquote .icon {

        padding: 30px 0

    }

}



blockquote .content p {

    font-family: var(--bz-ff-heading);

    color: var(--bz-color-heading-primary);

    font-size: 24px;

    font-weight: 500;

    line-height: 1.5;

    margin-bottom: 20px

}



blockquote .content .author {

    color: var(--bz-color-theme-primary);

    font-size: 18px;

    font-weight: 600;

    margin-bottom: 0;

    position: relative;

    line-height: 1;

    margin-top: 30px

}



blockquote .content .author span {

    display: block;

    font-size: 16px;

    color: var(--bz-color-text-body);

    font-weight: 400;

    margin-top: 10px

}



.tags {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

    -webkit-column-gap: 30px;

    -moz-column-gap: 30px;

    column-gap: 30px;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    row-gap: 30px;

    margin-bottom: 50px

}



.tags .tag-left {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center

}



.tags .tag-left .follow {

    font-size: 16px;

    font-weight: 600;

    margin-bottom: 0;

    margin-right: 20px

}



.tags .tag-left .tag-list {

    list-style: none;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-column-gap: 10px;

    -moz-column-gap: 10px;

    column-gap: 10px;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    row-gap: 15px

}



.tags .tag-left .tag-list li a {

    font-family: var(--bz-ff-heading);

    color: var(--bz-color-text-body);

    display: block;

    font-size: 16px;

    font-weight: 400

}



.tags .tag-left .tag-list li a:hover {

    color: var(--bz-color-theme-primary)

}



.tags .social-list-wrap {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-column-gap: 20px;

    -moz-column-gap: 20px;

    column-gap: 20px

}



.tags .social-list-wrap .follow {

    font-size: 16px;

    font-weight: 700;

    margin-bottom: 0

}



.tags .social-list-wrap .social-list {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-column-gap: 15px;

    -moz-column-gap: 15px;

    column-gap: 15px;

    list-style: none

}



.tags .social-list-wrap .social-list li:not(:last-of-type) {

    margin-right: 0

}



.tags .social-list-wrap .social-list li a {

    color: var(--bz-color-text-body);

    font-size: 15px

}



.tags .social-list-wrap .social-list li a:hover {

    color: var(--bz-color-theme-primary)

}



.next-prev-wrap {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

    -webkit-column-gap: 30px;

    -moz-column-gap: 30px;

    column-gap: 30px;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    row-gap: 20px;

    padding: 30px 0;

    border-top: 1px solid var(--bz-color-border-1);

    border-bottom: 1px solid var(--bz-color-border-1);

    margin: 50px 0 0 0

}



.next-prev-wrap .post-btn {

    margin-bottom: 0

}



.next-prev-wrap .post-btn a {

    color: var(--bz-color-text-body);

    font-size: 16px;

    font-weight: 600;

    -webkit-column-gap: 10px;

    -moz-column-gap: 10px;

    column-gap: 10px;

    text-transform: uppercase;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-column-gap: 20px;

    -moz-column-gap: 20px;

    column-gap: 20px

}



.next-prev-wrap .post-btn a:hover {

    color: var(--bz-color-theme-primary)

}



.next-prev-wrap .post-btn a .icon {

    background-color: var(--bz-color-bg-1);

    color: var(--bz-color-common-white);

    height: 55px;

    width: 55px;

    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;

    border-radius: 50%;

    border: 1px solid var(--bz-color-border-1);

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.next-prev-wrap .post-btn a .icon:hover {

    background-color: var(--bz-color-theme-primary);

    color: var(--bz-color-common-white);

    border: 1px solid var(--bz-color-theme-primary)

}



.blog-author-wrap {

    margin-bottom: 50px

}



.blog-author-item {

    background-color: var(--bz-color-grey-4);

    padding: 30px;

    display: -ms-grid;

    display: grid;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -ms-grid-columns: 189px 35px 1fr;

    grid-template-columns: 189px 1fr;

    grid-gap: 35px;

    border-radius: 15px

}



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

    .blog-author-item {

        -ms-grid-columns: 1fr;

        grid-template-columns: 1fr;

        grid-gap: 25px;

        padding: 25px

    }

}



.blog-author-item .author-img {

    max-width: 189px;

    height: 189px;

    width: 100%;

    border-radius: 15px;

    overflow: hidden

}



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

    .blog-author-item .author-img {

        max-width: 100%

    }

}



.blog-author-item .author-img img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover

}



.blog-author-item .content .name {

    font-size: 24px;

    font-weight: 600;

    margin-bottom: 20px

}



.blog-author-item .content .name span {

    color: var(--bz-color-theme-primary);

    font-size: 16px;

    font-weight: 400;

    display: block;

    margin-top: 10px

}



.blog-author-item .content p {

    margin-bottom: 0

}



.blog-author-item .content .social-list {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    list-style: none

}



.blog-author-item .content .social-list li a {

    background-color: var(--bz-color-common-white);

    color: var(--bz-color-bg-1);

    font-size: 13px;

    height: 35px;

    width: 35px;

    border-radius: 50%;

    display: block;

    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

}



.blog-author-item .content .social-list li a:hover {

    background-color: var(--bz-color-theme-primary);

    color: var(--bz-color-common-white)

}



.blog-author-item .content .social-list li:not(:last-of-type) {

    margin-right: 10px

}



.comments-area .section-heading .section-title {

    font-size: 30px

}



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

    .comments-area .section-heading .section-title {

        font-size: 30px

    }

}



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

    .comments-area .section-heading .section-title {

        font-size: 26px

    }

}



.comment-item {

    position: relative;

    display: -ms-grid;

    display: grid;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -ms-grid-columns: 110px 25px 1fr;

    grid-template-columns: 110px 1fr;

    grid-gap: 25px

}



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

    .comment-item {

        -ms-grid-columns: 1fr;

        grid-template-columns: 1fr

    }

}



.comment-item .reply {

    color: var(--bz-color-theme-primary);

    font-size: 16px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-column-gap: 10px;

    -moz-column-gap: 10px;

    column-gap: 10px;

    position: absolute;

    top: 0;

    right: 0

}



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

    .comment-item .reply {

        position: inherit;

        top: 0;

        left: 0;

        margin-top: 20px

    }

}



.comment-item .comment-thumb img {

    height: 100%;

    width: 110px;

    -o-object-fit: cover;

    object-fit: cover;

    -o-object-position: top;

    object-position: top

}



.comment-item .comment-info .comments-meta {

    margin-bottom: 10px

}



.comment-item .comment-info .comments-meta span {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-column-gap: 10px;

    -moz-column-gap: 10px;

    column-gap: 10px

}



.comment-item .comment-info .author {

    font-size: 20px;

    font-weight: 700;

    margin-bottom: 10px

}



.comment-item .comment-info p {

    font-size: 16px;

    margin-bottom: 0

}



.comment-item.item-2 {

    padding-left: 135px

}



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

    .comment-item.item-2 {

        padding-left: 0

    }

}



.comment-item:not(:last-of-type) {

    margin-bottom: 30px;

    padding-bottom: 30px;

    border-bottom: 1px solid var(--bz-color-border-1)

}



.blog-contact-form {

    background-color: var(--bz-color-grey-4);

    padding: 35px 40px;

    border-radius: 15px

}



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

    .blog-contact-form {

        padding: 30px 20px

    }

}



.blog-contact-form .title {

    font-size: 30px;

    font-weight: 600;

    margin-bottom: 25px

}



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

    .blog-contact-form .title {

        font-size: 24px

    }

}



.blog-contact-form .request-form .form-item {

    position: relative

}



.blog-contact-form .request-form .form-item .form-control {

    background-color: var(--bz-color-common-white);

    color: var(--bz-color-text-body);

    font-size: 16px;

    font-weight: 400;

    -webkit-box-shadow: none;

    box-shadow: none;

    border: none;

    padding: 15.5px 30px;

    border-radius: 0;

    margin-bottom: 25px;

    width: 100%

}



.blog-contact-form .request-form .form-item .form-control::-webkit-input-placeholder {

    color: var(--bz-color-text-body);

    font-size: 16px;

    font-weight: 400

}



.blog-contact-form .request-form .form-item .form-control:-moz-placeholder {

    color: var(--bz-color-text-body);

    font-size: 16px;

    font-weight: 400

}



.blog-contact-form .request-form .form-item .form-control::-moz-placeholder {

    color: var(--bz-color-text-body);

    font-size: 16px;

    font-weight: 400

}



.blog-contact-form .request-form .form-item .form-control:-ms-input-placeholder {

    color: var(--bz-color-text-body);

    font-size: 16px;

    font-weight: 400

}



.blog-contact-form .request-form .form-item .form-control.nice-select {

    height: auto;

    line-height: inherit;

    padding: 15.5px 30px

}



.blog-contact-form .request-form .form-item .form-control.nice-select:after {

    top: 46%;

    width: 10px;

    height: 10px;

    border-color: var(--bz-color-text-body);

    border-bottom: 1px solid var(--bz-color-text-body);

    border-right: 1px solid var(--bz-color-text-body);

    right: 35px

}



.blog-contact-form .request-form .form-item .form-control.nice-select .list {

    background-color: var(--bz-color-common-white);

    width: 100%

}



.blog-contact-form .request-form .form-item .form-control.nice-select .list li {

    padding-left: 30px

}



.blog-contact-form .request-form .form-item .icon {

    position: absolute;

    top: 50%;

    right: 30px;

    -webkit-transform: translateY(-50%);

    transform: translateY(-50%)

}



.blog-contact-form .request-form .form-item.message-item .icon {

    top: 25px

}



.blog-contact-form .bz-primary-btn {

    width: 100%;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center

}



.sidebar-widget {

    background-color: var(--bz-color-grey-4);

    padding: 20px;

    border-radius: 15px

}



.sidebar-widget:not(:last-of-type) {

    margin-bottom: 40px

}



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

    .sidebar-widget {

        padding: 30px 20px

    }

}



.sidebar-widget .search-form {

    position: relative;

    border-radius: 5px;

    overflow: hidden

}



.sidebar-widget .search-form .form-control {

    background-color: var(--bz-color-common-white);

    color: var(--bz-color-text-body);

    font-size: 16px;

    border: none;

    border-radius: 0;

    -webkit-box-shadow: none;

    box-shadow: none;

    padding: 15px 0;

    padding-left: 20px;

    padding-right: 72px

}



.sidebar-widget .search-form .form-control::-webkit-input-placeholder {

    color: var(--bz-color-text-body);

    font-size: 16px

}



.sidebar-widget .search-form .form-control:-moz-placeholder {

    color: var(--bz-color-text-body);

    font-size: 16px

}



.sidebar-widget .search-form .form-control::-moz-placeholder {

    color: var(--bz-color-text-body);

    font-size: 16px

}



.sidebar-widget .search-form .form-control:-ms-input-placeholder {

    color: var(--bz-color-text-body);

    font-size: 16px

}



.sidebar-widget .search-form .search-btn {

    background-color: var(--bz-color-theme-primary);

    color: var(--bz-color-common-white);

    height: 100%;

    width: 55px;

    position: absolute;

    right: 0;

    top: 50%;

    -webkit-transform: translateY(-50%);

    transform: translateY(-50%);

    display: block;

    border-radius: 5px

}



.sidebar-widget .widget-title {

    color: var(--bz-color-heading-primary);

    font-size: 24px;

    font-weight: 600;

    display: inline-block;

    margin-bottom: 30px

}



.sidebar-widget .category-list {

    list-style: none

}



.sidebar-widget .category-list li:not(:last-of-type) {

    margin-bottom: 20px;

    padding-bottom: 20px;

    border-bottom: 1px solid #DADFEC

}



.sidebar-widget .category-list li a {

    color: var(--bz-color-heading-primary);

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

    font-size: 16px

}



.sidebar-widget .category-list li a:not(:last-of-type) {

    margin-bottom: 20px;

    border-bottom: 1px solid var(--bz-color-border-1)

}



.sidebar-widget .category-list li a i {

    color: var(--bz-color-theme-primary)

}



.sidebar-widget .category-list li a:hover {

    color: var(--bz-color-theme-primary)

}



.sidebar-widget .category-list li a:hover i {

    color: var(--bz-color-theme-primary)

}



.sidebar-widget .blog-gallery-wrap {

    display: -ms-grid;

    display: grid;

    -ms-grid-columns: 1fr 10px 1fr 10px 1fr;

    grid-template-columns: repeat(3, 1fr);

    -ms-grid-rows: 1fr 10px 1fr;

    grid-template-rows: repeat(2, 1fr);

    grid-gap: 10px

}



.sidebar-widget .blog-gallery-wrap>*:nth-child(1) {

    -ms-grid-row: 1;

    -ms-grid-column: 1

}



.sidebar-widget .blog-gallery-wrap>*:nth-child(2) {

    -ms-grid-row: 1;

    -ms-grid-column: 3

}



.sidebar-widget .blog-gallery-wrap>*:nth-child(3) {

    -ms-grid-row: 1;

    -ms-grid-column: 5

}



.sidebar-widget .blog-gallery-wrap>*:nth-child(4) {

    -ms-grid-row: 3;

    -ms-grid-column: 1

}



.sidebar-widget .blog-gallery-wrap>*:nth-child(5) {

    -ms-grid-row: 3;

    -ms-grid-column: 3

}



.sidebar-widget .blog-gallery-wrap>*:nth-child(6) {

    -ms-grid-row: 3;

    -ms-grid-column: 5

}



@media (max-width:1399px) {

    .sidebar-widget .blog-gallery-wrap {

        -ms-grid-columns: 1fr 10px 1fr 10px 1fr;

        grid-template-columns: repeat(3, 1fr);

        -ms-grid-rows: 1fr 10px 1fr 10px 1fr;

        grid-template-rows: repeat(3, 1fr)

    }

    .sidebar-widget .blog-gallery-wrap>*:nth-child(1) {

        -ms-grid-row: 1;

        -ms-grid-column: 1

    }

    .sidebar-widget .blog-gallery-wrap>*:nth-child(2) {

        -ms-grid-row: 1;

        -ms-grid-column: 3

    }

    .sidebar-widget .blog-gallery-wrap>*:nth-child(3) {

        -ms-grid-row: 1;

        -ms-grid-column: 5

    }

    .sidebar-widget .blog-gallery-wrap>*:nth-child(4) {

        -ms-grid-row: 3;

        -ms-grid-column: 1

    }

    .sidebar-widget .blog-gallery-wrap>*:nth-child(5) {

        -ms-grid-row: 3;

        -ms-grid-column: 3

    }

    .sidebar-widget .blog-gallery-wrap>*:nth-child(6) {

        -ms-grid-row: 3;

        -ms-grid-column: 5

    }

    .sidebar-widget .blog-gallery-wrap>*:nth-child(7) {

        -ms-grid-row: 5;

        -ms-grid-column: 1

    }

    .sidebar-widget .blog-gallery-wrap>*:nth-child(8) {

        -ms-grid-row: 5;

        -ms-grid-column: 3

    }

    .sidebar-widget .blog-gallery-wrap>*:nth-child(9) {

        -ms-grid-row: 5;

        -ms-grid-column: 5

    }

}



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

    .sidebar-widget .blog-gallery-wrap {

        display: -webkit-box;

        display: -ms-flexbox;

        display: flex;

        -webkit-box-align: center;

        -ms-flex-align: center;

        align-items: center;

        -webkit-column-gap: 10px;

        -moz-column-gap: 10px;

        column-gap: 10px;

        row-gap: 10px;

        -ms-flex-wrap: wrap;

        flex-wrap: wrap

    }

}



.sidebar-widget .blog-gallery-wrap .gallary-img {

    height: 95px;

    width: 95px

}



.sidebar-widget .tags {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: start;

    -ms-flex-pack: start;

    justify-content: start;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    row-gap: 20px;

    list-style: none;

    -webkit-column-gap: 0;

    -moz-column-gap: 0;

    column-gap: 0;

    margin: 0

}



.sidebar-widget .tags li:not(:last-of-type) {

    margin-right: 10px

}



.sidebar-widget .tags li a {

    background-color: var(--bz-color-common-white);

    font-family: var(--bz-ff-body);

    color: var(--bz-color-heading-primary);

    font-size: 14px;

    font-weight: 600;

    padding: 10px 20px;

    border-radius: 30px

}



.sidebar-widget .tags li a:hover {

    background-color: var(--bz-color-theme-primary);

    color: var(--bz-color-common-white)

}



.sidebar-widget .sidebar-post {

    display: -ms-grid;

    display: grid;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -ms-grid-columns: 77px 0 1fr;

    grid-template-columns: 77px 1fr;

    grid-gap: 0

}



.sidebar-widget .sidebar-post:not(:last-of-type) {

    margin-bottom: 20px

}



.sidebar-widget .sidebar-post img {

    width: 77px;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover;

    border-radius: 10px

}



.sidebar-widget .sidebar-post .post-content {

    padding-left: 20px

}



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

    .sidebar-widget .sidebar-post .post-content {

        padding-left: 10px

    }

}



.sidebar-widget .sidebar-post .post-content .post-meta {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-column-gap: 20px;

    -moz-column-gap: 20px;

    column-gap: 20px;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    row-gap: 5px;

    margin-bottom: 5px

}



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

    .sidebar-widget .sidebar-post .post-content .post-meta {

        -webkit-column-gap: 5px;

        -moz-column-gap: 5px;

        column-gap: 5px

    }

}



.sidebar-widget .sidebar-post .post-content .post-meta li {

    font-size: 14px;

    font-weight: 500;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-column-gap: 10px;

    -moz-column-gap: 10px;

    column-gap: 10px;

    text-transform: capitalize

}



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

    .sidebar-widget .sidebar-post .post-content .post-meta li {

        font-size: 13px

    }

}



.sidebar-widget .sidebar-post .post-content .title {

    font-size: 16px;

    margin-bottom: 0;

    font-weight: 600;

    text-transform: capitalize;

    line-height: 1.4

}



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

    .sidebar-widget .sidebar-post .post-content .title {

        font-size: 14px

    }

}



.sidebar-widget .sidebar-post .post-content .title a:hover {

    color: var(--bz-color-theme-primary)

}



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

    .service-details-content {

        margin-bottom: 50px

    }

}



.service-details-content .service-details-img {

    height: 488px;

    width: 100%;

    border-radius: 15px

}



.service-details-content .service-details-img img {

    height: 100%;

    width: 100%;

    -o-object-fit: cover;

    object-fit: cover;

    border-radius: 15px

}



.service-details-content .details-title {

    font-size: 30px;

    font-weight: 600

}



.service-details-content .service-thumb-wrap {

    background-color: #F3F4F6;

    padding: 30px;

    border-radius: 15px;

    display: -ms-grid;

    display: grid;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -ms-grid-columns: 185px 15px 185px 15px 1fr;

    grid-template-columns: 185px 185px 1fr;

    grid-gap: 15px

}



@media (max-width:1200px) {

    .service-details-content .service-thumb-wrap {

        -ms-grid-columns: 1fr 15px 1fr;

        grid-template-columns: repeat(2, 1fr)

    }

}



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

    .service-details-content .service-thumb-wrap {

        -ms-grid-columns: 1fr;

        grid-template-columns: 1fr;

        padding: 30px 20px

    }

}



.service-details-content .service-thumb-wrap .service-thumb {

    height: 205px;

    border-radius: 15px

}



.service-details-content .service-thumb-wrap .thumb-list {

    list-style: none

}



.service-details-content .service-thumb-wrap .thumb-list li {

    background-color: var(--bz-color-common-white);

    font-family: var(--bz-ff-body);

    color: var(--bz-color-heading-primary);

    padding: 7px 20px;

    font-size: 16px;

    font-weight: 500

}



@media (max-width:1200px) {

    .service-details-content .service-thumb-wrap .thumb-list li {

        font-size: 14px

    }

}



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

    .service-details-content .service-thumb-wrap .thumb-list li {

        font-size: 12px

    }

}



.service-details-content .service-thumb-wrap .thumb-list li:not(:last-of-type) {

    margin-bottom: 15px

}



.service-details-content .service-thumb-wrap .thumb-list li i {

    color: var(--bz-color-theme-primary);

    margin-right: 10px

}



.service-details-content .service-thumb-wrap-2 {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-column-gap: 24px;

    -moz-column-gap: 24px;

    column-gap: 24px;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    row-gap: 24px;

    margin-top: 30px

}



.service-details-content .service-thumb-wrap-2 .thumb-box {

    max-width: 385px;

    width: 100%;

    height: 350px;

    border-radius: 15px

}



.service-details-content .service-thumb-wrap-2 .thumb-box img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover

}



.service-details-content .service-details-accordion {

    margin-top: 40px

}



.service-details-content .service-details-accordion .accordion-item {

    -webkit-box-shadow: done;

    box-shadow: done;

    border: none;

    background-color: #EFF1F5;

    border-radius: 10px

}



.service-details-content .service-details-accordion .accordion-item:not(:last-of-type) {

    margin-bottom: 20px

}



.service-details-content .service-details-accordion .accordion-item .accordion-button {

    background-color: #EFF1F5;

    color: var(--bz-color-heading-primary);

    font-size: 16px;

    font-weight: 600;

    -webkit-box-shadow: none;

    box-shadow: none;

    border: none;

    border-radius: 15px;

    padding: 17px 30px

}



.service-details-content .service-details-accordion .accordion-item .accordion-button:after {

    background-image: none;

    font-family: "Font Awesome 6 Pro";

    font-weight: 600;

    content: "\f061"

}



.service-details-content .service-details-accordion .accordion-item .accordion-button:not(.collapsed) {

    background-color: var(--bz-color-theme-primary);

    color: var(--bz-color-common-white);

    border-radius: 15px 15px 0 0

}



.service-details-content .service-details-accordion .accordion-item .accordion-button:not(.collapsed):after {

    -webkit-transform: rotate(0);

    transform: rotate(0)

}



.service-details-content .service-details-accordion .accordion-item .accordion-body {

    color: var(--bz-color-text-body);

    padding: 30px

}



.service-widget {

    background-color: #F6F6F6;

    padding: 30px;

    border-radius: 15px

}



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

    .service-widget {

        padding: 30px 20px

    }

}



.service-widget:not(:last-of-type) {

    margin-bottom: 30px

}



.service-widget .widget-header {

    font-size: 24px;

    font-weight: 600;

    margin-bottom: 20px

}



.service-widget .download-area .download-item {

    background-color: var(--bz-color-common-white);

    display: -ms-grid;

    display: grid;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -ms-grid-columns: 45px 15px 1fr;

    grid-template-columns: 45px 1fr;

    grid-gap: 15px;

    padding: 25px 30px;

    border-radius: 15px

}



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

    .service-widget .download-area .download-item {

        padding: 25px 20px

    }

}



.service-widget .download-area .download-item:not(:last-of-type) {

    margin-bottom: 10px

}



.service-widget .download-area .download-item .icon {

    background-color: var(--bz-color-theme-primary);

    height: 45px;

    width: 45px;

    border-radius: 50%;

    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

}



.service-widget .download-area .download-item .content .title {

    font-size: 18px;

    font-weight: 600;

    margin-bottom: 0;

    line-height: 1

}



.service-widget .download-area .download-item .content span {

    color: var(--bz-color-text-body);

    font-size: 14px

}



.service-widget .category-list {

    list-style: none

}



.service-widget .category-list li:not(:last-of-type) {

    margin-bottom: 10px

}



.service-widget .category-list li a {

    background-color: var(--bz-color-common-white);

    color: var(--bz-color-heading-primary);

    font-weight: 500;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

    padding: 15px 25px;

    border-radius: 5px

}



.service-widget .category-list li a:hover {

    background-color: var(--bz-color-theme-primary);

    color: var(--bz-color-common-white)

}



.service-widget .service-widget-cta {

    position: relative;

    z-index: 1;

    height: 404px;

    border-radius: 15px;

    overflow: hidden;

    z-index: 1

}



.service-widget .service-widget-cta .bg-img {

    background-position: center;

    background-size: cover;

    background-repeat: no-repeat;

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    -webkit-filter: saturate(0);

    filter: saturate(0);

    z-index: -1

}



.service-widget .service-widget-cta .overlay {

    background-color: var(--bz-color-theme-primary);

    mix-blend-mode: multiply;

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    z-index: -1

}



.service-widget .service-widget-cta .shape {

    position: absolute;

    top: 0;

    left: 0;

    z-index: -1;

    mix-blend-mode: multiply

}



.service-widget .service-widget-cta .content {

    position: absolute;

    left: 50%;

    bottom: 60px;

    -webkit-transform: translateX(-50%);

    transform: translateX(-50%);

    width: 100%

}



.service-widget .service-widget-cta .content .number {

    font-family: var(--bz-ff-heading);

    color: var(--bz-color-common-white);

    display: block;

    font-size: 24px;

    font-weight: 600;

    margin-bottom: 15px

}



.service-widget .service-widget-cta .content span {

    display: block;

    color: var(--bz-color-common-white)

}



.service-widget .service-widget-cta .content .bz-primary-btn {

    background-color: var(--bz-color-common-white);

    color: var(--bz-color-theme-primary);

    margin-top: 20px

}



.service-widget .service-widget-cta .content .bz-primary-btn:before {

    background-color: var(--bz-color-theme-primary);

    color: var(--bz-color-common-white)

}



.footer-section {

    background-color: var(--bz-color-theme-primary);

    position: relative;

    z-index: 1

}



.footer-section .footer-shape {

    position: absolute;

    bottom: 13px;

    left: -90px;

    z-index: -1

}



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

    .footer-section .footer-shape {

        display: none

    }

}



.footer-section .footer-imgs .footer-img {

    position: absolute;

    z-index: -1

}



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

    .footer-section .footer-imgs .footer-img {

        display: none

    }

}



.footer-section .footer-imgs .footer-img.img-1 {

    top: 0;

    right: 0

}



.footer-section .footer-imgs .footer-img.img-2 {

    top: 0;

    right: 0

}



.footer-shape {

    position: relative;

    animation: floatUpDown 4s ease-in-out infinite

}



@keyframes floatUpDown {

    0% {

        transform: translateY(0)

    }

    50% {

        transform: translateY(-15px)

    }

    100% {

        transform: translateY(0)

    }

}



.footer-top {

    padding-bottom: 70px;

    border-bottom: 1px solid rgb(255 255 255 / .08)

}



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

    .footer-top {

        padding-bottom: 50px

    }

}



.footer-top .section-heading {

    margin-bottom: 0

}



.footer-top .section-heading .section-title {

    margin-bottom: 40px

}



.footer-top .section-heading .bz-primary-btn {

    background-color: var(--bz-color-common-white);

    color: var(--bz-color-heading-primary)

}



.footer-top .section-heading .bz-primary-btn:before {

    background-color: var(--bz-color-theme-orange)

}



.footer-top .section-heading .bz-primary-btn:hover {

    color: var(--bz-color-common-white)

}



.footer-wrap {

    padding: 60px 0

}



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

    .footer-wrap {

        padding-top: 40px;

        padding-bottom: 0

    }

}



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

    .footer-widget {

        margin-bottom: 80px

    }

}



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

    .footer-widget {

        margin-bottom: 70px

    }

}



.footer-widget .widget-header {

    margin-bottom: 40px

}



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

    .footer-widget .widget-header {

        margin-bottom: 20px

    }

}



.footer-widget .widget-header .footer-logo {

    max-width: 170px;

    position: relative

}



.footer-widget .widget-header .footer-logo:before {

    background: -webkit-gradient(linear, left top, right top, from(#345DB4), to(#121B2E));

    background: linear-gradient(90deg, #345DB4 0%, #121B2E 100%);

    content: "";

    height: 2px;

    width: 100%;

    position: absolute;

    bottom: -10px;

    left: 0

}



.footer-widget .widget-header .widget-title {

    color: var(--bz-color-common-white);

    font-size: 22px;

    font-weight: 600;

    position: relative;

    display: inline-block;

    line-height: 1

}



.footer-widget .widget-header .widget-title:before {

    background: -webkit-gradient(linear, left top, right top, from(#345DB4), to(#121B2E));

    background: linear-gradient(90deg, #345DB4 0%, #121B2E 100%);

    content: "";

    height: 2px;

    width: 100%;

    position: absolute;

    bottom: -10px;

    left: 0

}



.footer-widget p {

    color: var(--bz-color-common-white)

}



.footer-widget .title {

    font-size: 14px;

    font-weight: 700;

    margin-bottom: 0;

    margin-top: 30px;

    text-transform: uppercase

}



.footer-widget .title span {

    color: var(--bz-color-text-body);

    display: block;

    margin-top: 10px;

    text-transform: inherit;

    font-weight: 400

}



.footer-widget .footer-social {

    margin-top: 25px

}



.footer-widget .footer-social li {

    display: -webkit-inline-box;

    display: -ms-inline-flexbox;

    display: inline-flex

}



.footer-widget .footer-social li:not(:last-of-type) {

    margin-right: 10px

}



.footer-widget .footer-social li a {

    background-color: var(--bz-color-common-white);

    font-size: 16px;

    color: var(--bz-color-heading-primary);

    height: 45px;

    width: 45px;

    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;

    border-radius: 50%

}



.footer-widget .footer-social li a:hover {

    color: var(--bz-color-theme-primary);

    -webkit-transform: translateY(-5px);

    transform: translateY(-5px)

}



.footer-widget .footer-list {

    list-style: none

}



.footer-widget .footer-list li {

    color: rgb(255 255 255 / .8)

}



.footer-widget .footer-list li a {

    font-family: var(--bz-ff-body);

    color: var(--bz-color-common-white);

    font-size: 18px;

    font-weight: 500;

    line-height: 1;

    position: relative;

    padding-left: 10px

}



.footer-list li i {

    transition: transform 0.3s ease;

    display: inline-block;

    margin-right: 5px

}



.footer-list li:hover i {

    transform: translateX(5px)

}



@media (max-width:1200px) {

    .footer-widget .footer-list li a {

        font-size: 16px;

        padding-left: 20px

    }

}



.footer-widget .footer-list li a:before {

    color: var(--rr-color-common-white);

    background-image: none;

    font-family: "Font Awesome 6 Pro";

    font-size: 16px;

    font-weight: 700;

    position: absolute;

    top: 55%;

    left: 0;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    cursor: pointer

}



.footer-widget .footer-list li a:hover {

    color: var(--bz-color-theme-primary)

}



.footer-widget .footer-list li i:hover:before {

    color: var(--bz-color-theme-primary);

    left: 5px

}



@media (max-width:1200px) {

    .footer-widget .footer-list li a:hover:before {

        left: 0

    }

}



.footer-widget .footer-list li:not(:last-of-type) {

    margin-bottom: 20px

}



.footer-widget .footer-form {

    position: relative;

    margin-top: 30px

}



.footer-widget .footer-form .form-control {

    background-color: #2A364E;

    padding: 15px 125px 15px 15px;

    color: var(--bz-color-common-white);

    -webkit-box-shadow: none;

    box-shadow: none;

    border: none;

    border-radius: 4px

}



.footer-widget .footer-form .form-control::-webkit-input-placeholder {

    color: var(--bz-color-common-white)

}



.footer-widget .footer-form .form-control:-moz-placeholder {

    color: var(--bz-color-common-white)

}



.footer-widget .footer-form .form-control::-moz-placeholder {

    color: var(--bz-color-common-white)

}



.footer-widget .footer-form .form-control:-ms-input-placeholder {

    color: var(--bz-color-common-white)

}



.footer-widget .footer-form.form-2 .form-control {

    background-color: #1B2029

}



.footer-widget .footer-form .submit {

    background-color: var(--bz-color-theme-primary);

    color: var(--bz-color-common-white);

    position: absolute;

    top: 50%;

    right: 0;

    -webkit-transform: translateY(-50%);

    transform: translateY(-50%);

    height: 100%;

    font-size: 16px;

    font-weight: 600;

    padding: 0 20px;

    border-radius: 4px

}



.footer-widget.widget-space {

    padding-left: 50px

}



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

    .footer-widget.widget-space {

        padding-left: 0

    }

}



.copyright-area {

    background-color: #1D2639

}



.copyright-content {

    padding: 20px 0;

    position: relative;

    z-index: 1;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center

}



.copyright-content>div {

    padding: 0

}



@media (max-width:1200px) {

    .copyright-content>div {

        padding: 0 15px

    }

}



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

    .copyright-content {

        margin-top: 0

    }

}



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

    .copyright-content {

        row-gap: 20px

    }

}



.copyright-content p {

    color: #fff;

    font-size: 16px;

    font-family: var(--bz-ff-body);

    margin: 0

}



.copyright-content p span {

    color: var(--bz-color-theme-primary)

}



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

    .copyright-content p {

        text-align: center

    }

}



.copyright-content .copy-list {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: end;

    -ms-flex-pack: end;

    justify-content: end;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    row-gap: 10px;

    list-style: none

}



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

    .copyright-content .copy-list {

        -webkit-box-pack: center;

        -ms-flex-pack: center;

        justify-content: center

    }

}



.copyright-content .copy-list li a {

    color: var(--bz-color-common-white);

    font-size: 16px;

    font-weight: 400

}



.copyright-content .copy-list li a:hover {

    color: var(--bz-color-theme-primary)

}



.copyright-content .copy-list li:not(:last-of-type) {

    margin-right: 20px

}



.footer-2 {

    background-color: #0E1117;

    position: relative;

    z-index: 1

}



.footer-2 .shapes .shape {

    position: absolute;

    z-index: -1

}



.footer-2 .shapes .shape.shape-1 {

    top: 0;

    left: 0

}



.footer-2 .shapes .shape.shape-2 {

    top: 0;

    right: 0

}



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

    .footer-2 .shapes .shape.shape-2 {

        display: none

    }

}



.footer-2 .shapes .shape.shape-3 {

    bottom: 50px;

    right: 50px

}



@media (max-width:1200px) {

    .footer-2 .shapes .shape.shape-3 {

        display: none

    }

}



.copyright-area.area-2 {

    background-color: #fff0

}



.copyright-area.area-2 .copyright-content {

    border-top: 1px solid #1F242D

}



.about-6 .about-thumg-6 {

    text-align: end;

    margin-right: 50px;

    position: relative

}



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

    .about-6 .about-thumg-6 {

        margin-right: 0;

        max-width: 593px

    }

}



.about-6 .about-thumg-6 img {

    border-radius: 15px

}



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

    .about-6 .about-thumg-6 img {

        width: 100%;

        height: 100%;

        -o-object-fit: cover;

        object-fit: cover

    }

}



.about-6 .about-thumg-6 .image-2 {

    position: absolute;

    bottom: 25px;

    left: 0;

    border: 7px solid #fff

}



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

    .about-6 .about-thumg-6 .image-2 {

        position: inherit;

        margin-top: 30px;

        bottom: inherit;

        width: 100%;

        height: 100%;

        -o-object-fit: cover;

        object-fit: cover

    }

}



.about-6 .about-content {

    padding-left: 0;

    margin-left: -15px

}



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

    .about-6 .about-content {

        margin-left: 0

    }

}



.about-6 .about-content .section-heading .sub-heading {

    margin-bottom: 15px

}



.about-6 .about-content p {

    font-size: 16px;

    font-weight: 400;

    color: #74787C;

    line-height: 26px;

    margin-top: 30px;

    margin-bottom: 30px;

    padding-right: 26px

}



@media (max-width:1200px) {

    .about-6 .about-content p {

        padding-right: 0

    }

}



.about-6 .about-content .about-info-author {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    gap: 40px

}



@media (max-width:1200px) {

    .about-6 .about-content .about-info-author {

        gap: 20px

    }

}



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

    .about-6 .about-content .about-info-author {

        display: block

    }

}



.about-6 .about-content .about-info-author .about-call {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    gap: 20px;

    padding-right: 40px;

    border-right: 1px solid #E2E4E8

}



@media (max-width:1200px) {

    .about-6 .about-content .about-info-author .about-call {

        gap: 15px;

        padding-right: 20px

    }

}



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

    .about-6 .about-content .about-info-author .about-call {

        border: none;

        padding-right: 0;

        margin-bottom: 15px

    }

}



.about-6 .about-content .about-info-author .about-call .about-call-icon {

    width: 60px;

    height: 60px;

    background: #FFF;

    border: 1px solid #E2E4E8;

    -webkit-box-shadow: 0 12px 29px rgb(21 29 40 / .08);

    box-shadow: 0 12px 29px rgb(21 29 40 / .08);

    color: var(--bz-color-theme-primary);

    font-size: 20px;

    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;

    border-radius: 100px

}



.about-6 .about-content .about-info-author .about-call .about-call-info span {

    font-size: 14px;

    color: #191F29;

    text-transform: uppercase;

    font-weight: 500;

    display: block;

    line-height: 1;

    margin-bottom: 10px;

    font-family: var(--bz-ff-heading)

}



.about-6 .about-content .about-info-author .about-call .about-call-info a {

    font-size: 24px;

    color: var(--bz-color-theme-primary);

    font-weight: 600;

    line-height: 1;

    font-family: var(--bz-ff-heading)

}



@media (max-width:1200px) {

    .about-6 .about-content .about-info-author .about-call .about-call-info a {

        font-size: 22px

    }

}



.about-6 .about-content .about-info-author .about-author-wrapper {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    gap: 20px

}



@media (max-width:1200px) {

    .about-6 .about-content .about-info-author .about-author-wrapper {

        gap: 15px

    }

}



.about-6 .about-content .about-info-author .about-author-wrapper .about-thumb img {

    border-radius: 100px

}



.about-6 .about-content .about-info-author .about-author-wrapper .position {

    font-size: 14px;

    font-weight: 500;

    color: #8B919C;

    line-height: 1;

    text-transform: uppercase;

    font-family: var(--bz-ff-heading)

}



.about-6 .about-content .about-info-author .about-author-wrapper .name {

    font-size: 24px;

    font-weight: 600;

    color: #191F29;

    line-height: 1;

    margin-bottom: 0

}



@media (max-width:1200px) {

    .about-6 .about-content .about-info-author .about-author-wrapper .name {

        font-size: 22px

    }

}



.about-6 .about-content .about-btn-6 {

    margin-top: 50px

}



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

    .about-6 .about-content .about-btn-6 {

        margin-top: 35px

    }

}



.about-6 .about-content .about-btn-6 .bz-primary-btn {

    padding: 19.5px 33.4px

}



.header-6 {

    background-color: #fff0;

    top: 0;

    left: 0

}



.header-6 .top-bar.top-bar-6 {

    background-color: var(--bz-color-heading-primary)

}



.header-6 .top-bar.top-bar-6 .top-bar-left span {

    color: var(--bz-color-common-white)

}



.header-6 .top-bar.top-bar-6 .top-bar-right {

    gap: 13px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center

}



.header-6 .top-bar.top-bar-6 .top-bar-right .social-list {

    gap: 20px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    list-style: none;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center

}



.header-6 .top-bar.top-bar-6 .top-bar-right .social-list li {

    color: var(--bz-color-common-white)

}



.header-6 .top-bar-inner {

    border-bottom: none

}



.header-6 .middle-header.middle-header-6 {

    border-bottom: none;

    background-color: #F4F5F5

}



.header-6 .middle-header.middle-header-6 .header-items-wrap .header-item {

    grid-gap: 12px

}



.header-6 .middle-header.middle-header-6 .header-items-wrap .header-item .icon {

    background-color: #eaf0f8;

    color: var(--bz-color-theme-primary);

    height: 40px;

    width: 40px;

    border-radius: 500px;

    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

}



.header-6 .middle-header.middle-header-6 .header-items-wrap .header-item .content span {

    font-size: 12px;

    font-weight: 500;

    font-family: var(--bz-ff-body)

}



.header-6 .middle-header.middle-header-6 .header-items-wrap .header-item .content .address,

.header-6 .middle-header.middle-header-6 .header-items-wrap .header-item .content a {

    font-family: var(--bz-ff-body);

    color: var(--bz-color-heading-primary);

    font-size: 18px;

    font-weight: 700;

    line-height: 1

}



@media (max-width:1200px) {

    .header-6 .middle-header.middle-header-6 .header-items-wrap .header-item .content .address,

    .header-6 .middle-header.middle-header-6 .header-items-wrap .header-item .content a {

        font-size: 15px

    }

}



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

    .header-6 .middle-header.middle-header-6 .header-items-wrap .header-item .content .address,

    .header-6 .middle-header.middle-header-6 .header-items-wrap .header-item .content a {

        font-size: 17px

    }

}



.header-6 .middle-header.middle-header-6 .header-items-wrap .header-item .content .address:hover,

.header-6 .middle-header.middle-header-6 .header-items-wrap .header-item .content a:hover {

    color: var(--bz-color-theme-primary)

}



.header-6 .middle-header.middle-header-6 .header-items-wrap .header-item .content .address:hover {

    color: var(--bz-color-heading-primary)

}



.header-6 .primary-header {

    width: 100%

}



.header-6 .primary-header .primary-header-inner {

    background-color: var(--bz-color-common-white);

    border-radius: 0 0 15px 15px

}



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

    .header-6 .primary-header .primary-header-inner {

        padding: 2px 0

    }

}



.header-6 .primary-header .primary-header-inner .header-menu-wrap ul li a {

    padding: 19.5px 0

}



.header-6 .primary-header .primary-header-inner .header-menu-wrap ul li ul {

    top: 65px

}



.header-6 .primary-header .primary-header-inner .header-menu-wrap ul li ul li a {

    padding-left: 30px

}



.header-6 .primary-header .primary-header-inner .header-right-wrap .header-right .bz-primary-btn {

    text-transform: capitalize;

    border-radius: 100px;

    padding: 14.5px 30px

}



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

    .header-6 .primary-header .primary-header-inner .header-right-wrap .header-right .bz-primary-btn {

        display: none

    }

}



.header-6 .primary-header .primary-header-inner .header-right-wrap .header-right .sidebar-icon {

    margin-left: 10px;

    background-color: rgb(14 89 242 / .1)

}



.header-6 .primary-header .primary-header-inner .header-right-wrap .header-right .sidebar-icon .sidebar-trigger {

    gap: 3px

}



.header-6 .primary-header .primary-header-inner .header-right-wrap .header-right .sidebar-icon .sidebar-trigger span {

    background-color: var(--bz-color-theme-primary);

    width: 14px;

    height: 2px

}



.header-6 .primary-header.fixed {

    background-color: #fff0;

    -webkit-box-shadow: none;

    box-shadow: none

}



.header-6 .primary-header.fixed .primary-header-inner {

    -webkit-box-shadow: 0 1px 3px 0 rgb(17 17 17 / .1);

    box-shadow: 0 1px 3px 0 rgb(17 17 17 / .1)

}



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

    .header-7 {

        top: 0

    }

}



.header-7 .top-bar.top-bar-7 {

    background-color: #000;

    border-bottom: 1px solid #f0e9e9;

    position: relative;

    color: #fff;

    height: 40px

}



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

    .header-7 .top-bar.top-bar-7::before {

        width: 600px

    }

}



.header-7 .top-bar.top-bar-7 .top-bar-left span {

    font-weight: 500;

    color: #fff

}



.header-7 .top-bar.top-bar-7 .top-bar-right span {

    font-weight: 500

}



.office-hours {

    font-size: 24px;

    color: #333;

    padding: 20px;

    border-radius: 5px

}



.copyright {

    font-size: 14px;

    color: #666;

    margin-right: 10px

}



.hours {

    font-weight: 700

}



.timing i {

    padding-right: 8px

}



.header-7 .primary-header .primary-header-inner {

    border-radius: 0 0 10px 10px

}



.header-7 .primary-header .primary-header-inner .header-menu-wrap ul li a {

    padding: 20px 0

}



.header-7 .primary-header .primary-header-inner .header-menu-wrap ul li ul li a {

    padding: 17px 0;

    padding-left: 30px

}



.header-7 .primary-header .primary-header-inner .header-right-wrap .header-right .bz-primary-btn {

    border-radius: 100px;

    padding: 17px 31px

}



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

    .header-7 .primary-header .primary-header-inner .header-right-wrap .header-right .bz-primary-btn {

        display: none

    }

}



.header-7 .primary-header .primary-header-inner .header-right-wrap .header-right .sidebar-icon {

    width: 50px;

    height: 50px;

    margin-left: 10px;

    background-color: rgb(14 89 242 / .1)

}



.header-7 .primary-header .primary-header-inner .header-right-wrap .header-right .sidebar-icon .sidebar-trigger {

    gap: 3px

}



.header-7 .primary-header .primary-header-inner .header-right-wrap .header-right .sidebar-icon .sidebar-trigger span {

    background-color: var(--bz-color-theme-primary);

    width: 14px;

    height: 2px

}



.footer-4 {

    background-color: #191F29

}



.footer-4 .shape-1 {

    left: 0;

    top: 0;

    position: absolute

}



.footer-4 .shape-1 img {

    vertical-align: top

}



.footer-4 .shape-2 {

    left: 0;

    top: 0;

    position: absolute

}



.footer-4 .shape-2 img {

    vertical-align: top

}



.footer-4 .footer-widget .footer-logo::before {

    bottom: -40px

}



.footer-4 .footer-widget .widget-title::before {

    bottom: -18px

}



.footer-4 .footer-list li a {

    font-size: 16px

}



.footer-4 .footer-list li:not(:last-of-type) {

    margin-bottom: 11px

}



.footer-4 .footer-form.form-4 .form-control {

    background-color: #292F3D

}



.footer-4 .footer-social li a:hover {

    background: var(--bz-color-theme-primary);

    color: #fff

}



.footer-wrap-4 {

    padding: 165px 0 80px

}



@media (max-width:1200px) {

    .footer-wrap-4 {

        padding-top: 120px

    }

}



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

    .footer-wrap-4 {

        padding-top: 80px;

        padding-bottom: 0

    }

}



.copyright-area.area-4 .copyright-content {

    border-radius: 5px;

    background-color: #242B38;

    padding: 20px 30px

}



.footer-5 {

    background-color: #fff0

}



.footer-5 .footer-5-wrapper {

    background-color: #F6F6F6;

    margin: 0 150px;

    border-radius: 30px

}



@media (max-width:1399px) {

    .footer-5 .footer-5-wrapper {

        margin: 0 50px

    }

}



@media (max-width:1200px) {

    .footer-5 .footer-5-wrapper {

        margin: 0

    }

}



.footer-5 .footer-wrap-4 {

    padding: 130px 0 60px

}



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

    .footer-5 .footer-wrap-4 {

        padding: 100px 0 40px

    }

}



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

    .footer-5 .footer-wrap-4 {

        padding: 70px 0 20px

    }

}



.footer-5 .widget-content h3 span {

    font-weight: 300

}



.footer-5 .widget-content .bz-primary-btn {

    border-radius: 100px;

    padding: 19.5px 35px;

    text-transform: capitalize

}



.footer-5 .footer-widget-2 {

    padding-left: 50px

}



@media (max-width:1399px) {

    .footer-5 .footer-widget-2 {

        padding-left: 0

    }

}



.footer-5 p {

    font-size: 15px;

    color: var(--bz-color-text-body)

}



.footer-5 .footer-widget .widget-header. {

    margin-bottom: 30px

}



.footer-5 .footer-widget .widget-header. .widget-title {

    margin-bottom: 14px;

    color: var(--bz-color-heading-primary)

}



.footer-5 .footer-widget .widget-header. .widget-title:before {

    display: none

}



.footer-5 .footer-widget .widget-header. .widget-title-line {

    line-height: 0

}



.footer-5 .footer-widget .widget-header. .widget-title-line span {

    width: 6px;

    height: 3px;

    display: inline-block;

    background: var(--bz-color-theme-primary)

}



.footer-5 .footer-widget .footer-list {

    list-style: none

}



.footer-5 .footer-widget .footer-list li a {

    font-family: var(--bz-ff-body);

    color: var(--bz-color-text-body);

    font-size: 16px;

    font-weight: 400;

    line-height: 1;

    position: relative;

    padding-left: 10px

}



@media (max-width:1200px) {

    .footer-5 .footer-widget .footer-list li a {

        font-size: 16px;

        padding-left: 20px

    }

}



.footer-5 .footer-widget .footer-list li a:before {

    color: var(--rr-color-common-white);

    background-image: none;

    font-family: "Font Awesome 6 Pro";

    font-size: 16px;

    font-weight: 700;

    content: "\f101";

    position: absolute;

    top: 55%;

    left: 0;

    -webkit-transform: translateY(-50%);

    transform: translateY(-50%);

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    cursor: pointer

}



.footer-5 .footer-widget .footer-list li a:hover {

    color: var(--bz-color-theme-primary)

}



.footer-5 .footer-widget .footer-list li a:hover:before {

    color: var(--bz-color-theme-primary);

    left: 5px

}



@media (max-width:1200px) {

    .footer-5 .footer-widget .footer-list li a:hover:before {

        left: 0

    }

}



.footer-5 .footer-widget .footer-list li:not(:last-of-type) {

    margin-bottom: 20px

}



.footer-5 .footer-widget .footer-contact .footer-contact-item {

    grid-gap: 15px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex

}



.footer-5 .footer-widget .footer-contact .footer-contact-item:not(:last-of-type) {

    margin-bottom: 30px

}



.footer-5 .footer-widget .footer-contact .footer-contact-item .icon {

    background: #fff;

    -webkit-box-shadow: 0 9px 18px rgb(24 16 16 / .05);

    box-shadow: 0 9px 18px rgb(24 16 16 / .05);

    color: var(--bz-color-theme-primary);

    height: 35px;

    width: 35px;

    min-width: 35px;

    border-radius: 500px;

    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;

    font-size: 14px

}



.footer-5 .footer-widget .footer-contact .footer-contact-item .content {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-orient: vertical;

    -webkit-box-direction: normal;

    -ms-flex-direction: column;

    flex-direction: column

}



.footer-5 .footer-widget .footer-contact .footer-contact-item .content span {

    font-size: 16px;

    font-weight: 400;

    margin-bottom: 5px;

    font-family: var(--bz-ff-body)

}



.footer-5 .footer-widget .footer-contact .footer-contact-item .content .address,

.footer-5 .footer-widget .footer-contact .footer-contact-item .content a {

    font-family: var(--bz-ff-body);

    color: var(--bz-color-heading-primary);

    font-size: 16px;

    font-weight: 500;

    line-height: 1

}



@media (max-width:1200px) {

    .footer-5 .footer-widget .footer-contact .footer-contact-item .content .address,

    .footer-5 .footer-widget .footer-contact .footer-contact-item .content a {

        font-size: 15px

    }

}



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

    .footer-5 .footer-widget .footer-contact .footer-contact-item .content .address,

    .footer-5 .footer-widget .footer-contact .footer-contact-item .content a {

        font-size: 17px;

        line-height: 1.3

    }

}



.footer-5 .footer-widget .footer-contact .footer-contact-item .content .address:hover,

.footer-5 .footer-widget .footer-contact .footer-contact-item .content a:hover {

    color: var(--bz-color-theme-primary)

}



.footer-5 .footer-widget .footer-contact .footer-contact-item .content .address:hover {

    color: var(--bz-color-heading-primary)

}



.copyright-area.area-5 {

    background-color: #fff0

}



.copyright-area.area-5 .copyright-content {

    padding: 46px 0

}



.copyright-area.area-5 .copyright-content p {

    color: var(--bz-color-heading-primary)

}



.copyright-area.area-5 .copyright-content .copy-list li a {

    color: var(--bz-color-heading-primary)

}



.copyright-area.area-5 .copyright-content .copy-list li a:hover {

    color: var(--bz-color-theme-primary)

}



.footer-6 {

    background-color: #171717;

    padding-top: 100px

}



.footer-6 .footer-6-top-wrapper {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

    padding: 0 40px;

    gap: 10px;

    margin: 0 50px;

    border: 1px solid #26282f

}



@media (max-width:1200px) {

    .footer-6 .footer-6-top-wrapper {

        margin: 0;

        padding: 0 20px

    }

}



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

    .footer-6 .footer-6-top-wrapper {

        -ms-flex-wrap: wrap;

        flex-wrap: wrap

    }

}



.footer-6 .footer-6-top-wrapper .footer-contact-item {

    grid-gap: 15px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    padding: 21px 0

}



@media (max-width:1200px) {

    .footer-6 .footer-6-top-wrapper .footer-contact-item {

        gap: 10px

    }

}



.footer-6 .footer-6-top-wrapper .footer-contact-item:not(:last-of-type) {

    padding-right: 47px;

    border-right: 1px solid #26282f

}



@media (max-width:1200px) {

    .footer-6 .footer-6-top-wrapper .footer-contact-item:not(:last-of-type) {

        padding-right: 20px

    }

}



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

    .footer-6 .footer-6-top-wrapper .footer-contact-item:not(:last-of-type) {

        border-right: none

    }

}



.footer-6 .footer-6-top-wrapper .footer-contact-item .icon {

    background: #2b2b2b;

    -webkit-box-shadow: 0 9px 18px rgb(24 16 16 / .05);

    box-shadow: 0 9px 18px rgb(24 16 16 / .05);

    color: var(--bz-color-common-white);

    height: 50px;

    width: 50px;

    min-width: 50px;

    border-radius: 500px;

    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;

    font-size: 16px

}



.footer-6 .footer-6-top-wrapper .footer-contact-item .content {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-orient: vertical;

    -webkit-box-direction: normal;

    -ms-flex-direction: column;

    flex-direction: column

}



.footer-6 .footer-6-top-wrapper .footer-contact-item .content span {

    font-size: 14px;

    font-weight: 500;

    color: #838790;

    margin-bottom: 5px;

    font-family: var(--bz-ff-body)

}



.footer-6 .footer-6-top-wrapper .footer-contact-item .content .address,

.footer-6 .footer-6-top-wrapper .footer-contact-item .content a {

    font-family: var(--bz-ff-heading);

    color: var(--bz-color-common-white);

    font-size: 18px;

    font-weight: 600;

    line-height: 1

}



@media (max-width:1200px) {

    .footer-6 .footer-6-top-wrapper .footer-contact-item .content .address,

    .footer-6 .footer-6-top-wrapper .footer-contact-item .content a {

        font-size: 15px

    }

}



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

    .footer-6 .footer-6-top-wrapper .footer-contact-item .content .address,

    .footer-6 .footer-6-top-wrapper .footer-contact-item .content a {

        font-size: 17px

    }

}



.footer-6 .footer-6-top-wrapper .footer-contact-item .content .address:hover,

.footer-6 .footer-6-top-wrapper .footer-contact-item .content a:hover {

    color: var(--bz-color-theme-primary)

}



.footer-6 .footer-6-top-wrapper .footer-contact-item .content .address:hover {

    color: var(--bz-color-common-white)

}



.footer-6 .footer-wrap-6 {

    padding: 78px 50px

}



@media (max-width:1200px) {

    .footer-6 .footer-wrap-6 {

        padding: 78px 0

    }

}



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

    .footer-6 .footer-wrap-6 {

        padding: 50px 0 0

    }

}



.footer-6 .widget-content h3 span {

    font-weight: 300

}



.footer-6 .widget-content .bz-primary-btn {

    border-radius: 100px;

    padding: 19.5px 35px;

    text-transform: capitalize

}



.footer-6 .footer-widget-2 {

    padding-left: 50px

}



@media (max-width:1399px) {

    .footer-6 .footer-widget-2 {

        padding-left: 0

    }

}



.footer-6 p {

    color: #838790

}



.footer-6 .footer-widget.footer-widget-1 {

    max-width: 298px

}



@media (max-width:1200px) {

    .footer-6 .footer-widget.footer-widget-1 {

        max-width: 100%

    }

}



.footer-6 .footer-widget.footer-widget-2 {

    padding-left: 9px

}



@media (max-width:1200px) {

    .footer-6 .footer-widget.footer-widget-2 {

        padding-left: 0

    }

}



.footer-6 .footer-widget.footer-widget-3 {

    padding-left: 9px

}



@media (max-width:1200px) {

    .footer-6 .footer-widget.footer-widget-3 {

        padding-left: 0

    }

}



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

    .footer-6 .footer-widget.footer-widget-3 {

        margin-left: -26px

    }

}



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

    .footer-6 .footer-widget.footer-widget-3 {

        margin-left: 0

    }

}



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

    .footer-6 .footer-widget.footer-widget-4 {

        margin-left: -26px

    }

}



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

    .footer-6 .footer-widget.footer-widget-4 {

        margin-left: 0

    }

}



.footer-6 .footer-widget .widget-header. {

    margin-bottom: 23px

}



.footer-6 .footer-widget .widget-header. .widget-title {

    margin-bottom: 14px;

    font-size: 20px;

    color: var(--bz-color-common-white)

}



.footer-6 .footer-widget .widget-header. .widget-title:before {

    display: none

}



.footer-6 .footer-widget .widget-header. .widget-title-line {

    line-height: 0

}



.footer-6 .footer-widget .widget-header. .widget-title-line span {

    width: 40px;

    height: 2px;

    display: inline-block;

    position: relative;

    background: var(--bz-color-theme-primary)

}



.footer-6 .footer-widget .widget-header. .widget-title-line span::before {

    content: "";

    width: 10px;

    height: 2px;

    background: var(--bz-color-theme-primary);

    position: absolute;

    left: 43px

}



.footer-6 .footer-widget .widget-header. .widget-title-line span::after {

    content: "";

    width: 5px;

    height: 2px;

    background: var(--bz-color-theme-primary);

    position: absolute;

    left: 56px

}



.footer-6 .footer-widget .footer-list {

    list-style: none

}



.footer-6 .footer-widget .footer-list li a {

    font-family: var(--bz-ff-body);

    color: #838790;

    font-size: 16px;

    font-weight: 400;

    line-height: 1;

    position: relative;

    padding-left: 10px

}



@media (max-width:1200px) {

    .footer-6 .footer-widget .footer-list li a {

        font-size: 16px;

        padding-left: 5px

    }

}



.footer-6 .footer-widget .footer-list li a:before {

    color: var(--rr-color-common-white);

    background-image: none;

    font-family: "Font Awesome 6 Pro";

    font-size: 16px;

    font-weight: 700;

    content: "\f356";

    position: absolute;

    top: 55%;

    left: 0;

    -webkit-transform: translateY(-50%);

    transform: translateY(-50%);

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    cursor: pointer

}



.footer-6 .footer-widget .footer-list li a:hover {

    color: var(--bz-color-theme-primary)

}



.footer-6 .footer-widget .footer-list li a:hover:before {

    color: var(--bz-color-theme-primary);

    left: 5px

}



@media (max-width:1200px) {

    .footer-6 .footer-widget .footer-list li a:hover:before {

        left: 0

    }

}



.footer-6 .footer-widget .footer-list li:not(:last-of-type) {

    margin-bottom: 10px

}



.footer-6 .footer-post .footer-post-item {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    gap: 20px;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center

}



.footer-6 .footer-post .footer-post-item:not(:last-of-type) {

    margin-bottom: 10px

}



.footer-6 .footer-post .footer-post-item .footer-post-media {

    width: 75px;

    height: 75px;

    overflow: hidden

}



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

    .footer-6 .footer-post .footer-post-item .footer-post-media {

        width: 50px;

        height: 50px

    }

}



.footer-6 .footer-post .footer-post-item .footer-post-media img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover;

    -webkit-transition: all 0.3s;

    transition: all 0.3s

}



.footer-6 .footer-post .footer-post-item .footer-post-media img:hover {

    -webkit-transform: scale(1.1);

    transform: scale(1.1)

}



.footer-6 .footer-post .footer-post-item .footer-post-text span {

    color: #838790;

    font-size: 14px

}



.footer-6 .footer-post .footer-post-item .footer-post-text h6 a {

    color: var(--bz-color-common-white);

    font-size: 18px;

    font-weight: 600

}



.footer-6 .footer-post .footer-post-item .footer-post-text h6 a:hover {

    color: var(--bz-color-theme-primary)

}



.footer-6 .footer-post .footer-post-item .footer-post-text .read-more {

    font-size: 14px;

    color: var(--bz-color-theme-primary)

}



.footer-6 .footer-post .footer-post-item .footer-post-text .read-more:hover {

    color: var(--bz-color-common-white)

}



.footer-6 .footer-social li a {

    background-color: #222224;

    width: 40px;

    height: 40px;

    color: var(--bz-color-common-white)

}



.footer-6 .footer-social li a:hover {

    background-color: var(--bz-color-theme-primary);

    color: var(--bz-color-common-white)

}



.copyright-area.area-6 {

    background-color: #fff0

}



.copyright-area.area-6 .copyright-content {

    padding: 15px 0;

    margin: 0 50px;

    border-radius: 30px 30px 0 0;

    border: 1px solid #26282F

}



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

    .copyright-area.area-6 .copyright-content {

        margin: 0

    }

}



.copyright-area.area-6 .copyright-content p {

    color: #6F7279

}



.bz-primary-btn.bz-primary-btn-4 {

    background: #F0F4FA;

    color: var(--bz-color-theme-primary);

    text-transform: capitalize;

    font-weight: 600;

    padding: 14.5px 27.3px

}



.bz-primary-btn.bz-primary-btn-4 i {

    font-weight: 600

}



.bz-primary-btn.bz-primary-btn-4::before {

    background: var(--bz-color-theme-primary)

}



.bz-primary-btn.bz-primary-btn-4:hover {

    color: var(--bz-color-common-white)

}



.section-heading-4 .sub-heading {

    margin-bottom: 15px;

    padding: 0

}



.section-heading-4 .section-title {

    font-size: 44px

}



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

    .section-heading-4 .section-title {

        font-size: 32px

    }

    .section-heading-4 .section-title br {

        display: none

    }

}



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

    .about-4 {

        padding-top: 60px

    }

}



.about-4 .about-thumg-4 {

    position: relative;

    text-align: end;

    margin-right: 37px

}



@media (max-width:1200px) {

    .about-4 .about-thumg-4 {

        margin-right: 0

    }

}



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

    .about-4 .about-thumg-4 {

        max-width: 700px

    }

}



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

    .about-4 .about-thumg-4 {

        display: -webkit-box;

        display: -ms-flexbox;

        display: flex;

        -webkit-box-orient: vertical;

        -webkit-box-direction: normal;

        -ms-flex-direction: column;

        flex-direction: column

    }

}



.about-4 .about-thumg-4 img {

    border-radius: 15px;

    -webkit-filter: drop-shadow(0 12px 48px rgb(32 39 55 / .22));

    filter: drop-shadow(0 12px 48px rgb(32 39 55 / .22))

}



.about-4 .about-thumg-4 img.image-2 {

    border: 4px solid #fff;

    position: absolute;

    left: 0;

    top: -71px

}



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

    .about-4 .about-thumg-4 img.image-2 {

        position: inherit;

        margin-top: 30px;

        top: inherit

    }

}



.about-4 .about-content {

    padding-left: 0

}



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

    .about-4 .about-content {

        margin-top: 30px

    }

}



.about-4 .about-content p {

    font-size: 18px;

    color: #000;

    font-weight: 400;

    margin-bottom: 0

}



.about-4 .about-content .about-info {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    gap: 20px;

    margin-bottom: 24px;

    margin-top: 25px

}



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

    .about-4 .about-content .about-info {

        display: block

    }

}



.about-4 .about-content .about-info h3 {

    font-size: 18px;

    color: #191F29;

    font-weight: 600;

    line-height: 28px;

    padding-left: 20px;

    position: relative

}



.about-4 .about-content .about-info h3::before {

    content: "";

    width: 1px;

    height: 35px;

    background: #D9D9D9;

    position: absolute;

    top: 11px;

    left: 0

}



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

    .about-4 .about-content .about-info h3::before {

        top: 0

    }

}



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

    .about-4 .about-content .about-info h3 {

        padding-left: 0

    }

    .about-4 .about-content .about-info h3::before {

        display: none

    }

}



.about-4 .about-content .about-info .about-info-count h2 {

    font-size: 48px;

    color: #191F29;

    font-weight: 700;

    letter-spacing: .07em

}



.about-4 .about-content .about-info .about-info-count .odometer.odometer-auto-theme,

.about-4 .about-content .about-info .about-info-count .odometer.odometer-theme-default {

    font-family: var(--bz-ff-heading)

}



.about-4 .about-content .about-info .about-info-count .odometer.odometer-auto-theme .odometer-formatting-mark,

.about-4 .about-content .about-info .about-info-count .odometer.odometer-theme-default .odometer-formatting-mark {

    display: none

}



.about-4 .about-content .about-btn-4 {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    gap: 30px

}



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

    .about-4 .about-content .about-btn-4 {

        display: block

    }

}



.about-4 .about-content .about-btn-4 .bz-primary-btn {

    font-size: 14px;

    font-weight: 500;

    padding: 20.5px 31px

}



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

    .about-4 .about-content .about-btn-4 .bz-primary-btn {

        margin-bottom: 15px

    }

}



.about-4 .about-content .about-btn-4 .bz-primary-btn.bz-primary-btn-4 {

    padding: 19.5px 28.3px;

    background: #FFF;

    border: 1px solid #ECECEC;

    -webkit-box-shadow: 0 14px 70px rgb(0 0 0 / .07);

    box-shadow: 0 14px 70px rgb(0 0 0 / .07);

    border-radius: 8px;

    font-size: 14px;

    font-weight: 700;

    text-transform: uppercase

}



.about-4 .section-heading-4 {

    margin-bottom: 25px

}



@media (max-width:1200px) {

    .about-4 .section-heading-4 .section-title br {

        display: none

    }

}



.blog-4 .post-card {

    border-radius: 10px;

    overflow: hidden;

    -webkit-box-shadow: 0 20px 58px rgb(0 0 0 / .09);

    box-shadow: 0 20px 58px rgb(0 0 0 / .09);

    border-bottom: solid var(--bz-color-theme-primary);

    border-width: 0;

    -webkit-transition: 0.2s;

    transition: 0.2s

}



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

    .blog-4 .post-card {

        margin-bottom: 30px

    }

}



.blog-4 .post-card .post-thumb {

    position: relative;

    height: 260px;

    overflow: hidden

}



.blog-4 .post-card .post-thumb img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover;

    -webkit-transition: 0.3s ease-in-out;

    transition: 0.3s ease-in-out;

    -webkit-transform: scale(1);

    transform: scale(1)

}



.blog-4 .post-card .post-content-wrap {

    background: #fff;

    padding: 22px 30px

}



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

    .blog-4 .post-card .post-content-wrap {

        padding: 22px 20px

    }

}



.blog-4 .post-card .post-content {

    margin-bottom: 0;

    padding-bottom: 0;

    border-bottom: none

}



.blog-4 .post-card .post-content .title {

    font-size: 22px;

    font-weight: 600;

    line-height: 1.4;

    text-transform: capitalize;

    margin-bottom: 13px

}



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

    .blog-4 .post-card .post-content .title {

        font-size: 20px

    }

}



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

    .blog-4 .post-card .post-content .title {

        font-size: 18px

    }

}



.blog-4 .post-card .post-content .title a {

    background: -webkit-gradient(linear, left top, left bottom, from(var(--bz-color-theme-primary)), color-stop(98%, var(--bz-color-theme-primary)));

    background: linear-gradient(var(--bz-color-theme-primary) 0%, var(--bz-color-theme-primary) 98%);

    background-size: 0 2px;

    background-repeat: no-repeat;

    background-position: left 100%;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.blog-4 .post-card .post-content .title a:hover {

    color: var(--bz-color-theme-primary);

    background-size: 100% 2px

}



.blog-4 .post-card .read-more {

    font-size: 16px;

    font-weight: 700;

    text-transform: capitalize;

    color: var(--bz-color-theme-primary);

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center

}



.blog-4 .post-card .read-more i {

    font-size: 14px;

    margin-left: 5px;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.blog-4 .post-card .read-more:hover i {

    margin-left: 8px

}



.blog-4 .post-card:hover {

    border-width: 4px

}



.blog-4 .post-card:hover .post-thumb img {

    -webkit-transform: scale(1.02);

    transform: scale(1.02)

}



.blog-4 .post-meta {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    list-style: none;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    row-gap: 10px;

    margin-bottom: 12px

}



.blog-4 .post-meta li,

.blog-4 .post-meta a {

    font-size: 16px;

    font-weight: 500;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-column-gap: 8px;

    -moz-column-gap: 8px;

    column-gap: 8px

}



.blog-4 .post-meta li i,

.blog-4 .post-meta a i {

    font-size: 16px;

    color: var(--bz-color-theme-primary)

}



.blog-4 .post-meta li:not(:last-of-type),

.blog-4 .post-meta a:not(:last-of-type) {

    margin-right: 20px

}



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

    .blog-4 .post-meta li,

    .blog-4 .post-meta a {

        font-size: 12px

    }

}



.blog-4 .post-meta li a:hover {

    color: var(--bz-color-theme-primary)

}



.blog-6 .post-card {

    border-radius: 12px;

    overflow: hidden

}



.blog-6 .post-card .post-thumb {

    position: relative;

    height: 255px;

    overflow: hidden

}



.blog-6 .post-card .post-thumb img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover;

    -webkit-transition: 0.3s ease-in-out;

    transition: 0.3s ease-in-out;

    -webkit-transform: scale(1);

    transform: scale(1)

}



.blog-6 .post-card .post-content-wrap {

    background: var(--bz-color-grey-4);

    padding: 34px 40px

}



@media (max-width:1200px) {

    .blog-6 .post-card .post-content-wrap {

        padding: 34px 30px

    }

}



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

    .blog-6 .post-card .post-content-wrap {

        padding: 30px 20px

    }

}



.blog-6 .post-card .post-content {

    margin-bottom: 18px;

    padding-bottom: 22px;

    border-bottom: 1px solid #DDDEE1

}



.blog-6 .post-card .post-content .title {

    font-size: 24px;

    font-weight: 600;

    line-height: 1.3;

    text-transform: capitalize;

    margin-bottom: 0

}



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

    .blog-6 .post-card .post-content .title {

        font-size: 18px

    }

}



.blog-6 .post-card .post-content .title a {

    background: -webkit-gradient(linear, left top, left bottom, from(var(--bz-color-theme-primary)), color-stop(98%, var(--bz-color-theme-primary)));

    background: linear-gradient(var(--bz-color-theme-primary) 0%, var(--bz-color-theme-primary) 98%);

    background-size: 0 2px;

    background-repeat: no-repeat;

    background-position: left 100%;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.blog-6 .post-card .post-content .title a:hover {

    color: var(--bz-color-theme-primary);

    background-size: 100% 2px

}



.blog-6 .post-card .post-content .post-meta {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    list-style: none;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    row-gap: 10px;

    margin-bottom: 10px

}



.blog-6 .post-card .post-content .post-meta li {

    font-size: 16px;

    font-weight: 500;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-column-gap: 10px;

    -moz-column-gap: 10px;

    column-gap: 10px

}



.blog-6 .post-card .post-content .post-meta li i {

    font-size: 15px;

    color: var(--bz-color-theme-primary)

}



.blog-6 .post-card .post-content .post-meta li:not(:last-of-type) {

    margin-right: 20px

}



.blog-6 .post-card .post-content .post-meta li a {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    gap: 10px

}



.blog-6 .post-card .post-content .post-meta li a:hover {

    color: var(--bz-color-theme-primary)

}



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

    .blog-6 .post-card .post-content .post-meta li {

        font-size: 12px

    }

}



.blog-6 .post-card .read-more {

    font-size: 16px;

    font-weight: 700;

    text-transform: uppercase;

    color: var(--bz-color-theme-primary);

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center

}



.blog-6 .post-card .read-more i {

    font-size: 14px;

    margin-left: 5px;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.blog-6 .post-card .read-more:hover i {

    margin-left: 8px

}



.blog-6 .post-card:hover .post-thumb img {

    -webkit-transform: scale(1.02);

    transform: scale(1.02)

}



.testimonial-4 {

    background: #F6F6F6;

    margin: 0 120px;

    border-radius: 30px;

    clip-path: polygon(0% 0%, 100% 0%, 100% 81%, 50% 100%, 0 81%)

}



@media (max-width:1399px) {

    .testimonial-4 {

        margin: 0 50px;

        clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 50% 100%, 0 100%)

    }

}



@media (max-width:1200px) {

    .testimonial-4 {

        margin: 0 0

    }

}



.testimonial-4 .testimonial-wrapper {

    padding: 40px;

    background: #FFF;

    -webkit-box-shadow: 0 14px 70px rgb(0 0 0 / .04);

    box-shadow: 0 14px 70px rgb(0 0 0 / .04);

    border-radius: 15px

}



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

    .testimonial-4 .testimonial-wrapper {

        padding: 30px 20px

    }

}



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

    .testimonial-4 .testimonial-wrapper {

        padding: 20px 10px

    }

}



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

    .testimonial-4 .testimonial-wrapper {

        padding: 30px 20px

    }

}



.testimonial-4 .testimonial-wrapper .testimonial-dec {

    font-size: 18px;

    font-weight: 400;

    color: #74787C;

    line-height: 30px;

    margin-top: 17px;

    margin-bottom: 34px;

    padding-bottom: 29px;

    border-bottom: 1px solid #F1F1F1;

    font-family: var(--bz-ff-p)

}



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

    .testimonial-4 .testimonial-wrapper .testimonial-dec {

        font-size: 16px

    }

}



.testimonial-4 .testimonial-wrapper .testimonial-author {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    gap: 12px

}



.testimonial-4 .testimonial-wrapper .testimonial-author .testimonial-author-thumb {

    width: 70px;

    height: 70px

}



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

    .testimonial-4 .testimonial-wrapper .testimonial-author .testimonial-author-thumb {

        width: 60px;

        height: 60px

    }

}



.testimonial-4 .testimonial-wrapper .testimonial-author .testimonial-author-thumb img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover;

    border-radius: 100px

}



.testimonial-4 .testimonial-wrapper .testimonial-author .testimonial-author-text h2 {

    font-size: 20px;

    color: #191F29;

    font-weight: 600;

    line-height: 1;

    margin-bottom: 0;

    font-family: var(--bz-ff-p)

}



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

    .testimonial-4 .testimonial-wrapper .testimonial-author .testimonial-author-text h2 {

        font-size: 16px

    }

}



.testimonial-4 .testimonial-wrapper .testimonial-author .testimonial-author-text span {

    font-size: 14px;

    color: var(--bz-color-theme-primary);

    font-weight: 500;

    line-height: 1;

    font-family: var(--bz-ff-p)

}



.testimonial-4 .testimonial-4__pagination {

    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;

    gap: 26px;

    margin-top: 43px;

    margin-bottom: 9px

}



.testimonial-4 .testimonial-4__pagination .swiper-pagination-bullet {

    width: 8.33px;

    height: 8.33px;

    background: #CFCFCF;

    border-radius: 100px;

    opacity: 1;

    outline-offset: 6px;

    margin: 0!important

}



.testimonial-4 .testimonial-4__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {

    background: var(--bz-color-theme-primary);

    outline: 2px solid var(--bz-color-theme-primary);

    opacity: 1

}



.client-testimonial .mySwiper2 {

    margin-bottom: 30px;

    background: #FFF;

    border-radius: 15px;

    border: 1px solid #F2EEEE;

    -webkit-box-shadow: 0 15px 47px 0 rgb(21 28 41 / .09);

    box-shadow: 0 15px 47px 0 rgb(21 28 41 / .09)

}



.client-testimonial .client-testimonial__slider-nav__item .media {

    width: 123px;

    height: 123px;

    overflow: hidden;

    border-radius: 10px;

    border: 3px solid var(--bz-color-common-white)

}



.client-testimonial .client-testimonial__slider-nav__item .media img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover

}



.client-testimonial .client-testimonial__slider-content__author {

    padding: 50px;

    gap: 40px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    position: relative;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center

}



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

    .client-testimonial .client-testimonial__slider-content__author {

        padding: 40px 20px

    }

}



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

    .client-testimonial .client-testimonial__slider-content__author {

        -webkit-box-orient: vertical;

        -webkit-box-direction: normal;

        -ms-flex-direction: column;

        flex-direction: column;

        gap: 20px

    }

}



.client-testimonial .client-testimonial__slider-content__media {

    width: 252px;

    height: 252px;

    min-width: 252px;

    border-radius: 20px;

    overflow: hidden

}



.client-testimonial .client-testimonial__slider-content__media img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover

}



.client-testimonial .client-testimonial__slider-content__text p {

    font-size: 20px;

    line-height: 32px;

    margin-bottom: 30px

}



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

    .client-testimonial .client-testimonial__slider-content__text p {

        font-size: 18px

    }

}



.client-testimonial .client-testimonial__slider-content__text h6 {

    font-size: 24px;

    font-family: var(--bz-color-text-body);

    margin-bottom: 0

}



.client-testimonial .client-testimonial__slider-content__text .rating {

    gap: 3px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    position: absolute;

    right: 57px;

    bottom: 89px

}



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

    .client-testimonial .client-testimonial__slider-content__text .rating {

        position: inherit;

        margin-top: 30px

    }

}



.client-testimonial .client-testimonial__slider-content__text .rating i {

    color: var(--bz-color-theme-primary)

}



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

    .client-testimonial .mySwiperDesktop {

        display: none

    }

}



.client-testimonial .mySwiperDesktop .client-testimonial__thumb {

    width: 123px;

    height: 123px;

    min-width: 123px;

    border-radius: 10px;

    overflow: hidden;

    border: 2px solid #fff0

}



.client-testimonial .mySwiperDesktop .client-testimonial__thumb img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover

}



.client-testimonial .client-testimonial__thumb-wrapper {

    position: relative

}



.client-testimonial .client-testimonial__thumb-wrapper .swiper-button-next {

    right: -80px

}



.client-testimonial .client-testimonial__thumb-wrapper .swiper-button-prev {

    left: -80px

}



.client-testimonial .client-testimonial__thumb-wrapper .swiper-button-next,

.client-testimonial .client-testimonial__thumb-wrapper .swiper-button-prev {

    width: 60px;

    height: 60px;

    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;

    border-radius: 500px;

    border: 2px solid #EFEFEF;

    color: var(--bz-color-theme-primary);

    -webkit-transition: 0.3s ease-in-out;

    transition: 0.3s ease-in-out

}



@media (max-width:1600px) {

    .client-testimonial .client-testimonial__thumb-wrapper .swiper-button-next,

    .client-testimonial .client-testimonial__thumb-wrapper .swiper-button-prev {

        display: none

    }

}



.client-testimonial .client-testimonial__thumb-wrapper .swiper-button-next:hover,

.client-testimonial .client-testimonial__thumb-wrapper .swiper-button-prev:hover {

    background-color: var(--bz-color-theme-primary);

    color: var(--bz-color-common-white);

    border-color: #fff0

}



.client-testimonial .client-testimonial__thumb-wrapper .swiper-button-next::after,

.client-testimonial .client-testimonial__thumb-wrapper .swiper-button-prev::after {

    display: none

}



.client-testimonial .swiper-slide-thumb-active .client-testimonial__thumb {

    border-color: var(--bz-color-theme-primary)

}



@media (min-width:768px) {

    .client-testimonial .mySwiper {

        display: none

    }

}



.project-4 {

    background: -webkit-gradient(linear, left top, left bottom, from(#DAE8FF), to(#EDF0F5));

    background: linear-gradient(180deg, #DAE8FF 0%, #EDF0F5 100%);

    border-radius: 15px;

    margin: 0 120px;

    margin-bottom: 30px;

    position: relative

}



@media (max-width:1399px) {

    .project-4 {

        margin: 0 50px;

        margin-bottom: 30px

    }

}



@media (max-width:1200px) {

    .project-4 {

        margin: 0 0;

        margin-bottom: 30px

    }

}



.project-4 .project-item {

    position: relative

}



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

    .project-4 .project-item {

        margin-bottom: 30px

    }

}



.project-4 .project-item img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover;

    border-radius: 20px

}



.project-4 .project-item::before {

    content: "";

    width: 100%;

    height: 100%;

    position: absolute;

    bottom: 0;

    left: 0;

    background: -webkit-gradient(linear, left bottom, left top, color-stop(10.24%, var(--bz-color-theme-primary)), to(rgb(17 62 129 / .57)));

    background: linear-gradient(360deg, var(--bz-color-theme-primary) 10.24%, rgb(17 62 129 / .57) 100%);

    border-radius: 20px;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    opacity: 0;

    visibility: hidden

}



.project-4 .project-item:hover::before {

    opacity: 1;

    visibility: visible

}



.project-4 .project-item:hover .project-content {

    opacity: 1;

    visibility: visible;

    bottom: 40px

}



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

    .project-4 .project-item:hover .project-content {

        bottom: 20px

    }

}



.project-4 .project-item:hover .project-thumb div {

    opacity: 1;

    visibility: visible;

    top: 40px

}



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

    .project-4 .project-item:hover .project-thumb div {

        top: 20px

    }

}



.project-4 .project-item .project-content {

    position: absolute;

    bottom: 0;

    left: 40px;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    opacity: 0;

    visibility: hidden

}



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

    .project-4 .project-item .project-content {

        left: 20px

    }

}



.project-4 .project-item .project-content span {

    font-size: 16px;

    color: #fff;

    font-weight: 600;

    text-transform: uppercase;

    line-height: 1;

    margin-bottom: 12px;

    display: inline-block;

    font-family: var(--bz-ff-heading)

}



.project-4 .project-item .project-content .title {

    font-size: 30px;

    color: #fff;

    font-weight: 600;

    margin-bottom: 0;

    line-height: 1

}



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

    .project-4 .project-item .project-content .title {

        font-size: 22px

    }

}



.project-4 .project-item .project-thumb div {

    position: absolute;

    top: 0;

    right: 40px;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    opacity: 0;

    visibility: hidden

}



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

    .project-4 .project-item .project-thumb div {

        right: 20px

    }

}



.project-4 .project-item .project-thumb div a {

    width: 60px;

    height: 60px;

    background: #fff;

    color: var(--bz-color-theme-primary);

    border-radius: 500px;

    text-align: center;

    line-height: 60px;

    display: inline-block

}



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

    .project-4 .project-item .project-thumb div a {

        width: 50px;

        height: 50px;

        line-height: 50px

    }

}



.project-4 .project-bg-text h2 {

    font-size: 180px;

    color: #F5F9FF;

    text-transform: uppercase;

    font-weight: 700;

    margin: 0;

    position: absolute;

    right: 86px;

    top: 120px

}



@media (max-width:1399px) {

    .project-4 .project-bg-text h2 {

        font-size: 120px;

        right: 30px;

        top: 165px

    }

}



@media (max-width:1200px) {

    .project-4 .project-bg-text h2 {

        font-size: 100px;

        top: 183px

    }

}



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

    .project-4 .project-bg-text h2 {

        display: none

    }

}



.appointment-form-4 {

    background: #EBF3FF;

    border-radius: 15px;

    margin: 0 120px;

    margin-bottom: 30px;

    margin-top: 30px;

    position: relative;

    overflow: hidden

}



@media (max-width:1399px) {

    .appointment-form-4 {

        margin: 0 50px;

        margin-bottom: 30px

    }

}



@media (max-width:1200px) {

    .appointment-form-4 {

        margin: 0 0;

        margin-bottom: 30px

    }

}



.appointment-form-4 .appointment-form-wrapper {

    max-width: 530.26px;

    background: #FFF;

    border-radius: 15px;

    overflow: hidden;

    margin: 80px 0;

    margin-left: 50px;

    position: relative;

    z-index: 2

}



@media (max-width:1200px) {

    .appointment-form-4 .appointment-form-wrapper {

        max-width: inherit

    }

}



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

    .appointment-form-4 .appointment-form-wrapper {

        margin: 70px 0;

        margin-left: 0

    }

}



.appointment-form-4 .appointment-form-wrapper .form-title {

    font-size: 30px;

    font-weight: 600;

    color: #fff;

    background: var(--bz-color-theme-primary);

    padding: 22px 0;

    margin: 0;

    padding-left: 40px

}



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

    .appointment-form-4 .appointment-form-wrapper .form-title {

        font-size: 22px;

        padding-left: 25px

    }

}



.appointment-form-4 .appointment-form-wrapper .appointment-form {

    padding: 40px

}



.appointment-form-4 .appointment-form-wrapper .appointment-form .bz-primary-btn {

    padding: 16.5px 31.5px

}



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

    .appointment-form-4 .appointment-form-wrapper .appointment-form {

        padding: 25px

    }

}



.appointment-form-4 .appointment-form-wrapper .appointment-form form input {

    min-height: 50px;

    width: 100%;

    border: 1px solid #EAEAEA;

    border-radius: 10px;

    margin-bottom: 15px;

    padding: 0 25px

}



.appointment-form-4 .appointment-form-wrapper .appointment-form form input::-webkit-input-placeholder {

    color: #74787C;

    font-size: 16px;

    font-weight: 400;

    font-family: var(--bz-ff-body)

}



.appointment-form-4 .appointment-form-wrapper .appointment-form form input::-moz-placeholder {

    color: #74787C;

    font-size: 16px;

    font-weight: 400;

    font-family: var(--bz-ff-body)

}



.appointment-form-4 .appointment-form-wrapper .appointment-form form input:-ms-input-placeholder {

    color: #74787C;

    font-size: 16px;

    font-weight: 400;

    font-family: var(--bz-ff-body)

}



.appointment-form-4 .appointment-form-wrapper .appointment-form form input::-ms-input-placeholder {

    color: #74787C;

    font-size: 16px;

    font-weight: 400;

    font-family: var(--bz-ff-body)

}



.appointment-form-4 .appointment-form-wrapper .appointment-form form input::placeholder {

    color: #74787C;

    font-size: 16px;

    font-weight: 400;

    font-family: var(--bz-ff-body)

}



.appointment-form-4 .appointment-form-wrapper .appointment-form form textarea {

    min-height: 100px;

    width: 100%;

    border-radius: 10px;

    margin-bottom: 20px;

    padding: 0 25px;

    padding-top: 12px;

    border: 1px solid #EAEAEA

}



.appointment-form-4 .appointment-form-wrapper .appointment-form form textarea::-webkit-input-placeholder {

    color: #74787C;

    font-size: 16px;

    font-weight: 400;

    font-family: var(--bz-ff-body)

}



.appointment-form-4 .appointment-form-wrapper .appointment-form form textarea::-moz-placeholder {

    color: #74787C;

    font-size: 16px;

    font-weight: 400;

    font-family: var(--bz-ff-body)

}



.appointment-form-4 .appointment-form-wrapper .appointment-form form textarea:-ms-input-placeholder {

    color: #74787C;

    font-size: 16px;

    font-weight: 400;

    font-family: var(--bz-ff-body)

}



.appointment-form-4 .appointment-form-wrapper .appointment-form form textarea::-ms-input-placeholder {

    color: #74787C;

    font-size: 16px;

    font-weight: 400;

    font-family: var(--bz-ff-body)

}



.appointment-form-4 .appointment-form-wrapper .appointment-form form textarea::placeholder {

    color: #74787C;

    font-size: 16px;

    font-weight: 400;

    font-family: var(--bz-ff-body)

}



.appointment-form-4 .appointment-form-wrapper .appointment-form form textarea:focus-visible {

    outline: none

}



.appointment-form-4 .appointment-form-thumb-wrapper {

    position: relative;

    height: 100%

}



.appointment-form-4 .appointment-form-thumb {

    position: absolute;

    bottom: 0;

    left: 40px

}



@media (max-width:1200px) {

    .appointment-form-4 .appointment-form-thumb {

        left: 0

    }

}



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

    .appointment-form-4 .appointment-form-thumb {

        position: inherit

    }

}



.appointment-form-4 .appointment-form-bg-shape {

    position: absolute

}



.appointment-form-4 .appointment-form-bg-shape.appointment-form-bg-shape-1 {

    right: -190px;

    bottom: -23px

}



.appointment-form-4 .appointment-form-bg-shape.appointment-form-bg-shape-2 {

    top: 197px;

    left: 697px

}



.appointment-form-4 .appointment-form-bg-shape.appointment-form-bg-shape-3 {

    left: 0;

    bottom: -60px

}



.hero-section-4 {

    z-index: 2;

    overflow: hidden;

    background-color: rgb(231 235 242 / .9);

    position: relative

}



.hero-section-4::before {

    content: "";

    position: absolute;

    left: 0;

    top: 0;

    z-index: 2;

    background: -webkit-gradient(linear, right top, left top, color-stop(38.32%, #fff0), color-stop(56.35%, #E7EBF2));

    background: linear-gradient(270deg, #fff0 38.32%, #E7EBF2 56.35%);

    width: 100%;

    height: 100%

}



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

    .hero-section-4::before {

        background-color: rgb(231 235 242 / .9)

    }

}



.hero-section-4 .container-2 {

    position: relative

}



.slider03 .hero-thumb {

    position: absolute;

    right: -204px

}



.hero {

    width: 130%;

    height: 100%

}



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

    .slider03 .hero-thumb {

        top: 0

    }

}



.slider03.hero-thumb img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover

}



.slider03 .shapes .shape {

    position: absolute;

    z-index: 3;

    overflow: hidden!important

}



.slider03 .shapes .shape.shape-1 {

    top: -95px;

    left: -504px

}



.slider01,

.slider03,

.slider02 {

    overflow: hidden

}



.slider03 .shapes .shape.shape-2 {

    bottom: -371px;

    margin-left: -745px;

    animation: hero-anim-4 1s infinite linear alternate-reverse;

    overflow: hidden!important

}



.slider03 .shapes .box-shape {

    width: 1160.335px;

    height: 1003.012px;

    -webkit-transform: rotate(-16.627deg);

    transform: rotate(-16.627deg);

    background: var(--bs-gray-200);

    position: absolute;

    top: 0;

    z-index: 2;

    margin-left: -444px

}



.hero-section-6 {

    z-index: 2;

    overflow: hidden;

    background-size: cover;

    background-repeat: no-repeat;

    position: relative

}



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

    .hero-section-6 {

        margin-top: 0

    }

}



.slider01 {

    background-position: center;

    background-size: cover;

    background-repeat: no-repeat

}



.slider01::before {

    content: "";

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%

}



.hero-content-6::after {

    content: "";

    top: 30px;

    width: 600px;

    right: 550px;

    height: 443px;

    position: absolute;

    background: #003e60c2;

    mix-blend-mode: multiply;

    left: -45px;

    border-radius: 50px 0 100px

}



@media (max-width:1399px) {

    .hero-section-6::after {

        right: 270px;

        top: 310px

    }

}



@media (max-width:1200px) {

    .hero-section-6::after {

        left: -130px;

        top: 280px

    }

}



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

    .hero-section-6::after {

        left: -130px;

        top: 165px

    }

}



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

    .hero-section-6::after {

        left: -130px;

        top: 70px;

        height: 400px;

        width: 400px

    }

}



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

    .hero-section-6::after {

        left: -130px;

        top: 130px;

        height: 400px;

        width: 400px

    }

}



.hero-content-6 {

    z-index: 9;

    padding: 90px 0 100px;

    position: relative;

    max-width: 585px;

    margin-left: 17px;

    margin-bottom: 50px;

    margin-top: 50px

}



.hero-content-7 {

    z-index: 9;

    padding: 120px 0 70px;

    position: relative;

    padding-left: 50px

}



@media (max-width:1200px) {

    .hero-content-6 {

        z-index: 9;

        padding: 90px 0 100px;

        position: relative;

        max-width: 585px;

        margin-left: 50px!important

    }

}



@media (max-width:1400px) {

    .hero-content-6 {

        z-index: 9;

        padding: 90px 0 100px;

        position: relative;

        max-width: 585px;

        margin-left: 50px!important

    }

}



.hero-content-6 .section-heading .sub-heading {

    color: var(--bz-color-theme-primary)

}



.left-shape {

    background-color: var(--bz-color-theme-primary)

}



.left-shape::after {

    background-color: var(--bz-color-theme-primary)

}



.hero-content-6 .section-heading .section-title {

    font-size: 54px;

    font-weight: 700;

    line-height: 64px;

    margin-bottom: 30px

}



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

    .hero-content-6 .section-heading .section-title {

        font-size: 40px;

        line-height: 50px

    }

}



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

    .hero-content-6 .section-heading .section-title {

        font-size: 32px;

        line-height: 40px

    }

}



.hero-content-6 .hero-btn-wrap {

    gap: 15px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap

}



.hero-content-7 .hero-btn-wrap {

    gap: 15px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap

}



.carousel-control-next,

.carousel-control-prev {

    width: 5%!important

}



.hero-content-6 .hero-btn-wrap .bz-primary-btn {

    padding: 20px 31px;

    border-radius: 7px;

    text-transform: uppercase

}



.hero-content-6 .hero-btn-wrap .bz-primary-btn:before {

    background-color: var(--bz-color-heading-primary)

}



.hero-content-6 .hero-btn-wrap .bz-primary-btn.hero-btn {

    background-color: var(--bz-color-common-white);

    color: var(--bz-color-heading-primary)

}



.hero-content-6 .hero-btn-wrap .bz-primary-btn.hero-btn:before {

    background-color: var(--bz-color-theme-orange)

}



.hero-content-6 .hero-btn-wrap .bz-primary-btn.hero-btn:hover {

    color: var(--bz-color-common-white)

}



.process-section-4-wrapper {

    margin: 0 120px;

    background-color: var(--bz-color-heading-primary);

    border-radius: 15px

}



.process-wrapper {

    overflow: hidden

}



.shapes .shape {

    position: absolute;

    animation-timing-function: ease-in-out;

    animation-iteration-count: infinite

}



.shape-1 {

    animation: floatUpDown1 6s ease-in-out infinite

}



@keyframes floatUpDown1 {

    0% {

        transform: translateY(0)

    }

    50% {

        transform: translateY(-20px)

    }

    100% {

        transform: translateY(0)

    }

}



.shape-2 {

    animation: floatSide2 5s ease-in-out infinite

}



@keyframes floatSide2 {

    0% {

        transform: translateX(0)

    }

    50% {

        transform: translateX(15px)

    }

    100% {

        transform: translateX(0)

    }

}



.shape-3 {

    animation: floatDiagonal3 7s ease-in-out infinite

}



@keyframes floatDiagonal3 {

    0% {

        transform: translate(0, 0)

    }

    50% {

        transform: translate(20px, -15px)

    }

    100% {

        transform: translate(0, 0)

    }

}



.shape-4 {

    animation: rotateShape4 10s linear infinite

}



@keyframes rotateShape4 {

    from {

        transform: rotate(0deg)

    }

    to {

        transform: rotate(360deg)

    }

}



@media (max-width:1399px) {

    .process-section-4-wrapper {

        margin: 0 50px

    }

}



@media (max-width:1200px) {

    .process-section-4-wrapper {

        margin: 0

    }

}



.process-section-4-wrapper .mb-minus-30 {

    margin-bottom: -50px

}



.process-card-4 {

    position: relative;

    margin-bottom: 50px

}



.process-card-4 .arrow {

    position: absolute;

    top: 90px;

    right: -20%

}



@media (max-width:1200px) {

    .process-card-4 .arrow {

        right: -27%

    }

}



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

    .process-card-4 .arrow {

        display: none

    }

}



.process-card-4 .icon {

    background-color: var(--bz-color-common-white);

    position: relative;

    height: 150px;

    width: 150px;

    border-radius: 50%;

    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;

    margin: 0 auto

}



.process-card-4 .icon .number {

    background-color: var(--bz-color-theme-primary);

    font-family: var(--bz-ff-heading);

    color: var(--bz-color-common-white);

    font-size: 16px;

    font-weight: 700;

    height: 40px;

    width: 40px;

    border-radius: 50%;

    position: absolute;

    top: 0;

    right: 0;

    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

}



.process-card-4 .content {

    margin-top: 30px

}



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

    .process-card-4 .content {

        margin-top: 20px

    }

}



.process-card-4 .content .title {

    color: var(--bz-color-common-white);

    font-size: 24px;

    font-weight: 600;

    margin-bottom: 15px

}



.process-card-4 .content p {

    max-width: 269px;

    width: 100%;

    margin: 0 auto;

    margin-bottom: 15px

}



.process-card-4 .content a {

    font-weight: 700;

    color: var(--bz-color-common-white)

}



.process-card-4 .content a i {

    margin-left: 3px

}



.process-card-4 .content a:hover {

    color: var(--bz-color-theme-primary)

}



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

    .process-card-4.card-2 .arrow {

        display: none

    }

}



.process-card-4 {

    position: relative;

    margin-bottom: 50px

}



.process-card-4 .arrow {

    position: absolute;

    top: 90px;

    right: -20%

}



@media (max-width:1200px) {

    .process-card-4 .arrow {

        right: -27%

    }

}



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

    .process-card-4 .arrow {

        display: none

    }

}



.process-card-4 .icon {

    background-color: var(--bz-color-common-white);

    position: relative;

    height: 150px;

    width: 150px;

    border-radius: 50%;

    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;

    margin: 0 auto

}



.process-card-4 .icon .number {

    background-color: var(--bz-color-theme-primary);

    font-family: var(--bz-ff-heading);

    color: var(--bz-color-common-white);

    font-size: 16px;

    font-weight: 700;

    height: 40px;

    width: 40px;

    border-radius: 50%;

    position: absolute;

    top: 0;

    right: 0;

    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

}



.process-card-4 .content {

    margin-top: 30px

}



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

    .process-card-4 .content {

        margin-top: 20px

    }

}



.process-card-4 .content .title {

    color: var(--bz-color-common-white);

    font-size: 24px;

    font-weight: 600;

    margin-bottom: 15px

}



.process-card-4 .content p {

    max-width: 269px;

    width: 100%;

    margin: 0 auto;

    margin-bottom: 15px

}



.process-card-4 .content a {

    font-weight: 700;

    color: var(--bz-color-common-white)

}



.process-card-4 .content a i {

    margin-left: 3px

}



.process-card-4 .content a:hover {

    color: var(--bz-color-theme-primary)

}



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

    .process-card-4.card-2 .arrow {

        display: none

    }

}



.about-5 .about-thumg {

    margin-right: 46px

}



.about-5 .about-thumg img {

    border-radius: 30px

}



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

    .about-5 .about-thumg img {

        width: 100%;

        height: 100%;

        -o-object-fit: cover;

        object-fit: cover

    }

}



@media (max-width:1200px) {

    .about-5 .about-thumg {

        margin-right: 0

    }

}



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

    .about-5 .about-thumg {

        margin-right: 0

    }

}



.about-5 .about-content {

    padding-left: 0;

    margin-left: -15px

}



@media (max-width:1399px) {

    .about-5 .about-content {

        margin-left: 0

    }

}



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

    .about-5 .about-content {

        margin-top: 30px

    }

}



.about-5 .about-content p {

    font-size: 16px;

    color: #74787C;

    font-weight: 400;

    line-height: 26px;

    margin-bottom: 0;

    padding-right: 35px

}



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

    .about-5 .about-content p {

        padding-right: 0

    }

}



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

    .about-5 .about-content p {

        font-size: 15px

    }

}



.about-5 .about-content .about-info-list {

    margin-top: 40px

}



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

    .about-5 .about-content .about-info-list {

        margin-top: 30px

    }

}



.about-5 .about-content .about-info-list .about-info-list-item {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    gap: 25px;

    margin-bottom: 32px

}



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

    .about-5 .about-content .about-info-list .about-info-list-item {

        display: block

    }

}



.about-5 .about-content .about-info-list .about-info-list-item:last-of-type .about-info-list-icon::before {

    display: none

}



.about-5 .about-content .about-info-list .about-info-list-item .about-info-list-icon {

    min-width: 75px;

    height: 75px;

    border-radius: 500px;

    background: #FFF;

    -webkit-box-shadow: 0 9px 23px rgb(24 16 16 / .1);

    box-shadow: 0 9px 23px rgb(24 16 16 / .1);

    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;

    position: relative

}



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

    .about-5 .about-content .about-info-list .about-info-list-item .about-info-list-icon {

        width: 75px;

        margin-bottom: 15px

    }

}



.about-5 .about-content .about-info-list .about-info-list-item .about-info-list-icon::before {

    width: 1px;

    height: 42px;

    background-color: #D9D9D9;

    content: "";

    position: absolute;

    top: 100%;

    left: 0;

    right: 0;

    margin: auto

}



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

    .about-5 .about-content .about-info-list .about-info-list-item .about-info-list-icon::before {

        display: none

    }

}



.about-5 .about-content .about-info-list .about-info-list-item .about-info-list-text h3 {

    font-size: 22px;

    color: #191F29;

    font-weight: 600;

    margin-bottom: 10px;

    line-height: 1

}



.about-5 .about-content .about-info-list .about-info-list-item .about-info-list-text p {

    font-size: 16px;

    font-weight: 400;

    color: #74787C;

    line-height: 26px

}



.about-5 .section-heading {

    margin-bottom: 21px

}



@media (max-width:1200px) {

    .about-5 .section-heading .section-title br {

        display: none

    }

}



.blog-5 .post-card {

    overflow: hidden

}



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

    .blog-5 .post-card {

        margin-bottom: 30px

    }

}



.blog-5 .post-card .post-thumb {

    position: relative;

    overflow: hidden;

    height: 100%;

    border-radius: 15px

}



.blog-5 .post-card .post-thumb img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover;

    -webkit-transition: 0.3s ease-in-out;

    transition: 0.3s ease-in-out;

    -webkit-transform: scale(1);

    transform: scale(1);

    overflow: hidden;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.blog-5 .post-card .post-thumb:hover img {

    -webkit-transform: scale(1.1);

    transform: scale(1.1)

}



.blog-5 .post-card .post-content-wrap {

    background: none;

    padding: 0

}



.blog-5 .post-card .post-content {

    margin-bottom: 0;

    padding-bottom: 0;

    border-bottom: none

}



.blog-5 .post-card .post-content .title {

    font-size: 24px;

    font-weight: 600;

    line-height: 1.4;

    text-transform: capitalize;

    margin-bottom: 0

}



@media (max-width:1200px) {

    .blog-5 .post-card .post-content .title {

        font-size: 19px

    }

}



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

    .blog-5 .post-card .post-content .title {

        font-size: 22px

    }

}



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

    .blog-5 .post-card .post-content .title {

        font-size: 16px

    }

}



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

    .blog-5 .post-card .post-content .title {

        font-size: 18px

    }

}



.blog-5 .post-card .post-content .title a {

    background: -webkit-gradient(linear, left top, left bottom, from(var(--bz-color-theme-primary)), color-stop(98%, var(--bz-color-theme-primary)));

    background: linear-gradient(var(--bz-color-theme-primary) 0%, var(--bz-color-theme-primary) 98%);

    background-size: 0 2px;

    background-repeat: no-repeat;

    background-position: left 100%;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.blog-5 .post-card .post-content .title a:hover {

    color: var(--bz-color-theme-primary);

    background-size: 100% 2px

}



.blog-5 .post-card .post-content p {

    font-size: 16px;

    color: #74787C;

    font-weight: 400;

    line-height: 26px;

    margin-top: 7px;

    margin-bottom: 22px

}



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

    .blog-5 .post-card .post-content p {

        font-size: 14px;

        line-height: 24px

    }

}



.blog-5 .post-card .read-more {

    font-size: 16px;

    font-weight: 700;

    text-transform: capitalize;

    color: var(--bz-color-theme-primary);

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center

}



.blog-5 .post-card .read-more i {

    font-size: 14px;

    margin-left: 5px;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.blog-5 .post-card .read-more:hover i {

    margin-left: 8px

}



.blog-5 .post-meta {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    list-style: none;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    row-gap: 10px;

    padding-bottom: 15px;

    margin-bottom: 16px;

    margin-top: 13px;

    border-bottom: 1px solid #EBEBEB

}



.blog-5 .post-meta li,

.blog-5 .post-meta a {

    font-family: var(--bz-ff-body);

    font-size: 16px;

    font-weight: 400;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-column-gap: 10px;

    -moz-column-gap: 10px;

    column-gap: 10px

}



.blog-5 .post-meta li i,

.blog-5 .post-meta a i {

    font-size: 16px;

    color: var(--bz-color-text-body)

}



.blog-5 .post-meta li:not(:last-of-type),

.blog-5 .post-meta a:not(:last-of-type) {

    margin-right: 20px

}



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

    .blog-5 .post-meta li,

    .blog-5 .post-meta a {

        font-size: 12px

    }

}



.blog-5 .post-meta li a:hover {

    color: var(--bz-color-theme-primary)

}



.blog-5 .post-meta li a:hover i {

    color: var(--bz-color-theme-primary)

}



.Read-more-2 {

    font-size: 16px;

    font-weight: 600;

    color: #191F29;

    display: inline-block;

    font-family: var(--bz-ff-body)

}



.Read-more-2 i {

    font-size: 14px;

    color: #191F29;

    border: 1px solid rgb(25 31 41 / .3);

    width: 35px;

    height: 35px;

    border-radius: 500px;

    text-align: center;

    line-height: 35px;

    margin-right: 5px;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.Read-more-2:hover i {

    background-color: var(--bz-color-theme-primary);

    border-color: var(--bz-color-theme-primary);

    color: #fff

}



.why-choose-thirteen__image__award__icon {

    display: inline-flex;

    align-items: center;

    justify-content: center;

    transition: transform 0.4s ease-in-out

}



.why-choose-thirteen__image__award__icon:hover {

    transform: scale(1.1);

    cursor: pointer

}



.why-choose-thirteen {

    position: relative;

    overflow: hidden;

    background-color: #003a5b

}



.why-choose-thirteen__content {

    position: relative;

    padding: 70px 0 70px

}



.why-choose-thirteen__content__text {

    font-size: 16px;

    line-height: 30px;

    font-weight: 600;

    margin: 0 0 30px;

    color: #fff

}



.why-choose-thirteen__box-wrapper {

    position: relative;

    display: flex;

    align-items: center;

    justify-content: flex-start;

    gap: 77px

}



.why-choose-thirteen__box {

    position: relative;

    z-index: 1;

    max-width: 179px

}



.why-choose-thirteen__box__top {

    width: 192px;

    height: 192px;

    background-color: #fff;

    border-radius: 50%;

    display: flex;

    align-items: center;

    flex-direction: column;

    text-align: center;

    gap: 7px;

    margin-bottom: 20px;

    padding-top: 20px

}



.why-choose-thirteen__box__icon {

    width: 76px;

    height: 76px;

    background-color: var(--bz-color-theme-primary);

    border-radius: 50%;

    display: flex;

    align-items: center;

    justify-content: center;

    margin: 0 auto;

    position: relative;

    font-size: 38px;

    color: #fff

}



.why-choose-thirteen__box__icon:hover {

    background-color: var(--bz-color-theme-orange);

    color: #fff

}



.why-choose-thirteen__box__title {

    font-size: 16px;

    line-height: 24px;

    text-transform: capitalize;

    font-weight: 800;

    margin: 0

}



.accordion-button:focus {

    box-shadow: none!important

}



.why-choose-thirteen__box__text {

    margin: 0;

    font-size: 16px;

    font-weight: 600;

    margin-right: -15px;

    color: #fff;

    text-align: center

}



.why-choose-thirteen__box {

    position: relative;

    z-index: 1;

    max-width: 155px

}



.why-choose-thirteen__box__top {

    width: 192px;

    height: 192px;

    background-color: #fff;

    border-radius: 50%;

    display: flex;

    align-items: center;

    flex-direction: column;

    text-align: center;

    gap: 7px;

    margin-bottom: 20px;

    padding-top: 20px

}



.why-choose-thirteen__image {

    position: relative;

    z-index: 1;

    margin: 0;

    display: inline-block;

    margin-left: -130px

}



.why-choose-thirteen__image__shape {

    position: absolute;

    rig;

    margin-left: -55px;

    bottom: -22px

}



.why-choose-thirteen__image img {

    max-width: none

}



.why-choose-thirteen__image__award {

    position: absolute;

    left: 50px;

    bottom: 41px;

    z-index: 1;

    text-align: center

}



.why-choose-thirteen__image__award__icon {

    font-size: 100px;

    color: #fff;

    line-height: 103px;

    display: block

}



.why-choose-thirteen__image__award__content {

    margin: 15px 0 0;

    font-size: 28px;

    line-height: 41px;

    font-weight: 700;

    color: #fff;

    text-transform: capitalize

}



.why-choose-thirteen h2 {

    color: #fff;

    font-size: 38px;

    padding-bottom: 32px

}



.why-choose-thirteen h6 {

    color: #fff

}



.cta-5 {

    background: rgb(22 25 33 / .75);

    padding: 111px 0

}



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

    .cta-5 {

        padding: 70px 0

    }

}



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

    .cta-5 {

        padding: 60px 0

    }

}



.cta-5 .cta-content-wrapper {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between

}



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

    .cta-5 .cta-content-wrapper {

        display: block

    }

}



.cta-5 .cta-content-wrapper .section-heading-4 {

    margin-bottom: 0

}



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

    .cta-5 .cta-content-wrapper .section-heading-4 {

        margin-bottom: 20px

    }

}



@media (max-width:1200px) {

    .cta-5 .cta-content-wrapper .section-heading-4 .section-title br {

        display: none!important

    }

}



.cta-5 .cta-content-wrapper .cta-btn-wrap {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    gap: 20px

}



.cta-5 .cta-content-wrapper .cta-btn-wrap .bz-primary-btn {

    padding: 19.5px 38.7px;

    border-radius: 100px

}



.cta-5 .cta-content-wrapper .cta-btn-wrap .video-btn a {

    background-color: #fff0;

    color: var(--bz-color-common-white);

    height: 55px;

    width: 55px;

    border-radius: 100px;

    border: 2px solid var(--bz-color-common-white);

    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;

    position: relative;

    z-index: 2

}



.cta-5 .cta-content-wrapper .cta-btn-wrap .video-btn a:hover {

    color: #161921;

    background-color: var(--bz-color-common-white)

}



.services-5 {

    background: #191f291c;

    position: relative

}



.services-5 .services-bg {

    position: absolute;

    top: 0;

    left: 0;

    z-index: -1;

    background: rgb(249 249 249 / .55)

}



.services-5 .services-item {

    background: #FFF;

    border: 1px solid #E7E7E7;

    border-radius: 15px;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    position: relative;

    overflow: hidden;

    z-index: 1

}



.services-5 .services-item::before {

    content: "";

    background-color: var(--bz-color-theme-primary);

    width: 100%;

    height: 0;

    position: absolute;

    bottom: 0;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    left: 0

}



.services-5 .services-item:hover::before {

    height: 80%;

    z-index: -1

}



.services-5 .services-item:hover .services-content .services-icon {

    background-color: var(--bz-color-theme-primary)

}



.services-5 .services-item:hover .services-content .bz-primary-btn {

    background-color: var(--bz-color-theme-orange)

}



.services-5 .services-item:hover .services-content .services-icon img {

    -webkit-filter: brightness(0) invert(1);

    filter: brightness(0) invert(1)

}



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

    .services-5 .services-item {

        margin-bottom: 30px

    }

}



.services-5 .services-item .services-thumb {

    position: relative;

    z-index: 2

}



.services-5 .services-item .services-thumb img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover;

    border-radius: 15px 15px 0 0;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.services-5 .services-item .services-content {

    background: #FFF;

    border: 1px solid #E7E7E7;

    -webkit-box-shadow: 0 9px 39px rgb(0 0 0 / .07);

    box-shadow: 0 9px 39px rgb(0 0 0 / .07);

    border-radius: 15px;

    text-align: center;

    margin: 0 30px 30px;

    margin-top: -50px;

    position: relative;

    z-index: 3

}



@media (max-width:1200px) {

    .services-5 .services-item .services-content {

        margin: 0 20px 20px;

        margin-top: -50px

    }

}



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

    .services-5 .services-item .services-content {

        margin: 0 18px 18px;

        margin-top: -50px

    }

}



.services-5 .services-item .services-content .services-icon {

    width: 95px;

    height: 95px;

    background: #FFF;

    -webkit-box-shadow: 0 4px 44px rgb(0 0 0 / .1);

    box-shadow: 0 4px 44px rgb(0 0 0 / .1);

    border-radius: 500px;

    margin: auto;

    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;

    margin-top: -48px;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



.services-5 .services-item .services-content .services-title {

    font-size: 24px;

    font-weight: 600;

    color: #191F29;

    margin-bottom: 10px;

    margin-top: 22px

}



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

    .services-5 .services-item .services-content .services-title {

        font-size: 20px

    }

}



.services-5 .services-item .services-content .services-dec {

    line-height: 26px;

    margin-bottom: 0;

    padding: 0 10px

}



.services-5 .services-item .services-content .services-btn {

    border-top: 1px solid #E7E7E7;

    padding: 13px 0;

    margin-top: 12px

}



.services-5 .services-item .services-content .services-btn a {

    font-size: 16px;

    font-weight: 600;

    display: inline-block

}



.feedback-5 {

    background: #F6F7FA;

    position: relative

}



.feedback-5 .feedback-bg {

    position: absolute;

    top: 0;

    left: 0

}



.feedback-5 .swiper {

    overflow: inherit

}



.feedback-5 .swiper.feedback-5__active {

    overflow-x: clip

}



.feedback-5 .feedback-wrapper {

    background: #FFF;

    -webkit-box-shadow: 0 15px 41px rgb(13 22 39 / .08);

    box-shadow: 0 15px 41px rgb(13 22 39 / .08);

    border-radius: 15px;

    padding: 50px;

    padding-bottom: 40px

}



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

    .feedback-5 .feedback-wrapper {

        padding: 20px;

        padding-bottom: 20px

    }

}



.feedback-5 .feedback-wrapper .feedback-item {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

    border-bottom: 1px solid #E6E6E7;

    padding-bottom: 30px;

    margin-bottom: 20px

}



.feedback-5 .feedback-wrapper .feedback-author-thumb {

    width: 80px;

    height: 80px

}



.feedback-5 .feedback-wrapper .feedback-author-thumb img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover;

    border-radius: 12px

}



.feedback-5 .feedback-wrapper .name {

    font-size: 24px;

    font-weight: 600;

    color: #191F29;

    margin-bottom: 0

}



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

    .feedback-5 .feedback-wrapper .name {

        font-size: 18px

    }

}



.feedback-5 .feedback-wrapper .position {

    font-size: 16px;

    color: var(--bz-color-theme-primary);

    font-weight: 400;

    font-family: var(--bz-ff-heading)

}



.feedback-5 .feedback-wrapper .feedback-dec {

    font-size: 20px;

    color: #74787C;

    line-height: 34px;

    font-style: italic;

    margin-bottom: 0

}



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

    .feedback-5 .feedback-wrapper .feedback-dec {

        font-size: 17px;

        line-height: 30px

    }

}



.feedback-5 .feedback-wrapper .feedback-author {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    gap: 17px

}



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

    .feedback-5 .feedback-wrapper .feedback-author {

        gap: 10px

    }

}



.project-5 .view-more {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    gap: 16px

}



.project-5 .view-more i {

    width: 40px;

    height: 40px;

    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;

    background-color: #fff0;

    border: 1px solid var(--bz-color-text-body);

    border-radius: 500px;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    color: var(--bz-color-text-body)

}



.project-5 .view-more:hover i {

    color: var(--bz-color-common-white);

    background-color: var(--bz-color-theme-primary);

    border-color: #fff0

}



.project-5 .project-5-wrapper {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    margin: 0 -170px;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    gap: 10px;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between

}



@media (max-width:1399px) {

    .project-5 .project-5-wrapper {

        margin: 0

    }

}



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

    .project-5 .project-5-wrapper {

        display: block

    }

}



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

    .project-5 .project-5-wrapper .project-5__item {

        margin: 15px 0

    }

}



.project-5 .project-5-wrapper .project-5__item .project-thumb {

    max-width: 397px;

    height: 500px;

    border-radius: 20px;

    position: relative;

    overflow: hidden

}



@media (max-width:1200px) {

    .project-5 .project-5-wrapper .project-5__item .project-thumb {

        height: 400px

    }

}



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

    .project-5 .project-5-wrapper .project-5__item .project-thumb {

        margin: auto

    }

}



.project-5 .project-5-wrapper .project-5__item .project-thumb a {

    left: 0;

    right: 0;

    top: 0;

    bottom: 0;

    margin: auto;

    width: 130px;

    height: 130px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    font-size: 30px;

    position: absolute;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    opacity: 0;

    border-radius: 500px;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    color: var(--bz-color-theme-primary);

    background: var(--bz-color-common-white);

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



@media (max-width:1200px) {

    .project-5 .project-5-wrapper .project-5__item .project-thumb a {

        width: 100px;

        height: 100px

    }

}



.project-5 .project-5-wrapper .project-5__item .project-thumb::before {

    bottom: 0;

    left: 0;

    opacity: 0;

    content: "";

    width: 100%;

    height: 100%;

    position: absolute;

    mix-blend-mode: multiply;

    background-color: var(--bz-color-theme-primary);

    -webkit-transition: all 300ms linear;

    transition: all 300ms linear

}



.project-5 .project-5-wrapper .project-5__item .project-thumb img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover

}



.project-5 .project-5-wrapper .project-5__item .project-thumb.active {

    max-width: 825px;

    height: 500px;

    -webkit-transition: 0.6s;

    transition: 0.6s

}



@media (max-width:1399px) {

    .project-5 .project-5-wrapper .project-5__item .project-thumb.active {

        max-width: 550px

    }

}



@media (max-width:1200px) {

    .project-5 .project-5-wrapper .project-5__item .project-thumb.active {

        height: 400px

    }

}



.project-5 .project-5-wrapper .project-5__item .project-thumb.active a {

    opacity: 1

}



.project-5 .project-5-wrapper .project-5__item .project-thumb.active::before {

    opacity: 1

}



.case-studies-6 .case-studies-top {

    position: relative;

    padding-top: 120px

}



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

    .case-studies-6 .case-studies-top {

        padding-top: 70px

    }

}



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

    .case-studies-6 .case-studies-top {

        padding-top: 60px

    }

}



.case-studies-6 .case-studies-top .case-studies-bg-shape {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 574px

}



.case-studies-6 .case-studies-top .case-studies-bg-shape img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover

}



.case-studies-6 .case-studies-top .case-studies-top-wrapper {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

    position: relative;

    gap: 30px

}



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

    .case-studies-6 .case-studies-top .case-studies-top-wrapper {

        display: block;

        margin-bottom: 30px

    }

}



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

    .case-studies-6 .case-studies-top .case-studies-top-wrapper .section-heading {

        margin-bottom: 20px

    }

}



.case-studies-6 .case-studies-top .case-studies-top-wrapper .bz-primary-btn {

    padding: 19.5px 41.3px;

    border-radius: 100px;

    text-transform: capitalize

}



.case-studies-bottom-wrapper {

    margin: 0 120px

}



@media (max-width:1399px) {

    .case-studies-bottom-wrapper {

        margin: 0 50px

    }

}



@media (max-width:1200px) {

    .case-studies-bottom-wrapper {

        margin: 0 0

    }

}



.case-studies-wrapper {

    position: relative

}



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

    .case-studies-wrapper {

        margin-bottom: 30px

    }

}



.case-studies-wrapper:hover .case-studies-content {

    opacity: 1;

    visibility: visible;

    bottom: 40px

}



@media (max-width:1399px) {

    .case-studies-wrapper:hover .case-studies-content {

        bottom: 30px

    }

}



@media (max-width:1200px) {

    .case-studies-wrapper:hover .case-studies-content {

        bottom: 20px

    }

}



.case-studies-wrapper:hover .case-studies-thumb a {

    opacity: 1;

    visibility: visible

}



.case-studies-title {

    font-size: 24px;

    font-weight: 600;

    color: #191F29;

    margin-bottom: 0

}



@media (max-width:1399px) {

    .case-studies-title {

        font-size: 20px

    }

}



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

    .case-studies-title {

        font-size: 18px

    }

}



.case-studies-content {

    position: absolute;

    right: 40px;

    left: 40px;

    bottom: 0;

    background: #fff;

    padding: 30px;

    border-radius: 5px;

    opacity: 0;

    visibility: hidden;

    -webkit-transition: 0.3s ease-in-out;

    transition: 0.3s ease-in-out

}



@media (max-width:1399px) {

    .case-studies-content {

        right: 30px;

        left: 30px;

        padding: 25px

    }

}



@media (max-width:1200px) {

    .case-studies-content {

        right: 20px;

        left: 20px;

        padding: 20px

    }

}



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

    .case-studies-content {

        right: 15px;

        left: 15px;

        padding: 15px

    }

}



.case-studies-content span {

    font-size: 16px;

    font-weight: 400;

    color: var(--bz-color-theme-primary);

    font-family: var(--bz-ff-heading)

}



.case-studies-thumb img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover;

    border-radius: 20px

}



.case-studies-thumb a {

    width: 55px;

    height: 55px;

    background: #fff;

    position: absolute;

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

    margin: auto;

    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;

    border-radius: 100px;

    color: var(--bz-color-theme-primary);

    font-size: 16px;

    opacity: 0;

    visibility: hidden;

    -webkit-transition: 0.4s ease-in-out;

    transition: 0.4s ease-in-out

}



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

    .case-studies-thumb a {

        width: 45px;

        height: 45px

    }

}



.counter-6 {

    background: #000;

    position: relative

}



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

    .counter-6 {

        padding: 70px 0

    }

}



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

    .counter-6 {

        padding: 60px 0

    }

}



.counter-6 .left-1-shape {

    position: absolute;

    left: 0;

    bottom: 0

}



@media (max-width:1200px) {

    .counter-6 .left-1-shape {

        display: none

    }

}



.counter-6 .right-2-shape {

    position: absolute;

    right: 0;

    bottom: 0

}



.counter-6 .counter-wrapper {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between

}



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

    .counter-6 .counter-wrapper {

        -webkit-column-count: 1;

        -moz-column-count: 1;

        column-count: 1

    }

}



.counter-6 .counter-wrapper .counter-item {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    gap: 25px

}



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

    .counter-6 .counter-wrapper .counter-item {

        gap: 10px

    }

}



.counter-icon {

    width: 90px;

    height: 90px;

    background: var(--bz-color-theme-orange);

    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;

    border-radius: 100px

}



.counter-count>span {

    font-size: 15px;

    color: #fff;

    text-transform: uppercase;

    font-weight: 600;

    font-family: var(--bz-ff-heading)

}



.team-strength .team-strength-content {

    position: relative

}



.team-strength .team-strength-content .section-heading .sub-heading {

    margin-bottom: 14px

}



.team-strength .team-strength-content .team-strength-counter {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    gap: 20px

}



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

    .team-strength .team-strength-content .team-strength-counter {

        display: block

    }

}



.team-strength .team-strength-content .team-strength-counter .team-strength-item {

    background: rgb(255 255 255 / .04);

    border: 1px solid rgb(255 255 255 / .17);

    border-radius: 5px;

    padding: 31px 40px;

    min-width: 270px

}



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

    .team-strength .team-strength-content .team-strength-counter .team-strength-item {

        min-width: 260px

    }

}



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

    .team-strength .team-strength-content .team-strength-counter .team-strength-item {

        margin-bottom: 15px;

        padding: 20px

    }

}



.team-strength .team-strength-content .team-strength-counter .team-strength-item h2 {

    font-size: 40px;

    font-weight: 700;

    line-height: 1;

    margin-bottom: 0;

    color: #fff

}



.team-strength .team-strength-content .team-strength-counter .team-strength-item h2 span {

    font-size: 40px;

    font-weight: 700;

    line-height: 1;

    font-family: var(--bz-ff-heading)!important;

    color: #fff

}



.team-strength .team-strength-content .team-strength-counter .team-strength-item span {

    font-size: 14px;

    font-weight: 500;

    text-transform: uppercase;

    font-family: var(--bz-ff-heading);

    color: #fff

}



.team-strength .team-strength-content .team-strength-dec {

    font-size: 16px;

    font-weight: 400;

    color: #C8C9CB;

    line-height: 26px;

    margin-bottom: 34px;

    margin-top: 32px

}



.team-strength .team-strength-thumb-wrapper {

    width: 100%;

    height: 100%

}



.team-strength .team-strength-thumb-wrapper .team-strength-thumb {

    bottom: 0;

    left: 0

}



@media (max-width:1200px) {

    .team-strength .team-strength-thumb-wrapper .team-strength-thumb {

        right: -140px;

        left: auto

    }

}



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

    .team-strength .team-strength-thumb-wrapper .team-strength-thumb {

        position: inherit;

        right: 0

    }

}



.team-strength .team-strength-bg-1 {

    width: 88px;

    height: 87px;

    background: var(--bz-color-theme-primary);

    -webkit-transform: matrix(0, -1, -1, 0, 0, 0);

    transform: matrix(0, -1, -1, 0, 0, 0);

    position: absolute;

    bottom: 0;

    right: 0

}



.team-strength .team-strength-shape-1 {

    right: 88px;

    bottom: 88px

}



@media (max-width:1399px) {

    .team-strength .team-strength-shape-1 {

        right: 50px

    }

}



.team-strength .team-strength-shape-2 {

    left: -169px;

    top: -210px

}



.services-6 {

    background: #F9F9F9;

    position: relative;

    overflow: hidden

}



.services-6 .services-item {

    position: relative;

    overflow: hidden

}



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

    .services-6 .services-item {

        margin-bottom: 30px

    }

}



.services-6 .services-item::before {

    content: "";

    width: 100%;

    height: 100%;

    bottom: 0;

    left: 0;

    z-index: 3;

    position: absolute;

    border-radius: 10px;

    -webkit-transition: 0.3s ease-in-out;

    transition: 0.3s ease-in-out;

    background: -webkit-gradient(linear, left top, left bottom, color-stop(24.52%, #fff0), color-stop(87.86%, rgb(6 9 12 / .85)));

    background: linear-gradient(180deg, #fff0 24.52%, rgb(6 9 12 / .85) 87.86%)

}



.services-6 .services-item::after {

    left: 0;

    bottom: 0;

    opacity: 0;

    content: "";

    width: 100%;

    height: 100%;

    position: absolute;

    border-radius: 10px;

    visibility: hidden;

    background: #1E6EE6;

    -webkit-transition: 0.3s ease-in-out;

    transition: 0.3s ease-in-out;

    mix-blend-mode: soft-light

}



.services-6 .services-item:hover::before {

    opacity: 1

}



.services-6 .services-item:hover::after {

    opacity: 1;

    visibility: visible

}



.services-6 .services-item:hover .services-content {

    bottom: 40px

}



@media (max-width:1200px) {

    .services-6 .services-item:hover .services-content {

        bottom: 30px

    }

}



.services-6 .services-item:hover .services-thumb::before {

    opacity: 1

}



.services-6 .services-item:hover .services-thumb::after {

    opacity: 1;

    visibility: visible

}



.services-6 .services-item:hover .services-dec {

    opacity: 1;

    visibility: visible

}



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

    .services-6 .services-item:hover .services-dec {

        display: none

    }

}



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

    .services-6 .services-item:hover .services-dec {

        display: block

    }

}



.services-6 .services-item:hover .services-btn {

    opacity: 1;

    visibility: visible

}



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

    .services-6 .services-item:hover .services-btn {

        margin-top: 20px

    }

}



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

    .services-6 .services-item:hover .services-btn {

        margin-top: 0

    }

}



.services-6 .services-thumb {

    position: relative

}



.services-6 .services-thumb::before {

    content: "";

    left: 0;

    bottom: 0;

    opacity: 1;

    width: 100%;

    opacity: 0;

    height: 100%;

    position: absolute;

    border-radius: 10px;

    visibility: visible;

    mix-blend-mode: multiply;

    -webkit-transition: 0.3s ease-in-out;

    transition: 0.3s ease-in-out;

    background: #003a5b

}



.services-6 .services-thumb::after {

    left: 0;

    bottom: 0;

    z-index: 3;

    opacity: 0;

    content: "";

    width: 100%;

    height: 100%;

    position: absolute;

    border-radius: 10px;

    -webkit-transition: 0.3s ease-in-out;

    transition: 0.3s ease-in-out;

    background: -webkit-gradient(linear, left top, left bottom, color-stop(9.52%, rgb(12 47 99 / .12)), color-stop(87.86%, #003a5b));

    background: linear-gradient(180deg, rgb(12 47 99 / .12) 9.52%, #003a5b 87.86%)

}



.services-6 .services-thumb img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover;

    border-radius: 10px

}



.services-6 .services-content {

    position: absolute;

    bottom: -50px;

    left: 40px;

    right: 10px;

    z-index: 9;

    -webkit-transition: 0.3s ease-in-out;

    transition: 0.3s ease-in-out

}



@media (max-width:1200px) {

    .services-6 .services-content {

        bottom: -100px;

        left: 25px;

        right: 0

    }

}



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

    .services-6 .services-content {

        bottom: -90px;

        left: 20px

    }

}



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

    .services-6 .services-content {

        bottom: -90px

    }

}



.services-6 .services-content .services-icon {

    width: 80px;

    height: 80px;

    background: var(--bz-color-common-white);

    border-radius: 10px;

    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;

    position: relative;

    margin-bottom: 30px

}



@media (max-width:1200px) {

    .services-6 .services-content .services-icon {

        width: 70px;

        height: 70px;

        margin-bottom: 20px

    }

}



.services-6 .services-content .services-icon::before {

    content: "";

    width: 75px;

    height: 75px;

    background: var(--bz-color-common-white);

    mix-blend-mode: normal;

    opacity: .32;

    border-radius: 10px;

    position: absolute;

    top: 10px;

    left: 10px

}



@media (max-width:1200px) {

    .services-6 .services-content .services-icon::before {

        width: 65px;

        height: 65px

    }

}



.services-6 .services-content .services-title {

    font-size: 24px;

    color: var(--bz-color-common-white);

    margin-bottom: 0;

    font-weight: 600

}



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

    .services-6 .services-content .services-title {

        font-size: 21px

    }

}



.services-6 .services-content .services-title a:hover {

    color: #F9F9F9

}



.services-6 .services-content .services-dec {

    font-size: 16px;

    line-height: 26px;

    font-weight: 400;

    color: var(--bz-color-common-white);

    margin-bottom: 20px;

    margin-top: 8px;

    opacity: 0;

    visibility: hidden;

    -webkit-transition: 0.3s ease-in-out;

    transition: 0.3s ease-in-out

}



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

    .services-6 .services-content .services-dec {

        font-size: 15px;

        line-height: 22px

    }

}



.services-6 .services-content .services-btn {

    opacity: 0;

    visibility: hidden;

    -webkit-transition: 0.3s ease-in-out;

    transition: 0.3s ease-in-out

}



.services-6 .bz-primary-btn.bz-primary-btn-4 {

    background: var(--bz-color-common-white);

    font-size: 16px;

    color: var(--bz-color-theme-primary);

    text-transform: capitalize;

    font-weight: 600;

    border-radius: 100px;

    padding: 14.5px 32.3px

}



.services-6 .bz-primary-btn.bz-primary-btn-4::before {

    background: rgb(30 110 231 / .15)

}



.services-6 .services-bg-shape {

    position: absolute;

    top: -110px;

    left: -135px

}



.global-business-6 .global-business-thumb {

    position: relative

}



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

    .global-business-6 .global-business-thumb {

        text-align: center;

        margin-bottom: 30px

    }

}



.global-business-6 .global-business-thumb img {

    border-radius: 20px

}



.global-business-6 .global-business-thumb .image-2 {

    position: absolute;

    right: 15px;

    bottom: 80px

}



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

    .global-business-6 .global-business-thumb .image-2 {

        position: inherit;

        right: 0;

        bottom: -10px

    }

}



.global-business-6 .global-business-thumb::before {

    content: "";

    width: 219px;

    height: 426px;

    background: #FFF;

    border-radius: 20px;

    display: inline-block;

    position: absolute;

    bottom: 70px;

    right: 87px

}



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

    .global-business-6 .global-business-thumb::before {

        display: none

    }

}



.global-business-6 .global-business-content {

    margin-left: 28px

}



@media (max-width:1200px) {

    .global-business-6 .global-business-content {

        margin-left: 0

    }

}



.global-business-6 .global-business-content .section-heading {

    margin-bottom: 46px

}



.global-business-6 .global-business-content .global-business-list-item {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    gap: 25px;

    margin-bottom: 34px

}



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

    .global-business-6 .global-business-content .global-business-list-item {

        display: block;

        margin-bottom: 30px

    }

}



.global-business-6 .global-business-content .global-business-list-item:last-of-type {

    margin-bottom: 45px

}



.global-business-6 .global-business-content .global-business-list-item .global-business-list-icon {

    min-width: 80px;

    height: 80px;

    background: #FFF;

    border: 1px solid #DFE4EF;

    -webkit-box-shadow: 0 7px 45px rgb(47 59 79 / .25);

    box-shadow: 0 7px 45px rgb(47 59 79 / .25);

    border-radius: 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

}



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

    .global-business-6 .global-business-content .global-business-list-item .global-business-list-icon {

        max-width: 80px;

        margin-bottom: 15px

    }

}



.global-business-6 .global-business-content .global-business-list-item .global-business-list-title {

    font-size: 20px;

    font-weight: 600;

    color: #191F29;

    margin-bottom: 8px

}



.global-business-6 .global-business-content .global-business-list-item .global-business-list-dec {

    font-size: 16px;

    font-weight: 400;

    line-height: 26px;

    color: #74787C;

    margin-bottom: 0

}



.global-business-6 .global-business-content .global-business-btn {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    gap: 40px

}



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

    .global-business-6 .global-business-content .global-business-btn {

        display: block

    }

}



.global-business-6 .global-business-content .global-business-btn .bz-primary-btn {

    padding: 19.5px 31px;

    border-radius: 100px

}



.global-business-6 .global-business-content .global-business-btn .play-btn {

    font-size: 16px;

    font-weight: 500;

    color: var(--bz-color-theme-primary);

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    gap: 35px

}



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

    .global-business-6 .global-business-content .global-business-btn .play-btn {

        margin: 30px 0 0 15px

    }

}



.global-business-6 .global-business-content .global-business-btn .play-btn i {

    width: 55px;

    height: 55px;

    background: rgb(30 110 231 / .12);

    color: var(--bz-color-theme-primary);

    font-size: 16px;

    text-align: center;

    line-height: 55px;

    border-radius: 100px;

    display: inline-block;

    outline-offset: 18px;

    outline: 1px solid rgb(30 110 231 / .2)

}



.why-choose-us-6 {

    background: var(--bz-color-theme-primary);

    position: relative

}



.why-choose-us-6 .why-choose-us-bg-thumb {

    width: 45.8%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0

}



.why-choose-us-6 .why-choose-us-bg-thumb img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover;

    background-position: center;

    background-size: cover;

    background-repeat: no-repeat

}



@media (max-width:1200px) {

    .why-choose-us-6 .why-choose-us-bg-thumb {

        width: 48%

    }

}



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

    .why-choose-us-6 .why-choose-us-bg-thumb {

        width: 100%;

        position: inherit;

        margin-bottom: 30px

    }

}



.why-choose-us-6 .why-choose-us-video {

    position: absolute;

    left: 376px;

    top: 50%;

    -webkit-transform: translateY(-50%);

    transform: translateY(-50%)

}



@media (max-width:1399px) {

    .why-choose-us-6 .why-choose-us-video {

        left: 230px

    }

}



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

    .why-choose-us-6 .why-choose-us-video {

        left: 50%;

        top: 23%;

        -webkit-transform: translate(-50%);

        transform: translate(-50%)

    }

}



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

    .why-choose-us-6 .why-choose-us-video {

        top: 15%

    }

}



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

    .why-choose-us-6 .why-choose-us-video {

        top: 8%

    }

}



.why-choose-us-6 .why-choose-us-video .video-btn-6 {

    width: 120px;

    height: 120px;

    background: #fff;

    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;

    color: var(--bz-color-theme-primary);

    font-size: 24px;

    border-radius: 100px

}



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

    .why-choose-us-6 .why-choose-us-video .video-btn-6 {

        width: 70px;

        height: 70px

    }

}



.why-choose-us-6 .why-choose-us-content-wrapper {

    margin-left: 15px

}



@media (max-width:1399px) {

    .why-choose-us-6 .why-choose-us-content-wrapper {

        margin-left: 0

    }

}



.why-choose-us-6 .why-choose-us-content-wrapper .why-choose-us-list {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: start;

    -ms-flex-align: start;

    align-items: start;

    gap: 30px;

    margin-bottom: 40px

}



.why-choose-us-6 .why-choose-us-content-wrapper .why-choose-us-list:last-of-type {

    margin-bottom: 0

}



.why-choose-us-6 .why-choose-us-content-wrapper .why-choose-us-list span {

    min-width: 80px;

    height: 80px;

    background: #fff;

    font-size: 25px;

    font-weight: 700;

    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;

    color: var(--bz-color-theme-primary);

    border-radius: 100px;

    -webkit-transition: 0.3s ease-in-out;

    transition: 0.3s ease-in-out

}



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

    .why-choose-us-6 .why-choose-us-content-wrapper .why-choose-us-list span {

        max-width: 80px;

        margin-bottom: 15px

    }

}



.why-choose-us-6 .why-choose-us-content-wrapper .why-choose-us-list span:hover {

    background: var(--bz-color-theme-orange)

}



.why-choose-us-6 .why-choose-us-content-wrapper .why-choose-us-list .why-choose-us-list-text p {

    font-size: 16px;

    font-weight: 400;

    color: #fff;

    line-height: 28px;

    margin-bottom: 0

}



.why-choose-us-6 .why-choose-us-content-wrapper .why-choose-us-list .why-choose-us-list-text .title {

    font-size: 22px;

    color: #fff;

    margin-bottom: 15px;

    font-weight: 600

}



.team-member-6 .section-heading .sub-heading {

    margin-bottom: 15px;

    padding: 0

}



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

    .team-member-6 .team-wrapper {

        margin-bottom: 30px

    }

}



.team-member-6 .team-wrapper .team-thumb {

    position: relative;

    overflow: hidden

}



.team-member-6 .team-wrapper .team-thumb img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover;

    -webkit-transition: 0.3s ease-in-out;

    transition: 0.3s ease-in-out

}



.team-member-6 .team-wrapper .team-thumb .team-social {

    bottom: 0;

    left: 0;

    z-index: 3;

    padding: 11px;

    position: absolute;

    background: var(--bz-color-theme-primary);

    -webkit-transition: 0.5s ease-in-out;

    transition: 0.5s ease-in-out;

    -webkit-box-shadow: 0 4px 27px rgb(0 0 0 / .07);

    box-shadow: 0 4px 27px rgb(0 0 0 / .07);

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

    transform: translate(0, 100%)

}



.team-member-6 .team-wrapper .team-thumb .team-social a {

    width: 40px;

    height: 40px;

    background: #fff;

    color: var(--bz-color-theme-primary);

    font-size: 14px;

    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;

    border-radius: 100px;

    margin-bottom: 5px;

    -webkit-transition: 0.3s ease-in-out;

    transition: 0.3s ease-in-out

}



.team-member-6 .team-wrapper .team-thumb .team-social a:last-of-type {

    margin-bottom: 0

}



.team-member-6 .team-wrapper .team-thumb .plus {

    width: 62px;

    height: 62px;

    bottom: 0;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    position: absolute;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    background: var(--bz-color-theme-primary);

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    border-radius: 0 15px;

    -webkit-transition: 0.3s ease-in-out;

    transition: 0.3s ease-in-out

}



.team-member-6 .team-wrapper .team-thumb .plus span {

    width: 40px;

    height: 40px;

    color: var(--bz-color-theme-primary);

    background: #f6f6f6;

    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;

    border-radius: 100px;

    -webkit-transition: 0.3s ease-in-out;

    transition: 0.3s ease-in-out

}



.team-member-6 .team-wrapper .team-thumb:hover img {

    -webkit-transform: scale(1.1);

    transform: scale(1.1)

}



.team-member-6 .team-wrapper .team-thumb:hover .plus {

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

    transform: translate(0, 100%)

}



.team-member-6 .team-wrapper .team-thumb:hover .team-social {

    -webkit-transform: translate(0, 0%);

    transform: translate(0, 0%);

    bottom: 0

}



.team-member-6 .team-wrapper .team-content {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center

}



.team-member-6 .team-wrapper .team-content div {

    width: 100%;

    padding: 25px 0;

    text-align: center;

    background: #FFF;

    -webkit-box-shadow: 0 4px 27px rgb(0 0 0 / .07);

    box-shadow: 0 4px 27px rgb(0 0 0 / .07)

}



.team-member-6 .team-wrapper .team-content div .team-name {

    font-size: 24px;

    font-weight: 600;

    color: #191F29;

    margin-bottom: 0;

    line-height: 1

}



.team-member-6 .team-wrapper .team-content div .team-position {

    font-size: 16px;

    font-weight: 400;

    color: #000

}



.team-position:hover {

    color: #fff

}



.brand-slider img {

    width: 60%!important;

    padding: 0 0px!important

}



.slider-container {

    width: 100%;

    padding: 0 0;

    position: relative;

    overflow: hidden

}



.slider-wrapper {

    display: flex;

    transition: transform 0.5s ease

}



.slider-slide {

    flex: 0 0 auto;

    text-align: center;

    font-size: 18px;

    box-sizing: border-box;

    padding: 0 10px

}



.slider-slide img {

    width: 100%;

    height: auto;

    border-radius: 8px

}



.slider-button {

    position: absolute;

    top: 50%;

    transform: translateY(-50%);

    z-index: 10;

    width: 40px;

    height: 40px;

    border-radius: 50%;

    border: none;

    cursor: pointer;

    display: flex;

    align-items: center;

    justify-content: center;

    font-size: 20px

}



.slider-button-next {

    right: 10px

}



.slider-button-prev {

    left: 10px

}



.slider-pagination {

    text-align: center;

    margin-top: 10px

}



.slider-dot {

    display: inline-block;

    width: 10px;

    height: 10px;

    margin: 0 5px;

    background: #ccc;

    border-radius: 50%;

    cursor: pointer

}



.slider-dot.active {

    background: #333

}



#slider .carousel-control.left,

#slider .carousel-control.right {

    opacity: 0;

    filter: alpha(opacity=0);

    background-image: none;

    background-repeat: no-repeat;

    text-shadow: none;

    -webkit-transition: all .25s ease;

    transition: all .25s ease;

    transition: all .25s ease

}



#slider .carousel-control .fa-angle-left {

    left: 5px;

    background: var(--bz-color-theme-primary)

}



#slider .carousel-control .fa-angle-right {

    right: 5px;

    background: var(--bz-color-theme-primary)

}



#slider .carousel-control .fa-angle-left,

#slider .carousel-control .fa-angle-right {

    position: absolute;

    top: 50%;

    z-index: 5;

    display: inline-block;

    -webkit-transform: translateY(-50%);

    transform: translateY(-50%);

    transform: translateY(-50%)

}



#slider .carousel-control i {

    color: #fff;

    line-height: 40px;

    width: 40px;

    height: 40px;

    transition: all 500ms ease;

    background: #000;

    border-radius: 50%;

    font-size: 20px;

    margin: 15px

}



.gst-refund-section {

    background-color: #f8fafc

}



.refund-bg-pattern {

    background-image: url(assets/images/service/gst.jpeg);

    background-size: cover;

    background-position: left center;

    opacity: .03

}



.text-gradient {

    background: linear-gradient(90deg, var(--bz-color-theme-primary) 0%, var(--bz-color-theme-primary) 100%);

    -webkit-background-clip: text;

    background-clip: text;

    color: #fff0

}



.pulse-animate {

    animation: pulse 2s infinite

}



@keyframes pulse {

    0% {

        transform: scale(1)

    }

    50% {

        transform: scale(1.05)

    }

    100% {

        transform: scale(1)

    }

}



.process-flow-wrapper {

    height: 600px

}



.process-bg-circle {

    width: 90%;

    height: 90%;

    background: #0d6efd24;

    border: 2px dashed var(--bs-gray-900)

}



.process-step {

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%) rotate(var(--angle)) translateY(-250px) rotate(calc(-1 * var(--angle)));

    transition: all 0.3s ease;

    z-index: 1

}



.process-step.active .step-content {

    transform: scale(1.05)

}



.process-step .step-content {

    transition: all 0.3s ease

}



.process-step:hover .step-content {

    transform: scale(1.1);

    box-shadow: 0 10px 25px rgb(0 0 0 / .1)!important

}



.icon-wrapper {

    display: flex;

    align-items: center;

    justify-content: center

}



@media (max-width:768px) {

    .process-flow-wrapper {

        height: 500px

    }

    .process-step {

        transform: translate(-50%, -50%) rotate(var(--angle)) translateY(-180px) rotate(calc(-1 * var(--angle)))

    }

    .process-step .step-content {

        width: 140px;

        padding: 1rem!important

    }

}



.social-links li a i {

    font-size: 18px;

    color: #fff;

    transition: all 0.3s ease

}



.footer-contact li a i {

    font-size: 18px;

    color: #fff;

    transition: all 0.3s ease;

    padding-top: 0

}



.social-links li a:hover i {

    transform: scale(1.2) rotate(10deg);

    color: #fff

}



.footer-contact li a:hover i {

    transform: scale(1.2) rotate(10deg);

    color: #fff

}



.ns-footer-area {

    z-index: 1;

    position: relative;

    overflow: hidden;

    background-position: right bottom;

    background-color: #003a5b

}



.bg-default {

    background-image: url(assets/images/service/footer-BG.jpg);

    background-size: cover;

    background-position: center center;

    background-repeat: no-repeat

}



.ns-footer-area::before {

    position: absolute;

    left: 0;

    top: 0;

    width: 100%;

    height: 100%;

    content: "";

    background-color: rgb(0 0 0 / 82%);

    z-index: 2

}



.ns-footer-shape-1.ns-footer-shape {

    left: 0;

    bottom: 0;

    z-index: 4

}



.ns-footer-shape {

    position: absolute

}



.ns-footer-shape-2.ns-footer-shape {

    top: -295px;

    left: 215px;

    z-index: 4;

    height: 100%

}



.ns-footer-shape {

    position: absolute

}



.pt-95 {

    padding-top: 70px

}



.pb-55 {

    padding-bottom: 40px

}



.ns-footer-widget {

    position: relative;

    z-index: 5

}



.ns-footer-widget-title {

    color: #fff;

    font-size: 22px;

    font-weight: 600;

    position: relative;

    margin-bottom: 30px

}



.ns-footer-widget-title::before {

    position: absolute;

    left: 0;

    bottom: 0;

    width: 200px;

    height: 2px;

    background: var(--secondary);

    content: ""

}



.ns-footer-widget-title::after {

    position: absolute;

    left: 0;

    bottom: 0;

    content: "";

    height: 2px;

    width: 35px;

    background: var(--bz-color-theme-primary)

}



.ns-footer-widget-list ul li {

    display: block;

    margin-bottom: 10px

}



.ns-footer-widget-list ul li a {

    font-size: 17px;

    color: #fff;

    display: block;

    position: relative;

    z-index: 1;

    padding-left: 10px

}



.ns-footer-widget-list ul li a::before {

    position: absolute;

    left: 0;

    top: 50%;

    width: 5px;

    height: 2px;

    z-index: 1;

    content: "";

    background: #fff;

    transform: translateY(-50%);

    -webkit-transition: all 0.3s linear 0s;

    -moz-transition: all 0.3s linear 0s;

    -ms-transition: all 0.3s linear 0s;

    -o-transition: all 0.3s linear 0s;

    transition: all 0.3s linear 0s

}



.ns-footer-copyright {

    border-top: 1px solid #fffefe;

    z-index: 5;

    position: relative

}



.ns-footer-copyright-text p {

    font-size: 17px;

    color: #fff;

    margin-bottom: 0

}



.ns-footer-copyright-text p span {

    font-weight: 500

}



.ns-footer-widget-contact ul li {

    font-size: 17px;

    color: #fff;

    margin-bottom: 10px;

    list-style: none;

    display: flex;

    margin-right: 15px

}



ul.list.address1 i {

    margin-right: 15px;

    margin-top: 5px

}



.mb-15 {

    margin-bottom: 15px

}



.ns-footer-widget-contact-info span {

    font-size: 17px;

    color: #fff;

    font-weight: 500;

    display: block

}



.ns-footer-widget-contact-info span a {

    font-weight: 400;

    display: inline-block;

    margin-left: 5px;

    color: #fff

}



.ns-footer-widget-list ul li a:hover {

    color: #fff

}



.ns-footer-widget-list ul li a:hover::before {

    background-color: #fff

}



.ns-footer-copyright-menu p,

.ns-footer-copyright-menu a {

    color: #fff

}



.ns-footer-widget-contact .social-links {

    position: relative

}



.ns-footer-widget-contact .social-links li {

    position: relative;

    margin-right: 8px;

    margin-bottom: 10px;

    display: inline-block

}



.ns-footer-widget-contact .social-links li .face {

    background-color: #4267b2;

    transition: none;

    transform: none

}



.ns-footer-widget-contact .social-links li a {

    position: relative;

    display: block;

    color: #fff;

    font-size: 14px;

    width: 42px;

    height: 42px;

    line-height: 46px;

    background: rgb(255 255 255 / .2);

    text-align: center;

    border-radius: 50%;

    -webkit-transition: all 300ms ease;

    -o-transition: all 300ms ease;

    transition: all 300ms ease

}



.ns-footer-widget-contact .social-links li .twitt {

    background-color: #4ba1f2;

    transition: none;

    transform: none

}



.ns-footer-widget-contact .social-links li .insta {

    background: linear-gradient(45deg, #feda75, #fa7e1e, #d62976, #962fbf, #4f5bd5);

    background-size: 300% 300%;

    animation: gradient 5s ease infinite;

    transition: none;

    transform: none

}



.ns-footer-widget-contact .social-links li .link {

    background-color: #3266c2;

    transition: none;

    transform: none

}



.ns-footer-widget-list ul li a:hover {

    transform: translateX(7px)

}



.ns-footer-widget-list ul li a {

    display: inline-block;

    transition: transform 0.3s ease, color 0.3s ease;

    text-decoration: none

}



.footer-contact li a {

    color: #fff;

    -webkit-transition: 0.3s;

    transition: 0.3s;

    list-style: none

}



.footer-contact {

    list-style: none

}



.footer-contact li i {

    width: 42px;

    height: 42px;

    line-height: 42px;

    font-size: 16px;

    margin-right: 15px;

    border-radius: 50px;

    background: var(--bz-color-theme-primary);

    text-align: center;

    -webkit-transition: 0.3s;

    transition: 0.3s;

    color: #fff

}



.footer-contact li {

    margin-bottom: 9px

}



.vision-mission {

    background-color: #f8f9fa;

    clip-path: polygon(0% 0%, 100% 0%, 100% 85%, 50% 100%, 0 85%)

}



.section-header .section-title {

    font-weight: 700;

    font-size: 2.5rem;

    color: #2c3e50

}



.section-header .section-title span {

    color: var(--bz-color-theme-primary)

}



.vm-card {

    background: #fff;

    border-radius: 10px;

    padding: 2.5rem;

    box-shadow: 0 5px 15px rgb(0 0 0 / .05);

    transition: all 0.4s ease;

    border-top: 4px solid #fff0

}



.vm-card:hover {

    transform: translateY(-10px);

    box-shadow: 0 15px 30px rgb(0 0 0 / .1)

}



.vision-card:hover {

    border-top-color: #fb812a

}



.mission-card:hover {

    border-top-color: #207641

}



.vm-icon {

    width: 70px;

    height: 70px;

    background: var(--bz-color-theme-primary);

    border-radius: 50%;

    display: flex;

    align-items: center;

    justify-content: center;

    margin-bottom: 1.5rem;

    transition: all 0.3s ease

}



.vm-card:hover .vm-icon {

    background: var(--bz-color-theme-orange);

    color: #fff;

    transform: rotate(10deg)

}



.vm-card:hover .icon-2 {

    background: var(--bz-color-green);

    color: #fff;

    transform: rotate(10deg)

}



.vm-icon i {

    font-size: 1.8rem;

    color: #fff;

    transition: all 0.3s ease

}



.vm-card:hover .vm-icon i {

    color: #fff

}



.vm-title {

    font-weight: 600;

    font-size: 1.5rem;

    color: #000;

    margin-bottom: 1rem

}



.vm-text {

    font-size: 1.05rem;

    color: #000

}



@media (max-width:767.98px) {

    .hero-title,

    .section-header .section-title {

        font-size: 2rem

    }

    .vm-card {

        padding: 1.5rem

    }

}



.shape {

    position: absolute;

    z-index: -1111

}



.section-title {

    font-weight: 600;

    font-size: 2.5rem;

    color: #2c3e50

}



.section-title span {

    color: #003a5b

}



.about-hero {

    background-color: #f8f9fa

}



.hero-title {

    font-family: 'Playfair Display', serif;

    font-weight: 700;

    font-size: 2.8rem

}



.hero-text {

    font-size: 1.1rem;

    margin-bottom: 1rem

}



.hero-text strong {

    color: #2c3e50;

    font-weight: 600

}



.about-image-wrapper {

    overflow: hidden;

    border-radius: 10px;

    box-shadow: 0 10px 30px rgb(0 0 0 / .1)

}



.about-image {

    transition: all 0.5s ease;

    filter: brightness(.95)

}



.about-image:hover {

    transform: scale(1.03);

    filter: brightness(1)

}



.founder-tribute {

    background-color: #f8f9fa

}



.founder-image-wrapper {

    position: relative

}



.founder-image {

    width: 250px;

    height: 250px;

    object-fit: cover;

    border: 5px solid #fff;

    box-shadow: 0 5px 15px rgb(0 0 0 / .1);

    transition: all 0.4s ease

}



.founder-image:hover {

    transform: scale(1.05)

}



.founder-content {

    background: #fff;

    border-radius: 10px;

    box-shadow: 0 5px 15px rgb(0 0 0 / .05)

}



.founder-text {

    font-size: 1.1rem

}



.founder-quote {

    background: rgb(212 175 55 / .1);

    padding: 1.5rem;

    border-left: 4px solid #003a5b;

    font-style: italic

}



.founder-quote i {

    color: #003a5b;

    font-size: 1.5rem;

    margin-bottom: .5rem;

    display: block

}



.legacy-section {

    background-color: var(--bz-color-theme-primary)

}



.legacy-card {

    background: #fff;

    border-radius: 10px;

    padding: 1rem;

    box-shadow: 0 5px 15px rgb(0 0 0 / .05);

    transition: all 0.4s ease;

    text-align: center;

    border-top: 4px solid #fff0

}



.legacy-card:hover {

    transform: translateY(-10px);

    box-shadow: 0 15px 30px rgb(0 0 0 / .1);

    border-top-color: #003a5b

}



.legacy-year {

    font-size: 1.2rem;

    font-weight: 600;

    color: #003a5b;

    margin-bottom: 1rem

}



.legacy-icon {

    width: 80px;

    height: 80px;

    margin: 0 auto 1.5rem;

    background: var(--bz-color-theme-orange);

    border-radius: 50%;

    display: flex;

    align-items: center;

    justify-content: center;

    transition: all 0.3s ease

}



.legacy-card:hover .legacy-icon {

    background: #003a5b;

    color: #fff;

    transform: rotate(10deg)

}



.legacy-icon i {

    font-size: 2rem;

    color: #fff;

    transition: all 0.3s ease

}



.legacy-card:hover .legacy-icon i {

    color: #fff

}



.legacy-title {

    font-weight: 600;

    font-size: 1.4rem;

    margin-bottom: 1rem;

    color: #2c3e50

}



.legacy-text {

    font-size: 1rem

}



@media (max-width:767.98px) {

    .hero-title,

    .section-title {

        font-size: 2rem

    }

    .founder-image {

        width: 200px;

        height: 200px

    }

}



.partners-section {

    background-color: #f8f9fa

}



.partner-card {

    background: #fff;

    border-radius: 10px;

    overflow: hidden;

    box-shadow: 0 5px 15px rgb(0 0 0 / .05);

    transition: all 0.4s ease;

    border-bottom: 4px solid #fff0

}



.partner-card:hover {

    transform: translateY(-10px);

    box-shadow: 0 15px 30px rgb(0 0 0 / .1)

}



.partner-card:nth-child(1):hover {

    border-bottom-color: #003a5b

}



.partner-card:nth-child(2):hover {

    border-bottom-color: #fb822a

}



.partner-card:nth-child(3):hover {

    border-bottom-color: #237841

}



.partner-img-wrapper {

    height: 250px;

    overflow: hidden

}



.partner-img {

    width: 100%;

    height: 100%;

    object-fit: cover;

    transition: all 0.5s ease

}



.partner-card:hover .partner-img {

    transform: scale(1.1);

    filter: brightness(1.05)

}



.partner-info {

    padding: 1.5rem;

    text-align: center

}



.partner-name {

    font-weight: 600;

    font-size: 1.3rem;

    color: #2c3e50;

    margin-bottom: .5rem;

    transition: all 0.3s ease

}



.partner-card:hover .partner-name {

    color: #003a5b

}



.partner-card:nth-child(1):hover .partner-name {

    color: #003a5b

}



.partner-card:nth-child(2):hover .partner-name {

    color: #fb822a

}



.partner-card:nth-child(3):hover .partner-name {

    color: #237841

}



.partner-role {

    color: #000;

    font-weight: 500;

    margin-bottom: 1rem

}



.partner-expertise p {

    color: #000;

    margin-bottom: .5rem;

    transition: all 0.3s ease

}



.partner-expertise i {

    transition: all 0.3s ease

}



.partner-card:nth-child(1):hover .partner-expertise i {

    color: #003a5b

}



.partner-card:nth-child(2):hover .partner-expertise i {

    color: #fb822a

}



.partner-card:nth-child(3):hover .partner-expertise i {

    color: #237841

}



@media (max-width:767.98px) {

    .hero-content-6 .hero-btn-wrap {

        display: flex;

        flex-wrap: wrap;

        justify-content: center

    }

    .partner-img-wrapper {

        height: 200px

    }

}



.service-btn {

    padding: 17px 21px

}



.sidebar-post .title a {

    position: relative;

    display: inline-block;

    color: #222;

    text-decoration: none;

    transition: color 0.3s ease, transform 0.3s ease

}



.sidebar-post .title a::after {

    content: "";

    position: absolute;

    left: 0;

    bottom: -3px;

    width: 0;

    height: 2px;

    background-color: #f60;

    transition: width 0.3s ease

}



.sidebar-post .title a:hover {

    color: #f60;

    transform: scale(1.05)

}



.sidebar-post .title a:hover::after {

    width: 100%

}



.sidebar-post img {

    transition: transform 0.3s ease

}



.sidebar-post:hover img {

    transform: scale(1.05)

}



.blog-details-img {

    overflow: hidden

}



.blog-details-img img {

    display: block;

    width: 100%;

    transition: transform 0.5s ease

}



.blog-details-img:hover img {

    transform: scale(1.05)

}



.services-6 .services-bg-shape img {

    position: relative;

    animation: floatShape 6s ease-in-out infinite;

    transition: transform 0.5s ease-in-out

}



.services-6 .services-bg-shape img:hover {

    transform: scale(1.05)

}



@keyframes floatShape {

    0% {

        transform: translateY(0)

    }

    50% {

        transform: translateY(-65px)

    }

    100% {

        transform: translateY(0)

    }

}



.feature-box-2 {

    display: grid;

    grid-template-columns: repeat(3, 1fr);

    grid-gap: 30px;

    gap: 30px

}



.feature-sinble-single-box {

    border-radius: 15px;

    background-color: var(--bz-color-theme-primary);

    border: 1px solid #e1e1e1;

    text-align: center;

    padding: 36px 0 32px;

    position: relative;

    z-index: 1;

    overflow: hidden;

    transition: .5s;

    height: 270px

}



.feature-sinble-single-box:before {

    position: absolute;

    content: "";

    height: 100%;

    width: 100%;

    background: url(../img/bg/feature6.webp);

    left: -17%;

    top: -3%;

    z-index: -1;

    background-repeat: no-repeat;

    background-position: 50%

}



.feature-sinble-single-box:before {

    position: absolute;

    content: "";

    height: 100%;

    width: 100%;

    background: var(--bz-color-theme-primary);

    left: 0;

    top: 0;

    border-radius: 50%;

    transform: scale(0);

    transition: .5s

}



.feature-icon-2 {

    width: 75px;

    height: 75px;

    border-radius: 38px;

    background-color: #fff;

    border: 2px solid #fff;

    line-height: 70px;

    margin: auto;

    position: relative;

    z-index: 1

}



.feature-icon-2:before {

    position: absolute;

    content: "";

    height: 100%;

    width: 100%;

    left: 0;

    top: 0;

    border-radius: 50%;

    transform: scale(0);

    transition: .5s

}



.feature-icon-2 i {

    transition: .5s;

    filter: brightness(1) invert(0)

}



h3.feature-title {

    font-size: 18px;

    color: #fff;

    font-weight: 600;

    margin-bottom: 10px;

    padding: 16px 0 0;

    transition: .5s;

    cursor: pointer

}



p.feature-text {

    font-size: 16px;

    line-height: 26px;

    color: #fff;

    font-weight: 400;

    margin: 0;

    transition: .5s;

    padding-left: 15px;

    padding-right: 15px

}



p.feature-text a {

    font-size: 16px;

    line-height: 26px;

    color: #fff;

    font-weight: 400;

    margin: 0;

    transition: .5s

}



.feature-sinble-single-box:after {

    position: absolute;

    content: "";

    height: 100%;

    width: 100%;

    transition: .5s;

    z-index: -1;

    background-repeat: no-repeat;

    background-size: cover;

    background-position: 50%;

    right: 0;

    bottom: 0;

    transform: perspective(500px) rotateX(-90deg);

    opacity: 0

}



.feature-sinble-single-box:hover {

    border: 1px solid #ff4208

}



.feature-sinble-single-box:hover:after {

    transform: perspective(500px) rotateX(0deg);

    opacity: 1

}



.feature-sinble-single-box:hover h3.feature-title,

.feature-sinble-single-box:hover p.feature-text {

    color: #fff

}



.feature-sinble-single-box:hover p.feature-text a {

    color: #fff

}



.feature-sinble-single-box:hover p.feature-text {

    color: #fff

}



.feature-sinble-single-box:hover .feature-icon-2:before {

    transform: scale(1)

}



.feature-sinble-single-box:hover .feature-icon-2 i {

    filter: brightness(0) invert(1)

}



.feature-icon-2 i {

    font-size: 33px;

    position: relative;

    top: 8px;

    color: var(--bz-color-theme-primary)

}



.feature-sinble-single-box:hover .feature-icon-2:before {

    background: var(--bz-color-theme-orange);

    transform: scale(1)

}



.feature-sinble-single-box:hover:before {

    background: var(--bz-color-theme-orange);

    transform: scale(2)

}



.main-navigation ul {

    list-style: none;

    margin: 0;

    padding: 0

}



.main-navigation li {

    position: relative

}



.main-navigation a {

    display: block;

    padding: 10px 11px;

    text-decoration: none;

    color: #333

}



.main-navigation ul.sub-menu {

    display: none;

    padding-left: 15px

}



.main-navigation ul.sub-menu.depth-0 {

    padding-left: 0

}



.menu-toggle {

    display: none

}



.main-navigation a:hover,

.main-navigation a:focus {

    color: var(--bz-color-theme-orange)

}



.main-navigation .current-menu-item>a {

    font-weight: 700

}



@media (min-width:992px) {

    .main-navigation>ul>li {

        display: inline-block

    }

    .main-navigation ul.sub-menu {

        position: absolute;

        min-width: 200px;

        background: #fff;

        box-shadow: 0 2px 5px rgb(0 0 0 / .1);

        z-index: 100;

        padding-left: 0

    }

    .main-navigation ul.sub-menu .sub-menu {

        left: 100%;

        top: 0

    }

    .main-navigation li.has-children>a {

        padding-right: 30px

    }

    .main-navigation li.has-children:hover>ul.sub-menu {

        display: block

    }

}



.navbar {

    display: flex;

    flex-wrap: wrap;

    align-items: center;

    justify-content: space-between

}



.navbar-brand {

    display: inline-block;

    padding-top: .3125rem;

    padding-bottom: .3125rem;

    margin-right: 1rem;

    font-size: 1.25rem;

    line-height: inherit;

    white-space: nowrap

}



.navbar-collapse {

    flex-basis: 100%;

    flex-grow: 1;

    align-items: center

}



.navbar-nav {

    display: flex;

    flex-direction: column;

    padding-left: 0;

    margin-bottom: 0;

    list-style: none

}



.navbar-toggler {

    padding: .25rem .75rem;

    font-size: 1.25rem;

    line-height: 1;

    background-color: #fff0;

    border: 1px solid #fff0;

    border-radius: .25rem

}



@media (min-width:992px) {

    .navbar-expand-lg .navbar-collapse {

        justify-content: center

    }

    .navbar-expand-lg .navbar-nav {

        flex-direction: row

    }

}



button.navbar-toggler {

    background: var(--bz-color-theme-primary);

    color: #fff

}



#masthead {

    background-color: #fff;

    transition: .5s ease top;

    top: -105px;

    box-shadow: 0 0 5px 2px rgb(0 0 0 / .2);

    &.sticky {

        position: fixed;

        top: 0;

        left: 0;

        width: 100%;

        height: auto

    }

    .header {

        justify-content: center;

        h1 {

            color: #fff

        }

    }

    z-index:999

}



.menutop ul li a {

    font-family: var(--bz-ff-heading);

    color: var(--bz-color-heading-primary);

    display: block;

    font-size: 16px;

    font-weight: 600;

    text-transform: uppercase;

    position: relative;

    text-decoration: none;

    -webkit-font-smoothing: antialiased;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out

}



@media (max-width:992px) {

    .hero-content-6::after {

        content: "";

        top: 35px;

        width: 600px;

        right: 550px;

        height: 364px;

        position: absolute;

        background: #003e60c2;

        mix-blend-mode: multiply;

        left: -45px;

        border-radius: 50px 0 100px

    }

    .vision-mission {

        background-color: #f8f9fa;

        clip-path: polygon(0% 0%, 100% 0%, 100% 96%, 50% 100%, 0 95%)!important

    }

    .about-content {

        padding-left: 0

    }

    .about-content .section-heading .section-title {

        font-size: 26px;

        line-height: 34px;

        margin-bottom: 25px

    }

    .about-content p {

        font-size: 15px;

        line-height: 24px

    }

    section,

    .pt-95,

    .pb-55 {

        padding-top: 35px!important;

        padding-bottom: 35px!important

    }

    .section-heading,

    .sec-title-three__title,

    .about-content .section-heading .section-title,

    .section-heading .section-title,

    .footer-top .section-heading .section-title,

    .request-form-wrap .form-header,

    .service-detail-card h3,

    .page-title,

    .h4,

    .h22 {

        font-size: 24px!important

    }

    .hero-content-7 {

        z-index: 9;

        padding: 60px 0 70px;

        position: relative;

        text-align: center !important;

        padding-left: 50px

    }

}



.carousel-indicators {

    z-index: 9999999!important;

}



@media (max-width:768px) {

    .floating-contact-container {

        right: 0px!important

    }

    .footer-top .section-heading .section-title {

        margin-bottom: 20px!important

    }

    .service-detail-card h3 {

        margin-bottom: 0px!important

    }

    .carousel-indicators {

        margin-bottom: 0rem!important

    }

    .mb-40 {

        margin-bottom: 30px!important

    }

    .inquiry {

        padding-left: 20px!important

    }

    .hero-content-6 .hero-btn-wrap .bz-primary-btn,

    .bz-primary-btn {

        padding: 18px 18px!important

    }

    .hero-content-6::after {

        display: none!important

    }

    .fade-left,

    .carousel-control-pre {

        color: black!important

    }

    .slider01 {

        background-image: none

    }

    .carousel-control-next,

    .carousel-control-prev {

        width: 14%!important

    }

    .hero-content-7 {

        z-index: 9;

        padding: 35px 0 35px!important;

        position: relative;

        padding-left: 10px!important;

        padding-right: 10px!important

    }

    .hero-content-6 {

        z-index: 9;

        padding: 35px 0 35px!important;

        margin-left: 0px !important;

        position: relative;

        margin-bottom: 0px!important;

        margin-top: 0px!important

    }

    .hero-wrap {

        z-index: 9;

        position: relative;

        padding-left: 10px!important;

        padding-right: 10px!important

    }

    .request-form-wrap .form-header {

        padding: 15px 40px

    }

    .request-form-wrap .request-form {

        padding: 20px

    }

    .request-img-wrap {

        display: none!important

    }

    .request-form-wrap {

        justify-self: anchor-center

    }

    .ns-footer-copyright-text,

    .ns-footer-copyright-menu {

        align-items: center!important;

        text-align: center!important

    }

    .about-img-wrap {

        height: auto;

        margin: 0 auto 25px

    }

    .about-img-wrap .about-img {

        width: 100%;

        height: auto;

        border-radius: 20px

    }

    .about-img-wrap .shape {

        display: none

    }

    .about-content {

        text-align: center

    }

    .about-content .section-heading .section-title {

        font-size: 22px;

        line-height: 30px;

        margin-bottom: 20px

    }

    .about-btn-wrap {

        justify-content: center!important;

        gap: 20px;

        flex-wrap: wrap!important

    }

    .about-content {

        padding-left: 0px!important

    }

    .about-content .about-items .about-item .content .title {

        font-size: 14px!important

    }

    .about-content .about-items .about-item .icon {

        height: 70px!important;

        width: 70px!important

    }

    .about-content .about-items .about-item {

        gap: 0px!important;

        grid-template-columns: 70px 1fr!important

    }

    .why-choose-thirteen__box__top {

        width: 140px!important;

        height: 140px!important;

        padding-top: 15px!important

    }

    .why-choose-thirteen__box__icon {

        width: 45px!important;

        height: 45px!important;

        font-size: 14px!important;

    }

    .why-choose-thirteen__box__title {

        font-size: 12px!important;

        line-height: 16px!important;

        margin: 7px!important

    }

    .why-choose-thirteen__box__text {

        margin: 0!important;

        font-size: 16px!important;

        font-weight: 600!important;

        color: #fff!important

    }

    .counter-icon {

        margin-top: 20px!important

    }

    .ns-footer-widget-list {

        padding-bottom: 20px

    }

    .why-choose-thirteen__content {

        padding: 40px 15px

    }

    .why-choose-thirteen h2 {

        font-size: 24px;

        padding-bottom: 0

    }

    .why-choose-thirteen__box-wrapper {

        justify-content: center

    }

    .why-choose-thirteen__box__top {

        width: 150px;

        height: 150px

    }

    .why-choose-thirteen__box__icon {

        width: 60px;

        height: 60px;

        font-size: 28px

    }

    .why-choose-thirteen__box__title {

        font-size: 14px

    }

    .why-choose-thirteen__box__text {

        font-size: 14px;

        text-align: center

    }

    .why-choose-thirteen__image {

        margin: 30px auto 0

    }

    .why-choose-thirteen__image img {

        max-width: 96%!important;

        height: auto;

        margin-left: 0px!important

    }

    .why-choose-thirteen__image__award {

        position: static;

        margin-top: 20px;

        transform: none

    }

    .why-choose-thirteen__image__award__icon {

        font-size: 60px

    }

    .why-choose-thirteen__image__award__content {

        font-size: 18px;

        line-height: 26px

    }

}



@media (max-width:1024px) {

    .slider03 .shapes .shape.shape-3 {

        margin-left: 440px!important;

        bottom: -304px!important;

        animation: none

    }

    .slider03 .shapes .box-shape {

        width: 1160.335px;

        height: 1003.012px;

        -webkit-transform: rotate(-16.627deg);

        transform: rotate(-16.627deg);

        background: var(--bs-gray-200);

        position: absolute;

        top: 0;

        z-index: 2;

        margin-left: -524px!important

    }

}



@media (max-width:992px) {

    h5 {

        font-size: 21px!important

    }

    .about-content .about-items {

        display: flex!important;

        flex-wrap: wrap

    }

    .slider03 .shapes .shape.shape-3 {

        margin-left: 350px!important;

        bottom: -304px!important;

        animation: none

    }

    .slider03 .shapes .box-shape {

        width: 1160.335px;

        height: 1003.012px;

        -webkit-transform: rotate(-16.627deg);

        transform: rotate(-16.627deg);

        background: var(--bs-gray-200);

        position: absolute;

        top: 0;

        z-index: 2;

        margin-left: -605px!important

    }

}



@media (max-width:1200px) {

    .why-choose-thirteen__box-wrapper {

        gap: 35px;

    }

    .slider03 .shapes .shape.shape-3 {

        margin-left: 570px;

        bottom: -304px;

        animation: none

    }

    .why-choose-thirteen h2 {

        font-size: 32px

    }

    .why-choose-thirteen__image__award__content {

        font-size: 22px;

        line-height: 32px

    }

}



.service-box {

    position: relative;

    background: #fff;

    border-radius: 10px;

    box-shadow: 0 4px 12px rgb(0 0 0 / .08);

    overflow: hidden;

    transition: all 0.4s ease;

    z-index: 1

}



.service-box::before {

    content: "";

    position: absolute;

    left: 0;

    bottom: 0;

    width: 100%;

    height: 0%;

    background: linear-gradient(135deg, #fb822a, #ffb347);

    transition: height 0.5s ease;

    z-index: 0

}



.service-box:hover::before {

    height: 100%

}



.service-box .service-icon i {

    color: #fb822a;

    transition: color 0.4s ease;

    position: relative;

    z-index: 1

}



.service-box h5,

.service-box p {

    position: relative;

    z-index: 1;

    transition: color 0.4s ease

}



.service-box:hover .service-icon i,

.service-box:hover h5,

.service-box:hover p {

    color: #fff

}



.about-section-2 {

    background-color: #F6F7FA;

    clip-path: polygon(0 0%, 100% 0, 100% 100%, 0% 100%);

    position: relative;

    overflow: hidden

}



@media (max-width:1200px) {

    .about-section-2 {

        clip-path: polygon(0 3%, 100% 0, 100% 100%, 0% 100%)

    }

}



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

    .about-section-2 {

        clip-path: polygon(0 0%, 100% 0, 100% 100%, 0% 100%);

        padding-top: 70px

    }

    .new-sec {

        align-items: center;

        align-self: center;

        align-content: center;

        justify-self: center;

    }

    .service-detail-card .card-body {

        padding: 15px !important;

    }

}



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

    .about-section-2 {

        padding-top: 50px

    }

}



.about-section-2 .shapes .shape {

    position: absolute;

    z-index: -1

}



.about-section-2 .shapes .shape.shape-1 {

    top: 0;

    left: 0

}



.about-wrap-2 {

    position: relative

}



.about-wrap-2 .shapes-2 .shape {

    position: absolute;

    z-index: -1

}



.about-wrap-2 .shapes-2 .shape.shape-2 {

    bottom: -100px;

    right: 0

}



@media (max-width:1200px) {

    .about-content-2 {

        margin-bottom: 50px

    }

}



.about-content-2 .section-heading .section-title {

    margin-bottom: 20px

}



.about-content-2 .about-items .about-item {

    display: -ms-grid;

    display: grid;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -ms-grid-columns: 70px 20px 1fr;

    grid-template-columns: 70px 1fr;

    grid-gap: 20px

}



.about-content-2 .about-items .about-item:not(:last-of-type) {

    margin-bottom: 15px

}



.about-content-2 .about-items .about-item .icon {

    background: var(--bz-color-common-white);

    border: 1px solid #E5E9F5;

    -webkit-box-shadow: 0 13px 26px rgb(20 18 33 / .07);

    box-shadow: 0 13px 26px rgb(20 18 33 / .07);

    height: 70px;

    width: 70px;

    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;

    border-radius: 50%

}



.about-content-2 .about-items .about-item .content .title {

    font-size: 24px;

    font-weight: 600;

    margin-bottom: 10px

}



.about-content-2 .about-items .about-item .content p {

    margin-bottom: 0;

    max-width: 380px;

    width: 100%

}



.about-img-wrap-2 {

    max-width: 645px;

    width: 100%;

    height: 585px;

    position: relative

}



@media (max-width:1200px) {

    .about-img-wrap-2 {

        margin: 0 auto

    }

    

}



.about-img-wrap-2 .about-counter {

    background-color: var(--bz-color-theme-primary);

    height: 170px;

    width: 170px;

    border-radius: 50%;

    position: absolute;

    top: 0;

    left: 0;

    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;

    -webkit-box-orient: vertical;

    -webkit-box-direction: normal;

    -ms-flex-direction: column;

    flex-direction: column

}



.about-img-wrap-2 .about-counter .title {

    font-family: var(--bz-ff-heading);

    color: var(--bz-color-common-white);

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    margin-bottom: 0

}



.about-img-wrap-2 .about-counter .title .odometer-auto-theme {

    font-family: inherit

}



.about-img-wrap-2 .about-counter p {

    color: var(--bz-color-common-white);

    margin-bottom: 0;

    line-height: 1.2

}



.about-img-wrap-2 .about-images .about-img {

    position: absolute;

    border-radius: 15px;

    height: 100%;

    width: 100%;

    -o-object-fit: cover;

    object-fit: cover

}



.about-img-wrap-2 .about-images .about-img.img-1 {

    top: 0;

    right: 0;

    max-width: 460px;

    width: 100%;

    height: 400px

}



.about-img-wrap-2 .about-images .about-img.img-2 {

    max-width: 170px;

    height: 214px;

    left: 0;

    bottom: 185px

}



.about-img-wrap-2 .about-images .about-img.img-3 {

    left: 0;

    bottom: 0

}



.about-img-wrap-2 .about-images .about-img-overlay {

    position: absolute;

    z-index: 1;

    bottom: 0;

    left: 0;

    height: 171px;

    width: 100%

}



.about-img-wrap-2 .about-images .about-img-overlay .overlay {

    background: var(--bz-color-theme-primary);

    mix-blend-mode: multiply;

    height: 100%;

    width: 100%;

    position: absolute;

    top: 0;

    left: 0;

    border-radius: 15px

}



.about-img-wrap-2 .about-images .about-img-overlay .video-btn a {

    background: rgb(255 255 255 / .1);

    color: var(--bz-color-common-white);

    border: 1px solid rgb(255 255 255 / .45);

    -webkit-backdrop-filter: blur(7.5px);

    backdrop-filter: blur(7.5px);

    border-radius: 100px;

    padding: 20px 40px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-column-gap: 15px;

    -moz-column-gap: 15px;

    column-gap: 15px;

    position: absolute;

    top: 50%;

    left: 50%;

    -webkit-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%)

}



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

    .about-img-wrap-2 .about-images .about-img-overlay .video-btn a {

        font-size: 14px;

        width: 200px;

        -webkit-box-pack: center;

        -ms-flex-pack: center;

        justify-content: center;

        padding: 15px 20px

    }

}



.form-group textarea,

.form-group input[type="email"],

.form-group input[type="text"] {

    position: relative;

    display: block;

    width: 100%;

    font-size: 15px;

    color: #000;

    line-height: 30px;

    font-weight: 600;

    background-color: #fff;

    border-radius: 6px;

    padding: 6px 20px;

    border-width: 1px;

    border-style: solid;

    border-color: var(--primary);

    -o-border-image: initial;

    border-image: initial;

    -webkit-transition: all 300ms ease 0s;

    -o-transition: all 300ms ease 0s;

    transition: all 300ms ease 0s;

    margin-top: 14px

}



button.refresh-captcha {

    background: #f1f1f1;

    color: #000;

    padding: 13px 16px;

    width: 100%;

    font-size: 18px;

    font-weight: 500;

    border-radius: 7px;

    border: 1px solid var(--primary)

}



.refresh-captcha:hover {

    background-color: #e0e0e0

}



.custom-file-upload {

    display: inline-block;

    padding: 12px 20px;

    cursor: pointer;

    border: 1px solid var(--primary);

    border-radius: 5px;

    background-color: #f9f9f9;

    color: #000;

    text-align: left;

    transition: all 0.3s ease;

    width: 100%

}



.custom-file-upload:hover {

    background-color: #f0f0f0

}



.custom-file-upload input[type="file"] {

    display: none

}



.file-name {

    margin-top: 8px;

    font-size: 14px;

    color: #555;

    word-break: break-all;

    position: absolute;

    right: 25px;

    top: 6px

}



.form-group {

    position: relative

}



.captcha {

    font-weight: 700;

    font-size: 25px;

    padding: 8px 0;

    background-color: #f0f0f0;

    margin-bottom: 10px;

    text-align: center;

    font-family: 'Shadows Into Light', cursive;

    font-style: normal;

    letter-spacing: 5px;

    border: 1px solid var(--primary);

    border-radius: 7px

}



.captcha-error {

    color: red;

    display: none;

    position: absolute

}



.service-item-4 .service-thumb .main-img img {

    height: 100%;

    width: 100%;

    -o-object-fit: cover;

    object-fit: cover

}

@media (max-width:576px) {

    .shape.shape-1 img {

    display: none;

}

   .shape.shape-2 img {

    display: none;

}

}



.dis-no{

    display: none;

}



/* For desktop dropdown arrows */

.menu-item-has-children > .menu-link::after {

    font-family: "Font Awesome 6 Free"; /* Adjust if using FA6 */

    content: "\f078"; /* Unicode for fa-chevron-down */

    margin-left: 5px;

    font-weight: 900; /* necessary for solid icons */

}



/* For mobile toggle button */

.menu-toggle::after {

    font-family: "Font Awesome 6 Free";

    content: "\f078"; /* down arrow */

    margin-left: 5px;

    font-weight: 900;

}

ul.sub-menu.depth-0 {

    width: 228px;

}

ul.sub-menu.depth-0 li {

    border-bottom: 2px solid #80808024;

}

@media (max-width: 768px) {

    .sub-menu {

        display: none;

    }

    ul.sub-menu.depth-0 {

        width: 100%;

    }

}