/*
	Theme Name: Hello Elementor
	Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
	Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
	Author: Elementor Team
	Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
	Version: 3.1.1
	Stable tag: 3.1.1
	Requires at least: 6.0
	Tested up to: 6.5
	Requires PHP: 7.4
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: hello-elementor
	Tags: accessibility-ready, flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready,
*/
/**
 * Loading first in the style.scss & classic-editor.scss
 */
/**
* Document basic styling
* Inspired by Normalize.css, HTML5 Boilerplate & Bootstrap Reboot Projects under MIT License
 */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Change from `box-sizing: content-box` so that `width` is not affected by `padding` or `border`.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

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

/* Sections
 */
body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #333333;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1, h2, h3, h4, h5, h6 {
  margin-block-start: 0.5rem;
  margin-block-end: 1rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}

h1 {
  font-size: 2.5rem;
}

h2 {
  font-size: 2rem;
}

h3 {
  font-size: 1.75rem;
}

h4 {
  font-size: 1.5rem;
}

h5 {
  font-size: 1.25rem;
}

h6 {
  font-size: 1rem;
}

p {
  margin-block-start: 0;
  margin-block-end: 0.9rem;
}

/* Grouping content
 */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
  white-space: pre-wrap;
}

/* Text-level semantics
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: #CC3366;
}
a:hover, a:active {
  color: #333366;
}
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-block-end: none; /* 1 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
 */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  height: auto;
  max-width: 100%;
}

/* Interactive
 */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

figcaption {
  font-size: 16px;
  color: #333333;
  line-height: 1.4;
  font-style: italic;
  font-weight: 400;
}

/* Misc
 */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* Print
 */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important; /* Black prints faster */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    -moz-column-break-inside: avoid;
         break-inside: avoid;
    border: 1px solid #cccccc;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    -moz-column-break-inside: avoid;
         break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    -moz-column-break-after: avoid;
         break-after: avoid;
  }
}
/**
 * Form styling
 */
label {
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
}

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 1rem; /* 1 */
  line-height: 1.5; /* 1 */
  margin: 0; /* 2 */
}

input[type=text],
input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=url],
select,
textarea {
  width: 100%;
  border: solid 1px #666666;
  border-radius: 3px;
  padding: 0.5rem 1rem;
  transition: all 0.3s;
}
input[type=text]:focus,
input[type=date]:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=url]:focus,
select:focus,
textarea:focus {
  border-color: #333333;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  width: auto;
  -webkit-appearance: button;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button,
[type=submit],
[type=button] {
  display: inline-block;
  font-weight: 400;
  color: #CC3366;
  text-align: center;
  white-space: nowrap;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid #CC3366;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border-radius: 3px;
  transition: all 0.3s;
}
button:focus:not(:focus-visible),
[type=submit]:focus:not(:focus-visible),
[type=button]:focus:not(:focus-visible) {
  outline: none;
}
button:hover, button:focus,
[type=submit]:hover,
[type=submit]:focus,
[type=button]:hover,
[type=button]:focus {
  color: #ffffff;
  background-color: #CC3366;
  text-decoration: none;
}
button:not(:disabled),
[type=submit]:not(:disabled),
[type=button]:not(:disabled) {
  cursor: pointer;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
  resize: vertical;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

select {
  display: block;
}

/**
 * Table styling
 */
table {
  background-color: transparent;
  width: 100%;
  margin-block-end: 15px;
  font-size: 0.9em;
  border-spacing: 0;
  border-collapse: collapse;
}
table th,
table td {
  padding: 15px;
  line-height: 1.5;
  vertical-align: top;
  border: 1px solid rgba(128, 128, 128, 0.5019607843);
}
table th {
  font-weight: bold;
}
table thead th,
table tfoot th {
  font-size: 1em;
}
table caption + thead tr:first-child th,
table caption + thead tr:first-child td,
table colgroup + thead tr:first-child th,
table colgroup + thead tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td {
  border-block-start: 1px solid rgba(128, 128, 128, 0.5019607843);
}
table tbody > tr:nth-child(odd) > td,
table tbody > tr:nth-child(odd) > th {
  background-color: rgba(128, 128, 128, 0.0705882353);
}
table tbody tr:hover > td,
table tbody tr:hover > th {
  background-color: rgba(128, 128, 128, 0.1019607843);
}
table tbody + tbody {
  border-block-start: 2px solid rgba(128, 128, 128, 0.5019607843);
}
@media (max-width: 767px) {
  table table {
    font-size: 0.8em;
  }
  table table th,
  table table td {
    padding: 7px;
    line-height: 1.3;
  }
  table table th {
    font-weight: 400;
  }
}

/**
 * List styling
 */
dl,
dt,
dd,
ol,
ul,
li {
  margin-block-start: 0;
  margin-block-end: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

:root {
  --themeColor: #ff6809;
  --themeBlack: #000000;
}
/* ======style edit===== */
/* =====header start==== */
#header {
  background: #03203a;
  padding: 6px;
}
#logoimg img {
  max-width: 70px;
}
#header nav ul {
  margin-left: auto;
  margin-right: 0;
}
.sub-menu a.hfe-sub-menu-item {
  color: #000 !important;
}
.sub-menu a.hfe-sub-menu-item:hover {
  color: var(--themeColor) !important;
}
/* =====header start==== */

