.tt_newsar_btn {
    background:var(--tt-ptimary-color);
    padding: 5px 10px;
    color: white;
    padding-left: 18px;
    font-weight: 600;
    font-size: 18px;
    border-radius: 50px;
    display: inline-block;
    transition: 0.4s;
}
.tt_newsar_btn span {
    background: white;
    color: var(--tt-ptimary-color);
    display: inline-block;
    padding: 1px 6px;
    border-radius: 50%;
    line-height: 28px;
    margin-left: 7px;
    transition: transform 0.3s ease;
}
.tt_newsar_btn:hover {
      background: var(--tt-ptimary-color);
      color: white;
}
.tt_newsar_btn:hover span   {
    transform: rotate(45deg);
    color:  var(--tt-ptimary-color);
}
.topbar {
    background-color: var(--tt-ptimary-color);
    padding: 5px;
}
.topbar span a{
    color: white
}
.header_main_btn {
    background: var(--tt-secondary-color);
    border-radius: 38px;
}
.nav-menu.nav-menu-social>li.add-listing a {
    display: inline-flex;
    color: #ffffff !important;
    height: 42px;
    padding: 8px 15px;
    border-radius: 0.3rem;
    font-size: 16px;
    align-items: center;
    justify-content: center;
}

.tt-shadow{
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.1), 0px 2px 24px rgba(0, 0, 0, 0.08);
}
.login-divider {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    margin: calc(2*8px) 0;
    color: #ACB0B9;
    text-align: center;
    font-size: 13px;
    line-height:20px;
}
.login-divider span:first-child, .login-divider span:last-child {
    display: block;
    flex: 1;
    height: 1px;
    background: #e9eaec;
}
.login-divider span {
    padding: 0   8px;
    position: relative;
}
.login-divider span:first-child, .login-divider span:last-child {
    display: block;
    flex: 1;
    height: 1px;
    background: #e9eaec;
}
.tt_password_field {
  position: relative;
}

.tt_password_field span {
  position: absolute;
  top: 50%;
  right: 10px; /* Adjust this value as needed */
  transform: translateY(-50%);
  cursor: pointer; /* Optional: Adds a pointer cursor */
}
/* For Chrome, Safari, Edge, Opera */
.input_mobile[type=number]::-webkit-outer-spin-button,
.input_mobile[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* For Firefox */
.input_mobile[type=number] {
  -moz-appearance: textfield;
}

.svg-icon.supreme-reliability .st0 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: var(--tt-ptimary-color)
}

.svg-icon.supreme-reliability .st1 {
    fill: none;
    stroke: var(--tt-ptimary-color);
    stroke-linecap: round;
    stroke-linejoin: round
}

.svg-icon.supreme-reliability .st2 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #fff;
    stroke: var(--tt-secondary-color)
}

.svg-icon.supreme-reliability .st3 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: var(--tt-secondary-color)
}

.svg-icon.supreme-reliability .st4 {
    fill: var(--tt-secondary-color)
}

.svg-icon.unmatched-security .st0 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: var(--tt-ptimary-color)
}

.svg-icon.unmatched-security .st1 {
    fill: none;
    stroke: var(--tt-ptimary-color);
    stroke-linecap: round;
    stroke-linejoin: round
}

.svg-icon.complete-control .st0,
.svg-icon.unmatched-security .st2 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: var(--tt-secondary-color)
}

.svg-icon.complete-control .st0 {
    fill: var(--tt-ptimary-color)
}

.svg-icon.complete-control .st1 {
    fill: none;
    stroke: var(--tt-ptimary-color);
    stroke-linecap: round;
    stroke-linejoin: round
}

.svg-icon.affordable-power .st0,
.svg-icon.complete-control .st2 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: var(--tt-secondary-color)
}

.svg-icon.affordable-power .st0 {
    fill: var(--tt-ptimary-color);
}

.svg-icon.affordable-power .st1 {
    fill: none;
    stroke: var(--tt-ptimary-color)
}

.svg-icon.affordable-power .st2,
.svg-icon.affordable-power .st3 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: var(--tt-secondary-color)
}

.svg-icon.affordable-power .st3 {
    stroke: var(--tt-secondary-color);
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round
}

.svg-icon.star .cls-1 {
    fill: #ffbd0a;
    fill-rule: evenodd
}

.svg-icon.star .cls-2 {
    fill: #99a5c2;
    fill-rule: evenodd
}

