@charset "UTF-8";
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.css");
@import url("https://fonts.googleapis.com/css?family=Medula+One");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:800");
@font-face {
  font-family: "averta-black";
  src: url("../fonts/averta-black.woff2") format("woff2"), url("../fonts/averta-black.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

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

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

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

@font-face {
  font-family: 'SF UI Display Bold';
  font-style: normal;
  font-weight: normal;
  src: local("../fonts/sf-ui-display-bold-58646a511e3d9.woff"), url("../fonts/sf-ui-display-bold-58646a511e3d9.woff") format("woff");
  font-display: swap; }

/*form code ----------------------------------------------------------------------------------*/
.form-style-9 ul {
  padding: 0;
  margin: 0;
  list-style: none; }

.form-style-9 ul li {
  display: block;
  margin-bottom: 60px;
  min-height: 35px; }

.form-style-9 ul li .field-style {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  outline: none;
  width: 50%;
  padding: 0px;
  border: none;
  border-bottom: 1px solid #ddd;
  background: transparent;
  margin-bottom: 10px;
  font-family: "averta" !important;
  font-weight: 400;
  font-size: 16px;
  height: 45px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out; }

.form-style-9 ul li .field-split {
  width: 49%; }

.form-style-9 ul li .field-full {
  width: 100%;
  padding-bottom: 37px; }

.form-style-9 ul li input.align-left {
  float: left; }

.form-style-9 ul li input.align-right {
  float: right; }

.form-style-9 ul li textarea {
  width: 100%;
  height: 100px;
  overflow: hidden; }

.form-style-9 .form-control:focus {
  box-shadow: none; }

/* map code ------------------------------------------------------------------------------*/
.map-container {
  overflow: hidden;
  position: relative;
  height: 0;
  bottom: 0; }

.map-container iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  bottom: 0; }

@keyframes slideInFromLeft {
  0% {
    transform: translateX(-100%); }
  100% {
    transform: translateX(0); } }

@font-face {
  font-family: "averta";
  src: url("../../css/fonts/averta.eot");
  src: local("☺"), url("../../css/fonts/averta.woff") format("woff"), url("../../css/fonts/averta.ttf") format("truetype"), url("../../css/fonts/averta.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

footer {
  background-image: linear-gradient(to bottom, #ffffff, #f9faff, #f1f6ff, #e7f2ff, #dbefff, #d6eeff, #d1ecfe, #ccebfe, #cfebfe, #d2ecff, #d4ecff, #d7edff);
  color: #243d58;
  overflow-x: hidden;
  font-family: "averta-light"; }

.fb {
  border-radius: 50%; }

.listing {
  font-family: "averta"; }

.sub-listing {
  color: #005b87; }

.listing a {
  font-size: 13px;
  font-weight: 400;
  line-height: 2;
  margin-bottom: 0; }
  .listing a b {
    font-weight: 900;
    font-family: "averta-bold"; }

div ul {
  list-style-type: none;
  padding-left: 0; }

.sub-listing a:hover {
  color: #005b87;
  font-weight: 500; }

.subfooter {
  font-family: "averta";
  font-size: 0.8rem; }

.subfooter ul li a {
  color: white;
  transition: all 0.3s cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.subfooter ul li a:hover {
  text-decoration: none;
  color: #005b87; }

.subfooter ul li.leftcontent a:hover {
  color: #16a5ef; }

.spacing {
  padding: 20px 7vw 0px 7vw; }

.fheading {
  padding: 10px 0px;
  margin-bottom: 0; }

.iconsf {
  font-size: 20px;
  color: black;
  padding: 0 1rem;
  position: relative; }

.sub-heading {
  font-size: 15px !important;
  font-family: "averta"; }

.f-address-icon {
  font-size: 12px !important;
  line-height: 2 !important;
  margin-right: 10px; }

.rightFooter {
  background-color: #16a5ef; }

.rightFooter ul {
  margin-bottom: 0; }

.rightFooter ul li {
  list-style-type: none; }

.rightFooter ul li i {
  font-style: normal; }

.subfooter img {
  width: 53px;
  padding-right: 11px;
  padding-bottom: 3px; }

.sub-listing a {
  font-style: none;
  text-decoration: none;
  color: #005b87;
  line-height: 2;
  transition: all 0.3s cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.f-para {
  padding-right: 100px; }

.sub-listing a:hover {
  color: #16a5ef;
  transition: all 0.3s cubic-bezier(0.17, 0.67, 0.83, 0.67); }

@media (max-width: 768px) {
  .iconsf {
    padding: 1rem; }
  .headingF {
    margin-top: 1rem; }
  .fheading {
    font-size: 20px; }
  .leftFooter {
    display: block;
    align-items: center;
    justify-content: center; } }

@media (max-width: 425px) {
  .iconsf {
    padding: 10px; }
  .f-para {
    padding-right: 0 !important; } }

@media (min-width: 400px) and (max-width: 768px) {
  .leftcontent {
    padding: 0px 10px; } }

@media (min-width: 768px) {
  .leftFooter {
    display: flex;
    justify-content: center;
    align-items: center; }
  .leftcontent {
    padding: 0 20px; }
  .rightFooter ul {
    padding-top: 1rem; } }

@media (min-width: 992px) {
  .leftFooter {
    display: flex;
    align-items: center;
    justify-content: left; } }

@media (min-width: 768px) and (max-width: 992px) {
  .rightFooter ul {
    padding-top: 1rem;
    padding-bottom: 1rem; } }

.icon {
  font-size: 20px;
  padding: 0px; }

.iconsh ol {
  list-style-type: none;
  display: flex;
  justify-content: center; }

.iconsh ol li a {
  color: white;
  text-decoration: none; }

.iconsh ol li a:hover {
  color: #1d9dd6; }

.logo {
  position: relative; }

.nav-logo img {
  width: 40px; }

.scenery {
  height: 100%;
  /* max-height: 600px; */
  width: 1000px;
  background-color: rgba(46, 87, 107, 0.4);
  background-image: url("https://78.media.tumblr.com/cae86e76225a25b17332dfc9cf8b1121/tumblr_p7n8kqHMuD1uy4lhuo1_540.png"), url("https://78.media.tumblr.com/66445d34fe560351d474af69ef3f2fb0/tumblr_p7n908E1Jb1uy4lhuo1_1280.png"), url("https://78.media.tumblr.com/8cd0a12b7d9d5ba2c7d26f42c25de99f/tumblr_p7n8kqHMuD1uy4lhuo2_1280.png"), url("https://78.media.tumblr.com/5ecb41b654f4e8878f59445b948ede50/tumblr_p7n8on19cV1uy4lhuo1_1280.png"), url("https://78.media.tumblr.com/28bd9a2522fbf8981d680317ccbf4282/tumblr_p7n8kqHMuD1uy4lhuo3_1280.png");
  background-repeat: repeat-x;
  background-position: 0 20%, 0 100%, 0 50%, 0 100%, 0 0;
  background-size: 2500px, 800px, 500px 200px, 1000px, 400px 260px;
  animation: 50s para infinite linear;
  z-index: 1000; }

@keyframes para {
  100% {
    background-position: -3000px 135px, 2000px 0, -2000px 0; } }

.iconsh {
  background-color: transparent;
  font-size: 10px;
  bottom: 30px;
  position: absolute;
  margin: 0 auto;
  justify-content: center !important;
  display: flex;
  align-items: center;
  width: 100%; }

.iconh {
  font-size: 20px !important;
  padding: 0px 10px; }

.iconh i {
  font-style: normal; }

/* -------------------------------button code starts----------------------------*/
.button_container {
  position: fixed;
  height: 30px;
  width: 30px;
  cursor: pointer;
  z-index: 100;
  transition: opacity 0.25s ease;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  background: white;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  cursor: pointer; }

.button_container.active {
  background-color: #4f6278;
  z-index: 1001; }

.button_container:hover {
  opacity: 0.5;
  transition: all 0.4s ease;
  transform: scale(1.2) translateZ(0);
  -webkit-transform: scale(1.2) translateZ(0);
  filter: drop-shadow(0 0 0.75rem #1d9dd6); }

.button_container.active .top {
  background: #fff;
  transform: translateY(20px) translateX(0) rotate(45deg);
  top: 0;
  left: 25%;
  width: 50%; }

.button_container.active .middle {
  opacity: 0; }

.button_container.active .bottom {
  transform: translateY(-20px) translateX(0) rotate(-45deg);
  background: #fff;
  top: 100%;
  left: 25%;
  width: 50%; }

.button_container span {
  background: #243e59;
  border: none;
  height: 2px;
  width: 30%;
  position: absolute;
  top: 15px;
  left: 35%;
  transition: all 0.35s ease;
  cursor: pointer; }

.button_container span:nth-of-type(2) {
  top: 20px;
  left: 25%;
  width: 50%; }

.button_container span:nth-of-type(3) {
  top: 25px; }

.overlay {
  z-index: 1000;
  position: fixed;
  background: #172733 url("../../images/cloud.png") repeat-x;
  background-position: center;
  animation: menu_bg 100s -5s linear infinite;
  top: 0;
  left: 0;
  width: 100%;
  height: 0%;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.35s, visibility 0.35s, height 0.5s;
  overflow: hidden; }

@keyframes menu_bg {
  0% {
    background-position-x: 2241px, 2156px, 1421px; } }

.overlay.open {
  opacity: 0.93;
  visibility: visible;
  height: 100%; }

.overlay.open li {
  -webkit-animation: fadeInRight 0.5s ease forwards;
  animation: fadeInRight 0.5s ease forwards;
  -webkit-animation-delay: 0.35s;
  animation-delay: 0.35s; }

.overlay.open li:nth-of-type(2) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s; }

.overlay.open li:nth-of-type(3) {
  -webkit-animation-delay: 0.45s;
  animation-delay: 0.45s; }

.overlay.open li:nth-of-type(4) {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s; }

.overlay nav {
  position: relative;
  height: 70%;
  top: 45%;
  transform: translateY(-50%);
  font-size: 50px;
  font-weight: 400;
  text-align: center; }

.overlay ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  display: inline-block;
  position: relative;
  height: 100%; }

.overlay ul li {
  display: block;
  position: relative;
  opacity: 0; }

.overlay ul li a {
  /* display: block; */
  position: relative;
  color: #fff;
  text-decoration: none;
  overflow: hidden;
  font-size: 3.8rem;
  font-family: "averta-black";
  line-height: 70px; }

.overlay ul li a:hover:after,
.overlay ul li a:focus:after,
.overlay ul li a:active:after {
  width: 100%; }

.overlay ul li a:hover {
  color: #16a6ef; }

.overlay ul li a:after {
  content: "";
  position: absolute;
  bottom: 14px;
  left: 50%;
  width: 0;
  transform: translateX(-50%);
  height: 5px;
  background: #16a6ef;
  transition: 0.35s; }

/* .overlay img {
        margin-top: 1%;
        margin-left: 1%;
      } */
.copyright,
.icons {
  font-family: "averta-light";
  color: #fff;
  text-align: center;
  font-size: 14px;
  position: absolute;
  width: 100%; }

.copyright {
  bottom: 20px; }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    left: 20%; }
  100% {
    opacity: 1;
    left: 0; } }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    left: 20%; }
  100% {
    opacity: 1;
    left: 0; } }

.logo img {
  width: 79px;
  height: 20px; }

@media (max-width: 425px) {
  .overlay nav {
    top: 36% !important;
    height: 60% !important; }
  .overlay img {
    width: 100px; } }

@media (max-width: 768px) {
  .overlay ul li a {
    font-size: 3.2rem; }
  .logo {
    position: absolute;
    left: 85px;
    top: 25px; }
  .overlay img {
    padding-top: 15px;
    padding-left: 15px; }
  header {
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px; }
  .button_container {
    right: 15px; }
  .overlay ul li {
    margin-left: 0 !important; }
  .overlay .iconsh ol li a {
    font-size: 26px; }
  .button_container {
    width: 33px;
    height: 32px;
    /* top: 1.5%; */
    /* right: 4%; */ }
  .button_container span {
    top: 11px; }
  .button_container span:nth-of-type(2) {
    top: 16px; }
  .button_container span:nth-of-type(3) {
    top: 21px; }
  .button_container.active .bottom {
    transform: translateY(-20px) translateX(0) rotate(308deg);
    background: #fff;
    width: 52%;
    top: 110%;
    left: 22%; }
  .button_container.active .top {
    background: #fff;
    transform: translateY(20px) translateX(0) rotate(49deg);
    width: 50%;
    top: -5px;
    left: 24%; } }

@media (min-width: 768px) {
  .overlay .iconsh ol li a {
    font-size: 16px; }
  .overlay img {
    padding-top: 30px;
    padding-left: 30px; }
  header {
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px; }
  .button_container {
    right: 30px; }
  .logo img {
    width: 110px;
    height: 25px; }
  .button_container {
    position: fixed;
    /* top: 1.5%; */
    /* right: 2%; */ } }

@media (min-width: 1024px) {
  .logo img {
    width: 145px;
    height: 34px; } }

@media (min-width: 1200px) {
  .overlay .iconsh ol li a {
    font-size: 26px; }
  .overlay.iconsh.i.fab {
    content: none !important; } }

@media (max-width: 1400px) {
  .overlay nav {
    top: 37% !important; } }

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

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

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

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

/** Generated by FG **/
@font-face {
  font-family: "averta";
  src: url("../fonts/averta.eot");
  src: local("☺"), url("../fonts/averta.woff") format("woff"), url("../fonts/averta.ttf") format("truetype"), url("../fonts/averta.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

/*-------------ripple effect on the sun----------*/
.ellipse {
  border-radius: 50%;
  animation: sun-ripple 5s linear infinite; }

@keyframes sun-ripple {
  0% {
    box-shadow: 0 0 0 0 rgba(245, 248, 248, 0.3), 0 0 0 1em rgba(245, 248, 248, 0.3), 0 0 0 3em rgba(245, 248, 248, 0.3), 0 0 0 5em rgba(245, 248, 248, 0.3); }
  100% {
    box-shadow: 0 0 0 1em rgba(245, 248, 248, 0.3), 0 0 0 3em rgba(245, 248, 248, 0.3), 0 0 0 5em rgba(245, 248, 248, 0.3), 0 0 0 8em rgba(245, 248, 248, 0); } }

/*------------end ripple effect on sun------------*/
section {
  position: relative; }

svg.balloon {
  animation-name: upNdown;
  animation-duration: 15s;
  transform-origin: 0% 100%;
  animation-iteration-count: infinite;
  animation-timing-function: linear; }

.hot-balloons svg {
  width: 5%; }

svg.balloon .balloon-react {
  animation-name: downNup;
  animation-delay: 23s; }

svg.balloon-react {
  animation-delay: 10s; }

svg.balloon.balloon-ios {
  animation-delay: 20s; }

svg.balloon.balloon-angular {
  animation-delay: 2s;
  animation-name: downNup; }

svg.balloon {
  animation-name: upNdown;
  animation-duration: 15s;
  transform-origin: 0% 100%;
  animation-iteration-count: infinite;
  animation-timing-function: linear; }

svg.balloon .destroy {
  animation-name: destroyBox;
  animation-duration: 20s;
  animation-iteration-count: 1;
  animation-timing-function: linear; }

@-webkit-keyframes destroyBox {
  10% {
    width: 40%; }
  20% {
    width: 30%; }
  30% {
    width: 25%; }
  40% {
    width: 20%; }
  50% {
    width: 15%; }
  60% {
    width: 12%; }
  70% {
    width: 10%; }
  75% {
    width: 8%; }
  80% {
    width: 5%; }
  100% {
    width: 0;
    display: none; } }

@-webkit-keyframes top {
  100% {
    transform: translate(-55%, -50%); } }

@-webkit-keyframes bottom {
  50% {
    transform: translate(-15%, 60%); } }

@-webkit-keyframes upNdown {
  0% { }
  20% {
    transform: translate(15%, 10%); }
  30% {
    transform: translateY(25%); }
  45% {
    transform: translateY(55%); }
  80% {
    transform: translateX(15%); }
  100% { } }

@-webkit-keyframes downNup {
  0% { }
  20% {
    transform: translateY(25%); }
  /* 33% {
          transform: translateY(-15%);
      } */
  37% {
    transform: translateY(10%); }
  /* 38% {
          transform: translateY(-30%);
      } */
  /* 40% {
          transform: translateY(-42%);
      } */
  60% {
    transform: translate(15%, 10%); }
  80% {
    transform: translateX(15%); }
  100% { } }

@keyframes bubble-anim {
  50% {
    margin-top: -50px; }
  100% {
    margin-top: 50px; } }

svg.balloon {
  width: 30px;
  height: 30px;
  transition: 0.8s; }
  svg.balloon:hover {
    transform: scale(1.06); }

.vehicle {
  position: absolute;
  width: 100vw;
  height: 60px;
  display: block;
  background-image: url("../../images/cycle.svg");
  background-repeat: no-repeat;
  background-position: right; }

.garden .tree {
  position: absolute; }

.tree.one {
  left: 2%; }

.garden .tree svg {
  width: 100%;
  height: 40px; }

.tree.three {
  left: 25%; }

.tree.four {
  left: 65%; }

.tree.five {
  left: 36%; }

.tree.six {
  left: 80%; }

/* .tower {
    z-index: 1;
    left: 25%;
    height: 94px;
    width: 45px;
    top: -80px;
    background: url(./images/tower.svg) no-repeat;
    position: absolute;
    background-size: 100%;
  } */
.garden-sec {
  background-color: #f4f8fb;
  /* background-image: url(images/cars-mobile.svg);url(images/ground-elements-mobile.svg),  */
  background-image: url("../../images/groundwithoutRoad.svg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover; }

.arrow {
  z-index: 1;
  height: 60px;
  width: 60px;
  top: -10px;
  background: url("../../images/arrow.svg") no-repeat;
  position: absolute;
  background-size: 100%;
  cursor: pointer;
  left: 63%; }

.pointer-arrow {
  z-index: 1;
  left: 79%;
  position: absolute; }

.pointer-arrow a {
  color: #fab00f;
  transform: rotate(90deg);
  text-decoration: none; }

.bounce {
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite; }

@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateX(0); }
  40% {
    transform: translateX(-30px); }
  60% {
    transform: translateX(-15px); } }

@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateX(0); }
  40% {
    transform: translateX(-30px); }
  60% {
    transform: translateX(-15px); } }

.awayr-building {
  position: absolute;
  bottom: -3px; }

.shake {
  -webkit-animation-name: shake;
  -webkit-animation-duration: 5s;
  -webkit-transform-origin: 0% 100%;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-name: shake;
  animation-duration: 5s;
  transform-origin: 0% 100%;
  animation-iteration-count: infinite;
  animation-timing-function: linear; }

.delay {
  -webkit-transform: skewX(5deg);
  animation-delay: 2.5s;
  -webkit-animation-delay: 2.5s; }

@-webkit-keyframes shake {
  0% {
    -webkit-transform: skewX(5deg); }
  50% {
    -webkit-transform: skewX(-5deg); }
  100% {
    -webkit-transform: skewX(5deg); } }

.tool-btn {
  background: transparent;
  border: 1px solid #a4dbf8;
  border-radius: 5px;
  transition: 0.5s ease; }
  .tool-btn:hover {
    height: 55px;
    border-radius: 7px;
    background: #7ec7ee;
    border: navajowhite; }
    .tool-btn:hover a {
      color: white;
      text-decoration: none; }
  .tool-btn a {
    color: #243d58; }

.bg-buildings .building {
  height: 100%;
  width: 100%;
  position: absolute;
  bottom: 0; }

.building.two {
  transform: translateZ(0);
  animation: parallax_bg 100s -5s linear infinite;
  background: url("../../images/building2.svg");
  background-repeat: repeat-x;
  background-size: auto 100%; }

.building.three {
  transform: translateZ(0);
  animation: parallax_bg 80s -5s linear infinite;
  background: url("../../images/building3.svg");
  background-repeat: repeat-x;
  background-size: auto 100%; }

.building.one {
  transform: translateZ(0);
  animation: parallax_bg 120s -5s linear infinite;
  background: url("../../images/building1.svg");
  background-repeat: no-repeat;
  z-index: 0;
  background-size: auto 100%; }

@keyframes parallax_bg {
  0% {
    background-position-x: 2241px, 2156px, 1421px; } }

svg.balloon-php {
  left: 7%;
  position: absolute;
  top: 100%; }

svg.balloon-angular {
  left: 18%;
  position: absolute;
  top: 5%; }

svg.balloon-react {
  left: 34%;
  position: absolute;
  top: 50%; }

svg.balloon-ios {
  left: 70%;
  position: absolute;
  top: 45%; }

svg.balloon-adobe {
  left: 90%;
  position: absolute;
  top: 0%; }

.arrow:hover {
  filter: drop-shadow(0 0 0.75rem #86dbff); }

.towerblue {
  left: 20%;
  height: 76px;
  width: 35px;
  top: -64px;
  background: url(../../images/tower.svg) no-repeat;
  position: absolute;
  background-size: 100%; }

.awayr-building {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 18px;
  z-index: 1;
  background-image: url("../../images/awayr-building.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 55%; }

.garden .tree svg {
  width: 100%;
  height: 20px; }

.tree.one {
  margin-top: 4%; }

.tree.two {
  margin-top: -4%;
  left: 15%;
  background-size: 30px; }

.tree.five {
  display: block;
  left: 63%;
  top: -10%; }

.tree.four {
  margin-top: 6%;
  left: 82%; }

svg.balloon-adobe {
  left: 86%;
  top: 20%;
  height: 20px;
  width: 20px; }

svg.balloon-ios {
  top: 65%;
  left: 65%;
  height: 40px;
  width: 40px; }

svg.balloon-react {
  top: 70%;
  height: 35px;
  width: 35px; }

svg.balloon-angular {
  top: 25%;
  height: 25px;
  width: 25px; }

svg.balloon-php {
  top: 120%;
  left: 3%;
  height: 40px;
  width: 40px; }

/* 
  h1 {
    font-family: "Paytone One";
    color: #d8ecff;
    text-transform: uppercase;
    letter-spacing: -2px;
  }
  
  h1 {
    display: block;
    font-size: 36px;
    line-height: 80px;
    color: #d8ecff;
    text-shadow: 0px 8px 16px #a4bfda, -6px 1px 11px #7ed7ff;
    letter-spacing: -4px;
  } */
.home h1 {
  font-family: "averta";
  font-size: 86px;
  display: block;
  color: #243d58;
  font-weight: 900; }

.content-text p {
  font-family: "averta-light";
  font-size: 20px;
  display: block;
  color: #243d58; }

.car-1 {
  display: block;
  float: right;
  position: relative;
  top: -9px; }

.car-2,
.car-3 {
  display: block;
  float: left;
  position: absolute;
  top: 45px; }

.ellipse {
  position: absolute;
  right: 33vw;
  top: 0; }

.php {
  position: absolute;
  /* margin: 0 auto; */
  left: 30vw;
  top: 16vh; }

.vb-studio {
  position: absolute;
  right: 34vw;
  top: 12vh; }

.shopify {
  position: absolute;
  right: 25vw;
  top: 15vh; }

.angular {
  position: absolute;
  /* margin: 0 auto; */
  left: 23vw;
  top: 10vh; }

.vue {
  position: absolute;
  /* margin: 0 auto; */
  left: 9vw;
  top: 12vh; }

@media (min-width: 0px) and (max-width: 512px) {
  .ellipse img {
    height: 75px; }
  .tree.one svg,
  .tree.two svg,
  .tree.three svg,
  .tree.three1 svg,
  .tree.four svg,
  .tree.five svg,
  .tree.six svg,
  .car-1 {
    display: none; }
  .heading-sec {
    top: 6vh; }
  .ellipse {
    right: 15vw;
    top: -50px;
    z-index: 0; }
  .car-2,
  .car-3 {
    top: 12px; }
  .car-2 {
    left: 27vw; }
  .car-3 {
    left: 35vw; }
  .car-2 img {
    height: 17px; }
  .car-3 img {
    height: 19px; }
  .vehicle {
    background-size: 26px;
    top: -27px;
    right: 11vw; }
  .shopify {
    right: 50vw;
    top: 18vh; }
    .shopify img {
      height: 36px; }
  .vb-studio {
    right: 20vw;
    top: 15vh; }
    .vb-studio img {
      height: 28px; }
  .php {
    left: 41vw;
    top: 11vh; }
    .php img {
      height: 25px; }
  .vue {
    top: 5vh; }
    .vue img {
      height: 25px; }
  .angular {
    left: 18vw;
    top: 15vh; }
    .angular img {
      height: 20px; }
  .home h1 {
    font-size: 36px; }
  svg.ellipse {
    width: 45px;
    height: 45px; }
  .towerblue {
    left: 7%; }
  .garden-sec {
    height: 28vh !important; } }

@media (min-width: 375px) {
  .awayr-building {
    background-size: 40%; }
  .pointer-arrow {
    left: 74%; } }

@media (min-width: 412px) {
  .home h1 {
    font-size: 36px; }
  .garden .tree svg {
    width: 100%;
    height: 30px; }
  .tree.one {
    margin-top: 3%; }
  .tree.two {
    margin-top: -4%;
    left: 15%;
    background-size: 30px; }
  .tree.five {
    left: 63%;
    top: -10%; }
  .tree.four {
    margin-top: 6%;
    left: 82%; }
  svg.balloon-adobe {
    left: 86%;
    top: 20%;
    height: 30px;
    width: 30px; }
  svg.balloon-ios {
    top: 65%;
    left: 65%;
    height: 30px;
    width: 30px; }
  svg.balloon-react {
    top: 70%;
    height: 35px;
    width: 35px; }
  svg.balloon-angular {
    top: 25%;
    height: 25px;
    width: 25px; }
  svg.balloon-php {
    top: 120%;
    left: 3%;
    height: 40px;
    width: 40px; }
  .garden-sec {
    background-color: #f4f8fb;
    /* background-image: url(images/cars-mobile.svg);url(images/ground-elements-mobile.svg),  */
    background-image: url("../../images/groundwithoutRoad.svg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover; } }

@media (min-width: 512px) {
  .ellipse {
    right: 15vw;
    top: 90px; }
  .pointer-arrow {
    left: 67%; }
  svg.ellipse {
    width: 70px;
    height: 70px; }
  .awayr-building {
    background-size: 32%; }
  .garden-sec {
    background-color: #f4f8fb;
    /* background-image: url(images/cars-mobile.svg);url(images/ground-elements-mobile.svg),  */
    background-image: url("../../images/groundmob.svg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover; }
  .arrow {
    left: 63%; }
  .tree.one {
    left: -1%; }
  .tree.two {
    margin-top: 7%;
    left: 12%; }
  .tree.three {
    display: block;
    left: 14%; }
  .tree.three1 {
    top: -16px;
    left: 24vw; }
  .tree.three1 svg {
    width: 20px; }
  .tree.four {
    left: 88%; }
  .tree.five {
    left: 75%;
    top: 24%; }
  .tree.six {
    left: 79%;
    top: -17px; }
  .garden .tree svg {
    height: 17px; }
  .car-2,
  .car-3 {
    top: 15px; }
  .car-2 img {
    margin-left: 21vw;
    height: 15px; }
  .car-3 img {
    margin-left: 24vw;
    height: 15px; }
  .php {
    left: 9vw;
    top: 17vh; }
    .php img {
      height: 22px; }
  .angular {
    left: 20vw;
    top: 12vh; }
    .angular img {
      height: 15px; }
  .vue {
    left: 3vw;
    top: 10vh; }
    .vue img {
      height: 23px; }
  .vb-studio {
    right: 20vw;
    top: 12vh; }
    .vb-studio img {
      height: 20px; }
  .shopify {
    right: 24vw;
    top: 19vh; }
    .shopify img {
      height: 24px; }
  .car-1 {
    right: 23vw; }
    .car-1 img {
      height: 14px; }
  .vehicle {
    right: 5vw;
    background-size: 24px;
    top: -32px; }
  .towerblue {
    left: 8%; }
  .garden-sec {
    height: 28vh !important; } }

@media (min-width: 640px) {
  .awayr-building {
    background-size: 28%; }
  .arrow {
    left: 63%;
    top: -4%; } }

@media (min-width: 768px) {
  .ellipse {
    right: 15vw;
    top: 0; }
  .pointer-arrow {
    left: 76%; }
  .ellipse img {
    height: 109px; }
  .awayr-building {
    position: absolute;
    height: 100%;
    top: 36px;
    width: 100%;
    background-image: url("../../images/awayr-building.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: contain; }
  .arrow {
    left: 70%; }
  /* .garden-sec {
      background-color: #f4f8fb;
      background-repeat: no-repeat;
      background-position: center top;
      background-size: cover;
    } */
  .garden-sec {
    background-color: #f4f8fb;
    background-image: url("../../images/groundtab.svg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover; }
  .svg-calLoader {
    width: 230px;
    height: 180px;
    transform-origin: 115px 115px;
    animation: 8.4s linear infinite loader-spin;
    top: 40px;
    transform: rotate(-15deg); }
  @keyframes loader-spin {
    40% {
      transform: translateX(200px); }
    70% {
      transform: translateX(100px) rotate(269deg); }
    100% {
      transform: translate(110px, -240px) rotate(269deg); } }
  /* .content-text h1{
              font-family: 'SF UI Display Bold';
              font-display:swap;
              font-size: 46px;
              font-weight: 700;
          } */
  .home h1 {
    font-size: 46px; }
  svg.balloon-adobe {
    left: 86%;
    top: 20%;
    height: 40px;
    width: 40px; }
  svg.balloon-ios {
    top: 65%;
    left: 65%;
    height: 40px;
    width: 40px; }
  svg.balloon-react {
    top: 70%;
    height: 50px;
    width: 50px; }
  svg.balloon-angular {
    top: 25%;
    height: 35px;
    width: 35px; }
  svg.balloon-php {
    top: 120%;
    left: 3%;
    height: 50px;
    width: 50px;
    z-index: 0.1; }
  .tree.two {
    margin-top: 10%;
    left: 10%; }
  .tree.three {
    display: block;
    left: 14%; }
  .tree.three1 {
    top: -17px;
    left: 24vw; }
  .tree.three1 svg {
    width: 20px; }
  .tree.four {
    left: 88%; }
  .tree.five {
    left: 75%;
    top: 24%; }
  .tree.six {
    left: 84%;
    top: -15px; }
  .car-2,
  .car-3 {
    top: 9px; }
  .car-2 img {
    margin-left: 21vw;
    height: 23px; }
  .car-3 img {
    margin-left: 24vw;
    height: 23px; }
  .php {
    left: 7vw;
    top: 20vh; }
  .php img {
    height: 31px; }
  .angular {
    left: 15vw;
    top: 14vh; }
  .angular img {
    height: 26px; }
  .vue {
    left: 3vw;
    top: 10vh; }
  .vue img {
    height: 23px; }
  .vb-studio {
    right: 12vw;
    top: 12vh; }
  .vb-studio img {
    height: 30px; }
  .shopify {
    right: 20vw;
    top: 18vh; }
  .car-1 {
    right: 20vw; }
  .car-1 img {
    height: 19px; }
  .vehicle {
    right: 5vw;
    background-size: 24px;
    top: -32px; }
  svg.ellipse {
    width: 70px;
    height: 70px; }
  .ellipse {
    top: 30px; } }

@media (min-width: 992px) {
  .ellipse {
    right: 16vw;
    top: 0; }
  .pointer-arrow {
    left: 71%;
    height: 80px;
    width: 80px; }
  .mobile-view {
    display: none !important; }
  .ellipse img {
    height: 149px; }
  .tree.four {
    display: block; }
  .tree.six {
    display: block; }
  .tree.three {
    display: block;
    left: 14%; }
  .tree.three1 {
    left: 24vw; }
  .tree.three1 svg {
    width: 20px; }
  .car-2,
  .car-3 {
    top: 9px; }
  .car-2 img {
    margin-left: 21vw;
    height: 23px; }
  .car-3 img {
    margin-left: 24vw;
    height: 23px; }
  .php {
    left: 6vw;
    top: 19vh; }
  .php img {
    height: 31px; }
  .angular {
    left: 17vw;
    top: 14vh; }
  .angular img {
    height: 26px; }
  .vue {
    left: 3vw;
    top: 10vh; }
  .vue img {
    height: 23px; }
  .arrow {
    display: block;
    left: 64%;
    top: -47px;
    height: 105px;
    width: 105px; }
  .tower {
    z-index: 0;
    left: 25%;
    height: 94px;
    width: 45px;
    top: -80px;
    /* background: url(./images/tower.svg) no-repeat; */
    background: url(../../images/arrow.svg) no-repeat;
    position: absolute;
    background-size: 100%; } }

@media (min-width: 1024px) {
  .awayr-building {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 32px;
    background-image: url("../../images/awayr-building.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: contain; }
  .garden-sec img {
    height: 30vh;
    width: 50vw; }
  .svg-calLoader {
    width: 230px;
    height: 180px;
    transform-origin: 105px 105px;
    animation: 8.4s linear infinite loader-spin;
    top: 40px;
    transform: rotate(-15deg); }
  @keyframes loader-spin {
    40% {
      transform: translateX(300px); }
    70% {
      transform: translateX(200px) rotate(269deg); }
    100% {
      transform: translate(210px, -240px) rotate(269deg); } }
  /* .content-text h1{
              font-family: 'SF UI Display Bold';
              font-display:swap;
              font-size: 56px;
              font-weight: 700;
          } */
  .home h1 {
    font-size: 56px; }
  .garden .tree svg {
    width: 100%;
    height: 50px; }
  .tree.one {
    left: 1%;
    margin-top: 30px; }
  .tree.two {
    margin-top: 94px;
    left: 11%;
    background-size: 11px; }
  .garden .tree.two svg {
    height: 30px; }
  .tree.three {
    margin-top: 4px;
    left: 10%; }
  .tower {
    left: 19%; }
  .tree.five {
    margin-top: 0vh;
    left: 71%; }
  .garden .tree svg {
    height: 29px; }
  .tree.three1 {
    left: 24vw; }
  .garden .tree.three1 svg {
    height: 20px; }
  .tree.four {
    left: 88%;
    top: -2vh; }
  .garden .tree.four svg {
    height: 30px; }
  svg.balloon-adobe {
    left: 86%;
    top: 20%;
    height: 50px;
    width: 50px; }
  svg.balloon-ios {
    top: 65%;
    left: 65%;
    height: 70px;
    width: 70px; }
  svg.balloon-react {
    top: 70%;
    height: 70px;
    width: 70px; }
  svg.balloon-angular {
    top: 25%;
    height: 55px;
    width: 55px; }
  svg.balloon-php {
    top: 120%;
    left: 3%;
    height: 50px;
    width: 50px; }
  .tree.six {
    left: 82%;
    top: -24px; }
  .car-1 {
    right: 0vw; }
  .car-1 img {
    height: 32px;
    width: 37px;
    margin-right: 22vw; }
  .car-2,
  .car-3 {
    top: 9px; }
  .car-2 img {
    height: 44px;
    width: 54px;
    margin-left: 19vw; }
  .car-3 img {
    height: 44px;
    width: 54px;
    margin-left: 24vw; }
  .php {
    left: 10vw;
    top: 15vh; }
  .php img {
    width: 77px;
    height: 72px;
    /* margin: 0 auto; */
    left: 30vw; }
  .vb-studio img {
    width: 80px;
    height: 34px; }
  .vb-studio {
    right: 17vw;
    top: 10vh; }
  .shopify img {
    width: 80px;
    height: 40px; }
  .shopify {
    right: 9vw;
    top: 18vh; }
  .angular img {
    width: 36px;
    height: 72px; }
  .angular {
    left: 22vw;
    top: 8vh; }
  .vue img {
    width: 31px;
    height: 72px; }
  .vue {
    left: 4vw;
    top: 9vh; }
  .vehicle {
    right: 67px;
    top: -39px;
    background-size: 30px; }
  .garden-sec {
    background-color: #f4f8fb;
    background-image: url("../../images/groundtab.svg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover; } }

@media (max-width: 1200px) {
  .tooltip-php, .tooltip-vs, .tooltip-shopify, .tooltip-ang, .tooltip-vue {
    width: 0 !important;
    height: 0 !important;
    visibility: hidden; } }

@media (min-width: 1200px) {
  .arrow {
    left: 62%; }
  .pointer-arrow {
    left: 68%; }
  .tower {
    left: 25%; }
  .svg-calLoader {
    width: 230px;
    height: 180px;
    transform-origin: 115px 115px;
    animation: 8.4s linear infinite loader-spin;
    transform: rotate(-15deg);
    top: 40px; }
  @keyframes loader-spin {
    40% {
      transform: translateX(300px); }
    70% {
      transform: translateX(200px) rotate(269deg); }
    100% {
      transform: translate(210px, -240px) rotate(269deg); } }
  .home h1 {
    font-size: 86px !important; }
  .content-text p {
    font-size: 30px !important; }
  svg.balloon-adobe {
    left: 86%;
    top: 10%;
    height: 50px;
    width: 50px; }
  svg.balloon-ios {
    top: 50%;
    left: 65%;
    height: 70px;
    width: 70px; }
  svg.balloon-react {
    top: 50%;
    height: 70px;
    width: 70px; }
  svg.balloon-angular {
    top: 15%;
    height: 55px;
    width: 55px; }
  svg.balloon-php {
    top: 100%;
    left: 3%;
    height: 50px;
    width: 50px; }
  .garden-sec {
    background-color: #f4f8fb;
    background-image: url(../../images/ground.svg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover; }
  .awayr-building {
    top: 36px; }
  .towerblue {
    left: 20%; } }

@media (min-width: 1400px) {
  .tree.five svg {
    height: 53px; }
  svg.balloon-adobe {
    left: 86%;
    top: 10%;
    height: 60px;
    width: 60px; }
  svg.balloon-ios {
    top: 50%;
    left: 65%;
    height: 80px;
    width: 80px; }
  svg.balloon-react {
    top: 50%;
    height: 80px;
    width: 80px; }
  svg.balloon-angular {
    top: 15%;
    height: 65px;
    width: 65px; }
  svg.balloon-php {
    top: 100%;
    left: 3%;
    height: 60px;
    width: 60px; }
  .svg-calLoader {
    top: 60px; }
  .vehicle {
    right: 94px;
    top: -25px;
    background-size: 40px; }
  .tree.five {
    width: 68px;
    display: block; }
  .car-1 img {
    height: 44px;
    width: 54px;
    margin-right: 20vw; }
  .car-2 img {
    height: 44px;
    width: 54px;
    margin-left: 25vw; }
  .car-2,
  .car-3 {
    top: 15px; }
  .car-3 img {
    height: 44px;
    width: 54px;
    margin-left: 28vw; }
  .vb-studio {
    right: 28vw;
    top: 14vh; }
    .vb-studio img {
      width: 80px;
      height: 72px; }
  .shopify {
    right: 16vw; }
    .shopify img {
      width: 80px;
      height: 72px; }
  .vue {
    left: 6vw;
    top: 9vh; }
    .vue img {
      width: 42px;
      height: 72px; }
  .angular {
    left: 20vw; }
    .angular img {
      width: 55px;
      height: 72px; }
  .php {
    left: 13vw;
    top: 17vh; }
    .php img {
      width: 101px;
      height: 72px;
      /* margin: 0 auto; */
      left: 30vw; }
  .tree.two {
    left: 11%; }
  .ellipse {
    right: 17vw;
    top: 0; }
  svg.ellipse {
    height: 100px;
    width: 100px; }
  .awayr-building {
    top: 36px; } }

@media (min-width: 1700px) {
  .vehicle {
    right: 105px; }
  .pointer-arrow {
    left: 66%; }
  .tree.six {
    left: 84%; }
  .tree.four {
    left: 86%;
    top: -2vh; }
  .car-2 img {
    margin-left: 26vw; }
  .car-3 img {
    margin-left: 29vw; }
  .tree.two {
    left: 13%; }
  .tree .five svg {
    height: 70px; }
  .garden .tree svg {
    height: 57px; }
  .garden .tree.two svg {
    height: 62px; }
  .tree.three1 {
    left: 33vw; }
  .garden .tree.four svg {
    height: 45px; }
  .shopify {
    right: 20vw;
    top: 14vh; }
  .php {
    left: 29vw;
    top: 14vh; }
  .vue {
    left: 6vw;
    top: 11vh; }
  .angular {
    left: 20vw;
    top: 11vh; }
  .vb-studio {
    right: 34vw;
    top: 12vh; }
  .tree.three1 {
    left: 33vw;
    top: -26px; }
  .garden .tree.three1 svg {
    height: 34px; } }

@media (min-width: 2000px) {
  .awayr-building {
    top: 42px; }
  .vehicle {
    right: 169px;
    top: -25px; }
  .tree.four {
    margin-top: 141px;
    display: block;
    left: 88%; }
  .car-1 img {
    height: 44px;
    width: 54px;
    margin-right: 24vw; }
  .car-2 img {
    height: 44px;
    width: 54px;
    margin-left: 36vw; }
  .car-3 img {
    height: 44px;
    width: 54px;
    margin-left: 38vw; }
  .php img {
    width: 101px;
    height: 72px;
    left: 30vw; }
  .vb-studio img,
  .shopify img {
    width: 80px;
    height: 72px; }
  .angular img {
    width: 55px;
    height: 72px; }
  .vue img {
    width: 42px;
    height: 72px; }
  .tree.three1 {
    left: 28vw;
    top: -31px; }
    .tree.three1 img {
      height: 40px; } }

svg.side-balloon, svg.bln2, svg.bln1 {
  width: 70px;
  height: 100px;
  position: fixed;
  z-index: 1;
  bottom: -100px; }

svg.bln1 {
  right: 100px; }

svg.bln2 {
  left: 100px; }

.rect-anim,
.triangle-anim,
.circle-anim,
.wave-anim {
  position: absolute;
  display: inline-block; }

.rect-left,
.triangle-left,
.circle-left,
.wave-left {
  position: absolute;
  display: inline-block;
  animation: flying-element 3s cubic-bezier(0.25, 0.46, 0.45, 0.94) infinite; }

.triangle-anim {
  right: 5vw;
  animation: flying-element 4s cubic-bezier(0.25, 0.46, 0.45, 0.94) infinite; }

.circle-anim {
  right: 12vw;
  top: 20vh;
  animation: flying-element 7s cubic-bezier(0.25, 0.46, 0.45, 0.94) infinite; }

.wave-anim {
  top: 40vh;
  right: 18vw;
  animation: flying-element 5s cubic-bezier(0.25, 0.46, 0.45, 0.94) infinite; }

.rect-anim {
  right: 5vw;
  top: 45vh;
  animation: flying-element 6s cubic-bezier(0.25, 0.46, 0.45, 0.94) infinite; }

.circle-left {
  left: 12vw;
  animation: flying-element 7s cubic-bezier(0.25, 0.46, 0.45, 0.94) infinite; }

.wave-left {
  left: 5vw;
  top: 20vh;
  animation: flying-element 5s cubic-bezier(0.25, 0.46, 0.45, 0.94) infinite; }

.triangle-left {
  left: 10vw;
  top: 33vh;
  animation: flying-element 4s cubic-bezier(0.25, 0.46, 0.45, 0.94) infinite; }

.rect-left {
  left: 5vw;
  top: 50vh;
  animation: flying-element 6s cubic-bezier(0.25, 0.46, 0.45, 0.94) infinite; }

@-webkit-keyframes flying-element {
  0% {
    transform: translateY(0); }
  50% {
    transform: translateY(40px); }
  100% {
    transform: translateY(0); } }

@-moz-keyframes flying-element {
  0% {
    transform: translateY(0); }
  50% {
    transform: translateY(40px); }
  100% {
    transform: translateY(0); } }

@-o-keyframes flying-element {
  0% {
    transform: translateY(0); }
  50% {
    transform: translateY(40px); }
  100% {
    transform: translateY(0); } }

@keyframes flying-element {
  0% {
    transform: translateY(0); }
  50% {
    transform: translateY(40px); }
  100% {
    transform: translateY(0); } }

.rect-anim2,
.triangle-anim2,
.circle-anim2,
.wave-anim2 {
  position: absolute;
  display: inline-block;
  right: 0; }

.circle-anim2
.rect-left2,
.triangle-left2,
.circle-left2,
.wave-left2 {
  position: absolute;
  display: inline-block;
  left: 0; }

.triangle-anim2 {
  right: 5vw;
  margin-top: 3vh; }

.circle-anim2 {
  right: 12vw;
  margin-top: 20vh; }

.wave-anim2 {
  margin-top: 40vh;
  right: 18vw; }

.rect-anim2 {
  right: 5vw;
  margin-top: 45vh; }

.circle-left2 {
  left: 12vw;
  margin-top: 3vh; }

.wave-left2 {
  left: 5vw;
  margin-top: 20vh; }

.triangle-left2 {
  left: 10vw;
  margin-top: 33vh; }

.rect-left2 {
  left: 5vw;
  margin-top: 50vh;
  position: absolute; }

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

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

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

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

@font-face {
  font-family: 'SF UI Display Bold';
  font-style: normal;
  font-weight: normal;
  src: local("../fonts/sf-ui-display-bold-58646a511e3d9.woff"), url("../fonts/sf-ui-display-bold-58646a511e3d9.woff") format("woff");
  font-display: swap; }

.row {
  margin-left: 0 !important;
  margin-right: 0 !important; }

.content-area {
  height: 100vh;
  width: 100%; }

.services-row {
  height: inherit;
  scroll-snap-type: y mandatory; }

.child {
  background-color: #f2b635;
  text-align: center;
  overflow: hidden; }

.child.web .inner .web-bg, .child.app .inner .ui-bg, .child.gd .inner .mobile-bg, .child.web .inner .doctor-uk-bg {
  transition: 0.5s ease-in-out; }

.web {
  background-color: #d8ecff;
  scroll-snap-align: start; }

.app {
  background-color: #f5faff;
  scroll-snap-align: start; }

.gd {
  background-color: #dbf5ff;
  scroll-snap-align: start; }

.child:hover .inner .web-bg, .child:hover .inner .p-content, .child:hover .inner .ui-bg, .child:hover .inner .mobile-bg, .child:hover .inner .doctor-uk-bg {
  transform: scale(1.1); }

.child:hover .inner::before {
  animation: spin 7s ease-in-out infinite; }

@-moz-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg); } }

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

.inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  .inner:before {
    content: "";
    background-image: url(../../images/arrows-portfolio.svg);
    background-repeat: no-repeat;
    background-position: center;
    top: 0;
    height: 260px;
    width: 400px;
    z-index: 0; }
  .inner .web-bg {
    background-image: url(../../images/portfolio-sample.jpeg);
    background-repeat: no-repeat;
    background-size: 300px;
    width: 300px;
    position: absolute;
    height: 260px;
    z-index: 1;
    margin: 0 auto;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center; }
    .inner .web-bg:hover {
      filter: brightness(0.5); }
      .inner .web-bg:hover::before {
        opacity: 1; }
    .inner .web-bg:before {
      content: "";
      background-image: url(../../images/pointer-arrow.svg);
      opacity: 0;
      height: 30px;
      width: 30px; }
  .inner .mobile-bg {
    background-image: url(../../images/portfolio-sample.jpeg);
    background-repeat: no-repeat;
    background-size: 300px;
    width: 300px;
    background-position: center;
    position: absolute;
    height: 260px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center; }
    .inner .mobile-bg:hover {
      filter: brightness(0.5); }
      .inner .mobile-bg:hover::before {
        opacity: 1; }
    .inner .mobile-bg:before {
      content: "";
      background-image: url(../../images/pointer-arrow.svg);
      opacity: 0;
      height: 30px;
      width: 30px; }
  .inner .ui-bg {
    background-image: url(../../images/portfolio-sample.jpeg);
    background-repeat: no-repeat;
    background-size: 300px;
    width: 300px;
    position: absolute;
    height: 260px;
    margin: 0 auto;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center; }
    .inner .ui-bg:hover {
      filter: brightness(0.5); }
      .inner .ui-bg:hover::before {
        opacity: 1; }
    .inner .ui-bg:before {
      content: "";
      background-image: url(../../images/pointer-arrow.svg);
      opacity: 0;
      height: 30px;
      width: 30px; }
  .inner .doctor-uk-bg {
    background-image: url(../../images/portfolio-sample.jpeg);
    background-repeat: no-repeat;
    background-size: 300px;
    width: 300px;
    position: absolute;
    height: 260px;
    margin: 0 auto;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center; }
    .inner .doctor-uk-bg:hover {
      filter: brightness(0.5); }
      .inner .doctor-uk-bg:hover::before {
        opacity: 1; }
    .inner .doctor-uk-bg:before {
      content: "";
      background-image: url(../../images/pointer-arrow.svg);
      opacity: 0;
      height: 30px;
      width: 30px; }

.child:hover a.view-btn {
  cursor: pointer;
  color: white;
  border: none;
  background-color: #16a5ef;
  border: 1px solid #16a5ef; }

.p-content {
  color: #243D58;
  font-family: "averta-semibold"; }
  .p-content p {
    font-family: "averta-light";
    margin: 0 auto;
    max-width: 300px;
    text-align: center; }

.child {
  /* background-image: url(../images/flyingboxes.svg); */
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }

.hide {
  display: none; }

.child a.view-btn {
  font-family: "averta-semibold";
  min-width: 195px;
  max-width: 200px; }

.button {
  background-color: #1d9dd6;
  padding: 4%;
  border-radius: 50%; }

.inner-details {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 300;
  top: 0;
  left: 0;
  background-color: #f0faff !important; }

.close-btn {
  position: absolute;
  cursor: pointer;
  top: 15px;
  right: 15px;
  width: 45px;
  height: 45px; }

.h-80p {
  height: 80px; }

/* 
.child {
    position: absolute;
    display: block;
    content: "";
    z-index: 0;
    width: 0;
    height: 0;
    border-radius: 100%;
    background: #fff;
    transform: translate(-50%, -50%);
    transition: width var(--time), padding-top var(--time);
} */
/* .child:hover {
    width: calc(var(--width) * 2.25);
    padding-top: calc(var(--width) * 2.25);
} */
.child {
  height: 100vh; }

.child a.view-btn {
  display: block;
  cursor: pointer;
  margin: 0 auto;
  width: 50%;
  padding: 10px;
  /* text-align: center; */
  border: 1px solid #243d58;
  border-radius: 30px;
  /* animation: shadow-pulse 1s infinite; */
  margin-top: 10% !important;
  text-decoration: none;
  transition: 0.5s ease;
  color: #243d58; }
  .child a.view-btn a {
    color: #243d58; }

.child:hover a.view-btn {
  cursor: pointer;
  color: white;
  border: none;
  background-color: #16a5ef;
  border: 1px solid #16a5ef; }
  .child:hover a.view-btn a {
    color: white;
    text-decoration: none; }
    .child:hover a.view-btn a:hover {
      text-decoration: none; }

.close-btn {
  cursor: pointer; }

@media (max-width: 768px) {
  .p-content {
    margin-top: 10px; }
  .button_container {
    width: 33px;
    height: 33px; }
  .button1 {
    top: 15px;
    right: 15px; }
  .close-btn {
    top: 3px;
    right: 9px;
    width: 30px; }
  .logo {
    width: 100px; }
  h3.heading2 {
    font-size: 16px; }
  .button_container span {
    top: 11px; }
  .button_container span:nth-of-type(2) {
    top: 16px; }
  .button_container span:nth-of-type(3) {
    top: 21px; }
  .button_container.active .bottom {
    transform: translateY(-20px) translateX(0px) rotate(311deg);
    width: 52%;
    top: 107%;
    left: 22%;
    background: white; }
  .button_container.active .top {
    background: #fff;
    transform: translateY(20px) translateX(0) rotate(47deg);
    width: 50%;
    top: -5px;
    left: 23%; }
  img.logop {
    width: 110px; }
  .logopr {
    top: 15px;
    left: 15px; } }

@media (min-width: 768px) {
  .p-content {
    margin-top: 50px; }
  .h-80p {
    height: 80px; }
  .button1 {
    top: 30px;
    right: 30px; }
  .child {
    height: 100vh; }
  .child a.view-btn {
    display: block;
    cursor: pointer;
    margin: 0 auto;
    width: 50%;
    padding: 10px;
    color: #243d58;
    /* text-align: center; */
    border: 1px solid #243d58;
    border-radius: 30px;
    /* animation: shadow-pulse 1s infinite; */
    margin-top: 10% !important; }
  .close-btn {
    cursor: pointer; }
  img.logop {
    width: 110px; }
  .logopr {
    top: 30px;
    left: 30px; }
  .grid li {
    width: 49% !important; } }

@media (min-width: 1024px) {
  .child {
    height: 100vh; }
  .child .view-btn {
    display: block;
    cursor: pointer;
    margin: 0 auto;
    width: 30%;
    padding: 10px;
    color: #243d58;
    /* text-align: center; */
    border: 1px solid #243d58;
    border-radius: 30px;
    /* animation: shadow-pulse 1s infinite; */
    margin-top: 10% !important;
    font-size: 15px; }
  .p-content h2 {
    font-size: 2rem !important; }
  .p-content p {
    font-size: 1.2rem !important; }
  img.logop {
    width: 145px; } }

@media (max-width: 1024px) {
  .p-content h2 {
    font-size: 1.7rem !important; }
  .p-content p {
    font-size: 1.1rem !important; }
  .inner::before {
    background-size: 270px; }
  .inner .mobile-bg, .inner .ui-bg {
    background-size: 230px; }
  .inner .web-bg {
    background-size: 230px; } }

@media (min-width: 1200px) {
  .child {
    height: 100vh; }
  .hide {
    display: none; }
  .child .view-btn {
    width: 50%; } }

.grid {
  padding: 20px 20px 100px 20px;
  margin: 0 auto;
  list-style: none;
  text-align: center; }

.grid li {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 5%;
  text-align: left;
  position: relative; }

.grid figure {
  margin: 0;
  position: relative; }

.grid figure img {
  max-width: 100%;
  display: block;
  position: relative; }

.grid figcaption {
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px;
  background: #005b87;
  color: #fff; }

.grid figcaption h3 {
  margin: 0;
  padding: 0;
  color: #fff; }

.grid figcaption span:before {
  content: 'by '; }

.grid figcaption a {
  text-align: center;
  padding: 5px 10px;
  border-radius: 2px;
  display: inline-block;
  color: #fff; }

/* Individual Caption Styles */
/* Caption Style 2 */
.cs-style-2 figure img {
  z-index: 10;
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s; }

.no-touch .cs-style-2 figure:hover img,
.cs-style-2 figure.cs-hover img {
  -webkit-transform: translateY(-90px);
  -moz-transform: translateY(-90px);
  -ms-transform: translateY(-90px);
  transform: translateY(-90px); }

.cs-style-2 figcaption {
  height: 90px;
  width: 100%;
  top: auto;
  bottom: 0; }

.cs-style-2 figcaption a {
  position: absolute;
  right: 20px;
  top: 30px; }

.owl-prev {
  position: absolute;
  top: 50%;
  left: 30px;
  display: block !important;
  transition: opacity 0.25s ease;
  color: #172733; }
  .owl-prev i.fa {
    font-size: 50px; }

.owl-next {
  position: absolute;
  top: 50%;
  right: 30px;
  display: block !important;
  transition: opacity 0.25s ease;
  color: #172733; }
  .owl-next i.fa {
    font-size: 50px; }

.right-col-quote {
  background-color: #00486b;
  text-align: center; }

.logo-quote {
  text-align: left !important;
  transform: translate(-40px, 20px);
  font-weight: 1000 !important;
  font-size: 18px !important;
  font-family: 'averta-light' !important; }

.logo-quote span {
  font-size: 20px;
  font-family: 'averta-light' !important; }

.image-quote {
  margin-top: 60%;
  font-family: 'averta-light' !important; }

.right-col-quote p {
  font-size: 18px;
  line-height: 20px;
  padding: 0 45px 0 45px;
  color: #fff;
  font-weight: 500;
  font-family: 'averta-light' !important; }

.right-col-quote h6 {
  color: #fff; }

.left-col-quote {
  background-image: linear-gradient(#d7edff, #fffefe, white);
  padding-bottom: 80px;
  font-family: 'averta-light' !important; }

h4.form-heading, .form-heading {
  font-weight: bold;
  font-size: 1.5rem !important;
  font-family: 'averta-light' !important; }

p.form-para {
  font-size: 18px;
  font-weight: 500;
  color: #0000009e;
  line-height: 20px;
  font-family: 'averta-light' !important; }

p.form-para::after {
  content: ".";
  font-size: 0;
  display: block;
  width: 8%;
  height: 4px;
  background: #1d9dd6;
  margin: 10px 0;
  transform: translateX(-10px); }

.close {
  position: absolute;
  right: 5px;
  top: 0px;
  z-index: 1; }
  .close:focus {
    outline: none; }

.btn.focus, .btn:focus {
  box-shadow: none; }

.form-group {
  position: relative;
  margin-bottom: 0.5rem;
  margin-right: 90px; }
  .form-group button {
    width: 200px;
    margin: 0 auto; }
    .form-group button:focus {
      box-shadow: none; }

p.quote-text {
  font-size: 18px; }
  p.quote-text a {
    color: black; }
    p.quote-text a:hover {
      color: black;
      text-decoration: none; }

.form-control {
  border-radius: 0;
  outline: 0; }

.form-control:focus {
  box-shadow: none;
  border-radius: 0;
  border: 1px solid #dae0e5; }

.form-control-placeholder {
  position: absolute;
  top: 12px;
  left: 10px;
  transition: all 200ms;
  opacity: 0.5;
  font-size: 16px;
  font-family: 'averta-light' !important; }

.form-control:focus + .form-control-placeholder,
.form-control:valid + .form-control-placeholder {
  font-size: 60%;
  transform: translate3d(0, -75%, 0);
  opacity: 1;
  top: 12px; }

.terms {
  font-size: 18px;
  color: #0000009e;
  font-weight: 500; }

.terms a {
  color: #6200EA !important; }

@media screen and (max-width: 767px) {
  .image-quote {
    margin-top: 0; }
  .form-group {
    margin: 10px 10px 0 10px; }
  .logo {
    transform: translate(-90px, -30px); } }

@media screen and (min-width: 767px) {
  .form-group {
    margin-right: 40px; } }

@media screen and (min-width: 1200px) {
  .form-group {
    margin-bottom: 0.5rem;
    margin-right: 80px; } }

.testimonial-content h1 {
  font-family: "averta-bold"; }

.testimonial-content .video-bg1 {
  background-image: url("../../images/testimonial1.jpeg");
  background-size: cover;
  background-position: center;
  height: 500px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%; }

.testimonial-content .video-bg2 {
  background-image: url("../../images/testimonial2.jpeg");
  background-size: cover;
  background-position: center;
  height: 320px; }

.testimonial-content .video-bg1:hover button.video-btn1, .testimonial-content .video-bg2:hover button.video-btn1 {
  padding: 10px 40px;
  border: 2px solid #333;
  border-radius: 30px;
  background: #333;
  color: white; }

.testimonial-content h1.p-name-test {
  font-size: 33px;
  font-family: "averta-bold";
  margin-bottom: 0; }

.testimonial-content div.region {
  background-color: #16A5EF;
  color: white;
  padding: 3px 8px;
  margin: 7px 0px 23px 0px;
  display: inline-block;
  font-size: 14px; }

.testimonial-content p.test-text {
  font-style: italic; }

.testimonial-content h6.test-text {
  font-size: 18px;
  font-family: "averta-light"; }

.testimonial-content h6.test-post {
  font-family: "averta-bold";
  font-size: 14px;
  padding-top: 17px; }

.testimonial-content button.video-btn {
  padding: 5px 25px;
  border: 1px solid #a0a0a0;
  border-radius: 30px;
  background: transparent; }
  .testimonial-content button.video-btn i.fa {
    font-size: 25px;
    line-height: 1; }

.testimonial-content button.video-btn1 {
  padding: 10px 40px;
  border: 2px solid white;
  border-radius: 30px;
  background: transparent;
  color: white;
  transition: 0.5s ease; }
  .testimonial-content button.video-btn1 i.fa {
    font-size: 25px;
    line-height: 1; }

.testimonial-content h1.test-last-heading {
  font-family: "averta-bold";
  font-size: 60px; }

.testimonial-content .close {
  padding: 20px 10px 0px 0px;
  opacity: 1; }
  .testimonial-content .close span {
    font-size: 40px !important;
    color: white !important; }

@media (max-width: 768px) {
  .test-last-heading, .p-name-test {
    font-size: 20px !important; } }

/* @import url("https://fonts.googleapis.com/css?family=Arvo:200,100,400"); */
.item {
  background-color: #d5f1fe;
  border-radius: 0px;
  border: 6px solid #566979;
  padding: 3% 6%; }

.web-mobile-bg {
  background-image: linear-gradient(#f0af19, #f0af19);
  background-color: #f0af19; }

.design-bg {
  background-image: linear-gradient(#5bb7e5, #5bb7e5);
  background-color: #5bb7e5; }

.it-sol-bg {
  background-image: linear-gradient(#5ea5f5, #5ea5f5);
  background-color: #5ea5f5; }

.seo-bg {
  background-image: linear-gradient(#fab00f, #fab00f);
  background-color: #fab00f; }

.iot-bg {
  background-image: linear-gradient(#fc850d, #fc850d);
  background-color: #fc850d; }

.row-bg {
  transform: translateZ(0);
  animation: parallax_bg 160s -5s linear infinite;
  background: url(../../images/service-building.svg);
  background-repeat: repeat-x;
  background-size: auto 100%; }

.board-content div {
  /* float: left;*/
  width: 100%;
  height: 100%;
  padding: 10px; }

.col-service-heading h2 {
  font-family: "Nunito";
  color: #fff; }

.base {
  position: absolute;
  width: 6%;
  left: 46%;
  bottom: -13vh;
  background-image: linear-gradient(to right, #949da7, #bcc3cc, #949da7);
  border-top: 6px solid #566978;
  height: 13vh;
  z-index: 0; }

.base::before {
  content: "";
  position: absolute;
  width: 5px;
  right: -5px;
  top: 0;
  background-image: url(../../images/stairs.svg);
  background-repeat: repeat-y;
  /* border-top: 6px solid #566978; */
  height: 13vh;
  z-index: 0; }

.board-content {
  position: relative;
  height: inherit;
  display: flex;
  width: inherit;
  align-items: center;
  justify-content: center; }

.lights {
  position: absolute;
  left: 0px;
  background: transparent;
  background-image: url(../../images/lights.svg);
  width: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 30px;
  top: -25px;
  filter: invert(1000%) brightness(0.7) sepia(0) hue-rotate(50deg) saturate(1) drop-shadow(0px 10px 5px rgba(255, 255, 200, 0.9)); }

.what-we-do {
  width: 100%; }

.what-we-do svg {
  height: 11vh; }

.service-footer {
  background-image: url(../../images/road-service.svg);
  background-repeat: repeat-x;
  overflow: hidden;
  background-size: cover;
  /* background-repeat: no-repeat; */ }

.service-car,
.service-cycle {
  position: absolute; }

.service-car {
  /* background-image: url(images/service-car.svg);
    background-repeat: no-repeat;
    background-size: 100%; */
  z-index: 1;
  position: absolute;
  /* width: 100%;
    height: 100%; */
  top: 0;
  left: 0;
  /* display: flex; */
  justify-content: center;
  align-items: center;
  /* animation: speedup 5s linear 1s infinite, shake 0.5s linear 1s infinite; */
  /* margin-left: -5vw; */
  /* z-index: 3; */ }

.service-cycle {
  /* background-image: url(images/service-cycle.svg);
    background-repeat: no-repeat;
    background-size: 100%; */
  left: -70px;
  z-index: 3; }

.container-bg {
  height: 82vh;
  background-image: url(../../images/what-we-do-building.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain; }

.col-service-img img {
  width: 75px; }

@keyframes popup-bg {
  0% {
    background-position: 0% 50%; }
  50% {
    background-position: 100% 50%; }
  100% {
    background-position: 0% 50%; } }

.popup:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  /* background: inherit; */
  /* -webkit-filter: blur(10px) saturate(2); */ }

.popup {
  border: 10px ​solid #085685;
  position: fixed;
  top: 2%;
  left: 1%;
  display: none;
  /* background: #ecf5fc; */
  min-height: 95%;
  transition: all 0.3s ease-in-out;
  z-index: 100;
  bottom: 2%;
  right: 1%;
  /* background: linear-gradient(-45deg, #ffffff, #ffedff, #eee8ff, #c0f3b4); */
  /* background: linear-gradient(to bottom right, rgb(180, 192, 243)20%, rgb(124, 195, 243)20%, rgb(73, 134, 184)40%, rgb(68, 151, 184)20%); */
  background: linear-gradient(-45deg, #2196f3, #0070af, #40a5e2, #17699b) !important;
  background-size: 400% 400%;
  /* animation: popup-bg 15s ease infinite; */
  backdrop-filter: blur(5px);
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.25);
  /* transition: .3s ease; */ }

.classToBeAdded {
  animation: scale-display 0.3s;
  display: flex !important; }

.classToBeAdded2 {
  animation: scale-display-reversed 0.3s; }

@keyframes scale-display {
  0% {
    opacity: 0;
    transform: scale(0);
    -webkit-transform: scale(0); }
  100% {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1); } }

@keyframes scale-display-reversed {
  0% {
    display: flex;
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1); }
  99% {
    display: flex;
    opacity: 0;
    transform: scale(0);
    -webkit-transform: scale(0); }
  100% {
    display: none;
    opacity: 0;
    transform: scale(0);
    -webkit-transform: scale(0); } }

.service-menu-toggle .service-cross {
  height: 120%;
  position: relative;
  transform: rotate(45deg);
  width: 100%; }

.service-menu-toggle {
  position: relative;
  background: 0 0;
  border: none;
  width: 22px;
  top: 16px;
  left: 13px;
  height: 18px;
  outline: none;
  z-index: 10;
  cursor: pointer; }

.service-popup-content p {
  font-family: "averta";
  color: white;
  /* margin-bottom: 30px; */
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 35px; }

.service-popup-content h1 {
  font-family: "averta";
  color: white; }

.service-menu-toggle .service-cross span:first-of-type {
  top: 0px;
  left: 4px;
  height: 100%;
  transition: height 0.25s ease-out 0.625s; }

.service-menu-toggle .service-cross span:nth-of-type(2) {
  transition: width 0.25s ease-out 0.375s;
  width: 102%;
  height: 2px;
  left: -6px;
  top: 10px; }

.service-menu-toggle span {
  background: black;
  position: absolute;
  width: 2px; }

/* .service-image-pop-w{
    width: 50%;
} */
.service-nav-icon {
  cursor: pointer;
  /* top: 15px;
    right: 30px; */
  bottom: 20px;
  right: calc(50%);
  height: 40px;
  width: 40px;
  background: white;
  border-radius: 50px;
  position: absolute;
  z-index: 1; }

@media (max-width: 768px) {
  .service-popup-content h1 {
    font-size: 25px; }
  .service-car.car svg {
    height: 70px;
    width: 135px; }
  .service-nav-icon {
    top: 20px;
    right: calc(45% + 0px); }
  .service-popup-content {
    padding: 2rem; }
  .popup {
    overflow-y: scroll; } }

@media only screen and (min-width: 768px) {
  .service-nav-icon {
    /* top: 20px;
        right: 50px; */
    bottom: 20px;
    right: calc(50%); }
  .lights {
    top: -25px; }
  .col-service-heading h2 {
    font-size: 22px;
    padding-left: 10%; }
  .service-menu-toggle .service-cross {
    /* left: 1px; */
    top: -2px; }
  .service-popup-content {
    padding: 5%;
    padding-top: 0%;
    padding-left: 15%; }
  .service-car {
    height: 50%;
    width: 110px;
    /* left: 33%; */
    top: -10px; }
  .service-cycle {
    /* height: 50%;
        width: 65px; */
    /* left: 19%; */
    /* top: -25px; */
    top: 2px; }
  .vehicle.cycle {
    top: -20px; }
  .vehicle.cycle {
    z-index: 1;
    left: 80%;
    height: 62px;
    width: 75px;
    top: -17%; } }

@media only screen and (min-width: 992px) {
  .service-car {
    height: 50%;
    width: 110px;
    /* left: 33%; */
    top: -10px; }
  .service-cycle {
    /* height: 50%;
        width: 65px; */
    /* left: 19%; */
    /* top: -25px; */
    top: 2px; } }

@media only screen and (min-width: 1024px) {
  .vehicle.cycle {
    top: -20px; }
  .vehicle.cycle {
    z-index: 1;
    left: 86%;
    height: 62px;
    width: 60px;
    top: -28px; } }

@media only screen and (min-width: 1200px) {
  .vehicle.cycle {
    top: -20px; }
  .vehicle.cycle {
    z-index: 1;
    left: 82%;
    height: 62px;
    width: 60px;
    top: -22%; } }

.web-dev-bg {
  /* background-image: linear-gradient(#51a1e7, #51a1e7);
    background-color: #51a1e7;
    border-radius: 0px;
    border: 6px solid #566979;
    float: left;
    position: relative;
    bottom: 12vh;
    z-index: 1;
    box-shadow: inset 5px 5px 1px rgba(0, 0, 0, 0.2);
    margin: 0px 100px; */
  /* background-image: linear-gradient(#ffffff, #c8dff3); */
  /* background-color: #d9f2ff; */
  /* background-image: url(http://localhost/website/images/mobile-app.svg); */
  /* background:  linear-gradient(to top, #00a7de, #00fdf1); */
  /* background: linear-gradient(to top, #16a5ef, #16efcc); */
  /* background-image: linear-gradient(#dbe5ee, #d7f2ff, #f9fcff); */
  /* background-image: linear-gradient(#d7edff, #fffefe, white); */
  /* background-image: linear-gradient(#eefaff, #c2ebff, #e4f6ff); */
  /* background: #000; */
  border: 2px solid #044a74;
  float: left;
  position: relative;
  bottom: 12vh;
  z-index: 1;
  /* box-shadow: inset 5px 5px 1px rgba(0, 0, 0, 0.2); */
  margin: 0px 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right;
  background-image: linear-gradient(to right, #ccc, #6a4623, #000, #1d9dd6, #630b5b, #000000);
  background-size: 600%;
  background-position: 0 0;
  box-shadow: inset 0 0 5em rgba(0, 0, 0, 0.5);
  display: flex;
  /* font-family: "Lato", Arial, sans-serif; */
  height: 100%;
  justify-content: center;
  /* Animation */
  animation-duration: 20s;
  animation-iteration-count: infinite;
  animation-name: gradients;
  cursor: pointer; }

@keyframes gradients {
  0% {
    background-position: 0 0; }
  25% {
    background-position: 50% 0; }
  50% {
    background-position: 90% 0; }
  60% {
    background-position: 60%; }
  75% {
    background-position: 40%; }
  100% {
    background-position: 0 0; } }

.web-dev-bg h1 {
  width: 100%;
  /* font-size: 5em; */
  font-family: "Medula One", sans-serif;
  font-weight: 400;
  text-align: center;
  font-size: 2.5em;
  color: #1d9dd6;
  animation-duration: 20s;
  animation-iteration-count: infinite;
  animation-name: color-change;
  letter-spacing: 2px;
  /* margin: 0 auto; */ }

@keyframes color-change {
  0% {
    color: #007bff;
    text-shadow: 10px 5px 20px #06da11; }
  25% {
    color: #e6ff04;
    text-shadow: 10px 5px 20px #c2cf02; }
  50% {
    color: #c3c2f3;
    text-shadow: 10px 5px 20px #9c9c9c; }
  60% {
    color: #007bff;
    text-shadow: 10px 5px 20px #ff6f8f; }
  75% {
    color: #fff;
    text-shadow: 10px 5px 20px #ffffff; }
  100% {
    color: #1d9dd6;
    text-shadow: 10px 5px 20px #fab00f; } }

.web-dev-bg h1 span {
  margin-left: 20px; }

.wrap {
  border-right: 0.08em solid #1d9dd6; }

.web-dev-bg h4 {
  text-align: center;
  text-transform: uppercase;
  font-size: 45px;
  /* font-family: "Medula One", sans-serif; */
  font-family: "averta-black", serif;
  font-weight: 300;
  color: #fff;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  animation-name: color-change;
  /* animation-delay: 2s; */
  height: auto;
  z-index: -1; }

#ui-billboard h4 {
  color: #000; }

.web-dev-bg span.left,
.web-dev-bg span.right {
  text-transform: uppercase;
  color: #fab00f;
  font-size: 30px;
  letter-spacing: 2px;
  font-family: "Medula One", sans-serif; }

.web-dev-bg span.left {
  transform: rotate(270deg);
  /* writing-mode: vertical-rl; */
  margin-top: 0px;
  position: absolute;
  margin-left: -35px; }

.web-dev-bg span.right {
  /* color: #005b87; */
  transform: rotate(90deg);
  /* writing-mode: vertical-rl; */
  margin-top: 0px;
  position: absolute;
  margin-left: 88%; }

.blob {
  animation: blobby 4s infinite; }

.blob2 {
  animation: blobby2 6s infinite; }

@keyframes blobby {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.08); }
  100% {
    transform: scale(1); } }

@keyframes blobby2 {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.18); }
  100% {
    transform: scale(1); } }

#web-billboard svg {
  position: absolute;
  top: 0; }

#svg-right {
  display: block;
  /* fill:  #0688ff; */
  fill: #16a5ef;
  opacity: 0.5;
  right: 3px;
  width: 60%;
  z-index: -10; }

#svg-left {
  /* fill:  #42E8E0; */
  fill: #ccefff;
  margin: 0;
  left: 1px;
  width: 50%;
  z-index: -10; }

.banner-s svg {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  animation-name: move-left;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  opacity: 0.5; }

.spacer {
  height: 100px;
  width: 100%; }

@keyframes example {
  0% {
    left: 0px;
    top: 0px; }
  50% {
    left: -2000px;
    top: 100px; }
  100% {
    left: 0px;
    top: 0px; } }

/* text css */
/* Main styles */
.title-container svg {
  font: 5em/1 Open Sans, Impact;
  text-transform: uppercase;
  position: relative !important; }

.text {
  fill: none;
  stroke-width: 3;
  stroke-linejoin: round;
  stroke-dasharray: 70 330;
  stroke-dashoffset: 0;
  -webkit-animation: stroke 6s infinite linear;
  animation: stroke 6s infinite linear; }

.text:nth-child(5n + 1) {
  stroke: #f2385a;
  -webkit-animation-delay: -1.2s;
  animation-delay: -1.2s; }

.text:nth-child(5n + 2) {
  stroke: #f5a503;
  -webkit-animation-delay: -2.4s;
  animation-delay: -2.4s; }

.text:nth-child(5n + 3) {
  stroke: #e9f1df;
  -webkit-animation-delay: -3.6s;
  animation-delay: -3.6s; }

.text:nth-child(5n + 4) {
  stroke: #56d9cd;
  -webkit-animation-delay: -4.8s;
  animation-delay: -4.8s; }

.text:nth-child(5n + 5) {
  stroke: #3aa1bf;
  -webkit-animation-delay: -6s;
  animation-delay: -6s; }

@-webkit-keyframes stroke {
  100% {
    stroke-dashoffset: -400; } }

@keyframes stroke {
  100% {
    stroke-dashoffset: -400; } }

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

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

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

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

@font-face {
  font-family: 'SF UI Display Bold';
  font-style: normal;
  font-weight: normal;
  src: local("../fonts/sf-ui-display-bold-58646a511e3d9.woff"), url("../fonts/sf-ui-display-bold-58646a511e3d9.woff") format("woff");
  font-display: swap; }

.section1 {
  background-color: #ecf4fc; }
  .section1 h4 {
    padding: 4vh; }
  .section1 .hire-source {
    height: 600px; }
    .section1 .hire-source h4 {
      padding-top: 80px;
      font-family: "averta-bold";
      font-size: 40px;
      color: #243d58; }
  .section1 .top-section h2 {
    font-family: "averta-bold";
    font-size: 72px;
    color: #243d58; }

.resource-card {
  border: 1px solid #efefef !important; }

.cards {
  width: 70%;
  margin-top: -400px; }
  .cards .cards img {
    height: 90px; }
  .cards .card .card-title {
    font-family: "averta-bold", sans-serif;
    font-size: 20px; }

.innerSection {
  background-color: white;
  padding: 3vh; }
  .innerSection h5 {
    font-family: "averta-bold";
    font-size: 48px;
    color: #243d58;
    padding: 0 5vw; }

.top-section {
  display: flex;
  justify-content: center;
  align-items: center; }

.last-section h4 {
  padding: 0 25vw;
  font-family: "averta-bold";
  font-size: 40px;
  color: #243d58; }

.last-section h5 {
  padding: 0 6vw;
  font-family: "averta-bold", sans-serif;
  font-size: 20px; }

@media (max-width: 475px) {
  .top-section h2 span {
    display: block; } }

@media (min-width: 768px) {
  .innerSection h5 span {
    display: block; } }

.con-tooltip {
  border-radius: 9px;
  display: inline-block;
  cursor: default; }

svg {
  font-family: "averta"; }

/*tooltip */
.tooltip-php,
.tooltip-vs,
.tooltip-shopify,
.tooltip-ang,
.tooltip-vue {
  visibility: hidden;
  z-index: 2;
  opacity: 0.4;
  width: 200px;
  height: 100px;
  padding: 10px 20px;
  background: linear-gradient(#d7edff, white, white);
  color: #243d58;
  position: absolute;
  top: -180%;
  left: -92%;
  border-radius: 9px;
  font-size: 16px;
  transform: translateY(9px);
  transition: all 0.3s ease-in-out;
  box-shadow: 0 2px rgba(189, 189, 189, 0.86); }

.tooltip-ang {
  top: -160%; }

.tooltip-vue {
  top: -160%; }

.tooltip-vs::after, .tooltip-shopify::after {
  left: 50% !important; }

.tooltip-php::after {
  left: 60% !important; }

/* tooltip  after*/
.tooltip-php::after,
.tooltip-vs::after,
.tooltip-shopify::after,
.tooltip-ang::after,
.tooltip-vue::after {
  content: " ";
  width: 20px;
  height: 0;
  bottom: -20px;
  border-style: solid;
  border-width: 20px 12.5px 0 12.5px;
  border-color: #d3dee9 transparent transparent transparent;
  position: absolute;
  left: 29%; }

.con-tooltip:hover .tooltip-php,
.con-tooltip:hover .tooltip-vs,
.con-tooltip:hover .tooltip-shopify,
.con-tooltip:hover .tooltip-ang,
.con-tooltip:hover .tooltip-vue {
  visibility: hidden;
  transform: translateY(-10px);
  opacity: 0.9;
  transition: 0.3s linear;
  animation: odsoky 1s ease-in-out infinite alternate; }

@keyframes odsoky {
  0% {
    transform: translateY(6px); }
  100% {
    transform: translateY(1px); } }

.top:hover {
  transform: translateY(-6px); }

/*---------------tooltip-------------------*/
p.number-box {
  font-size: 150px;
  font-family: "averta-bold";
  color: #c3e1f4;
  margin-bottom: -65px;
  margin-top: -25px; }

svg#Group_1426 {
  stroke: white;
  stroke-width: 1.3;
  fill: none;
  stroke-dashoffset: 210;
  stroke-dasharray: 210; }

.animation {
  animation: draw 5s linear;
  animation-direction: alternate;
  animation-iteration-count: infinite;
  animation-fill-mode: forwards; }

.backwards {
  animation: backwards-animation 5s;
  animation-direction: alternate;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-delay: -10s;
  animation-fill-mode: forwards; }

g#Group_3143,
g#Group_3145,
g#Group_3144 {
  transition: 0.3s ease; }

g#Group_3143:hover,
g#Group_3145:hover,
g#Group_3144:hover {
  filter: drop-shadow(6px 6px 6px #969696); }

@keyframes draw {
  from {
    stroke-dashoffset: 210; }
  to {
    stroke-dashoffset: 0; } }

@keyframes backwards-animation {
  from {
    stroke-dashoffset: 0; }
  to {
    stroke-dashoffset: 210; } }

/*===============animation for tea, svg============================*/
.icons ul li i {
  font-style: normal; }

/* process page hover effect end----------------------------------------------------------------*/
.link-btn-home, .link-btn-2 {
  display: inline-block;
  cursor: pointer;
  text-decoration: none;
  padding: 10px 20px;
  border-radius: 30px;
  font-family: "averta-semibold";
  font-size: 14px; }

.link-btn-2 {
  color: #16A5EF;
  border: 2px solid #16A5EF;
  transition: 0.5s ease; }
  .link-btn-2:hover {
    background-color: #16A5EF;
    color: white;
    text-decoration: none; }

.link-btn-home {
  border: 2px solid white;
  color: white;
  transition: 0.5s ease; }
  .link-btn-home:hover {
    border: 2px solid white;
    background-color: white;
    color: #16A5EF;
    text-decoration: none; }

.banner {
  background-color: #ecf4fc; }

.banner1 {
  background-color: #ecf4fc; }

.banner3 {
  padding: 0% 5%; }

.banner4 {
  background-color: #1d9dd6;
  background-image: url("../../images/Image-1.png");
  color: white;
  display: flex;
  justify-content: center;
  align-items: center; }

.banner5 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.contactBanner {
  margin-bottom: 5%; }
  .contactBanner .contact {
    padding: 6% 5%; }

.inner-row {
  background-color: #eef8fe !important;
  padding-top: 3rem;
  padding-bottom: 3rem; }

.inner-row svg {
  width: 30%;
  margin: 0 auto; }

.card {
  border: none; }

body {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 1rem; }

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

h1.heading1 {
  font-family: "averta-bold";
  color: #243d58;
  font-size: 1.8rem; }

h2.heading2 {
  font-family: "averta-semibold";
  color: #243d58;
  font-size: 25px;
  margin-bottom: 25px; }

h5.heading3 {
  font-family: "averta-light";
  color: #243d58;
  line-height: 40px;
  letter-spacing: 1px;
  font-weight: 900; }

.para, .para a, .para a span {
  font-size: 1.15rem;
  font-family: "averta";
  font-weight: 400;
  letter-spacing: 1px;
  color: #243d58; }
  .para:hover, .para a:hover, .para a span:hover {
    text-decoration: none; }

.card .heading5 {
  color: #243d58; }

h5.aboutH,
h5.contactH,
h5.processH {
  position: relative;
  margin-top: 30px; }

h5.aboutH::before,
h5.contactH::before,
h5.processH::before {
  content: "";
  position: absolute;
  left: 0;
  height: 9px;
  background: rgba(126, 199, 238, 0.5); }

h5.aboutH::before {
  bottom: 4px;
  width: 82px; }

h5.processH::before {
  bottom: 4px;
  width: 113px; }

h5.contactH::before {
  bottom: 4px;
  width: 103px; }

.textColor, .textColor a span, .textColor a {
  color: white !important; }

.btn {
  font-family: "averta-semibold";
  position: relative;
  line-height: 20px;
  color: whitesmoke !important;
  font-size: 16px !important;
  font-weight: 600;
  border-radius: 30px !important;
  letter-spacing: 1px;
  background-color: #16a5ef !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#5ac858",endColorstr="#2ab595",GradientType=1);
  padding: 18px 40px !important;
  border: none;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2); }

.row-no-padding [class*="col-"] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.portfolioContent {
  margin: 5rem 6%; }
  .portfolioContent .content a i {
    color: #333; }

.portfolioContent:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }
  .portfolioContent:hover .content {
    background-color: #243d58;
    color: whitesmoke; }
    .portfolioContent:hover .content a i {
      color: whitesmoke; }

.portfolio-fig {
  position: relative;
  margin: 0; }

.tabs {
  margin-top: -15px;
  font-size: 15px;
  padding: 0px;
  list-style: none;
  background: #fff;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1);
  display: inline-block;
  border-radius: 50px;
  position: relative; }
  .tabs a:hover {
    text-decoration: none;
    color: #333; }

.tabs a {
  text-decoration: none;
  color: #777;
  text-transform: uppercase;
  padding: 20px 30px;
  display: inline-block;
  position: relative;
  z-index: 1;
  transition-duration: 0.6s; }

.tabs a.active {
  color: #fff;
  background: #05abe0;
  border-radius: 50px; }

.tabs a i {
  margin-right: 5px; }

.tabs .selector {
  height: 100%;
  display: inline-block;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  border-radius: 50px;
  transition-duration: 0.6s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  background: #05abe0;
  background: -moz-linear-gradient(45deg, #05abe0 0%, #2196f3 100%);
  background: -webkit-linear-gradient(45deg, #05abe0 0%, #2196f3 100%);
  background: linear-gradient(45deg, #05abe0 0%, #2196f3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#05abe0', endColorstr='#8200f4',GradientType=1 ); }

/*tab body styling end */
h5.heading3,
.aboutH,
.contactH,
.processH {
  font-size: 1rem;
  line-height: 30px; }

.banner2 h2.heading2 {
  margin-top: 25px; }

.banner h2.heading2 {
  margin-top: 45px; }

.banner4 h2.heading2 {
  margin-top: 50px; }

.banner h5.heading3 {
  margin-bottom: 40px; }

.para {
  font-size: 1.03rem; }

[data-aos="svgs"] {
  fill-opacity: 0;
  stroke-fill: #243d58;
  stroke: #243d58;
  stroke-width: 1;
  stroke-dasharray: 870;
  stroke-dashoffset: 870; }
  [data-aos="svgs"].aos-animate {
    stroke-dashoffset: 0;
    fill-opacity: 1; }

/*====================================dedicated-rsource page code ==============================================*/
.section1 {
  background-color: #ecf4fc; }
  .section1 h4 {
    padding: 4vh; }
  .section1 .hire-source {
    height: 500px; }
    .section1 .hire-source h4 {
      padding-top: 80px;
      font-family: "SF UI Display Bold";
      font-size: 40px;
      color: #243d58; }
  .section1 .top-section h2 {
    font-family: "SF UI Display Bold";
    font-size: 72px;
    color: #243d58; }

.cards {
  width: 70%;
  margin-top: -300px; }
  .cards img {
    height: 90px; }
  .cards .card .card-title {
    font-family: "Nunito", sans-serif;
    font-size: 20px; }

.innerSection {
  background-color: white;
  padding: 3vh; }
  .innerSection h5 {
    font-family: "SF UI Display Bold";
    color: #243d58;
    padding: 0 5vw; }

.top-section {
  height: 300px;
  display: flex;
  justify-content: center;
  align-items: center; }

.last-section {
  padding: 8vh; }
  .last-section h4 {
    font-family: "SF UI Display Bold";
    color: #243d58; }
  .last-section h5 {
    font-family: "Nunito", sans-serif; }

/*====================================dedicated-rsource page code end==============================================*/
.sitemap ol li a {
  color: black; }
  .sitemap ol li a:hover {
    text-decoration: none;
    color: grey; }

p.privacy-policy-text {
  font-size: 14px;
  font-weight: 300;
  line-height: 2; }

@media (max-width: 620px) {
  .form-style-9 ul li .field-split {
    width: 100%; }
  .btn, .link-btn-home, .link-btn-2 {
    font-size: 12px !important; } }

@media (max-width: 767px) {
  .innerPortfolio {
    padding-top: 10%;
    padding-bottom: 10%; }
  p.number-box {
    font-size: 89px !important;
    margin-bottom: -43px !important;
    margin-top: -3px !important; }
  .conditions-heading {
    font-size: 20px !important; }
  .tabs a {
    padding: 5px 6px;
    font-size: 12px; }
  .child .view-btn {
    width: 65% !important; }
  .section1 .hire-source h4 {
    font-size: 20px; }
  .section1 .top-section h2 {
    font-size: 40px; }
  .innerSection {
    padding: 0; }
    .innerSection h5 {
      font-size: 20px; }
  .last-section {
    padding: 2vh;
    padding-top: 5vh; }
    .last-section h4 {
      padding: 0;
      font-size: 20px; }
    .last-section h5 {
      padding: 0;
      font-size: 18px; } }

@media (max-width: 600px) {
  .overlay nav, .overlay ul li a {
    font-size: 30px; }
  .overlay ul li a {
    font-size: 30px;
    line-height: 50px; } }

@media (max-width: 480px) {
  .content-text p span {
    display: block; }
  img.top-add-img {
    width: 200px !important;
    height: 140px !important; } }

@media (max-width: 320px) {
  img.mobile {
    margin-top: -33vh;
    height: 240px; }
  img.graphics {
    margin-top: -31vh; } }

@media (min-width: 768px) and (max-width: 990px) {
  body {
    font-size: 1.1rem; }
  h1.heading1 {
    font-size: 3rem; }
  h2.heading2 {
    font-size: 2.5rem; }
  h5.heading3 {
    font-size: 1rem; }
  img {
    padding-top: 0; }
  .banner2 h2.heading2 {
    margin-top: 55px; }
  .banner h5.heading3 {
    margin-bottom: 40px; }
  .contactBox {
    border-bottom: 1px solid #b6b6b6;
    border-right: 1px solid #b6b6b6;
    border-left: 1px solid #b6b6b6; } }

@media (min-width: 768px) {
  .section1 .hire-source h4 {
    font-size: 30px; }
  .section1 .top-section h2 {
    font-size: 60px; }
  .innerSection h5 {
    font-size: 30px; }
  .last-section h4 {
    padding: 0 8vw;
    font-size: 30px; }
  .innerPortfolio {
    padding: 10%; } }

@media only screen and (min-width: 768px) and (max-width: 1025px) {
  h5.processH::before {
    bottom: 0px;
    width: 125px; }
  .form-style-9 {
    padding: 0 10%; }
  p.number-box {
    font-size: 120px; } }

@media (min-width: 992px) {
  body {
    font-size: 1.2rem; }
  .banner5 {
    margin-right: 5% !important;
    margin-left: 5% !important; }
  .form-style-9 {
    padding: 0 10%; }
  .banner2,
  .centerBanner {
    display: flex;
    justify-content: center;
    align-items: center; }
  .banner4 h2.heading2 {
    margin-top: 30px; }
  .banner4,
  .banner2,
  .banner {
    height: 600px; }
  h5.aboutH,
  h5.contactH,
  h5.processH {
    margin-top: 60px;
    margin-bottom: 60px; }
  h1.heading1 {
    font-size: 3.25rem; }
  h2.heading2 {
    font-size: 2.5rem; }
  h5.heading3 {
    font-size: 1.15rem; }
  h5.contactH::before {
    width: 103px; }
  .bannerP {
    padding-top: 6%; }
  .projectDev {
    padding-top: 50px; }
  div#second {
    padding-left: 33px; }
  div.rocket {
    padding-top: 10rem; }
  .banner .cb1 {
    padding-top: 18vh; }
  .banner .cb2 {
    padding-top: 10vh; }
  .banner .cb3 {
    padding-top: 4vh; } }

@media (max-width: 992px) {
  #first {
    order: 2; }
  #second {
    order: 1; }
  h5.aboutH,
  h5.contactH,
  h5.processH {
    margin-bottom: 30px; }
  .triangle-anim, .circle-anim, .wave-anim, .rect-anim, .circle-left, .wave-left, .triangle-left, .rect-left {
    display: none !important; }
  .triangle-anim2, .circle-anim2, .wave-anim2, .rect-anim2, .circle-left2, .wave-left2, .triangle-left2, .rect-left2 {
    display: none !important; } }

@media (min-width: 1024px) and (max-width: 1200px) {
  .animation {
    margin-top: 4vh; } }

@media (min-width: 992px) and (max-width: 1236px) {
  .banner2 h2.heading2 span {
    display: block; } }

@media (min-width: 1024px) {
  .section1 .hire-source h4 {
    font-size: 30px; }
  .section1 .top-section h2 {
    font-size: 60px; }
  .innerSection h5 {
    font-size: 35px; }
  .last-section h4 {
    padding: 0 16vw;
    font-size: 30px; } }

@media (min-width: 1200px) {
  h1.heading1 {
    font-size: 3.5rem; }
  h2.heading2 {
    font-size: 2.5rem; }
  h5.heading3 {
    font-size: 18px; }
  h5.contactH::before {
    width: 103px; }
  .form-style-9 {
    padding: 0 10%; }
  div.rocket {
    padding-top: 6rem; }
  .con-tooltip:hover .tooltip-php,
  .con-tooltip:hover .tooltip-vs,
  .con-tooltip:hover .tooltip-shopify,
  .con-tooltip:hover .tooltip-ang,
  .con-tooltip:hover .tooltip-vue {
    visibility: visible; } }

@media (min-width: 1200px) and (max-width: 1400px) {
  .con-tooltip:hover .tooltip-php,
  .con-tooltip:hover .tooltip-vs,
  .con-tooltip:hover .tooltip-shopify,
  .con-tooltip:hover .tooltip-ang,
  .con-tooltip:hover .tooltip-vue {
    visibility: visible; }
  .tooltip-vue {
    top: -173%;
    left: -120%; }
    .tooltip-vue:after {
      left: 18%;
      bottom: -20px; }
  .tooltip-php {
    top: -173%; }
  .tooltip-ang {
    top: -160%;
    left: -177%; }
    .tooltip-ang:after {
      left: 35%;
      bottom: -20px; }
  .tooltip-vs {
    top: -360%; }
  .tooltip-shopify {
    top: -320%; } }

@media (min-width: 1400px) {
  .bannerP {
    padding-top: 5%; }
  .banner .cb1, .banner .cb2 {
    padding-top: 9vh; }
  .banner .cb3 {
    padding-top: 0; }
  .section1 .hire-source h4 {
    font-size: 40px; }
  .cards {
    width: 70%; }
    .cards .card .card-title {
      font-size: 20px; }
  .innerSection {
    padding: 3vh; }
    .innerSection h5 {
      padding: 0 5vw; }
  .last-section h4 {
    padding: 0 16vw;
    font-size: 40px; }
  .last-section h5 {
    padding: 0 6vw;
    font-size: 20px; } }

@media (min-width: 1879px) {
  .banner4 {
    padding: 5% 0; }
  .last-section h4 {
    padding: 0 25vw; } }

@media (max-width: 380px) {
  .banner2 h2.heading2 span {
    display: block; } }
