<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
  margin: 0;
  padding: 0;
}
@font-face {
  font-family: 'Konnect';
  src: url('../fonts/Konnect-Regular.woff') format('woff2'),
    url('../fonts/Konnect-Regular.woff2') format('woff');
}
html{
  scroll-behavior: smooth;
}
body {
  font-family: 'Konnect' !important;
  scroll-behavior: smooth;
}
.textred {
  color: red;
  padding-left: 4px;
}
/* --------------------------section header css started-------------------------------------- */
nav.navbar.navbar-expand-md.navbar-dark {
  background: #121212;
}
div#collapsibleNavbar {
  justify-content: space-around;
}
a.nav-link {
  font-size: 20px;
  font-weight: 500;
  font-size: 19px;
  line-height: 23px;
  color: #FFFFFF;
}
.navbar-expand-md .navbar-nav {
  align-items: center;
}
section.carousel {
  float: left;
  width: 100%;
  height: 100%;
}
div#collapsibleNavbar ul.navbar-nav li.nav-item a:hover {
  color: #FF5900;
}

/* --------------------------section header css end-------------------------------------- */
/* --------------------------section About US css started-------------------------------------- */
section.About.us {
  float: left;
  width: 100%;
  padding-top: 60px;
  padding-bottom: 150px;
  position: relative;
}
h2.text-left {
  font-weight: 700;
  font-size: 36px;
  line-height: 47px;
  text-align: center;
  color: #000000;
}
p.text-left {
  font-weight: 400;
  font-size: 19px;
  line-height: 140%;
  color: #6F6F6F;
}
.img-fluid img {
  max-width: 100%;
  border-radius: 16px;
}
.box p {
  margin: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 33.6px;
  padding: 0px 11px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.box {
  float: left;
  width: 47%;
}
.media-body h5 {
  font-weight: 600;
  font-size: 20px;
  line-height: 140%;
  color: #303030;
}
.media-body {
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  color: #6F6F6F;
}
.box img {
  max-width: 100%;
  position: absolute;
  top: 12px;
  left: 12px;
}
.box {
  font-weight: 400;
  font-size: 24px;
  line-height: 140%;
  text-align: center;
  color: #303030;
  float: left;
  top: 41%;
  right: 28%;
  position: absolute;
  width: 42%;
  background: #FFF5EF;
  border: 1px solid rgba(255, 89, 0, 0.5);
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
  border-radius: 16px;
  width: 340px;
  height: 245px;
}
div#websiteMaintenance .modal-body {
  height: 280px;
  overflow-y: scroll;
}
/* --------------------------section About US css end-------------------------------------- */
/* --------------------------section Our Services css started-------------------------------------- */
section.our-services {
  float: left;
  width: 100%;
  background-image: url(../img/back-img.png);
  padding: 60px 15px;
background-repeat: round;
}
.card-item {
  height: 380px;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.50rem 0 0.50rem 0.50rem;
  transition: all 0.4s;
}
.pr-height{
  height: 145px;
}
.card-item:hover{
  box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.3);
}
h1.text-center {
  font-weight: 700;
  font-size: 48px;
  line-height: 63px;
  text-align: center;
  color: #FFFFFF;
  padding-bottom: 35px;
}
h5.card-title {
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 31px;
  text-align: center;
  color: #303030;
}
p.card-text {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  color: #6F6F6F;
}
a.card-link {
  font-weight: 500;
  font-size: 22px;
  line-height: 29px;
  text-align: center;
  color: #FF5900;
}
.top {
  background-position: center;
  background-image: url(../img/\(1\).png);
  background-size: 70px 70px;
  background-repeat: no-repeat;
  padding: 0 30px;
}
.carousel-caption {
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  background: #fff;
  opacity: 0.5;
  border-radius: 20px;
}
.carousel-caption h5 {
  font-size: 30px;
  font-weight: 600;
}
.carousel-caption p, .carousel-caption h5 {
  color: #000;
  padding-inline: 20px;
}
.carousel-indicators{
  bottom: -5px !important;
}
.card-body .modal .modal-footer button {
  background-color: #121212 !important;
  border-color: #121212;
}
.card-body .modal .modal-title {
  color: #000;
  font-size: 22px;
  font-weight: 600;
}
/* --------------------------section Our Services css end-------------------------------------- */
/* --------------------------section  our products css started ------------------------------------- */
section.our.services {
  float: left;
  width: 100%;
  padding-bottom: 65px;
}
ul li {
  list-style: none;
  font-weight: 400;
  font-size: 32px;
  line-height: 42px;
  color: #6F6F6F;
}
.nav.nav-tabs {
  float: left;
  display: block;
  margin-right: 20px;
  border-bottom: 0;
  border-right: 1px solid #ddd;
  padding-right: 15px;
}
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
  background: transparent;
}
.nav-tabs .nav-link.active {
  color: #FF5900 !important;
  font-weight: 600;
  border-color: transparent !important;
  border: 0;
  border-left-width: 7px;
  border-style: solid;
  border-color: #ff5900 !important;
}
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
  color: #6F6F6F !important;
}
.tab-content&gt;.active {
  display: block;
  min-height: 165px;
}
.nav.nav-tabs {
  float: left;
  display: block;
  margin-right: 20px;
  border-bottom: 0;
  border-right: 1px solid transparent;
  padding-right: 15px;
}
h1.display-4 {
  font-weight: 700;
  font-size: 29px;
  line-height: 42px;
  color: #303030;
  padding: 20px 0 0;
}
.lead {
  font-size: 1.05rem !important;
}
a.nav-link {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 42px;
  color: #6F6F6F;
}
.col-lg-4.setborder {
  border-right: 2px solid#6F6F6F;
}
.box1.ml-4 {
  background: #FFFFFF;
  padding-bottom: 30px;
  transition: all 0.4s;
}
.box1.ml-4:hover {
  box-shadow: 0px 4px 30px rgb(0 0 0 / 12%);
}
h1.product {
  padding: 34px;
  font-size: 48px;
  font-weight: 700;
}
.box1 {
  border-top: 4px solid#303030;
}