.svg-icon.call .st0,
.svg-icon.cart .st0,
.svg-icon.chat .st0,
.svg-icon.help .st0 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #99a5c2
}

.svg-icon.call .st0 {
    fill: var(--tt-ptimary-color)
}

.svg-icon.call .st1,
.svg-icon.call .st2 {
    fill: none;
    stroke: var(--tt-ptimary-color);
    stroke-linecap: round;
    stroke-linejoin: round
}

.svg-icon.call .st2 {
    stroke: var(--tt-secondary-color);
    stroke-width: 2
}

.svg-icon.call-chat .st0 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: var(--tt-ptimary-color)
}

.svg-icon.call-chat .st1 {
    fill: none;
    stroke: var(--tt-ptimary-color);
    stroke-linecap: round;
    stroke-linejoin: round
}

.svg-icon.call-chat .st2 {
    fill: var(--tt-secondary-color);
    stroke: var(--tt-secondary-color)
}

.svg-icon.email .st0 {
    fill: none;
    stroke: var(--tt-secondary-color);
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round
}

.svg-icon.email .st1 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: var(--tt-ptimary-color)
}

.svg-icon.email .st2 {
    fill: none;
    stroke: var(--tt-ptimary-color);
    stroke-linecap: round;
    stroke-linejoin: round
}

.svg-icon.cog .st0 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: var(--tt-ptimary-color)
}

.svg-icon.cog .st1 {
    fill: none;
    stroke: var(--tt-ptimary-color)
}

.svg-icon.cog .st2 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #fff;
    stroke: var(--tt-secondary-color)
}

.svg-icon.cog .st3,
.svg-icon.coin .st0 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: var(--tt-secondary-color)
}

.svg-icon.coin .st0 {
    fill: var(--tt-ptimary-color)
}

.svg-icon.coin .st1 {
    fill: none;
    stroke: var(--tt-ptimary-color)
}

.svg-icon.coin .st2 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #fff;
    stroke: var(--tt-secondary-color)
}

.svg-icon.coin .st3,
.svg-icon.control .st0 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: var(--tt-secondary-color)
}

.svg-icon.control .st0 {
    fill: var(--tt-ptimary-color)
}

.svg-icon.control .st1,
.svg-icon.control .st2 {
    fill: none;
    stroke: var(--tt-ptimary-color);
    stroke-linecap: round;
    stroke-linejoin: round
}

.svg-icon.control .st2 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #fff;
    stroke: var(--tt-secondary-color);
    stroke-dasharray: 4, 2
}

.svg-icon.control .st3 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: var(--tt-secondary-color)
}

.svg-icon.control .st4 {
    display: none
}

.svg-icon.control .st5 {
    display: inline;
    opacity: .5
}

.svg-icon.control .st6 {
    fill: none;
    stroke: var(--tt-secondary-color);
    stroke-width: .5
}

.svg-icon.free-whmcs .st0 {
    fill: none;
    stroke: #fff
}

.svg-icon.free-whmcs .st1,
.svg-icon.free-whmcs .st2 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #fff
}

.svg-icon.free-whmcs .st2 {
    fill: var(--tt-secondary-color)
}

.svg-icon.free-whmcs .st3 {
    fill: none;
    stroke: var(--tt-secondary-color)
}

.svg-icon.training .st0 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: var(--tt-secondary-color)
}

.svg-icon.training .st1 {
    fill: none;
    stroke: var(--tt-secondary-color);
    stroke-linecap: round;
    stroke-linejoin: round
}

.svg-icon.training .st2 {
    fill: none;
    stroke: #fff
}

.svg-icon.brand .st0,
.svg-icon.training .st3 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #fff
}

.svg-icon.brand .st0 {
    fill: var(--tt-secondary-color)
}

.svg-icon.brand .st1 {
    stroke: var(--tt-ptimary-color);
    stroke-linecap: round;
    stroke-linejoin: round
}

.svg-icon.brand .st1,
.svg-icon.brand .st2 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: var(--tt-ptimary-color)
}

.svg-icon.brand .st3,
.svg-icon.brand .st4 {
    fill: none;
    stroke: var(--tt-ptimary-color);
    stroke-linecap: round;
    stroke-linejoin: round
}

.svg-icon.brand .st4 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: var(--tt-secondary-color);
    stroke: var(--tt-secondary-color);
    stroke-width: 2
}