/* =====banner start==== */
#bannerSec {
  padding: 50px 0;
}
#bannerSec .e-con-inner {
  align-items: center;
}
#bannerspan h2 {
  color: var(--themeColor);
  font-size: 64px;
  font-weight: 700;
  margin-bottom: 5px;
}
#bannerText h2 {
  font-size: 64px;
  font-weight: 700;
  color: var(--themeBlack);
  margin-bottom: 20px;
}
.primaryBtn a {
  background-color: var(--themeColor) !important;
  border-radius: 44px;
  padding: 14px 42px;
  transition: 0.5s;
}
.primaryBtn a:hover {
  background-color: #e95e07 !important;
  transition: 0.5s;
}
.primaryBtn a span {
  color: #fff;
}
#bannerSlider .swiper-slide-inner img {
  margin-left: auto;
}
#bannerSlider .swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  margin: 0 2px !important;
  transition: 0.5s;
}
#bannerSlider .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: var(--themeColor);
  transform: scale(1.2);
  transition: 0.5s;
}
#bannerSlider .swiper-slide {
  position: relative;
}
#bannerSlider .elementor-image-carousel-caption {
  position: absolute;
  right: 6px;
  top: 50%;
  transform: translateY(200%);
  z-index: 99;
  background: #000;
  line-height: 1;
  padding: 8px 20px;
  border-radius: 44px;
  color: #fff;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  border: 2px solid var(--themeColor);
}
/* =====banner close==== */

/* =====infos sec start== */
#infos {
  position: relative;
}
#infos::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: -50%;
  left: 0;
  background: linear-gradient(0deg, rgba(255,212,185,1) 0%, rgba(255,255,255,1) 100%);
}
.infoItem {
  box-shadow: 0 2px 8px rgba(55,73,87,.1);
  padding: 10px;
  background: #fff;
  border-radius: 4px;
  position: relative;
  z-index: 9;
  display: none;
}
.infosImg  {
  padding: 10px;
  justify-content: space-around;
}
.infoscontent  h5 {
  color: #000000 !important;
  margin-bottom: 10px;
}
.infoscontent p {
  margin-bottom: 0 !important;
  font-size: 14px;
}
/* =====infos sec start== */

/* =====about sec start== */

.sectiontag p {
  padding-left: 24px;
  font-weight: 600 !important;
  display: inline-block;
  position: relative;
  letter-spacing: 3.2px;
  margin-bottom: 5px !important;
}
.sectiontag p::before, .sectiontag p::after {
  content: ":";
  position: absolute;
  top: 0;
  left: 0;
  font-size: 20px;
  line-height: 1;
}
.sectiontag p::after {
  left: 10px;
}
.sectionaHeading  {
  margin-bottom: 30px !important;
}
.sectionaHeading  span {
  color: var(--themeColor);
}
/* =====about sec clsoe== */