/* product caurosal */
.product-itm {
  background: #E45001;
  border-radius: 16px;
  margin-bottom: 30px;
}
.product-itm .product-itm-inner{
  padding: 20px;
}
.product-itm .product-itm-btn {
  padding: 30px;
  background: #FF5900;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}
.product-itm .product-itm-inner h4 {
  font-size: 26px;
  font-weight: 600;
}
.product-itm .product-itm-inner p:nth-child(2), .product-itm-btn a {
  font-size: 20px;
}
.product-itm .product-itm-inner p:nth-child(3){
  margin: 0;
}
.product-itm-btn a img {
  padding-left: 5px;
}
div#product_carousel{
  height: inherit;
}
div#product_carousel .carousel-indicators li {
  background: #D9D9D9;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
div#product_carousel .carousel-indicators li.active {
  background: #000;
}
div#product_carousel .carousel-indicators {
  bottom: 0;
  top: 98%;
}
/* --------------------------section  our products css end ------------------------------------- */
/* --------------------------section  choose us css start------------------------------------- */
section.choose {
  float: left;
  width: 100%;
  background: #FFF5EF;
  padding-block: 66px;
}
.choose11 img {
  max-width: 100%;
  border-radius: 16px;
}
.choose-right{
  margin-left: 3rem;
}
.idea img {
  float: left;
  position: absolute;
  top: 0px;
  left: -49px;
}
.growth img {
  position: absolute;
  top: 310px;
  right: -12px;
}
h4.righ1 {
  font-weight: 600;
  font-size: 1.1rem;
  line-height: 140%;
  margin-top: 0;
  color: #303030;
}
h3.all {
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 140%;
  color: #FF5900;
}
/* --------------------------section  choose us css end------------------------------------- */
/* --------------------------section  client css started------------------------------------- */
section.client {
  float: left;
  width: 100%;
  padding-bottom: 20px;
  position: relative;
}
h1.clihead {
  text-align: center;
  padding-top: 50px;
}
img.bottom {
  bottom: 17px;
  top: auto;
  right: 20px;
  left: auto;
}