.svg-icon.control-panel .st0 {
    fill: none;
    stroke: var(--tt-secondary-color);
    stroke-linejoin: round;
    stroke-dasharray: 4, 2
}

.svg-icon.control-panel .st1,
.svg-icon.control-panel .st2 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: var(--tt-secondary-color)
}

.svg-icon.control-panel .st2 {
    fill: var(--tt-ptimary-color)
}

.svg-icon.control-panel .st3 {
    fill: none;
    stroke: var(--tt-ptimary-color);
    stroke-linecap: round;
    stroke-linejoin: round
}

.svg-icon.billing .st0 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: var(--tt-ptimary-color)
}

.svg-icon.billing .st1 {
    fill: none;
    stroke: var(--tt-ptimary-color);
    stroke-linecap: round;
    stroke-linejoin: round
}

.svg-icon.billing .st2 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: var(--tt-secondary-color)
}

.svg-icon.billing .st3 {
    fill: none;
    stroke: var(--tt-ptimary-color);
    stroke-linecap: round
}

.svg-icon.billing .st4 {
    fill: var(--tt-secondary-color)
}

.svg-icon.billing .st5 {
    fill: none;
    stroke: #fff;
    stroke-linecap: round
}

.svg-icon.hero .st0,
.svg-icon.hero .st1 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: var(--tt-ptimary-color)
}

.svg-icon.hero .st1 {
    fill: none;
    stroke: var(--tt-ptimary-color);
    stroke-linecap: round;
    stroke-linejoin: round
}

.svg-icon.hero .st2 {
    stroke: var(--tt-secondary-color);
    stroke-linejoin: round
}

.svg-icon.hero .st2,
.svg-icon.hero .st3,
.svg-icon.hero .st4 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: var(--tt-secondary-color)
}

.svg-icon.hero .st4 {
    fill: none;
    stroke: var(--tt-ptimary-color)
}

.svg-icon.one-click .st0,
.svg-icon.one-click .st1 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: var(--tt-ptimary-color)
}

.svg-icon.one-click .st1 {
    fill: none;
    stroke: var(--tt-ptimary-color)
}

.svg-icon.one-click .st2 {
    fill: var(--tt-secondary-color)
}

.svg-icon.save .st0 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: var(--tt-ptimary-color)
}

.svg-icon.save .st1,
.svg-icon.save .st2 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: none;
    stroke: var(--tt-ptimary-color)
}

.svg-icon.save .st2 {
    stroke: var(--tt-secondary-color)
}

.svg-icon.save .st3 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: var(--tt-secondary-color)
}

.svg-icon.signups .st0,
.svg-icon.signups .st1 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: var(--tt-ptimary-color)
}

.svg-icon.signups .st1 {
    fill: none;
    stroke: var(--tt-ptimary-color);
    stroke-linecap: round;
    stroke-linejoin: round
}

.svg-icon.signups .st2 {
    fill: none;
    stroke: var(--tt-secondary-color)
}

.svg-icon.premium-resources .st0,
.svg-icon.signups .st3 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: var(--tt-secondary-color)
}

.svg-icon.premium-resources .st1 {
    stroke: var(--tt-ptimary-color);
    stroke-linecap: round;
    stroke-linejoin: round
}

.svg-icon.premium-resources .st1,
.svg-icon.premium-resources .st2 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: var(--tt-ptimary-color)
}

.svg-icon.premium-resources .st3 {
    fill: none;
    stroke: var(--tt-ptimary-color);
    stroke-linecap: round;
    stroke-linejoin: round
}

.svg-icon.premium-resources .st4 {
    fill: none;
    stroke: var(--tt-secondary-color)
}

.svg-icon.flex .st0 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: var(--tt-ptimary-color)
}

.svg-icon.flex .st1 {
    fill: none;
    stroke: var(--tt-ptimary-color)
}

.svg-icon.flex .st2 {
    fill: none;
    stroke: var(--tt-secondary-color);
    stroke-linejoin: round;
    stroke-dasharray: 4, 2
}

.svg-icon.flex .st3,
.svg-icon.sell-products .st0 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: var(--tt-secondary-color)
}

.svg-icon.sell-products .st1 {
    fill: none;
    stroke: var(--tt-secondary-color)
}

.svg-icon.sell-products .st2 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: none;
    stroke: #fff
}

.svg-icon.cvar(--tt-secondary-color)it-card .st0,
.svg-icon.sell-products .st3 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #fff
}