/* =====service sec new===== */
.ServiceNew {
  padding: 80px 0;
}
.serviceNitem  {
  position: relative;
  z-index: 1;
  border-radius: 14px;
  overflow: hidden;
}
.serviceNimg  img {
  width: 100% !important;
}
.serviceNitem::after {
  width: 100%;
  content: "";
  height: 100%;
  background: #000000cf;
  top: 0;
  left: 0;
  z-index: 2;
  position: absolute;
  transition: 0.5s;
}
.serviceNitem:hover::after {
  background: #000000f0;
  transition: 0.5s;
}
.serviceNcontent {
  position: absolute;
  top: 50%;
  z-index: 3;
  transform: translateY(-50%);
  width: 100%;
  padding: 30px;
}
.serviceNcontent  h5 {
  color: var(--themeColor) !important;
  font-weight: 400 !important;
  margin: 20px 0 0;
}
.serviceNcontent h5 {
  margin: 20px 0 15px;
  transition: 0.5s;
}
.serviceNcontent p {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: 0.5s;
  color: #fff !important;
}
.serviceNitem:hover p {
  opacity: 1;
  max-height: 100px;
  transition: 0.5s;
}
.seviceBtn {
  max-height: 0 ;
  transition: 0.5s;
  opacity: 0;
  overflow: hidden;
}
.serviceNitem:hover .seviceBtn{
  max-height: 100px ;
  transition: 0.5s;
  opacity: 1;
}
.middlecol {
  margin-top: 60px;
}
/* =====service sec start== */
.services  {
  display: none !important;
}
.text-center {
  text-align: center;
}
.services  .text-center .sectionaHeading {
  max-width: 600px !important;
  margin: auto;
}
.text-white .sectionaHeading {
  color: #fff !important;
}
.sCardWrap .e-con-inner {
  flex-flow: wrap !important;
}
.sItem {
  box-shadow: -7px 11px 11px 3px rgba(0, 0, 0, 0.5);
  width: 14%;
  position: relative;
  overflow: hidden;
}
.sItem::after {
  content: "";
  height: 0%;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: var(--themeColor);
  transition: 0.5s;
}
.sItem:hover::after {
  height: 100%;
  transition: 0.5s;
}
.sItem:hover img {
  filter: brightness(0) invert(1);
  transition: 0.5s;
}
.sItem p {
  margin-bottom: 0 !important;
}
.sItem:hover .elementor-widget-container {
  color: #fff !important;
}
.sItem .elementor-widget-container {
  min-height: 56px;
}
.sItem  .elementor-widget-image, .sItem  .elementor-widget-text-editor {
  position: relative;
  z-index: 2;
}
/* =====service sec close== */
/* =====where we start== */
.whereworked  {
  padding: 80px 0 !important;
}
.typewriter  {
  margin-bottom: 50px !important;
}
.typewriter  .elementor-widget-container {
  font-size: 20px;
}
.typewriter  .elementor-widget-container span {
  color: var(--themeColor) !important;
  font-weight: 600;
}
.sectionsub  p {
  margin: 0 !important;
}
.subdevider {
  max-width: 50% !important;
}
.sectionsub  {
  align-items: center;
  gap: 20px;
  margin-bottom: 30px;
}
.sectorItem .elementor-widget-image {
  margin-bottom: 20px !important;
  min-height: 51px;
}
.sectorItem p {
  margin: 0 !important;
  font-size: 15px;
}
.sectorItem:hover p {
  color: #fff;
  transition: 0.5s;
}
.sectorItem {
  box-shadow: -7px 11px 11px 3px rgb(189 189 189 / 50%);
  width: 22%;
  position: relative;
  z-index: 1;
  overflow: hidden;
  background: #fff;
}
.sectorItem  .elementor-widget-image, .sectorItem .elementor-widget-text-editor {
  position: relative;
  z-index: 2;
}
.sectorItem:hover img {
  filter: brightness(0) invert(1);
  transition: 0.5s;
}
.sectorItem::after {
  content: "";
  height: 0%;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: var(--themeColor);
  transition: 0.5s;
}
.sectorItem:hover::after {
  height: 100%;
  transition: 0.5s;
}
/* =====where we close== */

