@import url("https://fonts.googleapis.com/css2?family=Cabin:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap");
@font-face {
  font-family: 'GoogleSans-Regular';
  font-style: normal;
  font-display: swap;
  src: url(../fonts/GoogleSans-Regular.ttf); }

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

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent; }

@font-face {
  font-family: 'GoogleSans-Regular';
  font-style: normal;
  font-display: swap;
  src: url(../fonts/GoogleSans-Regular.ttf); }

body {
  font-family: "Cabin", sans-serif;
  line-height: 21px;
  font-size: 16px;
  color: #3b4047; }

body.overflow-active {
  overflow: hidden; }

.section-cart,
.process {
  position: relative; }

.container {
  max-width: 1118px;
  width: 100%;
  margin: auto;
  padding-right: 15px;
  padding-left: 15px; }

a {
  text-decoration: none;
  background-color: transparent; }

button, select {
  text-transform: none; }

button, input, optgroup, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

ul, ol {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-type: none; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

.pd-t20 {
  padding-top: 20px; }

.pd-b20 {
  padding-bottom: 20px; }

.pd-60 {
  padding: 100px 0; }

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.grid {
  display: grid;
  width: 100%; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.div-50 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.img-resposive {
  display: inline-block;
  max-width: 100%;
  height: auto; }

.flex-wc-col {
  display: flex;
  flex-direction: column;
  justify-content: center; }

.flex-row-equal {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between; }

.h2-title {
  text-transform: uppercase;
  font-size: 20px;
  line-height: 24px;
  margin: 0;
  padding: 5px 0 20px; }

.sectionHeading {
  font-family: "GoogleSans-Regular";
  color: #3b4047;
  font-size: 45px;
  line-height: 40px;
  text-transform: capitalize;
  position: relative;
  width: fit-content;
  margin: 0 auto 50px;
  transition: all .5s ease; }

.sectionHeading span {
  color: #007bff; }

.flex {
  display: flex; }

.d-flex {
  display: flex;
  align-items: center; }

.default-btn {
  padding: 10px 25px;
  position: relative;
  top: 2px;
  width: max-content;
  display: inline-block;
  color: #fff;
  background: #f0643e;
  border-radius: 4px;
  overflow: hidden;
  transition: .5s;
  text-align: center; }

.section-cart {
  background: #eff2f6; }

.curve-svg {
  pointer-events: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  fill: #f5f3f3; }

.curve-svg.curve-svgw {
  fill: #fff; }

.curve-svg.curve-svgB {
  fill: #eff2f6; }

.curve-svg.curve-svgF {
  fill: #f5fff3; }

.navbar-area {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: transparent;
  height: auto;
  z-index: 1040; }

.main-navbar {
  position: relative;
  flex-wrap: nowrap;
  padding: 0.5rem 0 0.5rem 0;
  display: flex;
  align-items: center; }
  .main-navbar .d-flex {
    margin-left: auto; }

.navbar-brand {
  padding: 0.3125rem 0 0.3125rem 0;
  margin-right: 1rem;
  font-size: 1.25rem;
  text-decoration: none;
  white-space: nowrap; }
  .navbar-brand img {
    max-width: 220px;
    width: 100%; }

/*
.fixheader-top
{
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9;
  background: #fff;
}
*/
.navbar-md {
  display: flex;
  align-items: center;
  flex-basis: auto;
  /*flex-grow: 1;*/
  margin-left: 2em; }
  .navbar-md .navbar-nav {
    display: flex;
    list-style: none;
    margin: auto; }
    .navbar-md .navbar-nav .nav-item {
      position: relative;
      margin: 14px 0 14px 0; }
    .navbar-md .navbar-nav :first-child {
      margin-left: 0; }
    .navbar-md .navbar-nav .nav-link {
      font-family: "GoogleSans-Regular";
      color: #3b4047;
      font-size: 14px;
      font-weight: 700;
      padding: 25px 7px;
      display: block;
      text-transform: uppercase;
      letter-spacing: 1px; }

.cst-mbwrap {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 41px;
  width: 42px;
  background: #f0643e;
  margin-left: 15px; }
  .cst-mbwrap .cst-search-icon {
    font-size: 24px;
    color: #fff;
    background-color: initial;
    border: 0;
    outline: none;
    line-height: 1;
    overflow: hidden; }

.mobile-Menu-hum,
.cst-icon-closeX {
  display: none; }

.TeamSection {
  position: relative;
  padding: 0px 0 80px 0; }
  .TeamSection .curve-svg.curve-svgB {
    fill: #f5fff3; }

.about-us {
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #f5fff3;
  display: block;
  position: relative;
  padding: 200px 0;
  overflow: hidden !important;
  transition: all 0.5s ease-in-out 0s;
  background-repeat: repeat;
  background-size: auto;
  animation: animatedBackground 20s linear infinite; }
  .about-us .page-title-pattern {
    bottom: 0;
    position: absolute; }
    .about-us .page-title-pattern .img-fluid {
      max-width: 100%;
      height: auto; }

.url-flex {
  display: flex;
  align-items: center; }
  .url-flex .width-45 {
    max-width: 70%;
    width: 100%;
    margin: auto;
    text-align: center; }
    .url-flex .width-45 h1 {
      font-weight: 600;
      font-size: 50px;
      margin-bottom: 15px;
      line-height: 1.7em; }
    .url-flex .width-45 p {
      font-size: 18px;
      margin-bottom: 15px;
      line-height: 31px;
      font-weight: 500; }

.vision {
  padding: 30px 0 80px 0;
  position: relative; }
  .vision p {
    color: #3b4047;
    width: 85%;
    margin: 0 auto;
    font-size: 21px;
    line-height: 33px;
    text-align: center;
    font-weight: 500; }
  .vision .curve-svg.curve-svgB {
    fill: #f8f8f8; }

.section-border {
  width: 80px;
  height: 2px;
  background-color: #f0643e;
  position: relative;
  text-align: left;
  margin: auto;
  top: -31px; }
  .section-border::after {
    content: "";
    position: absolute;
    left: 0;
    top: -1px;
    background-color: #f0643e;
    border-radius: 3px;
    width: 4px;
    height: 4px;
    left: -9px; }
  .section-border::before {
    content: "";
    position: absolute;
    left: 0;
    top: -1px;
    background-color: #f0643e;
    border-radius: 3px;
    width: 6px;
    height: 6px;
    left: -20px; }
  .section-border span {
    position: relative; }
    .section-border span::before {
      content: "";
      position: absolute;
      right: 0;
      top: -1px;
      background-color: #f0643e;
      border-radius: 3px;
      width: 6px;
      height: 6px;
      right: -100px; }
    .section-border span::after {
      content: "";
      position: absolute;
      right: 0;
      top: -1px;
      background-color: #f0643e;
      border-radius: 3px;
      width: 4px;
      height: 4px;
      right: -90px; }

.Grids-30 {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  margin: 30px 0 0 0; }
  .Grids-30 .itemteam {
    display: flex;
    flex-direction: column;
    max-width: 360px;
    padding: 0 15px !important;
    margin-bottom: 15px;
    width: 100%; }
    .Grids-30 .itemteam .teamCard {
      /* position: relative;
    overflow: hidden;
    border: none;
    border-radius: 0;
    height: 100%;
    max-height: 300px;
    */ }
      .Grids-30 .itemteam .teamCard img {
        border-radius: 0;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: top;
        object-position: top;
        filter: grayscale(1);
        max-height: 300px;
        height: 100%;
        transition: all .5s ease; }
      .Grids-30 .itemteam .teamCard .team-description {
        padding: 20px;
        text-align: center;
        background: #f5fff3; }
        .Grids-30 .itemteam .teamCard .team-description span {
          color: #ff5e2c;
          font-weight: 600;
          font-size: 21px; }
        .Grids-30 .itemteam .teamCard .team-description h5 {
          margin: 10px 0;
          text-transform: capitalize;
          font-weight: 500;
          color: #111121;
          font-size: 18px; }
        .Grids-30 .itemteam .teamCard .team-description .team-social-icon ul {
          display: inline-block;
          margin: 0;
          padding: 0;
          box-shadow: -1px 0px 5px #00000a; }
          .Grids-30 .itemteam .teamCard .team-description .team-social-icon ul li {
            margin: 0;
            display: inline-block;
            position: relative; }
            .Grids-30 .itemteam .teamCard .team-description .team-social-icon ul li a {
              background: #ffffff;
              border-radius: 5px;
              height: 40px;
              width: 40px;
              line-height: 40px;
              color: #111121;
              display: inline-block;
              text-align: center; }
              .Grids-30 .itemteam .teamCard .team-description .team-social-icon ul li a svg {
                width: 18px;
                fill: #000; }
          .Grids-30 .itemteam .teamCard .team-description .team-social-icon ul :nth-child(1) a svg {
            fill: #4267B2; }
          .Grids-30 .itemteam .teamCard .team-description .team-social-icon ul :nth-child(2) a svg {
            fill: #C13584; }
          .Grids-30 .itemteam .teamCard .team-description .team-social-icon ul :nth-child(3) a svg {
            fill: #006097; }

@keyframes animatedBackground {
  from {
    background-position: 0 0; }
  to {
    background-position: 100% 0; } }

@-webkit-keyframes animatedBackground {
  from {
    background-position: 0 0; }
  to {
    background-position: 100% 0; } }

@-ms-keyframes animatedBackground {
  from {
    background-position: 0 0; }
  to {
    background-position: 100% 0; } }

@-moz-keyframes animatedBackground {
  from {
    background-position: 0 0; }
  to {
    background-position: 100% 0; } }

.TeamSection.BrandSection {
  padding: 0px 0 110px 0; }
  .TeamSection.BrandSection .Grids-clients {
    margin: 30px 0 0 0;
    background: radial-gradient(circle, rgba(255, 103, 31, 0.6) 0%, rgba(0, 0, 0, 0) 75%);
    display: grid;
    grid-gap: 1px;
    grid-template-columns: repeat(4, 1fr); }
    .TeamSection.BrandSection .Grids-clients .clients-logo {
      background: #fff;
      padding: 50px 10px; }
      .TeamSection.BrandSection .Grids-clients .clients-logo .img-fluid {
        max-width: 100%;
        height: 50px;
        margin: auto;
        display: block;
        object-fit: contain; }

.main-banner {
  overflow: hidden;
  position: relative;
  z-index: 1; }
  .main-banner .main-banner-item {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100vh; }

/*
.main-banner-item {
    position: relative;
    z-index: 1;
    background-image: url(../img/main-banner-bg-1.jpg);
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 530px;
    background-attachment: fixed;
}
*/
.d-table {
  width: 100%;
  height: 100%;
  display: table !important; }
  .d-table .d-table-cell {
    display: table-cell !important;
    vertical-align: middle; }
    .d-table .d-table-cell .ex-w {
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding-right: 15px;
      padding-left: 15px; }
  .d-table .bannerTitle {
    font-size: 45px;
    font-family: "GoogleSans-Regular";
    margin-bottom: 16px;
    z-index: 1;
    color: #000;
    line-height: 135%; }
  .d-table .bannerDesc {
    text-align: left;
    line-height: 160%;
    max-width: 85%;
    font-size: 16px;
    margin: 15px 0 0 0; }

.ctaBtn {
  color: #fff;
  padding: 12px 25px;
  border-radius: 3px;
  display: block;
  width: fit-content;
  margin-top: 20px;
  position: relative;
  text-decoration: none;
  transition: all .4s linear;
  position: relative;
  overflow: hidden;
  background: linear-gradient(270deg, #f0643e 50%, #32b1e6 0);
  background-size: 201% 100%;
  background-position: 100% 100%; }
  .ctaBtn:hover {
    background-position: 0 100%; }

.main-banner-image {
  position: relative;
  top: 40px; }
  .main-banner-image img {
    animation: moveBounce 5s linear infinite; }

.shape20 {
  position: absolute;
  right: 55%;
  bottom: 5%;
  z-index: -1; }
  .shape20 img {
    animation: moveLeftBounce 3s linear infinite; }

.shape21 {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1; }
  .shape21 img {
    animation: moveBounce 5s linear infinite; }

.shape19 {
  position: absolute;
  right: 35%;
  bottom: -25px;
  z-index: -1; }
  .shape19 img {
    animation: moveLeftBounce 3s linear infinite; }

.shape22 {
  position: absolute;
  left: 5%;
  top: 15%;
  z-index: -1; }
  .shape22 img {
    animation: animationFramesOne 20s infinite linear; }

.shape23 {
  position: absolute;
  left: 10%;
  bottom: 10%;
  z-index: -1; }
  .shape23 img {
    animation-name: rotateMe;
    animation-duration: 10s;
    animation-iteration-count: infinite;
    animation-timing-function: linear; }

.shape24 {
  position: absolute;
  left: 25%;
  top: 40%;
  z-index: -1; }
  .shape24 img {
    animation: animationFramesOne 20s infinite linear; }

.shape26 {
  position: absolute;
  left: 30%;
  top: 15%;
  z-index: -1; }
  .shape26 img {
    animation: moveLeftBounce 3s linear infinite; }

@keyframes moveBounce {
  0% {
    transform: translateY(0px); }
  50% {
    transform: translateY(20px); }
  100% {
    transform: translateY(0px); } }

@keyframes moveLeftBounce {
  0% {
    transform: translateX(0); }
  50% {
    transform: translateX(5px); }
  100% {
    transform: translateX(0); } }

@keyframes ripple {
  0% {
    transform: scale(1); }
  75% {
    transform: scale(1.75);
    opacity: 1; }
  100% {
    transform: scale(2);
    opacity: 0; } }

@keyframes rotateMe {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }

@keyframes moveScale {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(0.8); }
  100% {
    transform: scale(1); } }

.header-grids {
  display: flex;
  flex-flow: row wrap;
  justify-content: center; }

.uml-div {
  width: 25%;
  overflow: hidden;
  border-radius: 20px;
  background: white;
  box-shadow: 0 1px 3px #0000004d;
  border: 1px solid #90caf9;
  border-radius: 5px;
  transition: all .4s ease;
  margin: 15px 15px; }
  .uml-div .card-body {
    padding: 1.25rem; }
    .uml-div .card-body .logoWrap {
      position: relative;
      border: 1px solid #90caf9;
      padding: 24px;
      border-radius: 50%;
      margin: 0 auto;
      max-width: 100px;
      max-height: 100px;
      width: 100%;
      height: 100%; }
      .uml-div .card-body .logoWrap img {
        max-width: 80px;
        max-height: 80px;
        width: 100%;
        height: 100%;
        flex-shrink: 0;
        width: 100%; }
    .uml-div .card-body h4 {
      font-size: 20px;
      line-height: 24px;
      color: #3b4047;
      margin: 10px 0;
      text-align: center; }
    .uml-div .card-body .card-text {
      font-size: 14px;
      line-height: 24px;
      margin: 0 auto;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      text-align: center; }

.wp-process {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  margin-right: -15px;
  margin-left: -15px; }
  .wp-process .process-top-icon {
    flex: 0 0 25%;
    max-width: 25%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
    .wp-process .process-top-icon img {
      width: 100px;
      height: 100px;
      border-radius: 100%;
      border: 2px solid #90caf9;
      color: #fff;
      font-size: 22px;
      margin-bottom: 25px;
      transition: all 0.5s;
      text-align: center;
      display: table;
      margin: 0 auto;
      padding: 20px; }
    .wp-process .process-top-icon h4 {
      text-align: center;
      text-transform: uppercase;
      margin: 10px 0 10px 0;
      font-family: "GoogleSans-Regular"; }
    .wp-process .process-top-icon .process-top-before {
      content: "";
      width: 125px;
      border-top: 2px solid #DBE1EF;
      position: absolute;
      bottom: 18px;
      left: 80%; }
      .wp-process .process-top-icon .process-top-before i {
        color: #f0643e;
        background: none;
        font-size: 20px;
        margin-bottom: 0px;
        position: absolute;
        top: -10.55px;
        background: none;
        margin-left: 44%; }

.bd-bottom {
  content: ' ';
  display: block;
  width: 100%;
  height: 2px;
  margin: 50px 0 0 0;
  background: -moz-linear-gradient(left, rgba(15, 91, 150, 0) 0, rgba(15, 91, 150, 0.8) 20%, #0f5b96 53%, rgba(15, 91, 150, 0.8) 79%, rgba(15, 91, 150, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(15, 91, 150, 0)), color-stop(20%, rgba(15, 91, 150, 0.8)), color-stop(53%, #0f5b96), color-stop(79%, rgba(15, 91, 150, 0.8)), color-stop(100%, rgba(15, 91, 150, 0)));
  background: -webkit-linear-gradient(left, rgba(15, 91, 150, 0) 0, rgba(15, 91, 150, 0.8) 20%, #0f5b96 53%, rgba(15, 91, 150, 0.8) 79%, rgba(15, 91, 150, 0) 100%);
  background: -o-linear-gradient(left, rgba(15, 91, 150, 0) 0, rgba(15, 91, 150, 0.8) 20%, #0f5b96 53%, rgba(15, 91, 150, 0.8) 79%, rgba(15, 91, 150, 0) 100%);
  background: -ms-linear-gradient(left, rgba(15, 91, 150, 0) 0, rgba(15, 91, 150, 0.8) 20%, #0f5b96 53%, rgba(15, 91, 150, 0.8) 79%, rgba(15, 91, 150, 0) 100%);
  background: linear-gradient(left, rgba(15, 91, 150, 0) 0, rgba(15, 91, 150, 0.8) 20%, #0f5b96 53%, rgba(15, 91, 150, 0.8) 79%, rgba(15, 91, 150, 0) 100%); }

.Grids-5 {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(5, 1fr);
  gap: 30px; }

.image-box-wrap {
  background: #fff;
  border-radius: 5px;
  padding: 30px 15px 30px;
  box-shadow: 0 18px 40px #d0f7d7;
  transition: all 0.7s cubic-bezier(0.645, 0.045, 0.355, 1);
  margin-top: 30px; }
  .image-box-wrap .box-image {
    margin-bottom: 30px; }
    .image-box-wrap .box-image img {
      width: 64px;
      height: 64px;
      object-fit: contain; }
    .image-box-wrap .box-image input {
      transition: all 0.7s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .image-box-wrap .content .heading {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.25;
    margin-bottom: 12px; }
  .image-box-wrap .box-images-arrow {
    display: inline-block;
    font-size: 14px;
    font-weight: 500; }
    .image-box-wrap .box-images-arrow a {
      color: #f0643e; }

/*.ctaBg
{
    background-color: #90caf9;
    padding: 90px 50px;
    position: relative;
    border-radius: 10px;
    
    .ctaBannerWrap {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        position: relative;
        z-index: 1;
    }

    .ctaBannerTitle {
        font-size: 35px;
        max-width: 60%;
        text-align: left;
        color: #fff;
        text-transform: capitalize;
    }

}
*/
.cta-banner-two {
  background-color: #eff2f6;
  background-image: url(https://htmldemo.net/mitech/assets/images/bg/home-infotechno-contact-bg.webp);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 80px 0 120px 0;
  position: relative; }

.infotechno-contact-us-bg {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  margin-right: -15px;
  margin-left: -15px; }
  .infotechno-contact-us-bg .txt-ch1 {
    flex: 0 0 50%;
    max-width: 50%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
  .infotechno-contact-us-bg .conact-us-wrap-one .heading {
    position: relative;
    padding-left: 34px;
    font-weight: 600;
    line-height: 1.3;
    font-size: 41px; }
    .infotechno-contact-us-bg .conact-us-wrap-one .heading .text-color-primary {
      color: #086AD8; }
  .infotechno-contact-us-bg .conact-us-wrap-one ::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 4px;
    height: 94%;
    transform: translateY(-50%);
    background-color: #d2a98e; }
  .infotechno-contact-us-bg .contact-info-one {
    text-align: center; }
    .infotechno-contact-us-bg .contact-info-one .icon {
      font-size: 40px;
      color: #086ad8; }
    .infotechno-contact-us-bg .contact-info-one .heading {
      font-size: 15px;
      letter-spacing: 2px;
      text-transform: uppercase;
      margin-bottom: 10px;
      margin-top: 10px;
      font-weight: 500; }
    .infotechno-contact-us-bg .contact-info-one .call-us {
      line-height: 1.17;
      color: #002fa6;
      position: relative;
      display: inline-block;
      font-size: 48px; }
    .infotechno-contact-us-bg .contact-info-one .contact-us-button {
      margin: 15px 0 15px 0; }
      .infotechno-contact-us-bg .contact-info-one .contact-us-button .default-btn {
        min-width: 175px;
        position: relative;
        text-decoration: none;
        transition: all .4s linear;
        position: relative;
        overflow: hidden;
        background: linear-gradient(270deg, #f0643e 50%, #32b1e6 0);
        background-size: 201% 100%;
        background-position: 100% 100%; }
        .infotechno-contact-us-bg .contact-info-one .contact-us-button .default-btn:hover {
          background-position: 0 100%; }

.userS-contact {
  position: relative; }

.userK {
  position: relative;
  padding: 60px 0 0 90px 0; }

.User-Contact {
  position: relative;
  height: 470px;
  box-sizing: border-box;
  padding: 89px 150px 89px 150px;
  background: #555555 url(http://www.slashcreative.co/themes/moppers-version-2/wp-content/uploads/2019/12/moppers-contact-header.jpg?id=634) !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important; }
  .User-Contact:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9;
    opacity: 0.6; }

.row__shape {
  width: 100%; }
  .row__shape svg {
    height: 100px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    fill: #fff;
    z-index: 9; }

.flexw {
  display: flex;
  justify-content: space-between;
  font-family: "GoogleSans-Regular"; }
  .flexw .unser {
    max-width: 55%;
    width: 100%; }
  .flexw .control-Input {
    max-width: 40%;
    width: 100%; }
    .flexw .control-Input h2 {
      font-size: 56px;
      font-weight: 700;
      line-height: 1em;
      color: #000;
      margin: 0 0 35px 0; }
    .flexw .control-Input .contact-info {
      transition: all 0.3s ease 0s;
      overflow: hidden;
      position: relative;
      padding: 2.5rem;
      margin: 20px 0; }
      .flexw .control-Input .contact-info::after {
        position: absolute;
        content: "";
        height: 7px;
        width: 100%;
        left: 0;
        transition: background-color 0.3s ease 0s;
        bottom: 0;
        /*background-color: #be63f9;*/ }
      .flexw .control-Input .contact-info svg {
        width: 30px;
        margin-bottom: 15px; }
      .flexw .control-Input .contact-info a h3 {
        margin: 0.5rem 0;
        font-size: 30px;
        font-weight: 700;
        line-height: 0.9em;
        color: #000; }

.wrap-contact100 .contact100-form-title {
  font-size: 56px;
  font-weight: 700;
  line-height: 1em;
  color: #000;
  margin: 0 0 35px 0; }

.wrap-contact100 .default-btn {
  border: unset;
  cursor: pointer;
  font-size: 20px;
  padding: 0.7em 1.5em; }

.wrap-contact100 .wrap-input100 {
  width: 100%;
  position: relative;
  background-color: #fff;
  margin-bottom: 17px; }
  .wrap-contact100 .wrap-input100 .label-input100 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    font-size: 18px;
    color: #000; }
    .wrap-contact100 .wrap-input100 .label-input100 .lnr {
      display: flex; }
      .wrap-contact100 .wrap-input100 .label-input100 .lnr svg {
        fill: #f0643e;
        width: 16px; }
  .wrap-contact100 .wrap-input100 .input100 {
    width: 100%;
    background: #f7f7f7;
    border: unset;
    font-size: 15px;
    line-height: 1.2;
    text-align: left;
    height: 60px;
    font-weight: 900;
    padding: 8px 20px 8px 58px; }
    .wrap-contact100 .wrap-input100 .input100:focus {
      outline: none; }
  .wrap-contact100 .wrap-input100 textarea.input100 {
    height: 220px;
    width: 100%; }
    .wrap-contact100 .wrap-input100 textarea.input100:focus {
      outline: none; }

/* footer scss  */
.footer {
  background: #f5fff3;
  padding: 110px 0 40px 0;
  position: relative;
  z-index: 1; }
  .footer .colOne {
    max-width: 38%;
    width: 100%; }
    .footer .colOne .footer-brand {
      display: block; }
      .footer .colOne .footer-brand img {
        max-width: 240px; }
    .footer .colOne .footer-txt {
      line-height: 24px;
      padding: 20px 0; }
  .footer .coltwo,
  .footer .colthree {
    max-width: 25%;
    width: 100%; }
    .footer .coltwo .liv-m,
    .footer .colthree .liv-m {
      margin-bottom: 5px; }
      .footer .coltwo .liv-m span,
      .footer .colthree .liv-m span {
        max-width: 18px;
        width: 100%;
        margin-right: 7px; }
      .footer .coltwo .liv-m svg,
      .footer .colthree .liv-m svg {
        max-width: 13px;
        fill: #f0643e;
        position: relative;
        top: 2px; }
    .footer .coltwo .social-parent,
    .footer .colthree .social-parent {
      justify-content: unset; }
      .footer .coltwo .social-parent .fb,
      .footer .colthree .social-parent .fb {
        background: #4267B2; }
      .footer .coltwo .social-parent .lnk,
      .footer .colthree .social-parent .lnk {
        background: #0077b5; }
      .footer .coltwo .social-parent .whapp,
      .footer .colthree .social-parent .whapp {
        background: #25D366; }
      .footer .coltwo .social-parent .ins,
      .footer .colthree .social-parent .ins {
        background: radial-gradient(circle farthest-corner at 35% 90%, #fec564, transparent 50%), radial-gradient(circle farthest-corner at 0 140%, #fec564, transparent 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent), linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%); }
      .footer .coltwo .social-parent .footer-social,
      .footer .colthree .social-parent .footer-social {
        /* background-color: #f0643e;*/
        color: #fff;
        padding: 9px;
        border-radius: 50%;
        width: 34px;
        height: 34px;
        opacity: 0.8;
        margin-right: 10px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        transition: all 0.5s ease-in-out; }
        .footer .coltwo .social-parent .footer-social svg,
        .footer .colthree .social-parent .footer-social svg {
          fill: #fff; }
    .footer .coltwo a,
    .footer .colthree a {
      color: #3b4047;
      font-family: "GoogleSans-Regular";
      font-weight: 600;
      font-size: 16px;
      padding: 3px 0;
      display: block;
      text-transform: capitalize; }
    .footer .coltwo .h2-title,
    .footer .colthree .h2-title {
      font-family: "GoogleSans-Regular";
      padding-bottom: 15px;
      margin: 0 0 30px;
      position: relative;
      line-height: 1.2; }
      .footer .coltwo .h2-title::before,
      .footer .colthree .h2-title::before {
        width: 15px;
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        height: 4px;
        border-radius: 20px;
        background-color: #f0643e;
        margin: 0;
        padding: 0; }
      .footer .coltwo .h2-title::after,
      .footer .colthree .h2-title::after {
        width: 45px;
        left: 20px;
        content: "";
        position: absolute;
        bottom: 0;
        height: 4px;
        border-radius: 20px;
        background-color: #f0643e;
        margin: 0;
        padding: 0; }
  .footer .coltwo ul li::before {
    content: "\f058";
    font-family: "Font Awesome 5 free";
    font-weight: 900;
    margin-right: 10px;
    font-size: 13px;
    float: left;
    line-height: 27px;
    color: #f0643e; }
  .footer .coltwo ul li a {
    font-family: "GoogleSans-Regular";
    font-weight: 600;
    position: relative;
    color: #000;
    line-height: 24px;
    display: block;
    transition: all .3s; }
    .footer .coltwo ul li a:hover {
      color: #f0643e;
      transform: translateX(10px); }
  .footer .footer-map {
    position: absolute;
    right: 20%;
    top: 40%;
    transform: translateY(-40%);
    z-index: -1;
    opacity: .8; }

.small-copyright {
  border-top: 1px solid #000; }
  .small-copyright p {
    font-weight: 600; }

/* footer end scss  */
@media (max-width: 1023px) {
  .flexw {
    flex-direction: column; }
  .flexw .unser {
    max-width: 100%; }
  .d-table .bannerTitle {
    font-size: 28px; }
  .uml-div {
    width: 33.33%; }
  .TeamSection.BrandSection .Grids-clients,
  .Grids-5 {
    grid-template-columns: repeat(4, 1fr); }
  .flexw .unser,
  .flexw .control-Input {
    max-width: 75%;
    margin: 30px 0 0 0;
    margin-left: auto;
    margin-right: auto; }
  .navbar-area {
    box-shadow: 0 1px 3px #0000004d;
    background: #eff2f6;
    padding: 15px 0;
    height: 90px;
    position: fixed;
    width: 100%; }
  .customd .navbar-nav {
    position: absolute;
    left: 0;
    top: 75px;
    z-index: 999;
    list-style: none;
    min-width: max-content;
    width: 100%;
    background-color: #f0643e;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column; }
    .customd .navbar-nav .nav-link {
      color: #fff;
      font-size: 16px;
      padding: 2px 15px; }
  .main-banner {
    margin-top: 90px; }
  .customd {
    display: none; }
  .mobile-Menu-hum,
  .customd.navactive {
    display: block; }
  .main-banner .main-banner-item {
    height: 50vh; }
  .row.width-100 .div-50 {
    padding: 0 15px; }
  .infotechno-contact-us-bg .contact-info-one .call-us,
  .infotechno-contact-us-bg .conact-us-wrap-one .heading {
    font-size: 32px; } }

@media (max-width: 767px) {
  .infotechno-contact-us-bg {
    flex-direction: column; }
  .flex-wc-col {
    padding: 0 15px; }
  .flex-wc-col,
  .infotechno-contact-us-bg .txt-ch1 {
    flex: 0 0 100%;
    max-width: 100%; }
  .wp-process .process-top-icon {
    flex: 0 0 50%;
    max-width: 50%; }
  .customd,
  .width-100 .div-50:nth-child(2),
  .wp-process .process-top-icon:nth-child(2) .process-top-before {
    display: none; }
  .wp-process .process-top-icon,
  .infotechno-contact-us-bg .txt-ch1.diff2 {
    margin: 20px 0 0 0; }
  .uml-div {
    width: 40%; }
  .main-banner .main-banner-item {
    height: 50vh; }
  .footer .colOne {
    max-width: 100%;
    width: 100%; }
  .footer .colthree,
  .footer .coltwo {
    max-width: 50%;
    width: 50%; }
  .TeamSection.BrandSection .Grids-clients,
  .Grids-5 {
    grid-template-columns: repeat(3, 1fr);
    gap: 15px; }
  .flexw .unser, .flexw .control-Input {
    max-width: 90%;
    margin: 30px 0 0 0;
    margin-left: auto;
    margin-right: auto; }
  .flexw .control-Input h2,
  .wrap-contact100 .contact100-form-title {
    font-size: 34px; } }

@media (max-width: 520px) {
  .d-table .bannerTitle,
  .sectionHeading {
    font-size: 34px; }
  .uml-div {
    width: 100%; }
  .footer .colthree,
  .footer .coltwo {
    max-width: 100%;
    width: 100%; }
  .main-banner .main-banner-item {
    height: 39vh; }
  .TeamSection.BrandSection .Grids-clients,
  .Grids-5 {
    grid-template-columns: repeat(2, 1fr); } }