/* --------------------------section  client css end------------------------------------- */
/* --------------------------section  contact css started------------------------------------- */
section.contact {
  float: left;
  width: 100%;
  padding-bottom: 65px
}
h1.tophead {
  font-weight: 700;
  font-size: 36px;
  line-height: 47px;
  color: #303030;
}
button.btn.text-center {
  background: #FF5900;
  color: #fff;
  border-radius: 16px;
  font-size: 18px;
  padding: 10px 20px;
}
.contact .contact-info input,
.contact .contact-info textarea, 
.portfoliodtwrap .contact-info select,
.portfoliodtwrap .contact-info input,
.portfoliodtwrap .contact-info textarea{
  width: 100%;
  background: #FFF5EF;
  border: 1px solid #FF5900;
  border-radius: 8px;
}
section.portfoliodtwrap .contact-info .select2-container .selection .select2-selection.select2-selection--single{
  width: 100%;
  background: #FFF5EF;
  border: 1px solid #FF5900;
  border-radius: 8px;
  height: 55px !important;
}
.select2-container span.select2-dropdown.select2-dropdown--below span.select2-results ul#select2-locaionCity-results li {
  font-size: 16px;
  color: #303030;
}
.portfoliodtwrap .contact-info select.form-control:not([size]):not([multiple]) {
  height: calc(3.25rem + 2px);
}
.form-group input {
  padding-block: 15px;
}
.form-group.contact-info label {
  color: #303030;
  font-weight: 600;
}
.form-group.contact-info .retry-captcha {
  font-size: 14px;
  margin: 10px 0px 0px;
  color: #6F6F6F;
}
.form-group.contact-info .retry-captcha a {
  font-weight: 600;
  color: #fd5900;
}
h5.subcli.text-center {
  margin-bottom: 36px;
}
#back-to-top {
  position: fixed;
  bottom: 30px;
  right: 100px;
  z-index: 9999;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 30px;
  background: #f5f5f5;
  color: #444;
  cursor: pointer;
  border: 10px;
  border-color: #000;
  border-radius: 2px;
  text-decoration: none;
  transition: opacity 0.2s ease-out;
  opacity: 9;
}
#back-to-top:hover {
  background: #e9ebec;
}
#back-to-top.show {
  opacity: 1;
}
a.nav-link {
  font-size: 20px;
  font-weight: 500;
  font-size: 19px;
  line-height: 23px;
  color: #FFFFFF;
}
.contact-itm li p{
  margin: 0;
}
.contact-itm li img{
  margin-right: 5px;
}
.captcha-img {
  margin-bottom: 30px;
}
/* --------------------------section  contact css end------------------------------------- */
/* --------------------------section  footer css started------------------------------------- */
section.page-footer {
  float: left;
  width: 100%;
  background-color: #000000;
}
.page-footer li {
  font-weight: 400;
  font-size: 14px;
  line-height: 23px;
  color: #FFFFFF;
}
.page-footer li i{
  line-height: 23px;
}
.footer-logo{
  margin-bottom: 10px;
}
.footer-head{
  margin-bottom: 20px;
}
.contact-itm li:last-child img, .contact-itm li:nth-child(2) img{
  margin-right: 5px;
  margin-block: auto;
}
.contact-itm li:first-child p{
  line-height: 18px;
}
.contact-info img {
  vertical-align: top;
}
/* --------------------------section  footer css end------------------------------------- */
/* --------------------------career page css start------------------------------------- */
section.career{
  float: left;
  width: 100%;
  background: #FFF5EF;
  padding-block: 66px;
}
.career .career-head h1{
  font-size: 42px;
  font-weight: 600;
  color: #000000;
  padding: 0;
  margin: 0;
}
.career .career-apply a{
  background: #FF5900;
  color: #fff;
  border-radius: 16px;
  font-size: 18px;
  padding: 10px 20px;
}
section.portfoliodtwrap {
  padding-block: 60px;
}
.bredcrum-img {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
section.bredcrum .bredcrum-img h1 {
  font-size: 40px;
  font-weight: 600;
  text-align: center;
  color: #fff;
  z-index: 1;
}
section.bredcrum .bredcrum-img h2 {
  font-size: 30px;
  font-weight: 500;
  text-align: center;
  color: #fff;
  z-index: 1;
}
section.portfoliodtwrap .form-group{
  margin-bottom: 15px;
}
.gender input#gender {
  width: inherit;
}
section.bredcrum {
  position: relative;
  width: 100%;
  height: 310px;
  background: url(../img/career-breadcrumb.jpg);
  background-position: 0% 60%;
  background-size: cover;
  background-repeat: no-repeat;
}
section.bredcrum .bredcrum-img::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #00000057;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.career-top{
  margin-top: 60px;
}
/* --------------------------career page css end------------------------------------- */
/* --------------------------testimonial css start------------------------------------- */
.client-main {
  width: 100%;
  padding: 16px;
}
.client-main .slider .client-buttons {
  z-index: 1;
  right: 50%;
  top: 261px;
  width: 80px;
  height: 40px;
  position: absolute;
  border-radius: 50px;
  transform: translateX(50%);
  background-color: #ffffff;
}
.client-main .slider .client-buttons .previous-btn,
.client-main .slider .client-buttons .next-btn {
  width: 50%;
  height: 100%;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.client-main .slider .client-buttons .previous-btn {
  left: 0;
  background-image: url("../img/icon-prev.svg");
}
.client-main .slider .client-buttons .previous-btn:hover {
  transform: scale(1.25);
}
.client-main .slider .client-buttons .next-btn {
  right: 0;
  background-image: url("../img/icon-next.svg");
}
.client-main .slider .slide-btn {
  display: flex;
  margin: 0 auto;
  text-align: center;
  align-items: center;
  justify-content: center;
  flex-direction: column-reverse;
}
.client-main .slider .slide-btn .testimonial {
  padding: 32px 51px;
  background-size: 60px;
  background-position: top;
  background-repeat: no-repeat;
  background-image: url(../img/pattern-quotes.png);
}
.client-main .slider .slide-btn .testimonial blockquote {
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
  margin-bottom: 36px;
}
.client-main .slider .slide-btn .testimonial .author {
  font-size: 15px;
  font-weight: 700;
}
.client-main .slider .slide-btn .testimonial .author span {
  display: block;
  color: #babacf;
  font-weight: 500;
}
.client-main .slider .slide-btn .slider-img {
  width: 50%;
  padding: 30px;
  display: flex;
  margin-bottom: 40px;
  align-items: center;
  justify-content: center;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../img/pattern-bg.png);
}
.client-main .slider .slide-btn .slider-img img {
  width: 240px;
  display: block;
  border-radius: 10px;
  box-shadow: 0px 7px 40px -8px rgb(255 199 172 / 98%);
}
@media screen and (min-width: 600px) {
  .client-main .slider .client-buttons {
      top: 280px;
  }
}
@media screen and (min-width: 900px) {
  .client-main {
      width: 100%;
      padding: 64px 64px 64px 0;
  }
  .client-main .slider .client-buttons {
      right: 43%;
      top: 500px;
  }
  .client-main .slider .slide-btn {
      position: relative;
      text-align: left;
      display: flex;
      flex-direction: row;
  }
  .client-main .slider .slide-btn .testimonial {
    width: 50%;
      padding: 32px 0 0 0;
      background-size: 80px;
      background-position: 19% -7%;
      transform: translateX(40px);
  }
  .client-main .slider .slide-btn .testimonial blockquote {
      font-size: 24px;
      line-height: 30px;
  }
  .client-main .slider .slide-btn .testimonial .author span {
      display: contents;
  }
  .client-main .slider .slide .slider-img {
      padding: 55px;
  }
  .client-main .slider .slide-btn .slider-img img {
      width: 400px;
  }
}
/* --------------------------testimonial css end------------------------------------- */
@media (max-width:1140px) {
  .card-item {
    height: 420px;
  }
  .pr-height {
    height: 165px;
}
  .top.mt-3 {
    height: 100px;
  }
  h5.card-title {
    height: 60px;
    margin: 0;
    line-height: 26px;
  }
  .cap-info {
    margin-top: -12%;
  }
  .box {
    right: 19%;
  }
}
@media screen and (max-width: 1024px) {
  a.nav-link {
    font-size: 14px;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.4rem !important;
    padding-left: 0.4rem !important;
  }
  .navbar-dark .navbar-nav .nav-link.header-contact i {
    height: 25px;
    width: 25px;
    line-height: 25px;
    margin-right: 6px;
  }
  .box {
    position: relative;
    width: 100%;
    height: 200px;
    top: 3%;
    left: 0;
    right: 0;
  }
  .box p {
    font-size: 18px;
    line-height: 27px;
  }
  .idea img {
    top: 15%;
    left: -11%;
  }
  .growth img {
    top: 73%;
    right: 5%;
  }
  h3.all {
    font-size: 1.2rem;
  }
}
@media (max-width:992px) {
  .col-lg-4.setborder {
    margin-bottom: 40px;
  }
  .box {
    position: relative;
    width: 100%;
    height: 200px;
    top: 3%;
    left: 0;
    right: 0;
  }
  .box p {
    font-size: 18px;
    line-height: 27px;
  }
  .growth img {
    top: 29%;
    width: 26%;
    right: -5%;
}
.pr-height {
  height: 145px;
}
.idea img {
  top: 0%;
  left: -13%;
  width: 38%;
}
  h1.tophead {
    font-size: 30px;
    line-height: 40px;
  }
  h1,
  .h1 {
    font-size: 2.3rem;
  }
  h5,
  .h5 {
    font-size: 1.1rem;
  }
  .media {
    margin-bottom: 10px;
  }
  h4.righ1 {
    margin: 0;
}
h3.all {
  font-size: 1rem;
}
section.About.us {
  padding-bottom: 60px;
}
.client-main .slider .slide-btn .slider-img img {
  width: 300px;
}
.client-main .slider .slide-btn .testimonial {
    transform: translateX(0px);
}
}
@media (max-width:769px) {
.card-item {
  height: 400px;
}
.pr-height {
  height: 145px;
}
.top.mt-3 {
  height: 95px;
}
}
@media (max-width:768px) {
  .cap-info {
    margin-top: 0%;
  }
  h2.text-left {
    font-size: 30px;
    line-height: 40px;
    margin-top: 10px;
}
p.text-left {
  font-size: 16px;
  line-height: 22px;
}
h1.clihead {
  font-size: 2rem;
  padding: 50px 0px 10px;
}
h1.tophead {
  font-size: 22px;
  line-height: 20px;
}
.rular {
  width: 70%;
}
h5.subcli {
  font-size: 16px;
}
h1.product, h1.text-center{
  font-size: 30px;
  line-height: 40px;
  padding-bottom: 0;
}
a.card-link {
  font-size: 18px;
  line-height: 18px;
}
h5.card-title {
  height: 40px;
}
.pr-height {
  height: 105px;
}
.card-item {
  height: 330px;
}
.growth img {
  top: 88%;
  right: -2%;
  width: 15%;
}
.idea img{
  width: 25%;
  left: -9% ;
}
.navbar-expand-md .head-icon {
  flex-direction: inherit;
  justify-content: center;
}
section.bredcrum .bredcrum-img h1 {
  font-size: 30px;
}
section.bredcrum .bredcrum-img h2 {
  font-size: 20px;
}
.carousel-caption{
  display: none !important;
}
.client-main .slider .client-buttons {
  top: 460px;
}
}
@media (max-width:576px) {
  p.paragraph, section.bredcrum .bredcrum-img h2 {
    font-size: 18px;
    line-height: 24px;
}
h1.product, h1.text-center {
  font-size: 28px;
  line-height: 35px;
}
h2.text-left, section.bredcrum .bredcrum-img h1 {
  font-size: 28px;
}
section.About.us .box {
  background: transparent;
  border: none;
  box-shadow: none;
  height: 60px;
}
section.About.us .box img {
  display: none;
}
.choose-right {
  margin-left: 0;
  margin-top: 10%;  
}
.media {
  align-items: center;
}
.media-body h3.all {
  font-size: 15px;
  margin: 0;
}
.client-main .slider .client-buttons {
  top: 56%;
}
.idea img {
  top: 23%;
  left: -2%;
  width: 20%;
}
.growth img {
  top: 90%;
  right: 3%;
  width: 12%;
}
.choose11{
  padding-inline: 5%;
}
.career-top {
  margin-top: 20px;
}
}
@media (max-width:575px){
  section.portfoliodtwrap .row {
    width: 100%;
    margin: auto;
}
.rular-bottom {
  width: 40%;
  margin-top: 10px;
}
.career-content p {
  padding: 0 !important;
}
}
@media (max-width:425px) {
  .client-main .slider .client-buttons {
    top: 54%;
}
.client-main .slider .slide-btn .testimonial {
    padding: 32px 0px;
}
section.bredcrum {
  height: 200px;
  background-position: 0% 66%;
}
}
@media (max-width:426px){
  .card-item {
    height: 350px;
}
.pr-height {
  height: 125px;
}
}
@media (max-width:400px) {
  .idea img {
    width: 25%;
  }
  .growth img {
    width: 15%;
    top: 87%;
    right: 4%;
} 
  .box p {
    margin-top: 10px;
}
.product-itm .product-itm-inner h4 {
  font-size: 20px;
}
.product-itm .product-itm-inner p:nth-child(2), .product-itm-btn a {
  font-size: 14px;
}
.product-itm .product-itm-inner p:nth-child(3){
  font-size: 12px;
}
}
@media (max-width:376px) {
section.bredcrum {
  height: 170px;
}
.pr-height {
  height: 160px;
}
.card-item {
  height: 390px;
}
section.bredcrum .bredcrum-img h2 {
  font-size: 16px;
  line-height: 24px;
}
}
@media (max-width:360px) {
  h1.product, h1.text-center {
    font-size: 22px;
    line-height: 25px;
}
.box1.ml-4 {
  margin-left: 0 !important;
}
h1.display-4 {
  font-size: 26px;
  line-height: 28px;
}
h5.card-title {
  height: 60px;
}
.card-item {
  height: 430px;
}
section.About.us {
  padding-top: 15px;
}
section.bredcrum {
  height: 160px;
}
}
@media (max-width:320px) {
section.bredcrum {
  height: 150px;
}
}</pre></body></html>