@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

.banner-2,
.z-index-0,
.z-index-1,
section {
    position: relative
}

.custom-tooltip {
    --bs-tooltip-bg: var(--bd-violet-bg);
    --bs-tooltip-color: var(--bs-white)
}

.w1 {
    width: 100%;
    margin-top: 0px;
    position: relative;
    top: 0px;
}

.w2 {
    width: 100%;
}

:root {
    --themeht-primary-color: #0c54a7;
    --themeht-secondary-color: #ec1f24;
    --themeht-primary2-color: #0c54a7;
    --themeht-secondary2-color: #ec1f24;
    --themeht-text-color: #1D1D20;
    --themeht-white-color: #ffffff;
    --themeht-body-color: #42424A;
    --themeht-bg-dark-color: #000229;
    --themeht-bg-light-color: #f7f9fe;
    --themeht-border-light-color: #e1e1e1;
    --themeht-body-font-family: "Inter", sans-serif;
}

body {
    font-family: var(--themeht-body-font-family);
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 28px;
    color: var(--themeht-body-color);
    letter-spacing: -.4px
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.ht-first-letter::first-letter,
.marquee-text span,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: var(--themeht-secondary-font-family)
}

.page-wrapper {
    overflow-x: hidden
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 20px;
    font-style: normal;
    color: var(--themeht-text-color)
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit
}

b,
strong {
    font-weight: 800
}

.h1,
.header-pricing-data.active .flex-item.pricing p,
h1 {
    font-weight: 600
}

.h1,
h1 {
    font-size: 80px;
    line-height: 90px
}

.h2,
h2 {
    font-size: 45px;
    line-height: 64px;
    font-weight: 700
}

.h3,
h3 {
    font-size: 30px;
    line-height: 44px;
    font-weight: 700
}

.h4,
.h5,
.h6,
.product-btn a,
h4,
h5,
h6 {
    font-weight: 500
}

.h4,
h4 {
    font-size: 26px;
    line-height: 36px
}

.h5,
h5 {
    font-size: 22px;
    line-height: 32px
}

.h6,
.lead,
h6 {
    line-height: 30px
}

.h6,
h6 {
    font-size: 20px
}

ul {
    margin: 0;
    padding: 0
}

u {
    text-decoration-style: wavy
}

p {
    line-height: 1.7
}

.lead {
    font-weight: 300;
    font-size: 22px
}

.z-index-0 {
    z-index: 0
}

.z-index-1 {
    z-index: 1
}

section {
    padding: 20px 0
}

.rounded {
    border-radius: 20px !important
}

.text-theme {
    color: var(--themeht-primary-color)
}

.text-black {
    color: var(--themeht-text-color) !important
}

.text-grey {
    color: var(--themeht-body-color)
}

.form-control,
label {
    font-size: 14px;
    color: var(--themeht-text-color)
}

.white-bg {
    background-color: var(--themeht-white-color) !important
}

.dark-bg {
    background-color: var(--themeht-bg-dark-color)
}

.light-bg {
    background-color: var(--themeht-bg-light-color)
}

.primary-bg {
    background-color: var(--themeht-primary-color)
}

.primary-bg2 {
    background-color: var(--themeht-primary2-color)
}

.product-swiper .swiper-slide.swiper-slide-active,
.secondary-bg {
    background-color: var(--themeht-secondary-color)
}

.secondary-bg2 {
    background-color: var(--themeht-secondary2-color)
}

.transparent-bg {
    background-color: inherit !important
}