/* =====newsletter start== */
.newslettersec {
  padding: 80px 0 80px;
  position: relative;
  z-index: 1;
}
.newslettersec::before {
  width: 100%;
  height: 100%;
  background: #000000d1;
  content: "";
  top: 0;
  left: 0;
}
.sectionaHeading, .newsletterBTnwrap  {
  position: relative;
  z-index: 3;
}
.newslettersec .sectionaHeading {
  margin-bottom: 0 !important;
}
/* =====newsletter close== */
/* =====power house  start== */
.brandwrap  {
  position: relative;
  z-index: 1;
  padding-top: 50px;
}
.brandwrap::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, rgb(3 32 58) 0%, rgb(3 32 58) 100%);
}
.powerhouseSec {
  padding: 80px 0 80px;
  position: relative;
}
.pointslist ul {
  display: flex;
  flex-flow: wrap;
  gap: 8px 0;
  margin-top: 50px !important;
}
.pointslist ul li {
  width: 50%;
}
.powerhouseWrap  {
  display: none !important;
}
.updown {
  position: absolute;
  top: 40px;
  right: 0px;
  width: 110px;
  animation: identifier 2s linear alternate infinite;
  transition: 0.5s;
}
@keyframes identifier {
  0% {
    right: 0;
  }
  100% {
    right: 50px;
  }
}
/* =====power house  close== */

/* =====portfolio  start== */
#portfoliosec {
  padding: 80px 0 !important;
}
.portfolioWrapper .swiper-slide-inner {
  position: relative;
}
.portfolioWrapper .elementor-image-carousel-caption {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  padding: 30px;
  color: #fff;
  z-index: 3;
  font-style: normal;
  font-size: 18px;
  text-shadow: 0px 0px 13px rgb(0 0 0);
}
.portfolioWrapper .swiper-slide-inner::after {
  content: "";
  width: 100%;
  left: 0;
  height: 100%;
  bottom: 0;
  position: absolute;
  background: linear-gradient(179deg, rgb(255 104 9 / 48%) 0%, rgba(0, 0, 0, 1) 85%);
  z-index: 1;
  transition: 0.5s;
}
.portfolioWrapper .swiper-slide-inner:hover::after{
  height: 0%;
  transition: 0.5s;
}
.portfolioWrapper .elementor-swiper-button {
  width: 40px;
  aspect-ratio: 1;
  background: #ffffff45;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  transition: 0.5s;
}
.portfolioWrapper .elementor-swiper-button:hover {
  background: var(--themeColor);
  transition: 0.5s;
}
.portfolioWrapper  {
  display: none;
}
#portfoliosec .elementor-accordion .elementor-accordion-item {
  border: none;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 30px;
  box-shadow: 0px 10px 60px 0px rgb(131 131 131 / 16%);
}
#portfoliosec .elementor-tab-title {
  background: #4242428c;
  padding: 30px;
}
#portfoliosec .elementor-tab-title.elementor-active {
  background: #e9e9e9;
  transition: 0.5s;
}
#portfoliosec .elementor-tab-content {
  background: #e9e9e9;
  transition: 0.5s;
}
/* =====portfolio  close== */