.svg-icon.cvar(--tt-secondary-color)it-card .st0 {
    fill: var(--tt-secondary-color)
}

.svg-icon.cvar(--tt-secondary-color)it-card .st1 {
    fill: none;
    stroke: var(--tt-secondary-color)
}

.svg-icon.cvar(--tt-secondary-color)it-card .st2 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #fff
}

.svg-icon.shopping-cart .st0 {
    fill: none;
    stroke: #fff
}

.svg-icon.shopping-cart .st1 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: var(--tt-secondary-color)
}

.svg-icon.shopping-cart .st2 {
    stroke-width: 3;
    stroke-linecap: round
}

.svg-icon.shopping-cart .st2,
.svg-icon.shopping-cart .st3 {
    fill: none;
    stroke: var(--tt-secondary-color);
    stroke-linejoin: round
}

.svg-icon.customize .st0,
.svg-icon.customize .st1 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: var(--tt-secondary-color)
}

.svg-icon.customize .st1 {
    fill: var(--tt-ptimary-color)
}

.svg-icon.customize .st2 {
    fill: none;
    stroke: var(--tt-ptimary-color);
    stroke-linecap: round;
    stroke-linejoin: round
}

.svg-icon.embed-stock .st0 {
    fill: none;
    stroke: var(--tt-secondary-color);
    stroke-linejoin: round;
    stroke-dasharray: 4, 2
}

.svg-icon.embed-stock .st1,
.svg-icon.embed-stock .st2 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: var(--tt-secondary-color)
}

.svg-icon.embed-stock .st2 {
    fill: var(--tt-ptimary-color)
}

.svg-icon.embed-stock .st3 {
    fill: none;
    stroke: var(--tt-ptimary-color);
    stroke-linecap: round;
    stroke-linejoin: round
}

.svg-icon.forms-buttons .st0 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: var(--tt-ptimary-color)
}

.svg-icon.forms-buttons .st1 {
    fill: none;
    stroke: var(--tt-ptimary-color);
    stroke-linecap: round;
    stroke-linejoin: round
}

.svg-icon.forms-buttons .st2 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: var(--tt-secondary-color)
}

.svg-icon.forms-buttons .st3 {
    fill: none;
    stroke: var(--tt-secondary-color);
    stroke-dasharray: 4, 2
}

.svg-icon.social-media .st0 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: var(--tt-ptimary-color)
}

.svg-icon.social-media .st1 {
    fill: none;
    stroke: var(--tt-ptimary-color)
}

.svg-icon.seo .st0,
.svg-icon.social-media .st2 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: var(--tt-secondary-color)
}

.svg-icon.seo .st0 {
    fill: var(--tt-ptimary-color)
}

.svg-icon.seo .st1 {
    fill: none;
    stroke: var(--tt-ptimary-color);
    stroke-linejoin: round
}

.svg-icon.seo .st2,
.svg-icon.seo .st3 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: var(--tt-secondary-color)
}

.svg-icon.seo .st3 {
    stroke: var(--tt-secondary-color);
    stroke-linecap: round;
    stroke-linejoin: round
}

.svg-icon.domain .st0 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: var(--tt-ptimary-color)
}

.svg-icon.domain .st1 {
    fill: none;
    stroke: var(--tt-ptimary-color)
}

.svg-icon.domain .st2 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: var(--tt-secondary-color)
}

.svg-icon.domain .st3,
.svg-icon.domain .st4 {
    fill: none;
    stroke: #fff;
    stroke-linecap: round
}

.svg-icon.domain .st4 {
    stroke-linejoin: round
}

.svg-icon.domain .st5 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: none;
    stroke: var(--tt-secondary-color);
    stroke-miterlimit: 10
}

.svg-icon.no-limits .st0 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: var(--tt-ptimary-color)
}

.svg-icon.no-limits .st1 {
    fill: none;
    stroke: var(--tt-ptimary-color);
    stroke-linecap: round;
    stroke-linejoin: round
}

.svg-icon.easy-to-use .st0,
.svg-icon.no-limits .st2 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: var(--tt-secondary-color)
}

.svg-icon.easy-to-use .st1,
.svg-icon.easy-to-use .st2 {
    fill: none;
    stroke: var(--tt-secondary-color);
    stroke-linecap: round;
    stroke-linejoin: round
}

.svg-icon.easy-to-use .st2 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    stroke: #fff;
    stroke-dasharray: 4, 2
}

