@font-face {
  font-family: "ibm_plex_sansbold";
  src: url("../fonts/ibmplexsans-bold-webfont.woff2") format("woff2"),
    url("../fonts/ibmplexsans-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "ibm_plex_sansmedium";
  src: url("../fonts/ibmplexsans-medium-webfont.woff2") format("woff2"),
    url("../fonts/ibmplexsans-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "robotoregular";
  src: url("../fonts/roboto-regular-webfont.woff2") format("woff2"),
    url("../fonts/roboto-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "robotobold";
  src: url("../fonts/roboto-bold-webfont.woff2") format("woff2"),
    url("../fonts/roboto-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "robotolight";
  src: url("../fonts/roboto-light-webfont.woff2") format("woff2"),
    url("../fonts/roboto-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "robotomedium";
  src: url("../fonts/roboto-medium-webfont.woff2") format("woff2"),
    url("../fonts/roboto-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}


/* Generated by Fontie <http://fontie.pixelsvsbytes.com> */

@font-face {
    font-family:'Work Sans';
    src: url('../font2/Work Sans Italic.eot');
	src: url('../font2/Work Sans Italic.eot?#iefix') format('embedded-opentype'),
		url('../font2/Work Sans Italic.woff2') format('woff2'),
		url('../font2/Work Sans Italic.woff') format('woff'),
		url('../font2/Work Sans Italic.svg#Work Sans Italic') format('svg');
    font-weight: 400;
    font-style: italic;
    font-stretch: normal;
    unicode-range: U+0020-2074;
}

@font-face {
    font-family:'Work Sans';
    src: url('../font2/Work Sans Regular.eot');
	src: url('../font2/Work Sans Regular.eot?#iefix') format('embedded-opentype'),
		url('../font2/Work Sans Regular.woff2') format('woff2'),
		url('../font2/Work Sans Regular.woff') format('woff'),
		url('../font2/Work Sans Regular.svg#Work Sans Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2074;
}

@font-face {
    font-family:'Work Sans';
    src: url('../font2/Work Sans Bold.eot');
	src: url('../font2/Work Sans Bold.eot?#iefix') format('embedded-opentype'),
		url('../font2/Work Sans Bold.woff2') format('woff2'),
		url('../font2/Work Sans Bold.woff') format('woff'),
		url('../font2/Work Sans Bold.svg#Work Sans Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2074;
}

@font-face {
    font-family:'Work Sans Thin';
    src: url('../font2/Work Sans Thin.eot');
	src: url('../font2/Work Sans Thin.eot?#iefix') format('embedded-opentype'),
		url('../font2/Work Sans Thin.woff2') format('woff2'),
		url('../font2/Work Sans Thin.woff') format('woff'),
		url('../font2/Work Sans Thin.svg#Work Sans Thin') format('svg');
    font-weight: 250;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2074;
}
@font-face {
    font-family:'Work Sans Light';
    src: url('../font2/Work Sans Light.eot');
	src: url('../font2/Work Sans Light.eot?#iefix') format('embedded-opentype'),
		url('../font2/Work Sans Light.woff2') format('woff2'),
		url('../font2/Work Sans Light.woff') format('woff'),
		url('../font2/Work Sans Light.svg#Work Sans Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2074;
}
@font-face {
    font-family:'Work Sans Medium';
    src: url('../font2/Work Sans Medium.eot');
	src: url('../font2/Work Sans Medium.eot?#iefix') format('embedded-opentype'),
		url('../font2/Work Sans Medium.woff2') format('woff2'),
		url('../font2/Work Sans Medium.woff') format('woff'),
		url('../font2/Work Sans Medium.svg#Work Sans Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2074;
}
@font-face {
    font-family:'Work Sans ExtraLight';
    src: url('../font2/Work Sans ExtraLight.eot');
	src: url('../font2/Work Sans ExtraLight.eot?#iefix') format('embedded-opentype'),
		url('../font2/Work Sans ExtraLight.woff2') format('woff2'),
		url('../font2/Work Sans ExtraLight.woff') format('woff'),
		url('../font2/Work Sans ExtraLight.svg#Work Sans ExtraLight') format('svg');
    font-weight: 250;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2074;
}
@font-face {
    font-family:'Work Sans ExtraBold';
    src: url('../font2/Work Sans ExtraBold.eot');
	src: url('../font2/Work Sans ExtraBold.eot?#iefix') format('embedded-opentype'),
		url('../font2/Work Sans ExtraBold.woff2') format('woff2'),
		url('../font2/Work Sans ExtraBold.woff') format('woff'),
		url('../font2/Work Sans ExtraBold.svg#Work Sans ExtraBold') format('svg');
    font-weight: 800;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2074;
}


:root {
  --primary-color: #021020;
  --secondary-color: #bb133e;
  --bs-white: #fff;
  /* --bodyFont: "robotoregular";
  --headingFont: "ibm_plex_sansmedium";
  --fontBold: "robotobold"; */
  --bodyFont: "Work Sans";
  --headingFont: "Work Sans ExtraBold";
  --fontBold: "Work Sans";
}

.relative,
body,
html {
  position: relative;
}

body,
ul {
  margin: 0;
  padding: 0;
}

html {
  max-width: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
}

body {
  font-weight: normal;
  line-height: 1.6 !important;
  font-size: 16px;
  font-family: var(--bodyFont);
  color: var(--bs-dark);
  position: relative;
  z-index: 0;
  overflow-x: hidden;
  overflow-y: hidden;
  min-height: 100%;
}

html {
  height: 100%;
}

ul {
  list-style: none;
}

.btn,
a,
button {
  display: inline-block;
  outline: 0 !important;
  box-shadow: none !important;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.btn,
a,
a:focus,
a:hover,
button {
  text-decoration: none;
  outline-style: none;
}

.btn {
  padding: 12px 30px;
  text-transform: uppercase;
  border-radius: 30px;
  color: var(--bs-white);
  font-size: 16px;
  font-family: var(--secondary-font3);
}

.btn.btn_samll {
  padding: 10px 10px;
  font-weight: 500;
  text-transform: capitalize;
  letter-spacing: 2px;
  border-radius: 10px;
  font-size: 60%;
  width: 140px;
}

.btn-danger {
  color: #fff;
  background-color: var(--primary-color);
  border-color: var(--primary-color);
}

.btn.btn_samll.btn_icon {
  width: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  line-height: 1;
  font-family: var(--headingFont);
  font-weight: 300;
}

.p-v-60 {
  padding: 60px 0;
}

h1 {
  font-size: 5.5vw;
}

h2 {
  font-size: 60px;
  text-transform: capitalize;
}

h3 {
  font-size: 45px;
}

h4 {
  font-size: 30px;
}

h5 {
  font-size: 20px;
  font-family: var(--bodyFont);
}

h6 {
  font-size: 20px;
  font-family: var(--bodyFont);
}

.p-v-100 {
  padding: 100px 0;
}
/* header {
  position: absolute;
  left: 0;
  padding: 30px;
  top: 0;
  z-index: 99;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  border-right: var(--bs-white) 1px solid;
} */

header {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  padding: 20px 0;
  z-index: 99;
  width: 100px;
  display: flex;
  flex-direction: row;
  border-right: #999 1px solid;
  justify-content: center;
}

/* header.fixed {
  position: fixed;
  background: rgba(255, 255, 255, 1);
  top: 0;
  padding: 10px 0;
  z-index: 99;
} */
.logo a {
  width: 100%;
  text-align: center;
}
.logo a img {
  mix-blend-mode: screen;
}
.stellarnav .call-btn-mobile,
.stellarnav .location-btn-mobile,
.stellarnav .menu-toggle {
  mix-blend-mode: screen;
}

.stellarnav {
  width: 100%;
  position: absolute !important;
  left: 20%;
  top: 50%;
  /* align-self: center; */
  mix-blend-mode: difference;
}
.stellarnav ul {
  display: flex;
}
.stellarnav ul li a {
  color: var(--primary-color);
  font-weight: 600;
  padding: 30px 40px !important;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 2px;
  border-bottom: #cccc 1px solid !important;
}
.stellarnav .icon-close:after,
.stellarnav .icon-close:before {
  width: 20px;
}
.stellarnav ul li a:before {
  background-color: var(--secondary-color);
  content: "";
  display: inline-block;
  height: 1px;
  margin-right: 10px;
  transition: all 0.42s cubic-bezier(0.25, 0.8, 0.25, 1);
  width: 0;
}

.stellarnav ul li a:hover:before,
.stellarnav ul li a.active:before {
  background-color: var(--secondary-color);
  width: 3rem;
}

.stellarnav ul li a:hover,
.stellarnav ul li a.active {
  color: var(--secondary-color);
  text-shadow: none;
}
/* .stellarnav::before {
  position: absolute;
  right: 52%;
  width: 10%;
  height: 1px;
  background: var(--secondary-color);
  content: "";
  top: 14px;
} */
.stellarnav.mobile.left > ul,
.stellarnav.mobile.right > ul {
  width: 100%;
  max-width: 100%;
  padding-left: 100px;
  z-index: 9999;
  left: -100%;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.stellarnav.mobile.left.active > ul,
.stellarnav.mobile.right.active > ul {
  left: 0;
}
.stellarnav.mobile ul {
  background: rgba(255, 255, 255, 1);
}
header.fixed .stellarnav ul li a {
  color: var(--bs-dark);
  text-shadow: none;
}
header.fixed .stellarnav ul li a:hover,
header.fixed .stellarnav ul li a.active {
  color: var(--secondary-color);
  text-shadow: none;
}
header.fixed .stellarnav ul li a:hover:before,
header.fixed .stellarnav ul li a.active:before {
  background-color: var(--secondary-color);
}
.hero {
  min-height: calc(100vh + 100px);
  position: relative;
  z-index: 1;
  padding-bottom: 100px;
}
.whyus {
  position: relative;
  z-index: 1;
}
.hero::before,
.whyus::before {
  left: 0;
  top: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  height: 100%;
  content: "";
  position: absolute;
  z-index: -1;
}
.stellarnav .menu-toggle span.bars span {
  background: var(--bs-white);
  width: 35px;
  height: 3px;
  margin: 0 0 5px;
}
.hero-content {
  left: 0;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  right: 0;
  font-size: 18px;
  top: 13%;
  position: absolute;
  text-align: center;
  color: var(--bs-white);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.hero-content h1 {
  margin-bottom: 25px;
}
.abouts {
  /* border-radius: 60px 60px 0 0;
  -webkit-border-radius: 60px 60px 0 0;
  -moz-border-radius: 60px 60px 0 0;
  -ms-border-radius: 60px 60px 0 0;
  -o-border-radius: 60px 60px 0 0; */
  background: var(--primary-color);
  color: var(--bs-white);
  position: relative;
  /* margin-top: -50px; */
  z-index: 2;
}
.homeExpand {
  background: var(--primary-color);
}
.text-danger {
  color: var(--secondary-color);
}
/* From Uiverse.io by lenfear23 */
.btns {
  padding: 0.8em 1.7em;
  background-color: transparent;
  border-radius: 0.3em;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  transition: 0.5s;
  font-weight: 400;
  font-size: 16px;
  border: 2px solid;
  font-family: inherit;
  text-transform: capitalize;
  color: var(--bs-white);
  z-index: 1;
}

.btns::before,
.btns::after {
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  transform: translate(-50%, -50%);
  position: absolute;
  border-radius: 50%;
  z-index: -1;
  background-color: var(--secondary-color);
  transition: 1s ease;
}

.btns::before {
  top: -1em;
  left: -1em;
}

.btns::after {
  left: calc(100% + 1em);
  top: calc(100% + 1em);
}

.btns:hover::before,
.btns:hover::after {
  height: 410px;
  width: 410px;
}

.btns:hover {
  color: var(--bs-white);
}

.btns:active {
  filter: brightness(0.8);
}
#slides-holder,
.slide {
  position: relative;
  width: 100%;
}
.slide,
.slide.fixed {
  top: 0;
  left: 0;
  width: 100%;
}
body,
html {
  margin: 0;
  padding: 0;
  color: #fff;
}
.slide {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.slide.fixed {
  position: fixed;
}
.slide-fake-height {
  position: relative;
  display: none;
}
.slide-fake-height.visible {
  display: block;
}
.fade-text {
  display: inline-block;
  position: absolute;
  font-family: HelveticaNeue, helvetica, arial;
  font-size: 60px;
  opacity: 0.2;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.fixed .fade-text {
  opacity: 1;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
  width: 100%;
}
.contentPart {
  text-align: left;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  /* height: 100%; */
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  max-width: 1200px;
  right: 0;
  margin: 0 auto;
  padding: 6% 0;
}
.contentPart h3 {
  margin-bottom: 20%;
  display: inline-block;
  padding: 20px;
  background: var(--primary-color);
  color: var(--bs-white);
}
.portfolio img {
  height: 600px;
  object-fit: cover;
}
.contentPart h4,
.contentPart h6 {
  font-family: var(--bodyFont);
}

.contentPart h4,
.contentPart h6 {
  margin-bottom: 15px;
  display: inline-block;
  padding: 20px;
  background: var(--bs-white);
  color: var(--primary-color);
  font-family: var(--fontBold);
}
.contentPart h6 {
  margin-bottom: 100px;
  padding: 10px;
  font-family: var(--bodyFont);
}
.portfolio .swiper-slide-active h3 {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
.portfolio .swiper-slide-active h3 {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.portfolio .swiper-slide-active h4,
.portfolio .swiper-slide-active h6 {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s;
}
.portfolio .swiper-pagination {
  position: absolute;
  text-align: right;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
  padding-right: 11%;
  font-size: 30px;
  text-shadow: #000 1px 0 5px;
}
.portfolio .swiper-horizontal > .swiper-pagination-bullets,
.portfolio .swiper-pagination-bullets.swiper-pagination-horizontal,
.portfolio .swiper-pagination-custom,
.portfolio .swiper-pagination-fraction {
  bottom: 11%;
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}
.service {
  margin: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}
.parallax_scroll {
  position: absolute;
  top: 15%;
  right: 0;
}
.right .parallax_scroll {
  right: auto;
  left: 0;
}
.featuretext {
  -moz-transform: rotate(90deg) translateY(-68px);
  -webkit-transform: rotate(90deg) translateY(-68px);
  -o-transform: rotate(90deg) translateY(-68px);
  -ms-transform: rotate(90deg) translateY(-68px);
  transform: rotate(90deg) translateY(-68px);
  background: var(--secondary-color);
  padding: 30px 30px;
}
.right .featuretext {
  -moz-transform: rotate(90deg) translateY(100px);
  -webkit-transform: rotate(90deg) translateY(100px);
  -o-transform: rotate(90deg) translateY(100px);
  -ms-transform: rotate(90deg) translateY(100px);
  transform: rotate(90deg) translateY(100px);
  background: var(--secondary-color);
  padding: 30px 30px;
}
.repair .featuretext {
  -moz-transform: rotate(90deg) translateY(-120px);
  -webkit-transform: rotate(90deg) translateY(-120px);
  -o-transform: rotate(90deg) translateY(-120px);
  -ms-transform: rotate(90deg) translateY(-120px);
  transform: rotate(90deg) translateY(-120px);
  background: var(--secondary-color);
  padding: 30px 30px;
}

.service p {
  margin: 35px 0;
}
/* .whyus {
  height: 100vh;
} */

.circle-chart {
    width: 170px;
    height: 170px;
    background: #ffffff8a;
    border-radius: 50%;
}
.circle-chart__circle {
  stroke: var(--secondary-color);
  stroke-width: 2;
  stroke-linecap: square;
  fill: none;
  animation: circle-chart-fill 2s reverse; /* 1 */
  transform: rotate(-90deg); /* 2, 3 */
  transform-origin: center; /* 4 */
}

/**
 * 1. Rotate by -90 degree to make the starting point of the
 *    stroke the top of the circle.
 * 2. Scaling mirrors the circle to make the stroke move right
 *    to mark a positive chart value.
 * 3. Using CSS transforms on SVG elements is not supported by Internet Explorer
 *    and Edge, use the transform attribute directly on the SVG element as a
 * .  workaround.
 */

.circle-chart__circle--negative {
  transform: rotate(-90deg) scale(1, -1); /* 1, 2, 3 */
}

.circle-chart__background {
  stroke: #efefef;
  stroke-width: 2;
  fill: none;
}
.circle-chart__info {
  animation: circle-chart-appear 2s forwards;
  opacity: 0;
  transform: translateY(0.3em);
  color: #fff;
/*   filter: invert(100%) !important;
	-o-filter: invert(100%) !important;
	-webkit-filter: invert(100%) !important;
	-ms-filter: invert(100%) !important; */
}
.circle-chart__percent {
  alignment-baseline: central;
  text-anchor: middle;
  font-size: 8px;
}

.circle-chart__subline {
    alignment-baseline: central;
    text-anchor: middle;
    font-size: 2.5px;
}

.success-stroke {
  stroke: #00c851;
}

.warning-stroke {
  stroke: #ffbb33;
}

.danger-stroke {
  stroke: #ff4444;
}

@keyframes circle-chart-fill {
  to {
    stroke-dasharray: 0 100;
  }
}

@keyframes circle-chart-appear {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.skills {
  color: black;
}

.skills_section {
  width: 100%;
  margin: 0 auto;
}

.skill-head {
  margin: 80px 0;
}

.skill-head h1 {
  font-size: 60px;
  font-weight: 700;
}

.skill-head p {
  margin-bottom: 10px;
}

.skills-area {
  margin-top: 5%;
  display: flex;
  flex-wrap: wrap;
}

.single-skill {
  width: 33.333%;
}

.success-stroke {
  stroke: var(--secondary-color);
}

.circle-chart__background {
  stroke: #ede4e4;
  stroke-width: 1;
}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
  .skill-head {
    margin: 50px 0;
  }

  .skill-head h1 {
    font-size: 30px;
  }

  .skill-icon {
    width: 50%;
  }

  .skill-icon i {
    font-size: 70px;
  }

  .circle-chart {
    width: 200px;
    height: 200px;
  }
	.circle-chart__subline {
    font-size: 2.5px;
}
}
.form-control {
  height: 50px;
  color: var(--bs-white) !important;
  background: transparent !important;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  padding: 0 25px;
  border-color: var(--bs-white);
}
textarea.form-control {
  height: 80px;
  padding: 15px;
  resize: none;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.p-v3 {
  padding: 0 3rem;
}
footer {
  padding: 40px 0 15px;
  border-top: 1px solid #999;
}

.card {
  width: fit-content;
  height: fit-content;
  background-color: #16202a;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  padding: 15px 15px;
  gap: 15px;
  overflow: hidden;
  border-radius: 27px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.055);
}

/* for all social containers*/
.card a {
  width: 52px;
  height: 52px;
  background-color: rgba(117, 117, 117, 0);
  display: flex;
  align-items: center;
  border-radius: 10px;
  justify-content: center;
  color: var(--bs-white);
  font-size: 20px;
  overflow: hidden;
  transition: all 0.4s cubic-bezier(0.15, 0.83, 0.66, 1);
}

.card a:hover {
  transform: scale(1.2);
  border-radius: 15px;
}
/*instagram*/
.card a:nth-child(1):hover {
  background-color: #38529a;
}
/* twitter*/
.card a:nth-child(3):hover {
  background-color: #00acee;
}
/* linkdin*/
.card a:nth-child(4):hover {
  background-color: #0072b1;
}
/* Whatsapp*/
.card a:nth-child(5):hover {
  background-color: #25d366;
}

.card a:active {
  transform: scale(1.1);
  transition-duration: 0.3s;
}

/*first-child*/
.card a i:first-child {
  display: flex;
  scale: 1.3;
  position: absolute;
  width: 17px;
  opacity: 1;
  transform: translateY(0px);
  transition: all 0.4s cubic-bezier(0.15, 0.83, 0.66, 1);
}

.card a i:first-child path {
  color: rgb(255, 255, 255);
}

.card a:hover i:first-child {
  transform: translateY(-40px);
  opacity: 0;
}
/*last-child*/
.card a i:last-child {
  display: flex;
  position: absolute;
  width: 17px;
  transform: translateY(20px);
  opacity: 0;
  transition: all 0.4s cubic-bezier(0.15, 0.83, 0.66, 1);
}
.card a i:last-child path {
  color: rgb(255, 255, 255);
}

.card a:hover i:last-child {
  opacity: 1;
  transform: translateY(0px);
}
.stellarnav ul {
  display: block !important;
  opacity: 0;
  visibility: hidden;
}
/* .stellarnav.mobile {
  opacity: 0;
} */
.stellarnav.active ul {
  opacity: 1;
  visibility: visible;
}
.modal-content {
  background-color: var(--primary-color);
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 15px;
  border: rgba(255, 255, 255, 0.2) 10px solid;
}
.btn-close {
  box-sizing: content-box;
  width: 1em;
  height: 2em;
  padding: 0.25em 0.25em;
  color: #000;
  background: transparent
    url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e")
    center/1em auto no-repeat;
  border: 0;
  border-radius: 0.25rem;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 10px;
  background-size: 100%;
  z-index: 9;
}
.lists {
  padding-left: 30px;
  list-style-type: disc;
}

.lists li {
  margin-bottom: 15px;
  padding-right: 50px;
}
.whyus .hero-content {
  position: static;
}

.lists li h6 {
  font-family: "ibm_plex_sansbold";
  margin-bottom: 15px;
}
.modal img {
/*   height: 550px; */
  object-fit: cover;
}
.wpcf7 form .wpcf7-response-output {
  margin: 0 !important;
  padding: 0.2em 1em !important;
  position: absolute;
  bottom: 15px;
}
.wpcf7-not-valid-tip {
  font-size: 14px !important;
}
.wpcf7-spinner {
  background-color: #000;
  opacity: 0.75;
  margin: 30px 12px 0 !important;
  position: absolute !important;
  /* bottom: 80px; */
}
.moretext {
  display: none;
}
.moreBox {
  background: var(--primary-color);
  max-width: 700px;
  margin: -100px auto 0;
  position: relative;
  z-index: 2;
  padding: 3rem 5rem 0;
  border-radius: 30px 30px 0;
}
.service h4 {
  margin-bottom: 25px;
}
.service li {
  margin-bottom: 10px;
}
.featuretext h4 {
  margin-bottom: 0;
  font-size: 20px;
}
.ftop i {
  margin-right: 15px;
  font-size: 35px;
}
.ftop .d-flex {
  justify-content: center;
  border-right: rgba(255, 255, 255, 0.2) 1px solid;
  height: 100%;
  align-items: center;
}
.ftop .col-md-4.d-flex:last-child {
  border: none;
}


/* Sonali  */
.card a:nth-child(2):hover{
	background-color: #bc2a8d;
}
#portfolio .contentPart, #featuredProject img{
	display: none;
}
.contactForm p{
	margin: 0 !important;
}

#portfolio .swiper-button-next{
	right: 80px;
	top: auto;
    bottom: 50px;
    background: #fff;
	color: #021020;
    padding: 10px;
    font-size: 16px;
    height: 50px;
    width: 50px;
}
#portfolio .swiper-button-prev{
	right: 150px;
    left: auto;
	top: auto;
	bottom: 50px;
    background: #fff;
	color: #021020;
    padding: 10px;
    font-size: 16px;
    height: 50px;
    width: 50px;
}
#portfolio .swiper-button-next:after, #portfolio .swiper-button-prev:after{
	font-size: 26px;
}
#getcallModal .swiper {
      width: 100%;
      height: 300px;
      margin-left: auto;
      margin-right: auto;
    }

.mySwiper2.popupGallery2 {
      height: 380px !important;
      width: 100%;
    }
.mySwiper.popupGallery {
      height: auto !important;
      box-sizing: border-box;
      padding: 10px 0;
    }

#getcallModal .swiper-slide {
      background-size: cover;
      background-position: center;
    }
#getcallModal .modal-header .btn-close{
	height: 10px;
    right: 15px;
    top: 15px;
}

 #getcallModal   .mySwiper .swiper-slide {
      width: 25%;
      height: 100%;
      opacity: 0.4;
    }

 #getcallModal   .mySwiper .swiper-slide-thumb-active {
      opacity: 1;
    }

 #getcallModal   .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }

.wpcf7 form .wpcf7-response-output{
/* 	bottom: 20px; */
	bottom: 2px;
}

#myModal .wpcf7 form .wpcf7-response-output{
	bottom: 20px;
}

/* sonali */
.testimonial {
  padding: 80px 0;
	padding-top: 0;
background: var(--primary-color);
    color: var(--bs-white);
  position: relative; }
  .testimonial .testimonial-red-background {
    position: absolute;
    background-color: #931819;
    height: 100%;
    width: 360px;
    top: 0;
    right: 17%; }
  .testimonial .quotes {
    height: 60px;
    width: 37px;
    display: flex;
    z-index: 3;
    position: relative;
    margin: auto; }
  .testimonial h3.title {
    margin-bottom: 55px; }
.testimonial p.title{
	margin: 35px 0;
	font-size: 22px;
	position: relative;
}
.testimonial p.title .icon{
	position:absolute;
	font-size: 10vh;
	    opacity: 0.4;
}
.testimonial p.title .icon.fa-quote-left{
	top: -20px;
    left: -55px;
}
.testimonial p.title .icon.fa-quote-right{
	bottom: -20px;
    right: -55px;
}
.testimonial .author{
	font-weight: bold;
}
  .testimonial .testimonialSlider .sliderButton {
      position: absolute;
      left: 50%;
    top: 80%;
      z-index: 2; }
      .testimonial .testimonialSlider .sliderButton div {
        background-color: #fff;
        box-shadow: 0 10px 35px rgba(5, 16, 54, 0.1);
        border: 1px solid #181a20;
        border-radius: 50%;
        color: #051036;
        display: inline-block;
        height: 45px;
        line-height: 45px;
        width: 45px;
        transition: all .3s ease;
        display: flex;
        justify-content: center;
        align-items: center; }
        .testimonial .testimonialSlider .sliderButton div::after {
          font-size: 22px; }
      .testimonial .testimonialSlider .sliderButton .swiper-button-prev {
        left: -75px; }
      .testimonial .testimonialSlider .sliderButton .swiper-button-next {
        right: 0;
        left: 20px; }

.gallery{
	padding-bottom: 25px;
background: var(--primary-color);
    color: var(--bs-white);
}

.gallery .swiper-wrapper .swiper-slide{
	height: 320px;
}
.gallery .swiper-wrapper .swiper-slide center{
	height: 100%;
	object-fit: cover;
}
.gallery .swiper-wrapper .swiper-slide center img{
	height: 100%;
	object-fit: cover;
}
#services .abouts.service, .homeExpand{
	margin-bottom: -1px;
}
#gallery{
	margin-top: -1px;
	margin-bottom: -1px;
}
.ftop {
	margin-top: -1px;
}
.footer-logo img.img-fluid.mb-4 {
    max-height: 115px;
}
.ftop .adresBar{
	cursor: pointer;
}
#contact .wpcf7-form.invalid{
	margin-bottom: 50px;
}
#contact .wpcf7-response-output{
	    position: absolute;
    bottom: 40px;
}
.ftop a:hover,.ftop .adresBar:hover{
	color: #dc3545 !important;
}

#services .abouts.service{
	padding-bottom: 0 !important;
}
#about, #whyus{
	padding: 50px 0;
}
#about span a.btns{
	margin-top: 5px !important;
}
.lists li, .lists li p{
	margin-bottom: 0;
}
.no-scroll {
  overflow: hidden;
}
.stellarnav ul li a:before{
	    top: -5px;
    position: relative;
}
textarea.form-control{
	padding-left: 25px;
}
input.btns{
	border-radius: 10px;
}