.grediant-bg {
    background-image: linear-gradient(180deg, #f6f5fa .01%, rgba(246, 245, 250, 0))
}

.grediant-bg2 {
    background: linear-gradient(115deg, var(--themeht-primary-color), var(--themeht-secondary-color))
}

.grediant-bg3 {
    background: linear-gradient(115deg, var(--themeht-primary2-color), var(--themeht-secondary2-color))
}

.border-light {
    border-color: var(--themeht-border-light-color) !important
}

.banner-2 {
    padding: 164px 0 0px;
    z-index: 9
}

.product-swiper .swiper-slide {
    background: var(--themeht-primary-color);
    position: relative;
    border-radius: 20px;
    display: block;
    width: 100%;
    padding: 30px;
    color: var(--themeht-white-color)
}

.clients-logo,
.marquee-text i,
.video-btn {
    display: inline-block
}

.product-swiper .swiper-slide .product-item {
    min-height: 350px
}

.product-swiper .swiper-slide .product-item h4 {
    color: #fff;
    font-size: 30px;
    font-style: normal;
    font-weight: 200;
    line-height: 1.5;
    letter-spacing: -.16px
}

.list-icon.style-1 li i,
.marquee-wrap.style-2 .marquee-text i,
.marquee-wrap.style-2 .marquee-text span,
.product-item .btn:hover {
    color: var(--themeht-white-color)
}

.product-btn {
    text-align: right
}

.product-btn a {
    border-radius: 99px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    padding: 5px 20px
}

.product-image {
    position: absolute;
    width: 70px;
    left: 30px;
    bottom: 20px;
    opacity: .2
}

.clients-logo {
    text-align: center;
    border-right: 1px solid #DFE3E5;
    padding: 25px;
    border-bottom: 1px solid #DFE3E5;
    width: 49%;
}

.clients-logo:nth-child(2n),
.clients-logo:nth-child(4n) {
    border-right: none;
}

.clients-logo:nth-child(3n),
.clients-logo:nth-child(4n) {
    border-bottom: none;
}

.clients-logo img {
    max-width: 174px;
}

.form-group {
    margin-bottom: 20px;
    position: relative
}

label {
    line-height: 1
}

.form-control {
    height: 50px;
    border-radius: 10px;
    background-color: var(--themeht-bg-light-color);
    border: 1px solid transparent
}

textarea.form-control {
    height: 150px;
    border-radius: 10px
}

.form-control:focus {
    box-shadow: none;
    background: 0 0;
    border-color: var(--themeht-primary-color)
}

select.form-control {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    height: 50px !important;
    color: var(--themeht-body-color)
}

iframe {
    width: 100%;
    border: none;
    pointer-events: auto
}

.iframe-h {
    height: 500px !important
}

.iframe-h-2 {
    height: 600px !important
}

.map iframe {
    border: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-filter: brightness(100%) contrast(100%) saturate(50%) blur(0px) hue-rotate(0deg);
    -moz-filter: brightness(100%) contrast(100%) saturate(50%) blur(0px) hue-rotate(0deg);
    -ms-filter: brightness(100%) contrast(100%) saturate(50%) blur(0px) hue-rotate(0deg);
    -o-filter: brightness(100%) contrast(100%) saturate(50%) blur(0px) hue-rotate(0deg);
    filter: brightness(100%) contrast(100%) saturate(50%) blur(0px) hue-rotate(0deg)
}

.help-block.with-errors {
    position: absolute;
    color: red;
    right: 15px;
    font-size: 10px;
    line-height: 14px
}

.form-control::-webkit-input-placeholder {
    color: var(--themeht-body-color)
}

.form-control::-moz-placeholder {
    color: var(--themeht-body-color)
}

.form-control:-ms-input-placeholder {
    color: var(--themeht-body-color)
}

.form-control:-moz-placeholder {
    color: var(--themeht-body-color)
}

.video-btn {
    position: relative
}

.video-btn-pos {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -50px;
    margin-left: -50px;
    z-index: 99
}

.video-btn.is-play {
    background-color: var(--themeht-secondary2-color);
    border-radius: 50%;
    width: 70px;
    height: 70px
}

.bg-effect::after,
.list-icon.style-1 li i {
    background: linear-gradient(115deg, var(--themeht-primary-color), var(--themeht-secondary-color))
}

.video-btn.is-play .video-btn-outer-circle {
    background: var(--themeht-secondary2-color);
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%
}

.video-btn.is-play .video-btn-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    transform: translate(-50%, -50%);
    background: linear-gradient(115deg, var(--themeht-primary2-color), var(--themeht-secondary2-color));
    color: #fff;
    font-size: 30px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.has-scale-animation {
    animation: 3s infinite smallScale
}

.has-delay-short {
    animation-delay: .5s
}

.list-icon.style-1 li {
    position: relative;
    display: flex;
    margin-bottom: 15px;
    background: var(--themeht-white-color);
    box-shadow: 0 25px 70px rgba(8, 10, 55, .08);
    padding: 10px 18px;
    border-radius: 100px;
    align-items: center
}

.list-icon.style-1 li:last-child,
.list-icon.style-2 li:last-child {
    margin-bottom: 0
}

.list-icon.style-1 li i {
    font-size: 20px;
    line-height: 1;
    margin-right: 10px;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.list-icon.style-2 li {
    position: relative;
    display: flex;
    margin-bottom: 15px;
    align-items: center
}

.list-icon.style-2 li i {
    color: var(--themeht-primary-color);
    font-size: 20px;
    line-height: 1;
    margin-right: 10px
}

.marquee-wrap {
    width: 100%;
    position: relative;
    overflow: hidden;
    display: block
}

.flex-container,
.flex-item,
.flex-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.marquee-text {
    animation: 60s linear infinite marquee;
    position: relative;
    width: 100%;
    white-space: nowrap
}

.banner-shape,
.banner-shape2,
.hero-shape1,
.ht-bg-move,
.rocket-shade,
.wave-shape {
    position: absolute
}

.marquee-text span {
    font-size: 100px;
    line-height: 110px;
    color: var(--themeht-text-color);
    font-weight: 500
}

.marquee-text i {
    font-size: 10px;
    line-height: 1;
    margin: 0 30px;
    color: var(--themeht-text-color)
}

.marquee-wrap.style-2 {
    padding: 30px 0;
    transform: scale(1.1) rotate(5deg)
}

#particles-js {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1
}

.ht-bg-move {
    height: 100%;
    left: 0;
    margin: 0 auto;
    right: 0;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: -1
}

.ht-first-letter::first-letter {
    padding: 8px 0;
    font-size: 60px;
    line-height: 60px;
    display: inline-block;
    float: left;
    font-weight: 600;
    margin-right: 8px;
    color: var(--themeht-primary-color)
}

.rocket-shade {
    animation-name: MoveCircleSmall;
    animation-timing-function: linear;
    animation-duration: 5s;
    animation-delay: 0s;
    left: 0;
    top: -50%;
    animation-iteration-count: infinite
}


.wave-shape {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 300px;
    z-index: -1
}

.wave-shape.top {
    bottom: inherit;
    top: 0
}

.banner-shape {
    right: -30%;
    top: -30%;
    width: 80%;
    height: 100%;
    z-index: -1
}

.banner-shape2 {
    left: 0;
    top: 8%;
    width: 50%;
    height: 100%;
    z-index: -1
}

.bg-effect::after,
.img-bg-shape {
    left: -10%;
    position: absolute;
    z-index: -1;
    height: 100%
}

.banner-shape2 img {
    animation: 30s linear infinite rotate
}

.banner-shape3 {
    position: absolute;
    right: -5%;
    top: -8%;
    width: 50%;
    height: 100%;
    z-index: -1
}

.img-bg-shape {
    top: -20%;
    width: 120%
}

.bg-effect,
.pricing-table,
.shape-img-bg,
.tab-content {
    position: relative
}

.bg-effect::after {
    top: 0;
    content: "";
    border-top-right-radius: 100px;
    width: 60%;
    border-bottom-right-radius: 100px;
    transform: rotate(10deg)
}

.stop-color1 {
    stop-color: var(--themeht-secondary-color)
}

.stop-color2 {
    stop-color: var(--themeht-primary-color)
}

#imagewave2 .stop-color1 {
    stop-color: var(--themeht-secondary2-color)
}