.svg-icon.easy-to-use .st3 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #fff
}

.svg-icon.easy-to-use .st4 {
    display: none
}

.svg-icon.easy-to-use .st5 {
    display: inline;
    opacity: .5
}

.svg-icon.easy-to-use .st6 {
    fill: none;
    stroke: var(--tt-secondary-color);
    stroke-width: .5
}

.svg-icon.wp-made-safe .st0 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: var(--tt-secondary-color)
}

.svg-icon.wp-made-safe .st1 {
    fill: none;
    stroke: var(--tt-secondary-color);
    stroke-linejoin: round
}

.svg-icon.wp-litespeed .st0,
.svg-icon.wp-made-safe .st2 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #fff
}

.svg-icon.wp-litespeed .st0 {
    fill: var(--tt-secondary-color)
}

.svg-icon.wp-litespeed .st1 {
    fill: none;
    stroke: var(--tt-secondary-color)
}

.svg-icon.click .st0,
.svg-icon.wp-litespeed .st2 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #fff
}

.svg-icon.click .st0 {
    fill: var(--tt-secondary-color)
}

.svg-icon.click .st1 {
    fill: none;
    stroke: var(--tt-secondary-color)
}

.svg-icon.click .st2 {
    fill: none;
    stroke: #fff
}

.svg-icon.click .st3,
.svg-icon.ssd .st0 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #fff
}

.svg-icon.ssd .st0 {
    fill: var(--tt-secondary-color)
}

.svg-icon.ssd .st1 {
    fill: none;
    stroke: var(--tt-secondary-color);
    stroke-linecap: round;
    stroke-linejoin: round
}

.svg-icon.ssd .st2 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #fff
}

.svg-icon.affordable-web-hosting .st0 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: var(--tt-secondary-color)
}

.svg-icon.affordable-web-hosting .st1 {
    fill: none;
    stroke: var(--tt-secondary-color)
}

.svg-icon.affordable-web-hosting .st2 {
    fill: none;
    stroke: #fff
}

.svg-icon.affordable-web-hosting .st3,
.svg-icon.nightly-backup .st0 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #fff
}

.svg-icon.nightly-backup .st0 {
    fill: var(--tt-ptimary-color)
}

.svg-icon.nightly-backup .st1 {
    fill: none;
    stroke: var(--tt-ptimary-color)
}

.svg-icon.nightly-backup .st2 {
    fill: none;
    stroke: var(--tt-secondary-color);
    stroke-width: 2;
    stroke-linecap: round
}
/*  Hosting Package  */
section.pak_sec_techtaranga {
    padding-top: 0;
    margin-top: -150px;
}
.package {
    position: relative;
    z-index: 111;
    display: block;
    background-color: white;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 8px 32px 0 rgba(0, 0, 0, .08);
    transition: transform .3s, box-shadow .3s;
}
.package:hover {
    box-shadow: 0 16px 24px rgba(0, 0, 0, .06), 0 16px 24px rgba(0, 0, 0, .06), 0 16px 48px rgba(0, 0, 0, .08);
    transform: translate3d(0, -8px, 0);
}
.package-icon i{
  font-size: 60px;
}
.package-items ul li {
    font-size: 17px;
    line-height: 37px;
}
.package-items ul li span {
    color: black;
    text-transform: uppercase!important;
    padding-left: 7px;
}

/* Cart More */
.tt_card_more{
    border-radius: 20px;
    -webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,.1);
    box-shadow: 0 0 8px 0 rgba(0,0,0,.1);
    padding: 24px;
    margin: 16px 0;
}
.tt_card_more svg{
    height: 67px;
    enable-background: new 0 0 60 60;
    background: #f2f2f2;
    padding: 12px;
    border-radius: 100%;
}

.tt_citem{
  border-bottom: 1px dashed #dadde8;
}
.tt_citem:last-child{
  border-bottom: unset;
}
/* Shopping Auth Action */

.tt_auth_swich {
    background: #d7d7d7;
    transition: 0.4s;
}
.tt_auth_swich.active{
    background:white;
}
.tt_auth_swich input {
    height: 0px;
    visibility: hidden;
    display: block;
    width: 0;
}
.tt_auth_swich label {
    display: block;
    cursor: pointer;
}
.tt_auth_swich label i{
    display: none;
}
.tt_auth_swich.active label i{
    display: inline;
}
.tt_auth_swich.active label {
    font-weight: bold;
    color:var(--tt-ptimary-color);
}
/*  Off Canvas Shoping Card */
.offcanvas.offcanvas-end {
    border-left: unset;
    box-shadow: 0 5px 30px 24px rgb(0 0 0 / 20%);
    overflow: hidden !important;
}
 .offcanvas.offcanvas-end .offcanvas-header {
    box-shadow: 0 8px 10px rgb(165 165 165 / 15%);
}

