/*
Theme Name: Bizconmy
Theme URI: https://themeforest.net/user/themestek
Author: ThemeStek
Author URI: https://pbminfotech.com/
Description: Bizconmy - Multi Services WordPress Theme
Version: 2.4
License: Mixed Licence
License URI: https://themeforest.net/licenses/standard
Text Domain: bizconmy
Tags: custom-header, rtl-language-support, right-sidebar, one-column, two-columns, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, featured-images, footer-widgets, post-formats, sticky-post, customizer-options, threaded-comments, translation-ready
*/
.alignnone {
	margin: 5px 20px 20px 0
}
.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto
}
.alignright {
	float: right;
	margin: 5px 0 20px 20px
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px
}
a img.alignleft,
a img.alignnone {
	margin: 5px 20px 20px 0
}
a img.alignleft {
	float: left
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	padding: 5px 3px 10px;
	text-align: center
}
.wp-caption.alignleft,
.wp-caption.alignnone {
	margin: 5px 20px 20px 0
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px
}
.wp-caption img {
	border: 0;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px
}
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute!important;
	width: 1px;
	word-wrap: normal!important
}
.screen-reader-text:focus {
	background-color: #eee;
	clip: auto!important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000
}
.bypostauthor {
	position: relative;
}
.elementor-editor-active .edit-link{
	display: none;
}

/*
Theme Name: Bizconmy
Theme URI: https://themeforest.net/user/themestek
Author: ThemeStek
Author URI: https://pbminfotech.com/
Description: Bizconmy - Multi Services WordPress Theme
Version: 2.4
License: Mixed Licence
License URI: https://themeforest.net/licenses/standard
Text Domain: bizconmy
Tags: custom-header, rtl-language-support, right-sidebar, one-column, two-columns, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, featured-images, footer-widgets, post-formats, sticky-post, customizer-options, threaded-comments, translation-ready
*/
.alignnone {
	margin: 5px 20px 20px 0
}
.tm-nav {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    border: 1px solid var(--border);
    background: #fff;
    color: var(--primary);
    display: grid;
    place-items: center;
    font-size: 17px;
    cursor: pointer;
    box-shadow: var(--shadow);
    transition: background 0.2s, color 0.2s, border-color 0.2s;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto
}
.alignright {
	float: right;
	margin: 5px 0 20px 20px
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px
}
a img.alignleft,
a img.alignnone {
	margin: 5px 20px 20px 0
}
a img.alignleft {
	float: left
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	padding: 5px 3px 10px;
	text-align: center
}
.wp-caption.alignleft,
.wp-caption.alignnone {
	margin: 5px 20px 20px 0
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px
}
.wp-caption img {
	border: 0;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px
}
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute!important;
	width: 1px;
	word-wrap: normal!important
}
.screen-reader-text:focus {
	background-color: #eee;
	clip: auto!important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000
}
.bypostauthor {
	position: relative;
}
.elementor-editor-active .edit-link{
	display: none;
}

:root {
  --primary: #1e4a8c;
  --primary-dark: #0f2d6b;
  --primary-soft: #eef4fb;
  --accent: #007d7d;
  --yellowcolor: #4c97d6;
  --yellow-dark: #ca8a04;
  --darkcolor: #0f172a;
  --text: #1e293b;
  --muted: #64748b;
  --border: #e2e8f0;
  --shadow: 0 4px 16px rgba(15, 23, 42, 0.06);
  --shadow-lg: 0 10px 30px rgba(15, 23, 42, 0.1);

  /* One font family for the whole site, with proper fallbacks */
  --font-main: 'Poppins', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  --bs-body-font-family: var(--font-main);
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
  overflow-x: hidden;
}

/* sticky navbar ke neeche section ka title na chhupe */
[id] {
  scroll-margin-top: 90px;
}

body {
  font-family: var(--font-main);
  color: var(--text);
  background: #fff;
  line-height: 1.6;
  font-size: 15px;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
  /* horizontal page scroll prevent (partners track etc.) */
}

/* Headings: same font, only weights 600 / 700 (Poppins has no 650) */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--font-main);
  font-weight: 600;
  line-height: 1.3;
}

button,
input,
select,
textarea {
  font-family: inherit;
}

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

.section-title {
  font-size: 1.65rem;
  font-weight: 600;
  color: var(--darkcolor);
  margin-bottom: 6px;
  letter-spacing: -0.2px;
}

.section-desc {
  color: var(--muted);
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 0;
}

/* =====================================================
   TOP BAR
   ===================================================== */
.top-bar {
  background: var(--darkcolor);
  color: #94a3b8;
  font-size: 13px;
  padding: 8px 0;
  font-weight: 400;
}

.top-bar a {
  color: #94a3b8;
  text-decoration: none;
  transition: color 0.2s;
}

.top-bar a:hover {
  color: #fff;
}

.top-bar .sep {
  margin: 0 10px;
  opacity: 0.4;
}

.topnew {
  font-weight: 500;
  letter-spacing: 0.3px;
  color: #cbd5e1;
}

/* =====================================================
   NAVBAR
   ===================================================== */
.navbar-custom {
  background: #fff;
  border-bottom: 1px solid var(--border);
  position: sticky;
  top: 0;
  z-index: 1030;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04);
  transition: background 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease;
}

.navbar-custom.scrolled {
  background: transparent;
  border-bottom-color: transparent;
  top: 15px;
}

.navbar-custom.scrolled .navbar-inner {
  box-shadow: 0 4px 24px rgba(15, 23, 42, 0.12);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  background: #fff;
  border-radius: 50px;
  padding: 10px 23px;
}

.navbar-inner {
  display: flex;
  align-items: center;
  min-height: 68px;
  gap: 20px;
  transition: min-height 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}

.navbar-brand {
  font-weight: 600;
  font-size: 1.25rem;
  color: var(--primary) !important;
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  flex-shrink: 0;
  padding: 0;
  margin: 0;
}

.navbar-brand img {
  height: 44px;
  width: auto;
  display: block;
  transition: height 0.35s ease;
}

.navbar-custom.scrolled .navbar-brand img {
  height: 36px;
}

.logo-box {
  width: 38px;
  height: 38px;
  background: var(--primary);
  border-radius: 9px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
}

/* Desktop nav */
.nav-desktop {
  display: flex;
  align-items: center;
  align-self: stretch;
  list-style: none;
  margin: 0 0 0 auto;
  padding: 0;
  gap: 2px;
}

.nav-desktop>li {
  position: relative;
  display: flex;
  align-items: center;
}

.nav-desktop>li>a {
  display: block;
  padding: 9px 15px;
  font-size: 14.5px;
  font-weight: 500;
  color: #334155;
  text-decoration: none;
  border-radius: 7px;
  transition: all 0.2s;
}

.nav-desktop>li>a:hover,
.nav-desktop>li>a.active {
  color: var(--primary);
  background: var(--primary-soft);
}

/* Dropdown (hover) */
.nav-desktop .dropdown-panel {
  position: absolute;
  top: 100%;
  left: 0;
  right: auto;
  min-width: 200px;
  width: max-content;
  background: #fff;
  border: 1px solid var(--border);
  border-radius: 10px;
  box-shadow: 0 10px 30px rgba(15, 23, 42, 0.12);
  padding: 8px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(8px);
  transition: all 0.2s ease;
  z-index: 200;
}

/* invisible bridge: mouse link se panel tak jaate hue hover na tute */
.nav-desktop .dropdown-panel::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: -16px;
  height: 16px;
}

.navbar-custom.scrolled .nav-desktop .dropdown-panel:not(.mega) {
  top: calc(100% + 10px);
}

/* Last dropdown (Login) opens towards left so it never overflows */
.nav-desktop>li:last-child .dropdown-panel {
  left: auto;
  right: 0;
}

.nav-desktop .has-dropdown:hover .dropdown-panel {
  opacity: 1;
  visibility: visible;
  transform: translateY(4px);
}

.nav-desktop .dropdown-panel a {
  display: block;
  padding: 9px 12px;
  font-size: 14px;
  font-weight: 500;
  color: #334155;
  text-decoration: none;
  border-radius: 6px;
  transition: all 0.15s;
}

.nav-desktop .dropdown-panel a:hover {
  background: var(--primary-soft);
  color: var(--primary);
}

.nav-desktop .dropdown-panel a i {
  font-size: 14px;
  opacity: 0.85;
}

/* Mega dropdown: full width under navbar */
.nav-desktop .has-dropdown.mega-parent {
  position: static;
}

.nav-desktop .dropdown-panel.mega {
  left: 0;
  right: 0;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  margin: 0;
  padding: 24px 0;
  border: none;
  border-top: 1px solid var(--border);
  border-radius: 0 0 12px 12px;
  box-shadow: 0 12px 40px rgba(15, 23, 42, 0.12);
  transform: translateY(6px);
  display: block;
}

.nav-desktop .has-dropdown:hover .dropdown-panel.mega {
  transform: translateY(0);
}

.dropdown-panel.mega .mega-inner {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 16px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}

.dropdown-panel.mega .mega-col h6 {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  color: var(--primary);
  margin: 0 0 10px;
  padding-bottom: 8px;
  border-bottom: 1px solid #eef2f7;
  display: flex;
  align-items: center;
  gap: 6px;
}

.dropdown-panel.mega .mega-col a {
  display: block;
  padding: 7px 8px;
  font-size: 13.5px;
  font-weight: 500;
  color: #334155;
  text-decoration: none;
  border-radius: 6px;
  transition: all 0.15s;
  white-space: nowrap;
}

.dropdown-panel.mega .mega-col a:hover {
  background: var(--primary-soft);
  color: var(--primary);
}

.btn-posp {
  background: var(--yellowcolor);
  color: #fff !important;
  border: none;
  border-radius: 7px;
  padding: 9px 18px;
  font-weight: 600;
  font-size: 13.5px;
  text-decoration: none;
  transition: all 0.2s;
  white-space: nowrap;
  flex-shrink: 0;
}

.btn-posp:hover {
  background: var(--yellow-dark);
  color: #fff !important;
}

.menu-btn {
  width: 40px;
  height: 40px;
  border: 1px solid var(--border);
  border-radius: 8px;
  background: #fff;
  display: none;
  align-items: center;
  justify-content: center;
  font-size: 1.2rem;
  color: var(--text);
  cursor: pointer;
}

/* Mobile offcanvas */
.offcanvas {
  width: 290px !important;
}

.navbar-brand-mobile {
  width: 125px;

  img {
    width: 100%;
    filter: grayscale(1) invert(1);
  }
}

.offcanvas-header {
  background: var(--primary);
  color: #fff;
  padding: 18px 20px;
}

.offcanvas-body {
  padding: 12px 16px;
}

.offcanvas-body .nav-link {
  padding: 11px 12px;
  border-radius: 7px;
  font-weight: 500;
  font-size: 14.5px;
  color: #334155;
}

.offcanvas-body .nav-link:hover {
  background: var(--primary-soft);
  color: var(--primary);
}

.offcanvas-body .accordion-btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 11px 12px;
  border: none;
  background: transparent;
  border-radius: 7px;
  font-weight: 500;
  font-size: 14.5px;
  color: #334155;
  text-align: left;
  cursor: pointer;
}

.offcanvas-body .accordion-btn:hover {
  background: var(--primary-soft);
  color: var(--primary);
}

.offcanvas-body .accordion-btn i.chev {
  font-size: 12px;
  transition: transform 0.2s;
}

.offcanvas-body .accordion-btn[aria-expanded="true"] i.chev {
  transform: rotate(180deg);
}

.offcanvas-body .accordion-panel {
  padding: 4px 0 8px 12px;
}

.offcanvas-body .accordion-panel .sub-label {
  font-size: 11.5px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: var(--primary);
  margin: 10px 0 4px 4px;
}

.offcanvas-body .accordion-panel a {
  display: block;
  padding: 8px 12px;
  font-size: 13.5px;
  font-weight: 500;
  color: #475569;
  text-decoration: none;
  border-radius: 6px;
}

.offcanvas-body .accordion-panel a:hover {
  background: var(--primary-soft);
  color: var(--primary);
}
/* =====================================================
   HERO CONTAINER & BACKGROUND
   ===================================================== */
.hero {
  background: linear-gradient(145deg, #0f2d6b 0%, #1e4a8c 50%, #2d82cd 100%);
  padding: 70px 0 0px;
  color: #fff;
  position: relative;
  overflow: hidden;
}

.hero::before {
  content: "";
  position: absolute;
  top: -100px;
  right: -100px;
  width: 500px;
  height: 500px;
  background: radial-gradient(circle, rgba(0, 210, 255, 0.25) 0%, rgba(15, 45, 107, 0) 70%);
  border-radius: 50%;
  pointer-events: none;
}

/* =====================================================
   LEFT COLUMN ELEMENTS
   ===================================================== */
.hero-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  border: 1px solid rgba(255, 255, 255, 0.22);
  padding: 6px 16px;
  border-radius: 50px;
  font-size: 13.5px;
  font-weight: 500;
  margin-bottom: 20px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.hero-badge .stars {
  color: var(--yellowcolor);
  letter-spacing: 1px;
}

.hero h1 {
  font-size: 2.75rem;
  font-weight: 600;
  line-height: 1.25;
  margin-bottom: 16px;
  letter-spacing: -0.4px;
	color:#fff;
}

.hero .lead {
  font-size: 1.08rem;
  font-weight: 400;
  color: var(--text-muted);
  max-width: 490px;
  margin-bottom: 28px;
  line-height: 1.65;
}

.hero-btns {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-bottom: 35px;
}

.btn-main {
  background: var(--yellowcolor);
  color: #fff;
  border: none;
  border-radius: 10px;
  padding: 13px 26px;
  font-weight: 700;
  font-size: 15px;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  transition: all 0.25s ease;
}

.btn-main:hover {
  background: var(--yellow-dark);
  color: #0b1930;
  transform: translateY(-2px);
  box-shadow: 0 10px 25px rgba(255, 183, 3, 0.45);
}

.btn-ghost {
  background: rgba(255, 255, 255, 0.08);
  color: #fff;
  border: 1.5px solid rgba(255, 255, 255, 0.4);
  border-radius: 10px;
  padding: 12px 24px;
  font-weight: 600;
  font-size: 15px;
  text-decoration: none;
  transition: all 0.25s ease;
}

.btn-ghost:hover {
  background: rgba(255, 255, 255, 0.18);
  border-color: #fff;
  color: #fff;
  transform: translateY(-2px);
}

/* Typing effect styling */
#insurance-type {
  color: var(--primary-soft);
  font-weight: 600;
  position: relative;
  display: inline-block;
  min-height: 1.3em;
}

#insurance-type::after {
  content: "|";
  color: #fff;
  animation: blink 0.8s infinite;
  margin-left: 3px;
}

@keyframes blink {
  0%, 100% { opacity: 1; }
  50% { opacity: 0; }
}

/* Stats strip beneath left column */
   .hero-stats-row {
display: flex;
align-items: center;
gap: 24px;
padding-top: 20px;
border-top: 1px solid rgba(255, 255, 255, 0.15);
max-width: 500px;
margin-bottom: 34px;
}

.stat-box {
  display: flex;
  align-items: center;
  gap: 10px;
}

.stat-box i {
  font-size: 22px;
  color: var(--blue-accent);
}

.stat-box-title {
  font-size: 13.5px;
  font-weight: 700;
  line-height: 1.2;
}

.stat-box-sub {
  font-size: 11.5px;
  color: rgba(255, 255, 255, 0.7);
}

/* =====================================================
   RIGHT COLUMN - CIRCULAR GLOW & GLASS CARDS
   ===================================================== */
.hero-right-wrapper {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 440px;
}

/* Glowing Outer Ring Backdrop */
.circle-glow-ring {
  position: absolute;
  width: 380px;
  height: 380px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(0, 210, 255, 0.18) 0%, rgba(255, 255, 255, 0.02) 70%);
  border: 1.5px dashed rgba(255, 255, 255, 0.25);
  animation: rotateRing 25s linear infinite;
  z-index: 1;
}

@keyframes rotateRing {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* Main Circular Frame with Glass Border */
.image-circle-container {
position: relative;
width: 490px;
height: 100%;
border-radius: 50%;
background: linear-gradient(135deg, rgba(255, 255, 255, 0.35) 0%, rgba(255, 255, 255, 0.05) 100%);
box-shadow: 0 20px 50px rgba(0, 0, 0, 0.35), 0 0 30px rgba(0, 210, 255, 0.2);
backdrop-filter: blur(10px);
z-index: 2;
}
.image-circle-inner {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.hero-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  transition: transform 0.5s ease;
}

.image-circle-container:hover .hero-img {
  transform: scale(1.05);
}

/* Floating Card 1 - Top Left Shield Badge */
.glass-card-top {
  position: absolute;
  top: 15px;
  left: 10px;
  background: rgba(11, 25, 48, 0.82);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  border: 1px solid rgba(255, 255, 255, 0.22);
  padding: 10px 16px;
  border-radius: 16px;
  display: flex;
  align-items: center;
  gap: 12px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.3);
  z-index: 3;
  animation: floatSlow 3.8s ease-in-out infinite;
}

.glass-card-top .badge-icon {
  width: 38px;
  height: 38px;
  border-radius: 10px;
  background: linear-gradient(135deg, #00d2ff 0%, #0066ff 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: #ffffff;
}

.glass-card-top .badge-title {
  font-size: 13px;
  font-weight: 700;
  color: #ffffff;
}

.glass-card-top .badge-desc {
  font-size: 11px;
  color: rgba(255, 255, 255, 0.75);
}

/* Floating Card 2 - Bottom Right Rating Badge */
.glass-card-bottom {
  position: absolute;
  bottom: 25px;
  right: 15px;
  background: rgba(11, 25, 48, 0.85);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  border: 1px solid rgba(255, 255, 255, 0.22);
  padding: 10px 18px;
  border-radius: 16px;
  display: flex;
  align-items: center;
  gap: 12px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.35);
  z-index: 3;
  animation: floatSlow 4.2s ease-in-out infinite 0.5s;
}

.glass-card-bottom .rating-score {
  font-size: 18px;
  font-weight: 800;
  color: var(--yellowcolor);
}

.glass-card-bottom .rating-text {
  font-size: 12px;
  font-weight: 600;
  line-height: 1.2;
}

.glass-card-bottom .rating-stars {
  color: var(--yellowcolor);
  font-size: 11px;
}

/* Floating Pills around image */
.product-pill {
  position: absolute;
  background: rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.25);
  padding: 6px 14px;
  border-radius: 30px;
  font-size: 12px;
  font-weight: 600;
  color: #fff;
  z-index: 3;
  display: flex;
  align-items: center;
  gap: 6px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

.pill-health {
  top: 130px;
  right: 0px;
  animation: floatSlow 3.2s ease-in-out infinite 0.8s;
}

.pill-bike {
  bottom: 120px;
  left: 5px;
  animation: floatSlow 3.5s ease-in-out infinite 0.2s;
}

@keyframes floatSlow {
  0%, 100% { transform: translateY(0px); }
  50% { transform: translateY(-8px); }
}

/* Responsive adjustments */
@media (max-width: 991px) {
  .hero {
    text-align: center;
    padding: 50px 0 40px;
  }
  .hero h1 {
    font-size: 2.2rem;
  }
  .hero .lead {
    margin-left: auto;
    margin-right: auto;
  }
  .hero-btns {
    justify-content: center;
    margin-bottom: 10px;
  }
  .btn-main {
background: var(--yellowcolor);
color: #fff;
border: none;
border-radius: 10px;
padding: 13px 12px;
font-weight: 700;
font-size: 12px;
text-decoration: none;
display: inline-flex;
align-items: center;
gap: 8px;
transition: all 0.25s ease;
}
.btn-ghost {
background: rgba(255, 255, 255, 0.08);
color: #fff;
border: 1.5px solid rgba(255, 255, 255, 0.4);
border-radius: 10px;
padding: 13px 12px;
font-weight: 600;
font-size: 12px;
text-decoration: none;
transition: all 0.25s ease;
}
  .hero-stats-row {
    justify-content: center;
    margin-left: auto;
    flex-wrap: wrap;
    margin-bottom: 0px;
            row-gap: 14px;
    margin-right: auto;
  }
  .hero-right-wrapper {
    margin-top: 20px;
    min-height: 380px;
  }
  .circle-glow-ring {
    width: 320px;
    height: 320px;
  }
  .image-circle-container {
    width: 270px;
    height: 270px;
  }
}

@media (max-width: 576px) {
  .glass-card-top, .glass-card-bottom {
    padding: 8px 12px;
  }
  .product-pill {
    display: none;
  }
}
  /* ========== COMMON ========== */
.pw-area {
  --pw-line: #1fa0ec;
  --pw-badge: #0779bd;
  --pw-ink: #0f172a;
  --pw-divider: #c9d9ea;
  padding: 64px 0 76px;
  background: linear-gradient(120deg, #e8effe 0%, #f1f8ff 45%, #cffbff 100%);
}

.pw-sprite {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}

.pw-shell {
  width: min(100% - 32px, 1440px);
  margin-inline: auto;
}

.pw-title {
  text-align: center;
  font-size: clamp(1.55rem, 3.2vw, 2.25rem);
  font-weight: 600;
  letter-spacing: -0.3px;
  line-height: 1.25;
  color: var(--darkcolor);
  margin: 0 0 40px;
}

.pw-title span {
  color: #0ea5f5;
}

/* ========== DESKTOP STRUCTURE (unchanged) ========== */
.pw-wall-desktop {
  display: none;
}

@media (min-width: 992px) {
  .pw-wall-desktop {
    display: flex;
    flex-wrap: wrap;
    gap: 18px 15px;
  }

  .pw-mobile-only {
    display: none !important;
  }

  .pw-row {
    display: contents;
  }

  .pw-group {
    position: relative;
    flex: 0 0 100%;
    min-width: 0;
    margin: 0;
    padding: 0 12px 24px;
    border: 1.5px solid var(--pw-line);
    border-radius: 22px;
    text-align: center;
  }

  .pw-group > legend {
    float: none;
    width: auto;
    margin: 0 auto;
    padding: 0 14px;
    font-size: 1.15rem;
    font-weight: 500;
    color: var(--pw-ink);
  }

  .pw-badge {
    position: absolute;
    top: -20px;
    left: 100%;
    transform: translateX(-115%);
    background: var(--pw-badge);
    color: #fff;
    font-size: 12.5px;
    font-weight: 600;
    padding: 6px 14px;
    border-radius: 4px;
    white-space: nowrap;
  }

  .pw-new {
    position: absolute;
    top: -34px;
    left: 50%;
    transform: translateX(-50%);
    background: var(--pw-badge);
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    padding: 6px 16px;
    border-radius: 4px;
  }

  .pw-items {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    padding-top: 10px;
  }

  .pitem {
    position: relative;
    flex: 1 1 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    padding: 4px 6px;
    color: var(--pw-ink);
    text-decoration: none;
    border-radius: 12px;
  }

  .pitem + .pitem::before {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    bottom: 4px;
    width: 1px;
    background: linear-gradient(to bottom, transparent, var(--pw-divider) 22%, var(--pw-divider) 78%, transparent);
  }

  .pw-motor { flex: 0 0 100%; }
  .pw-life  { flex: 0 0 calc(40% - 12px); }
  .pw-health{ flex: 0 0 calc(60% - 12px); }
  .pw-other { flex: 0 0 100%; }
}

@media (min-width: 1500px) {
  .pw-wall-desktop {
    display: block;
  }
  .pw-row {
    display: flex;
    gap: 28px;
  }
  .pw-row + .pw-row {
    margin-top: 36px;
  }
  .pw-motor { flex: 5 1 0; }
  .pw-life  { flex: 2 1 0; }
  .pw-health{ flex: 3 1 0; }
  .pw-other { flex: 4 1 0; }
}

/* ========== COMMON PRODUCT STYLES ========== */
.pi {
  display: grid;
  place-items: center;
  width: 48px;
  height: 48px;
  transition: transform 0.25s ease;
}

.pi i {
  font-size: 40px;
  line-height: 1;
  background: linear-gradient(150deg, #0b3a8f 5%, #1e9df2 95%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
}

.pi .bi-scooter {
  -webkit-text-stroke: 0.8px #1a6fd0;
}

.pi svg {
  width: 44px;
  height: 44px;
  fill: url(#gBlue);
}

.pn {
  display: block;
  font-size: 14.5px;
  line-height: 1.3;
  text-align: center;
}

.pn b {
  display: block;
  font-weight: 500;
}

.pn small {
  display: block;
  font-size: 12.5px;
  font-weight: 400;
  letter-spacing: 0.5px;
  color: #334155;
}

.pitem:hover .pi {
  transform: translateY(-4px);
}

.pitem:hover .pn b {
  color: var(--primary);
}

.pi-more {
  border: 3px solid #1466c8;
  border-radius: 13px;
  width: 46px;
  height: 46px;
}

.pi-more i {
  font-size: 26px;
  background: none;
  -webkit-text-fill-color: #1466c8;
  color: #1466c8;
}

/* ========== MOBILE – EXACT MATCH TO IMAGE ========== */
@media (max-width: 991.98px) {

  .pw-wall-desktop {
    display: none !important;
  }

  .pw-mobile-only {
    display: block;
  }

  .mobile-grid {
    background: #ffffff;
    border-radius: 22px;
    padding: 28px 14px 26px;
    box-shadow: 0 4px 24px rgba(15, 23, 42, 0.07);
    position: relative;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 26px 8px;
  }

  .mobile-grid .pitem {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    text-decoration: none;
    color: var(--pw-ink);
  }

  /* Top badge */
  .mobile-grid .badge-top {
    position: absolute;
    top: 10px;
    right: 14px;
    background: #0779bd;
    color: #fff;
    font-size: 11.5px;
    font-weight: 600;
    padding: 5px 11px;
    border-radius: 4px;
    z-index: 2;
  }

  /* Middle badge */
  .mobile-grid .badge-mid {
    position: absolute;
    top: 50%;
    right: 14px;
    transform: translateY(-50%);
    background: #0779bd;
    color: #fff;
    font-size: 11.5px;
    font-weight: 600;
    padding: 5px 11px;
    border-radius: 4px;
    z-index: 2;
  }
}

/* Modal */
#allProductsModal .pitem {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  padding: 12px 6px;
  text-decoration: none;
  color: var(--pw-ink);
  border-radius: 14px;
  transition: background 0.2s;
}

#allProductsModal .pitem:hover {
  background: #f0f7ff;
}

#allProductsModal .pi i {
  font-size: 36px;
}

#allProductsModal .pi svg {
  width: 38px;
  height: 38px;
}

/* =====================================================
   BUSINESS INSURANCE SIMPLIFIED
   ===================================================== */
.biz-area {
  --biz-blue: var(--primary);
  --biz-orange: #eab308;
  padding: 72px 0 84px;
  background:
    radial-gradient(900px 520px at 105% -5%, #fdf1e6 0%, rgba(255, 255, 255, 0) 62%),
    radial-gradient(760px 420px at -5% 108%, #eef4fb 0%, rgba(255, 255, 255, 0) 62%),
    #fff;
}

.biz-layout {
  display: grid;
  gap: 36px;
  align-items: start;
}

.biz-title {
  font-size: clamp(1.9rem, 4.2vw, 2.6rem);
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: -0.2px;
  color: var(--biz-blue);
  margin: 0 0 20px;
}

.biz-title span {
  display: inline-block;
  color: #1e4a8c;
}

.biz-intro p {
  max-width: 36ch;
  font-size: 1.05rem;
  line-height: 1.75;
  color: #1f2937;
  margin: 0 0 30px;
}

.biz-btn {
  display: inline-block;
  background: var(--biz-blue);
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
  padding: 14px 34px;
  border-radius: 5px;
  text-decoration: none;
  box-shadow: 0 6px 16px rgba(30, 74, 140, 0.25);
  transition: background 0.2s ease, transform 0.2s ease;
}

.biz-btn:hover {
  background: var(--primary-dark);
  color: #fff;
  transform: translateY(-2px);
}

.biz-btn:focus-visible,
.bcard:focus-visible {
  outline: 3px solid var(--yellowcolor);
  outline-offset: 3px;
}

.biz-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.bcard {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 190px;
  height: 100%;
  padding: 16px;
  background: #fff;
  border: 1px solid #e3e8ef;
  border-radius: 10px;
  box-shadow: 0 3px 10px rgb(0 0 0 / 33%);
  text-decoration: none;
  overflow: hidden;
  isolation: isolate;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

/* soft colour wash: blue titles get a warm glow, orange titles a cool one */
.bcard::before {
  content: '';
  position: absolute;
  inset: 0;
  z-index: -1;
}

/* .bcard--blue {
  --tone: var(--biz-blue);
}

.bcard--orange {
  --tone: #4c97d6;
} */

/* .bcard--blue::before {
  background:
    radial-gradient(110px 90px at 8% 6%, rgba(255, 222, 200, 0.75), rgba(255, 222, 200, 0) 72%),
    radial-gradient(170px 140px at 100% 100%, rgba(255, 214, 190, 0.7), rgba(255, 214, 190, 0) 70%);
} */

/* .bcard--orange::before {
  background:
    radial-gradient(170px 150px at 100% 100%, rgba(191, 214, 244, 0.75), rgba(191, 214, 244, 0) 70%),
    radial-gradient(120px 100px at 100% 0%, rgba(214, 228, 246, 0.6), rgba(214, 228, 246, 0) 70%);
} */

.bcard:hover {
  transform: translateY(-4px);
  box-shadow: 0 14px 30px rgba(30, 74, 140, 0.16);
}

.bcard-ico {
  display: grid;
  place-items: center;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 4px 14px rgba(30, 74, 140, 0.14);
}

.bcard-ico i {
  font-size: 27px;
  line-height: 1;
  background: linear-gradient(150deg, #0b3a8f 5%, #1e9df2 95%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
}

.bcard--orange .bcard-ico i {
  background-image: linear-gradient(150deg, #0b3a8f 5%, #1e9df2 95%);
}

.bcard-ico svg {
  width: 30px;
  height: 30px;
  fill: url(#gBlue);
}

.bcard--orange .bcard-ico svg {
  fill: linear-gradient(150deg, #0b3a8f 5%, #1e9df2 95%);
}

.bcard-name {
  margin-top: 16px;
  font-size: 0.98rem;
  font-weight: 600;
  line-height: 1.55;
  color: var(--tone);
}

.bcard-go {
  margin-top: auto;
  align-self: flex-end;
  display: grid;
  place-items: center;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: var(--biz-blue);
  color: #fff;
  font-size: 13px;
  transition: transform 0.25s ease, background 0.25s ease;
}

.bcard:hover .bcard-go {
  transform: translateX(3px);
  background: var(--primary-dark);
}

@media (min-width: 576px) {
  .bcard {
    min-height: 205px;
    padding: 16px;
  }

  .bcard-ico {
    width: 66px;
    height: 66px;
  }

  .bcard-ico i {
    font-size: 31px;
  }

  .bcard-ico svg {
    width: 34px;
    height: 34px;
  }

  .bcard-name {
    font-size: 1.05rem;
  }
}

@media (min-width: 768px) {
  .biz-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }
}

/* 4 narrow cards per row on small tablets: keep long words like "Compensation" inside the card */
@media (min-width: 768px) and (max-width: 991.98px) {
  .bcard {
    padding: 14px;
  }

  .bcard-name {
    font-size: 0.93rem;
  }
}

@media (min-width: 1200px) {
  .biz-layout {
    grid-template-columns: minmax(270px, 320px) minmax(0, 1fr);
    gap: 56px;
    padding-top: 6px;
  }

  .bcard {
    min-height: 218px;
  }

  .bcard-name {
    font-size: 1.04rem;
  }
}

@media (min-width: 1400px) {
  .bcard-name {
    font-size: 1.12rem;
  }
}

@media (max-width: 359.98px) {
  .bcard {
    padding: 12px;
  }

  .bcard-name {
    font-size: 0.86rem;
  }
}

@media (prefers-reduced-motion: reduce) {

  .pi,
  .pn,
  .bcard,
  .bcard-go,
  .biz-btn {
    transition: none;
  }

  .pitem:hover .pi,
  .pitem:focus-visible .pi,
  .bcard:hover,
  .biz-btn:hover {
    transform: none;
  }
}

/* =====================================================
   INSURERS (two logo sliders)
   ===================================================== */
.insurers-area {
  padding: 60px 0;
  background: linear-gradient(135deg, var(--primary), var(--primary-dark));
  overflow: hidden;
  /* page-level horizontal scroll rokne ke liye */
}

.insurers-area .container {
  overflow: hidden;
  max-width: 100%;
  width: 100%;
}

.insurers-area .section-title {
  color: #fff;
  font-size: 1.45rem;
  font-weight: 600;
  margin: 0;
}

.insurers-area .section-desc {
  color: rgba(255, 255, 255, 0.82);
}

.insurer-row {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 32px;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  /* flex child overflow prevent */
  overflow: hidden;
  /* prevent partners/trust logo slider from causing horizontal page overflow */
}

.insurer-row+.insurer-row {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid rgba(255, 255, 255, 0.14);
}

.insurer-left {
  min-width: 0;
}

/* min-width:0 zaroori hai: iske bina lamba track flex item ko phaad kar bahar nikal jaata tha */
.insurer-right {
  max-width: 100%;
  overflow: hidden;
}

.insurer-slider-outer {
  position: relative;
  padding: 0 46px;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow: hidden;
  min-width: 0;
}

.insurer-slider {
  overflow: hidden;
  width: 100%;
  max-width: 100%;
  touch-action: pan-y;
  cursor: grab;
  user-select: none;
  -webkit-user-select: none;
  isolation: isolate;
  contain: paint layout style;
  position: relative;
  -webkit-mask-image: linear-gradient(to right, transparent 0, #000 16px, #000 calc(100% - 16px), transparent 100%);
  mask-image: linear-gradient(to right, transparent 0, #000 16px, #000 calc(100% - 16px), transparent 100%);
}

.insurer-slider.is-dragging {
  cursor: grabbing;
}

.insurer-track {
  display: flex;
  gap: 14px;
  width: max-content;
  will-change: transform;
  /* track khud overflow nahi karega — parent overflow:hidden se clip hoga */
  position: relative;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

.insurer-box {
  background: #fff;
  border: 1px solid var(--border);
  border-radius: 9px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: border-color 0.2s, box-shadow 0.2s;
}

.insurer-box:hover {
  border-color: #7db3e0;
  box-shadow: var(--shadow);
}

.insurer-box img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  pointer-events: none;
}

.insurer-track .insurer-box {
  flex: 0 0 auto;
  width: 180px;
  height: 88px;
  padding: 12px 16px;
  background: #fff;
  border-radius: 10px;
  box-sizing: border-box;
}

.insurer-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  border: 1px solid var(--border);
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: var(--shadow);
  cursor: pointer;
  color: var(--primary);
  font-size: 15px;
  transition: all 0.2s;
}

.insurer-nav:hover {
  border-color: #7db3e0;
  background: var(--primary-soft);
}

.insurer-nav:focus-visible {
  outline: 3px solid var(--yellowcolor);
  outline-offset: 2px;
}

.insurer-prev {
  left: 0;
}

.insurer-next {
  right: 0;
}

@media (max-width: 991px) {
  .insurer-row {
    flex-direction: column;
    align-items: stretch;
    text-align: center;
    gap: 25px;
  }

  .insurer-left {
    flex: 0 0 auto;
    max-width: 100%;
  }

  .insurer-right {
    flex: 0 0 auto;
    width: 100%;
    max-width: 100%;
  }

  .insurer-slider-outer {
    padding: 0 42px;
  }
}

@media (max-width: 767px) {
  .insurer-track .insurer-box {
    width: 130px;
    height: 76px;
    padding: 8px 12px;
  }

  .insurer-slider-outer {
    padding: 0 36px;
  }
}

@media (max-width: 575px) {
  .insurer-nav {
    display: none;
  }

  .insurer-slider-outer {
    padding: 0;
  }
}

/* =====================================================
   STATS
   ===================================================== */
.stats-area {
  padding: 55px 0;
  background: #f8fafc;
}

.stat-card {
  background: #fff;
  border: 1px solid var(--border);
  border-radius: 12px;
  padding: 26px 16px;
  text-align: center;
  height: 100%;
  transition: box-shadow 0.25s;
}

.stat-card:hover {
  box-shadow: var(--shadow);
}

.stat-card .icon {
  width: 48px;
  height: 48px;
  background: var(--primary);
  border-radius: 11px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 12px;
  color: #fff;
  font-size: 1.2rem;
}

.stat-card h3 {
  font-size: 1.55rem;
  font-weight: 600;
  color: var(--darkcolor);
  margin-bottom: 2px;
}

.stat-card p {
  color: var(--muted);
  font-size: 13.5px;
  font-weight: 500;
  margin: 0;
}

/* =====================================================
   CLAIM JOURNEY
   ===================================================== */
.claim-journey-area {
  padding: 60px;
  background: linear-gradient(145deg, #0f2d6b 0%, #1e4a8c 55%, #2d82cd 100%);
  border-radius: 56px;
  color: #fff;
  position: relative;
  overflow: hidden;
}

.claim-label {
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  color: var(--yellowcolor);
  margin-bottom: 14px;
}

.claim-heading {
  font-size: 2.1rem;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 28px;
  color: #eef4fb;
  letter-spacing: -0.3px;
}

.claim-step {
  display: flex;
  gap: 14px;
  align-items: flex-start;
  padding: 14px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

.claim-step:last-of-type {
  border-bottom: none;
}

.claim-step .step-ic {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  border: 1.5px solid rgba(255, 255, 255, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 600;
  flex-shrink: 0;
  margin-top: 2px;
}

.claim-step h6 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 4px;
  color: #fff;
}

.claim-step p {
  font-size: 13.5px;
  font-weight: 400;
  opacity: 0.82;
  margin: 0;
  line-height: 1.6;
}

.claim-img-wrap {
  position: relative;
  border-radius: 24px;
  overflow: hidden;
  height: 100%;
  min-height: 340px;
}

.claim-img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 24px;
}

.claim-floating-chip {
  position: absolute;
  right: 14px;
  bottom: 14px;
  background: var(--darkcolor);
  color: #fff;
  border-radius: 14px;
  padding: 12px 16px;
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 13px;
  font-weight: 600;
  box-shadow: 0 10px 26px rgba(0, 0, 0, 0.25);
  max-width: 240px;
}

.claim-floating-chip .chip-ic {
  width: 30px;
  height: 30px;
  background: var(--yellowcolor);
  color: #1e293b;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  flex-shrink: 0;
}

@media (max-width: 991.98px) {
  .claim-journey-area {
    padding: 36px 24px;
    border-radius: 32px;
  }

  .claim-heading {
    font-size: 1.6rem;
  }

  .claim-img-wrap {
    min-height: 260px;
    margin-top: 24px;
  }
}

/* =====================================================
   TESTIMONIALS (slider)
   ===================================================== */
.testimonials-area {
  padding: 70px 0 56px;
  background: linear-gradient(180deg, #fff 0%, #f4f8fd 100%);
  overflow: hidden;
}

.tm-head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 26px;
}

.tm-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 12.5px;
  font-weight: 600;
  color: var(--primary);
  background: var(--primary-soft);
  padding: 5px 13px;
  border-radius: 50px;
  margin-bottom: 12px;
}

.tm-arrows {
  display: flex;
  gap: 10px;
  flex-shrink: 0;
}

.tm-nav {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  border: 1px solid var(--border);
  background: #fff;
  color: var(--primary);
  display: grid;
  place-items: center;
  font-size: 17px;
  cursor: pointer;
  box-shadow: var(--shadow);
  transition: background 0.2s, color 0.2s, border-color 0.2s;
}

.tm-nav:hover {
  background: var(--primary);
  border-color: var(--primary);
  color: #fff;
}

.tm-nav:focus-visible,
.tm-dot:focus-visible,
.tm-track:focus-visible {
  outline: 3px solid var(--yellowcolor);
  outline-offset: 2px;
}

/* Track = native scroll-snap. Cards per view CSS variable se control hote hain. */
.tm-track {
  --tm-per-view: 1;
  --tm-gap: 20px;
  display: flex;
  gap: var(--tm-gap);
  margin: 0 -8px;
  padding: 10px 8px 26px;
  scroll-padding-inline: 8px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
  overscroll-behavior-x: contain;
  -webkit-overflow-scrolling: touch;
  border-radius: 20px;
}

.tm-track::-webkit-scrollbar {
  display: none;
}

/* Tablet + desktop: 2 cards. 4+ reviews ho jayein to yahan 3 kar dena (992px wale block mein) */
@media (min-width: 768px) {
  .tm-track {
    --tm-per-view: 2;
  }
}

.tm-card {
  flex: 0 0 calc((100% - (var(--tm-per-view) - 1) * var(--tm-gap)) / var(--tm-per-view));
  scroll-snap-align: start;
  position: relative;
  display: flex;
  flex-direction: column;
  background: #fff;
  border: 1px solid var(--border);
  border-radius: 20px;
  padding: 30px 30px 26px;
  box-shadow: var(--shadow);
  overflow: hidden;
  transition: box-shadow 0.25s, border-color 0.25s;
}

.tm-card::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 4px;
  background: linear-gradient(180deg, var(--primary), #2d82cd);
}

.tm-card:hover {
  box-shadow: var(--shadow-lg);
  border-color: #b8d4f0;
}

.tm-quote {
  position: absolute;
  top: 14px;
  right: 20px;
  font-size: 4.2rem;
  line-height: 1;
  color: #dbe9f8;
  pointer-events: none;
}

.tm-stars {
  display: flex;
  gap: 3px;
  color: var(--yellowcolor);
  font-size: 14px;
  margin-bottom: 16px;
}

.tm-text {
  flex-grow: 1;
  color: #475569;
  font-size: 15px;
  line-height: 1.75;
  margin: 0 0 24px;
}

.tm-author {
  display: flex;
  align-items: center;
  gap: 13px;
  padding-top: 18px;
  border-top: 1px solid #eef2f7;
}

.tm-avatar {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: linear-gradient(145deg, var(--primary), #2d82cd);
  color: #fff;
  display: grid;
  place-items: center;
  font-weight: 600;
  font-size: 14px;
  flex-shrink: 0;
}

.tm-avatar.alt-teal {
  background: linear-gradient(145deg, #007d7d, #14b8a6);
}

.tm-avatar.alt-sky {
  background: linear-gradient(145deg, #2d82cd, #38bdf8);
}

.tm-author h6 {
  margin: 0;
  font-size: 15px;
  font-weight: 600;
  color: var(--darkcolor);
}

.tm-author small {
  color: var(--muted);
  font-size: 12.5px;
  font-weight: 400;
}

.tm-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
}

.tm-dot {
  width: 8px;
  height: 8px;
  padding: 0;
  border: 0;
  border-radius: 50px;
  background: #c4d5ea;
  cursor: pointer;
  transition: width 0.25s, background 0.25s;
}

.tm-dot.active {
  width: 26px;
  background: var(--primary);
}

@media (max-width: 767.98px) {
  .tm-head {
    margin-bottom: 18px;
  }

  .tm-card {
    padding: 26px 22px 22px;
  }
}

@media (max-width: 575.98px) {
  .tm-arrows {
    display: none;
  }
}

/* =====================================================
   APP
   ===================================================== */
.app-area {
  padding: 60px;
  background: linear-gradient(145deg, #0f2d6b 0%, #1e4a8c 55%, #2d82cd 100%);
  color: #fff;
  border-radius: 56px;
}

.app-area h2 {
  font-size: 1.65rem;
  font-weight: 600;
  margin-bottom: 10px;
	color:#fff;
}

.app-area .lead-text {
  opacity: 0.9;
  margin-bottom: 24px;
  font-size: 15px;
  font-weight: 400;
}

.app-feat {
  display: flex;
  gap: 13px;
  margin-bottom: 16px;
}

.app-feat .ibox {
  width: 42px;
  height: 42px;
  background: rgba(255, 255, 255, 0.12);
  border-radius: 9px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.05rem;
  flex-shrink: 0;
}

.app-feat h6 {
  margin: 0 0 2px;
  font-weight: 600;
	color:#fff;
  font-size: 14.5px;
}

.app-feat p {
  margin: 0;
  font-size: 13px;
  opacity: 0.8;
  font-weight: 400;
}

.phone-wrap {
  background: #0f172a;
  border-radius: 26px;
  padding: 11px;
  max-width: 250px;
  margin: 0 auto;
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.3);
}

.phone-screen {
  background: #fff;
  border-radius: 18px;
  overflow: hidden;
  min-height: 380px;
}

.phone-hd {
  background: var(--primary);
  color: #fff;
  padding: 18px;
  text-align: center;
}

.phone-bd {
  padding: 16px;
  color: var(--text);
}

@media (max-width: 991.98px) {
  .app-area {
    padding: 36px 24px;
    border-radius: 32px;
  }
}

/* =====================================================
   SERVICE SUPPORT CARDS
   ===================================================== */
.support-strip {
  background: #14a8df;
  padding: 40px 0;
  margin: 50px 0px;
}

.support-item {
  display: flex;
  align-items: flex-start;
  gap: 18px;
  text-decoration: none;
  transition: .3s;
}

.support-icon {
  width: 58px;
  height: 58px;
  min-width: 58px;
  border-radius: 50%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.support-icon::before {
  content: '';
  position: absolute;
  inset: -7px;
  border-radius: 50%;
  border: 6px solid rgba(255, 255, 255, .25);
}

.support-icon i {
  color: #14a8df;
  font-size: 24px;
}

.support-content h4 {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 5px;
}

.support-content p {
  color: rgba(255, 255, 255, .95);
  font-size: 14px;
  margin: 0 0 10px;
}

.support-content span {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.support-item:hover {
  transform: translateY(-3px);
}

.support-item:hover span i {
  transform: translateX(5px);
}

.support-content span i {
  transition: .3s;
}

@media(max-width:991px) {

  .support-item {
    margin-bottom: 30px;
  }

}

@media(max-width:767px) {

  .support-strip {
    padding: 30px 0;
  }

  .support-item {
    margin-bottom: 25px;
  }

  .support-content h4 {
    font-size: 17px;
  }

  .support-content span {
    font-size: 16px;
  }

}

/* =====================================================
   CONTACT
   ===================================================== */
.contact-area {
  padding: 60px 0;
  background: #fff;
}

.cinfo {
  display: flex;
  gap: 14px;
  margin-bottom: 20px;
}

.cinfo .ic {
  width: 44px;
  height: 44px;
  background: var(--primary-soft);
  color: var(--primary);
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.1rem;
  flex-shrink: 0;
}

.cinfo h6 {
  margin: 0 0 2px;
  font-weight: 600;
  font-size: 14.5px;
}

.cinfo a {
  color: var(--muted);
  text-decoration: none;
  font-size: 14px;
  font-weight: 400;
}

.cinfo a:hover {
  color: var(--primary);
}

.form-card {
  background: #f8fafc;
  border: 1px solid var(--border);
  border-radius: 12px;
  padding: 28px;
}

.form-control,
.form-select {
  border-radius: 8px;
  border: 1px solid var(--border);
  padding: 10px 13px;
  font-size: 14px;
  font-weight: 400;
}

.form-control:focus,
.form-select:focus {
  border-color: #4a9ad4;
  box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.12);
}

.btn-submit {
  background: var(--primary);
  color: #fff;
  border: none;
  border-radius: 8px;
  padding: 11px 20px;
  font-weight: 600;
  font-size: 14.5px;
  width: 100%;
  transition: background 0.2s;
}

.btn-submit:hover {
  background: var(--primary-dark);
  color: #fff;
}

/* =====================================================
   FOOTER
   ===================================================== */
.footer {
  background: var(--darkcolor);
  color: #94a3b8;
  padding: 45px 0 18px;
}

.footerlogo img {
  height: 44px;
  width: auto;
  filter: brightness(0) invert(1);
}

.footer h5 {
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 16px;
}

.footer a {
  color: #94a3b8;
  text-decoration: none;
  display: block;
  margin-bottom: 7px;
  font-size: 13.5px;
  font-weight: 400;
  transition: color 0.2s;
}

.footer a:hover {
  color: #fff;
}

.footer .social a {
  display: inline-flex;
  width: 34px;
  height: 34px;
  background: rgba(255, 255, 255, 0.06);
  border-radius: 7px;
  align-items: center;
  justify-content: center;
  margin-right: 7px;
  color: #fff;
}

.footer .social a:hover {
  background: var(--primary);
}

.footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.07);
  padding-top: 18px;
  margin-top: 28px;
  font-size: 12.5px;
  font-weight: 400;
}

/* =====================================================
   SCROLL REVEAL ANIMATIONS
   ===================================================== */
.reveal {
  opacity: 0;
  transform: translateY(28px);
  transition: opacity 0.7s cubic-bezier(0.22, 1, 0.36, 1),
    transform 0.7s cubic-bezier(0.22, 1, 0.36, 1);
  will-change: opacity, transform;
}

.reveal.reveal-visible {
  opacity: 1;
  transform: translateY(0);
}

.reveal-left {
  opacity: 0;
  transform: translateX(-32px);
  transition: opacity 0.7s cubic-bezier(0.22, 1, 0.36, 1),
    transform 0.7s cubic-bezier(0.22, 1, 0.36, 1);
}

.reveal-left.reveal-visible {
  opacity: 1;
  transform: translateX(0);
}

.reveal-right {
  opacity: 0;
  transform: translateX(32px);
  transition: opacity 0.7s cubic-bezier(0.22, 1, 0.36, 1),
    transform 0.7s cubic-bezier(0.22, 1, 0.36, 1);
}

.reveal-right.reveal-visible {
  opacity: 1;
  transform: translateX(0);
}

.reveal-scale {
  opacity: 0;
  transform: scale(0.92);
  transition: opacity 0.65s cubic-bezier(0.22, 1, 0.36, 1),
    transform 0.65s cubic-bezier(0.22, 1, 0.36, 1);
}

.reveal-scale.reveal-visible {
  opacity: 1;
  transform: scale(1);
}

.reveal-delay-1 {
  transition-delay: 0.08s;
}

.reveal-delay-2 {
  transition-delay: 0.16s;
}

.reveal-delay-3 {
  transition-delay: 0.24s;
}

.reveal-delay-4 {
  transition-delay: 0.32s;
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

  .reveal,
  .reveal-left,
  .reveal-right,
  .reveal-scale {
    opacity: 1;
    transform: none;
    transition: none;
  }

  .navbar-custom,
  .navbar-inner,
  .navbar-brand img {
    transition: none;
  }

  #insurance-type::after {
    animation: none;
  }
}

/* =====================================================
   RESPONSIVE
   ===================================================== */
@media (max-width: 991.98px) {
  .hero h1 {
    font-size: 2rem;
  }

  .nav-desktop {
    display: none;
  }

  .menu-btn {
    display: flex;
  }

  .btn-posp.desktop-only {
    display: none;
  }
}

@media (min-width: 992px) {
  .btn-posp.mobile-only {
    display: none;
  }
}

@media (max-width: 767px) {
  .pw-shell{
    width:100%;
  }
  .mobile-grid {
background: #ffffff;
border-radius: 22px;
padding: 20px 14px 20px;
box-shadow: 0 4px 24px rgba(15, 23, 42, 0.07);
position: relative;
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 9px 8px;
.badge-mid,
.badge-top{
  display: none;
}
.pi svg {
width: 32px;
height: 32px;
fill: url(#gBlue);
}
.pi i {
font-size: 30px;
}

}
.pw-area {
padding: 40px 0 40px;
}
.pw-title {
margin: 0 0 15px;
}
}
@media (max-width: 575.98px) {
  .hero h1 {
    font-size: 1.7rem;
  }

.hero {
padding: 48px 0 48px;
}
.bcard-name {
margin-top: 10px;
font-size: 13px;
font-weight: 600;
line-height: 1.55;
color: var(--tone);
}
.bcard-go {
margin-top: 10px;
align-self: flex-end;
display: grid;
place-items: center;
width: 30px;
height: 30px;
border-radius: 50%;
background: var(--biz-blue);
color: #fff;
font-size: 13px;
transition: transform 0.25s ease, background 0.25s ease;
}
.bcard {
position: relative;
display: flex;
flex-direction: column;
min-height: 162px;
height: 100%;
padding: 16px;
background: #fff;
border: 1px solid #e3e8ef;
border-radius: 10px;
box-shadow: 0 3px 10px rgb(0 0 0 / 33%);
text-decoration: none;
overflow: hidden;
isolation: isolate;
transition: transform 0.25s ease, box-shadow 0.25s ease;
}

  .section-title {
    font-size: 1.4rem;
  }

  .app-area,
  .claim-journey-area {
    border-radius: 26px;
  }

  .navbar-brand img {
    height: 25px;
  }
}

/* =====================================================
   PAGE / BLOG extra styles for WordPress templates
   ===================================================== */
.page-content-area {
  min-height: 50vh;
  padding-top: 40px;
  padding-bottom: 60px;
}
.page-article .page-body {
  font-size: 15.5px;
  line-height: 1.7;
  color: var(--text);
}
.page-article .page-body h2,
.page-article .page-body h3 {
  margin-top: 1.5em;
  margin-bottom: 0.6em;
  color: var(--darkcolor);
}
.page-article .page-body p {
  margin-bottom: 1em;
}
.page-article .page-body img {
  border-radius: 12px;
  margin: 1.2em 0;
}
.btn-sm {
  padding: 8px 18px !important;
  font-size: 13.5px !important;
}

  /* ========== COMMON ========== */
    .pw-area {
      --pw-line: #1fa0ec;
      --pw-badge: #0779bd;
      --pw-ink: #0f172a;
      --pw-divider: #c9d9ea;
      padding: 64px 0 76px;
      background: linear-gradient(120deg, #e8effe 0%, #f1f8ff 45%, #cffbff 100%);
    }

    .pw-sprite {
      position: absolute;
      width: 0;
      height: 0;
      overflow: hidden;
    }

    .pw-shell {
      width: min(100% - 32px, 1440px);
      margin-inline: auto;
    }

    .pw-title {
      text-align: center;
      font-size: clamp(1.55rem, 3.2vw, 2.25rem);
      font-weight: 600;
      letter-spacing: -0.3px;
      line-height: 1.25;
      color: var(--darkcolor);
      margin: 0 0 40px;
    }

    .pw-title span {
      color: #0ea5f5;
    }

    /* ========== DESKTOP STRUCTURE (unchanged) ========== */
    .pw-wall-desktop {
      display: none;
    }

    @media (min-width: 992px) {
      .pw-wall-desktop {
        display: flex;
        flex-wrap: wrap;
        gap: 18px 15px;
      }

      .pw-mobile-only {
        display: none !important;
      }

      .pw-row {
        display: contents;
      }

      .pw-group {
        position: relative;
        flex: 0 0 100%;
        min-width: 0;
        margin: 0;
        padding: 0 12px 24px;
        border: 1.5px solid var(--pw-line);
        border-radius: 22px;
        text-align: center;
      }

      .pw-group > legend {
        float: none;
        width: auto;
        margin: 0 auto;
        padding: 0 14px;
        font-size: 1.15rem;
        font-weight: 500;
        color: var(--pw-ink);
      }

      .pw-badge {
        position: absolute;
        top: -20px;
        left: 100%;
        transform: translateX(-115%);
        background: var(--pw-badge);
        color: #fff;
        font-size: 12.5px;
        font-weight: 600;
        padding: 6px 14px;
        border-radius: 4px;
        white-space: nowrap;
      }

      .pw-new {
        position: absolute;
        top: -34px;
        left: 50%;
        transform: translateX(-50%);
        background: var(--pw-badge);
        color: #fff;
        font-size: 12px;
        font-weight: 600;
        padding: 6px 16px;
        border-radius: 4px;
      }

      .pw-items {
        display: flex;
        flex-wrap: nowrap;
        justify-content: center;
        padding-top: 10px;
      }

      .pitem {
        position: relative;
        flex: 1 1 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 10px;
        padding: 4px 6px;
        color: var(--pw-ink);
        text-decoration: none;
        border-radius: 12px;
      }

      .pitem + .pitem::before {
        content: '';
        position: absolute;
        left: 0;
        top: 4px;
        bottom: 4px;
        width: 1px;
        background: linear-gradient(to bottom, transparent, var(--pw-divider) 22%, var(--pw-divider) 78%, transparent);
      }

      .pw-motor { flex: 0 0 100%; }
      .pw-life  { flex: 0 0 calc(40% - 12px); }
      .pw-health{ flex: 0 0 calc(60% - 12px); }
      .pw-other { flex: 0 0 100%; }
    }

    @media (min-width: 1500px) {
      .pw-wall-desktop {
        display: block;
      }
      .pw-row {
        display: flex;
        gap: 28px;
      }
      .pw-row + .pw-row {
        margin-top: 36px;
      }
      .pw-motor { flex: 5 1 0; }
      .pw-life  { flex: 2 1 0; }
      .pw-health{ flex: 3 1 0; }
      .pw-other { flex: 4 1 0; }
    }

    /* ========== COMMON PRODUCT STYLES ========== */
    .pi {
      display: grid;
      place-items: center;
      width: 48px;
      height: 48px;
      transition: transform 0.25s ease;
    }

    .pi i {
      font-size: 40px;
      line-height: 1;
      background: linear-gradient(150deg, #0b3a8f 5%, #1e9df2 95%);
      -webkit-background-clip: text;
      background-clip: text;
      color: transparent;
      -webkit-text-fill-color: transparent;
    }

    .pi .bi-scooter {
      -webkit-text-stroke: 0.8px #1a6fd0;
    }

    .pi svg {
      width: 44px;
      height: 44px;
      fill: url(#gBlue);
    }

    .pn {
      display: block;
      font-size: 14.5px;
      line-height: 1.3;
      text-align: center;
    }

    .pn b {
      display: block;
      font-weight: 500;
    }

    .pn small {
      display: block;
      font-size: 12.5px;
      font-weight: 400;
      letter-spacing: 0.5px;
      color: #334155;
    }

    .pitem:hover .pi {
      transform: translateY(-4px);
    }

    .pitem:hover .pn b {
      color: var(--primary);
    }

    .pi-more {
      border: 3px solid #1466c8;
      border-radius: 13px;
      width: 46px;
      height: 46px;
    }

    .pi-more i {
      font-size: 26px;
      background: none;
      -webkit-text-fill-color: #1466c8;
      color: #1466c8;
    }

    /* ========== MOBILE – EXACT MATCH TO IMAGE ========== */
    @media (max-width: 991.98px) {

      .pw-wall-desktop {
        display: none !important;
      }

      .pw-mobile-only {
        display: block;
      }

      .mobile-grid {
        background: #ffffff;
        border-radius: 22px;
        padding: 28px 14px 26px;
        box-shadow: 0 4px 24px rgba(15, 23, 42, 0.07);
        position: relative;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 26px 8px;
      }

      .mobile-grid .pitem {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 8px;
        text-decoration: none;
        color: var(--pw-ink);
      }

      /* Top badge */
      .mobile-grid .badge-top {
        position: absolute;
        top: 10px;
        right: 14px;
        background: #0779bd;
        color: #fff;
        font-size: 11.5px;
        font-weight: 600;
        padding: 5px 11px;
        border-radius: 4px;
        z-index: 2;
      }

      /* Middle badge */
      .mobile-grid .badge-mid {
        position: absolute;
        top: 50%;
        right: 14px;
        transform: translateY(-50%);
        background: #0779bd;
        color: #fff;
        font-size: 11.5px;
        font-weight: 600;
        padding: 5px 11px;
        border-radius: 4px;
        z-index: 2;
      }
    }

    /* Modal */
    #allProductsModal .pitem {
      display: flex;
      flex-direction: column;
      align-items: center;
      gap: 8px;
      padding: 12px 6px;
      text-decoration: none;
      color: var(--pw-ink);
      border-radius: 14px;
      transition: background 0.2s;
    }

    #allProductsModal .pitem:hover {
      background: #f0f7ff;
    }

    #allProductsModal .pi i {
      font-size: 36px;
    }

    #allProductsModal .pi svg {
      width: 38px;
      height: 38px;
    }

    /* =====================================================
       BUSINESS INSURANCE SIMPLIFIED
       ===================================================== */
    .biz-area {
      --biz-blue: var(--primary);
      --biz-orange: #eab308;
      padding: 72px 0 84px;
      background:
        radial-gradient(900px 520px at 105% -5%, #fdf1e6 0%, rgba(255, 255, 255, 0) 62%),
        radial-gradient(760px 420px at -5% 108%, #eef4fb 0%, rgba(255, 255, 255, 0) 62%),
        #fff;
    }

    .biz-layout {
      display: grid;
      gap: 36px;
      align-items: start;
    }

    .biz-title {
      font-size: clamp(1.9rem, 4.2vw, 2.6rem);
      font-weight: 600;
      line-height: 1.5;
      letter-spacing: -0.2px;
      color: var(--biz-blue);
      margin: 0 0 20px;
    }

     
    .biz-intro p {
      max-width: 36ch;
      font-size: 1.05rem;
      line-height: 1.75;
      color: #1f2937;
      margin: 0 0 30px;
    }

    .biz-btn {
      display: inline-block;
      background: var(--biz-blue);
      color: #fff;
      font-size: 1rem;
      font-weight: 600;
      padding: 14px 34px;
      border-radius: 5px;
      text-decoration: none;
      box-shadow: 0 6px 16px rgba(30, 74, 140, 0.25);
      transition: background 0.2s ease, transform 0.2s ease;
    }

    .biz-btn:hover {
      background: var(--primary-dark);
      color: #fff;
      transform: translateY(-2px);
    }

    .biz-btn:focus-visible,
    .bcard:focus-visible {
      outline: 3px solid var(--yellowcolor);
      outline-offset: 3px;
    }

    .biz-grid {
      display: grid;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 14px;
    }

    .bcard {
      position: relative;
      display: flex;
      flex-direction: column;
      min-height: 190px;
      height: 100%;
      padding: 16px;
      background: #fff;
      border: 1px solid #e3e8ef;
      border-radius: 10px;
      box-shadow: 0 3px 10px rgb(0 0 0 / 33%);
      text-decoration: none;
      overflow: hidden;
      isolation: isolate;
      transition: transform 0.25s ease, box-shadow 0.25s ease;
    }

    /* soft colour wash: blue titles get a warm glow, orange titles a cool one */
    .bcard::before {
      content: '';
      position: absolute;
      inset: 0;
      z-index: -1;
    }

    /* .bcard--blue {
      --tone: var(--biz-blue);
    }

    .bcard--orange {
      --tone: #4c97d6;
    } */

    /* .bcard--blue::before {
      background:
        radial-gradient(110px 90px at 8% 6%, rgba(255, 222, 200, 0.75), rgba(255, 222, 200, 0) 72%),
        radial-gradient(170px 140px at 100% 100%, rgba(255, 214, 190, 0.7), rgba(255, 214, 190, 0) 70%);
    } */

    /* .bcard--orange::before {
      background:
        radial-gradient(170px 150px at 100% 100%, rgba(191, 214, 244, 0.75), rgba(191, 214, 244, 0) 70%),
        radial-gradient(120px 100px at 100% 0%, rgba(214, 228, 246, 0.6), rgba(214, 228, 246, 0) 70%);
    } */

    .bcard:hover {
      transform: translateY(-4px);
      box-shadow: 0 14px 30px rgba(30, 74, 140, 0.16);
    }

    .bcard-ico {
      display: grid;
      place-items: center;
      width: 58px;
      height: 58px;
      border-radius: 50%;
      background: #fff;
      box-shadow: 0 4px 14px rgba(30, 74, 140, 0.14);
    }

    .bcard-ico i {
      font-size: 27px;
      line-height: 1;
      background: linear-gradient(150deg, #0b3a8f 5%, #1e9df2 95%);
      -webkit-background-clip: text;
      background-clip: text;
      color: transparent;
      -webkit-text-fill-color: transparent;
    }

    .bcard--orange .bcard-ico i {
      background-image: linear-gradient(150deg, #0b3a8f 5%, #1e9df2 95%);
    }

    .bcard-ico svg {
      width: 30px;
      height: 30px;
      fill: url(#gBlue);
    }

    .bcard--orange .bcard-ico svg {
      fill: linear-gradient(150deg, #0b3a8f 5%, #1e9df2 95%);
    }

    .bcard-name {
      margin-top: 16px;
      font-size: 0.98rem;
      font-weight: 600;
      line-height: 1.55;
      color: var(--tone);
    }

    .bcard-go {
      margin-top: auto;
      align-self: flex-end;
      display: grid;
      place-items: center;
      width: 30px;
      height: 30px;
      border-radius: 50%;
      background: var(--biz-blue);
      color: #fff;
      font-size: 13px;
      transition: transform 0.25s ease, background 0.25s ease;
    }

    .bcard:hover .bcard-go {
      transform: translateX(3px);
      background: var(--primary-dark);
    }

    @media (min-width: 576px) {
      .bcard {
        min-height: 205px;
        padding: 16px;
      }

      .bcard-ico {
        width: 66px;
        height: 66px;
      }

      .bcard-ico i {
        font-size: 31px;
      }

      .bcard-ico svg {
        width: 34px;
        height: 34px;
      }

      .bcard-name {
        font-size: 1.05rem;
      }
    }

    @media (min-width: 768px) {
      .biz-grid {
        grid-template-columns: repeat(4, minmax(0, 1fr));
        gap: 18px;
      }
    }

    /* 4 narrow cards per row on small tablets: keep long words like "Compensation" inside the card */
    @media (min-width: 768px) and (max-width: 991.98px) {
      .bcard {
        padding: 14px;
      }

      .bcard-name {
        font-size: 0.93rem;
      }
    }

    @media (min-width: 1200px) {
      .biz-layout {
        grid-template-columns: minmax(270px, 320px) minmax(0, 1fr);
        gap: 56px;
        padding-top: 6px;
      }

      .bcard {
        min-height: 218px;
      }

      .bcard-name {
        font-size: 1.04rem;
      }
    }

    @media (min-width: 1400px) {
      .bcard-name {
        font-size: 1.12rem;
      }
    }

    @media (max-width: 359.98px) {
      .bcard {
        padding: 12px;
      }

      .bcard-name {
        font-size: 0.86rem;
      }
    }

    @media (prefers-reduced-motion: reduce) {

      .pi,
      .pn,
      .bcard,
      .bcard-go,
      .biz-btn {
        transition: none;
      }

      .pitem:hover .pi,
      .pitem:focus-visible .pi,
      .bcard:hover,
      .biz-btn:hover {
        transform: none;
      }
    }

    /* =====================================================
       INSURERS (two logo sliders)
       ===================================================== */
    .insurers-area {
      padding: 60px 0;
      background: linear-gradient(135deg, var(--primary), var(--primary-dark));
      overflow: hidden;
      /* page-level horizontal scroll rokne ke liye */
    }

    .insurers-area .container {
      overflow: hidden;
      max-width: 100%;
      width: 100%;
    }

    .insurers-area .section-title {
      color: #fff;
      font-size: 1.45rem;
      font-weight: 600;
      margin: 0;
    }

    .insurers-area .section-desc {
      color: rgba(255, 255, 255, 0.82);
    }

    .insurer-row {
      display: flex;
      align-items: center;
      flex-direction: column;
      gap: 32px;
      width: 100%;
      max-width: 100%;
      min-width: 0;
      /* flex child overflow prevent */
      overflow: hidden;
      /* prevent partners/trust logo slider from causing horizontal page overflow */
    }

    .insurer-row+.insurer-row {
      margin-top: 40px;
      padding-top: 40px;
      border-top: 1px solid rgba(255, 255, 255, 0.14);
    }

    .insurer-left {
      min-width: 0;
    }

    /* min-width:0 zaroori hai: iske bina lamba track flex item ko phaad kar bahar nikal jaata tha */
    .insurer-right {
      max-width: 100%;
      overflow: hidden;
    }

    .insurer-slider-outer {
      position: relative;
      padding: 0 46px;
      width: 100%;
      max-width: 100%;
      box-sizing: border-box;
      overflow: hidden;
      min-width: 0;
    }

    .insurer-slider {
      overflow: hidden;
      width: 100%;
      max-width: 100%;
      touch-action: pan-y;
      cursor: grab;
      user-select: none;
      -webkit-user-select: none;
      isolation: isolate;
      contain: paint layout style;
      position: relative;
      -webkit-mask-image: linear-gradient(to right, transparent 0, #000 16px, #000 calc(100% - 16px), transparent 100%);
      mask-image: linear-gradient(to right, transparent 0, #000 16px, #000 calc(100% - 16px), transparent 100%);
    }

    .insurer-slider.is-dragging {
      cursor: grabbing;
    }

    .insurer-track {
      display: flex;
      gap: 14px;
      width: max-content;
      will-change: transform;
      /* track khud overflow nahi karega — parent overflow:hidden se clip hoga */
      position: relative;
      backface-visibility: hidden;
      -webkit-backface-visibility: hidden;
    }

    .insurer-box {
      background: #fff;
      border: 1px solid var(--border);
      border-radius: 9px;
      display: flex;
      align-items: center;
      justify-content: center;
      transition: border-color 0.2s, box-shadow 0.2s;
    }

    .insurer-box:hover {
      border-color: #7db3e0;
      box-shadow: var(--shadow);
    }

    .insurer-box img {
      width: 100%;
      height: 100%;
      object-fit: contain;
      pointer-events: none;
    }

    .insurer-track .insurer-box {
      flex: 0 0 auto;
      width: 180px;
      height: 88px;
      padding: 12px 16px;
      background: #fff;
      border-radius: 10px;
      box-sizing: border-box;
    }

    .insurer-nav {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      z-index: 2;
      width: 38px;
      height: 38px;
      border-radius: 50%;
      border: 1px solid var(--border);
      background: #fff;
      display: flex;
      align-items: center;
      justify-content: center;
      box-shadow: var(--shadow);
      cursor: pointer;
      color: var(--primary);
      font-size: 15px;
      transition: all 0.2s;
    }

    .insurer-nav:hover {
      border-color: #7db3e0;
      background: var(--primary-soft);
    }

    .insurer-nav:focus-visible {
      outline: 3px solid var(--yellowcolor);
      outline-offset: 2px;
    }

    .insurer-prev {
      left: 0;
    }

    .insurer-next {
      right: 0;
    }

    @media (max-width: 991px) {
      .insurer-row {
        flex-direction: column;
        align-items: stretch;
        text-align: center;
        gap: 25px;
      }

      .insurer-left {
        flex: 0 0 auto;
        max-width: 100%;
      }

      .insurer-right {
        flex: 0 0 auto;
        width: 100%;
        max-width: 100%;
      }

      .insurer-slider-outer {
        padding: 0 42px;
      }
    }

    @media (max-width: 767px) {
      .insurer-track .insurer-box {
        width: 130px;
        height: 76px;
        padding: 8px 12px;
      }

      .insurer-slider-outer {
        padding: 0 36px;
      }
    }

    @media (max-width: 575px) {
      .insurer-nav {
        display: none;
      }

      .insurer-slider-outer {
        padding: 0;
      }
    }

    /* =====================================================
       STATS
       ===================================================== */
    .stats-area {
      padding: 55px 0;
      background: #f8fafc;
    }

    .stat-card {
      background: #fff;
      border: 1px solid var(--border);
      border-radius: 12px;
      padding: 26px 16px;
      text-align: center;
      height: 100%;
      transition: box-shadow 0.25s;
    }

    .stat-card:hover {
      box-shadow: var(--shadow);
    }

    .stat-card .icon {
      width: 48px;
      height: 48px;
      background: var(--primary);
      border-radius: 11px;
      display: flex;
      align-items: center;
      justify-content: center;
      margin: 0 auto 12px;
      color: #fff;
      font-size: 1.2rem;
    }

    .stat-card h3 {
      font-size: 1.55rem;
      font-weight: 600;
      color: var(--darkcolor);
      margin-bottom: 2px;
    }

    .stat-card p {
      color: var(--muted);
      font-size: 13.5px;
      font-weight: 500;
      margin: 0;
    }

    /* =====================================================
       CLAIM JOURNEY
       ===================================================== */
    .claim-journey-area {
      padding: 60px;
      background: linear-gradient(145deg, #0f2d6b 0%, #1e4a8c 55%, #2d82cd 100%);
      border-radius: 56px;
      color: #fff;
      position: relative;
      overflow: hidden;
    }

    .claim-label {
      font-size: 13px;
      font-weight: 600;
      letter-spacing: 1.2px;
      text-transform: uppercase;
      color: var(--yellowcolor);
      margin-bottom: 14px;
    }

    .claim-heading {
      font-size: 2.1rem;
      font-weight: 600;
      line-height: 1.3;
      margin-bottom: 28px;
      color: #eef4fb;
      letter-spacing: -0.3px;
    }

    .claim-step {
      display: flex;
      gap: 14px;
      align-items: flex-start;
      padding: 14px 0;
      border-bottom: 1px solid rgba(255, 255, 255, 0.12);
    }

    .claim-step:last-of-type {
      border-bottom: none;
    }

    .claim-step .step-ic {
      width: 26px;
      height: 26px;
      border-radius: 50%;
      border: 1.5px solid rgba(255, 255, 255, 0.5);
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 14px;
      font-weight: 600;
      flex-shrink: 0;
      margin-top: 2px;
    }

    .claim-step h6 {
      font-size: 16px;
      font-weight: 600;
      margin-bottom: 4px;
      color: #fff;
    }

    .claim-step p {
      font-size: 13.5px;
      font-weight: 400;
      opacity: 0.82;
      margin: 0;
      line-height: 1.6;
    }

    .claim-img-wrap {
      position: relative;
      border-radius: 24px;
      overflow: hidden;
      height: 100%;
      min-height: 340px;
    }

    .claim-img-wrap img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block;
      border-radius: 24px;
    }

    .claim-floating-chip {
      position: absolute;
      right: 14px;
      bottom: 14px;
      background: var(--darkcolor);
      color: #fff;
      border-radius: 14px;
      padding: 12px 16px;
      display: flex;
      align-items: center;
      gap: 10px;
      font-size: 13px;
      font-weight: 600;
      box-shadow: 0 10px 26px rgba(0, 0, 0, 0.25);
      max-width: 240px;
    }

    .claim-floating-chip .chip-ic {
      width: 30px;
      height: 30px;
      background: var(--yellowcolor);
      color: #1e293b;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 14px;
      flex-shrink: 0;
    }

    @media (max-width: 991.98px) {
      .claim-journey-area {
        padding: 36px 24px;
        border-radius: 32px;
      }

      .claim-heading {
        font-size: 1.6rem;
      }

      .claim-img-wrap {
        min-height: 260px;
        margin-top: 24px;
      }
    }

    /* =====================================================
       TESTIMONIALS (slider)
       ===================================================== */
    .testimonials-area {
      padding: 70px 0 56px;
      background: linear-gradient(180deg, #fff 0%, #f4f8fd 100%);
      overflow: hidden;
    }

    .tm-head {
      display: flex;
      align-items: flex-end;
      justify-content: space-between;
      gap: 20px;
      margin-bottom: 26px;
    }

    .tm-eyebrow {
      display: inline-flex;
      align-items: center;
      gap: 8px;
      font-size: 12.5px;
      font-weight: 600;
      color: var(--primary);
      background: var(--primary-soft);
      padding: 5px 13px;
      border-radius: 50px;
      margin-bottom: 12px;
    }

    .tm-arrows {
      display: flex;
      gap: 10px;
      flex-shrink: 0;
    }

    .tm-nav {
      width: 46px;
      height: 46px;
      border-radius: 50%;
      border: 1px solid var(--border);
      background: #fff;
      color: var(--primary);
      display: grid;
      place-items: center;
      font-size: 17px;
      cursor: pointer;
      box-shadow: var(--shadow);
      transition: background 0.2s, color 0.2s, border-color 0.2s;
    }

    .tm-nav:hover {
      background: var(--primary);
      border-color: var(--primary);
      color: #fff;
    }

    .tm-nav:focus-visible,
    .tm-dot:focus-visible,
    .tm-track:focus-visible {
      outline: 3px solid var(--yellowcolor);
      outline-offset: 2px;
    }

    /* Track = native scroll-snap. Cards per view CSS variable se control hote hain. */
    .tm-track {
      --tm-per-view: 1;
      --tm-gap: 20px;
      display: flex;
      gap: var(--tm-gap);
      margin: 0 -8px;
      padding: 10px 8px 26px;
      scroll-padding-inline: 8px;
      overflow-x: auto;
      scroll-snap-type: x mandatory;
      scrollbar-width: none;
      overscroll-behavior-x: contain;
      -webkit-overflow-scrolling: touch;
      border-radius: 20px;
    }

    .tm-track::-webkit-scrollbar {
      display: none;
    }

    /* Tablet + desktop: 2 cards. 4+ reviews ho jayein to yahan 3 kar dena (992px wale block mein) */
    @media (min-width: 768px) {
      .tm-track {
        --tm-per-view: 2;
      }
    }

    .tm-card {
      flex: 0 0 calc((100% - (var(--tm-per-view) - 1) * var(--tm-gap)) / var(--tm-per-view));
      scroll-snap-align: start;
      position: relative;
      display: flex;
      flex-direction: column;
      background: #fff;
      border: 1px solid var(--border);
      border-radius: 20px;
      padding: 30px 30px 26px;
      box-shadow: var(--shadow);
      overflow: hidden;
      transition: box-shadow 0.25s, border-color 0.25s;
    }

    .tm-card::before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      width: 4px;
      background: linear-gradient(180deg, var(--primary), #2d82cd);
    }

    .tm-card:hover {
      box-shadow: var(--shadow-lg);
      border-color: #b8d4f0;
    }

    .tm-quote {
      position: absolute;
      top: 14px;
      right: 20px;
      font-size: 4.2rem;
      line-height: 1;
      color: #dbe9f8;
      pointer-events: none;
    }

    .tm-stars {
      display: flex;
      gap: 3px;
      color: var(--yellowcolor);
      font-size: 14px;
      margin-bottom: 16px;
    }

    .tm-text {
      flex-grow: 1;
      color: #475569;
      font-size: 15px;
      line-height: 1.75;
      margin: 0 0 24px;
    }

    .tm-author {
      display: flex;
      align-items: center;
      gap: 13px;
      padding-top: 18px;
      border-top: 1px solid #eef2f7;
    }

    .tm-avatar {
      width: 48px;
      height: 48px;
      border-radius: 50%;
      background: linear-gradient(145deg, var(--primary), #2d82cd);
      color: #fff;
      display: grid;
      place-items: center;
      font-weight: 600;
      font-size: 14px;
      flex-shrink: 0;
    }

    .tm-avatar.alt-teal {
      background: linear-gradient(145deg, #007d7d, #14b8a6);
    }

    .tm-avatar.alt-sky {
      background: linear-gradient(145deg, #2d82cd, #38bdf8);
    }

    .tm-author h6 {
      margin: 0;
      font-size: 15px;
      font-weight: 600;
      color: var(--darkcolor);
    }

    .tm-author small {
      color: var(--muted);
      font-size: 12.5px;
      font-weight: 400;
    }

    .tm-dots {
      display: flex;
      justify-content: center;
      align-items: center;
      gap: 8px;
    }

    .tm-dot {
      width: 8px;
      height: 8px;
      padding: 0;
      border: 0;
      border-radius: 50px;
      background: #c4d5ea;
      cursor: pointer;
      transition: width 0.25s, background 0.25s;
    }

    .tm-dot.active {
      width: 26px;
      background: var(--primary);
    }

    @media (max-width: 767.98px) {
      .tm-head {
        margin-bottom: 18px;
      }

      .tm-card {
        padding: 26px 22px 22px;
      }
    }

    @media (max-width: 575.98px) {
      .tm-arrows {
        display: none;
      }
    }

   

    /* =====================================================
       SERVICE SUPPORT CARDS
       ===================================================== */
    .support-strip {
      background: #14a8df;
      padding: 40px 0;
      margin: 50px 0px;
    }

    .support-item {
      display: flex;
      align-items: flex-start;
      gap: 18px;
      text-decoration: none;
      transition: .3s;
    }

    .support-icon {
      width: 58px;
      height: 58px;
      min-width: 58px;
      border-radius: 50%;
      background: #fff;
      display: flex;
      align-items: center;
      justify-content: center;
      position: relative;
    }

    .support-icon::before {
      content: '';
      position: absolute;
      inset: -7px;
      border-radius: 50%;
      border: 6px solid rgba(255, 255, 255, .25);
    }

    .support-icon i {
      color: #14a8df;
      font-size: 24px;
    }

    .support-content h4 {
      color: #fff;
      font-size: 18px;
      font-weight: 600;
      margin: 0 0 5px;
    }

    .support-content p {
      color: rgba(255, 255, 255, .95);
      font-size: 14px;
      margin: 0 0 10px;
    }

    .support-content span {
      color: #fff;
      font-size: 18px;
      font-weight: 500;
      display: inline-flex;
      align-items: center;
      gap: 8px;
    }

    .support-item:hover {
      transform: translateY(-3px);
    }

    .support-item:hover span i {
      transform: translateX(5px);
    }

    .support-content span i {
      transition: .3s;
    }

    @media(max-width:991px) {

      .support-item {
        margin-bottom: 30px;
      }

    }

    @media(max-width:767px) {

      .support-strip {
        padding: 30px 0;
      }

      .support-item {
        margin-bottom: 25px;
      }

      .support-content h4 {
        font-size: 17px;
      }

      .support-content span {
        font-size: 16px;
      }

    }

    /* =====================================================
       CONTACT
       ===================================================== */
    .contact-area {
      padding: 60px 0;
      background: #fff;
    }

    .cinfo {
      display: flex;
      gap: 14px;
      margin-bottom: 20px;
    }

    .cinfo .ic {
      width: 44px;
      height: 44px;
      background: var(--primary-soft);
      color: var(--primary);
      border-radius: 10px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 1.1rem;
      flex-shrink: 0;
    }

    .cinfo h6 {
      margin: 0 0 2px;
      font-weight: 600;
      font-size: 14.5px;
    }

    .cinfo a {
      color: var(--muted);
      text-decoration: none;
      font-size: 14px;
      font-weight: 400;
    }

    .cinfo a:hover {
      color: var(--primary);
    }

    .form-card {
      background: #f8fafc;
      border: 1px solid var(--border);
      border-radius: 12px;
      padding: 28px;
    }

    .form-control,
    .form-select {
      border-radius: 8px;
      border: 1px solid var(--border);
      padding: 10px 13px;
      font-size: 14px;
      font-weight: 400;
    }

    .form-control:focus,
    .form-select:focus {
      border-color: #4a9ad4;
      box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.12);
    }

    .btn-submit {
      background: var(--primary);
      color: #fff;
      border: none;
      border-radius: 8px;
      padding: 11px 20px;
      font-weight: 600;
      font-size: 14.5px;
      width: 100%;
      transition: background 0.2s;
    }

    .btn-submit:hover {
      background: var(--primary-dark);
      color: #fff;
    }

    /* =====================================================
       FOOTER
       ===================================================== */
    .footer {
      background: var(--darkcolor);
      color: #94a3b8;
      padding: 45px 0 18px;
    }

    .footerlogo img {
      height: 44px;
      width: auto;
      filter: brightness(0) invert(1);
    }

    .footer h5 {
      color: #fff;
      font-weight: 600;
      font-size: 14px;
      margin-bottom: 16px;
    }

    .footer a {
      color: #94a3b8;
      text-decoration: none;
      display: block;
      margin-bottom: 7px;
      font-size: 13.5px;
      font-weight: 400;
      transition: color 0.2s;
    }

    .footer a:hover {
      color: #fff;
    }

    .footer .social a {
      display: inline-flex;
      width: 34px;
      height: 34px;
      background: rgba(255, 255, 255, 0.06);
      border-radius: 7px;
      align-items: center;
      justify-content: center;
      margin-right: 7px;
      color: #fff;
    }

    .footer .social a:hover {
      background: var(--primary);
    }

    .footer-bottom {
      border-top: 1px solid rgba(255, 255, 255, 0.07);
      padding-top: 18px;
      margin-top: 28px;
      font-size: 12.5px;
      font-weight: 400;
    }

    /* =====================================================
       SCROLL REVEAL ANIMATIONS
       ===================================================== */
    .reveal {
      opacity: 0;
      transform: translateY(28px);
      transition: opacity 0.7s cubic-bezier(0.22, 1, 0.36, 1),
        transform 0.7s cubic-bezier(0.22, 1, 0.36, 1);
      will-change: opacity, transform;
    }

    .reveal.reveal-visible {
      opacity: 1;
      transform: translateY(0);
    }

    .reveal-left {
      opacity: 0;
      transform: translateX(-32px);
      transition: opacity 0.7s cubic-bezier(0.22, 1, 0.36, 1),
        transform 0.7s cubic-bezier(0.22, 1, 0.36, 1);
    }

    .reveal-left.reveal-visible {
      opacity: 1;
      transform: translateX(0);
    }

    .reveal-right {
      opacity: 0;
      transform: translateX(32px);
      transition: opacity 0.7s cubic-bezier(0.22, 1, 0.36, 1),
        transform 0.7s cubic-bezier(0.22, 1, 0.36, 1);
    }

    .reveal-right.reveal-visible {
      opacity: 1;
      transform: translateX(0);
    }

    .reveal-scale {
      opacity: 0;
      transform: scale(0.92);
      transition: opacity 0.65s cubic-bezier(0.22, 1, 0.36, 1),
        transform 0.65s cubic-bezier(0.22, 1, 0.36, 1);
    }

    .reveal-scale.reveal-visible {
      opacity: 1;
      transform: scale(1);
    }

    .reveal-delay-1 {
      transition-delay: 0.08s;
    }

    .reveal-delay-2 {
      transition-delay: 0.16s;
    }

    .reveal-delay-3 {
      transition-delay: 0.24s;
    }

    .reveal-delay-4 {
      transition-delay: 0.32s;
    }

    @media (prefers-reduced-motion: reduce) {
      html {
        scroll-behavior: auto;
      }

      .reveal,
      .reveal-left,
      .reveal-right,
      .reveal-scale {
        opacity: 1;
        transform: none;
        transition: none;
      }

      .navbar-custom,
      .navbar-inner,
      .navbar-brand img {
        transition: none;
      }

      #insurance-type::after {
        animation: none;
      }
    }

    /* =====================================================
       RESPONSIVE
       ===================================================== */
    @media (max-width: 991.98px) {
      .hero h1 {
        font-size: 2rem;
      }

      .nav-desktop {
        display: none;
      }

      .menu-btn {
        display: flex;
      }

      .btn-posp.desktop-only {
        display: none;
      }
    }

    @media (min-width: 992px) {
      .btn-posp.mobile-only {
        display: none;
      }
    }

    @media (max-width: 767px) {
      .pw-shell{
        width:100%;
      }
      .mobile-grid {
    background: #ffffff;
    border-radius: 22px;
    padding: 20px 14px 20px;
    box-shadow: 0 4px 24px rgba(15, 23, 42, 0.07);
    position: relative;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 9px 8px;
    .badge-mid,
    .badge-top{
      display: none;
    }
    .pi svg {
    width: 32px;
    height: 32px;
    fill: url(#gBlue);
}
.pi i {
    font-size: 30px;
}

}
.pw-area {
    padding: 40px 0 40px;
}
.pw-title {
    margin: 0 0 15px;
}
    }
    @media (max-width: 575.98px) {
      .hero h1 {
        font-size: 1.7rem;
      }

    .hero {
    padding: 48px 0 48px;
}
.bcard-name {
    margin-top: 10px;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.55;
    color: var(--tone);
}
.bcard-go {
    margin-top: 10px;
    align-self: flex-end;
    display: grid;
    place-items: center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: var(--biz-blue);
    color: #fff;
    font-size: 13px;
    transition: transform 0.25s ease, background 0.25s ease;
}
.bcard {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 162px;
    height: 100%;
    padding: 16px;
    background: #fff;
    border: 1px solid #e3e8ef;
    border-radius: 10px;
    box-shadow: 0 3px 10px rgb(0 0 0 / 33%);
    text-decoration: none;
    overflow: hidden;
    isolation: isolate;
    transition: transform 0.25s ease, box-shadow 0.25s ease;
}

      .section-title {
        font-size: 1.4rem;
      }

      .app-area,
      .claim-journey-area {
        border-radius: 26px;
      }

      .navbar-brand img {
        height: 25px;
      }
    }

/* new css  */
/* 27-09-2026 */
#page.site {
    overflow: hidden
}

.screen-reader-text {
    border: 0;
    clip: rect(1px,1px,1px,1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute!important;
    width: 1px;
    word-wrap: normal!important
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto!important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

body {
    background-repeat: no-repeat;
    background-size: cover
}

body:before {
    content: "";
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: -1
}

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

.themestek-hide,.tstk-hide {
    display: none
}

#primary {
    width: 100%
}

body {
    overflow: visible;
    overflow-x: hidden
}

a,a:hover,a:active,a:focus {
    text-decoration: none;
    color: inherit;
    outline: none
}

a {
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

p {
    margin: 0 0 25px
}

dl,ol,ul {
    margin-bottom: 25px
}

blockquote {
    padding: 30px;
    padding-right: 60px;
    margin: 60px 0 60px 0;
    border-left: 5px solid #000;
    background-color: transparent;
    font-size: 18px;
    line-height: 26px;
    position: relative
}

blockquote p {
    margin-bottom: 0;
    z-index: 1
}

blockquote.is-large {
    border: none!important;
    margin: 0!important;
    padding: 0!important
}

blockquote cite {
    font-size: 16px;
    margin-top: 15px;
    display: inline-block;
    font-style: normal
}

.wp-block-preformatted {
    border: none;
    background: none;
    padding: 0
}

.wp-block-verse {
    border: none;
    background: none;
    padding: 0;
    font-family: inherit
}

.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
    max-width: 100px
}

.wp-block-separator {
    border: none;
    border-bottom: 2px solid #8f98a1;
    margin: 1.65em auto
}

.tstk-overflow-visible {
    overflow: visible!important
}

.closepanel,.sub-menu-toggle {
    display: none
}

h1,h2,h3,h4,h5,h6 {
    line-height: 1.3;
    margin-bottom: 20px
}

pre {
    border: 1px solid #d1d1d1;
    line-height: 1.3125;
    background: #f5f5f5;
    color: #666;
    font-family: monospace;
    font-size: 14px;
    margin: 20px 0;
    overflow: auto;
    padding: 20px 20px 45px 20px;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

.edit-link a {
    padding: 7px 20px;
    background-color: #eee;
    overflow: hidden;
    display: inline-block;
    border-radius: 5px
}

.tstk-slider-area {
    background-color: #e7e7e7;
    position: relative;
    z-index: 1
}

.tstk-slider-area>div>div {
    margin: 0!important
}

.tstk-underline {
    text-decoration: underline
}

.tstk-slider-area>p.rs-p-wp-fix {
    display: none
}

.alignnone {
    margin: 5px 20px 20px 0
}

.aligncenter,div.aligncenter {
    display: block;
    margin: 5px auto 5px auto
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

.wp-caption.alignright:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

img.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

img.alignnone {
    margin: 5px 20px 20px 0
}

img.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    max-width: 100%
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto
}

.wp-caption .wp-caption-text {
    font-style: italic;
    color: #666;
    font-size: 15px;
    line-height: 1.6153846154;
    padding-top: .5384615385em
}

.screen-reader-text {
    border: 0;
    clip: rect(1px,1px,1px,1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute!important;
    width: 1px;
    word-wrap: normal!important
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto!important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    vertical-align: middle;
    width: 100%;
    margin: 0 0 1.75em
}

table th {
    border: 0;
    padding: 5px 7px
}

table td {
    padding: 5px 10px
}

table tbody tr,table thead tr {
    border: 1px solid #e6e6e6
}

table tbody th {
    background: #f9f9f9
}

table tbody th,table tbody td {
    border-right: 1px solid #e6e6e6
}

.gallery {
    margin: 0
}

.gallery-item {
    max-width: 33.33%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
    margin: 0;
    padding: 2px
}

.gallery-columns-1 .gallery-item {
    max-width: 100%
}

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-columns-4 .gallery-item {
    max-width: 25%
}

.gallery-columns-5 .gallery-item {
    max-width: 20%
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%
}

.gallery-icon img {
    margin: 0 auto
}

.gallery-caption {
    color: #686868;
    display: block;
    font-size: 16px;
    font-style: italic;
    line-height: 26px;
    padding-top: 0.5384615385em;
    padding-bottom: 0.5384615385em
}

.gallery-columns-6 .gallery-caption,.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption {
    display: none
}

.page-links,.tstk-page-links {
    clear: both;
    font-size: 16px;
    font-weight: 600;
    margin: 25px 0;
    color: #000;
    letter-spacing: 0.5px
}

.page-links a,.tstk-page-links a {
    border: 1px solid #000
}

.page-links a,.page-links>span,.tstk-page-links a,.tstk-page-links>span {
    text-decoration: none;
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    margin: 0 2px
}

.page-links a:hover,.tstk-page-links a:hover {
    background-color: #000;
    color: #fff
}

.page-links>span,.tstk-page-links>span {
    background-color: #000;
    border: 1px solid #000;
    color: #fff
}

.page-links>a:first-child,.page-links>span:first-child,.tstk-page-links>a:first-child,.tstk-page-links>span:first-child {
    margin-left: 15px
}

.headerlogo {
    height: 105px;
    line-height: 105px
}

.site-title img {
    max-height: 50px;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease
}

.site-title {
    margin: 0;
    padding: 0;
    display: table;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    height: 105px
}

.site-title a {
    display: table-cell;
    vertical-align: middle
}

.site-title a .site-title-text {
    display: none
}

.tstk-navbar {
    padding: 0;
    margin: 0;
    border: 0;
    width: auto
}

.tstk-navbar ul,.tstk-navbar li {
    list-style: none;
    margin: 0;
    padding: 0
}

.tstk-mobile-search {
    display: none
}

.tstk-footer-menu-area {
    text-align: right;
    margin-top: 15px
}

.tstk-footer-menu {
    list-style: none;
    margin: 0;
    padding: 0
}

.tstk-footer-menu li {
    display: inline-block;
    margin: 0 10px
}

.tstk-footer-menu li li {
    display: none
}

.elementor-widget-container>.tstk-heading-subheading {
    position: relative;
    z-index: 1
}

.tstk-heading-subheading .tstk-element-title,.tstk-heading-subheading:not(.tstk-reverse-heading-yes) .tstk-element-title,.tstk-heading-subheading .tstk-element-heading {
    margin-bottom: 0
}

.tstk-heading-subheading .tstk-heading-desc {
    margin-top: 30px
}

.tstk-heading-subheading.center-align {
    text-align: center
}

.tstk-heading-subheading.center-align .tstk-heading-desc {
    margin-left: auto;
    margin-right: auto
}

.tstk-heading-subheading h4.tstk-element-subtitle {
    margin: 0
}

.tstk-heading-subheading.left-align .tstk-heading-desc,.tstk-heading-subheading.center-align .tstk-heading-desc {
    max-width: 800px
}

.tstk-heading-subheading {
    margin-bottom: 45px
}

.tstk-heading-subheading.right-align {
    text-align: right
}

.tstk-heading-subheading:empty {
    display: none
}

.tstk-text-color-white .tstk-heading-subheading .tstk-element-subtitle,.tstk-text-color-white .tstk-heading-subheading .tstk-element-heading {
    color: #fff
}

.tstk-heading-subheading .tstk-element-subtitle {
    padding-left: 11px
}

.tstk-heading-subheading h4.tstk-element-subtitle:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 3px;
    height: 100%
}

.tstk-heading-subheading .tstk-element-title strong {
    font-weight: 600
}

.tstk-color-white,.tstk-text-color-white,.tstk-text-color-white .elementor-widget-text-editor {
    color: #fff
}

.tstk-color-blackish,.tstk-text-color-blackish,.tstk-text-color-blackish .elementor-widget-text-editor {
    color: #000
}

input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-results-button,input[type="search"]::-webkit-search-results-decoration {
    display: none
}

input[type="number"],input[type="text"],input[type="email"],input[type="password"],input[type="tel"],input[type="url"],input[type="search"],select,textarea {
    display: block;
    width: 100%;
    height: 50px;
    font-size: 14px;
    color: #848484;
    line-height: normal;
    padding: 0 15px;
    font-weight: 400;
    background: #f3f6f8;
    border: 0;
    border-radius: 0;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: .5em;
    background: transparent;
    border: none;
    border-radius: 3px;
    padding: 15px 20px;
    font-size: 1em;
    line-height: normal
}

input:focus,select:focus,textarea:focus {
    border-color: #ff6600;
    outline: none!important
}

textarea {
    height: 150px;
    resize: none;
    padding: 12px 15px
}

button,html input[type=button],input[type=reset],input[type=submit] {
    position: relative;
    background-color: #222;
    border: none;
    font-family: inherit;
    cursor: pointer;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    border-radius: 0;
    padding: 10px 40px;
    font-weight: 500;
    letter-spacing: 0.3px
}

.tstk-select {
    position: relative;
    display: block;
    background-color: #eff2f7
}

.tstk-select:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    pointer-events: none
}

.tstk-select:after {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: .75em;
    border-top: 6px solid black;
    opacity: 0.5
}

select::-ms-expand {
    display: none
}

.tstk-sidebar-left .site-content-contain .site-content>.row {
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important
}

.themestek-sidebar .widget {
    margin-bottom: 30px
}

.themestek-sidebar .widget_search .wp-block-search__label,.themestek-sidebar .widget_block .wp-block-group h2,.themestek-sidebar .widget .widget-title {
    margin-bottom: 25px;
    position: relative
}

.tstk-sidebar-left .site-content-contain>.site-content>.row {
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important
}

.site-content .widget .wp-block-latest-comments {
    padding: 0
}

.themestek-sidebar .widget a {
    font-weight: 600
}

.tstk-element-posts-wrapper.row {
    margin-left: -15px;
    margin-right: -15px
}

.tstk-element-posts-wrapper.row .tstk-ele {
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 30px
}

.themestek-gap-0px .tstk-element-posts-wrapper.row .tstk-ele {
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 0
}

.themestek-gap-0px .tstk-element-posts-wrapper.row {
    margin-left: 0;
    margin-right: 0
}

.themestek-gap-5px .tstk-element-posts-wrapper.row .tstk-ele {
    padding-left: 2.5px;
    padding-right: 2.5px;
    margin-bottom: 5px
}

.themestek-gap-5px .tstk-element-posts-wrapper.row {
    margin-left: -2.5px;
    margin-right: -2.5px
}

.themestek-gap-10px .tstk-element-posts-wrapper.row {
    margin-left: -5px;
    margin-right: -5px
}

.themestek-gap-10px .tstk-element-posts-wrapper.row .tstk-ele {
    padding-right: 5px;
    padding-left: 5px;
    margin-bottom: 10px
}

.themestek-gap-15px .tstk-element-posts-wrapper.row {
    margin-left: -7.5px;
    margin-right: -7.5px
}

.themestek-gap-15px .tstk-element-posts-wrapper.row .tstk-ele {
    padding-right: 7.5px;
    padding-left: 7.5px;
    margin-bottom: 15px
}

.themestek-gap-20px .tstk-element-posts-wrapper.row {
    margin-left: -10px;
    margin-right: -10px
}

.themestek-gap-20px .tstk-element-posts-wrapper.row .tstk-ele {
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 20px
}

.themestek-gap-25px .tstk-element-posts-wrapper.row {
    margin-left: -12.5px;
    margin-right: -12.5px
}

.themestek-gap-25px .tstk-element-posts-wrapper.row .tstk-ele {
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-bottom: 25px
}

.themestek-gap-30px .tstk-element-posts-wrapper.row {
    margin-left: -15px;
    margin-right: -15px
}

.themestek-gap-30px .tstk-element-posts-wrapper.row .tstk-ele {
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 30px
}

.themestek-gap-40px .tstk-element-posts-wrapper.row {
    margin-left: -20px;
    margin-right: -20px
}

.themestek-gap-40px .tstk-element-posts-wrapper.row .tstk-ele {
    padding-right: 20px;
    padding-left: 20px;
    margin-bottom: 40px
}

.themestek-gap-50px .tstk-element-posts-wrapper.row {
    margin-left: -25px;
    margin-right: -25px
}

.themestek-gap-50px .tstk-element-posts-wrapper.row .tstk-ele {
    padding-right: 25px;
    padding-left: 25px;
    margin-bottom: 50px
}

.tstk-preloader {
    background-color: white;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100px;
    display: block
}

.tstk-title-bar-wrapper {
    position: relative;
    z-index: 0
}

.tstk-title-bar-wrapper.tstk-titlebar-style-center .tstk-breadcrumb,.tstk-title-bar-wrapper.tstk-titlebar-style-center .tstk-title-bar-content-inner {
    width: 100%;
    text-align: center
}

.tstk-title-bar-wrapper:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: none!important
}

.tstk-title-bar-content {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    padding: 64px 0
}

.tstk-title-bar-content .tstk-tbar,.tstk-title-bar-content .tstk-breadcrumb {
    display: block
}

.tstk-breadcrumb,.tstk-breadcrumb .current-item {
    opacity: 0.9
}

.tstk-breadcrumb a {
    opacity: 1
}

.tstk-breadcrumb-inner .sep {
    margin: 0 5px
}

.tstk-title-bar-content .tstk-tbar-inner {
    max-width: none;
    padding: 0
}

.tstk-breadcrumb-inner i {
    font-size: 13px;
    margin: 0 10px;
    display: inline-block
}

.tstk-title-bar-content .tstk-tbar-title {
    margin-bottom: 5px
}

.tstk-bg-color-white.tstk-bg-image-yes:before {
    background-color: rgba(255,255,255,0.9)
}

.tstk-bg-color-light.tstk-bg-image-yes:before {
    background-color: rgba(240,240,240,0.9)
}

.tstk-bg-color-blackish.tstk-bg-image-yes:before {
    background-color: rgba(0,0,0,0.6)
}

.tstk-bg-color-gradientcolor.tstk-bg-image-yes:before {
    opacity: 0.5
}

.tstk-pre-header-wrapper {
    height: 50px;
    line-height: 50px;
    background-color: #000
}

.tstk-pre-header-wrapper ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.tstk-contact-info li {
    display: inline-block;
    padding: 0 0 0 15px;
    vertical-align: top
}

.tstk-contact-info li i {
    margin-right: 5px
}

.tstk-pre-header-wrapper .tstk-social-links li {
    margin-right: 8px;
    display: inline-block
}

.tstk-pre-header-wrapper .tstk-social-links li:last-child {
    margin-right: 0
}

.tstk-pre-header-wrapper .tstk-social-links a {
    position: relative;
    display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    font-size: 13px;
    vertical-align: middle
}

.tstk-pre-header-wrapper .tstk-social-links a:hover {
    transition: all 500ms ease
}

.tstk-header-wrapper {
    z-index: 999
}

.tstk-navbar>div>ul>li,.tstk-navbar>div>ul>li>a,.tstk-navbar div>ul>li>a,.site-title {
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease
}

.site-header:not(.tstk-sticky-logo-no) .tstk-sticky-header .tstk-main-logo,.tstk-main-header .tstk-sticky-logo {
    display: none
}

.site-header:not(.tstk-sticky-logo-no) .tstk-main-logo,.tstk-main-header .tstk-main-logo,.tstk-sticky-header .tstk-sticky-logo {
    display: inline-block
}

.site-header .tstk-bg-color-white,.site-header .tstk-sticky-header.tstk-sticky-bg-color-white {
    background-color: #fff
}

.site-header .tstk-bg-color-blackish,.site-header .tstk-sticky-header.tstk-sticky-bg-color-blackish {
    background-color: #000
}

.site-header .tstk-bg-color-transparent,.site-header .tstk-sticky-header.tstk-sticky-bg-color-transparent {
    background-color: transparent
}

.tstk-table {
    display: table;
    height: 100%
}

.tstk-table-cell {
    display: table-cell;
    line-height: normal;
    vertical-align: middle
}

body.tstk-sidebar-no #content {
    padding-top: 100px
}

.tstk-bg-color-yes:not(.elementor-inner-section):not(.elementor-column) {
    padding-top: 100px;
    padding-bottom: 90px
}

body.tstk-sidebar-no:not(.single) div.elementor {
    margin-top: -100px
}

body.single.tstk-sidebar-no #content,body.archive.tstk-sidebar-no #content {
    padding-bottom: 70px
}

.widget-area.col-md-3,.content-area.col-md-9 {
    padding-top: 80px;
    padding-bottom: 80px
}

.content-area.col-md-9 .comment-respond {
    margin-bottom: 0
}

.tstk-row.tstk-zindex-zero,.tstk-row.tstk-zindex-1,.tstk-row.tstk-zindex-2,.tstk-zindex-zero,.tstk-zindex-1,.tstk-zindex-2 {
    position: relative
}

.elementor-widget-container,.elementor-button-wrapper,.elementor-widget-container .themestek-element,.elementor-section .elementor-column-wrap {
    position: relative;
    z-index: 1
}

.tstk-bgimage-over-bgcolor.tstk-bgimage-yes .tstk-stretched-div:before,.tstk-bgimage-over-bgcolor.tstk-bgimage-yes:before {
    background-color: transparent!important
}

.elementor-element:not(.elementor-column):before,.tstk-col-stretched-yes .tstk-stretched-div:before {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    content: "";
    display: block;
    z-index: 1
}

body.elementor-editor-active .elementor-element:not(.elementor-column):before,body.elementor-editor-active .tstk-col-stretched-yes .tstk-stretched-div:before {
    z-index: 0
}

.elementor-column.tstk-col-stretched-yes.tstk-bgimage-yes {
    background-image: none;
    background-color: transparent
}

.tstk-bg-color-white,.tstk-bg-color-white .tstk-stretched-div:before {
    background-color: #fff
}

.tstk-bg-color-white .tstk-bgimage-yes.tstk-stretched-div:before {
    background-color: rgba(255,255,255,0.80)
}

.tstk-col-stretched-yes .tstk-stretched-div {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    width: auto;
    z-index: 1
}

.tstk-col-stretched-left .tstk-stretched-div {
    margin-left: -500px;
    right: 0
}

.tstk-col-stretched-right .tstk-stretched-div {
    margin-right: -500px;
    right: 0
}

body .tstk-bgimage-position-left-top .tstk-stretched-div,body .tstk-bgimage-position-left-top {
    background-position: left top!important
}

body .tstk-bgimage-position-left-center .tstk-stretched-div,body .tstk-bgimage-position-left-center {
    background-position: left center!important
}

body .tstk-bgimage-position-left-bottom .tstk-stretched-div,body .tstk-bgimage-position-left-bottom {
    background-position: left bottom!important
}

body .tstk-bgimage-position-right-top .tstk-stretched-div,body .tstk-bgimage-position-right-top {
    background-position: right top!important
}

body .tstk-bgimage-position-right-bottom .tstk-stretched-div,body .tstk-bgimage-position-right-bottom {
    background-position: right bottom!important
}

body .tstk-bgimage-position-right-center .tstk-stretched-div,body .tstk-bgimage-position-right-center {
    background-position: right center!important
}

body .tstk-bgimage-position-center-top .tstk-stretched-div,body .tstk-bgimage-position-center-top {
    background-position: center top!important
}

body .tstk-bgimage-position-center-center .tstk-stretched-div,body .tstk-bgimage-position-center-center {
    background-position: center center!important
}

body .tstk-bgimage-position-center-bottom .tstk-stretched-div,body .tstk-bgimage-position-center-bottom {
    background-position: center bottom!important
}

body .tstk-bgimage-repeat-no {
    background-repeat: no-repeat!important
}

body .tstk-bgimage-repeat-x {
    background-repeat: repeat-x!important
}

body .tstk-bgimage-repeat-y {
    background-repeat: repeat-y!important
}

body .tstk-bgimage-repeat-round {
    background-repeat: round!important
}

body .tstk-bgimage-repeat-space {
    background-repeat: space!important
}

.elementor-top-column>.elementor-column-wrap>.elementor-widget-wrap {
    z-index: 1
}

.elementor-element.elementor-column:not(.elementor-inner-column) .elementor-column-wrap:before {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    content: "";
    display: block;
    z-index: 1
}

.footer-wrap {
    padding-top: 50px;
    padding-bottom: 50px
}

.tstk-footer-text-area {
    background-color: #020203;
    padding-top: 40px;
    padding-bottom: 40px
}

.tstk-footer-text-area,.tstk-footer-widget-area,.site-footer {
    background-color: transparent;
    position: relative
}

.tstk-footer-text-area,.tstk-footer-widget-area {
    z-index: 1
}

.tstk-footer-text-area>.container,.footer-wrap.tstk-footer-widget-area>.container {
    position: relative;
    z-index: 2
}

.footer-wrap .contact-info li {
    position: relative;
    padding: 0 0 0 24px;
    margin-bottom: 15px;
    font-size: 13px
}

.footer-wrap .contact-info i {
    position: absolute;
    left: 0;
    top: 0
}

.footer-wrap .widget_tag_cloud a {
    display: inline-block;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px!important;
    padding: 0 18px;
    height: 42px;
    line-height: 42px;
    background-color: rgba(0,0,0,0.32);
    border-radius: 0
}

.site-footer.tstk-text-color-white .widget_tag_cloud a {
    background-color: #fff;
    color: #0c121d
}

.site-footer.tstk-text-color-white .widget_tag_cloud a:hover {
    color: #fff
}

.tstk-bg-color-gradient.tstk-bg-color-over-image.elementor-column .tstk-stretched-div:before,.tstk-bg-color-gradientcolor.tstk-bg-image-yes:before {
    opacity: 0.5
}

.tstk-footer-section.tstk-text-color-white a {
    color: rgba(255,255,255,1)
}

.tstk-footer-section.tstk-text-color-white {
    color: rgba(255,255,255,0.90)
}

.widget-title {
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    margin-bottom: 40px
}

.widget ul {
    margin: 0;
    padding: 0
}

.widget ul li {
    list-style: none
}

.widget a {
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.widget ul a {
    display: inline-block
}

.widget ul>li ul {
    margin-left: 15px;
    margin-top: 15px
}

.widget ul>li {
    padding: 0 0 15px 0
}

.widget>ul>li:last-child {
    padding-bottom: 0
}

.widget ul>li ul>li:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

.recentcomments a {
    display: inline!important;
    padding: 0!important;
    margin: 0!important
}

.widget_calendar table td#today {
    font-weight: bold
}

.widget_calendar table {
    border-collapse: separate;
    border-color: #dedede;
    border-spacing: 0;
    border-style: solid;
    border-width: 1px 0 0 1px;
    margin-bottom: 10px;
    width: 100%
}

.widget_calendar table th,.widget_calendar table td {
    background-color: #081839;
    border-bottom: 1px solid rgb(255 255 255 / 33%);
    border-right: 1px solid rgb(255 255 255 / 33%);
    padding: 7px;
    text-align: center;
    color: #fff
}

.widget_calendar table th {
    background-color: #1bbde4;
    border-right: 1px solid rgb(255 255 255 / 0%);
    border-bottom: 1px solid rgb(255 255 255 / 0%)
}

.widget_calendar caption {
    padding: 0;
    margin: 0;
    margin-bottom: 5px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    caption-side: top;
    color: inherit
}

.widget_calendar tbody a {
    display: block;
    font-weight: 700
}

.wp-calendar-nav-next {
    float: right
}

.wp-block-calendar {
    margin-bottom: 10px
}

.wp-block-calendar .wp-calendar-nav {
    text-align: left
}

.site-footer.tstk-text-color-white .widget_calendar caption {
    color: #fff
}

.site-footer.tstk-text-color-white .widget_calendar table th,.site-footer.tstk-text-color-white .widget_calendar table td {
    background-color: #fff;
    color: rgb(0 0 0 / 90%)
}

.site-footer.tstk-text-color-white .widget_calendar table th,.site-footer.tstk-text-color-white .widget_calendar table td {
    border-bottom-color: rgba(0,0,0,0.32);
    border-right-color: rgba(0,0,0,0.32)
}

.site-footer.tstk-text-color-white .widget_calendar table td {
    background-color: #fff
}

.bizconmy_recent_posts_widget .tstk-rpw-list>li {
    display: -ms-flexbox!important;
    display: flex!important;
    align-items: normal;
    width: 100%;
    margin-top: 10px;
    padding-top: 0
}

.bizconmy_recent_posts_widget .tstk-rpw-list>li:last-child {
    margin-bottom: 0
}

.bizconmy_recent_posts_widget .tstk-rpw-list>li:first-child {
    margin-top: 0;
    padding-top: 0;
    border-top: none
}

.bizconmy_recent_posts_widget .tstk-rpw-list>li>a {
    width: 75px;
    flex-shrink: 0;
    margin-right: 20px
}

.bizconmy_recent_posts_widget .tstk-rpw-list>li>a img {
    border-radius: 0
}

.bizconmy_recent_posts_widget .tstk-rpw-content .tstk-rpw-date {
    line-height: 17px;
    display: block;
    color: #b4b4b4;
    font-size: 14px;
    font-weight: 500;
    margin-top: 5px
}

.bizconmy_recent_posts_widget .tstk-rpw-content .tstk-rpw-date a {
    font-size: 13px
}

.bizconmy_recent_posts_widget .tstk-rpw-content .tstk-rpw-title a {
    margin-bottom: 0
}

.post-password-form input[name="post_password"] {
    position: relative;
    top: 0;
    height: 60px
}

.post-password-form input[type=submit] {
    background-image: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding-top: 24px;
    padding-bottom: 23px
}

.widget_categories ul li {
    padding-bottom: 0;
    position: relative;
    margin: 15px 0;
    padding: 0
}

.widget_categories ul>li:last-child {
    margin-bottom: 0
}

.widget_tag_cloud a {
    font-weight: 400;
    font-size: 12px;
    background-color: #1f1f1f;
    padding: 8px 10px 6px;
    line-height: 1;
    display: inline-block
}

.widget_tag_cloud li {
    list-style: none;
    margin: 0 4px 8px 0;
    display: inline-block
}

.widget_tag_cloud ul li {
    margin-bottom: 0;
    padding-bottom: 10px
}

.themestek-sidebar .widget_tag_cloud ul li a,.site-content .widget_tag_cloud ul li a {
    display: inline-block;
    font-size: 13px!important;
    font-weight: 600;
    padding: 0 15px;
    height: 45px;
    line-height: 45px;
    background-color: #fff;
    border-radius: 0;
    -webkit-transition: 0.4s ease-out 0s;
    -o-transition: 0.4s ease-out 0s;
    transition: 0.4s ease-out 0s
}

.themestek-sidebar .widget_tag_cloud ul li a:hover {
    color: #fff;
    background-color: #222
}

.footerlogo {
    margin-bottom: 10px
}

.rss-date {
    font-size: 15px;
    display: block;
    color: #666
}

.site-footer.tstk-text-color-white .rss-date {
    color: rgba(255,255,255,0.90)
}

.rss-widget-icon {
    position: relative;
    top: -3px
}

.widget_rss.widget ul>li {
    padding-bottom: 30px
}

.widget_rss.widget ul>li:last-child {
    padding-bottom: 0
}

.widget_rss .rssSummary {
    font-size: 15px;
    opacity: 0.9
}

.tstk-text-color-white .widget_calendar table {
    border-color: rgba(255,255,255,0.32)
}

.tstk-text-color-white .widget_calendar table th,.tstk-text-color-white .widget_calendar table td {
    border-bottom-color: rgba(255,255,255,0.32);
    border-right-color: rgba(255,255,255,0.32)
}

.format-video .tstk-featured-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0
}

.format-video .tstk-featured-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

iframe {
    max-width: 100%
}

.format-gallery .tstk-featured-wrapper {
    position: relative
}

.format-gallery .lSPager {
    position: absolute;
    bottom: 10px;
    left: 50%;
    -khtml-transform: translateX(-50%) translateY(0%);
    -moz-transform: translateX(-50%) translateY(0%);
    -ms-transform: translateX(-50%) translateY(0%);
    -o-transform: translateX(-50%) translateY(0%);
    transform: translateX(-50%) translateY(0%)
}

.format-gallery .lSSlideOuter .lSPager.lSpg>li a {
    height: 13px;
    width: 13px;
    border: 2px solid #fff;
    background-color: transparent
}

.format-gallery .lSSlideOuter .lSPager.lSpg>li:hover a {
    background-color: transparent!important
}

.format-gallery .lSSlideOuter .lSPager.lSpg>li.active a {
    background-color: #fff
}

.format-quote .tstk-block-quote-content {
    position: relative;
    z-index: 2
}

.format-quote .tstk-blog-meta {
    display: none
}

.format-quote .tstk-block-quote-content a {
    display: inline-block;
    margin-top: 22px;
    font-style: normal;
    font-size: 17px
}

.format-quote .tstk-blog-classic blockquote {
    margin: 0
}

.format-quote .tstk-blog-classic .tstk-blog-classic-inner {
    display: none
}

.format-link .tstk-link-wrapper {
    position: relative;
    color: #fff;
    background-repeat: no-repeat;
    background-size: cover
}

.format-link .tstk-link-wrapper:after {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    content: "";
    display: block;
    z-index: 1;
    background-color: rgba(0,0,0,0.65)
}

.format-link .tstk-featured-wrapper .tstk-link-inner {
    font-size: 24px;
    font-style: italic;
    font-weight: 500;
    line-height: 1.5;
    color: #fff;
    padding: 50px;
    position: relative;
    z-index: 2
}

.format-link .tstk-link-wrapper a {
    color: #fff
}

.format-link .tstk-link-inner {
    position: relative
}

.format-link .tstk-link-inner:before {
    font-family: "themestek-base-icons";
    content: '\e803';
    position: absolute;
    right: 40px;
    top: -11px;
    font-weight: 700;
    opacity: 0.25;
    z-index: 1;
    color: #fff;
    font-size: 100px
}

.tstk-author-box {
    margin-top: 60px;
    margin-bottom: 25px;
    padding: 45px 45px 25px 48px;
    background-color: #f6f6f6;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    border-radius: 0;
    border-left: 5px solid #fed992
}

.tstk-author-image {
    height: 95px;
    width: 95px;
    display: block;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 35px;
    background-color: #fff
}

.tstk-author-content {
    -webkit-flex-shrink: 100;
    -moz-flex-shrink: 100;
    -ms-flex-negative: 100;
    flex-shrink: 100
}

.tstk-author-content .tstk-author-name {
    line-height: 30px;
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 10px;
    margin-bottom: 15px;
    display: inline-block
}

.tstk-blog-meta,.tstk-blog-meta a {
    color: #7a8699
}

.tstk-blog-meta.tstk-blog-meta-top {
    position: relative;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 20px;
    padding-bottom: 20px
}

.tstk-blog-meta-top .tstk-meta {
    padding-left: 20px;
    margin-right: 20px;
    position: relative;
    text-transform: capitalize
}

.tstk-blog-classic-inner .tstk-entry-content p:last-of-type:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.tstk-blog-classic-inner {
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

.tstk-no-img .tstk-blog-meta.tstk-blog-meta-top .tstk-meta-classic-left .tstk-meta-date,.tstk-default-view .tstk-blog-meta.tstk-blog-meta-top .tstk-meta-classic-left .tstk-meta-date {
    border-radius: 0;
    padding: 0
}

.tstk-no-img .tstk-blog-meta.tstk-blog-meta-top .tstk-meta-classic-left,.tstk-default-view .tstk-blog-meta.tstk-blog-meta-top .tstk-meta-classic-left {
    width: auto;
    top: 0;
    left: 0;
    position: static
}

.tstk-default-view .tstk-blog-meta.tstk-blog-meta-top .tstk-meta-classic-left .tstk-meta-date .entry-date {
    font-size: 15px;
    line-height: 25px
}

.tstk-no-img .tstk-blog-meta.tstk-blog-meta-top,.tstk-default-view .tstk-blog-meta.tstk-blog-meta-top {
    text-align: left
}

.tstk-no-img .tstk-blog-meta .tstk-meta-classic-right,.tstk-default-view .tstk-blog-meta .tstk-meta-classic-right {
    padding-left: 30px
}

.tstk-no-img .tstk-blog-meta.tstk-blog-meta-top .tstk-meta-classic-left .tstk-meta-date .entry-date,.tstk-default-view .tstk-blog-meta.tstk-blog-meta-top .tstk-meta-classic-left .tstk-meta-date .entry-date {
    font-size: 15px;
    line-height: 35px;
    margin: 0
}

.tstk-no-img .tstk-blog-meta.tstk-blog-meta-top .tstk-meta-classic-left .tstk-meta-date span,.tstk-default-view .tstk-blog-meta.tstk-blog-meta-top .tstk-meta-classic-left .tstk-meta-date span {
    display: inline-block;
    margin-left: 5px
}

.tstk-no-img .tstk-blog-meta.tstk-blog-meta-top .tstk-meta-classic-left .tstk-meta-date,.tstk-default-view .tstk-blog-meta.tstk-blog-meta-top .tstk-meta-classic-left .tstk-meta-date {
    line-height: normal;
    display: inline-block;
    width: auto;
    padding: 2px 13px;
    line-height: normal;
    font-size: 16px;
    display: inline-block;
    border-radius: 3px
}

.tstk-social-share .tstk-social-li-facebook a {
    background-color: #3B5998
}

.tstk-social-share .tstk-social-li-twitter a {
    background-color: #55ACEE
}

.tstk-social-share .tstk-social-li-google-plus a {
    background-color: #dd4b39
}

.tstk-social-share .tstk-social-li-linkedin a {
    background-color: #007bb5
}

.tstk-social-share .tstk-social-li-youtube a {
    background-color: #bb0000
}

.tstk-social-share .tstk-social-li-instagram a {
    background-color: #125688
}

.tstk-social-share .tstk-social-li-pinterest a {
    background-color: #cb2027
}

.tstk-social-share .tstk-social-li-snapchat-ghost a {
    background-color: #fffc00
}

.tstk-social-share .tstk-social-li-skype a {
    background-color: #00aff0
}

.tstk-social-share .tstk-social-li-android a {
    background-color: #a4c639
}

.tstk-social-share .tstk-social-li-dribbble a {
    background-color: #ea4c89
}

.tstk-social-share .tstk-social-li-vimeo a {
    background-color: #45bbff
}

.tstk-social-share .tstk-social-li-tumblr a {
    background-color: #2c4762
}

.tstk-social-share .tstk-social-li-vine a {
    background-color: #00b489;
    color: white
}

.tstk-social-share .tstk-social-li-foursquare a {
    background-color: #45bbff
}

.tstk-social-share .tstk-social-li-stumbleupon a {
    background-color: #eb4924
}

.tstk-social-share .tstk-social-li-flickr a {
    background-color: #f40083
}

.tstk-social-share .tstk-social-li-yahoo a {
    background-color: #430297
}

.tstk-social-share .tstk-social-li-soundcloud a {
    background-color: #ff5500
}

.tstk-social-share .tstk-social-li-reddit a {
    background-color: #ff5700
}

.tstk-social-share .tstk-social-li-rss a {
    background-color: #ff6600
}

.comments-area {
    margin-top: 30px
}

.comments-area .comments-title {
    margin-bottom: 30px
}

.tstk-post-related .tstk-related-title,.comments-area .comments-title,.comment-respond .comments-title,.comment-respond .comment-reply-title {
    font-size: 20px;
    line-height: 32px
}

.children,.comment-list {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0
}

.tstk-comment-avatar {
    float: left;
    margin-right: 22px
}

.comment-list .children li.comment {
    position: relative;
    padding-top: 0;
    padding-left: 0
}

.comment-list .children {
    margin-left: 30px
}

.tstk-comment-date {
    display: block;
    margin-bottom: 15px;
    color: #b4b4b4;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0;
    text-transform: uppercase
}

.tstk-comment-date a {
    color: #999999
}

.comment-list .tstk-comment-avatar img {
    border-radius: 50%;
    width: 60px;
    height: 60px
}

.tstk-comment-content {
    position: relative;
    font-size: 14px;
    line-height: 24px
}

.tstk-comment-content .tstk-comment-author {
    display: block;
    margin-top: 4px;
    margin-bottom: 3px;
    color: #222;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700
}

.reply {
    position: absolute;
    top: 15px;
    right: 15px;
    font-weight: 500;
    letter-spacing: .1em
}

.reply a {
    display: inline-block;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 6px 16px;
    color: #fff;
    background-color: #232323;
    -webkit-transition: 0.4s ease-out 0s;
    -o-transition: 0.4s ease-out 0s;
    transition: 0.4s ease-out 0s;
    border-radius: 0
}

.reply a:hover {
    color: #fff
}

.tstk-comment-content {
    position: relative;
    flex-grow: 1;
    margin-left: 100px
}

.comment-list .tstk-comment {
    margin-bottom: 30px
}

.comment-list .tstk-comment:after {
    display: block;
    clear: both;
    content: ""
}

.comment-list>li {
    padding-bottom: 15px
}

.tstk-comment-content:after,.tstk-comment-content:before {
    content: ''
}

.tstk-comment-content:before {
    border-color: transparent #fff transparent #fff;
    z-index: 1;
    left: -12px;
    top: 19px
}

.comment-respond .comment-reply-title small {
    margin-left: 23px;
    font-size: 20px
}

.tstk-comment-content {
    position: relative;
    flex-grow: 1;
    border: 1px solid #e9e9e9;
    padding: 20px;
    padding-bottom: 0;
    background: #fff;
    margin-left: 80px;
    border-radius: 0
}

.tstk-comment-content:after,.tstk-comment-content:before {
    content: '';
    position: absolute;
    top: 17px;
    width: 0;
    height: 0;
    border-width: 10px 12px 10px 0;
    border-style: solid
}

.tstk-comment-content:before {
    border-color: transparent #fff transparent #fff;
    z-index: 1;
    left: -12px;
    top: 19px
}

.tstk-comment-content:after {
    border-color: transparent #e9e9e9 transparent #e9e9e9;
    border-width: 12px 14px 12px 0;
    left: -14px
}

.comment-respond .comment-reply-title small {
    margin-left: 23px;
    font-size: 20px;
    font-weight: 500
}

.comment-respond {
    margin: 100px 0;
    margin-top: 0
}

.comment-list .comment-respond {
    padding-left: 100px
}

.comment-respond .inline-field {
    -ms-flex: 1 1 30%;
    flex: 1 1 30%;
    width: 33.3333%;
    margin-left: 13px;
    margin-bottom: 25px;
    font-size: 13px;
    color: silver;
    box-sizing: border-box;
    border-radius: 0
}

.tstk-comment-form-input-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.tstk-comment-form-input-wrapper .tstk-comment-form-input {
    -ms-flex: 1 1 30%;
    flex: 1 1 30%;
    width: 33.3333%;
    margin-left: 13px;
    margin-bottom: 15px;
    font-size: 13px;
    color: silver;
    box-sizing: border-box
}

.tstk-comment-form-input-wrapper .tstk-comment-form-input:first-child {
    margin-left: 0
}

.comment-notes,.logged-in-as {
    margin-bottom: 30px
}

.comment-form input[type=submit]:hover {
    color: #fff
}

.comment-form .form-submit {
    margin-bottom: 40px
}

.comment-form-cookies-consent {
    padding-left: 25px;
    position: relative
}

.comment-form-cookies-consent input[type=checkbox] {
    position: absolute;
    left: 0;
    top: 8px
}

.pingback .tstk-comment-content {
    margin-left: 0
}

.pingback .tstk-comment-content:before,.pingback .tstk-comment-content:after {
    display: none
}

.trackback .tstk-comment-content {
    margin-left: 0
}

.single.single-tstk-service .tstk-service-single-style-2 .tstk-service-single .tstk-entry-content {
    margin-top: -40px
}

.single .tstk-portfolio-related,.single .tstk-post-related,.single .tstk-service-related {
    margin-top: 55px
}

.container.tstk-team-single-style-1 {
    padding: 0
}

.tstk-team-name-info {
    margin-bottom: 20px
}

.tstk-team-left-inner {
    margin-right: 20px;
    position: relative;
    background-color: #eef7f9;
    overflow: hidden
}

.single-tstk-team-member .tstk-short-description {
    margin-top: 35px
}

.tstk-single-team-info {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 30px;
    font-size: 17px
}

.tstk-single-team-info li {
    margin-bottom: 15px
}

.tstk-single-team-info li label,.tstk-portfolio-line-title,.tstk-details-label {
    font-weight: 600
}

.tstk-portfolio-single .tstk-details-label {
    margin-top: 0
}

.tstk-details-label {
    margin-top: 10px
}

.tstk-single-team-info .icon {
    margin-right: 15px;
    color: #fff;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    font-size: 15px
}

.tstk-team-single .tstk-team-social-links a {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    border-radius: 0;
    color: #202426;
    border-radius: 50%;
    box-shadow: 0 0 30px 0 rgba(27,68,163,0.09)
}

.tstk-team-single .tstk-team-social-links a:hover {
    color: #fff!important;
    border-color: transparent
}

.tstk-team-single .tstk-team-social-links li {
    margin-right: 10px;
    margin-bottom: 10px
}

.tstk-team-single .tstk-entry-content {
    margin: 40px -10px 0 -10px
}

.tstk-team-social-links {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 20px
}

.tstk-team-social-links li {
    display: inline-block;
    margin-right: 10px
}

.tstk-team-single .tstk-team-title {
    margin-bottom: 5px
}

.tstk-team-single .tstk-team-designation {
    font-size: 16px;
    line-height: 26px;
    color: #797979;
    margin-bottom: 35px
}

.tstk-team-form .input-group {
    display: block;
    margin-bottom: 30px
}

.tstk-team-form .row>div:last-child .input-group.input-button {
    margin-bottom: 0
}

.tstk-team-form .input-group input[type="text"],.tstk-team-form .input-group input[type="email"],.tstk-team-form .input-group textarea {
    border-top: none;
    border-left: none;
    border-right: none;
    padding-left: 15px;
    font-size: 14px;
    border-radius: 4px
}

.single-tstk-team-member .tstk-team-single-style-2 .tstk-short-description {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 30px 0
}

.tstk-team-single-style-2 .tstk-single-team-info li {
    margin-bottom: 15px;
    color: #2c2c2c
}

.themestek-ul-list ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.themestek-ul-list ul li {
    margin: 12px 0
}

.themestek-ul-list ul li i {
    margin-right: 10px;
    vertical-align: middle
}

.themestek-ul-list.tstk-ul-type-disc ul {
    margin: 0;
    padding: 0
}

.themestek-ul-list.tstk-ul-type-disc li {
    position: relative;
    padding-left: 30px;
    font-weight: 600
}

.themestek-ul-list.tstk-ul-type-disc li:after {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #000;
    content: "";
    position: absolute;
    left: 4px;
    top: 7px
}

.themestek-ul-list.icon-large ul li i {
    font-size: 20px
}

.search-results .tstk-top-search-form {
    margin-bottom: 42px;
    margin-left: 15px;
    position: relative
}

.search-results .tstk-top-search-form .search-form input[type="search"] {
    height: 60px
}

.search-results .tstk-top-search-form .search-form button {
    top: 5px;
    right: 5px;
    height: 50px;
    line-height: 50px;
    width: 50px
}

.search-results .tstk-top-search-form .search-form button:after {
    position: absolute;
    font-family: 'themestek-base-icons';
    content: '\e800';
    right: 16px;
    font-size: 16px;
    top: 17px;
    font-size: 16px;
    color: #ffffff;
    line-height: normal
}

.tstk-search-results {
    display: flex;
    align-items: center;
    margin-bottom: 50px
}

.tstk-search-results-left {
    margin-right: 30px
}

.tstk-search-results-left {
    width: 175px;
    flex-shrink: 0
}

.tstk-search-results-right .tstk-post-title {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 10px
}

.tstk-search-results-right .tstk-post-title a {
    color: #2c2c2c
}

.search-results .content-area.col-md-9 .site-main .page {
    padding-bottom: 0
}

.search-results article.hentry .tstk-search-results .tstk-read-more-link,.search-results article.page .tstk-search-results .tstk-read-more-link,.search-results article.product .tstk-search-results .tstk-read-more-link,.search-results article.post .tstk-search-results .tstk-read-more-link {
    margin-top: 15px
}

.nav-links {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px
}

.tstk-sidebar-exists .nav-links {
    margin-bottom: 0
}

body.search .nav-links {
    margin-top: 50px;
    margin-bottom: 80px
}

.nav-links .page-numbers {
    padding: 10px 17px;
    font-size: 15px;
    font-weight: bold;
    display: inline-block;
    margin: 0 2px;
    border: 1px solid #eee;
    color: #2c2c2c;
    border-radius: 0
}

.nav-links .page-numbers:hover,.nav-links .page-numbers.current {
    color: #fff
}

.tstk-gallery {
    display: table
}

.tstk-gallery>.tstk-gallery-image {
    display: table-cell;
    width: 100%
}

.themestek-element-viewtype-carousel .container {
    position: relative
}

.tstk-carousel-navs {
    position: absolute;
    right: -5px;
    top: 0
}

.tstk-carousel-navs a {
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background-color: rgba(255,255,255,0.1);
    color: #fff;
    display: inline-block;
    border-radius: 50%;
    font-size: 24px;
    margin: 0 5px
}

.tstk-carousel-navs a:hover {
    color: #fff
}

.themestek-element-viewtype-carousel .owl-nav {
    position: absolute;
    top: -50px
}

.themestek-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next,.themestek-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev {
    text-align: center;
    z-index: 15;
    cursor: pointer;
    color: #fff;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    font-size: 15px;
    outline: none;
    display: inline-block;
    position: absolute;
    box-shadow: inherit;
    background: #fff
}

.themestek-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev {
    transform: rotate(180deg)
}

.themestek-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev:after {
    font-family: "themestek-base-icons";
    content: '\e814';
    font-size: 26px
}

.themestek-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next:after {
    font-family: "themestek-base-icons";
    content: '\e814';
    font-size: 26px
}

.themestek-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next span,.themestek-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev span {
    display: none
}

.tstk-text-color-white .themestek-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next,.tstk-text-color-white .themestek-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev {
    background-color: #fff;
    color: #000
}

.tstk-text-color-white .themestek-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next:hover,.tstk-text-color-white .themestek-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev:hover {
    color: #fff
}

.themestek-element-viewtype-carousel .owl-carousel button.owl-dot {
    height: 10px;
    width: 10px;
    border: 0;
    background-color: #e8e8e8;
    border-radius: 0;
    margin: 0 5px;
    outline: none
}

.themestek-element-viewtype-carousel .owl-carousel button.owl-dot.active {
    background-color: #000
}

.tstk-text-color-white .themestek-element-viewtype-carousel .owl-carousel button.owl-dot {
    border-color: #fff
}

.themestek-element-viewtype-carousel .owl-carousel .owl-dots {
    text-align: center;
    margin-top: 25px
}

.themestek-element-viewtype-carousel .owl-carousel .owl-nav button {
    cursor: pointer
}

.themestek-element-viewtype-carousel .owl-carousel .owl-nav .owl-next {
    right: -100px
}

.themestek-element-viewtype-carousel .owl-carousel .owl-nav .owl-prev {
    left: -100px
}

.themestek-element-viewtype-carousel .owl-carousel .owl-nav {
    position: absolute;
    top: calc(50% - 25px);
    width: 100%;
    z-index: 20;
    transition: all .4s ease 0s
}

.themestek-element-viewtype-carousel .tstk-ele {
    display: none
}

.elementor-editor-active .themestek-element-viewtype-carousel .tstk-ele {
    display: block
}

.themestek-element-viewtype-carousel .owl-carousel .tstk-ele {
    display: block
}

.themestek-element-viewtype-carousel[data-columns="1"] .tstk-ele:nth-child(1) {
    display: block
}

.themestek-element-viewtype-carousel[data-columns="2"] .tstk-ele:nth-child(1),.themestek-element-viewtype-carousel[data-columns="2"] .tstk-ele:nth-child(2) {
    display: block
}

.themestek-element-viewtype-carousel[data-columns="3"] .tstk-ele:nth-child(1),.themestek-element-viewtype-carousel[data-columns="3"] .tstk-ele:nth-child(2),.themestek-element-viewtype-carousel[data-columns="3"] .tstk-ele:nth-child(3) {
    display: block
}

.themestek-element-viewtype-carousel[data-columns="4"] .tstk-ele:nth-child(1),.themestek-element-viewtype-carousel[data-columns="4"] .tstk-ele:nth-child(2),.themestek-element-viewtype-carousel[data-columns="4"] .tstk-ele:nth-child(3),.themestek-element-viewtype-carousel[data-columns="4"] .tstk-ele:nth-child(4) {
    display: block
}

.themestek-element-viewtype-carousel[data-columns="5"] .tstk-ele:nth-child(1),.themestek-element-viewtype-carousel[data-columns="5"] .tstk-ele:nth-child(2),.themestek-element-viewtype-carousel[data-columns="5"] .tstk-ele:nth-child(3),.themestek-element-viewtype-carousel[data-columns="5"] .tstk-ele:nth-child(4),.themestek-element-viewtype-carousel[data-columns="5"] .tstk-ele:nth-child(5) {
    display: block
}

.themestek-element-viewtype-carousel[data-columns="6"] .tstk-ele:nth-child(1),.themestek-element-viewtype-carousel[data-columns="6"] .tstk-ele:nth-child(2),.themestek-element-viewtype-carousel[data-columns="6"] .tstk-ele:nth-child(3),.themestek-element-viewtype-carousel[data-columns="6"] .tstk-ele:nth-child(4),.themestek-element-viewtype-carousel[data-columns="6"] .tstk-ele:nth-child(5),.themestek-element-viewtype-carousel[data-columns="6"] .tstk-ele:nth-child(6) {
    display: block
}

.multi-columns-row .first-in-row {
    clear: left
}

.multi-columns-row .col-xs-6:nth-child(2n+3) {
    clear: left
}

.multi-columns-row .col-xs-4:nth-child(3n+4) {
    clear: left
}

.multi-columns-row .col-xs-3:nth-child(4n+5) {
    clear: left
}

.multi-columns-row .col-xs-2:nth-child(6n+7) {
    clear: left
}

.multi-columns-row .col-xs-1:nth-child(12n+13) {
    clear: left
}

.multi-columns-row .col-xs-20percent:nth-child(5n+6) {
    clear: left
}

.multi-columns-row .col-sm-6:nth-child(2n+3) {
    clear: left
}

.multi-columns-row .col-sm-4:nth-child(3n+4) {
    clear: left
}

.multi-columns-row .col-sm-3:nth-child(4n+5) {
    clear: left
}

.multi-columns-row .col-sm-2:nth-child(6n+7) {
    clear: left
}

.multi-columns-row .col-sm-1:nth-child(12n+13) {
    clear: left
}

.multi-columns-row .col-sm-20percent:nth-child(5n+6) {
    clear: left
}

@media (min-width: 768px) {
    .multi-columns-row .col-xs-6:nth-child(2n+3) {
        clear:none
    }

    .multi-columns-row .col-xs-4:nth-child(3n+4) {
        clear: none
    }

    .multi-columns-row .col-xs-3:nth-child(4n+5) {
        clear: none
    }

    .multi-columns-row .col-xs-2:nth-child(6n+7) {
        clear: none
    }

    .multi-columns-row .col-xs-1:nth-child(12n+13) {
        clear: none
    }

    .multi-columns-row .col-xs-20percent:nth-child(5n+6) {
        clear: none
    }

    .multi-columns-row .col-sm-6:nth-child(2n+3) {
        clear: left
    }

    .multi-columns-row .col-sm-4:nth-child(3n+4) {
        clear: left
    }

    .multi-columns-row .col-sm-3:nth-child(4n+5) {
        clear: left
    }

    .multi-columns-row .col-sm-2:nth-child(6n+7) {
        clear: left
    }

    .multi-columns-row .col-sm-1:nth-child(12n+13) {
        clear: left
    }

    .multi-columns-row .col-sm-20percent:nth-child(5n+6) {
        clear: left
    }
}

@media (min-width: 992px) {
    .multi-columns-row .col-sm-6:nth-child(2n+3) {
        clear:none
    }

    .multi-columns-row .col-sm-4:nth-child(3n+4) {
        clear: none
    }

    .multi-columns-row .col-sm-3:nth-child(4n+5) {
        clear: none
    }

    .multi-columns-row .col-sm-2:nth-child(6n+7) {
        clear: none
    }

    .multi-columns-row .col-sm-1:nth-child(12n+13) {
        clear: none
    }

    .multi-columns-row .col-sm-20percent:nth-child(5n+6) {
        clear: left
    }

    .search-results .site-main .multi-columns-row .col-sm-6:nth-child(2n+3) {
        clear: left
    }

    .multi-columns-row .col-md-6:nth-child(2n+3) {
        clear: left
    }

    .multi-columns-row .col-md-4:nth-child(3n+4) {
        clear: left
    }

    .multi-columns-row .col-md-3:nth-child(4n+5) {
        clear: left
    }

    .multi-columns-row .col-md-2:nth-child(6n+7) {
        clear: left
    }

    .multi-columns-row .col-md-1:nth-child(12n+13) {
        clear: left
    }

    .multi-columns-row .col-md-20percent:nth-child(5n+6) {
        clear: left
    }
}

@media (min-width: 1200px) {
    .multi-columns-row .col-md-6:nth-child(2n+3) {
        clear:none
    }

    .multi-columns-row .col-md-4:nth-child(3n+4) {
        clear: none
    }

    .multi-columns-row .col-md-3:nth-child(4n+5) {
        clear: none
    }

    .multi-columns-row .col-md-2:nth-child(6n+7) {
        clear: none
    }

    .multi-columns-row .col-md-1:nth-child(12n+13) {
        clear: none
    }

    .multi-columns-row .col-md-20percent:nth-child(5n+6) {
        clear: none
    }

    .multi-columns-row .col-lg-6:nth-child(2n+3) {
        clear: left
    }

    .multi-columns-row .col-lg-4:nth-child(3n+4) {
        clear: left
    }

    .multi-columns-row .col-lg-3:nth-child(4n+5) {
        clear: left
    }

    .multi-columns-row .col-lg-2:nth-child(6n+7) {
        clear: left
    }

    .multi-columns-row .col-lg-1:nth-child(12n+13) {
        clear: left
    }

    .multi-columns-row .col-lg-20percent:nth-child(5n+6) {
        clear: left
    }
}

body .scroll-to-top {
    position: fixed;
    z-index: 200;
    opacity: 0;
    bottom: 10px;
    right: 20px;
    width: 45px;
    height: 45px;
    line-height: 40px;
    font-size: 16px;
    background-color: #86bb46;
    text-align: center;
    text-align: center;
    border-radius: 50%;
    border: 3px solid #eeeeee;
    color: #fff
}

body .scroll-to-top.show {
    opacity: 1
}

body .scroll-to-top:hover {
    color: #fff!important;
    background-color: #222
}

.tstk-blog-classic .wp-block-gallery .blocks-gallery-image,.tstk-blog-classic .wp-block-gallery .blocks-gallery-item {
    overflow: hidden
}

.tstk-blog-classic .wp-block-gallery .blocks-gallery-image figcaption,.tstk-blog-classic .wp-block-gallery .blocks-gallery-item figcaption {
    background: #eee;
    background: rgba(255,255,255,.8);
    color: #333;
    font-size: 13px;
    font-weight: 400;
    overflow: hidden;
    padding: 10px 0;
    position: absolute;
    bottom: -100%;
    text-indent: 10px;
    text-overflow: ellipsis;
    width: 100%;
    white-space: nowrap;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.tstk-blog-classic .wp-block-gallery .blocks-gallery-image:hover figcaption,.tstk-blog-classic .wp-block-gallery .blocks-gallery-item:hover figcaption {
    bottom: 0
}

.tstk-blog-classic .tstk-entry-content:after,.clear:before,.clear:after,blockquote:before,blockquote:after,.entry-content:before,.entry-content:after,.entry-summary:before,.entry-summary:after,.comment-content:before,.comment-content:after,.site-content:before,.site-content:after,.site-main>article:before,.site-main>article:after,.primary-menu:before,.primary-menu:after,.social-links-menu:before,.social-links-menu:after,.textwidget:before,.textwidget:after,.content-bottom-widgets:before,.content-bottom-widgets:after {
    content: "";
    display: table
}

.tstk-blog-classic .tstk-entry-content:after,.clear:after,blockquote:after,.entry-content:after,.entry-summary:after,.comment-content:after,.site-content:after,.site-main>article:after,.primary-menu:after,.social-links-menu:after,.textwidget:after,.content-bottom-widgets:after {
    clear: both
}

ul.wp-block-latest-posts,ul.wp-block-categories,ul.wp-block-archives {
    list-style: none
}

ul.wp-block-latest-posts li,ul.wp-block-categories li,ul.wp-block-archives li {
    padding-bottom: 0;
    position: relative;
    margin: 15px 0;
    padding: 0
}

ul.wp-block-latest-posts li a {
    line-height: normal;
    display: block;
    margin-bottom: 5px
}

ul.wp-block-categories>li ul {
    margin-left: 15px;
    margin-top: 15px
}

ul.wp-block-categories li>a,ul.wp-block-archives li>a {
    position: relative;
    padding-left: 20px
}

ul.wp-block-categories li>a:before,ul.wp-block-archives li>a:before {
    position: absolute;
    content: '\e814';
    left: 0;
    font-size: 16px;
    top: -3px;
    color: inherit;
    font-family: 'themestek-base-icons'
}

ul.wp-block-archives ul.children {
    margin-left: 15px;
    margin-top: 15px
}

ul.wp-block-categories li span {
    width: 21px;
    height: 21px;
    line-height: 21px;
    background-color: #f2f3f4;
    color: #222;
    text-align: center;
    display: inline-block;
    font-size: 11px;
    font-weight: 400;
    margin-left: 10px;
    border-radius: 50%
}

.wp-block-archives-dropdown {
    margin-bottom: 10px
}

.wp-block-button {
    margin: 3rem 0
}

.wp-block-cover-image-text,.wp-block-cover-text,section.wp-block-cover-image h2 {
    color: #fff!important
}

.tstk-blog-classic .wp-block-column blockquote {
    padding: 30px 30px 30px 30px;
    margin: 0
}

.tstk-blog-classic .wp-block-column blockquote.wp-block-quote:after {
    width: 60px;
    height: 60px;
    font-size: 30px;
    line-height: 60px;
    top: -30px;
    left: 12px;
    display: none
}

.tstk-blog-classic .wp-block-column blockquote cite,.tstk-blog-classic .wp-block-column blockquote small {
    font-size: 13px;
    bottom: -12px;
    right: 12px;
    padding: 2px 10px
}

.wp-block-button.alignleft {
    margin-top: 0;
    margin-right: 20px
}

.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer {
    font-size: 16px;
    text-align: left
}

.wp-block-quote.has-text-align-right cite:after {
    right: auto;
    left: 0
}

.tstk-blog-classic .wp-block-column blockquote cite span:after,.tstk-blog-classic .wp-block-column blockquote small span:after,.tstk-blog-classic .wp-block-quote.has-text-align-right cite span:after,.tstk-blog-classic .wp-block-quote.has-text-align-right small span:after {
    display: none
}

.tstk-blog-classic .wp-block-quote.has-text-align-right cite span:before,.tstk-blog-classic .wp-block-quote.has-text-align-right small span:before {
    content: ' ';
    width: 70%;
    height: 1px;
    background: #fff;
    opacity: 0.2;
    left: 25%;
    display: inline-block;
    position: static;
    line-height: normal;
    vertical-align: middle;
    margin-right: 15px
}

.is-style-outline a.wp-block-button__link:hover {
    color: #fff;
    border-color: transparent
}

.wp-block-gallery .blocks-gallery-caption {
    margin-bottom: 25px;
    margin-top: -10px
}

.wp-block-categories-dropdown {
    margin-bottom: 20px
}

.wp-block-group.has-background {
    padding: 25px;
    margin-bottom: 15px
}

.wp-block-search {
    position: relative;
    display: inline-block
}

.wp-block-search__inside-wrapper {
    display: -webkit-inline-flex;
    width: 100%
}

.wp-block-search button {
    position: absolute;
    right: 5px;
    padding: 0;
    border: none;
    outline: none;
    background-color: transparent;
    top: 50%;
    bottom: 5px;
    height: 50px;
    line-height: 50px;
    margin-top: -29px;
    color: #ffffff;
    font-size: 16px;
    z-index: 1;
    width: 50px
}

.wp-block-search input[type="search"] {
    height: 60px;
    line-height: 60px;
    background-color: #fff;
    padding-right: 90px
}

.wp-block-search .wp-block-search__button:after {
    font-family: "themestek-base-icons";
    content: '\e800';
    position: absolute;
    right: 16px;
    top: 0;
    opacity: 1;
    z-index: 1;
    color: #fff;
    font-size: 16px
}

.wp-block-search .wp-block-search__button {
    font-size: 0;
    top: auto
}

.wp-block-archives-dropdown,.wp-block-search {
    margin-bottom: 25px
}

.wp-block-tag-cloud a {
    display: inline-block;
    font-size: 14px!important;
    padding: 0 18px;
    height: 42px;
    line-height: 42px;
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 4px;
    box-shadow: 0 9px 10px 0 rgba(26,47,106,0.07);
    margin-bottom: 8px;
    margin-right: 8px
}

.wp-block-tag-cloud a:hover {
    color: #fff
}

.wp-block-calendar table td#today {
    font-weight: bold
}

.wp-block-calendar table {
    border-collapse: separate;
    border-color: #dedede;
    border-spacing: 0;
    border-style: solid;
    border-width: 1px 0 0 1px;
    margin-bottom: 0;
    width: 100%
}

.wp-block-calendar table th,.wp-block-calendar table td {
    border: 0;
    border-bottom: 1px solid #dedede;
    border-right: 1px solid #dedede;
    padding: 10px
}

.wp-block-calendar caption {
    padding: 0;
    margin: 0;
    margin-bottom: 5px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    caption-side: top;
    color: inherit
}

.wp-block-calendar tbody a {
    display: block;
    font-weight: 700
}

.wp-block-calendar table td#prev {
    text-align: left
}

.wp-block-calendar table td#next {
    text-align: right
}

.wp-block-calendar tfoot a {
    text-decoration: none
}

.wp-block-button {
    color: #fff!important
}

.is-style-squared.wp-block-button .wp-block-button__link {
    border-radius: 0!important
}

ul.wp-block-archives li {
    position: relative
}

ul.wp-block-archives li span {
    position: absolute;
    width: 23px;
    height: 23px;
    line-height: 25px;
    text-align: center;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    border-radius: 50%;
    background-color: rgb(0 0 0 / 3%);
    top: 1px;
    margin-left: 9px
}

.elementor-top-section.elementor-section>.elementor-container,.elementor-editor-active .elementor-column,.elementor-editor-active .elementor-background-overlay {
    z-index: 1
}

span.tstk-form-error {
    color: red;
    font-size: 12px;
    display: none
}

body {
    counter-reset: tstkbox1 tstkbox2 tstkbox3
}

button,html input[type=button],input[type=reset],input[type=submit] {
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 20px 30px;
    outline: none;
    border-radius: 0;
    font-weight: 700
}

.tstk-pre-header-wrapper {
    font-size: 14px
}

.tstk-contact-info {
    font-size: 14px
}

.tstk-pre-header-wrapper .tstk-social-links a {
    font-size: 14px
}

.tstk-color-white .tstk-contact-info li,.tstk-color-white .tstk-contact-info li a,.tstk-pre-header-wrapper.tstk-color-white .tstk-social-links a,.tstk-pre-header-wrapper.tstk-color-white .tstk-header-search-btn a {
    color: #fff
}

.tstk-color-white .tstk-contact-info li a:hover {
    opacity: 0.8
}

.tstk-pre-header-wrapper .tstk-social-links {
    display: inline-block
}

.tstk-contact-info li {
    position: relative
}

.tstk-contact-info li i {
    font-size: 16px
}

.tstk-top-bar-bt {
    font-size: 13px;
    display: inline-block;
    padding: 0 30px;
    background-color: #56aa46;
    color: #fff;
    vertical-align: top;
    font-weight: bold
}

.tstk-top-bar-bt:hover {
    color: #fff
}

.tstk-pre-header-right {
    display: flex
}

.tstk-contact-info,.tstk-pre-header-wrapper .tstk-social-links,.tstk-pre-header-wrapper .tstk-pre-header-right>*,.tstk-pre-header-wrapper .tstk-header-search-btn {
    position: relative
}

.tstk-pre-header-wrapper .tstk-social-links,.tstk-pre-header-wrapper .tstk-header-search-btn {
    padding: 0 15px
}

.tstk-header-style-2 .site-title a {
    line-height: 30px
}

.tstk-header-style-2 .tstk-slider-area {
    margin-left: 0
}

.tstk-header-style-2 .tstk-header-overlay {
    position: absolute;
    z-index: 9;
    width: 100%
}

.tstk-header-style-2 .tstk-header-inner-wrapper {
    margin: 0 50px;
    margin-right: 0
}

.site-header.tstk-header-style-2 .tstk-social-links {
    position: absolute;
    left: -5px;
    z-index: 10;
    list-style: none;
    margin: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2
}

.tstk-header-style-2 .tstk-social-links li {
    margin: 20px 0
}

.tstk-header-style-2 .tstk-social-links li a {
    color: #fff
}

.tstk-header-style-2 .tstk-title-bar-content {
    padding-top: 150px
}

.home .site-header.tstk-header-style-2 .tstk-social-links {
    display: block
}

.site-header.tstk-header-style-2 .tstk-social-links {
    display: none
}

.site-header.tstk-header-style-3 {
    position: relative
}

.tstk-header-style-3 .tstk-header-wrapper {
    position: relative
}

.tstk-header-style-3 .tstk-header-overlay {
    position: absolute;
    z-index: 9;
    width: 100%
}

.site-header.tstk-header-style-3:before {
    content: '';
    position: absolute;
    width: 100px;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 5
}

.site-header.tstk-header-style-3 .tstk-header-inner .container {
    max-width: none;
    margin: 0;
    padding: 0;
    width: auto
}

.home .site-header.tstk-header-style-3 .tstk-social-links {
    position: absolute;
    left: -5px;
    z-index: 10;
    list-style: none;
    margin: 0;
    bottom: 20px;
    display: block
}

.site-header.tstk-header-style-3 .tstk-social-links {
    display: none
}

.tstk-header-style-3 .tstk-social-links li {
    margin: 20px 0
}

.tstk-header-style-3 .tstk-social-links li a {
    color: #fff
}

.site-header.tstk-header-style-3 .tstk-header-phone-box {
    display: flex;
    align-items: center
}

.tstk-header-style-3 .tstk-header-phone-box a {
    font-size: 14px
}

.tstk-header-style-3 .tstk-header-phone-box a span {
    font-weight: 600
}

.tstk-header-style-3 .tstk-header-phone-box a:before {
    font-family: 'themestek-base-icons';
    content: "\e858";
    margin-right: 5px;
    font-size: 30px;
    line-height: 30px;
    font-style: normal;
    vertical-align: middle
}

.tstk-header-style-3 .tstk-logo-area {
    margin-right: 80px;
    padding: 0 30px;
    background: #15b1c0
}

.tstk-header-style-4 .tstk-header-info-inner .tstk-header-box-icon i {
    position: absolute;
    top: 5px;
    left: 0;
    font-size: 36px;
    line-height: 40px;
    text-align: center
}

.tstk-header-style-4 .tstk-header-info-inner .tstk-header-box {
    display: inline-block;
    vertical-align: middle
}

.tstk-header-box span {
    display: block
}

.tstk-header-style-4 .tstk-header-info-inner .tstk-header-box {
    margin-right: 50px;
    padding-right: 0;
    position: relative;
    padding-left: 50px
}

.tstk-header-style-4 .tstk-header-info-inner .tstk-header-box-2,.tstk-header-style-4 .tstk-header-info-inner .tstk-header-box-3 {
    margin-right: 0
}

.tstk-header-style-4 .tstk-social-links {
    margin: 0;
    padding: 0
}

.tstk-header-style-4 .tstk-social-links li {
    display: inline-block
}

.tstk-header-style-4 .tstk-social-links li a {
    display: inline-block;
    height: 48px;
    width: 48px;
    line-height: 48px;
    text-align: center;
    color: #222631;
    background-color: #000;
    margin-right: 12px
}

.tstk-header-style-4 .tstk-social-links li a:hover {
    color: #fff
}

.tstk-header-style-4 .tstk-social-links li:last-child a {
    margin-right: 0
}

.tstk-header-style-4 .tstk-icon-wrap {
    position: relative;
    display: flex
}

.tstk-header-style-4 .tstk-icon-wrap .tstk-cart-wrapper a {
    color: #fff
}

.tstk-title-bar-wrapper.tstk-titlebar-style-center .tstk-breadcrumb {
    display: inline-block;
    width: auto;
    padding: 5px 15px;
    position: absolute;
    left: 0;
    bottom: 0
}

.tstk-breadcrumb a {
    color: #eee
}

.tstk-breadcrumb-inner i {
    margin: 0 0;
    font-weight: bold
}

.tstk-heading-subheading h4.tstk-element-subtitle {
    margin-bottom: 15px
}

.tstk-heading-subheading .tstk-element-subtitle {
    position: relative;
    display: inline-block
}

.tstk-heading-subheading .tstk-element-subtitle:after {
    position: absolute;
    content: "";
    width: 50px;
    height: 1px;
    top: 8px;
    align-items: center;
    margin-left: 10px
}

.tstk-ihbox-icon-wrapper svg,.tstk-ihbox-svg-wrapper svg {
    width: 50px;
    height: 50px;
    fill: #7a8699
}

.tstk-ihbox-style-1 .tstk-ihbox-icon-wrapper svg,.tstk-ihbox-style-1 .tstk-ihbox-svg-wrapper svg,.tstk-ihbox-style-1 .tstk-ihbox-svg-wrapper,.tstk-ihbox-style-1 .tstk-ihbox-icon-wrapper i,.tstk-ihbox-style-1 .tstk-ihbox-icon-wrapper {
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.tstk-ihbox-style-1 .tstk-ihbox-icon-wrapper {
    font-size: 50px;
    line-height: 50px
}

.tstk-ihbox-style-1 .tstk-ihbox-svg-wrapper,.tstk-ihbox-style-1 .tstk-ihbox-icon-wrapper {
    margin-right: 20px
}

.tstk-ihbox-style-1 .tstk-element-title {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 0
}

.tstk-ihbox-style-2 .tstk-ihbox-icon-wrapper svg,.tstk-ihbox-style-2 .tstk-ihbox-svg-wrapper svg,.tstk-ihbox-style-2 .tstk-ihbox-svg-wrapper,.tstk-ihbox-style-2 .tstk-ihbox-icon-wrapper i,.tstk-ihbox-style-2 .tstk-ihbox-icon-wrapper {
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.tstk-ihbox-style-2 .tstk-ihbox-icon-wrapper {
    font-size: 57px;
    line-height: 57px
}

.tstk-ihbox-style-2 .tstk-ihbox-svg-wrapper,.tstk-ihbox-style-2 .tstk-ihbox-icon-wrapper {
    margin-right: 20px
}

.tstk-ihbox-style-2 .tstk-ihbox-icon-wrapper svg,.tstk-ihbox-style-2 .tstk-ihbox-svg-wrapper svg {
    width: 57px;
    height: 57px
}

.tstk-ihbox-style-2 .tstk-element-title {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 0
}

.tstk-ihbox-style-3 .tstk-ihbox-icon-type-text {
    font-size: 72px;
    line-height: 76px;
    font-weight: 900;
    margin-bottom: 20px;
    position: relative;
    color: #efeff0
}

.tstk-ihbox-style-3 .tstk-ihbox-icon-type-text:after {
    content: '';
    width: 12px;
    height: 12px;
    display: inline-block;
    background: crimson
}

.tstk-ihbox-style-3 .tstk-element-title {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 10px
}

.tstk-ihbox-style-3 .tstk-ihbox-icon-wrapper svg,.tstk-ihbox-style-3 .tstk-ihbox-svg-wrapper svg {
    width: 16px;
    height: 16px
}

.tstk-ihbox-style-4 {
    padding: 50px 40px 45px;
    position: relative
}

.tstk-ihbox-style-4 .tstk-ihbox-svg-wrapper,.tstk-ihbox-style-4 .tstk-ihbox-icon-wrapper {
    margin-bottom: 60px
}

.tstk-ihbox-style-4 .tstk-ihbox-icon-wrapper i {
    font-size: 65px;
    line-height: 65px
}

.tstk-ihbox-style-4 .tstk-ihbox-icon-wrapper svg,.tstk-ihbox-style-4 .tstk-ihbox-svg-wrapper svg {
    width: 65px;
    height: 65px
}

.tstk-ihbox-style-4 .tstk-element-title {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 10px
}

.tstk-ihbox-style-4 .tstk-ihbox-box-number {
    position: absolute;
    top: 20px;
    right: 20px;
    -webkit-text-stroke: 1px rgb(13 27 49 / 20%);
    color: transparent;
    font-weight: 900;
    font-size: 36px;
    line-height: 40px
}

.tstk-text-color-white .tstk-ihbox-style-4 .tstk-ihbox-icon-wrapper i {
    color: #fff
}

.tstk-text-color-white .tstk-ihbox-style-4 .tstk-ihbox-icon-wrapper svg,.tstk-text-color-white .tstk-ihbox-style-4 .tstk-ihbox-svg-wrapper svg {
    fill: #fff
}

.tstk-text-color-white .tstk-ihbox-style-4 .tstk-ihbox-box-number {
    -webkit-text-stroke: 1px rgb(255 255 255 / 40%)
}

.tstk-ihbox-style-5 .tstk-ihbox-icon-wrapper img {
    width: 80px;
    height: 80px;
    border-radius: 50%
}

.tstk-ihbox-style-5 .tstk-element-title {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 0
}

.tstk-ihbox-style-5 .tstk-ihbox-svg,.tstk-ihbox-style-5 .tstk-ihbox-icon {
    margin-right: 20px
}

.tstk-ihbox-style-5 .tstk-ihbox-icon-wrapper svg,.tstk-ihbox-style-5 .tstk-ihbox-svg-wrapper svg {
    width: 16px;
    height: 16px
}

.tstk-ihbox-style-6 {
    text-align: center;
    padding: 30px 20px
}

.tstk-ihbox-style-6 .tstk-ihbox-icon-wrapper {
    font-size: 70px;
    line-height: 70px
}

.tstk-ihbox-style-6 .tstk-ihbox-svg-wrapper,.tstk-ihbox-style-6 .tstk-ihbox-icon-wrapper {
    margin-bottom: 20px
}

.tstk-ihbox-style-6 .tstk-ihbox-icon-wrapper svg,.tstk-ihbox-style-6 .tstk-ihbox-svg-wrapper svg {
    width: 70px;
    height: 70px
}

.tstk-ihbox-style-6 .tstk-element-title {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
    color: #222631
}

.tstk-ihbox-style-7 {
    padding: 50px 20px;
    position: relative;
    text-align: center;
    background: #fff;
    margin: 20px 15px
}

.tstk-ihbox-style-7 .tstk-ihbox-svg-wrapper,.tstk-ihbox-style-7 .tstk-ihbox-icon-wrapper {
    margin-bottom: 20px;
    display: inline-block;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    color: #fff
}

.tstk-ihbox-style-7 .tstk-ihbox-icon-wrapper i {
    font-size: 40px;
    line-height: 80px
}

.tstk-ihbox-style-7 .tstk-ihbox-icon-wrapper svg,.tstk-ihbox-style-7 .tstk-ihbox-svg-wrapper svg {
    width: 40px;
    height: inherit;
    fill: #fff
}

.tstk-ihbox-style-7 .tstk-element-title {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 10px
}

.tstk-ihbox-style-7 .tstk-ihbox-icon-wrapper.tstk-ihbox-icon-type-image {
    background-color: transparent
}

.tstk-portfolio-style-1 .themestek-post-content {
    position: relative
}

.tstk-portfolio-style-1 .themestek-titlebox {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 25px 28px
}

.tstk-portfolio-style-1 .tstk-portfolio-title {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 10px
}

.tstk-portfolio-style-1 .tstk-portfolio-title a {
    color: #fff
}

.tstk-portfolio-style-1 .themestek-box-content {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0;
    z-index: 1;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
    transition: all 900ms ease;
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-transform-origin: left;
    -moz-transform-origin: left;
    -ms-transform-origin: right;
    -o-transform-origin: left;
    transform-origin: left;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.tstk-portfolio-style-1:hover .themestek-box-content {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg)
}

.tstk-portfolio-style-1 .tstk-read-more-link a {
    color: #fff;
    font-size: 20px
}

.elementor-widget.elementor-widget-tstk_portfolio_element:not(:last-child) {
    margin: 0
}

.tstk-portfolio-style-2 .themestek-post-content {
    position: relative
}

.tstk-portfolio-style-2 .themestek-box-content {
    padding: 40px 35px;
    color: #fff;
    position: absolute;
    top: 0;
    font-size: 14px;
    line-height: 1.5em;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .50s ease-in-out;
    transition: all .50s ease-in-out
}

.tstk-portfolio-style-2:hover .themestek-box-content {
    opacity: 1;
    visibility: visible
}

.tstk-portfolio-style-2 .themestek-box-content .tstk-port-cat {
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 14px
}

.tstk-portfolio-style-2 .tstk-portfolio-title {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 10px
}

.tstk-portfolio-style-2 .tstk-port-cat a,.tstk-portfolio-style-2 .tstk-portfolio-title a {
    color: #fff
}

.tstk-portfolio-style-2 .themestek-titlebox {
    position: absolute;
    bottom: 15px
}

.tstk-blog-style-1 .themestek-box-content {
    margin-left: 30px;
    background: #fff;
    padding: 25px;
    position: relative;
    margin-top: -50px
}

.tstk-blog-style-1 .tstk-post-title {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 15px;
    margin-top: 0
}

.tstk-blog-style-1 .tstk-meta-line {
    margin-bottom: 7px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    padding-right: 5px
}

.tstk-blog-style-1 .tstk-meta-line a {
    color: #7a8699
}

.tstk-blog-style-1 .tstk-meta-category {
    position: relative;
    margin-left: 33px
}

.tstk-blog-style-1 .tstk-meta-category:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 1px;
    top: 9px;
    left: -30px
}

.tstk-blog-style-1 .tstk-read-more-link a {
    color: #999999;
    font-size: 20px;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.tstk-blog-style-1 .tstk-featured-container {
    position: relative
}

.tstk-blog-style-1 .tstk-featured-container .tstk-meta-date-wrapper {
    position: absolute;
    background: #fff;
    display: inline-block;
    padding: 15px 10px;
    color: #001a48;
    line-height: 16px;
    text-align: center;
    top: 20px;
    left: 20px;
    min-width: 80px;
    font-size: 14px
}

.tstk-blog-style-1 .tstk-featured-container .tstk-meta-date-wrapper span {
    display: block;
    font-size: 36px;
    line-height: 36px;
    letter-spacing: -1.5px
}

.tstk-blog-style-1 .tstk-featured-wrapper {
    position: relative;
    overflow: hidden
}

.tstk-blog-style-1 .tstk-featured-wrapper img {
    width: 100%
}

.tstk-blog-style-1 .tstk-read-more-link {
    margin-top: 20px
}

.tstk-blog-style-2 .tstk-featured-wrapper {
    overflow: hidden
}

.tstk-blog-style-2 .tstk-featured-container {
    position: relative
}

.tstk-blog-style-2 .tstk-meta-date-wrapper {
    position: absolute;
    padding: 8px 15px;
    background: #fff;
    bottom: 0;
    right: 0;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff
}

.tstk-blog-style-2 .themestek-box-content {
    padding: 25px 30px 20px;
    background: #fff
}

.tstk-blog-style-2 .themestek-box-content .tstk-post-title {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 0
}

.tstk-blog-style-2 .tstk-post-content {
    margin-top: 10px
}

.tstk-blog-style-2 .tstk-post-content p {
    margin-bottom: 15px
}

.tstk-blog-style-2 .tstk-meta-container .tstk-meta-line {
    font-size: 12px;
    margin-bottom: 15px;
    font-weight: normal;
    display: inline-block;
    margin-right: 15px;
    text-transform: uppercase;
    letter-spacing: 1px
}

.tstk-blog-style-2 .themestek-box-content .themestek-box-desc {
    margin: 15px 0
}

.tstk-blog-style-2 .tstk-meta-container .tstk-meta-line,.tstk-blog-style-2 .tstk-meta-container .tstk-meta-line a {
    color: #7a8699
}

.tstk-blog-style-2 .tstk-read-more-link a {
    font-size: 20px
}

.tstk-blog-style-2 .tstk-featured-wrapper {
    position: relative;
    overflow: hidden
}

.tstk-blog-classic .tstk-blog-meta-top .tstk-meta-date {
    display: none
}

.tstk-blog-meta-top .tstk-meta {
    position: relative;
    padding-left: 0;
    margin-bottom: 7px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    padding-right: 30px
}

body .tstk-blog-meta-top span+span:after {
    position: absolute;
    content: "";
    width: 20px;
    height: 1px;
    top: 10px;
    right: -5px
}

body .tstk-blog-meta-top span:last-child:after {
    display: none!important
}

.tstk-blog-classic {
    margin-bottom: 30px;
    position: relative
}

.tstk-blog-meta.tstk-blog-meta-top {
    padding-bottom: 0;
    margin-bottom: 0
}

.tstk-blog-classic .tstk-blog-classic-inner {
    padding: 0 0 0 0
}

.tstk-blog-classic .tstk-featured-img-wrap {
    position: relative
}

body.blog .tstk-blog-classic .tstk-featured-img-wrap:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    text-align: left;
    position: absolute;
    transition: all ease 500ms;
    -moz-transition: all ease 500ms;
    -webkit-transition: all ease 500ms;
    background: rgb(32,36,38);
    background: linear-gradient(0deg,rgba(32,36,38,0.72) 19%,rgba(32,36,38,0) 37%);
    border-radius: 6px
}

.tstk-blog-classic .tstk-featured-wrapper img {
    border-radius: 0
}

.tstk-entry-content .wp-caption:last-child,.tstk-blog-classic .tstk-blog-classic-inner .wp-audio-shortcode:last-child,.tstk-blog-classic .tstk-blog-classic-inner .tstk-read-more-link:last-child,.tstk-blog-classic .tstk-blog-classic-inner .wp-block-pullquote:last-child,.tstk-blog-classic .tstk-blog-classic-inner .wp-block-media-text:last-child,.tstk-blog-classic .tstk-blog-classic-inner .wp-block-cover.has-background-dim {
    margin-bottom: 25px
}

.tstk-blog-classic .tstk-blog-classic-inner {
    padding-top: 0
}

.tstk-blog-classic-heading {
    position: relative;
    padding-left: 110px;
    margin-left: 20px
}

.single .tstk-meta-highlight-date,.tstk-no-img .tstk-meta-highlight-date {
    display: none
}

.single .tstk-blog-classic-heading,.tstk-no-img .tstk-blog-classic-heading {
    padding-left: 0
}

.single .tstk-blog-classic-heading,.tstk-no-img .tstk-blog-classic-heading {
    margin-left: 0
}

.tstk-meta-highlight-date {
    background-color: #000;
    width: 84px;
    height: 100px;
    padding-top: 20px;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 0;
    top: -40px
}

.tstk-meta-highlight-date a {
    color: #fff
}

.tstk-meta-highlight-date .tstk-meta-day {
    display: block;
    font-size: 50px;
    line-height: 50px
}

.tstk-meta-highlight-date .tstk-meta-month {
    margin-top: -5px;
    display: block;
    font-size: 12px
}

.tstk-blog-classic .tstk-post-title {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 5px;
    margin-top: 0;
    font-weight: 600
}

.single .tstk-blog-classic .tstk-post-title {
    margin-top: 30px
}

.tstk-blog-meta.tstk-blog-meta-top {
    margin-top: 0
}

.tstk-no-img.post.sticky {
    padding: 40px 40px 10px 40px
}

.format-status.tstk-no-img .tstk-blog-classic .tstk-blog-classic-inner {
    padding-top: 5px
}

.tstk-entry-content .gallery {
    margin-bottom: 30px
}

.tstk-entry-content .gallery .gallery-item img {
    border-radius: 0
}

.tstk-blog-classic .tstk-featured-wrapper {
    margin-bottom: 15px
}

.site-main article:last-of-type .tstk-blog-classic {
    margin-bottom: 0
}

.tstk-blog-classic .tstk-post-thumbnail {
    margin-bottom: 60px
}

.tstk-blog-classic .tstk-entry-content {
    margin-top: 20px;
    font-size: 16px;
    border-top: 1px solid #eeeeee;
    padding-top: 30px
}

.single .tstk-blog-classic .tstk-entry-content {
    border-top: none;
    padding-top: 0;
    margin-top: 0
}

.tstk-blog-classic .tstk-entry-content .tstk-read-more-link {
    margin-top: 30px
}

.tstk-blog-classic-inner .tstk-read-more-link a {
    cursor: pointer;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    transition: all .6s;
    line-height: 30px;
    display: inline-block;
    border-radius: 0;
    border: none;
    background-color: #f2f3f8;
    padding: 15px 30px
}

.tstk-blog-classic-inner .tstk-read-more-link a:hover {
    color: #fff
}

.tstk-blog-classic-inner .tstk-read-more-link a span:before {
    content: '';
    width: 15px;
    height: 1px;
    background: #222631;
    margin-right: 10px;
    margin-top: -2px;
    z-index: 1;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.tstk-blog-classic-inner .tstk-read-more-link a:hover span:before {
    background-color: #fff
}

.tstk-blog-classic .tstk-meta-date-top {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 70px;
    height: 70px;
    text-align: center;
    color: #fff;
    font-size: 30px;
    line-height: 34px;
    font-weight: bold;
    padding-top: 10px;
    border-radius: 0
}

.tstk-blog-classic .tstk-meta-date-top span {
    display: block;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 13px
}

.tstk-no-img .tstk-blog-classic .tstk-meta-date-top {
    display: none
}

.tstk-blog-classic blockquote:not(.wp-block-quote):not(.has-text-color) {
    font-size: 22px;
    line-height: 32px;
    font-weight: 300;
    padding: 50px 80px;
    position: relative;
    border: none;
    background: transparent;
    margin: 50px 0 40px;
    color: #fff;
    border-radius: 0
}

.tstk-blog-classic blockquote:not(.wp-block-quote):not(.has-text-color) a {
    color: #fff
}

.tstk-blog-classic blockquote .authorOrTitle {
    display: block;
    margin-top: 15px;
    font-size: 14px;
    line-height: 15px
}

.wp-block-quote.is-style-large cite:before {
    display: none
}

blockquote.wp-block-quote.is-style-large {
    padding: 40px 48px 50px;
    margin-top: 62px;
    margin-bottom: 30px
}

blockquote cite,blockquote small {
    display: block;
    font-size: 14px;
    margin-top: 15px;
    position: relative;
    font-weight: 600
}

.tstk-blog-classic blockquote:not(.wp-block-quote):not(.has-text-color):after {
    position: absolute;
    content: '"';
    font-size: 100px;
    line-height: normal;
    top: 25px;
    left: 20px;
    font-style: normal;
    font-weight: 500!important;
    color: #000
}

.tstk-blog-classic blockquote:not(.wp-block-quote):not(.has-text-color) cite:after,.tstk-blog-classic blockquote:not(.wp-block-quote):not(.has-text-color) small:after {
    color: #fff
}

.tstk-blog-classic blockquote cite span br,.tstk-blog-classic blockquote small span br {
    display: none
}

.tstk-blog-classic blockquote:not(.wp-block-quote):not(.has-text-color) cite span:before,.tstk-blog-classic blockquote:not(.wp-block-quote):not(.has-text-color) small span:before {
    content: ' ';
    width: 30px;
    height: 1px;
    background: #fff;
    opacity: 1;
    left: 25%;
    display: inline-block;
    position: static;
    line-height: normal;
    vertical-align: middle;
    margin-right: 15px
}

.wp-block-pullquote.is-style-solid-color blockquote {
    background-color: #fff
}

.gallery-columns-2 .gallery-item {
    padding: 0 10px
}

.wp-block-quote.is-style-large cite br {
    display: none
}

.post.sticky {
    background-color: #fff;
    position: relative;
    padding: 1px 40px;
    overflow: hidden;
    margin-bottom: 30px;
    border: 10px solid
}

.post.sticky .tstk-blog-classic .tstk-blog-classic-inner {
    padding: 0;
    border: 0
}

.post.sticky .tstk-read-more-link a:after {
    background-color: #272727
}

.post.sticky .tstk-blog-classic {
    margin-bottom: 0;
    box-shadow: none;
    overflow: visible;
    border-radius: 0
}

.post.sticky .tstk-blog-classic:after {
    font-family: "themestek-base-icons";
    content: "\e830";
    font-size: 25px;
    position: absolute;
    color: #fff;
    opacity: 1;
    right: -40px;
    top: -50px;
    background-color: #000;
    padding: 0;
    width: 70px;
    line-height: 70px;
    height: 70px;
    text-align: center;
    border-radius: 0
}

.single .tstk-post-related .tstk-element-posts-wrapper .tstk-post-ele {
    margin-bottom: 0
}

.tstk-blog-meta-bottom {
    border-top: 1px solid #e9e9e9;
    padding-top: 35px;
    margin-top: 15px
}

.tstk-blog-meta-bottom .tstk-meta-tags .tstk-meta-title {
    color: #424d6c;
    font-size: 16px;
    font-weight: 600
}

.tstk-blog-meta-bottom .tstk-meta-tags {
    color: #8b90a0
}

.tstk-blog-meta-bottom .tstk-meta-tags a:first-child {
    display: inline-block;
    margin-left: 10px
}

.tstk-blog-meta-bottom .tstk-meta-tags a {
    color: #8b90a0;
    font-weight: normal
}

.tstk-blog-meta-bottom ul {
    margin: 0;
    padding: 0
}

.tstk-blog-meta-bottom ul li {
    margin-right: 8px;
    display: inline-block
}

.tstk-blog-meta-bottom .tstk-social-share li a {
    position: relative;
    display: inline-block;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    color: #fff;
    font-size: 16px;
    border-radius: 50%
}

.tstk-social-share .tstk-social-li-facebook a {
    background-color: #3B5998
}

.tstk-social-share .tstk-social-li-twitter a {
    background-color: #55ACEE
}

.tstk-social-share .tstk-social-li-google-plus a {
    background-color: #dd4b39
}

.tstk-social-share .tstk-social-li-linkedin a {
    background-color: #007bb5
}

.tstk-social-share .tstk-social-li-youtube a {
    background-color: #bb0000
}

.tstk-social-share .tstk-social-li-instagram a {
    background-color: #125688
}

.tstk-social-share .tstk-social-li-pinterest a {
    background-color: #cb2027
}

.tstk-social-share .tstk-social-li-snapchat-ghost a {
    background-color: #fffc00
}

.tstk-social-share .tstk-social-li-skype a {
    background-color: #00aff0
}

.tstk-social-share .tstk-social-li-android a {
    background-color: #a4c639
}

.tstk-social-share .tstk-social-li-dribbble a {
    background-color: #ea4c89
}

.tstk-social-share .tstk-social-li-vimeo a {
    background-color: #45bbff
}

.tstk-social-share .tstk-social-li-tumblr a {
    background-color: #2c4762
}

.tstk-social-share .tstk-social-li-vine a {
    background-color: #00b489;
    color: white
}

.tstk-social-share .tstk-social-li-foursquare a {
    background-color: #45bbff
}

.tstk-social-share .tstk-social-li-stumbleupon a {
    background-color: #eb4924
}

.tstk-social-share .tstk-social-li-flickr a {
    background-color: #f40083
}

.tstk-social-share .tstk-social-li-yahoo a {
    background-color: #430297
}

.tstk-social-share .tstk-social-li-soundcloud a {
    background-color: #ff5500
}

.tstk-social-share .tstk-social-li-reddit a {
    background-color: #ff5700
}

.tstk-social-share .tstk-social-li-rss a {
    background-color: #ff6600
}

.tstk-client-wrapper {
    position: relative;
    text-align: center;
    z-index: 1;
    height: -webkit-max-content;
    display: inline-block;
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    -o-transition: transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease,-webkit-transform .4s ease
}

.owl-carousel .themestek-ele-client img {
    width: auto!important;
    max-width: 100%;
    display: inline-block!important
}

.tstk-sep-heading {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 35px
}

.tstk-sep-heading:after {
    position: absolute;
    content: "";
    width: 72px;
    height: 2px;
    bottom: 0;
    left: 0
}

.single-tstk-portfolio .post-navigation .nav-links {
    padding-bottom: 0;
    padding-top: 0;
    border-top: 1px solid #f2f3f4;
    border-bottom: 1px solid #f2f3f4
}

.tstk-portfolio-single-style-1 .tstk-short-description {
    margin-bottom: 60px
}

.tstk-portfolio-single-style-1 .tstk-featured-wrapper {
    margin-bottom: 0
}

.tstk-portfolio-single-style-1 .tstk-featured-wrapper img {
    border-radius: 0
}

.tstk-single-project-content-wrapper {
    position: relative
}

.tstk-single-project-details-list {
    margin: 50px 0;
    margin-top: -80px;
    position: relative;
    color: #fff
}

.tstk-single-project-details-list h3 {
    display: none
}

.tstk-portfolio-lines-wrapper ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row
}

.tstk-portfolio-lines-wrapper .tstk-portfolio-line-li {
    margin: 0;
    padding: 50px 40px;
    position: relative;
    flex-grow: 1;
    flex-basis: 0;
    border-right: 1px solid rgb(255 255 255 / 10%)
}

.tstk-portfolio-lines-wrapper .tstk-portfolio-line-li,.tstk-portfolio-lines-wrapper .tstk-portfolio-line-li a {
    color: #fff
}

.tstk-portfolio-lines-wrapper .tstk-portfolio-line-li:last-child {
    border: none;
    padding-bottom: 0
}

.tstk-portfolio-line-title {
    display: block;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700!important
}

.post-navigation .nav-links {
    margin-top: -1px;
    padding: 41px 0;
    display: -ms-flexbox;
    display: flex;
    align-items: normal;
    width: 100%
}

.post-navigation .nav-links .nav-previous {
    margin-right: auto!important
}

.post-navigation .nav-links .nav-next {
    text-align: right;
    margin-left: auto
}

.post-navigation .nav-links .nav-previous,.post-navigation .nav-links .nav-next {
    width: 50%
}

.post-navigation .nav-links .tstk-prev-title,.post-navigation .nav-links .tstk-next-title {
    color: #000;
    font-size: 13px;
    background-color: #f9f9f9;
    padding: 8px 34px;
    border-radius: 30px;
    margin-bottom: 15px;
    display: inline-block;
    border: 1px solid #dcdcdc;
    font-weight: 600;
    letter-spacing: .1em;
    text-transform: uppercase;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.post-navigation .nav-links .tstk-prev-title:hover,.post-navigation .nav-links .tstk-next-title:hover {
    color: #fff;
    border-color: transparent
}

.post-navigation .nav-links .nav-title,.post-navigation .nav-links .nav-title {
    display: block;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600!important
}

.tstk-portfolio-single .tstk-portfolio-nav-head {
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase
}

.tstk-portfolio-single .tstk-portfolio-nav-wrapper {
    padding-left: 0;
    padding-right: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 240px
}

.tstk-portfolio-single .nav-links .tstk-portfolio-nav-icon {
    width: 45px;
    text-align: left;
    display: inline-block;
    position: relative;
    font-size: 24px;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    display: none
}

.tstk-portfolio-single .nav-links .nav-next .tstk-portfolio-nav-icon {
    text-align: right
}

.tstk-portfolio-single .nav-links .tstk-portfolio-nav-icon i {
    position: absolute;
    top: 50%;
    -khtml-transform: translateX(0%) translateY(-50%);
    -moz-transform: translateX(0%) translateY(-50%);
    -ms-transform: translateX(0%) translateY(-50%);
    -o-transform: translateX(0%) translateY(-50%);
    transform: translateX(0%) translateY(-50%)
}

.tstk-portfolio-single .nav-links .nav-previous .tstk-portfolio-nav-icon i {
    left: 0
}

.tstk-portfolio-single .nav-links .nav-next .tstk-portfolio-nav-icon i {
    right: 0
}

.tstk-portfolio-single .nav-links .nav-previous .tstk-portfolio-nav-wrapper {
    margin-left: 2px
}

.tstk-portfolio-single .nav-links .nav-next .tstk-portfolio-nav-wrapper {
    margin-right: 2px;
    margin-left: auto
}

.tstk-portfolio-single .navigation {
    margin-top: 40px;
    margin-bottom: 40px
}

.tstk-portfolio-single .tstk-portfolio-nav-wrapper {
    display: inline-block;
    vertical-align: middle
}

.tstk-portfolio-single .post-navigation .nav-links {
    justify-content: space-between
}

.tstk-portfolio-single .post-navigation .nav-links .nav-previous,.tstk-portfolio-single .post-navigation .nav-links .nav-next {
    width: unset
}

.tstk-portfolio-single .nav-links .nav-previous .tstk-portfolio-nav-wrapper {
    text-align: left
}

.tstk-portfolio-single .nav-links .nav-next .tstk-portfolio-nav-wrapper {
    text-align: right
}

.tstk-portfolio-single .nav-links a {
    display: -ms-flexbox!important;
    display: flex!important
}

.tstk-portfolio-single .nav-links .nav-next a {
    justify-content: space-between
}

.tstk-portfolio-single .nav-links a .tstk-portfolio-nav-wrapper {
    -webkit-transition: 0.4s ease-out 0s;
    -o-transition: 0.4s ease-out 0s;
    transition: 0.4s ease-out 0s
}

.archive .themestek-ele-portfolio {
    margin-bottom: 30px
}

.tstk-sortable-list-ul {
    list-style: none;
    text-align: center;
    margin: 0;
    padding: 0;
    margin-bottom: 42px;
    display: block
}

.tstk-sortable-list-ul li {
    display: inline-block;
    margin: 0 0
}

.tstk-sortable-list a {
    font-weight: 600;
    font-size: 17px;
    line-height: 20px;
    color: #222222;
    padding: 40px 30px;
    border-top: 5px solid transparent;
    display: block;
    letter-spacing: -0.7px
}

.tax-tstk-team-group.tstk-sidebar-no #primary.content-area {
    margin-top: 60px
}

.tax-tstk-team-group .tstk-element-team-wrapper {
    margin-top: 40px
}

.tstk-team-single-pbar {
    margin-top: 60px
}

.single-tstk-team-member .tstk-team-single-style-1 .tstk-team-details-wrap {
    position: relative;
    z-index: 1
}

.single-tstk-team-member .tstk-team-single-style-1 .tstk-team-details-wrap:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin-right: 0;
    width: 265px;
    right: auto;
    background-color: #000;
    z-index: -1
}

.tstk-team-single-style-1 .tstk-team-details-wrap {
    padding: 50px
}

.tstk-team-single-style-1 .tstk-team-details-wrap .tstk-team-details-inner {
    padding-left: 70px;
    padding-right: 70px
}

.tstk-team-single-style-1 .tstk-single-team-info {
    font-size: 16px
}

.tstk-single-team-info li {
    margin-bottom: 10px
}

.tstk-team-single-style-1 .tstk-single-team-info li label {
    display: inline-block;
    min-width: 70px;
    color: #202426;
    font-weight: 600!important;
    margin-bottom: 0;
    color: #222631
}

.tstk-team-single-style-1 .tstk-single-team-info li a {
    color: #7a8699
}

.tstk-team-single-style-1 .tstk-team-title {
    font-size: 36px;
    line-height: 46px;
    color: #222631;
    font-weight: 600;
    margin-bottom: 15px
}

.tstk-team-single-style-1 .tstk-team-designation {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 0;
    font-weight: 600!important
}

.single-tstk-team-member .tstk-team-single-style-1 .tstk-short-description {
    margin: 0
}

.tstk-team-single-style-1 .tstk-team-summary {
    margin-top: 30px;
    display: inline-block
}

.tstk-team-single-style-1 .tstk-short-description h3 {
    display: none
}

.tstk-team-single-style-1 .tstk-team-social-links a {
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-color: #fff;
    box-shadow: none;
    border-radius: 0
}

.tstk-team-single-style-1 .tstk-team-social-links {
    margin-top: 30px
}

.wpcf7-form .input-group {
    display: block
}

.wpcf7-form textarea {
    height: 135px;
    background: #fff
}

.wpcf7-form input[type="number"],.wpcf7-form input[type="text"],.wpcf7-form input[type="email"],.wpcf7-form input[type="password"],.wpcf7-form input[type="tel"],.wpcf7-form input[type="url"],.wpcf7-form input[type="search"] {
    height: 55px;
    background: #fff
}

.wpcf7-form input[type=submit].btn-block,.wpcf7-form button {
    padding: 24px 35px;
    width: 100%
}

.tstk-form-style-1 .tstk-select,.wpcf7-form .tstk-form-style-1 textarea,.wpcf7-form .tstk-form-style-1 input[type="number"],.wpcf7-form .tstk-form-style-1 input[type="text"],.wpcf7-form .tstk-form-style-1 input[type="email"],.wpcf7-form .tstk-form-style-1 input[type="password"],.wpcf7-form .tstk-form-style-1 input[type="tel"],.wpcf7-form .tstk-form-style-1 input[type="url"],.wpcf7-form .tstk-form-style-1 input[type="search"] {
    background-color: transparent;
    border-bottom: 1px solid rgba(255,255,255,0.13);
    color: #fff;
    font-weight: normal
}

.wpcf7-form .tstk-form-style-1 input[type="text"]::placeholder,.wpcf7-form .tstk-form-style-1 textarea::placeholder,.wpcf7-form .tstk-form-style-1 input[type="email"]::placeholder {
    color: rgba(255,255,255,0.50);
    opacity: 1
}

.wpcf7-form .tstk-form-style-1 input[type="text"]:-ms-input-placeholder,.wpcf7-form .tstk-form-style-1 textarea:-ms-input-placeholder,.wpcf7-form .tstk-form-style-1 input[type="email"]:-ms-input-placeholder {
    color: rgba(255,255,255,0.50)
}

.tstk-form-style-1 .input-group {
    margin-bottom: 45px
}

.tstk-form-style-1 .input-group.input-button {
    margin-bottom: 20px
}

.tstk-form-style-1 button:focus {
    outline: none
}

.wpcf7-form .request-form2 input[type="number"],.wpcf7-form .request-form2 input[type="text"],.wpcf7-form .request-form2 input[type="email"],.wpcf7-form .request-form2 input[type="password"],.wpcf7-form .request-form2 input[type="tel"],.wpcf7-form .request-form2 input[type="url"],.wpcf7-form .request-form2 input[type="search"] {
    height: 55px;
    background: #f2f3f8
}

.wpcf7-form .request-form2 textarea {
    height: 135px;
    background: #f2f3f8
}

.wpcf7-form .request-form .input-group,.wpcf7-form .request-form2 .input-group {
    margin-bottom: 15px
}

.tstk-team-form .input-group textarea,.tstk-team-form .input-group input[type="email"],.tstk-team-form .input-group input[type="text"] {
    background-color: #f2f3f8;
    border-radius: 0
}

.wpcf7-form .tstk-team-form button,.wpcf7-form .tstk-form-style-1 button {
    padding: 0;
    width: 100%
}

.wpcf7-form .tstk-team-form button span,.wpcf7-form .tstk-form-style-1 button span {
    position: relative;
    padding: 20px 35px 20px 45px;
    display: inline-block
}

.wpcf7-form .tstk-team-form button span:before,.wpcf7-form .tstk-form-style-1 button span:before {
    content: ' ';
    width: 15px;
    height: 1px;
    background-color: #fff;
    margin-right: 10px;
    margin-top: 6px;
    position: absolute;
    left: 20px;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.tstk-form-style-1 .input-group.input-button button:hover {
    background-color: #fff
}

.tstk-form-style-1 input[type="number"],.tstk-form-style-1 input[type="text"],.tstk-form-style-1 input[type="email"],.tstk-form-style-1 input[type="password"],.tstk-form-style-1 input[type="tel"],.tstk-form-style-1 input[type="url"],.tstk-form-style-1 input[type="search"],.tstk-form-style-1 select,.tstk-form-style-1 textarea {
    padding: 0 15px 0 0
}

.tstk-form-style-1 textarea {
    height: 100px
}

.tstk-testimonial-style-1 {
    position: relative;
    padding-left: 0
}

.owl-carousel .owl-item .tstk-testimonial-style-1 img,.tstk-testimonial-style-1 .themestek-box-img img {
    height: 110px;
    width: 110px;
    display: inline-block
}

.tstk-testimonial-style-1 .themestek-box-author {
    position: relative;
    text-align: center;
    display: inline-block;
    font-size: 16px;
    margin-top: 20px
}

.tstk-testimonial-style-1 .themestek-box-star-ratings {
    font-size: 15px;
    margin-bottom: 30px
}

.tstk-testimonial-style-1 .themestek-box-title {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 0;
    margin-top: 0
}

.tstk-testimonial-style-1 blockquote {
    font-size: 18px;
    line-height: 28px;
    padding: 0;
    margin: 0;
    border: 0;
    background: transparent;
    font-style: normal;
    font-weight: 600;
    color: #03071c
}

.tstk-bg-color-blackish .tstk-testimonial-style-1 .themestek-box-title,.tstk-bg-color-blackish .tstk-testimonial-style-1 blockquote {
    color: #fff
}

.tstk-testimonial-style-1 .themestek-box-img {
    padding-right: 15px;
    min-width: 160px;
    text-align: center
}

.tstk-testimonial-style-1 .themestek-box-desc {
    position: relative;
    background: #fff;
    padding: 30px;
    padding-bottom: 25px;
    margin-left: 5px
}

.tstk-testimonial-style-1 .themestek-box-desc:before {
    content: '';
    border: 12px solid transparent;
    position: absolute;
    top: 50px;
    left: -12px;
    transform: translateY(-50%);
    border-left: none;
    border-left-color: #fff;
    border-right-color: #fff
}

.tstk-testimonial-style-1:after {
    position: absolute;
    content: '"';
    font-size: 60px;
    line-height: 80px;
    bottom: 10px;
    right: 30px;
    color: #202426;
    opacity: 0.1;
    font-family: "themestek-base-icons";
    content: '\e80d';
    transform: rotate(180deg)
}

.tstk-testimonial-style-1 .themestek-box-star-ratings {
    margin-left: auto!important;
    margin-top: 15px;
    margin-bottom: 0
}

.tstk-testimonial-style-1 .themestek-box-star-ratings i {
    color: #202426;
    font-size: 18px
}

.tstk-element-testimonial-style-1.themestek-element-viewtype-carousel .tstk-carousel-navs {
    position: relative
}

.tstk-element-testimonial-style-1.themestek-element-viewtype-carousel .tstk-element-posts-wrapper {
    margin-top: 40px
}

.tstk-element-testimonial-style-1 .tstk-heading-subheading .tstk-element-title {
    font-size: 34px;
    line-height: 44px
}

.tstk-element-testimonial-style-1 .tstk-carousel-navs {
    display: none
}

.tstk-testimonial-style-2 .themestek-box-desc {
    padding-top: 0
}

.tstk-testimonial-style-2 blockquote {
    font-size: 24px;
    line-height: 40px;
    padding: 0;
    margin: 0;
    border: 0;
    background: transparent;
    font-style: normal;
    font-weight: 300;
    padding-left: 120px
}

.tstk-testimonial-style-2 .themestek-box-star-ratings {
    margin-bottom: 25px
}

.tstk-testimonial-style-2 .themestek-box-star-ratings i.tstk-active {
    color: #ffc002
}

.tstk-testimonial-style-2 .themestek-post-item {
    position: relative;
    padding-top: 0
}

.tstk-testimonial-style-2 .themestek-post-item:after {
    position: absolute;
    font-family: "themestek-base-icons";
    content: '\e856';
    font-size: 60px;
    line-height: 60px;
    top: 4px;
    left: 20px;
    color: #88d9e1;
    text-align: center;
    font-weight: normal
}

.tstk-testimonial-style-2 .themestek-user {
    margin-top: 40px;
    margin-left: 20px
}

.owl-carousel .owl-item .tstk-testimonial-style-2 .tstk-featured-wrapper img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    margin-right: 20px
}

.tstk-testimonial-style-2 .themestek-box-author {
    position: relative;
    font-size: 16px
}

.tstk-testimonial-style-2 .themestek-box-title {
    font-size: 20px;
    line-height: 22px;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 0
}

.tstk-owl-counter {
    display: none
}

.tstk-testimonial-bg-style:after {
    content: "Q";
    font-size: 500px;
    line-height: 500px;
    font-weight: 900;
    color: #fff;
    position: absolute;
    left: -60px;
    top: 0;
    opacity: 0.15
}

.tstk-element-testimonial-style-2 .owl-carousel .owl-dots {
    text-align: right;
    position: absolute;
    bottom: 35px;
    right: 0;
    margin-top: 0
}

.tstk-element-testimonial-style-2.themestek-element-viewtype-carousel .owl-carousel button.owl-dot {
    background: rgb(255 255 255 / 50%)
}

.tstk-element-testimonial-style-2.themestek-element-viewtype-carousel .owl-carousel button.owl-dot.active {
    background-color: #fff
}

.tstk-testimonial-style-3 .themestek-box-desc {
    padding-top: 0
}

.tstk-testimonial-style-3 blockquote {
    font-size: 24px;
    line-height: 40px;
    padding: 0;
    margin: 0;
    border: 0;
    background: transparent;
    font-style: normal;
    font-weight: 300
}

.tstk-testimonial-style-3 .themestek-box-star-ratings {
    margin-bottom: 15px
}

.tstk-testimonial-style-3 .themestek-box-star-ratings i.tstk-active {
    color: #ffc002
}

.tstk-testimonial-style-3 .themestek-post-item {
    position: relative;
    padding-top: 30px
}

.tstk-testimonial-style-3 .themestek-post-item:after {
    position: absolute;
    font-family: "themestek-base-icons";
    content: '\e845';
    font-size: 60px;
    line-height: 60px;
    top: 0;
    right: 2px;
    color: #000;
    text-align: center;
    font-weight: normal;
    transform: rotate(180deg)
}

.tstk-testimonial-style-3 .themestek-user {
    margin-top: 30px
}

.owl-carousel .owl-item .tstk-testimonial-style-3 .tstk-featured-wrapper img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-right: 20px
}

.tstk-testimonial-style-3 .themestek-box-author {
    position: relative;
    font-size: 16px
}

.tstk-testimonial-style-3 .themestek-box-title {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 0;
    margin-top: 0
}

.tstk-element-testimonial-style-3 .owl-carousel .owl-dots {
    text-align: right;
    position: absolute;
    bottom: 35px;
    right: 0;
    margin-top: 0
}

.tstk-element-testimonial-style-3.themestek-element-viewtype-carousel .owl-carousel button.owl-dot.active {
    background-color: #fff
}

.tstk-element-testimonial-style-3.themestek-element-viewtype-carousel .owl-carousel button.owl-dot {
    background: rgb(255 255 255 / 50%)
}

.tstk-testimonial-style-4 .themestek-box-desc {
    padding-top: 0
}

.tstk-testimonial-style-4 blockquote {
    font-size: 24px;
    line-height: 40px;
    padding: 0;
    margin: 0;
    border: 0;
    background: transparent;
    font-style: normal;
    font-weight: 300
}

.tstk-testimonial-style-4 .themestek-box-star-ratings {
    margin-bottom: 15px
}

.tstk-testimonial-style-4 .themestek-box-star-ratings i.tstk-active {
    color: #ffc002
}

.tstk-testimonial-style-4 .themestek-post-item {
    position: relative;
    text-align: center;
    padding: 10px 100px
}

.tstk-testimonial-style-4 .themestek-post-item:after {
    position: absolute;
    font-family: "themestek-base-icons";
    content: '\e845';
    font-size: 60px;
    line-height: 60px;
    top: 45px;
    opacity: 0.3;
    right: 2px;
    color: #000;
    text-align: center;
    font-weight: normal;
    transform: rotate(180deg)
}

.tstk-testimonial-style-4 .themestek-user {
    margin-top: 40px
}

.owl-carousel .owl-item .tstk-testimonial-style-4 .tstk-featured-wrapper img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-right: 20px
}

.tstk-testimonial-style-4 .tstk-featured-wrapper img,.owl-carousel .owl-item .tstk-testimonial-style-4 .tstk-featured-wrapper img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-right: 20px
}

.tstk-testimonial-style-4 .themestek-box-author {
    position: relative;
    font-size: 16px;
    text-align: left
}

.tstk-testimonial-style-4 .themestek-box-title {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 0;
    margin-top: 0
}

.tstk-testimonial-style-4 .themestek-user-wrap {
    margin: 0 auto;
    display: inline-block
}

.tstk-element-testimonial-style-4.themestek-element-viewtype-carousel .owl-carousel .owl-dots {
    margin-top: 0
}

.tstk-team-style-1 .themestek-team-image-box {
    position: relative;
    overflow: hidden
}

.tstk-team-style-1 .themestek-box-social-links {
    position: absolute;
    bottom: -65px;
    width: 100%;
    text-align: center;
    padding: 10px;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.tstk-team-style-1:hover .themestek-box-social-links {
    bottom: 0
}

.tstk-team-style-1 .themestek-box-social-links ul {
    margin: 0
}

.tstk-team-style-1 .tstk-team-social-links li {
    margin-right: 0
}

.tstk-team-style-1 .tstk-social-li a {
    background: rgb(255 255 255 / 0.20);
    color: #fff;
    height: 40px;
    display: inline-block;
    width: 40px;
    text-align: center;
    line-height: 40px
}

.tstk-team-style-1 .themestek-box-content {
    background: #fff;
    padding: 30px 20px
}

.tstk-team-style-1 h3.tstk-team-title {
    font-size: 20px;
    line-height: 24px;
    margin: 0
}

.tstk-team-style-1 .themestek-team-image-box img {
    width: 100%;
    filter: gray;
    -webkit-filter: grayscale(100);
    filter: grayscale(100);
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.tstk-team-style-1:hover .themestek-team-image-box img {
    -webkit-filter: grayscale(0);
    filter: none
}

.tstk-team-style-2 .themestek-team-image-box {
    margin-bottom: 20px;
    position: relative;
    overflow: hidden
}

.tstk-team-style-2 .themestek-box-content .tstk-team-title {
    margin-bottom: 0;
    font-size: 22px;
    line-height: 26px
}

.tstk-team-style-2 .themestek-box-social-links ul {
    position: absolute;
    right: -40px;
    top: 65px;
    height: 0;
    width: 65px;
    text-align: center;
    padding: 30px 0;
    transition: .5s;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .55s ease-in-out;
    transition: all .55s ease-in-out
}

.tstk-team-style-2 .themestek-team-image-box img {
    width: 100%;
    filter: gray;
    -webkit-filter: grayscale(100);
    filter: grayscale(100);
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.tstk-team-style-2:hover .themestek-team-image-box img {
    -webkit-filter: grayscale(0);
    filter: none
}

.tstk-team-style-2:hover .themestek-box-social-links ul {
    right: 7px;
    visibility: visible;
    opacity: 1
}

.tstk-team-style-2 .tstk-team-social-links li {
    display: inline-block;
    margin-right: 0;
    margin-top: 14px
}

.tstk-team-style-2 .tstk-team-social-links li a {
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0;
    display: block;
    font-size: 13px;
    border-radius: 0;
    background-color: #fff
}

.tstk-element-team-style-2 .tstk-heading-subheading {
    margin-bottom: 60px
}

.tstk-team-style-2 .themestek-post-item {
    position: relative
}

.tstk-team-style-2 .themestek-post-item:before {
    content: '';
    position: absolute;
    width: 95px;
    height: 125px;
    top: -10px;
    left: -10px;
    background: url('../images/pattern-2.png') no-repeat 0 0;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.tstk-team-style-2:hover .themestek-post-item:before {
    top: -15px;
    left: -15px
}

.tstk-client-wrapper {
    position: relative;
    text-align: center;
    z-index: 1;
    height: -webkit-max-content;
    display: inline-block;
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    -o-transition: transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease,-webkit-transform .4s ease
}

.owl-carousel .themestek-ele-client img {
    width: auto!important;
    max-width: 100%;
    display: inline-block!important
}

.tstk-client-style-1 {
    text-align: center
}

.tstk-client-style-1 .tstk-client-wrapper {
    overflow: hidden
}

.tstk-client-style-1 .tstk-client-with-hover-img .tstk-featured-wrapper,.tstk-client-style-1 .tstk-client-hover-img {
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    -o-transition: transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease,-webkit-transform .4s ease
}

.tstk-client-style-1 .tstk-client-hover-img {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    transform: translateY(-100%)
}

.tstk-client-style-1 .tstk-client-with-hover-img .tstk-client-hover-img {
    transform: translateY(-100%)
}

.tstk-client-style-1 .tstk-client-with-hover-img:hover .tstk-client-hover-img {
    visibility: visible;
    transform: translateY(0%)
}

.tstk-client-style-1 .tstk-client-with-hover-img:hover .tstk-featured-wrapper {
    transform: translateY(100%)
}

.tstk-client-style-2 .tstk-client-wrapper {
    padding: 36px 20px;
    border: 1px solid rgba(255,255,255,0.15)
}

.tstk-client-style-2 .tstk-client-hover-img {
    display: none
}

.tstk-sbox-icon-wrapper svg,.tstk-fid-svg-wrapper svg {
    width: 50px;
    height: 50px;
    fill: #7a8699
}

.themestek-ele-fid-style-1 .tstk-fid-inner {
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 10px;
    letter-spacing: -1px;
    font-weight: 600
}

.themestek-ele-fid-style-1 .tstk-fid-title {
    line-height: normal;
    color: #7a8699;
    font-weight: 700
}

.themestek-ele-fid-style-1 .tstk-sbox-icon-wrapper svg,.themestek-ele-fid-style-1 .tstk-fid-svg-wrapper svg {
    width: 16px;
    height: 16px
}

.themestek-ele-fid-style-2 {
    text-align: center
}

.themestek-ele-fid-style-2 .tstk-fid-inner {
    font-size: 64px;
    line-height: 70px;
    margin-bottom: 5px;
    letter-spacing: -2px
}

.themestek-ele-fid-style-2 .tstk-fid-title {
    font-size: 14px;
    line-height: normal;
    font-weight: 700;
    text-transform: uppercase
}

.themestek-ele-fid-style-3 .tstk-sbox-icon-wrapper {
    font-size: 50px;
    line-height: 50px
}

.themestek-ele-fid-style-3 .tstk-fid-inner {
    margin-bottom: 0;
    font-size: 40px;
    line-height: 42px;
    margin-top: 10px
}

.themestek-ele-fid-style-3 .tstk-fid-title {
    font-size: 14px;
    line-height: normal;
    font-weight: 700;
    text-transform: uppercase
}

.tstk-service-icon-wrapper img {
    display: inline-block!important
}

.tstk-service-style-1 .themestek-post-item {
    position: relative;
    padding-bottom: 0
}

.tstk-service-style-1 h3.tstk-service-title {
    font-size: 22px;
    line-height: 26px
}

.tstk-service-style-1 .themestek-box-content {
    padding-top: 15px
}

.tstk-service-style-1 .btn-arrow {
    font-size: 20px
}

.tstk-service-style-1 .tstk-featured-wrapper {
    position: relative;
    overflow: hidden
}

.tstk-service-style-1 .tstk-featured-wrapper:before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(255,255,255,.2);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    opacity: 0
}

.tstk-service-style-1:hover .tstk-featured-wrapper:before {
    -webkit-animation: circle .75s;
    animation: circle .75s
}

@-webkit-keyframes circle {
    0% {
        opacity: 1
    }

    40% {
        opacity: 1
    }

    100% {
        width: 200%;
        height: 200%;
        opacity: 0
    }
}

@keyframes circle {
    0% {
        opacity: 1
    }

    40% {
        opacity: 1
    }

    100% {
        width: 200%;
        height: 200%;
        opacity: 0
    }
}

.tstk-text-color-white .tstk-service-style-1 .tstk-service-cat a:hover,.tstk-text-color-white .tstk-service-style-1 .tstk-service-btn a,.tstk-text-color-white .tstk-service-style-1 h3.tstk-service-title a {
    color: #fff
}

.tstk-text-color-white .tstk-service-style-1 .tstk-service-cat a:before {
    background: #fff
}

.tstk-element-service-style-1 .tstk-service-1-inner .tstk-ele-header-area {
    display: flex;
    align-items: center
}

.tstk-element-service-style-1 .tstk-service-1-inner .tstk-ele-header-area .tstk-service-btn {
    margin-left: 310px
}

.tstk-ele-header-area .tstk-service-btn a {
    position: relative;
    color: #fff;
    padding: 22px 40px 22px 65px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.tstk-ele-header-area .tstk-service-btn a span:before {
    content: '';
    position: absolute;
    width: 15px;
    height: 1px;
    background: #fff!important;
    margin-right: 10px;
    display: inline-block;
    top: 50%;
    left: 40px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.tstk-ele-header-area .tstk-service-btn a:hover {
    background-color: #fff
}

.tstk-service-style-2 h3.tstk-service-title {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 10px
}

.tstk-service-style-2 .tstk-service-icon-wrapper {
    margin-right: 20px;
    min-width: 80px;
    height: 80px;
    overflow: hidden;
    line-height: 80px;
    text-align: center;
    position: relative
}

.tstk-service-style-2 .tstk-service-icon-wrapper img {
    width: 40px!important;
    height: 40px
}

.tstk-service-style-2 .tstk-service-icon-wrapper svg,.tstk-service-style-2 .tstk-service-icon-wrapper i {
    position: relative;
    font-size: 40px;
    z-index: 9
}

.tstk-service-style-2 .tstk-service-icon-wrapper svg {
    width: 40px;
    height: inherit
}

.tstk-service-style-2:hover .tstk-service-icon-wrapper svg,.tstk-service-style-2:hover .tstk-service-icon-wrapper i {
    color: #fff;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.tstk-service-style-2:hover .tstk-service-icon-wrapper svg {
    fill: #fff
}

.tstk-service-style-2 .tstk-service-icon-wrapper:after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.2)
}

.tstk-service-style-2 .tstk-service-icon-wrapper:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: #201630;
    opacity: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-transform: perspective(400px) rotateX(-90deg);
    -ms-transform: perspective(400px) rotateX(-90deg);
    transform: perspective(400px) rotateX(-90deg);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    border-radius: 0
}

.tstk-service-style-2:hover .tstk-service-icon-wrapper:before {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1
}

.tstk-service-style-2 .btn-arrow {
    font-size: 20px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.tstk-service-style-2:hover .btn-arrow {
    opacity: 1;
    visibility: visible
}

.tstk-service-style-3 .themestek-post-item {
    position: relative;
    padding-bottom: 0
}

.tstk-service-style-3 h3.tstk-service-title {
    font-size: 22px;
    line-height: 26px
}

.tstk-service-style-3 .themestek-box-content {
    padding-top: 15px
}

.tstk-service-style-3 .btn-arrow {
    font-size: 20px
}

.tstk-service-style-3 .tstk-featured-wrapper {
    position: relative;
    overflow: hidden
}

.tstk-service-style-3 .tstk-featured-wrapper:before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(255,255,255,.2);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    opacity: 0
}

.tstk-service-style-3:hover .tstk-featured-wrapper:before {
    -webkit-animation: circle .75s;
    animation: circle .75s
}

@-webkit-keyframes circle {
    0% {
        opacity: 1
    }

    40% {
        opacity: 1
    }

    100% {
        width: 200%;
        height: 200%;
        opacity: 0
    }
}

@keyframes circle {
    0% {
        opacity: 1
    }

    40% {
        opacity: 1
    }

    100% {
        width: 200%;
        height: 200%;
        opacity: 0
    }
}

.tstk-text-color-white .tstk-service-style-3 .tstk-service-btn a,.tstk-text-color-white .tstk-service-style-3 h3.tstk-service-title a {
    color: #fff
}

.tstk-text-color-white .tstk-service-style-3 .tstk-service-cat a:before {
    background: #fff
}

.tstk-service-1-inner-wrap {
    padding: 80px 0 80px 60px
}

.tstk-portfolio-style-1 .tstk-port-cat a,.tstk-portfolio-style-2 .tstk-port-cat a,.tstk-team-style-1 .themestek-box-team-position,.tstk-team-style-2 .themestek-box-team-position,.tstk-service-style-1 .tstk-service-cat a,.tstk-service-style-3 .tstk-service-cat a {
    display: inline-block;
    position: relative;
    padding-bottom: 1px;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #7a8699;
    margin-bottom: 9px
}

.tstk-team-style-1 .themestek-box-team-position:after,.tstk-team-style-1 .themestek-box-team-position:before,.tstk-team-style-2 .themestek-box-team-position:after,.tstk-team-style-2 .themestek-box-team-position:before,.tstk-portfolio-style-1 .tstk-port-cat a:after,.tstk-portfolio-style-2 .tstk-port-cat a:after,.tstk-portfolio-style-2 .tstk-port-cat a:before,.tstk-portfolio-style-1 .tstk-port-cat a:before,.tstk-service-style-1 .tstk-service-cat a:after,.tstk-service-style-1 .tstk-service-cat a:before,.tstk-service-style-3 .tstk-service-cat a:after,.tstk-service-style-3 .tstk-service-cat a:before {
    content: '';
    width: 100%;
    height: 1px;
    background: #007bff;
    left: 0;
    bottom: 0;
    display: inline-block;
    position: absolute
}

.tstk-team-style-1 .themestek-box-team-position:before,.tstk-team-style-2 .themestek-box-team-position:before,.tstk-service-style-3 .tstk-service-cat a:before,.tstk-service-style-1 .tstk-service-cat a:before {
    width: 0;
    background: #222631;
    -webkit-transition: all .50s ease-in-out;
    transition: all .50s ease-in-out
}

.tstk-team-style-1:hover .themestek-box-team-position:before,.tstk-team-style-2:hover .themestek-box-team-position:before,.tstk-service-style-3:hover .tstk-service-cat a:before,.tstk-service-style-1:hover .tstk-service-cat a:before {
    width: 100%;
    z-index: 1
}

.tstk-blog-style-1 .tstk-featured-wrapper:before,.tstk-blog-style-2 .tstk-featured-wrapper:before,.tstk-service-style-3 .tstk-featured-wrapper:before,.tstk-service-style-1 .tstk-featured-wrapper:before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(255,255,255,.2);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    opacity: 0
}

.tstk-blog-style-1:hover .tstk-featured-wrapper:before,.tstk-blog-style-2:hover .tstk-featured-wrapper:before,.tstk-service-style-3:hover .tstk-featured-wrapper:before .tstk-service-style-1:hover .tstk-featured-wrapper:before {
    -webkit-animation: circle .75s;
    animation: circle .75s
}

@-webkit-keyframes circle {
    0% {
        opacity: 1
    }

    40% {
        opacity: 1
    }

    100% {
        width: 200%;
        height: 200%;
        opacity: 0
    }
}

@keyframes circle {
    0% {
        opacity: 1
    }

    40% {
        opacity: 1
    }

    100% {
        width: 200%;
        height: 200%;
        opacity: 0
    }
}

.elementor-progress-bar {
    height: 3px;
    -webkit-transition: all 2000ms ease;
    -ms-transition: all 2000ms ease;
    -o-transition: all 2000ms ease;
    -moz-transition: all 2000ms ease;
    transition: all 2000ms ease
}

.elementor-progress-percentage {
    padding-right: 0;
    position: absolute;
    right: 0;
    top: -40px;
    font-size: 12px;
    font-weight: 600;
    color: #fff;
    background: #192136;
    padding: 0 7px;
    border-radius: 0;
    line-height: 24px;
    font-weight: 600!important
}

.elementor-progress-percentage:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    right: 0;
    top: auto;
    bottom: -8px;
    border: 5px solid;
    border-color: lightyellow transparent transparent lightyellow
}

.elementor-widget-progress .elementor-title {
    font-size: 17px;
    line-height: 40px;
    letter-spacing: -0.6px
}

.elementor-progress-wrapper {
    position: relative;
    background-color: #e6e6e6;
    color: #051951;
    height: 100%;
    -webkit-border-radius: 0;
    border-radius: 0
}

body .elementor-element .elementor-progress-wrapper {
    overflow: visible!important
}

.elementor-progress-text {
    border-radius: 0;
    text-indent: -1000px
}

.tstk-text-color-white .elementor-progress-percentage {
    color: #222631;
    background: #fff
}

.elementor-progress-bar {
    border-radius: 0
}

.tstk-text-color-white .elementor-progress-percentage:after {
    border-color: #fff #fff transparent transparent
}

.elementor-element.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text {
    padding-left: 13px
}

.tstk-line-style .elementor-icon-list-item .elementor-icon-list-text:before,.elementor-element.elementor-element-33a62ff .elementor-icon-list-icon i {
    -webkit-transition: all 0.5s cubic-bezier(.645,.045,.355,1);
    transition: all 0.5s cubic-bezier(.645,.045,.355,1)
}

.tstk-line-style .elementor-icon-list-item .elementor-icon-list-text:before {
    content: '';
    width: 20px;
    height: 1px;
    top: 1px;
    left: 0;
    background: crimson;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px
}

.tstk-line-style .elementor-icon-list-item:hover .elementor-icon-list-text:before {
    width: 30px
}

.single-tstk-service .navigation {
    display: none
}

.single-tstk-service .themestek-sidebar .widget.widget-even {
    color: #fff
}

.themestek-sidebar .widget.enhanced-text-widget h2 {
    color: #fff
}

.tstk-call {
    margin-top: 40px
}

.tstk-call i {
    font-size: 40px;
    margin-right: 20px;
    line-height: normal
}

.tstk-call h4 {
    color: #fff;
    margin-bottom: 0
}

.search-form label {
    display: none
}

.search-form button {
    position: absolute;
    right: 0;
    padding: 0;
    border: none;
    outline: none;
    background-color: transparent;
    height: 58px;
    line-height: 58px;
    color: #ffffff;
    font-size: 16px;
    z-index: 1;
    width: 70px
}

.search-form button .screen-reader-text {
    display: none
}

.themestek-sidebar .tstk-select {
    background-color: #ffffff
}

.themestek-sidebar .widget.widget_search .widget-title:after {
    background-color: #fff
}

.themestek-sidebar .widget.widget_search .widget-title {
    color: #fff
}

.widget.widget_search .search-form {
    position: relative
}

.widget.widget_search .search-form input[type="search"] {
    background-color: #fff;
    height: 60px;
    border-radius: 0
}

.widget.widget_search .search-form button {
    position: absolute;
    right: 5px;
    padding: 0;
    border: none;
    outline: none;
    background-color: #fcaf17;
    top: 5px;
    height: 50px;
    color: #ffffff;
    font-size: 16px;
    z-index: 1;
    width: 50px
}

.widget.widget_search .search-form button:after {
    position: absolute;
    font-family: 'themestek-base-icons';
    content: '\e800';
    right: 16px;
    font-size: 16px;
    top: 17px;
    font-size: 16px;
    color: #ffffff;
    line-height: normal
}

.themestek-sidebar .widget {
    background-color: #f6f6f6;
    padding: 30px;
    margin-bottom: 30px
}

.themestek-sidebar .widget_search .wp-block-search__label:before,.themestek-sidebar .widget_block .wp-block-group h2:before,.themestek-sidebar .widget .widget-title:before {
    display: block;
    height: 100%;
    margin-top: 0;
    margin-bottom: -2px;
    content: '';
    position: absolute;
    top: 0;
    left: -30px;
    width: 4px;
    background-color: #e6e6e6
}

.themestek-sidebar .widget_search .wp-block-search__label,body .sidebar .widget.widget_search .widget-title {
    color: #fff!important
}

.site-content .tstk_widget_list_all_posts ul>li {
    margin: 1px 0;
    padding: 0
}

.site-content .tstk_widget_list_all_posts ul>li a {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 20px;
    padding: 17px 30px;
    font-weight: 600!important
}

.site-content .tstk_widget_list_all_posts ul>li a:before {
    position: absolute;
    content: '\e814';
    left: inherit;
    right: 30px;
    font-size: 16px;
    top: -3px;
    color: inherit;
    font-family: 'themestek-base-icons';
    top: 35%;
    -webkit-transition: all .50s ease-in-out;
    transition: all .50s ease-in-out
}

.site-content .tstk_widget_list_all_posts ul>li.tstk-post-active a {
    background: #fff
}

.site-content .widget .wp-block-latest-comments li:before,.site-content .widget .wp-block-latest-posts li>a:before,.widget.bizconmy_category_list_widget ul li a:before,.widget.widget_meta ul li a:before,.widget.widget_recent_comments ul li:before,.widget.widget_recent_entries ul li>a:before,.widget.widget_nav_menu ul li>a:before,.widget.widget_pages ul li a:before {
    position: absolute;
    content: '';
    left: 0;
    font-size: 16px;
    top: 10px;
    color: inherit;
    width: 5px;
    height: 5px;
    background: #fff;
    line-height: normal;
    font-weight: normal
}

.site-content .widget .wp-block-latest-comments li,.site-content .widget .wp-block-latest-posts li>a,.widget.widget_recent_comments ul li,.widget.bizconmy_category_list_widget ul li a,.widget.widget_recent_comments ul li a,.widget.widget_meta ul li>a,.widget.widget_recent_entries ul li>a,.widget.widget_archive ul li>a,.widget.widget_categories ul li>a,.widget.widget_nav_menu ul li>a,.widget.widget_pages ul li>a {
    position: relative;
    padding-left: 20px;
    display: block;
    font-weight: 600
}

.widget.widget_rss a.rsswidget {
    font-weight: 600
}

.site-content .widget .wp-block-latest-comments li,.site-content .widget .wp-block-latest-posts li>a,.widget.widget_pages ul li,.widget.widget_nav_menu ul li,.widget.widget_archive ul li,.widget.bizconmy_category_list_widget ul li,.widget.widget_categories ul li,.widget.widget_meta ul li,.widget.widget_recent_entries ul li,.widget.widget_recent_comments ul li,.widget.widget_rss ul li {
    position: relative
}

.site-content .tstk_widget_list_all_posts ul>li,.site-content .widget_categories ul>li,.site-content .widget.widget_archive ul li {
    margin: 2px 0;
    padding: 0
}

.site-content .tstk_widget_list_all_posts ul>li a,.site-content .widget_categories ul>li a,.site-content .widget.widget_archive ul li a {
    background-color: #fff;
    padding: 18px 40px 18px 30px;
    display: block;
    position: relative;
    line-height: normal
}

.widget.widget_recent_comments ul li {
    padding-left: 20px!important
}

.widget.widget_pages>ul>li:first-child,.widget.widget_nav_menu>div>ul>li:first-child,.widget.widget_archive>ul>li:first-child,.widget.bizconmy_category_list_widget ul>li:first-child,.widget.widget_categories>ul>li:first-child,.widget.widget_meta>ul>li:first-child,.widget.widget_recent_entries>ul>li:first-child,.widget.widget_recent_comments>ul>li:first-child,.widget.widget_rss>ul>li:first-child {
    border-top: none
}

.bizconmy_recent_posts_widget .tstk-rpw-content .tstk-rpw-title a {
    font-size: 14px;
    font-weight: 600;
    line-height: normal
}

.site-content .widget.widget_categories ul ul {
    margin-top: 2px
}

.site-content .widget.widget_archive ul>li span,.site-content .widget_categories ul li span {
    position: absolute;
    right: 15px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    display: block;
    font-size: 13px;
    font-weight: 700;
    border-radius: 50%;
    background-color: #f3f6f8;
    color: #5e6169;
    top: 15px
}

.tstk-metabox .widgettitle {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 15px;
    display: inline-block
}

.tstk-metabox .widget ul li {
    margin-bottom: 12px
}

.widget .download .item-download {
    margin-bottom: 20px;
    position: relative
}

.widget .download .item-download a {
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-align: center!important;
    align-items: center!important;
    padding: 0 0;
    font-size: 15px;
    font-weight: 600!important;
    line-height: 20px;
    padding: 20px;
    background: #000;
    color: #fff
}

.widget .download .item-download i {
    font-size: 40px;
    padding-right: 15px;
    line-height: 40px;
    font-weight: normal
}

.widget .download .item-download:last-child {
    border: none;
    margin-bottom: 0;
    padding-bottom: 0
}

.site-footer {
    font-size: 15px
}

.site-footer .widget {
    margin: 35px 0 0
}

.site-footer .widget .widget-title {
    margin-bottom: 30px;
    font-size: 24px;
    font-weight: 500
}

.tstk-footer-big-area-wrapper .footer-wrap {
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid rgb(255 255 255 / 0.10)
}

.tstk-footer-logo {
    text-align: center
}

.site-footer .widget.widget_archive ul>li span,.site-footer .widget_categories ul li span {
    position: absolute;
    right: 15px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    display: block;
    font-size: 13px;
    font-weight: 700;
    border-radius: 50%;
    background-color: rgba(255,255,255,0.10);
    color: #fff;
    top: -3px
}

.site-footer .widget.widget_archive ul>li:before,.site-footer .widget.widget_categories ul>li:before {
    position: absolute;
    content: '';
    left: 0;
    font-size: 16px;
    top: 10px;
    color: inherit;
    width: 5px;
    height: 5px;
    background: #fff;
    line-height: normal;
    font-weight: normal
}

.site-footer .widget_categories ul li span {
    position: absolute;
    right: 15px;
    top: 0
}

.tstk-footer-widget .tstk-social-links {
    margin-top: 30px;
    margin-left: 0
}

.tstk-footer-widget .tstk-social-links li {
    margin-right: 8px;
    display: inline-block
}

.tstk-footer-widget .tstk-social-links li a {
    position: relative;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 17px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 0;
    background: #191d29
}

.tstk-footer-widget .tstk-social-links li a:hover {
    color: #fff!important
}

.tstk-footer-widget .tstk-footer-social-globalcolor .tstk-social-links li a:hover {
    background-color: #fff
}

.tstk-footer-contact-info-inner i {
    display: inline-block;
    width: 85px;
    height: 85px;
    line-height: 85px;
    text-align: center;
    margin-right: 25px;
    font-size: 26px;
    color: #fff;
    border-radius: 50%;
    font-weight: normal
}

.tstk-footer-contact-info-inner .tstk-label {
    display: block;
    font-size: 15px
}

.site-footer .widget .tstk-call-info {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 30px
}

.tstk-footer-text-area .col-md-12 {
    text-align: center
}

.site-footer .tstk-footer-text-area {
    padding-top: 30px;
    padding: 40px 0 40px 0!important;
    font-size: 14px
}

.site-footer .tstk-footer-menu-area {
    margin-top: 0
}

.tstk-footer-contact-info-wrap .tstk-desc {
    font-size: 18px;
    line-height: 28px
}

ul.tstk-timelist-list {
    padding: 0;
    margin: 0;
    padding-right: 55px
}

ul.tstk-timelist-list li {
    list-style: none;
    padding: 8px 0
}

ul.tstk-timelist-list li:first-child {
    padding-top: 0
}

ul.tstk-timelist-list li:last-child {
    border-bottom: none
}

ul.tstk-timelist-list .tstk-timelist-li-value {
    float: right
}

.tstk-footer-newsletter {
    position: relative
}

.tstk-footer-newsletter input[type="email"] {
    height: 60px;
    margin-top: 10px
}

.tstk-footer-newsletter button {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 40px;
    height: 60px;
    line-height: normal;
    text-align: center
}

.tstk-footer-newsletter button:before {
    content: '';
    width: 15px;
    height: 1px;
    background: #fff;
    margin-right: 10px;
    margin-top: -2px;
    z-index: 1;
    display: inline-block;
    vertical-align: middle
}

.tstk-footern-link {
    margin-top: 30px
}

.tstk-footern-link a {
    text-decoration: underline
}

.tstk-footer-social-area ul {
    list-style: none;
    text-align: right;
    margin: 0
}

.tstk-contact-social-area ul li,.tstk-footer-social-area ul li {
    display: inline-block;
    margin-right: 20px;
    font-size: 16px
}

.error-404 {
    margin: 0;
    width: 100%;
    padding: 296px 0 196px 0;
    position: relative;
    text-align: center
}

.tstk-parent-header-style-3 .error-404 {
    padding: 360px 0 220px 0
}

.error-404 .error-message {
    color: #2c2c2c
}

.error-404 .error-message {
    display: inline-block;
    font-size: 290px;
    line-height: 290px;
    font-weight: 900
}

.error-404 .footer-message {
    font-size: 22px;
    line-height: 32px;
    font-weight: 600;
    margin-top: 15px
}

.error-404 .search-form {
    margin: 45px auto;
    max-width: 400px
}

.error404 .wrap {
    width: 100%
}

.error404 .search-form {
    position: relative
}

.error404 .search-form input[type="search"] {
    border-radius: 0;
    height: 58px;
    line-height: 58px;
    border: 1px solid #f2f3f4;
    padding-right: 55px
}

.error404 .search-form .search-submit:after {
    font-family: "themestek-base-icons";
    content: '\e800';
    position: absolute;
    right: 16px;
    top: 0;
    opacity: 1;
    z-index: 1;
    color: #dbdbdb;
    font-size: 22px
}

.error404 .search-form label {
    display: none
}

.error404 .search-form button {
    position: absolute;
    right: 5px;
    padding: 0;
    border: none;
    outline: none;
    background-color: transparent;
    top: 50%;
    height: 50px;
    line-height: 50px;
    margin-top: -25px;
    color: #ffffff;
    font-size: 16px;
    z-index: 1;
    width: 50px
}

.error404 #primary {
    flex: none!important;
    max-width: none!important
}

.error404 .tstk-header-style-3 .tstk-header-menu-area {
    border-bottom: 1px solid #f1f1f1
}

.error404 a.tstk-home-back {
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 15px;
    position: relative
}

.error404 a.tstk-home-back:after {
    font-family: "themestek-base-icons";
    content: '\e810';
    margin-left: 15px
}

.error404 .tstk-text-color-white a.tstk-home-back {
    color: #fff
}

.error404 .tstk-title-bar-wrapper {
    display: none
}

.error404 h2.page-title {
    font-size: 200px;
    line-height: 210px;
    color: #fff;
    font-weight: bold
}

.error404 .site-content-wrap {
    position: relative
}

.error404 .site-content-wrap:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: none!important
}

.error404 .tstk-text-color-blackish a.tstk-home-back:hover {
    opacity: 0.9
}

.search-no-results #primary {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.search-no-results-content {
    padding: 80px 50px;
    text-align: center;
    margin-bottom: 100px
}

.search-no-results-content p {
    margin-bottom: 30px;
    display: inline-block;
    font-size: 22px;
    line-height: 30px;
    max-width: 480px
}

.search-no-results .search-no-results-content .search-form {
    position: relative
}

.search-no-results .search-no-results-content .search-form input[type="search"] {
    padding-right: 50px;
    height: 60px
}

.search-no-results .search-no-results-content .search-form button {
    top: 5px;
    right: 5px;
    height: 50px;
    line-height: 50px;
    width: 50px
}

.search-no-results .search-no-results-content .search-form button:after {
    position: absolute;
    font-family: 'themestek-base-icons';
    content: '\e800';
    right: 16px;
    font-size: 16px;
    top: 17px;
    font-size: 16px;
    color: #ffffff;
    line-height: normal
}

.search-no-results .search-no-results-content .search-form button {
    top: 5px;
    right: 5px;
    height: 50px;
    line-height: 50px;
    width: 50px
}

.tstk-header-search-form-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: rgba(0,0,0,0.9);
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    -ms-transition: .4s;
    transition: .4s;
    -webkit-transform: translate(0px,-100%) scale(0,0);
    -moz-transform: translate(0px,-100%) scale(0,0);
    -o-transform: translate(0px,-100%) scale(0,0);
    -ms-transform: translate(0px,-100%) scale(0,0);
    transform: translate(0px,-100%) scale(0,0);
    opacity: 0
}

.tstk-header-search-form-wrapper.open {
    -webkit-transform: translate(0px,0px) scale(1,1);
    -moz-transform: translate(0px,0px) scale(1,1);
    -o-transform: translate(0px,0px) scale(1,1);
    -ms-transform: translate(0px,0px) scale(1,1);
    transform: translate(0px,0px) scale(1,1);
    opacity: 1
}

.tstk-header-search-form-wrapper .search-form {
    max-width: 1140px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%)
}

.tstk-header-search-form-wrapper .search-form:after {
    font-family: "themestek-base-icons";
    content: '\e800';
    position: absolute;
    right: 10px;
    top: 15px;
    color: #fff;
    font-size: 25px;
    line-height: normal
}

.tstk-header-search-form-wrapper .search-form input[type="search"] {
    height: 65px;
    line-height: 65px;
    font-size: 28px;
    background-color: transparent;
    text-align: left;
    color: #fff;
    border: none;
    border-bottom: 3px solid #fff;
    padding-left: 0;
    border-radius: 0
}

.tstk-header-search-form-wrapper .search-form input[type="search"]::placeholder {
    color: rgba(255,255,255,0.89);
    opacity: 1
}

.tstk-header-search-form-wrapper .search-form input[type="search"]:-ms-input-placeholder {
    color: rgba(255,255,255,0.89)
}

.tstk-header-search-form-wrapper .search-form input[type="search"]::-ms-input-placeholder {
    color: rgba(255,255,255,0.89)
}

.tstk-header-search-form-wrapper .search-form [type=submit] {
    position: absolute;
    height: 50px;
    width: 50px;
    top: 0;
    background-color: transparent;
    text-indent: -9999px
}

.tstk-header-search-form-wrapper .tstk-search-close {
    position: absolute;
    top: 40px;
    right: 40px;
    border-color: #fff;
    color: #fff;
    opacity: 0.8;
    font-size: 30px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    -ms-transition: .4s;
    transition: .4s;
    text-align: center;
    cursor: pointer
}

.tstk-header-search-form-wrapper .tstk-search-close:hover {
    opacity: 1
}

.tstk-static-box-style-1 .tstk-contentbox {
    padding: 30px
}

.tstk-static-box-style-1 .tstk-contentbox h4 {
    color: #fff
}

.tstk-static-box-style-1 .tstk-contentbox .themestek-static-box-desc {
    color: rgba(255,255,255,0.88)
}

.tstk-static-box-style-2 .tstk-contentbox {
    padding: 30px;
    margin-top: -30px;
    width: calc(100% - 60px);
    margin: 0 auto;
    margin-top: -40px;
    position: relative
}

.tstk-static-box-style-2 .tstk-contentbox h4 {
    color: #fff
}

.tstk-static-box-style-2 .tstk-contentbox .themestek-static-box-desc {
    color: rgba(255,255,255,0.88)
}

.select2-container--default .select2-selection--single {
    background-color: #eff2f7;
    border: none;
    border-radius: 0
}

.select2-container .select2-selection--single {
    height: 50px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 50px;
    color: #848484
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 15px
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 13px
}

.themestek-accordion-number .elementor-accordion .elementor-accordion-item .elementor-tab-title:before {
    content: counter(tstkbox2,decimal-leading-zero) ". ";
    counter-increment: tstkbox2
}

body .themestek-accordion-number .elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon i:before {
    color: #000!important
}

.themestek-accordion-number .elementor-accordion-item {
    margin-bottom: 15px
}

.themestek-accordion-number .elementor-accordion .elementor-tab-title {
    position: relative
}

.themestek-accordion-number .elementor-accordion .elementor-tab-title .elementor-accordion-icon-opened,.themestek-accordion-number .elementor-accordion .elementor-tab-title .elementor-accordion-icon-closed {
    position: absolute;
    right: 10px;
    top: 15px;
    text-align: center;
    height: 35px;
    width: 35px;
    line-height: 35px;
    font-size: 13px;
    border-radius: 0;
    background-color: #fff;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

button:focus {
    outline: 0
}

.elementor-button {
    border-radius: 0
}

.elementor-button .elementor-button-content-wrapper:before {
    content: '';
    width: 15px;
    height: 1px;
    background: #fff;
    margin-right: 10px;
    margin-top: 6px
}

.elementor-widget-button.tstk-btn-style-flat.tstk-btn-shape-square .elementor-button {
    border-radius: 0
}

.elementor-widget-button.tstk-btn-style-flat.tstk-btn-shape-round .elementor-button {
    border-radius: 5px
}

.elementor-widget-button.tstk-btn-style-flat.tstk-btn-shape-rounded .elementor-button {
    border-radius: 10px
}

.elementor-widget.elementor-widget-button {
    color: #fff
}

.tstk-btn-style-flat.tstk-btn-color-white .elementor-button {
    background-color: #fff
}

.tstk-btn-style-outline .elementor-button {
    background-image: none!important;
    background-color: transparent;
    border: 2px solid #000;
    color: #000;
    border-radius: 0
}

.tstk-btn-style-outline.tstk-btn-color-white .elementor-button {
    border-color: #fff;
    color: #fff
}

.tstk-btn-style-outline.tstk-btn-color-white .elementor-button:hover {
    background-color: #fff
}

.elementor-widget-button .elementor-button {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px
}

.elementor-button.elementor-size-xs {
    padding: 16px 34px;
    font-size: 9px
}

.elementor-button.elementor-size-sm {
    padding: 22px 40px;
    font-size: 11px
}

.elementor-button.elementor-size-md {
    padding: 20px 42px;
    font-size: 13px
}

.elementor-button.elementor-size-lg {
    padding: 24px 46px;
    font-size: 15px
}

.elementor-button.elementor-size-xl {
    padding: 28px 50px;
    font-size: 17px
}

.tstk-elementor-bg-color-blackish .elementor-widget-button.tstk-btn-style-outline .elementor-button:hover .elementor-button-content-wrapper:before,.tstk-elementor-bg-color-blackish .elementor-widget-button.tstk-btn-style-flat .elementor-button:hover,.tstk-btn-style-flat.tstk-btn-color-white .elementor-button {
    background-color: #fff
}

.tstk-btn-style-outline .elementor-button:hover {
    color: #fff
}

.tstk-btn-style-text .elementor-button {
    padding: 0;
    background-color: transparent
}

.tstk-btn-style-text.tstk-btn-color-white .elementor-button {
    color: #fff
}

.tstk-btn-style-text.tstk-btn-color-gradient .elementor-button {
    border-image-source: none!important;
    background-image: none!important
}

.tstk-search-results-right .tstk-read-more-link a span,.tstk-service-style-2 .tstk-service-btn-a span,.tstk-blog-classic-inner .tstk-read-more-link a span,.tstk-portfolio-style-1 .tstk-read-more-link a span,.tstk-ihbox-style-3 .tstk-ihbox-btn a span,.tstk-service-style-4 .tstk-read-more-link a span,.tstk-blog-style-2 .tstk-read-more-link a span,.tstk-blog-style-1 .tstk-read-more-link a span {
    position: relative;
    display: inline-block;
    line-height: normal;
    padding-right: 22px
}

.tstk-search-results-right .tstk-read-more-link a span:after,.tstk-service-style-2 .tstk-service-btn-a span:after,.tstk-portfolio-style-1 .tstk-read-more-link a span:after,.tstk-ihbox-style-3 .tstk-ihbox-btn a span:after,.tstk-service-style-4 .tstk-read-more-link a span:after,.tstk-blog-style-2 .tstk-read-more-link a span:after,.tstk-blog-style-1 .tstk-read-more-link a span:after {
    content: "\e82c";
    font-family: "themestek-base-icons";
    font-size: 20px;
    line-height: 21px;
    position: absolute;
    right: 0;
    opacity: 0;
    top: 1px;
    font-weight: bold;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.tstk-search-results-right .tstk-read-more-link a:hover span:after,.tstk-portfolio-style-1 .tstk-read-more-link a:hover span:after,.tstk-ihbox-style-3 .tstk-ihbox-btn a:hover span:after,.tstk-service-style-4 .tstk-read-more-link a:hover span:after,.tstk-blog-style-2 .tstk-read-more-link a:hover span:after,.tstk-blog-style-1 .tstk-read-more-link a:hover span:after {
    right: -10px;
    opacity: 1
}

.tstk-btn-style-flat.tstk-btn-color-globalcolor.tstk-hover-white .elementor-button:hover {
    background-color: #fff
}

.tstk-btn-style-outline.tstk-btn-color-globalcolor .elementor-button:hover .elementor-button-content-wrapper:before,.tstk-btn-style-outline.tstk-btn-color-secondary .elementor-button:hover .elementor-button-content-wrapper:before {
    background-color: #fff
}

.tstk-btn-style-outline.tstk-btn-color-secondary .elementor-button:hover {
    color: #fff
}

.tstk-company-hostory .simple-text p {
    text-align: left
}

.tstk-company-hostory .year {
    padding: 6px 20px;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    position: absolute;
    top: -17px;
    z-index: 9;
    left: 0;
    margin: 0 auto;
    right: 0;
    width: 100px;
    text-align: center;
    background: #f2c21a
}

.tstk-company-hostory .company_detail .content {
    font-size: 16px;
    line-height: 30px;
    font-weight: 500
}

.tstk-company-hostory .tstk-ourhistory-row {
    display: -webkit-box;
    display: flex;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -1.5rem;
    margin-right: -1.5rem
}

.tstk-ourhistory .tstk-ourhistory-right {
    padding-bottom: 50px;
    padding-left: 70px
}

.tstk-ourhistory .tstk-ourhistory-right:before {
    content: '';
    position: absolute;
    top: 16px;
    left: 5px;
    z-index: 2;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
    box-sizing: content-box;
    border: 3px solid #15b1c0
}

.tstk-ourhistory .label {
    display: inline-block;
    font-size: 26px;
    font-weight: 600;
    line-height: 46px;
    font-family: Maven Pro,sans-serif;
    position: relative;
    background: #222631;
    padding: 0 20px;
    color: #fff;
    margin-top: 0
}

.tstk-ourhistory .label:after {
    content: "";
    position: absolute;
    right: -7px;
    top: 16px;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid #222631
}

.tstk-ourhistory h4 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 20px
}

.tstk-ourhistory .tstk-ourhistory-right:after {
    content: '';
    position: absolute;
    top: 25px;
    left: 12px;
    z-index: 1;
    width: 1px;
    height: 100%;
    background: #dadada
}

.tstk-timeline .tstk-timeline-inner:last-child .tstk-ourhistory-right:after {
    display: none
}

.tstk-ourhistory .tstk-ourhistory-right.last {
    padding-bottom: 0
}

.tstk-ourhistory img {
    border-radius: 0
}

.tstk-timeline-inner {
    margin: 0 -15px
}

.tstk-ourhistory .tstk-ourhistory-right .tstk-timeline-image,.tstk-ourhistory .tstk-ourhistory-right .label {
    margin-bottom: 30px;
    display: none
}

.tstk-ourhistory .content {
    margin-top: 10px
}

.tstk-ptable-icon-wrapper svg,.tstk-ptable-svg-wrapper svg {
    width: 50px;
    height: 50px
}

.tstk-ptable-line svg {
    width: 15px;
    height: 15px;
    fill: #7a8699
}

.tstk-pricing-table-box {
    text-align: center;
    position: relative;
    padding: 30px;
    border-top: 6px solid!important
}

.themestek-ele-ptable-style-1 .tstk-pricing-table-box .tstk-pricing-table-box {
    padding: 40px;
    text-align: center
}

.tstk-ptable-col .tstk-pricing-table-box {
    border: 1px solid
}

.tstk-pricing-table-box .tstk-ptable-svg-wrapper,.tstk-pricing-table-box .tstk-ptable-icon-wrapper {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    line-height: 100px;
    text-align: center;
    margin: auto
}

.tstk-pricing-table-box .tstk-ptable-icon-wrapper i {
    font-size: 55px
}

.tstk-pricing-table-box .themestek-ptable-heading {
    font-size: 24px;
    line-height: 28px;
    padding-top: 30px;
    margin: 0
}

.tstk-pricing-table-box .themestek-ptable-price-w {
    position: relative;
    padding: 30px 0
}

.tstk-pricing-table-box .themestek-ptable-price {
    font-size: 60px;
    line-height: 60px;
    font-weight: 700;
    letter-spacing: -0.5px
}

.tstk-pricing-table-box .tstk-ptable-lines-w {
    padding: 30px;
    text-align: left
}

.tstk-ptable-btn {
    margin-top: 30px
}

.tstk-pricing-table-box .tstk-ptable-btn a {
    display: block
}

.tstk-ptable-btn a span {
    position: relative;
    display: inline-flex
}

.tstk-ptable-btn a span:before {
    content: '';
    width: 15px;
    height: 1px;
    margin-right: 10px;
    margin-top: 7px;
    background-color: #fff
}

.tstk-pricing-table-box .themestek-ptable-frequency {
    position: absolute;
    top: 50%;
    display: inline-block;
    font-size: 17px;
    font-weight: 700;
    margin-left: 6px
}

.tstk-pricing-table-box .themestek-ptable-symbol,.tstk-pricing-table-box .themestek-ptable-price {
    display: inline-block
}

.tstk-pricing-table-box .themestek-ptable-symbol {
    position: relative;
    top: -25px;
    font-size: 29px;
    line-height: 26px;
    font-weight: 600
}

.tstk-pricing-table-box .tstk-ptable-line svg,.tstk-pricing-table-box .tstk-ptable-line i {
    float: right
}

.tstk-pricing-table-box .tstk-ptable-line {
    position: relative;
    margin-bottom: 22px;
    font-weight: 600!important;
    font-size: 15px
}

.tstk-pricing-table-box .tstk-ptable-line:last-child {
    margin-bottom: 0
}

.tstk-ptable-btn a {
    padding: 20px 20px 20px 60px;
    border-radius: 0;
    display: inline-block;
    text-align: center;
    color: #fff;
    border: 1px solid #000;
    padding-right: 90px;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.tstk-ptable-btn a:hover {
    color: #fff
}

.tstk-ptable-btn a:hover span:before {
    background-color: #fff
}

.themestek-ele-pricing-table .tstk-ptablebox-featured-w {
    position: absolute;
    right: -70px;
    top: -31px;
    padding: 5px 18px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.themestek-ele-pricing-table .tstk-ptablebox-featured-w:after {
    position: absolute;
    content: '';
    left: -1px;
    bottom: -9px;
    width: 10px;
    height: 10px;
    -webkit-clip-path: polygon(100% 0,0 0,100% 100%);
    clip-path: polygon(100% 0,0 0,100% 100%)
}

.tstk-colum-gap-left-15 .elementor-column-wrap {
    margin-left: 10px
}

.tstk-col-stretched-right.tstk-right-bg-50 .tstk-stretched-div {
    left: 50%;
    background-color: #f5f5f5!important
}

.tstk-lightbox-video a.elementor-icon {
    position: relative
}

a.tstk-lightbox-video:before,.tstk-lightbox-video a.elementor-icon:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    border: 1px solid #fff;
    z-index: -1;
    opacity: 0;
    -webkit-animation: pulse-border-2 1.5s linear infinite;
    -moz-animation: pulse-border-2 1.5s linear infinite;
    -o-animation: pulse-border-2 1.5s linear infinite;
    animation: pulse-border-2 1.5s linear infinite
}

a.tstk-lightbox-video:after,.tstk-lightbox-video a.elementor-icon:after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    border: 1px solid #fff;
    z-index: -1;
    opacity: 0;
    -webkit-animation: pulse-border 1s linear infinite;
    -moz-animation: pulse-border 1s linear infinite;
    -o-animation: pulse-border 1s linear infinite;
    animation: pulse-border 1s linear infinite
}

.tstk-lightbox-video.style-2 .elementor-icon-box-wrapper {
    min-width: 110px
}

.tstk-rotate-circle-right {
    position: relative
}

.tstk-rotate-circle-right:after {
    -webkit-animation: rotation 25s infinite linear;
    animation: rotation 25s infinite linear;
    background-image: url(../images/rotate-img-01.png);
    content: "";
    width: 285px;
    height: 289px;
    position: absolute;
    right: -90px;
    top: -139px;
    z-index: 1
}

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(359deg)
    }
}

@keyframes rotation {
    from {
        -webkit-transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(359deg)
    }
}

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

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

@keyframes pulse-border-2 {
    0% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
        opacity: 1
    }

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

.tstk-spc-blockquote blockquote {
    margin: 0;
    margin-bottom: 25px;
    padding: 0;
    padding-left: 20px;
    font-style: italic;
    border-left: 3px solid #000;
    font-size: 16px;
    line-height: 30px;
    color: #999999
}

.tstk-spc1-blockquote blockquote {
    margin: 0;
    margin-bottom: 25px;
    padding: 0;
    font-style: italic;
    border: 0;
    font-size: 24px;
    line-height: 30px;
    color: #999999;
    font-weight: 500
}

.tstk-effect-1:after {
    content: '';
    position: absolute;
    width: 212px;
    height: 212px;
    bottom: -36px;
    left: -36px;
    background: url('../images/dot-pattern.png') repeat 0 bottom
}

.tstk-effect-2:after {
    content: '';
    position: absolute;
    width: 206px;
    height: 182px;
    bottom: -30px;
    left: -30px;
    background: url('../images/pattern-3.png') repeat 0 bottom
}

.tstk-ver-text {
    writing-mode: vertical-lr
}

.tstk-ver-text .elementor-heading-title strong {
    -webkit-text-stroke: 1px #222631;
    font-size: 48px;
    line-height: 52px;
    color: transparent
}

.tstk-vertical-text .elementor-widget-container,.tstk-vertical-text .elementor-widget-wrap>.elementor-element {
    height: 100%
}

.tstk-vertical-text .elementor-heading-title {
    transform: rotate(-90deg);
    white-space: nowrap;
    display: inline-block;
    left: 55px;
    position: absolute;
    transform-origin: left;
    bottom: 45px
}

.tstk-vertical-text .elementor-heading-title span {
    text-decoration: underline
}

.tstk-vertical-icon.elementor-view-stacked {
    position: absolute;
    top: 50%;
    right: -39px;
    margin-top: -30px;
    width: auto
}

.tstk-vertical-icon.elementor-view-stacked .elementor-icon {
    padding: 20px;
    font-size: 38px;
    -webkit-box-shadow: 0 0 0 8px rgba(0,0,0,0.08);
    -moz-box-shadow: 0 0 0 8px rgba(0,0,0,0.08);
    box-shadow: 0 0 0 8px rgba(0,0,0,0.08)
}

.tstk-bottom-part {
    padding: 20px 30px;
    bottom: -62px
}

.tstk-bottom-part.elementor-widget-heading .elementor-heading-title {
    color: #fff
}

.tstk-bottom-part.elementor-widget-heading .elementor-heading-title span {
    text-decoration: underline
}

.tstk-vertical-sep.elementor-inner-column {
    border-left: 1px solid rgba(255,255,255,0.2)
}

.tstk-vertical-sep.elementor-inner-column:after,.tstk-vertical-sep.elementor-inner-column:before {
    position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 5px;
    background-color: #e5e5e5;
    left: -3px
}

.tstk-vertical-sep.elementor-inner-column:after {
    bottom: 0
}

.tstk-align-left .owl-carousel {
    position: static
}

.tstk-align-left .themestek-element-viewtype-carousel .owl-carousel .owl-nav {
    width: 80px;
    top: 0;
    right: 0
}

.tstk-align-left .tstk-ele-header-area {
    width: 60%
}

.tstk-heading-subheading .tstk-element-heading {
    position: relative;
    display: inline-block;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
    margin-bottom: 10px
}

.tstk-heading-subheading .tstk-element-heading:before {
    content: "";
    position: absolute;
    width: 40px;
    height: 3px;
    background-color: #000;
    bottom: -2px;
    left: 0
}

.tstk-text-color-white .tstk-heading-subheading .tstk-element-heading {
    border-bottom-color: #fff
}

.tstk-text-color-white .tstk-heading-subheading .tstk-element-heading:before {
    background-color: #fff
}

.tstk-tabs .tstk-tabs-heading li svg {
    width: 45px;
    height: 45px;
    fill: #7a8699
}

.tstk-tab-content-title,.tstk-tab-content {
    display: none
}

.tstk-tab-content.tstk-tab-active {
    display: block
}

.tstk-tab-link {
    display: block;
    padding: 0
}

.tstk-tabs .tstk-tabs-heading {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row
}

.tstk-tabs .tstk-tabs-heading li {
    display: inline-block;
    font-size: 15px;
    font-weight: 600!important;
    cursor: pointer;
    position: relative;
    flex-grow: 1;
    flex-basis: 0;
    padding-bottom: 22px
}

.tstk-tabs .tstk-tabs-heading li:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #ebedef
}

.tstk-tabs .tstk-tabs-heading li:last-child {
    margin-right: 0
}

.tstk-tabs .tstk-tabs-heading li.tstk-tab-li-active span,.tstk-tabs .tstk-tabs-heading li.tstk-tab-li-active i {
    color: #222631
}

.tstk-tabs .tstk-tabs-heading li.tstk-tab-li-active svg {
    fill: #222631
}

.tstk-tabs .tstk-tabs-heading li svg,.tstk-tabs .tstk-tabs-heading li i {
    display: block;
    font-size: 45px;
    margin-bottom: 10px;
    font-weight: normal;
    line-height: normal
}

.tstk-tabs .tstk-tab-content-wrapper {
    margin-top: 20px;
    margin-bottom: 0
}

.tstk-tabs .tstk-tab-content-wrapper .inner-content {
    margin-top: 50px
}

.tstk-tabs .tstk-tab-content-inner h5 {
    font-size: 20px;
    line-height: 30px
}

.tstk-tabs .tstk-tab-content-inner ul {
    margin-top: 30px;
    list-style: none
}

.tstk-tabs .tstk-tab-content-inner ul li {
    position: relative;
    margin-bottom: 25px
}

.tstk-tabs .tstk-tab-content-inner ul li:after {
    content: "\e846";
    font-family: "themestek-base-icons";
    font-size: 30px;
    font-weight: normal;
    position: absolute;
    left: -42px;
    top: -12px;
    width: 30px;
    height: 30px
}

.tstk-slider-area {
    position: relative
}

.rev-btn.tstk-rev-arrow i {
    font-size: 20px;
    display: none
}

.rev-btn.tstk-rev-arrow:after {
    content: "\e82c";
    font-family: "themestek-base-icons";
    font-size: 25px;
    font-weight: 700;
    margin-left: 13px;
    position: relative;
    top: 3px
}

.tstk-rev-skincolor-btn.rev-btn {
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.search-results .tstk-parent-header-style-4 .site-footer.tstk-footer-subscribe-box-yes {
    margin-top: 85px
}

.search-results .tstk-parent-header-style-4 .nav-links {
    margin-top: 50px;
    margin-bottom: 50px
}

.tstk-subscribe-area {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.tstk-subscribe-area .tstk-footer-newsletter input[type="email"] {
    margin-top: 0;
    font-size: 15px;
    background: transparent;
    border: 1px solid #e5e5e5
}

.tstk-subscribe-area .tstk-subscribe-area-inner {
    padding: 30px;
    position: relative;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.tstk-subscribe-area .tstk-footer-newsletter {
    display: flex
}

.tstk-subscribe-area .mc4wp-form-fields {
    display: flex;
    -ms-flex-align: center!important;
    align-items: center!important
}

.tstk-subscribe-area .mc4wp-form-fields .tstk-footer-newsletter-logo img {
    width: 215px
}

.tstk-subscribe-area .mc4wp-form-fields .tstk-footer-newsletter-title {
    width: 45%;
    position: relative;
    padding-right: 40px;
    padding-left: 40px;
    text-align: right
}

.tstk-subscribe-area .mc4wp-form-fields .tstk-footer-newsletter-title h3 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    margin: 0;
    color: #222d35
}

.tstk-subscribe-area .mc4wp-form-fields .tstk-footer-newsletter {
    width: 55%
}

.tstk-footer-logo {
    max-height: 40px
}

.tstk-subscribe-area .tstk-social-links {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center
}

.tstk-subscribe-area .tstk-social-links li {
    display: inline-block;
    margin: 0 10px
}

.tstk-subscribe-area .tstk-social-links li a {
    display: block;
    height: 55px;
    width: 55px;
    line-height: 55px;
    border: 2px solid #fff;
    border-radius: 50%;
    text-align: center;
    font-size: 20px
}

.tstk-subscribe-area .tstk-social-links li a:hover {
    background-color: #fff
}

.tstk-footer-quote-box-yes .tstk-quote-area + .footer-wrap {
    padding-top: 0
}

.tstk-quote-area {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 40px;
    margin-bottom: 30px
}

.tstk-quote-area .tstk-quote-area-inner {
    background-color: #0a0705
}

.tstk-quote-area .tstk-quote-area-inner .row {
    margin: 0
}

.tstk-quote-area .tstk-quote-area-inner .tstk-quote-box,.tstk-quote-area .tstk-quote-area-inner .col-lg-6 {
    padding: 0
}

.tstk-quote-area .tstk-quote-area-inner .tstk-qoute-content {
    display: flex;
    -ms-flex-align: center!important;
    align-items: center!important;
    height: 100%;
    margin-left: -60px;
    margin-right: 50px
}

.tstk-quote-area .tstk-quote-area-inner .tstk-qoute-content h3 {
    margin: 0;
    font-size: 24px;
    line-height: normal;
    font-weight: 500
}

.tstk-quote-area .tstk-quote-area-inner .tstk-qoute-content .tstk-qoutee-heading {
    width: 60%
}

.tstk-quote-area .tstk-quote-area-inner .tstk-qoute-content .tstk-qoute-button {
    width: 40%;
    text-align: right
}

.tstk-quote-area .tstk-qoute-button a {
    display: inline-block;
    padding: 20px 40px;
    position: relative;
    border-radius: 0;
    color: #fff;
    font-size: 16px
}

.tstk-quote-area .tstk-qoute-button a:after {
    content: "\e814";
    font-family: "themestek-base-icons";
    margin-left: 5px
}

.tstk-parent-header-style-5 .tstk-footer-text-area,.tstk-parent-header-style-3 .tstk-footer-text-area {
    border-top: none;
    padding-top: 0
}

.tstk-parent-header-style-5 .site-footer .widget .tstk-call-info {
    color: #fff600
}

.tstk-parent-header-style-5 .tstk-quote-area .tstk-quote-area-inner {
    background-color: #00b4e4
}

.tstk-parent-header-style-5 .tstk-quote-area .tstk-qoute-button a {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff
}

.tstk-parent-header-style-5 .tstk-quote-area .tstk-qoute-button a:hover {
    background-color: #fff
}

.elementor-section.tstk-elementor-bg-color-light.tstk-request-bg {
    background-color: transparent!important
}

.elementor-section.tstk-elementor-bg-color-light.tstk-request-bg:before {
    margin-left: 170px
}

body {
    counter-reset: tstkbox1 tstkbox2 tstk-rev-counter
}

.tstk-anchor-menu-wrapper {
    position: relative;
    top: -100px;
    z-index: 9
}

.site-header.tstk-header-style-2.tstk-anchor-menu-yes {
    margin-bottom: -100px
}

.tstk-anchor-menu-wrapper {
    height: 100px
}

.tstk-anchor-menu>.container>div {
    width: 1170px;
    margin: 0 auto;
    background: #fff;
    position: relative;
    z-index: 99;
    left: 0;
    right: 0;
    left: -15px;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.tstk-anchor-menu>.container>div:before {
    position: absolute;
    content: "";
    border-bottom: 1px solid #e9eaeb;
    width: 100%;
    bottom: 0
}

.tstk-anchor-menu>.container>div:after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    height: 100%;
    width: 5000px;
    background-color: #fff;
    border-bottom: 1px solid #e9eaeb
}

.tstk-anchor-menu.tstk-sticky-on>.container>div {
    margin-top: 0;
    position: relative
}

.tstk-anchor-menu.tstk-sticky-on>.container {
    width: 100%;
    max-width: none;
    box-shadow: 0 10px 20px rgb(0 0 0 / 20%)
}

.tstk-anchor-menu.tstk-sticky-on>.container>div:after {
    background-color: transparent;
    border-bottom: 0
}

.tstk-anchor-menu.tstk-sticky-on>.container>div:before {
    border-bottom: none
}

.tstk-anchor-menu div>ul {
    flex-direction: row;
    display: flex;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    position: relative;
    z-index: 9
}

.tstk-anchor-menu div>ul li {
    flex-grow: 1
}

.tstk-anchor-menu div>ul li a {
    line-height: 100px;
    text-align: center;
    padding-bottom: 4px;
    font-size: 15px;
    font-weight: 500!important;
    position: relative
}

.tstk-anchor-menu.tstk-sticky-on li a {
    color: #fff
}

.tstk-anchor-menu.tstk-sticky-onss div>ul {
    padding-left: 10px
}

.tstk-anchor-menu.tstk-sticky-on div>ul li a {
    line-height: 80px
}

.widget.widget_product_search .woocommerce-product-search {
    position: relative
}

.widget.widget_product_search .woocommerce-product-search input[type="search"] {
    background-color: #fff;
    height: 60px
}

.widget.widget_product_search .woocommerce-product-search button {
    position: absolute;
    right: 5px;
    padding: 0;
    border: none;
    outline: none;
    background-color: #fcaf17;
    top: 5px;
    height: 50px;
    color: #ffffff;
    font-size: 0;
    z-index: 1;
    width: 50px
}

.widget.widget_product_search .woocommerce-product-search button:after {
    position: absolute;
    font-family: 'themestek-base-icons';
    content: '\e800';
    right: 16px;
    font-size: 16px;
    top: 17px;
    font-size: 16px;
    color: #ffffff;
    line-height: normal
}

.woocommerce .woocommerce-ordering {
    margin-bottom: 40px
}

.woocommerce .woocommerce-result-count {
    margin-top: 17px
}

.woocommerce ul.cart_list a,.woocommerce ul.product_list_widget a {
    font-weight: 500
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3 {
    font-size: 18px;
    line-height: 28px
}

.woocommerce ul.products li.product,.woocommerce-page ul.products li.product {
    text-align: center
}

.woocommerce ul.products li.product .onsale {
    padding: 0 8px;
    font-size: 12px;
    font-weight: 700;
    position: absolute;
    text-align: center;
    color: #fff;
    z-index: 2;
    text-transform: uppercase;
    border-radius: 0;
    top: 13px;
    left: 10px;
    bottom: auto;
    right: auto;
    letter-spacing: 2px;
    background: #f14705;
    line-height: 25px;
    min-height: 25px
}

.woocommerce ul.products li.product .price {
    font-size: 15px;
    color: #888
}

.woocommerce ul.products li.product .price del {
    margin-right: 5px
}

.woocommerce ul.products li.product .button {
    margin-top: 1em;
    padding: 10px 22px;
    font-size: 14px;
    line-height: 22px;
    font-weight: 700;
    color: #fff;
    border-radius: 0
}

.woocommerce ul.products li.product .button:hover {
    background-color: #09162a
}

.woocommerce #respond input#submit.loading:after,.woocommerce a.button.loading:after,.woocommerce button.button.loading:after,.woocommerce input.button.loading:after {
    top: 10px;
    right: 6px
}

.woocommerce a.added_to_cart {
    padding-top: .5em;
    display: inline-block;
    position: absolute;
    display: block;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 11px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.woocommerce span.onsale {
    padding: 0 12px;
    font-size: 10px;
    font-weight: 800;
    position: absolute;
    text-align: center;
    color: #fff;
    z-index: 2;
    text-transform: uppercase;
    border-radius: 5px;
    top: 13px;
    left: 10px;
    bottom: auto;
    right: auto;
    letter-spacing: 2px;
    background: #f14705
}

.single-product .entry-summary .product_meta .posted_in,.single-product .entry-summary .product_meta .sku_wrapper {
    font-weight: 700;
    color: #252525
}

.single-product .entry-summary .product_meta .posted_in a,.single-product .entry-summary .product_meta .sku_wrapper span {
    font-weight: normal;
    color: #888888
}

.single-product .entry-summary .product_meta .posted_in {
    margin-left: 10px
}

.single-product div.product p.price ins {
    text-decoration: none
}

.single-product div.product .summary p.price,.single-product div.product .summary span.price {
    font-size: 18px
}

.single-product div.product .summary p.price,.single-product div.product .summary span.price {
    font-size: 20px
}

.woocommerce div.product .product_title {
    font-size: 28px;
    line-height: 40px;
    text-transform: uppercase
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    margin-right: 8px
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    position: relative;
    top: 1px;
    display: block;
    float: left;
    font-size: 15px;
    color: #fff;
    border: 1px solid #e2e2e2;
    text-transform: capitalize;
    line-height: 24px;
    cursor: pointer;
    padding: 16px 30px 16px;
    transition: all 500ms ease;
    border-radius: 3px 3px 0 0
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background: none;
    border-radius: 0;
    margin: 0;
    padding: 0;
    border: none
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a,.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: #242424;
    background: #ffffff!important
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:before {
    opacity: 1
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0!important;
    margin: 0 0 0!important;
    border: none!important;
    line-height: 0
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:after,.woocommerce div.product .woocommerce-tabs ul.tabs:before {
    display: none;
    border: none
}

.woocommerce div.product .woocommerce-tabs .panel {
    background: #fff!important;
    margin-top: 0;
    padding: 30px;
    border: 1px solid #ececec;
    border-radius: 0 0 3px 3px;
    margin-top: -1px
}

.woocommerce-Tabs-panel h2 {
    font-size: 22px;
    margin-top: 0;
    line-height: 28px
}

.woocommerce div.product form.cart .button {
    margin-top: 0;
    padding: 20px 35px!important;
    font-size: 15px!important;
    line-height: 22px;
    font-weight: 500;
    color: #fff;
    border-radius: 0
}

.woocommerce div.product form.cart .button:hover {
    background-color: #09162a
}

.woocommerce div.product form.cart .button:focus {
    outline: none
}

.woocommerce .quantity .qty {
    height: 50px;
    width: 70px;
    margin: 5px 0;
    margin-bottom: 0
}

.woocommerce .single-product .quantity .qty {
    margin-bottom: 0;
    margin-top: 0;
    height: 54px
}

.woocommerce div.product p.price,.woocommerce div.product span.price {
    font-size: 15px;
    color: #888
}

.woocommerce div.product p.price del,.woocommerce div.product span.price del {
    margin-right: 5px
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    z-index: 5
}

.woocommerce table.shop_attributes th,.woocommerce table.shop_attributes td {
    padding: 5px 7px
}

h3#order_review_heading,.woocommerce-additional-fields h3,.woocommerce-billing-fields h3,.woocommerce-shipping-fields h3,.cart_totals h2,.related.products h2 {
    font-size: 28px;
    line-height: 38px
}

.woocommerce-form-coupon button[type=submit],.woocommerce #payment #place_order,.woocommerce-page #payment #place_order,.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button,.woocommerce .cart .button,.woocommerce .woocommerce-form-login .woocommerce-form-login__submit,.woocommerce .cart input.button,#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    margin-top: 0;
    padding: 17px 35px!important;
    font-size: 15px;
    line-height: 15px;
    color: #fff;
    border-radius: 0;
    font-weight: 600!important
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover,.woocommerce-form-coupon button[type=submit]:hover,.woocommerce #review_form #respond .form-submit input:hover,.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button,.woocommerce .woocommerce-error .button:hover,.woocommerce .woocommerce-info .button:hover,.woocommerce .woocommerce-message .button:hover,.woocommerce-page .woocommerce-error .button:hover,.woocommerce-page .woocommerce-info .button:hover,.woocommerce-page .woocommerce-message .button:hover,.woocommerce .cart .button:hover,.woocommerce .cart input.button:hover,#add_payment_method .wc-proceed-to-checkout a.checkout-button:hover,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover,.woocommerce div.product form.cart .button:hover,.woocommerce ul.products li.product .button:hover {
    color: #fff
}

.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text {
    width: 130px;
    height: 50px;
    padding-left: 10px
}

.woocommerce form .form-row input.input-text {
    height: 47px
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
    margin-top: 15px
}

.woocommerce .widget_shopping_cart .buttons a:not(.wcppec-cart-widget-button),.woocommerce.widget_shopping_cart .buttons a:not(.wcppec-cart-widget-button),.woocommerce .widget_price_filter .price_slider_amount .button {
    margin-top: 0;
    padding: 8px 16px;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 0
}

.woocommerce .widget_shopping_cart .buttons a.checkout:not(.wcppec-cart-widget-button),.woocommerce.widget_shopping_cart .buttons a.checkout:not(.wcppec-cart-widget-button) {
    background-color: #09162a
}

.woocommerce .widget_shopping_cart .cart_list li a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove {
    top: 5px
}

.woocommerce .widget_price_filter .price_slider {
    margin-bottom: 25px
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 14px;
    height: 14px;
    border-top-left-radius: 1em;
    border-top-right-radius: 1em;
    border-bottom-left-radius: 1em;
    border-bottom-right-radius: 1em;
    cursor: ew-resize;
    outline: none;
    box-sizing: border-box;
    opacity: 1;
    top: -5px
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range,.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    height: 5px;
    background-color: #272727
}

.woocommerce ul.products li.product .price ins {
    text-decoration: none
}

.woocommerce #respond input#submit.disabled,.woocommerce #respond input#submit:disabled,.woocommerce #respond input#submit:disabled[disabled],.woocommerce a.button.disabled,.woocommerce a.button:disabled,.woocommerce a.button:disabled[disabled],.woocommerce button.button.disabled,.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled],.woocommerce input.button.disabled,.woocommerce input.button:disabled,.woocommerce input.button:disabled[disabled] {
    color: #fff
}

.woocommerce .col-1,.col-2 {
    max-width: none
}

.woocommerce form .form-row {
    display: block
}

.woocommerce-pagination {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 80px
}

.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span {
    padding: 15px 17px;
    font-size: 15px;
    font-weight: bold;
    display: inline-block;
    margin: 0 2px;
    border: 1px solid #eee;
    color: #2c2c2c;
    border-radius: 6px
}

.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current {
    color: #fff
}

.woocommerce nav.woocommerce-pagination ul,.woocommerce nav.woocommerce-pagination ul li {
    border: none
}

.woocommerce div.product form.cart .group_table td {
    vertical-align: middle
}

.woocommerce div.product form.cart .group_table td label {
    margin-bottom: 0
}

.woocommerce div.product form.cart table td {
    padding-left: 10px
}

.woocommerce div.product form.cart .variations label {
    margin-top: 12px
}

.woocommerce-checkout #customer_details {
    margin-top: 35px
}

.woocommerce-checkout .col2-set .col-1 {
    padding: 0
}

.woocommerce-checkout-payment {
    margin-bottom: 35px
}

.tstk-woo-radius-bt .woocommerce ul.products li.product .button {
    border-radius: 2em
}

.tstk-woo-box-border .woocommerce ul.products li.product {
    border: 1px solid #ededed;
    padding-bottom: 30px
}

.woocommerce-breadcrumb,.woocommerce-products-header__title {
    display: none
}

.woocommerce #review_form #respond textarea {
    line-height: 20px;
    height: 110px
}

.woocommerce #review_form #respond .form-submit input {
    padding: 13px 35px;
    font-size: 13px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff
}

.select2-container--default .select2-selection--single {
    background-color: #eff2f7;
    border: none;
    border-radius: 0
}

.select2-container .select2-selection--single {
    height: 50px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 50px;
    color: #848484
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 15px
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 13px
}

.woocommerce-Reviews .comment-reply-title {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px
}

.woocommerce a.remove {
    line-height: 21px
}

.woocommerce .select2-container {
    display: none
}

.woocommerce .select2-hidden-accessible {
    height: inherit!important;
    width: 100%!important;
    position: static!important;
    padding: 15px 20px!important;
    border: none!important;
    overflow: visible!important;
    vertical-align: top;
    margin: inherit!important
}

.woocommerce-checkout .woocommerce-checkout-review-order,.woocommerce #customer_details {
    margin-bottom: 30px
}

.woocommerce-form-coupon button[type=submit] {
    margin-top: 1em;
    padding: 12px 22px;
    font-size: 13px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    border-radius: 0;
    margin-top: 0
}

.return-to-shop,.woocommerce-cart .wc-proceed-to-checkout {
    margin-bottom: 40px
}

.woocommerce-form-coupon .form-row-first {
    width: 52%!important
}

.woocommerce ul.cart_list li del,.woocommerce ul.product_list_widget li del {
    margin-right: 10px
}

.woocommerce ul.cart_list li ins,.woocommerce ul.product_list_widget li ins {
    text-decoration: none;
    font-weight: 700
}

.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li {
    margin-bottom: 10px
}

.woocommerce ul.cart_list li:last-child,.woocommerce ul.product_list_widget li:last-child {
    margin-bottom: 0
}

.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img {
    border: 1px solid rgba(0,0,0,0.10)
}

.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button {
    float: none;
    position: absolute;
    right: 15px;
    top: 15px;
    padding: 15px 22px!important;
    font-size: 13px!important
}

.woocommerce-error,.woocommerce-info,.woocommerce-message {
    padding: 25px 180px 25px 55px
}

.woocommerce-error::before,.woocommerce-info::before,.woocommerce-message::before {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.woocommerce-error,.woocommerce-info,.woocommerce-message,#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment {
    background-color: #eef7f9
}

.woocommerce table.shop_table th {
    font-weight: 700!important
}

.woocommerce-variation-price {
    margin-bottom: 30px
}

.woocommerce-variation-price ins {
    text-decoration: none
}

.widget.woocommerce ul li a {
    font-size: 14px;
    font-weight: normal
}

.widget_product_categories ul li {
    border-top: 1px solid #e9e9e9;
    padding: 10px 0 10px;
    line-height: 22px;
    position: relative
}

.woocommerce ul.product_list_widget li a .product-title {
    font-size: 14px
}

.widget_product_categories ul li .count {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 25px;
    height: 25px;
    line-height: 25px;
    background-color: #000;
    color: #fff;
    text-align: center;
    display: block;
    font-size: 12px;
    font-weight: 700;
    border-radius: 0
}

.widget_product_categories ul li:first-child {
    border-top: none
}

.widget_product_categories ul li a:before {
    position: absolute;
    content: '\e814';
    left: 0;
    font-size: 16px;
    top: 10px;
    color: inherit;
    font-family: 'themestek-base-icons';
    line-height: normal;
    font-weight: normal
}

.widget_product_categories ul li a {
    position: relative;
    padding: 8px 0;
    padding-left: 20px;
    display: block
}

.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
    margin-left: 10px
}

.bizconmy_contact_widget .tstk-contact-widget-line {
    padding-bottom: 5px
}
.tstk-max-mega-menu-override #page #site-navigation .mega-menu-wrap>ul>li>ul.mega-sub-menu,.tstk-navbar ul ul,.tstk-navbar ul ul:before {
    background-color: #f6f6f6;
    background-repeat: repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: scroll
}

.tstk-title-bar-wrapper,.tstk-title-bar-wrapper.tstk-bg-color-custom:before {
    background-color: #f6f6f6;
    background-image: url(https://mypolicyexpress.com/wp-content/uploads/2022/03/about-timage-ped-caopy.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: scroll
}

.site-footer,.site-footer.tstk-bg-color-custom:before {
    background-color: #202426;
    background-repeat: repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: scroll
}

.tstk-footer-widget-area,.tstk-footer-widget-area.tstk-bg-color-custom:before {
    background-repeat: repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: scroll
}

.tstk-footer-text-area,.tstk-footer-text-area.tstk-bg-color-custom:before {
    background-repeat: repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: scroll
}

.error404 .site-content-wrap,.error404 .tstk-bg-color-custom>.site-content-wrap:before {
    background-color: rgba(0,0,0,.5);
    background-image: url(http://bizconmy.themestek.com/demo1/wp-content/themes/bizconmy/images/404-bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    background-attachment: scroll
}

body {
    font-family: Lato,sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.7;
    color: #7a8699;
    text-transform: none;
    font-style: normal
}

h1 {
    font-family: Maven Pro,sans-serif;
    font-weight: 600;
    font-size: 34px;
    line-height: 44px;
    letter-spacing: 0;
    color: #222631;
    text-transform: none;
    font-style: normal
}

h2 {
    font-family: Maven Pro,sans-serif;
    font-weight: 600;
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 0;
    color: #222631;
    text-transform: none;
    font-style: normal
}

h3 {
    font-family: Maven Pro,sans-serif;
    font-weight: 600;
    font-size: 26px;
    line-height: 36px;
    letter-spacing: 0;
    color: #222631;
    text-transform: none;
    font-style: normal
}

h4 {
    font-family: Maven Pro,sans-serif;
    font-weight: 600;
    font-size: 22px;
    line-height: 32px;
    letter-spacing: 0;
    color: #222631;
    text-transform: none;
    font-style: normal
}

h5 {
    font-family: Maven Pro,sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0;
    color: #222631;
    text-transform: none;
    font-style: normal
}

h6 {
    font-family: Maven Pro,sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
    color: #222631;
    text-transform: none;
    font-style: normal
}

.tstk-heading-subheading .tstk-element-title {
    font-family: Maven Pro,sans-serif;
    font-weight: normal;
    font-size: 42px;
    line-height: 48px;
    letter-spacing: -.5px;
    color: #222631;
    text-transform: none;
    font-style: normal
}

.tstk-heading-subheading .tstk-element-subtitle {
    font-family: Lato,sans-serif;
    font-weight: 700;
    font-size: 13px;
    line-height: 14px;
    letter-spacing: 1.5px;
    color: #222631;
    text-transform: uppercase;
    font-style: normal
}

.tstk-ihbox.tstk-ihbox-style-hsbox .tstk-ihbox-content {
    font-family: Lato,sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.7;
    letter-spacing: 0;
    color: #7a8699;
    text-transform: none;
    font-style: normal
}

.themestek-sidebar .widget_search .wp-block-search__label,.themestek-sidebar .widget_block .wp-block-group h2,.widget-title {
    font-family: Maven Pro,sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0;
    color: #222631;
    text-transform: none;
    font-style: normal
}

.tstk-service-btn a,.elementor-widget-button .elementor-button,.tstk-ptable-btn a,.tstk-read-more-link a,.tstk-header-button a,.tstk-service-btn,.tstk-ihbox-btn,.woocommerce .woocommerce-message .button,.woocommerce div.product form.cart .button,.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,button,html input[type=button],input[type=reset],input[type=submit] {
    font-family: Maven Pro,sans-serif;
    font-weight: 600;
    font-size: 13px;
    line-height: 13px;
    letter-spacing: 0;
    text-transform: uppercase;
    font-style: normal
}

.elementor-progress-percentage,.tstk-pricing-table-box .tstk-ptable-line,.tstk-sortable-list a,.tstk-pricing-table-box .themestek-ptable-price-w,.elementor-widget-progress .elementor-title {
    font-family: Maven Pro,sans-serif;
    font-weight: 700;
    font-style: normal
}

.tstk-slider-bottom-contact-info .tstk-contact-normal-text,.tstk-ihbox-style-3 .tstk-ihbox-icon-type-text,.tstk-ihbox-style-4 .tstk-ihbox-box-number,.tstk-portfolio-line-title,.tstk-team-single-style-1 .tstk-single-team-info li label,.widget .download .item-download a,.tstk-tabs .tstk-tabs-heading li,#menu-anchor-menu li a,.tstk-header-style-3 .tstk-header-phone-box a,.tstk-blog-classic blockquote:not(.wp-block-quote):not(.has-text-color):after,.post-navigation .nav-links .nav-title,.post-navigation .nav-links .nav-title,.site-content .tstk_widget_list_all_posts ul>li a,.tstk-team-single-style-1 .tstk-team-designation {
    font-family: Maven Pro,sans-serif;
    font-weight: 900;
    font-style: normal
}

blockquote {
    font-family: Lato,sans-serif;
    font-weight: 300;
    font-style: normal
}

.tstk-header-box-title {
    font-family: Maven Pro,sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 27px;
    letter-spacing: 0;
    color: #20232c;
    text-transform: none;
    font-style: normal
}

.tstk-header-box-content {
    font-family: Lato,sans-serif;
    font-weight: normal;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0;
    color: #7a8699;
    text-transform: none;
    font-style: normal
}

body:not(.tstk-max-mega-menu-override) .tstk-navbar div>ul>li>a,.tstk-max-mega-menu-override #page #site-navigation .max-mega-menu>li.mega-menu-item>a.mega-menu-link {
    font-family: Maven Pro,sans-serif;
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: .5px;
    color: #222631;
    text-transform: none;
    font-style: normal
}

.tstk-navbar ul ul a,.tstk-max-mega-menu-override #page #site-navigation .mega-menu-wrap>ul>li.mega-menu-flyout>ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,.tstk-max-mega-menu-override #page #site-navigation .mega-menu-wrap>ul>li>ul.mega-sub-menu li.mega-menu-item>a:hover,.tstk-max-mega-menu-override #page #site-navigation .mega-menu-wrap>ul>li>ul.mega-sub-menu li.mega-menu-item>a:focus,.tstk-max-mega-menu-override #page #site-navigation .mega-menu-wrap>ul>li.mega-menu-megamenu>ul.mega-sub-menu ul:not(.menu)>li.mega-menu-item>a.mega-menu-link,.tstk-max-mega-menu-override #page #site-navigation .mega-menu-wrap>ul>li.mega-menu-megamenu>ul.mega-sub-menu li .widget_nav_menu ul.menu>li.mega-menu-item>a.mega-menu-link {
    font-family: Maven Pro,sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0;
    color: #202426;
    text-transform: none;
    font-style: normal
}

.tstk-max-mega-menu-override #page #site-navigation .mega-menu-wrap>ul>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title,.tstk-max-mega-menu-override #page #site-navigation .mega-menu-wrap>ul>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title {
    font-family: Yantramanav,sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
    color: #232e35;
    text-transform: none;
    font-style: normal
}

.tstk-tbar-title {
    font-family: Maven Pro,sans-serif;
    font-weight: 600;
    font-size: 40px;
    line-height: 52px;
    letter-spacing: 0;
    color: #fff;
    text-transform: none;
    font-style: normal
}

.tstk-tbar-subtitle {
    font-family: Maven Pro,sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0;
    color: #fff;
    text-transform: none;
    font-style: normal
}

.tstk-breadcrumb,.tstk-breadcrumb a {
    font-family: Maven Pro,sans-serif;
    font-weight: 600;
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: 1px;
    color: #fff;
    text-transform: uppercase;
    font-style: normal
}

.tstk-breadcrumb a {
    font-family: Maven Pro,sans-serif;
    font-weight: 600;
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: 1px;
    color: #fff;
    text-transform: uppercase;
    font-style: normal
}

.tstk-pre-header-wrapper.tstk-bg-color-custom {
    background-color: #ff5e15
}

.tstk-header-wrapper.tstk-bg-color-custom {
    background-color: #fff
}

.tstk-header-menu-area.tstk-bg-color-custom {
    background-color: #fff
}

.tstk-sticky-header.tstk-sticky-bg-color-custom {
    background-color: #fff
}

body:not(.tstk-max-mega-menu-override) .tstk-sticky-header .tstk-navbar div>ul>li>a,.tstk-max-mega-menu-override #page .tstk-sticky-header #site-navigation .max-mega-menu>li.mega-menu-item>a.mega-menu-link {
    color: #000
}

a {
    color: #222631
}

a:hover {
    color: #15b1c0
}

.site-title {
    height: 115px
}

.site-title img.tstk-main-logo {
    max-height: 40px
}

.site-title img.tstk-responsive-logo {
    max-height: 50px
}

.site-title img.tstk-header-five-logo {
    max-height: 50px
}

.tstk-title-bar-content,.tstk-title-bar-wrapper {
    min-height: 350px
}

.tstk-color-globalcolor,.tstk-globalcolor,.globalcolor {
    color: #3189d0
}

.tstk-bg-color-globalcolor.tstk-title-bar-wrapper:before,.themestek-ele-team .themestek-overlay {
    background-color: rgba(49,137,208,.5)
}

.tstk-col-stretched-yes .tstk-stretched-div {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    width: auto;
    z-index: 1;
    overflow: hidden
}

.tstk-col-stretched-right .tstk-stretched-div,.tstk-col-stretched-left .tstk-stretched-div {
    right: 0
}

.elementor-section.elementor-top-section.tstk-bg-image-over-color.tstk-bgimage-yes:before,.elementor-column.elementor-top-column.tstk-bgimage-yes.tstk-bg-image-over-color>.tstk-stretched-div:before,.elementor-column.elementor-top-column.tstk-bg-image-over-color>.elementor-widget-wrap:before,.elementor-column.elementor-top-column.tstk-bg-image-over-color>.elementor-column-wrap:before {
    background-color: transparent!important
}

.elementor-column.tstk-col-stretched-yes.tstk-bgimage-yes {
    background-image: none;
    background-color: transparent
}

.tstk-bgimage-over-bgcolor.tstk-bgimage-yes .tstk-stretched-div:before,.tstk-bgimage-over-bgcolor.tstk-bgimage-yes:before {
    background-color: transparent!important
}

.elementor-top-section:before,.tstk-col-stretched-yes .tstk-stretched-div:before,.elementor-column.elementor-top-column .elementor-widget-wrap:before,.elementor-column.elementor-top-column .elementor-column-wrap:before,.elementor-inner-column>div:before,.elementor-inner-section:before {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    content: "";
    display: block;
    z-index: 1
}

.elementor-section.elementor-top-section.tstk-elementor-bg-color-globalcolor,.elementor-section.elementor-top-section.tstk-elementor-bg-color-globalcolor:before,.elementor-section.elementor-inner-section.tstk-elementor-bg-color-globalcolor {
    background-color: #3189d0
}

.elementor-section.elementor-top-section.tstk-elementor-bg-color-globalcolor.tstk-bgimage-yes:before {
    background-color: rgba(49,137,208,.90)
}

.elementor-column.elementor-top-column.tstk-elementor-bg-color-globalcolor:not(.tstk-bgimage-yes) .elementor-widget-wrap>.tstk-stretched-div,.elementor-column.elementor-top-column.tstk-elementor-bg-color-globalcolor.tstk-bg-image-over-color .elementor-widget-wrap>.tstk-stretched-div,.elementor-column.elementor-top-column.tstk-elementor-bg-color-globalcolor:not(.tstk-col-stretched-yes)>.elementor-widget-wrap,.elementor-column.elementor-top-column.tstk-elementor-bg-color-globalcolor.tstk-bg-image-over-color:not(.tstk-col-stretched-yes)>.elementor-widget-wrap,.elementor-column.elementor-top-column.tstk-elementor-bg-color-globalcolor:not(.tstk-bgimage-yes) .elementor-column-wrap>.tstk-stretched-div,.elementor-column.elementor-top-column.tstk-elementor-bg-color-globalcolor.tstk-bg-image-over-color .elementor-column-wrap>.tstk-stretched-div,.elementor-column.elementor-top-column.tstk-elementor-bg-color-globalcolor:not(.tstk-col-stretched-yes)>.elementor-column-wrap,.elementor-column.elementor-top-column.tstk-elementor-bg-color-globalcolor.tstk-bg-image-over-color:not(.tstk-col-stretched-yes)>.elementor-column-wrap {
    background-color: #3189d0!important
}

.elementor-column.elementor-top-column.tstk-elementor-bg-color-globalcolor.tstk-bgimage-yes:not(.tstk-col-stretched-yes)>.elementor-widget-wrap:before,.elementor-column.elementor-top-column.tstk-elementor-bg-color-globalcolor.tstk-bgimage-yes:not(.tstk-bg-image-over-color) .elementor-widget-wrap .tstk-stretched-div:before,.elementor-column.elementor-top-column.tstk-elementor-bg-color-globalcolor .elementor-widget-wrap .tstk-bgimage-yes.tstk-stretched-div:before,.elementor-column.elementor-top-column.tstk-elementor-bg-color-globalcolor.tstk-bgimage-yes:not(.tstk-col-stretched-yes)>.elementor-column-wrap:before,.elementor-column.elementor-top-column.tstk-elementor-bg-color-globalcolor.tstk-bgimage-yes:not(.tstk-bg-image-over-color) .elementor-column-wrap .tstk-stretched-div:before,.elementor-column.elementor-top-column.tstk-elementor-bg-color-globalcolor .elementor-column-wrap .tstk-bgimage-yes.tstk-stretched-div:before {
    background-color: rgba(49,137,208,.90)
}

.elementor-inner-section.tstk-elementor-bg-color-globalcolor {
    background-color: #3189d0!important
}

.elementor-inner-section.tstk-elementor-bg-color-globalcolor:not(.tstk-bg-image-over-color):before {
    background-color: rgba(49,137,208,.90)
}

.elementor-inner-column.tstk-elementor-bg-color-globalcolor>div.elementor-column-wrap,.elementor-inner-column.tstk-elementor-bg-color-globalcolor>div.elementor-widget-wrap {
    background-color: #3189d0!important
}

.elementor-inner-column.tstk-elementor-bg-color-globalcolor:not(.tstk-bg-image-over-color)>div.elementor-column-wrap:before,.elementor-inner-column.tstk-elementor-bg-color-globalcolor:not(.tstk-bg-image-over-color)>div.elementor-widget-wrap:before {
    background-color: rgba(49,137,208,.90)
}

.elementor-section.elementor-top-section.tstk-elementor-bg-color-light,.elementor-section.elementor-top-section.tstk-elementor-bg-color-light:before,.elementor-section.elementor-inner-section.tstk-elementor-bg-color-light {
    background-color: #f3f6f8
}

.elementor-section.elementor-top-section.tstk-elementor-bg-color-light.tstk-bgimage-yes:before {
    background-color: rgba(243,246,248,.90)
}

.elementor-column.elementor-top-column.tstk-elementor-bg-color-light:not(.tstk-bgimage-yes) .elementor-widget-wrap>.tstk-stretched-div,.elementor-column.elementor-top-column.tstk-elementor-bg-color-light.tstk-bg-image-over-color .elementor-widget-wrap>.tstk-stretched-div,.elementor-column.elementor-top-column.tstk-elementor-bg-color-light:not(.tstk-col-stretched-yes)>.elementor-widget-wrap,.elementor-column.elementor-top-column.tstk-elementor-bg-color-light.tstk-bg-image-over-color:not(.tstk-col-stretched-yes)>.elementor-widget-wrap,.elementor-column.elementor-top-column.tstk-elementor-bg-color-light:not(.tstk-bgimage-yes) .elementor-column-wrap>.tstk-stretched-div,.elementor-column.elementor-top-column.tstk-elementor-bg-color-light.tstk-bg-image-over-color .elementor-column-wrap>.tstk-stretched-div,.elementor-column.elementor-top-column.tstk-elementor-bg-color-light:not(.tstk-col-stretched-yes)>.elementor-column-wrap,.elementor-column.elementor-top-column.tstk-elementor-bg-color-light.tstk-bg-image-over-color:not(.tstk-col-stretched-yes)>.elementor-column-wrap {
    background-color: #f3f6f8!important
}

.elementor-column.elementor-top-column.tstk-elementor-bg-color-light.tstk-bgimage-yes:not(.tstk-col-stretched-yes)>.elementor-widget-wrap:before,.elementor-column.elementor-top-column.tstk-elementor-bg-color-light.tstk-bgimage-yes:not(.tstk-bg-image-over-color) .elementor-widget-wrap .tstk-stretched-div:before,.elementor-column.elementor-top-column.tstk-elementor-bg-color-light .elementor-widget-wrap .tstk-bgimage-yes.tstk-stretched-div:before,.elementor-column.elementor-top-column.tstk-elementor-bg-color-light.tstk-bgimage-yes:not(.tstk-col-stretched-yes)>.elementor-column-wrap:before,.elementor-column.elementor-top-column.tstk-elementor-bg-color-light.tstk-bgimage-yes:not(.tstk-bg-image-over-color) .elementor-column-wrap .tstk-stretched-div:before,.elementor-column.elementor-top-column.tstk-elementor-bg-color-light .elementor-column-wrap .tstk-bgimage-yes.tstk-stretched-div:before {
    background-color: rgba(243,246,248,.90)
}

.elementor-inner-section.tstk-elementor-bg-color-light {
    background-color: #f3f6f8!important
}

.elementor-inner-section.tstk-elementor-bg-color-light:not(.tstk-bg-image-over-color):before {
    background-color: rgba(243,246,248,.90)
}

.elementor-inner-column.tstk-elementor-bg-color-light>div.elementor-column-wrap,.elementor-inner-column.tstk-elementor-bg-color-light>div.elementor-widget-wrap {
    background-color: #f3f6f8!important
}

.elementor-inner-column.tstk-elementor-bg-color-light:not(.tstk-bg-image-over-color)>div.elementor-column-wrap:before,.elementor-inner-column.tstk-elementor-bg-color-light:not(.tstk-bg-image-over-color)>div.elementor-widget-wrap:before {
    background-color: rgba(243,246,248,.90)
}

.elementor-section.elementor-top-section.tstk-elementor-bg-color-secondary,.elementor-section.elementor-top-section.tstk-elementor-bg-color-secondary:before,.elementor-section.elementor-inner-section.tstk-elementor-bg-color-secondary {
    background-color: #11225d
}

.elementor-section.elementor-top-section.tstk-elementor-bg-color-secondary.tstk-bgimage-yes:before {
    background-color: rgba(17,34,93,.90)
}

.elementor-column.elementor-top-column.tstk-elementor-bg-color-secondary:not(.tstk-bgimage-yes) .elementor-widget-wrap>.tstk-stretched-div,.elementor-column.elementor-top-column.tstk-elementor-bg-color-secondary.tstk-bg-image-over-color .elementor-widget-wrap>.tstk-stretched-div,.elementor-column.elementor-top-column.tstk-elementor-bg-color-secondary:not(.tstk-col-stretched-yes)>.elementor-widget-wrap,.elementor-column.elementor-top-column.tstk-elementor-bg-color-secondary.tstk-bg-image-over-color:not(.tstk-col-stretched-yes)>.elementor-widget-wrap,.elementor-column.elementor-top-column.tstk-elementor-bg-color-secondary:not(.tstk-bgimage-yes) .elementor-column-wrap>.tstk-stretched-div,.elementor-column.elementor-top-column.tstk-elementor-bg-color-secondary.tstk-bg-image-over-color .elementor-column-wrap>.tstk-stretched-div,.elementor-column.elementor-top-column.tstk-elementor-bg-color-secondary:not(.tstk-col-stretched-yes)>.elementor-column-wrap,.elementor-column.elementor-top-column.tstk-elementor-bg-color-secondary.tstk-bg-image-over-color:not(.tstk-col-stretched-yes)>.elementor-column-wrap {
    background-color: #11225d!important
}

.elementor-column.elementor-top-column.tstk-elementor-bg-color-secondary.tstk-bgimage-yes:not(.tstk-col-stretched-yes)>.elementor-widget-wrap:before,.elementor-column.elementor-top-column.tstk-elementor-bg-color-secondary.tstk-bgimage-yes:not(.tstk-bg-image-over-color) .elementor-widget-wrap .tstk-stretched-div:before,.elementor-column.elementor-top-column.tstk-elementor-bg-color-secondary .elementor-widget-wrap .tstk-bgimage-yes.tstk-stretched-div:before,.elementor-column.elementor-top-column.tstk-elementor-bg-color-secondary.tstk-bgimage-yes:not(.tstk-col-stretched-yes)>.elementor-column-wrap:before,.elementor-column.elementor-top-column.tstk-elementor-bg-color-secondary.tstk-bgimage-yes:not(.tstk-bg-image-over-color) .elementor-column-wrap .tstk-stretched-div:before,.elementor-column.elementor-top-column.tstk-elementor-bg-color-secondary .elementor-column-wrap .tstk-bgimage-yes.tstk-stretched-div:before {
    background-color: rgba(17,34,93,.90)
}

.elementor-inner-section.tstk-elementor-bg-color-secondary {
    background-color: #11225d!important
}

.elementor-inner-section.tstk-elementor-bg-color-secondary:not(.tstk-bg-image-over-color):before {
    background-color: rgba(17,34,93,.90)
}

.elementor-inner-column.tstk-elementor-bg-color-secondary>div.elementor-column-wrap,.elementor-inner-column.tstk-elementor-bg-color-secondary>div.elementor-widget-wrap {
    background-color: #11225d!important
}

.elementor-inner-column.tstk-elementor-bg-color-secondary:not(.tstk-bg-image-over-color)>div.elementor-column-wrap:before,.elementor-inner-column.tstk-elementor-bg-color-secondary:not(.tstk-bg-image-over-color)>div.elementor-widget-wrap:before {
    background-color: rgba(17,34,93,.90)
}

.elementor-section.elementor-top-section.tstk-elementor-bg-color-blackish,.elementor-section.elementor-top-section.tstk-elementor-bg-color-blackish:before,.elementor-section.elementor-inner-section.tstk-elementor-bg-color-blackish {
    background-color: #222631
}

.elementor-section.elementor-top-section.tstk-elementor-bg-color-blackish.tstk-bgimage-yes:before {
    background-color: rgba(34,38,49,.90)
}

.elementor-column.elementor-top-column.tstk-elementor-bg-color-blackish:not(.tstk-bgimage-yes) .elementor-widget-wrap>.tstk-stretched-div,.elementor-column.elementor-top-column.tstk-elementor-bg-color-blackish.tstk-bg-image-over-color .elementor-widget-wrap>.tstk-stretched-div,.elementor-column.elementor-top-column.tstk-elementor-bg-color-blackish:not(.tstk-col-stretched-yes)>.elementor-widget-wrap,.elementor-column.elementor-top-column.tstk-elementor-bg-color-blackish.tstk-bg-image-over-color:not(.tstk-col-stretched-yes)>.elementor-widget-wrap,.elementor-column.elementor-top-column.tstk-elementor-bg-color-blackish:not(.tstk-bgimage-yes) .elementor-column-wrap>.tstk-stretched-div,.elementor-column.elementor-top-column.tstk-elementor-bg-color-blackish.tstk-bg-image-over-color .elementor-column-wrap>.tstk-stretched-div,.elementor-column.elementor-top-column.tstk-elementor-bg-color-blackish:not(.tstk-col-stretched-yes)>.elementor-column-wrap,.elementor-column.elementor-top-column.tstk-elementor-bg-color-blackish.tstk-bg-image-over-color:not(.tstk-col-stretched-yes)>.elementor-column-wrap {
    background-color: #222631!important
}

.elementor-column.elementor-top-column.tstk-elementor-bg-color-blackish.tstk-bgimage-yes:not(.tstk-col-stretched-yes)>.elementor-widget-wrap:before,.elementor-column.elementor-top-column.tstk-elementor-bg-color-blackish.tstk-bgimage-yes:not(.tstk-bg-image-over-color) .elementor-widget-wrap .tstk-stretched-div:before,.elementor-column.elementor-top-column.tstk-elementor-bg-color-blackish .elementor-widget-wrap .tstk-bgimage-yes.tstk-stretched-div:before,.elementor-column.elementor-top-column.tstk-elementor-bg-color-blackish.tstk-bgimage-yes:not(.tstk-col-stretched-yes)>.elementor-column-wrap:before,.elementor-column.elementor-top-column.tstk-elementor-bg-color-blackish.tstk-bgimage-yes:not(.tstk-bg-image-over-color) .elementor-column-wrap .tstk-stretched-div:before,.elementor-column.elementor-top-column.tstk-elementor-bg-color-blackish .elementor-column-wrap .tstk-bgimage-yes.tstk-stretched-div:before {
    background-color: rgba(34,38,49,.90)
}

.elementor-inner-section.tstk-elementor-bg-color-blackish {
    background-color: #222631!important
}

.elementor-inner-section.tstk-elementor-bg-color-blackish:not(.tstk-bg-image-over-color):before {
    background-color: rgba(34,38,49,.90)
}

.elementor-inner-column.tstk-elementor-bg-color-blackish>div.elementor-column-wrap,.elementor-inner-column.tstk-elementor-bg-color-blackish>div.elementor-widget-wrap {
    background-color: #222631!important
}

.elementor-inner-column.tstk-elementor-bg-color-blackish:not(.tstk-bg-image-over-color)>div.elementor-column-wrap:before,.elementor-inner-column.tstk-elementor-bg-color-blackish:not(.tstk-bg-image-over-color)>div.elementor-widget-wrap:before {
    background-color: rgba(34,38,49,.90)
}

.elementor-section.elementor-top-section.tstk-elementor-bg-color-white,.elementor-section.elementor-top-section.tstk-elementor-bg-color-white:before,.elementor-section.elementor-inner-section.tstk-elementor-bg-color-white {
    background-color: #fff
}

.elementor-section.elementor-top-section.tstk-elementor-bg-color-white.tstk-bgimage-yes:before {
    background-color: rgba(255,255,255,.90)
}

.elementor-column.elementor-top-column.tstk-elementor-bg-color-white:not(.tstk-bgimage-yes) .elementor-widget-wrap>.tstk-stretched-div,.elementor-column.elementor-top-column.tstk-elementor-bg-color-white.tstk-bg-image-over-color .elementor-widget-wrap>.tstk-stretched-div,.elementor-column.elementor-top-column.tstk-elementor-bg-color-white:not(.tstk-col-stretched-yes)>.elementor-widget-wrap,.elementor-column.elementor-top-column.tstk-elementor-bg-color-white.tstk-bg-image-over-color:not(.tstk-col-stretched-yes)>.elementor-widget-wrap,.elementor-column.elementor-top-column.tstk-elementor-bg-color-white:not(.tstk-bgimage-yes) .elementor-column-wrap>.tstk-stretched-div,.elementor-column.elementor-top-column.tstk-elementor-bg-color-white.tstk-bg-image-over-color .elementor-column-wrap>.tstk-stretched-div,.elementor-column.elementor-top-column.tstk-elementor-bg-color-white:not(.tstk-col-stretched-yes)>.elementor-column-wrap,.elementor-column.elementor-top-column.tstk-elementor-bg-color-white.tstk-bg-image-over-color:not(.tstk-col-stretched-yes)>.elementor-column-wrap {
    background-color: #fff!important
}

.elementor-column.elementor-top-column.tstk-elementor-bg-color-white.tstk-bgimage-yes:not(.tstk-col-stretched-yes)>.elementor-widget-wrap:before,.elementor-column.elementor-top-column.tstk-elementor-bg-color-white.tstk-bgimage-yes:not(.tstk-bg-image-over-color) .elementor-widget-wrap .tstk-stretched-div:before,.elementor-column.elementor-top-column.tstk-elementor-bg-color-white .elementor-widget-wrap .tstk-bgimage-yes.tstk-stretched-div:before,.elementor-column.elementor-top-column.tstk-elementor-bg-color-white.tstk-bgimage-yes:not(.tstk-col-stretched-yes)>.elementor-column-wrap:before,.elementor-column.elementor-top-column.tstk-elementor-bg-color-white.tstk-bgimage-yes:not(.tstk-bg-image-over-color) .elementor-column-wrap .tstk-stretched-div:before,.elementor-column.elementor-top-column.tstk-elementor-bg-color-white .elementor-column-wrap .tstk-bgimage-yes.tstk-stretched-div:before {
    background-color: rgba(255,255,255,.90)
}

.elementor-inner-section.tstk-elementor-bg-color-white {
    background-color: #fff!important
}

.elementor-inner-section.tstk-elementor-bg-color-white:not(.tstk-bg-image-over-color):before {
    background-color: rgba(255,255,255,.90)
}

.elementor-inner-column.tstk-elementor-bg-color-white>div.elementor-column-wrap,.elementor-inner-column.tstk-elementor-bg-color-white>div.elementor-widget-wrap {
    background-color: #fff!important
}

.elementor-inner-column.tstk-elementor-bg-color-white:not(.tstk-bg-image-over-color)>div.elementor-column-wrap:before,.elementor-inner-column.tstk-elementor-bg-color-white:not(.tstk-bg-image-over-color)>div.elementor-widget-wrap:before {
    background-color: rgba(255,255,255,.90)
}

.elementor-section.elementor-top-section.tstk-elementor-bg-color-gradient,.elementor-section.elementor-top-section.tstk-elementor-bg-color-gradient:before,.elementor-section.elementor-inner-section.tstk-elementor-bg-color-gradient {
    background-image: -ms-linear-gradient(right,#222631 0,#222631 100%);
    background-image: linear-gradient(to right,#222631,#222631)
}

.elementor-section.elementor-top-section.tstk-elementor-bg-color-gradient.tstk-bgimage-yes:before {
    background-image: -ms-linear-gradient(right,#222631 0,#222631 100%);
    background-image: linear-gradient(to right,#222631,#222631);
    opacity: .5
}

.elementor-column.elementor-top-column.tstk-elementor-bg-color-gradient:not(.tstk-bgimage-yes) .elementor-widget-wrap>.tstk-stretched-div,.elementor-column.elementor-top-column.tstk-elementor-bg-color-gradient.tstk-bg-image-over-color .elementor-widget-wrap>.tstk-stretched-div,.elementor-column.elementor-top-column.tstk-elementor-bg-color-gradient:not(.tstk-col-stretched-yes)>.elementor-widget-wrap,.elementor-column.elementor-top-column.tstk-elementor-bg-color-gradient.tstk-bg-image-over-color:not(.tstk-col-stretched-yes)>.elementor-widget-wrap,.elementor-column.elementor-top-column.tstk-elementor-bg-color-gradient:not(.tstk-bgimage-yes) .elementor-column-wrap>.tstk-stretched-div,.elementor-column.elementor-top-column.tstk-elementor-bg-color-gradient.tstk-bg-image-over-color .elementor-column-wrap>.tstk-stretched-div,.elementor-column.elementor-top-column.tstk-elementor-bg-color-gradient:not(.tstk-col-stretched-yes)>.elementor-column-wrap,.elementor-column.elementor-top-column.tstk-elementor-bg-color-gradient.tstk-bg-image-over-color:not(.tstk-col-stretched-yes)>.elementor-column-wrap {
    background-image: -ms-linear-gradient(right,#222631 0,#222631 100%);
    background-image: linear-gradient(to right,#222631,#222631)
}

.elementor-column.elementor-top-column.tstk-elementor-bg-color-gradient.tstk-bgimage-yes:not(.tstk-col-stretched-yes)>.elementor-widget-wrap:before,.elementor-column.elementor-top-column.tstk-elementor-bg-color-gradient.tstk-bgimage-yes:not(.tstk-bg-image-over-color) .elementor-widget-wrap .tstk-stretched-div:before,.elementor-column.elementor-top-column.tstk-elementor-bg-color-gradient .elementor-widget-wrap .tstk-bgimage-yes.tstk-stretched-div:before,.elementor-column.elementor-top-column.tstk-elementor-bg-color-gradient.tstk-bgimage-yes:not(.tstk-col-stretched-yes)>.elementor-column-wrap:before,.elementor-column.elementor-top-column.tstk-elementor-bg-color-gradient.tstk-bgimage-yes:not(.tstk-bg-image-over-color) .elementor-column-wrap .tstk-stretched-div:before,.elementor-column.elementor-top-column.tstk-elementor-bg-color-gradient .elementor-column-wrap .tstk-bgimage-yes.tstk-stretched-div:before {
    background-image: -ms-linear-gradient(right,#222631 0,#222631 80%);
    background-image: linear-gradient(to right,#222631,#222631);
    opacity: .5
}

.elementor-inner-section.tstk-elementor-bg-color-gradient {
    background-image: -ms-linear-gradient(right,#222631 0,#222631 100%);
    background-image: linear-gradient(to right,#222631,#222631)
}

.elementor-inner-section.tstk-elementor-bg-color-gradient:not(.tstk-bg-image-over-color):before {
    background-image: -ms-linear-gradient(right,#222631 0,#222631 100%);
    background-image: linear-gradient(to right,#222631,#222631);
    opacity: .5
}

.elementor-inner-column.tstk-elementor-bg-color-gradient>div.elementor-column-wrap,.elementor-inner-column.tstk-elementor-bg-color-gradient>div.elementor-widget-wrap {
    background-image: -ms-linear-gradient(right,#222631 0,#222631 100%);
    background-image: linear-gradient(to right,#222631,#222631)
}

.elementor-inner-column.tstk-elementor-bg-color-gradient:not(.tstk-bg-image-over-color)>div.elementor-column-wrap:before,.elementor-inner-column.tstk-elementor-bg-color-gradient:not(.tstk-bg-image-over-color)>div.elementor-widget-wrap:before {
    background-image: -ms-linear-gradient(right,#222631 0,#222631 100%);
    background-image: linear-gradient(to right,#222631,#222631)
}

.wp-block-button__link:hover,.is-style-outline a.wp-block-button__link:hover,.wp-block-search .wp-block-search__button,.tstk-team-form button:hover,.wp-block-tag-cloud a:hover,.footer-wrap .widget_tag_cloud a:hover,.tstk-btn-style-flat.tstk-btn-color-blackish .elementor-button:hover,.post.sticky .tstk-blog-classic:after,.nav-links .page-numbers:hover,.nav-links .page-numbers.current,.search-results .tstk-top-search-form .search-form button,.search-no-results .search-no-results-content .search-form button,input[type=submit]:hover,.site-header .tstk-bg-color-globalcolor,.site-header .tstk-sticky-header.tstk-sticky-bg-color-globalcolor,.tstk-btn-style-flat .elementor-button,.tstk-btn-style-flat.tstk-btn-color-globalcolor .elementor-button,.tstk-bg-color-globalcolor,.tstk-footer-section.tstk-bg-color-globalcolor:before,button,html input[type=button],input[type=reset],input[type=submit],.tstk-bg-color-global,body .scroll-to-top {
    background-color: #3189d0
}

.tstk-footer-section.tstk-bg-color-globalcolor.tstk-bg-image-yes:before {
    background-color: rgba(49,137,208,.70)
}

.tstk-team-single-style-1 .tstk-team-designation,.tstk-search-results-right .tstk-post-title a:hover,.tstk-portfolio-single .tstk-portfolio-nav-head,.tstk-footer-section.tstk-text-color-globalcolor .widget-title,.tstk-footer-section.tstk-text-color-globalcolor,.tstk-footer-section.tstk-text-color-globalcolor a,.tstk-btn-style-text.tstk-btn-color-globalcolor .elementor-button,.tstk-globalcolor,.tstk-skincolor,.post-navigation .nav-links a:hover {
    color: #3189d0
}

.tstk-ourhistory .tstk-ourhistory-right:before,a.tstk-lightbox-video:before,a.tstk-lightbox-video:after,.post.sticky {
    border-color: #3189d0
}

.tstk-btn-style-outline .elementor-button {
    border-color: #3189d0;
    color: #3189d0
}

.tstk-btn-style-outline .elementor-button:hover {
    background-color: #3189d0
}

.elementor-widget-button.tstk-btn-bg-color-secondary .elementor-button,.tstk-ourhistory .label,.tstk-bg-color-secondarycolor,.tstk-bg-color-secondary,.tstk-footer-section.tstk-bg-color-secondarycolor:before {
    background-color: #11225d
}

.tstk-footer-section.tstk-bg-color-secondarycolor.tstk-bg-image-yes:before {
    background-color: rgba(17,34,93,.90)
}

.tstk-footer-section.tstk-text-color-secondarycolor .widget-title,.tstk-footer-section.tstk-text-color-secondarycolor,.tstk-footer-section.tstk-text-color-secondarycolor a,.tstk-btn-style-text.tstk-btn-color-secondary .elementor-button,.testcolor {
    color: #11225d
}

.tstk-ourhistory .label:after {
    border-left: 7px solid #11225d
}

.testcolor {
    border-color: #11225d
}

.tstk-btn-style-outline.tstk-btn-color-secondary .elementor-button {
    border-color: #11225d;
    color: #11225d
}

.tstk-btn-style-outline.tstk-btn-color-secondary .elementor-button:hover {
    background-color: #11225d
}

.elementor-widget-button.tstk-btn-color-gradient .elementor-button,.tstk-bg-color-gradient {
    background-image: -ms-linear-gradient(right,#222631 0,#222631 100%);
    background-image: linear-gradient(to right,#222631,#222631)
}

.tstk-footer-section.tstk-bg-color-gradientcolor:before {
    background-image: -ms-linear-gradient(right,#222631 0,#222631 100%)!important;
    background-image: linear-gradient(to right,#222631,#222631)!important
}

.elementor-widget-button.tstk-btn-color-gradient .elementor-button {
    border-image-slice: 1;
    border-image-source: linear-gradient(to left,#222631,#222631)
}

.themestek-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next:hover,.themestek-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev:hover,.tstk-btn-style-flat.tstk-btn-color-globalcolor .elementor-button:hover,.tstk-btn-style-flat.tstk-btn-color-white .elementor-button:hover,.tstk-btn-style-flat.tstk-btn-color-blackish .elementor-button,.tstk-bg-color-blackish,body .scroll-to-top:hover,.tstk-footer-section.tstk-bg-color-blackish:before {
    background-color: #222631
}

.nav-links .page-numbers,.tstk-btn-style-outline.tstk-btn-color-white .elementor-button:hover,.tstk-footer-section.tstk-text-color-blackish .widget-title,.tstk-footer-section.tstk-text-color-blackish a,.tstk-btn-style-text.tstk-btn-color-blackish .elementor-button,.tstk-btn-style-flat.tstk-btn-color-light .elementor-button,.tstk-btn-style-flat.tstk-btn-color-white .elementor-button,.tstk-color-blackish,.tstk-text-color-blackish h1,.tstk-text-color-blackish h2,.tstk-text-color-blackish h3,.tstk-text-color-blackish h4,.tstk-text-color-blackish h5,.tstk-text-color-blackish h6,.tstk-blackish {
    color: #222631
}

.tstk-footer-section.tstk-text-color-blackish {
    color: rgba(34,38,49,.95)
}

.tstk-team-single-style-1 .tstk-team-details-wrap,.tstk-btn-style-flat.tstk-btn-color-light .elementor-button,.tstk-bg-color-light,.tstk-footer-section.tstk-bg-color-light:before {
    background-color: #f3f6f8
}

.tstk-btn-style-text.tstk-btn-color-blackish .elementor-button {
    color: #f3f6f8
}

.tstk-btn-style-outline.tstk-btn-color-light .elementor-button {
    border-color: #f3f6f8;
    color: #f3f6f8
}

.tstk-bg-color-white,.tstk-footer-section.tstk-bg-color-white:before {
    background-color: #fff
}

.tstk-btn-style-flat.tstk-btn-color-white .elementor-button:hover,.tstk-color-white,.tstk-text-color-white .tstk-heading-subheading .tstk-element-title,.tstk-color-white,.tstk-text-color-white h1,.tstk-text-color-white h2,.tstk-text-color-white h3,.tstk-text-color-white h4,.tstk-text-color-white h5,.tstk-text-color-white h6,.tstk-white {
    color: #fff
}

.tstk-blog-classic .tstk-post-title a:hover,.tstk-header-style-4 .tstk-sticky-header .tstk-icon-wrap .tstk-cart-wrapper a:hover,.tstk-header-style-4 .tstk-sticky-header .tstk-icon-wrap .tstk-header-search-btn a:hover,.tstk-blog-style-2 .tstk-meta-container .tstk-meta-line a:hover,.tstk-portfolio-style-1 .tstk-read-more-link a:hover,.tstk-portfolio-style-1 .tstk-portfolio-title a:hover,.tstk-blog-style-1 .tstk-meta-line a:hover,.tstk-service-style-1 .tstk-service-btn a:hover,.tstk-header-style-2 .tstk-social-links li a:hover,.tstk-service-style-1 h3.tstk-service-title a:hover,.tstk-anchor-menu:not(.tstk-sticky-on) li:hover a,.wp-calendar-table td#today a,.themestek-ptable-price-w,.site-footer .widget ul a:hover,.tstk-footer-section.tstk-text-color-white a:hover,.tstk-pricing-table-box .tstk-ptable-icon-wrapper,.site-content .tstk_widget_list_all_posts ul>li.tstk-post-active a,.tstk-service-style-1 .tstk-service-cat a,.tstk-service-style-3 .tstk-service-cat a,.tstk-blog-classic blockquote:not(.wp-block-quote):not(.has-text-color):after,.tstk-portfolio-line-title,.themestek-sidebar .widget.enhanced-text-widget .tstk-call i,.bizconmy_recent_posts_widget .tstk-rpw-content .tstk-rpw-date a,.tstk-text-color-white .tstk-service-style-1 .tstk-service-cat a,.tstk-text-color-white .tstk-service-style-3 .tstk-service-cat a,.tstk-blog-style-2 .tstk-read-more-link a,.tstk-blog-style-2 .tstk-meta-container .tstk-meta-line i,.themestek-accordion-number .elementor-accordion .elementor-accordion-item .elementor-tab-title:before,.tstk-testimonial-style-4 .themestek-post-item:after,.tstk-testimonial-style-4 .themestek-testimonial-detail,.tstk-testimonial-style-3 .themestek-testimonial-detail,.tstk-testimonial-style-3 .themestek-post-item:after,.themestek-ele-fid-style-1 .tstk-fid-inner,.tstk-ihbox-style-6 .tstk-ihbox-icon-wrapper i,.tstk-ihbox-style-5 .tstk-heading-desc,.tstk-ihbox-style-4 .tstk-ihbox-icon-wrapper i,.tstk-ihbox-style-1 .tstk-ihbox-icon-wrapper i,.tstk-ihbox-style-2 .tstk-ihbox-icon-wrapper i,.tstk-blog-style-1 .tstk-read-more-link a,.tstk-portfolio-style-1 .tstk-port-cat a,.tstk-portfolio-style-2 .tstk-port-cat a,.tstk-service-style-2 .tstk-service-icon-wrapper,.wrapper {
    color: #3189d0
}

.tstk-pricing-table-box .tstk-ptable-svg-wrapper svg,.tstk-pricing-table-box .tstk-ptable-icon-wrapper svg,.tstk-service-style-2 .tstk-service-icon-wrapper svg,.tstk-ihbox-style-6 .tstk-ihbox-svg-wrapper svg,.tstk-ihbox-style-6 .tstk-ihbox-icon-wrapper svg,.tstk-ihbox-style-4 .tstk-ihbox-svg-wrapper svg,.tstk-ihbox-style-4 .tstk-ihbox-icon-wrapper svg,.tstk-ihbox-style-2 .tstk-ihbox-svg-wrapper svg,.tstk-ihbox-style-2 .tstk-ihbox-icon-wrapper svg,.tstk-ihbox-style-1 .tstk-ihbox-svg-wrapper svg,.tstk-ihbox-style-1 .tstk-ihbox-icon-wrapper svg {
    fill: #3189d0
}

.tstk-ihbox-style-7 .tstk-ihbox-svg-wrapper,.tstk-ihbox-style-7 .tstk-ihbox-icon-wrapper,.widget_calendar table th,#menu-anchor-menu li a:after,.tstk-static-box-style-1 .tstk-contentbox,.tstk-static-box-style-2 .tstk-contentbox,.tstk-elementor-bg-color-blackish .elementor-widget-button.tstk-btn-style-outline .elementor-button .elementor-button-content-wrapper:before,.tstk-element-testimonial-style-4.themestek-element-viewtype-carousel .owl-carousel button.owl-dot.active,.tstk-footer-widget .tstk-social-links li a:hover,body .tstk-blog-meta-top span+span:after,.tstk-meta-highlight-date,.tstk-team-single-style-1 .tstk-team-social-links a:hover,.tstk-team-single-style-2 .tstk-team-social-links a:hover,.single-tstk-team-member .tstk-team-single-style-1 .tstk-team-details-wrap:after,.reply a,.tstk-blog-classic-inner .tstk-read-more-link a:hover,.tstk-ele-header-area .tstk-service-btn a,.tstk-ptable-btn a:hover,.widget .download .item-download a,.site-footer .widget.widget_archive ul>li:before,.site-footer .widget.widget_categories ul>li:before,.widget.bizconmy_category_list_widget ul li a:before,.widget.widget_categories ul li>a:before,.widget.widget_meta ul li a:before,.widget.widget_archive ul li>a:before,.widget.widget_recent_comments ul li:before,.widget.widget_recent_entries ul li>a:before,.widget.widget_nav_menu ul li>a:before,.widget.widget_pages ul li a:before,.widget.widget_search .search-form button,.themestek-sidebar .widget .widget-title:before,.themestek-sidebar .widget_search .wp-block-search__label:before,.themestek-sidebar .widget_block .wp-block-group h2:before,.site-content .widget .wp-block-latest-comments li:before,.site-content .widget .wp-block-latest-posts li>a:before,.tstk-heading-subheading h4.tstk-element-subtitle:before,.tstk-blog-style-2 .tstk-meta-date-wrapper,.elementor-progress-percentage,.tstk-tabs .tstk-tabs-heading li.tstk-tab-li-active:after,.tstk-ihbox-style-3 .tstk-ihbox-icon-type-text:after,.tstk-line-style .elementor-icon-list-item .elementor-icon-list-text:before,.tstk-blog-style-1 .tstk-meta-category:before,.tstk-team-style-1 .tstk-social-li a,.tstk-team-style-1 .themestek-box-team-position:after,.tstk-team-style-2 .themestek-box-team-position:after,.tstk-portfolio-style-1 .tstk-port-cat a:after,.tstk-portfolio-style-2 .tstk-port-cat a:after,.tstk-team-style-2 .tstk-team-social-links li a,.tstk-service-style-1 .tstk-service-cat a:after,.tstk-service-style-3 .tstk-service-cat a:after,.tstk-btn-style-outline.tstk-btn-color-globalcolor .elementor-button .elementor-button-content-wrapper:before {
    background-color: #3189d0
}

.tstk-anchor-menu.tstk-sticky-on>.container>div:after,.tstk-anchor-menu.tstk-sticky-on>.container,.tstk-anchor-menu.tstk-sticky-on>.container>div,.tstk-rev-skincolor-btn.rev-btn:hover {
    background-color: #3189d0!important
}

.tstk-service-style-2 .tstk-service-icon-wrapper:after {
    background-color: rgba(49,137,208,.07)
}

.tstk-ptable-btn a:hover,.tstk-lightbox-video a.elementor-icon:after,.tstk-lightbox-video a.elementor-icon:before,.tstk-spc-blockquote blockquote,.tstk-sortable-list a.tstk-selected {
    border-color: #3189d0
}

.test {
    border-bottom-color: #3189d0
}

.elementor-progress-percentage:after {
    border-color: #3189d0 #3189d0 transparent transparent
}

.tstk-rev-skincolor-btn.rev-btn {
    border-color: #3189d0!important
}

.tstk-pricing-table-box {
    border-top-color: #3189d0!important
}

blockquote {
    border-left-color: #3189d0
}

.tstk-anchor-menu li a,.elementor-container.tstk-sticky-header #menu-anchor-menu li.current-menu-item a,.tstk-anchor-menu.tstk-sticky-on li:hover a,.tstk-header-style-4 .tstk-icon-wrap .tstk-cart-wrapper a:hover,.tstk-header-style-4 .tstk-icon-wrap .tstk-header-search-btn a:hover,.tstk-text-color-white .tstk-dark .tstk-heading-subheading .tstk-element-subtitle,.tstk-blog-style-1 .tstk-read-more-link a:hover,.tstk-ele-header-area .tstk-service-btn a:hover,.tstk-form-style-1 .input-group.input-button button:hover,.themestek-ele-fid-style-3 .tstk-sbox-icon-wrapper,.test {
    color: #11225d
}

.themestek-ele-fid-style-3 .tstk-fid-svg-wrapper svg,.themestek-ele-fid-style-3 .tstk-sbox-icon-wrapper svg {
    fill: #11225d
}

.themestek-sidebar .widget.enhanced-text-widget,.tstk-anchor-menu.tstk-sticky-on li:hover a:before,.tstk-dark .tstk-heading-subheading h4.tstk-element-subtitle:before,.tstk-service-1-inner-wrap,.tstk-ptable-btn a,.themestek-ele-pricing-table .tstk-ptablebox-featured-w:after,.themestek-ele-pricing-table .tstk-ptablebox-featured-w,.wpcf7-form .tstk-team-form button:hover,.wpcf7-form .tstk-form-style-1 button:hover span:before,.tstk-element-testimonial-style-4.themestek-element-viewtype-carousel .owl-carousel button.owl-dot,.tstk-footer-newsletter button:hover,.tstk-blog-classic blockquote:not(.wp-block-quote):not(.has-text-color),.widget .download .item-download a:hover,.tstk-single-project-details-list,.themestek-sidebar .widget.widget_search,body .elementor-element .elementor-accordion .elementor-accordion-item .elementor-tab-title.elementor-active,.tstk-team-style-1 .tstk-social-li a:hover,.tstk-portfolio-style-1 .themestek-titlebox,.tstk-team-style-2 .tstk-team-social-links li a:hover,.tstk-service-style-2 .tstk-service-icon-wrapper:before,.reply a:hover,.tstk-btn-style-outline.tstk-btn-color-secondary .elementor-button .elementor-button-content-wrapper:before {
    background-color: #11225d
}

.tstk-portfolio-style-2 .themestek-box-content {
    background-color: rgba(17,34,93,.80)
}

.tstk-ele-header-area .tstk-service-btn a:hover span:before {
    background-color: #11225d!important
}

.themestek-ele-fid-style-2:after {
    border-color: #11225d #11225d transparent transparent
}

.tstk-fid-sup .themestek-ele-fid-style-2:after {
    border-color: transparent transparent #11225d #11225d
}

.tstk-service-style-3 .tstk-service-cat a:hover,.tstk-blog-style-2 .tstk-read-more-link a:hover,.tstk-header-style-3 .tstk-social-links li a:hover,.tstk-service-style-3 .tstk-service-cat a:hover,.tstk-elementor-bg-color-blackish .elementor-widget-button.tstk-btn-style-flat .elementor-button:hover,.tstk-btn-style-flat.tstk-btn-color-globalcolor.tstk-hover-white .elementor-button:hover,.tstk-testimonial-style-4 blockquote,.tstk-blog-classic .tstk-post-title a,.test {
    color: #222631
}

.widget_calendar table td,.tstk-elementor-bg-color-blackish .elementor-widget-button.tstk-btn-style-flat .elementor-button:hover span:before,.tstk-btn-style-outline.tstk-btn-color-blackish .elementor-button .elementor-button-content-wrapper:before,.comment-form .form-submit input[type=submit] {
    background-color: #222631
}

blockquote.has-very-dark-gray-color {
    border-left-color: #222631
}

.tstk-pricing-table-box .tstk-ptable-svg-wrapper,.tstk-pricing-table-box .tstk-ptable-icon-wrapper,.tstk-pricing-table-box .tstk-ptable-lines-w,.tstk-blog-classic-inner .tstk-read-more-link a,.themestek-sidebar .widget,.tstk-sidebar-left #secondary:after,.tstk-sidebar-right #secondary:after,.themestek-sidebar .widget.tstk_widget_list_all_posts,.tstk-sidebar-left #secondary:after,.tstk-btn-style-outline.tstk-btn-color-light .elementor-button .elementor-button-content-wrapper:before,.tstk-sidebar-right #secondary:after {
    background-color: #f3f6f8
}

.test-bg-color {
    color: #f3f6f8
}

.tstk-ptable-col .tstk-pricing-table-box {
    border-color: #f3f6f8
}

.testbg {
    background-image: -ms-linear-gradient(right,#222631 0,#222631 100%);
    background-image: linear-gradient(to right,#222631,#222631)
}

.tstk-responsive-icons {
    position: absolute;
    top: 30px;
    left: 20px;
    display: none
}

.admin-bar .tstk-responsive-icons {
    top: 65px
}

.tstk-responsive-icons>div {
    margin: 0 10px
}

.tstk-responsive-icons>div:first-child {
    margin-left: 0
}

.tstk-responsive-icons .tstk-cart-wrapper a {
    position: relative;
    padding-left: 0
}

.tstk-responsive-icons .tstk-cart-wrapper.tstk-show-cart-amount-no a {
    padding-left: 25px
}

.tstk-responsive-icons .tstk-cart-wrapper .tstk-cart-count {
    position: absolute;
    top: -21px;
    left: 0;
    background-color: #3189d0;
    color: #222631;
    line-height: 20px;
    width: 20px;
    text-align: center;
    border-radius: 50%;
    font-size: 13px
}

.tstk-responsive-icons .tstk-cart-wrapper {
    display: block!important
}

.tstk-responsive-icons .tstk-header-search-btn {
    position: unset!important
}

.woocommerce-info,.woocommerce-message {
    border-top-color: #3189d0
}

.woocommerce-info::before,.woocommerce ul.cart_list li ins,.woocommerce ul.product_list_widget li ins {
    color: #3189d0
}

.single-product .entry-summary .product_meta .posted_in,.single-product .entry-summary .product_meta .sku_wrapper {
    color: #222631
}

.widget_product_categories ul li .count,.widget_product_categories ul>li span,.widget.widget_product_search .woocommerce-product-search button,.woocommerce-product-search [type=submit],.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover,.woocommerce .woocommerce-error .button:hover,.woocommerce .woocommerce-info .button:hover,.woocommerce .woocommerce-message .button:hover,.woocommerce-page .woocommerce-error .button:hover,.woocommerce-page .woocommerce-info .button:hover,.woocommerce-page .woocommerce-message .button:hover,.woocommerce-form-coupon button[type=submit]:hover,.woocommerce #payment #place_order:hover,.woocommerce-page #payment #place_order:hover,.woocommerce #review_form #respond .form-submit input,.woocommerce .woocommerce-error .button:hover,.woocommerce .woocommerce-info .button:hover,.woocommerce .woocommerce-message .button:hover,.woocommerce-page .woocommerce-error .button:hover,.woocommerce-page .woocommerce-info .button:hover,.woocommerce-page .woocommerce-message .button:hover,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current,.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range,.woocommerce .widget_shopping_cart .buttons a:not(.wcppec-cart-widget-button),.woocommerce.widget_shopping_cart .buttons a:not(.wcppec-cart-widget-button),.woocommerce .widget_price_filter .price_slider_amount .button,.woocommerce .cart .button,.woocommerce .cart input.button,#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,.woocommerce div.product form.cart .button,.woocommerce div.product .woocommerce-tabs ul.tabs li a,.woocommerce ul.products li.product .button {
    background-color: #3189d0
}

.woocommerce #payment #place_order,.woocommerce-page #payment #place_order,.woocommerce .woocommerce-form-login .woocommerce-form-login__submit,.woocommerce-form-coupon button[type=submit],.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,.woocommerce .widget_price_filter .price_slider_amount .button:hover,.woocommerce #review_form #respond .form-submit input:hover,.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button,.woocommerce .woocommerce-error .button:hover,.woocommerce .woocommerce-info .button:hover,.woocommerce .woocommerce-message .button:hover .woocommerce-page .woocommerce-error .button:hover,.woocommerce-page .woocommerce-info .button:hover,.woocommerce-page .woocommerce-message .button:hover,.woocommerce .cart .button:hover,.woocommerce .cart input.button:hover,#add_payment_method .wc-proceed-to-checkout a.checkout-button:hover,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover,.woocommerce div.product form.cart .button:hover,.woocommerce ul.products li.product .button:hover {
    background-color: #222631
}

.woocommerce-info,.woocommerce-message {
    border-top-color: #3189d0
}

@media (max-width: 1200px) {
    .tstk-header-style-4 .tstk-header-top-area>.container>.d-flex,.tstk-header-top-area>.container {
        position:relative
    }

    .tstk-header-style-4 .tstk-icon-wrap,.tstk-header-info-inner,.something {
        display: none
    }

    .navbar-expand-lg .navbar-nav {
        -ms-flex-direction: unset!important;
        flex-direction: unset!important
    }

    .tstk-header-menu-area-inner,.tstk-navbar {
        display: block!important
    }

    .nav-menu-toggle {
        display: block;
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        background-color: transparent;
        padding: 0;
        font-size: 35px;
        line-height: 35px;
        color: #2c2c2c;
        width: 40px
    }

    .tstk-navbar>div {
        background-color: #fff
    }

    .sub-menu {
        display: none
    }

    .tstk-header-menu-area-wrapper {
        min-height: auto!important
    }

    .closepanel {
        position: absolute;
        z-index: 99;
        right: 24px;
        top: 33px;
        display: block;
        width: 30px;
        height: 30px;
        line-height: 30px;
        border-radius: 50%;
        text-align: center;
        cursor: pointer;
        font-size: 16px;
        color: #fff;
        border: 0;
        background-color: rgb(111 111 111);
        -webkit-transition: all 300ms ease;
        transition: all 300ms ease
    }

    .admin-bar .closepanel {
        top: 65px
    }

    .closepanel:hover {
        background-color: #3189d0;
        color: #fff
    }

    .tstk-responsive-icons {
        display: flex
    }

    .tstk-mobile-menu-bg {
        position: fixed;
        right: 0;
        top: 0;
        width: 0;
        height: 100%;
        z-index: 99;
        background: rgba(0,0,0,.90);
        -webkit-transform: translateX(101%);
        -ms-transform: translateX(101%);
        transform: translateX(101%);
        transition: all 900ms ease;
        -moz-transition: all 900ms ease;
        -webkit-transition: all 900ms ease;
        -ms-transition: all 900ms ease;
        -o-transition: all 900ms ease;
        -webkit-transition-delay: 300ms;
        -moz-transition-delay: 300ms;
        -ms-transition-delay: 300ms;
        -o-transition-delay: 300ms;
        transition-delay: 300ms
    }

    .active .tstk-mobile-menu-bg {
        opacity: 1;
        width: 100%;
        visibility: visible;
        transition: all 900ms ease;
        -moz-transition: all 900ms ease;
        -webkit-transition: all 900ms ease;
        -ms-transition: all 900ms ease;
        -o-transition: all 900ms ease;
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%)
    }

    .tstk-navbar>div {
        background-color: #fff;
        position: fixed;
        top: 0;
        right: 0;
        z-index: 1000;
        width: 300px;
        height: 100%;
        padding: 0;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        visibility: hidden;
        -webkit-transform: translateX(101%);
        -ms-transform: translateX(101%);
        transform: translateX(101%);
        transition: all 600ms ease;
        -moz-transition: all 600ms ease;
        -webkit-transition: all 600ms ease;
        -ms-transition: all 600ms ease;
        -o-transition: all 600ms ease
    }

    .tstk-navbar>div.active {
        transition: all 600ms ease;
        -moz-transition: all 600ms ease;
        -webkit-transition: all 600ms ease;
        -ms-transition: all 600ms ease;
        -o-transition: all 600ms ease;
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
        -webkit-transition-delay: 300ms;
        -moz-transition-delay: 300ms;
        -ms-transition-delay: 300ms;
        -o-transition-delay: 300ms;
        transition-delay: 300ms;
        visibility: visible;
        overflow-y: scroll
    }

    .tstk-navbar>div>ul {
        padding: 98px 0
    }

    .tstk-navbar>div>ul li a {
        color: #000!important;
        padding: 15px 25px;
        height: auto;
        display: inline-block
    }

    .tstk-navbar>div>ul ul {
        padding-left: 1em;
        overflow: hidden;
        display: none
    }

    ul .sub-menu.show,ul .children.show {
        display: block
    }

    .tstk-navbar li {
        position: relative
    }

    .tstk-navbar ul.menu>li {
        border-bottom: 1px solid rgba(0 0 0 / 6%)
    }

    .sub-menu-toggle {
        display: block;
        position: absolute;
        right: 25px;
        top: 15px;
        cursor: pointer;
        color: rgba(0,0,0,.80)
    }

    .tstk-navbar ul ul {
        background-color: transparent!important
    }

    .tstk-header-style-2 .tstk-header-wrapper.tstk-sticky-header,.tstk-header-style-1 .tstk-header-wrapper.tstk-sticky-header {
        position: static!important;
        width: auto!important
    }

    .tstk-header-style-2 .tstk-header-wrapper>.container>.d-flex,.tstk-header-style-1 .tstk-header-wrapper>.container>.d-flex {
        position: relative
    }

    .tstk-header-style-2 .tstk-header-search-btn,.tstk-header-style-1 .tstk-header-search-btn {
        position: absolute;
        right: 60px
    }

    .tstk-header-style-2 .nav-menu-toggle,.tstk-header-style-3 .nav-menu-toggle {
        color: #222631
    }

    .tstk-header-style-2 .tstk-right-box,.tstk-header-style-4 .tstk-right-box,.tstk-header-style-3 .tstk-right-box,.tstk-header-style-1 .tstk-right-box {
        display: none
    }

    .tstk-mobile-search {
        display: block
    }

    .tstk-mobile-search .tstk-header-search-btn {
        display: block;
        position: absolute;
        right: 60px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .tstk-header-search-form-wrapper .search-form {
        margin: 0 30px;
        top: 40%
    }

    .tstk-responsive-logo-yes .tstk-sticky-logo,.tstk-responsive-logo-yes .tstk-main-logo {
        display: none
    }

    .tstk-responsive-logo-yes .tstk-responsive-logo {
        display: inline-block
    }

    .tstk-responsive-header-bgcolor-globalcolor .tstk-header-wrapper {
        background-color: #3189d0!important
    }

    .tstk-responsive-header-bgcolor-white .tstk-header-wrapper {
        background-color: #fff!important
    }

    .tstk-responsive-header-bgcolor-blackish .tstk-header-wrapper {
        background-color: #222!important
    }

    .tstk-cart-wrapper {
        display: none!important
    }

    .tstk-header-style-2 .tstk-header-inner-wrapper {
        margin: 0 15px;
        position: relative
    }

    .tstk-header-style-3 .tstk-header-content {
        margin: 0 15px;
        position: relative;
        margin-left: 0
    }

    .site-header.tstk-header-style-3:after,.site-header.tstk-header-style-3 .tstk-header-height-wrapper .tstk-social-links {
        display: none
    }

    .site-header.tstk-header-style-3 .tstk-header-inner .container {
        margin: 0!important
    }

    .site-header .tstk-sticky-header {
        display: none!important
    }
}

@media (min-width: 1201px) {
    .tstk-responsive-logo {
        display:none
    }

    .nav-menu-toggle,.something {
        display: none
    }

    .tstk-sticky-header .site-title img.tstk-main-logo,.site-title img.tstk-sticky-logo {
        max-height: 40px
    }

    .tstk-sticky-header.tstk-header-wrapper {
        box-shadow: 0 0 10px rgba(0,0,0,.1)
    }

    body:not(.tstk-max-mega-menu-override) .tstk-navbar>div>ul>li,body:not(.tstk-max-mega-menu-override) .tstk-navbar>div>ul>li>a {
        line-height: 115px!important;
        height: 115px
    }

    body:not(.tstk-max-mega-menu-override) .tstk-sticky-header .tstk-navbar>div>ul>li,body:not(.tstk-max-mega-menu-override) .tstk-sticky-header .tstk-navbar>div>ul>li>a,.tstk-sticky-header .site-title {
        line-height: 90px!important;
        height: 90px
    }

    body:not(.tstk-max-mega-menu-override) .tstk-navbar ul>li>ul>li.current-menu-item>a,body:not(.tstk-max-mega-menu-override) .tstk-navbar ul>li>ul li.current_page_item>a,body:not(.tstk-max-mega-menu-override) .tstk-navbar ul>li>ul li.current_page_ancestor>a,body:not(.tstk-max-mega-menu-override) .tstk-navbar>div>ul>li:hover>a,body:not(.tstk-max-mega-menu-override) .tstk-navbar>div>ul>li.current_page_item>a,body:not(.tstk-max-mega-menu-override) .tstk-navbar>div>ul>li.current-menu-parent>a {
        color: #3189d0
    }

    body:not(.tstk-max-mega-menu-override) .tstk-navbar ul>li>ul li.current_page_item>a:before,body:not(.tstk-max-mega-menu-override) .tstk-navbar ul>li>ul li.current_page_ancestor>a:before,body:not(.tstk-max-mega-menu-override) .tstk-navbar ul>li>ul li.current_page_parent>a:before {
        background-color: #3189d0
    }

    body:not(.tstk-max-mega-menu-override) .tstk-navbar ul>li>ul li:hover>a {
        color: #fff!important
    }

    .tstk-navbar>div>ul {
        position: relative;
        z-index: 597
    }

    body:not(.tstk-max-mega-menu-override) .tstk-navbar>div>ul>li {
        float: left;
        min-height: 1px;
        vertical-align: middle;
        position: relative
    }

    body:not(.tstk-max-mega-menu-override) .tstk-navbar>div>ul ul {
        visibility: hidden;
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 598
    }

    .tstk-navbar ul>li:hover>ul {
        z-index: 600
    }

    .tstk-navbar>div>ul li ul.tstk-nav-left {
        left: inherit;
        right: 0
    }

    .tstk-navbar>div>ul li ul ul.tstk-nav-left {
        left: -100%;
        right: 0
    }

    .tstk-navbar>div>ul ul li {
        float: none
    }

    body:not(.tstk-max-mega-menu-override) .tstk-navbar>div>ul ul ul {
        top: 0;
        left: 100%;
        width: 190px
    }

    .tstk-navbar>div>ul ul {
        margin-top: 0
    }

    .tstk-navbar>div>ul ul li {
        font-weight: normal
    }

    .tstk-navbar a {
        display: block;
        line-height: 1em;
        text-decoration: none
    }

    body:not(.tstk-max-mega-menu-override) .tstk-navbar>div>ul ul li:hover>a {
        background-color: #3189d0
    }

    .tstk-navbar>ul {
        display: inline-block
    }

    .tstk-navbar:after,.tstk-navbar ul:after {
        content: '';
        display: block;
        clear: both
    }

    .tstk-navbar ul {
        text-transform: uppercase
    }

    body:not(.tstk-max-mega-menu-override) .tstk-navbar ul ul {
        min-width: 270px;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all .3s linear 0s;
        transition: all .3s linear 0s;
        box-shadow: 0 10px 40px rgba(0,0,0,.20);
        border-top: 3px solid #3189d0
    }

    body:not(.tstk-max-mega-menu-override) .tstk-navbar ul>li:hover>ul {
        visibility: visible;
        opacity: 1
    }

    .tstk-navbar ul>li>ul>li>a {
        padding: 15px 30px
    }

    .tstk-navbar ul>li>ul>li:hover>a {
        padding-left: 40px
    }

    .tstk-navbar ul>li>ul>li>a:before {
        position: absolute!important;
        content: ''!important;
        left: 18px;
        top: 24px;
        width: 0;
        height: 2px;
        background-color: transparent;
        -webkit-transition: all .500s ease-in-out;
        transition: all .500s ease-in-out
    }

    .tstk-navbar ul>li>ul>li:hover>a:before {
        background-color: rgba(255,255,255,.50);
        width: 10px
    }

    body:not(.tstk-max-mega-menu-override) .tstk-navbar ul ul a {
        border-bottom: 1px solid rgba(0,0,0,.10);
        border-top: 0 none;
        line-height: 150%;
        padding: 16px 20px
    }

    .tstk-navbar ul ul ul {
        border-top: 0 none
    }

    .tstk-navbar ul ul li {
        position: relative
    }

    .tstk-navbar ul li.last ul {
        left: auto;
        right: 0
    }

    .tstk-navbar ul li.last ul ul {
        left: auto;
        right: 99.5%
    }

    body:not(.tstk-max-mega-menu-override) .tstk-navbar div>ul>li>a {
        margin: 0 20px
    }

    .tstk-navbar div>ul>li.menu-item-has-children>a:after {
        font-family: themestek-base-icons;
        content: '\e811';
        margin-left: 8px;
        font-size: 10px;
        font-weight: bold
    }

    .tstk-navbar.tstk-dropdown-active-color-globalcolor ul>li>ul>li.current-menu-item>a,.tstk-navbar.tstk-dropdown-active-color-globalcolor ul>li>ul li.current_page_item>a,.tstk-navbar.tstk-dropdown-active-color-globalcolor ul>li>ul li.current_page_ancestor>a,.tstk-navbar.tstk-main-active-color-globalcolor>div>ul>li:hover>a,.tstk-navbar.tstk-main-active-color-globalcolor>div>ul>li.current_page_item>a,.tstk-navbar.tstk-main-active-color-globalcolor>div>ul>li.current-menu-parent>a,.tstk-max-mega-menu-override #page .tstk-header-style-2 #site-navigation .mega-menu-wrap>ul>li.mega-current-menu-ancestor>a {
        color: #3189d0
    }

    .tstk-navbar.tstk-dropdown-active-color-secondarycolor ul>li>ul>li.current-menu-item>a,.tstk-navbar.tstk-dropdown-active-color-secondarycolor ul>li>ul li.current_page_item>a,.tstk-navbar.tstk-dropdown-active-color-secondarycolor ul>li>ul li.current_page_ancestor>a,.tstk-navbar.tstk-main-active-color-secondarycolor>div>ul>li:hover>a,.tstk-navbar.tstk-main-active-color-secondarycolor>div>ul>li.current_page_item>a,.tstk-navbar.tstk-main-active-color-secondarycolor>div>ul>li.current-menu-parent>a {
        color: #11225d
    }

    body:not(.tstk-max-mega-menu-override) .tstk-header-menu-area .tstk-navbar div>ul>li,body:not(.tstk-max-mega-menu-override) .tstk-header-menu-area .tstk-navbar div>ul>li>a,.tstk-header-menu-area {
        height: 70px;
        line-height: 70px!important
    }

    .tstk-header-menu-area.tstk-sticky-header .tstk-navbar div>ul>li,.tstk-header-menu-area.tstk-sticky-header .tstk-navbar div>ul>li>a,.tstk-header-menu-area.tstk-sticky-header {
        height: 70px;
        line-height: 70px!important
    }

    .tstk-header-menu-area {
        position: relative;
        z-index: 9
    }

    .tstk-header-style-1 .tstk-navbar div>ul>li>a {
        margin: 0 10px
    }

    .tstk-header-style-1 .tstk-navbar.tstk-bigger-menu div>ul>li>a {
        margin: 0 10px
    }

    .tstk-header-style-1 .tstk-right-box {
        margin-left: 10px;
        display: flex
    }

    .tstk-header-style-1 .tstk-logo-menuarea {
        display: -ms-flexbox!important;
        display: flex!important;
        display: -ms-flexbox!important;
        display: flex!important;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -webkit-box-pack: justify!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .tstk-header-style-1 .tstk-header-button {
        line-height: normal
    }

    .tstk-header-style-1 .tstk-header-button a {
        color: #222631;
        height: 100%;
        display: inline-block;
        padding: 0 60px;
        vertical-align: middle;
        padding-right: 8px;
        font-weight: normal;
        font-size: 16px;
        position: relative;
        border-radius: 6px;
        letter-spacing: 1px;
        -webkit-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out
    }

    .tstk-header-style-1 .tstk-header-button a:after {
        content: "\e83f";
        font-family: themestek-base-icons;
        font-size: 45px;
        line-height: 45px;
        top: 3px;
        position: absolute;
        left: 0;
        color: #3189d0;
        font-weight: normal
    }

    .tstk-header-style-1 .tstk-header-button a span {
        display: block
    }

    .tstk-header-style-1 .tstk-header-button .tstk-header-button-text-1 {
        font-weight: 700;
        margin-bottom: 5px
    }

    .tstk-header-style-1 .tstk-header-button {
        line-height: normal
    }

    .tstk-header-style-1 .tstk-sticky-header .tstk-header-button a {
        color: #222631
    }

    .tstk-header-style-1 .tstk-responsive-icons .tstk-cart-wrapper,.tstk-header-style-1 .tstk-responsive-icons .tstk-header-search-btn {
        display: block
    }

    .tstk-header-style-2 .site-branding {
        margin-right: 90px
    }

    .tstk-header-style-2 .tstk-header-wrapper {
        border-bottom: 1px solid rgba(255,255,255,.20)
    }

    .tstk-header-style-2..tstk-sticky-header tstk-header-wrapper {
        border-bottom: none
    }

    .tstk-header-style-2 .tstk-navbar>div>ul>li {
        display: flex;
        align-items: center
    }

    .tstk-header-style-2 .tstk-navbar div>ul>li>a {
        line-height: normal!important;
        height: auto!important;
        position: relative;
        padding: 0 15px;
        margin: 0 10px
    }

    body:not(.tstk-max-mega-menu-override) .tstk-header-style-2 .tstk-navbar div>ul>li>a {
        margin: 0 10px
    }

    .tstk-header-style-2 .tstk-navbar div>ul>li>a:before {
        position: absolute;
        z-index: -1;
        content: "";
        top: 50%;
        left: auto;
        right: 0;
        width: 0;
        height: 35px;
        margin-top: -18px;
        background: rgba(255,255,255,1);
        transition: all .5s ease
    }

    .tstk-header-style-2 .tstk-navbar div>ul>li.current-menu-parent>a:before,.tstk-header-style-2 .tstk-navbar div>ul>li.current-menu-item>a:before,.tstk-header-style-2 .tstk-navbar div>ul>li.current-menu-ancestor>a:before,.tstk-header-style-2 .tstk-navbar div>ul>li:hover>a:before {
        left: 0;
        width: 100%
    }

    .tstk-header-style-2 .tstk-sticky-bg-color-white .tstk-navbar div>ul>li>a:before {
        background-color: #3189d0
    }

    .tstk-header-style-2 .tstk-sticky-bg-color-white .tstk-navbar div>ul>li.current_page_item>a,.tstk-header-style-2 .tstk-sticky-bg-color-white .tstk-navbar div>ul>li:hover>a,.tstk-header-style-2 .tstk-sticky-bg-color-white .tstk-navbar div>ul>li.current-menu-parent>a,.tstk-max-mega-menu-override #page .tstk-header-style-2 .tstk-sticky-header #site-navigation .mega-menu-wrap>ul>li.mega-current-menu-ancestor>a {
        color: #fff
    }

    .tstk-header-style-2 .tstk-right-box {
        margin-left: 10px;
        display: flex;
        align-items: center
    }

    .tstk-header-style-2 .tstk-logo-menuarea {
        display: -ms-flexbox!important;
        display: flex!important
    }

    .tstk-header-style-2 .tstk-header-button {
        line-height: normal
    }

    .tstk-header-style-2 .tstk-header-button a {
        color: #fff;
        background: #3189d0;
        position: relative;
        border-radius: 0;
        padding: 0 40px;
        display: inline-block;
        line-height: 115px!important;
        height: 115px;
        -webkit-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out
    }

    .tstk-header-style-2 .tstk-header-button a:before {
        content: '';
        width: 15px;
        height: 1px;
        background: #fff;
        margin-right: 10px;
        margin-top: -2px;
        z-index: 1;
        display: inline-block;
        vertical-align: middle
    }

    .tstk-header-style-2 .tstk-header-button a:hover {
        background: #222631
    }

    .tstk-header-style-2 .tstk-header-search-btn a {
        padding: 0 40px;
        display: inline-block;
        font-size: 18px;
        background: #fff
    }

    .tstk-header-style-2 .tstk-right-box,.tstk-header-style-2 .tstk-header-search-btn a {
        line-height: 115px!important;
        height: 115px
    }

    .tstk-header-style-2 .tstk-sticky-header .tstk-right-box,.tstk-header-style-2 .tstk-sticky-header .tstk-header-search-btn a,.tstk-header-style-2 .tstk-sticky-header .tstk-header-button a {
        line-height: 90px!important;
        height: 90px
    }

    .tstk-header-style-2 .tstk-header-phone-box a {
        color: #fff;
        height: 100%;
        display: inline-block;
        padding: 0 60px;
        vertical-align: middle;
        padding-right: 8px;
        font-weight: normal;
        font-size: 16px;
        position: relative;
        font-family: Maven Pro,sans-serif;
        line-height: 30px
    }

    .tstk-header-style-2 .tstk-header-phone-box a:before {
        font-family: themestek-base-icons;
        content: "\e83f";
        font-family: themestek-base-icons;
        font-size: 45px;
        line-height: 45px;
        top: 3px;
        position: absolute;
        left: 0;
        color: #fff;
        font-weight: normal;
        -webkit-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out
    }

    .tstk-header-style-2 .tstk-sticky-header .tstk-header-phone-box a {
        color: #222631
    }

    .tstk-header-style-2 .tstk-header-phone-box a:hover:before,.tstk-header-style-2 .tstk-header-phone-box a:hover {
        color: #3189d0
    }

    .tstk-header-style-2 .tstk-sticky-header .tstk-header-phone-box a:before {
        color: #3189d0
    }

    .tstk-header-style-2 .tstk-header-phone-box {
        line-height: normal;
        margin-right: 20px
    }

    .tstk-header-style-2 .tstk-header-phone-box .tstk-header-head {
        font-weight: 600;
        font-size: 18px;
        display: block;
        line-height: normal
    }

    .tstk-header-style-2 .tstk-sticky-header .tstk-header-search-btn a {
        color: #fff;
        background: #222631
    }

    .tstk-header-style-2 .tstk-header-search-btn a:hover {
        color: #3189d0
    }

    .tstk-header-style-2 .tstk-responsive-icons .tstk-cart-wrapper,.tstk-header-style-2 .tstk-responsive-icons .tstk-header-search-btn {
        display: block
    }

    .tstk-header-style-3 .tstk-right-box,.tstk-header-style-3 .tstk-header-search-btn a {
        line-height: 115px!important;
        height: 115px
    }

    .tstk-header-style-3 .tstk-sticky-header .site-title,.tstk-header-style-3 .tstk-sticky-header .tstk-right-box,.tstk-header-style-3 .tstk-sticky-header .tstk-header-search-btn a {
        line-height: 90px!important;
        height: 90px
    }

    .home .site-header.tstk-header-style-3:before {
        width: 100px;
        background: #3189d0
    }

    .tstk-header-style-3 .tstk-logo-menuarea {
        display: -ms-flexbox!important;
        display: flex!important;
        -webkit-box-pack: justify!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .tstk-header-style-3 .tstk-right-box {
        display: flex
    }

    .tstk-header-style-3 .tstk-header-phone-box a:before {
        color: #3189d0
    }

    .tstk-header-style-3 .tstk-right-box .tstk-cart-wrapper {
        margin-right: 30px
    }

    .tstk-header-style-3 .tstk-header-search-btn a {
        padding: 0 40px;
        display: inline-block;
        font-size: 18px;
        color: #fff;
        background-color: #11225d
    }

    .tstk-header-style-3 .tstk-header-search-btn a:hover {
        background-color: #3189d0
    }

    .tstk-header-style-3 .tstk-responsive-icons .tstk-cart-wrapper,.tstk-header-style-3 .tstk-responsive-icons .tstk-header-search-btn {
        display: block
    }

    .tstk-header-style-4 .site-branding {
        position: relative;
        padding-right: 50px
    }

    body:not(.tstk-max-mega-menu-override) .tstk-header-style-4 .tstk-navbar div>ul>li>a {
        padding: 0 20px;
        margin: 0 10px;
        position: relative;
        line-height: normal!important;
        height: auto
    }

    body:not(.tstk-max-mega-menu-override) .tstk-header-style-4 .tstk-sticky-header .tstk-navbar div>ul>li>a {
        margin: 0 5px;
        padding: 0 10px
    }

    body:not(.tstk-max-mega-menu-override) .tstk-header-style-4 .tstk-navbar div>ul>li>a:before,body:not(.tstk-max-mega-menu-override) .tstk-header-style-4 .tstk-header-menu-area .tstk-navbar div>ul>li.current-menu-item>a:before,body:not(.tstk-max-mega-menu-override) .tstk-header-style-4 .tstk-header-menu-area .tstk-navbar div>ul>li.current-menu-parent>a:before {
        height: 40px;
        background-color: #fff;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        content: '';
        z-index: -1;
        border-radius: 0;
        transform: scaleX(0.5);
        opacity: 0;
        transition: all 500ms ease;
        margin-top: 9px
    }

    body:not(.tstk-max-mega-menu-override) .tstk-header-style-4 .tstk-navbar div>ul>li:hover>a:before,body:not(.tstk-max-mega-menu-override) .tstk-header-style-4 .tstk-header-menu-area .tstk-navbar div>ul>li.current-menu-item>a:before,body:not(.tstk-max-mega-menu-override) .tstk-header-style-4 .tstk-header-menu-area .tstk-navbar div>ul>li.current-menu-parent>a:before {
        transform: scaleX(1);
        opacity: 1
    }

    .tstk-header-style-4 .tstk-title-bar-wrapper,.tstk-header-style-4 .tstk-slider-area {
        margin-top: -25px
    }

    .tstk-header-style-4 .tstk-slider-area {
        margin-left: 0
    }

    .tstk-header-style-4 .tstk-right-box .tstk-cart-wrapper,.tstk-header-style-4 .tstk-right-box .tstk-header-search-form-wrapper {
        border-right: 1px solid rgba(0,0,0,.10)
    }

    .tstk-header-style-4 .tstk-right-box .tstk-header-search-form-wrapper {
        border-left: 1px solid rgba(0,0,0,.10)
    }

    .tstk-header-style-4 .tstk-header-button a {
        color: #fff;
        display: block;
        padding: 0 30px;
        border-radius: 0;
        height: 60px;
        line-height: 59px;
        background-color: #11225d;
        font-family: Maven Pro,sans-serif;
        font-size: 13px;
        letter-spacing: .6px;
        text-transform: uppercase;
        font-weight: 600;
        font-style: normal;
        position: relative;
        -webkit-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out
    }

    .tstk-header-style-4 .tstk-header-button a:before {
        content: '';
        width: 15px;
        height: 1px;
        background: #fff;
        margin-right: 10px;
        margin-top: -2px;
        z-index: 1;
        display: inline-block;
        vertical-align: middle
    }

    .tstk-header-style-4 .tstk-social-links li a {
        background-color: #f3f6f8
    }

    .tstk-header-style-4 .tstk-social-links li a:hover {
        background-color: #3189d0
    }

    .tstk-header-style-4 .tstk-header-button a:hover {
        background-color: #3189d0
    }

    .tstk-header-style-4 .tstk-header-info-inner .tstk-header-box-icon i {
        color: #3189d0
    }

    .tstk-header-style-4 .tstk-right-box .tstk-cart-link,.tstk-header-style-4 .tstk-header-search-btn a {
        color: #222631;
        display: inline-block
    }

    .tstk-header-style-4 .navigation-top {
        flex: 1;
        margin-right: 30px;
        position: relative
    }

    .tstk-header-style-4 .tstk-main-header .navigation-top:before {
        content: '';
        position: absolute;
        right: 0;
        height: 60px;
        width: 2000px;
        background-color: #3189d0
    }

    .tstk-header-style-4 .tstk-right-box {
        display: flex;
        align-items: center
    }

    .tstk-header-style-4 .tstk-right-box .tstk-header-search-btn,.tstk-header-style-4 .tstk-right-box .tstk-cart-wrapper {
        position: relative;
        padding: 0 15px;
        border-left: 1px solid rgb(255 255 255 / 22%)
    }

    .tstk-header-style-4 .tstk-icon-wrap>* {
        padding: 0 15px
    }

    .tstk-header-style-4 .tstk-icon-wrap .tstk-cart-details,.tstk-header-style-4 .tstk-icon-wrap .tstk-cart-wrapper {
        position: relative
    }

    .tstk-header-style-4 .tstk-icon-wrap>*:first-child {
        padding-left: 0
    }

    .tstk-header-style-4 .tstk-icon-wrap>*:nth-child(2):after {
        content: '';
        width: 1px;
        height: 30px;
        background-color: rgba(34,38,49,.50);
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .tstk-header-style-4 .tstk-icon-wrap .tstk-cart-count {
        position: absolute;
        top: -16px;
        left: 4px;
        color: #fff;
        height: 18px;
        line-height: 18px;
        width: 18px;
        text-align: center;
        border-radius: 50%;
        font-size: 12px;
        background-color: #222631
    }

    .tstk-header-style-4 .tstk-sticky-header .tstk-icon-wrap .tstk-cart-wrapper a {
        color: #222631
    }

    .tstk-header-style-4 .tstk-sticky-header .tstk-icon-wrap .tstk-cart-count {
        background-color: #3189d0
    }

    .tstk-header-style-4 .tstk-sticky-header .site-branding {
        padding-right: 10px
    }

    .tstk-header-style-4 .tstk-sticky-header .navigation-top .wrap {
        margin-right: 10px
    }

    .tstk-header-style-4 .tstk-right-box .tstk-cart-link {
        position: relative
    }

    .tstk-header-style-4 .tstk-right-box .tstk-cart-count {
        position: absolute;
        background-color: #fff;
        width: 17px;
        height: 17px;
        border-radius: 50%;
        right: 1px;
        line-height: 18px;
        top: -15px;
        color: black;
        text-align: center;
        font-size: 12px
    }

    .tstk-header-style-4 .tstk-sticky-header .tstk-right-box .tstk-cart-link,.tstk-header-style-4 .tstk-sticky-header .tstk-header-search-btn a {
        color: #000
    }

    body:not(.tstk-max-mega-menu-override) .tstk-header-style-4 .tstk-navbar div>ul>li,body:not(.tstk-max-mega-menu-override) .tstk-header-style-4 .tstk-navbar div>ul>li>a,.tstk-header-style-4 .tstk-main-header .tstk-header-menu-area {
        height: 60px;
        line-height: 60px!important
    }

    body:not(.tstk-max-mega-menu-override) .tstk-header-style-4 .tstk-sticky-header .tstk-navbar div>ul>li,body:not(.tstk-max-mega-menu-override) .tstk-header-style-4 .tstk-sticky-header .tstk-navbar div>ul>li>a,.tstk-header-style-4 .tstk-sticky-header .tstk-header-menu-area {
        line-height: 90px!important;
        height: 90px
    }

    .tstk-header-style-4 .tstk-sticky-header .tstk-header-menu-area {
        margin-left: auto!important
    }

    .tstk-header-style-4 .tstk-sticky-header .navigation-top {
        margin-right: 14px
    }

    .tstk-header-style-4 .tstk-responsive-icons .tstk-cart-wrapper,.tstk-header-style-4 .tstk-responsive-icons .tstk-header-search-btn {
        display: block
    }

    .site-header .tstk-sticky-header {
        position: fixed;
        opacity: 0;
        visibility: hidden;
        background: #fff;
        left: 0;
        top: 0;
        box-shadow: 0 10px 20px rgb(0 0 0 / 20%);
        width: 100%;
        z-index: 0;
        transition: all 200ms ease;
        -moz-transition: all 200ms ease;
        -webkit-transition: all 200ms ease;
        -ms-transition: all 200ms ease;
        -o-transition: all 200ms ease
    }

    .site-header.tstk-fixed-header .tstk-sticky-header {
        z-index: 999;
        opacity: 1;
        visibility: visible;
        -ms-animation-name: fadeInDown;
        -moz-animation-name: fadeInDown;
        -op-animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-name: fadeInDown;
        -ms-animation-duration: 300ms;
        -moz-animation-duration: 300ms;
        -op-animation-duration: 300ms;
        -webkit-animation-duration: 300ms;
        animation-duration: 300ms;
        -ms-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
        -op-animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -ms-animation-iteration-count: 1;
        -moz-animation-iteration-count: 1;
        -op-animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1
    }

    .admin-bar .site-header .tstk-sticky-header {
        top: 32px
    }

    .tstk-max-mega-menu-override #page #site-navigation .mega-menu-wrap>ul>li.mega-menu-megamenu>ul.mega-sub-menu,.tstk-max-mega-menu-override #page #site-navigation .mega-menu-wrap>ul>li.mega-menu-flyout ul.mega-sub-menu {
        min-width: 270px;
        -webkit-transition: all .3s linear 0s;
        transition: all .3s linear 0s;
        box-shadow: 0 10px 40px rgb(0 0 0 / 20%);
        border-top: 3px solid #3189d0
    }

    body.tstk-max-mega-menu-override .tstk-main-header #site-navigation ul.max-mega-menu>li.mega-menu-item>a.mega-menu-link {
        line-height: 115px!important;
        height: 115px!important
    }

    .tstk-max-mega-menu-override #page .tstk-sticky-header #site-navigation .mega-menu-wrap>ul>li>a,.tstk-max-mega-menu-override #page .tstk-sticky-header #site-navigation .mega-menu-wrap>ul>li {
        line-height: 90px!important;
        height: 90px!important
    }

    .tstk-max-mega-menu-override #page #site-navigation .mega-menu-wrap>ul>li.mega-menu-flyout>ul.mega-sub-menu li.mega-menu-item:hover>a {
        background-color: #3189d0;
        color: #fff
    }

    .tstk-max-mega-menu-override #page #site-navigation .mega-menu-wrap>ul>li.mega-menu-megamenu>ul.mega-sub-menu .mega-menu-row .mega-menu-column>.mega-sub-menu li:hover>a {
        color: #3189d0
    }

    .tstk-max-mega-menu-override #page #site-navigation .mega-menu-wrap>ul>li.mega-menu-megamenu>ul.mega-sub-menu .mega-menu-row .mega-menu-column>.mega-sub-menu li>a::before {
        background-color: #3189d0
    }

    body.tstk-max-mega-menu-override .tstk-header-style-2 #site-navigation ul.max-mega-menu>li.mega-menu-item>a {
        padding: 0 15px!important;
        margin: 0 8px!important
    }

    body.tstk-max-mega-menu-override .tstk-header-style-2 #site-navigation ul.max-mega-menu>li.mega-menu-item>a:before {
        position: absolute!important;
        z-index: -1;
        content: "";
        top: 50%!important;
        left: auto!important;
        right: 0;
        width: 0!important;
        height: 35px!important;
        margin-top: -18px!important;
        background: rgba(255,255,255,1)!important;
        transition: all .5s ease!important
    }

    body.tstk-max-mega-menu-override .tstk-header-style-2 .tstk-main-header #site-navigation ul.max-mega-menu>li.mega-current-menu-parent>a:before,body.tstk-max-mega-menu-override .tstk-header-style-2 .tstk-main-header #site-navigation ul.max-mega-menu>li.mega-current-menu-ancestor>a:before,body.tstk-max-mega-menu-override .tstk-header-style-2 .tstk-sticky-header #site-navigation ul.max-mega-menu>li.mega-current-menu-parent>a:before,body.tstk-max-mega-menu-override .tstk-header-style-2 .tstk-sticky-header #site-navigation ul.max-mega-menu>li.mega-current-menu-ancestor>a:before,body.tstk-max-mega-menu-override .tstk-header-style-2 #site-navigation ul.max-mega-menu>li.mega-menu-item:hover>a:before {
        left: 0!important;
        width: 100%!important
    }

    body.tstk-max-mega-menu-override .tstk-header-style-2 .tstk-main-header #site-navigation ul.max-mega-menu>li.mega-menu-item:hover>a {
        color: #3189d0!important
    }

    body.tstk-max-mega-menu-override .tstk-header-style-2 #site-navigation ul.max-mega-menu>li.mega-menu-item:hover>a {
        color: #fff!important
    }

    body.tstk-max-mega-menu-override .tstk-header-style-2 .tstk-sticky-header #site-navigation ul.max-mega-menu>li.mega-current-menu-parent>a:before,body.tstk-max-mega-menu-override .tstk-header-style-2 .tstk-sticky-header #site-navigation ul.max-mega-menu>li.mega-current-menu-ancestor>a:before,body.tstk-max-mega-menu-override .tstk-header-style-2 .tstk-sticky-header #site-navigation ul.max-mega-menu>li.mega-menu-item:hover>a:before {
        background-color: #3189d0!important
    }

    body.tstk-max-mega-menu-override .tstk-header-style-3 .tstk-main-header #site-navigation ul.max-mega-menu>li.mega-menu-item>a {
        margin: 0 10px!important
    }

    body.tstk-max-mega-menu-override .tstk-header-style-3 .tstk-sticky-header #site-navigation ul.max-mega-menu>li.mega-menu-item>a {
        margin: 0 10px!important
    }

    body.tstk-max-mega-menu-override .tstk-header-style-3 #site-navigation ul.max-mega-menu>li.mega-current-menu-parent>a,body.tstk-max-mega-menu-override .tstk-header-style-3 #site-navigation ul.max-mega-menu>li.mega-current-menu-ancestor>a,body.tstk-max-mega-menu-override .tstk-header-style-3 #site-navigation ul.max-mega-menu>li.mega-menu-item:hover>a {
        color: #3189d0!important
    }

    body.tstk-max-mega-menu-override .tstk-header-style-4 .tstk-main-header #site-navigation ul.max-mega-menu>li.mega-menu-item>a {
        padding: 0 15px!important;
        margin: 0 10px!important
    }

    body.tstk-max-mega-menu-override .tstk-header-style-4 .tstk-main-header #site-navigation ul.max-mega-menu>li.mega-menu-item>a.mega-menu-link {
        line-height: 60px!important;
        height: 60px!important
    }

    body.tstk-max-mega-menu-override .tstk-header-style-4 .tstk-main-header #site-navigation ul.max-mega-menu>li.mega-menu-item>a {
        z-index: 1;
        position: relative!important
    }

    body.tstk-max-mega-menu-override .tstk-header-style-4 .tstk-main-header #site-navigation ul.max-mega-menu>li.mega-menu-item>a.mega-menu-link::after {
        height: 40px!important;
        background-color: #fff!important;
        position: absolute!important;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        content: '';
        z-index: -1;
        border-radius: 0;
        transform: scaleX(0.5);
        opacity: 0;
        transition: all 500ms ease;
        margin-top: 9px!important;
        display: inline-block!important
    }

    body.tstk-max-mega-menu-override .tstk-header-style-4 .tstk-main-header #site-navigation ul.max-mega-menu>li.mega-current-menu-parent>a.mega-menu-link::after,body.tstk-max-mega-menu-override .tstk-header-style-4 .tstk-main-header #site-navigation ul.max-mega-menu>li.mega-current-menu-ancestor>a.mega-menu-link::after,body.tstk-max-mega-menu-override .tstk-header-style-4 .tstk-main-header #site-navigation ul.max-mega-menu>li.mega-menu-item:hover>a.mega-menu-link:after {
        transform: scaleX(1);
        opacity: 1
    }

    body.tstk-max-mega-menu-override .tstk-header-style-4 .tstk-main-header #site-navigation ul.max-mega-menu>li.mega-current-menu-parent>a.mega-menu-link,body.tstk-max-mega-menu-override .tstk-header-style-4 .tstk-main-header #site-navigation ul.max-mega-menu>li.mega-current-menu-ancestor>a.mega-menu-link,body.tstk-max-mega-menu-override .tstk-header-style-4 .tstk-main-header #site-navigation ul.max-mega-menu>li.mega-menu-item:hover>a.mega-menu-link {
        color: #3189d0!important
    }
}

@media screen and (max-width: 1200px) {
    .tstk-pre-header-wrapper {
        display:none
    }
}

@media screen and (min-width: 992px) {
    .site-footer .tstk-footer-widget.tstk-footer-widget-col-1 {
        -ms-flex:0 0 30%;
        flex: 0 0 30%;
        max-width: 30%
    }

    .site-footer .tstk-footer-widget.tstk-footer-widget-col-2 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .site-footer .tstk-footer-widget.tstk-footer-widget-col-3 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .site-footer .tstk-footer-widget.tstk-footer-widget-col-4 {
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%
    }
}

/* 27-09-2026 */