#imagewave2 .stop-color2 {
    stop-color: var(--themeht-primary2-color)
}

.pricing-detail-row {
    white-space: nowrap;
    font-weight: 700;
    font-size: 21px;
    margin-bottom: 0;
    line-height: normal
}

.list-plans {
    background: #1d509b !important;
    color: #fff !important
}

.pricing-data .bi-x-circle,
.pricing-table .bi-x-circle {
    color: #ec1f24
}

.pricing-data .flaticon-check,
.pricing-table .flaticon-check {
    color: green
}

.header-pricing-data.fixed {
    position: fixed;
    top: 80px
}

.flex-container,
.flex-row {
    display: flex;
    -webkit-box-direction: normal
}

.flex-row {
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.flex-row:nth-child(odd) {
    background-color: #f2f2f2
}

.flex-item {
    padding: 17px 34px;
    text-align: center;
    min-width: 186px;
    border: 1px solid #e7e7e7;
    margin-right: -1px;
    margin-top: -1px;
    line-height: 20px;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.header-pricing-data {
    position: -webkit-sticky;
    position: sticky;
    top: 66px;
    background-color: #fff;
    z-index: 5;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.header-pricing-data.active .flex-item {
    padding-top: 7px;
    padding-bottom: 7px
}

.header-pricing-data.active .all-plans,
.header-pricing-data.active .list-plans .flex-item {
    padding-top: 20px;
    padding-bottom: 12px
}

.header-pricing-data.active .all-plans p {
    margin-bottom: 4px;
    font-weight: 700
}

.header-pricing-data.active .pricing-switch {
    margin-bottom: 3px
}

.header-pricing-data.active .flex-item .signup {
    margin-top: 6px;
    margin-bottom: 4px
}

.header-pricing-data .all-plans {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.pricing-table tr td,
.pricing-table tr th {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px
}

.pricing-table tr td:first-child,
.pricing-table tr th:first-child {
    text-align: left
}

.pricing-table tr.fold td:first-child {
    padding-left: 30px
}

.pricing-table tr.view th {
    cursor: pointer
}

.pricing-table tr.fold {
    display: none
}

.pricing-table tr.view.open th:after {
    content: '-'
}

.monthly,
.yearly {
    display: none;
    cursor: pointer
}

.signin-box img {
    display: block;
    max-width: 300px;
    height: 240px;
    margin: auto
}