/*  Domain  Card */
.tt_domain_sercher{
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 8px 0 rgba(0,0,0,.1);
    margin-bottom: 16px;
}
.tt_dm_price{
  font-size: 25px !important;
}
.tt_dm_price {
    font-size: 22px !important;
    font-weight: 600 !IMPORTANT;
}

/* Gradient Text */
.gradient-text1 {
    background: linear-gradient(89.91deg,#09F 2.21%,#B927FF 99.9%);
    background-clip: text;
    /* -webkit-background-clip:text; */
    -webkit-text-fill-color: transparent;
}

.gradient-text2 {
    background: linear-gradient(89.91deg,#00E3B7 2.21%,#08F 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.gradient-text3 {
    background: linear-gradient(to right,#FFA891,#F54BCD 50%,#09F 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}
.gradient-text4 {
    background: linear-gradient(89.91deg, #2c56b2 2.21%, #08F 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.header_tt_main {
    font-size: 39px;
    line-height: 54px;
}
/* Service Section */
.service-box {
    position: relative;
    box-shadow: 0px 10px 15px rgba(8, 14, 28, 0.06);
    background-color: var(--white-color);
    border-radius: 10px;
    text-align: center;
    overflow: hidden;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
.service-box_img {
    border-radius: 10px 10px 0 0;
    overflow: hidden;
}
.service-box_img img {
    width: 100%;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
.service-box_content {
    position: relative;
    padding: 0 10px 25px 10px;
}
.service-box_icon {
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    background-color: white;
    margin: -40px auto 0 auto;
    bkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    border-radius: 50%;
}
.service-box_icon i {
    font-size: 40px;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    color: var(--tt-secondary-color);
    display: block;
}
.service-box .box-title {
    margin-bottom: 12px;
    font-size: 24px;
    line-height: 1.417;
    font-weight: 700;
    margin-top: -0.32em;
}
.service-box_text {
    max-width: 230px;
    margin: 0 auto 10px auto;
}
.link-btn:before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: -2px;
    width: 0;
    height: 2px;
    background-color: var(--tt-secondary-color);
    -webkit-transition: all ease 0.4s;
    transition: all ease 0.4s;
}
.service-box .bg-shape {
    position: absolute;
    bottom: -200px;
    left: 0;
    width: 100%;
    opacity: 0;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    pointer-events: none;
}
.service-box .bg-shape img {
    width: 100%;
}
.link-btn {
    font-weight: 600;
    font-size: 14px;
    display: inline-block;
    line-height: 0.8;
    position: relative;
    padding-bottom: 2px;
    margin-bottom: -2px;
    text-transform: uppercase;
    color: var(--tt-secondary-color);
}
.service-box:hover {
    background-color: var(--tt-ptimary-color);
}
.service-box {
    background-color: white;
}

.service-box:hover .bg-shape {
    left: 0;
    opacity: 1;
    bottom: 0;
}
.service-box:hover .box-title a{
    color: white;
}
.service-box:hover .service-box_text {
    color: white;
}
.service-box:hover .link-btn {
    color: white;
}
.service-box:hover .service-box_icon {
    background-color: var(--tt-ptimary-color);
}
.service-box:hover .service-box_icon i{
    color: white;
    transform: rotateY(180deg);
}
.service-box:hover .link-btn:before{
    width: 77%;
    background-color: white;
}
.service-box:hover .service-box_img img {
    transform: scale(1.1);
}
/* NFC Sections */
.phone-image {
    position: relative;
}

.phone-image img.profile {
    height: 600px;
    width: auto;
}

.phone-image img.card_tt {
    -webkit-filter: drop-shadow(5px 5px 5px #222);
    filter: drop-shadow(0 0 15px #222);
    position: absolute;
    left: 74%;
    transform: translateX(-50%);
    bottom: 59px;
    height: 224px;
    animation: float 3s ease-in-out infinite;
}

@keyframes float {
    0% {
        transform: translateX(-50%) translateY(0);
    }
    50% {
        transform: translateX(-50%) translateY(-10px);
    }
    100% {
        transform: translateX(-50%) translateY(0);
    }
}

@media (max-width:575px){
  .phone-image img.card_tt {
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
  }
}

/* Tech Taranga Smart  */
.why_nfc_tech {
    background-image: url(../images/nfc-pro-bg.png) !important;
    background-size: cover !important;
    background-position: bottom center !important;
}
.why_nfc_tech .why_img{
  width: 80%;
}

.nfc_info_card{
    margin-top: 0px;
}

.nfc_info_card span {
    background: rgb(239 255 254);
    display: block;
    border-radius: 10px;
}

.nfc_info_card span img {
    width: 100%;
    height: auto;
    padding: 14px;
}
.nfc_info_card  h3{
  font-size: 18px;
  margin-bottom: 0;
}
.nfc_info_card  p{
  line-height: 20px;
}
/* Tech Taranga Team */
.team-tecttaranga {
    background-image: url(../images/team-card-bg.png) !important;
    background-size: cover !important;
    background-position: center center !important;
}


.team-tecttaranga .team-card-social {
    width: 80%;
    margin: auto;
    margin-top: 16px;
    background: var(--tt-ptimary-color);
    border-radius: 20px 20px 0 0;
}
.team-card-social a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    color: white;
    border: 2px solid;
    border-radius: 50%;
    margin: 5px 2px;
    text-decoration: none;
}
.team-card-social a:hover {
  background-color: var(--tt-ptimary-color);
  color: #fff;
}

.team-card-social i {
    font-size: 16px;
}
.team-card {
  position: relative;
  padding: 20px;
  border: 1px solid #ccc;
  border-radius: 8px;
}

.team-tecttaranga::before,
.team-tecttaranga::after {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  border: 3px solid var(--tt-ptimary-color);
}

.team-tecttaranga::before {
  top: 0;
  left: 0;
  border-width: 3px 0 0 3px;
  border-radius: 8px 0 0 0;
}

.team-tecttaranga::after {
  top: 0;
  right: 0;
  border-width: 3px 3px 0 0;
  border-radius: 0 8px 0 0;
}

/* nfc section */
.nfc-section-1.home-hero {
    padding: 35px 0;
}
/* Styles for the Get Started button */
.action_button a {
  display: inline-block;
  padding: 10px 20px;
  background-color: var(--tt-ptimary-color);
  color: #fff;
  border-radius: 30px;
  text-decoration: none;
  font-weight: bold;
  transition: background-color 0.3s ease;
}

.action_button a:hover {
  background-color: var(--tt-ptimary-color);
}

.video_button {
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  color: #333;
  font-weight: bold;
}
.video_button .play-icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  background-color: var(--tt-ptimary-color);
  color: #fff;
  border-radius: 50%;
  font-size: 20px;
  z-index: 1;
}
.video_button .play-icon::after,
.video_button .play-icon::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  background-color: rgba(59, 130, 246, 0.3);
  border-radius: 50%;
  transform: translate(-50%, -50%) scale(1);
  z-index: -1;
  animation: pulse 3s infinite;
}
.video_button .play-icon::after {
  animation-delay: 0.75s;
  opacity: 0.5;
}

@keyframes pulse {
  0% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
  100% {
    transform: translate(-50%, -50%) scale(1.6);
    opacity: 0;
  }
}

/* Text styling next to the play icon */
.video_button span {
  color: #333;
  font-size: 16px;
}


.tt_sec_headings .sub-title {
    background: var(--tt-secondary-subtle);
    color: var(--tt-secondary-color);
    font-size: 16px;
    display: inline-block;
    font-weight: 600;
    padding: 4px 17px;
    margin-bottom: 8px;
    border-radius: 30px;
}

.tt_sec_headings .title {
    font-size: 38px;
    line-height: 1.6;
}
.mobile_nav_logo{
  display: none;
}
.navigation-portrait .mobile_nav_logo{
  height: 34px;
  margin-top: 15px;
  display: block;
  margin-left: 22px;
}
.mobile_sidebar_footer{
  display: none;
}
.navigation-portrait .mobile_sidebar_footer {
    display: block;
    width: 100%;
    bottom: 0;
    position: absolute;
    margin: auto;
}
.header-fixed {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
}

.floating-image {
  animation: floatanimation 3s ease-in-out infinite;
}
@keyframes floatanimation {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