/* =====testimonial sec start== */
.testimonialsec  {
  padding: 80px 0;
}
.sectiontitle {
  position: relative;
  z-index: 3;
}
.testimonialSlider .tss-meta-info.tss-left {
  background: var(--themeBlack);
}
.testimonialSlider .profile-img-wrapper img {
  border-radius: 50%;
  margin: 10px auto 0;
}
.testimonialSlider .tss-carousel-main .swiper-arrow, .testimonialSlider .tss-carousel .swiper-arrow {
  top: 60% !important;
  background: #bdbdbd;
  width: 36px !important;
  height: 36px;
  display: inline-grid;
  place-content: center;
  border-radius: 50%;
}
.testimonialSlider .tss-carousel-main .swiper-arrow:hover, .testimonialSlider .tss-carousel .swiper-arrow:hover {
  background: var(--themeColor);
}
.testimonialSlider .tss-wrapper .tss-layout1 .item-content-wrapper:before, .tss-wrapper .tss-carousel1 .item-content-wrapper:before {
  color: #ff6809;
}
.testimonialSlider .single-item-wrapper {
  border-radius: 8px;
  overflow: hidden;
  box-shadow: -6px 6px 8px 2px rgb(106 106 106 / 50%);
}
/* =====testimonial sec start== */
/* =====counter sec start== */
.contersec {
  padding: 80px 0 200px;
}
.counterwrap  .e-con-inner .counterItem:not(:last-child)::after {
  content: "";
  height: 100%;
  width: 1px;
  background: #ffffff6e;
  top: 0;
  right: -15px;
  position: absolute;
}
/* =====counter sec close== */
/* =====contact form sec start== */
.contactWrap {
  position: relative;
  z-index: 2;
  margin-top: -150px;
}
.contactform {
  box-shadow: 0 0 70px rgba(0,0,0,.1);
  background: #fff;
  padding: 30px;
}
.contactform label {
  font-size: 14px;
  color: #666666;
}
.contactform .form-control, .contactform textarea {
  border: none;
  background: #f4f5f8;
  transition: 0.5s;
  border-radius: 4px;
  margin-top: 2px;
}
.contactform .form-control:active, .contactform textarea:active,
.contactform .form-control:focus, .contactform textarea:focus{
  background: #ffe7d9;
  transition: 0.5s;
}
.contactform textarea {
  max-height: 100px;
}
.contactform .wpcf7-submit.has-spinner {
  background-color: var(--themeColor) !important;
  border-radius: 44px;
  padding: 13px 42px;
  transition: 0.5s;
  color: #fff;
  line-height: 1;
  font-weight: 500;
  border: none;
}
.contactform .wpcf7-submit.has-spinner:hover {
  background-color: #e95e07 !important;
  transition: 0.5s;
}
.contactform form p:last-child {
  margin-bottom: 0 !important;
}
/* =====contact form sec close== */
/* =====footer start============ */
#footer {
  padding: 80px 0 0px;
  margin-top: 50px;
}
.footerTitle {
  font-size: 20px;
  font-weight: 600 !important;
  color: #fff;
  margin-bottom: 30px !important;
}
.footerTitle span {
  width: 30px;
  height: 3px;
  background: var(--themeColor);
  display: inline-block;
  transform: translateY(-5px);
  border-radius: 8px;
  margin-left: 10px;
}
.fnav li a span {
  color: #959595 !important;
  font-size: 14px;
  transition: 0.5s;
}
.fnav li a span:hover {
  color: #fff !important;
  transition: 0.5s;
}
#footer .gallery  .gallery-icon {
  max-height: 70px;
  overflow: hidden;
}
.contactInfo .elementor-icon-list-text {
  font-weight: 500 !important;
}
.contactInfo a .elementor-icon-list-text:hover {
  color: #fff;
}
#copyrightbar {
  margin-top: 50px;
}
#copyrightbar .elementor-widget-container a {
  color: #959595 !important;
  font-weight: 300;
}
#copyrightbar .elementor-widget-container a:hover {
  color: var(--themeColor) !important;
  transition: 0.5s;  
}
/* =====footer start============ */

.powerhouseSec  .elementor-active img {
  animation: slideleft 1s  forwards;
}
@keyframes slideleft {
  0% {
    opacity: 0;
    transform: translateX(100px);
  }
  100% {
    opacity: 1;
    transform: translateX(0px);
  }
}
.powerhouseSec .elementor-widget-tabs .elementor-tab-content {
  border: none !important;
}
.powerhouseSec .elementor-tabs-content-wrapper {
  border: none !important;
}
.powerhouseSec .elementor-widget-tabs .elementor-tab-desktop-title {
  border: none !important;
}
.powerhouseSec .elementor-widget-tabs .elementor-tab-title:after, .powerhouseSec .elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:before {
  display: none !important;
}
.powerhouseSec .elementor-tab-title {
  box-shadow: 0 10px 40px rgb(151 151 151 / 25%);
  color: #000;
  border-radius: 4px;
  background: #fff;
}
.powerhouseSec .elementor-widget-tabs .elementor-tabs-wrapper {
  overflow: visible;
  padding: 15px 0;
}
.powerhouseSec .elementor-tabs-wrapper .elementor-active {
  background: var(--themeColor) !important;
  transition: 0.5s;
}
.powerhouseSec .elementor-tabs-wrapper{
  position: relative;
}
.powerhouseSec .elementor-tabs-wrapper::before {
  width: 2000px;
  height: 100%;
  left: inherit;
  right: -95px;
  background: #ffd8bf;
  position: absolute;
  top: 0;
  content: "";
  border-radius: 4px;
  clip-path: polygon(0 0, 100% 0, 96% 100%, 0% 100%);
}