@charset "UTF-8";
/***************import less*/
@font-face {
  font-family: "araigen";
  src: url("../fonts/araigen.eot");
  src: url("../fonts/araigen.eot?#iefix") format("embedded-opentype"), url("../fonts/araigen.woff") format("woff"), url("../fonts/araigen.ttf") format("truetype"), url("../fonts/araigen.svg#araigen") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: "araigen" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "araigen" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-instagram:before {
  content: "\62";
}
.icon-facebook:before {
  content: "\63";
}
.icon-linkedin:before {
  content: "\64";
}
.icon-instagram-1:before {
  content: "\65";
}
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-stage {
  right: 10px;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
.owl-height {
  transition: height 500ms ease-in-out;
}
[data-aos][data-aos][data-aos-duration="50"],
body[data-aos-duration="50"] [data-aos] {
  transition-duration: 50ms;
}
[data-aos][data-aos][data-aos-delay="50"],
body[data-aos-delay="50"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="50"].aos-animate,
body[data-aos-delay="50"] [data-aos].aos-animate {
  transition-delay: 50ms;
}
[data-aos][data-aos][data-aos-duration="100"],
body[data-aos-duration="100"] [data-aos] {
  transition-duration: 0.1s;
}
[data-aos][data-aos][data-aos-delay="100"],
body[data-aos-delay="100"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="100"].aos-animate,
body[data-aos-delay="100"] [data-aos].aos-animate {
  transition-delay: 0.1s;
}
[data-aos][data-aos][data-aos-duration="150"],
body[data-aos-duration="150"] [data-aos] {
  transition-duration: 0.15s;
}
[data-aos][data-aos][data-aos-delay="150"],
body[data-aos-delay="150"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="150"].aos-animate,
body[data-aos-delay="150"] [data-aos].aos-animate {
  transition-delay: 0.15s;
}
[data-aos][data-aos][data-aos-duration="200"],
body[data-aos-duration="200"] [data-aos] {
  transition-duration: 0.2s;
}
[data-aos][data-aos][data-aos-delay="200"],
body[data-aos-delay="200"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="200"].aos-animate,
body[data-aos-delay="200"] [data-aos].aos-animate {
  transition-delay: 0.2s;
}
[data-aos][data-aos][data-aos-duration="250"],
body[data-aos-duration="250"] [data-aos] {
  transition-duration: 0.25s;
}
[data-aos][data-aos][data-aos-delay="250"],
body[data-aos-delay="250"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="250"].aos-animate,
body[data-aos-delay="250"] [data-aos].aos-animate {
  transition-delay: 0.25s;
}
[data-aos][data-aos][data-aos-duration="300"],
body[data-aos-duration="300"] [data-aos] {
  transition-duration: 0.3s;
}
[data-aos][data-aos][data-aos-delay="300"],
body[data-aos-delay="300"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="300"].aos-animate,
body[data-aos-delay="300"] [data-aos].aos-animate {
  transition-delay: 0.3s;
}
[data-aos][data-aos][data-aos-duration="350"],
body[data-aos-duration="350"] [data-aos] {
  transition-duration: 0.35s;
}
[data-aos][data-aos][data-aos-delay="350"],
body[data-aos-delay="350"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="350"].aos-animate,
body[data-aos-delay="350"] [data-aos].aos-animate {
  transition-delay: 0.35s;
}
[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
  transition-duration: 0.4s;
}
[data-aos][data-aos][data-aos-delay="400"],
body[data-aos-delay="400"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="400"].aos-animate,
body[data-aos-delay="400"] [data-aos].aos-animate {
  transition-delay: 0.4s;
}
[data-aos][data-aos][data-aos-duration="450"],
body[data-aos-duration="450"] [data-aos] {
  transition-duration: 0.45s;
}
[data-aos][data-aos][data-aos-delay="450"],
body[data-aos-delay="450"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="450"].aos-animate,
body[data-aos-delay="450"] [data-aos].aos-animate {
  transition-delay: 0.45s;
}
[data-aos][data-aos][data-aos-duration="500"],
body[data-aos-duration="500"] [data-aos] {
  transition-duration: 0.5s;
}
[data-aos][data-aos][data-aos-delay="500"],
body[data-aos-delay="500"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="500"].aos-animate,
body[data-aos-delay="500"] [data-aos].aos-animate {
  transition-delay: 0.5s;
}
[data-aos][data-aos][data-aos-duration="550"],
body[data-aos-duration="550"] [data-aos] {
  transition-duration: 0.55s;
}
[data-aos][data-aos][data-aos-delay="550"],
body[data-aos-delay="550"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="550"].aos-animate,
body[data-aos-delay="550"] [data-aos].aos-animate {
  transition-delay: 0.55s;
}
[data-aos][data-aos][data-aos-duration="600"],
body[data-aos-duration="600"] [data-aos] {
  transition-duration: 0.6s;
}
[data-aos][data-aos][data-aos-delay="600"],
body[data-aos-delay="600"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="600"].aos-animate,
body[data-aos-delay="600"] [data-aos].aos-animate {
  transition-delay: 0.6s;
}
[data-aos][data-aos][data-aos-duration="650"],
body[data-aos-duration="650"] [data-aos] {
  transition-duration: 0.65s;
}
[data-aos][data-aos][data-aos-delay="650"],
body[data-aos-delay="650"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="650"].aos-animate,
body[data-aos-delay="650"] [data-aos].aos-animate {
  transition-delay: 0.65s;
}
[data-aos][data-aos][data-aos-duration="700"],
body[data-aos-duration="700"] [data-aos] {
  transition-duration: 0.7s;
}
[data-aos][data-aos][data-aos-delay="700"],
body[data-aos-delay="700"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="700"].aos-animate,
body[data-aos-delay="700"] [data-aos].aos-animate {
  transition-delay: 0.7s;
}
[data-aos][data-aos][data-aos-duration="750"],
body[data-aos-duration="750"] [data-aos] {
  transition-duration: 0.75s;
}
[data-aos][data-aos][data-aos-delay="750"],
body[data-aos-delay="750"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="750"].aos-animate,
body[data-aos-delay="750"] [data-aos].aos-animate {
  transition-delay: 0.75s;
}
[data-aos][data-aos][data-aos-duration="800"],
body[data-aos-duration="800"] [data-aos] {
  transition-duration: 0.8s;
}
[data-aos][data-aos][data-aos-delay="800"],
body[data-aos-delay="800"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="800"].aos-animate,
body[data-aos-delay="800"] [data-aos].aos-animate {
  transition-delay: 0.8s;
}
[data-aos][data-aos][data-aos-duration="850"],
body[data-aos-duration="850"] [data-aos] {
  transition-duration: 0.85s;
}
[data-aos][data-aos][data-aos-delay="850"],
body[data-aos-delay="850"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="850"].aos-animate,
body[data-aos-delay="850"] [data-aos].aos-animate {
  transition-delay: 0.85s;
}
[data-aos][data-aos][data-aos-duration="900"],
body[data-aos-duration="900"] [data-aos] {
  transition-duration: 0.9s;
}
[data-aos][data-aos][data-aos-delay="900"],
body[data-aos-delay="900"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="900"].aos-animate,
body[data-aos-delay="900"] [data-aos].aos-animate {
  transition-delay: 0.9s;
}
[data-aos][data-aos][data-aos-duration="950"],
body[data-aos-duration="950"] [data-aos] {
  transition-duration: 0.95s;
}
[data-aos][data-aos][data-aos-delay="950"],
body[data-aos-delay="950"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="950"].aos-animate,
body[data-aos-delay="950"] [data-aos].aos-animate {
  transition-delay: 0.95s;
}
[data-aos][data-aos][data-aos-duration="1000"],
body[data-aos-duration="1000"] [data-aos] {
  transition-duration: 1s;
}
[data-aos][data-aos][data-aos-delay="1000"],
body[data-aos-delay="1000"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1000"].aos-animate,
body[data-aos-delay="1000"] [data-aos].aos-animate {
  transition-delay: 1s;
}
[data-aos][data-aos][data-aos-duration="1050"],
body[data-aos-duration="1050"] [data-aos] {
  transition-duration: 1.05s;
}
[data-aos][data-aos][data-aos-delay="1050"],
body[data-aos-delay="1050"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1050"].aos-animate,
body[data-aos-delay="1050"] [data-aos].aos-animate {
  transition-delay: 1.05s;
}
[data-aos][data-aos][data-aos-duration="1100"],
body[data-aos-duration="1100"] [data-aos] {
  transition-duration: 1.1s;
}
[data-aos][data-aos][data-aos-delay="1100"],
body[data-aos-delay="1100"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1100"].aos-animate,
body[data-aos-delay="1100"] [data-aos].aos-animate {
  transition-delay: 1.1s;
}
[data-aos][data-aos][data-aos-duration="1150"],
body[data-aos-duration="1150"] [data-aos] {
  transition-duration: 1.15s;
}
[data-aos][data-aos][data-aos-delay="1150"],
body[data-aos-delay="1150"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1150"].aos-animate,
body[data-aos-delay="1150"] [data-aos].aos-animate {
  transition-delay: 1.15s;
}
[data-aos][data-aos][data-aos-duration="1200"],
body[data-aos-duration="1200"] [data-aos] {
  transition-duration: 1.2s;
}
[data-aos][data-aos][data-aos-delay="1200"],
body[data-aos-delay="1200"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1200"].aos-animate,
body[data-aos-delay="1200"] [data-aos].aos-animate {
  transition-delay: 1.2s;
}
[data-aos][data-aos][data-aos-duration="1250"],
body[data-aos-duration="1250"] [data-aos] {
  transition-duration: 1.25s;
}
[data-aos][data-aos][data-aos-delay="1250"],
body[data-aos-delay="1250"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1250"].aos-animate,
body[data-aos-delay="1250"] [data-aos].aos-animate {
  transition-delay: 1.25s;
}
[data-aos][data-aos][data-aos-duration="1300"],
body[data-aos-duration="1300"] [data-aos] {
  transition-duration: 1.3s;
}
[data-aos][data-aos][data-aos-delay="1300"],
body[data-aos-delay="1300"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1300"].aos-animate,
body[data-aos-delay="1300"] [data-aos].aos-animate {
  transition-delay: 1.3s;
}
[data-aos][data-aos][data-aos-duration="1350"],
body[data-aos-duration="1350"] [data-aos] {
  transition-duration: 1.35s;
}
[data-aos][data-aos][data-aos-delay="1350"],
body[data-aos-delay="1350"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1350"].aos-animate,
body[data-aos-delay="1350"] [data-aos].aos-animate {
  transition-delay: 1.35s;
}
[data-aos][data-aos][data-aos-duration="1400"],
body[data-aos-duration="1400"] [data-aos] {
  transition-duration: 1.4s;
}
[data-aos][data-aos][data-aos-delay="1400"],
body[data-aos-delay="1400"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1400"].aos-animate,
body[data-aos-delay="1400"] [data-aos].aos-animate {
  transition-delay: 1.4s;
}
[data-aos][data-aos][data-aos-duration="1450"],
body[data-aos-duration="1450"] [data-aos] {
  transition-duration: 1.45s;
}
[data-aos][data-aos][data-aos-delay="1450"],
body[data-aos-delay="1450"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1450"].aos-animate,
body[data-aos-delay="1450"] [data-aos].aos-animate {
  transition-delay: 1.45s;
}
[data-aos][data-aos][data-aos-duration="1500"],
body[data-aos-duration="1500"] [data-aos] {
  transition-duration: 1.5s;
}
[data-aos][data-aos][data-aos-delay="1500"],
body[data-aos-delay="1500"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1500"].aos-animate,
body[data-aos-delay="1500"] [data-aos].aos-animate {
  transition-delay: 1.5s;
}
[data-aos][data-aos][data-aos-duration="1550"],
body[data-aos-duration="1550"] [data-aos] {
  transition-duration: 1.55s;
}
[data-aos][data-aos][data-aos-delay="1550"],
body[data-aos-delay="1550"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1550"].aos-animate,
body[data-aos-delay="1550"] [data-aos].aos-animate {
  transition-delay: 1.55s;
}
[data-aos][data-aos][data-aos-duration="1600"],
body[data-aos-duration="1600"] [data-aos] {
  transition-duration: 1.6s;
}
[data-aos][data-aos][data-aos-delay="1600"],
body[data-aos-delay="1600"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1600"].aos-animate,
body[data-aos-delay="1600"] [data-aos].aos-animate {
  transition-delay: 1.6s;
}
[data-aos][data-aos][data-aos-duration="1650"],
body[data-aos-duration="1650"] [data-aos] {
  transition-duration: 1.65s;
}
[data-aos][data-aos][data-aos-delay="1650"],
body[data-aos-delay="1650"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1650"].aos-animate,
body[data-aos-delay="1650"] [data-aos].aos-animate {
  transition-delay: 1.65s;
}
[data-aos][data-aos][data-aos-duration="1700"],
body[data-aos-duration="1700"] [data-aos] {
  transition-duration: 1.7s;
}
[data-aos][data-aos][data-aos-delay="1700"],
body[data-aos-delay="1700"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1700"].aos-animate,
body[data-aos-delay="1700"] [data-aos].aos-animate {
  transition-delay: 1.7s;
}
[data-aos][data-aos][data-aos-duration="1750"],
body[data-aos-duration="1750"] [data-aos] {
  transition-duration: 1.75s;
}
[data-aos][data-aos][data-aos-delay="1750"],
body[data-aos-delay="1750"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1750"].aos-animate,
body[data-aos-delay="1750"] [data-aos].aos-animate {
  transition-delay: 1.75s;
}
[data-aos][data-aos][data-aos-duration="1800"],
body[data-aos-duration="1800"] [data-aos] {
  transition-duration: 1.8s;
}
[data-aos][data-aos][data-aos-delay="1800"],
body[data-aos-delay="1800"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1800"].aos-animate,
body[data-aos-delay="1800"] [data-aos].aos-animate {
  transition-delay: 1.8s;
}
[data-aos][data-aos][data-aos-duration="1850"],
body[data-aos-duration="1850"] [data-aos] {
  transition-duration: 1.85s;
}
[data-aos][data-aos][data-aos-delay="1850"],
body[data-aos-delay="1850"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1850"].aos-animate,
body[data-aos-delay="1850"] [data-aos].aos-animate {
  transition-delay: 1.85s;
}
[data-aos][data-aos][data-aos-duration="1900"],
body[data-aos-duration="1900"] [data-aos] {
  transition-duration: 1.9s;
}
[data-aos][data-aos][data-aos-delay="1900"],
body[data-aos-delay="1900"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1900"].aos-animate,
body[data-aos-delay="1900"] [data-aos].aos-animate {
  transition-delay: 1.9s;
}
[data-aos][data-aos][data-aos-duration="1950"],
body[data-aos-duration="1950"] [data-aos] {
  transition-duration: 1.95s;
}
[data-aos][data-aos][data-aos-delay="1950"],
body[data-aos-delay="1950"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1950"].aos-animate,
body[data-aos-delay="1950"] [data-aos].aos-animate {
  transition-delay: 1.95s;
}
[data-aos][data-aos][data-aos-duration="2000"],
body[data-aos-duration="2000"] [data-aos] {
  transition-duration: 2s;
}
[data-aos][data-aos][data-aos-delay="2000"],
body[data-aos-delay="2000"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2000"].aos-animate,
body[data-aos-delay="2000"] [data-aos].aos-animate {
  transition-delay: 2s;
}
[data-aos][data-aos][data-aos-duration="2050"],
body[data-aos-duration="2050"] [data-aos] {
  transition-duration: 2.05s;
}
[data-aos][data-aos][data-aos-delay="2050"],
body[data-aos-delay="2050"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2050"].aos-animate,
body[data-aos-delay="2050"] [data-aos].aos-animate {
  transition-delay: 2.05s;
}
[data-aos][data-aos][data-aos-duration="2100"],
body[data-aos-duration="2100"] [data-aos] {
  transition-duration: 2.1s;
}
[data-aos][data-aos][data-aos-delay="2100"],
body[data-aos-delay="2100"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2100"].aos-animate,
body[data-aos-delay="2100"] [data-aos].aos-animate {
  transition-delay: 2.1s;
}
[data-aos][data-aos][data-aos-duration="2150"],
body[data-aos-duration="2150"] [data-aos] {
  transition-duration: 2.15s;
}
[data-aos][data-aos][data-aos-delay="2150"],
body[data-aos-delay="2150"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2150"].aos-animate,
body[data-aos-delay="2150"] [data-aos].aos-animate {
  transition-delay: 2.15s;
}
[data-aos][data-aos][data-aos-duration="2200"],
body[data-aos-duration="2200"] [data-aos] {
  transition-duration: 2.2s;
}
[data-aos][data-aos][data-aos-delay="2200"],
body[data-aos-delay="2200"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2200"].aos-animate,
body[data-aos-delay="2200"] [data-aos].aos-animate {
  transition-delay: 2.2s;
}
[data-aos][data-aos][data-aos-duration="2250"],
body[data-aos-duration="2250"] [data-aos] {
  transition-duration: 2.25s;
}
[data-aos][data-aos][data-aos-delay="2250"],
body[data-aos-delay="2250"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2250"].aos-animate,
body[data-aos-delay="2250"] [data-aos].aos-animate {
  transition-delay: 2.25s;
}
[data-aos][data-aos][data-aos-duration="2300"],
body[data-aos-duration="2300"] [data-aos] {
  transition-duration: 2.3s;
}
[data-aos][data-aos][data-aos-delay="2300"],
body[data-aos-delay="2300"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2300"].aos-animate,
body[data-aos-delay="2300"] [data-aos].aos-animate {
  transition-delay: 2.3s;
}
[data-aos][data-aos][data-aos-duration="2350"],
body[data-aos-duration="2350"] [data-aos] {
  transition-duration: 2.35s;
}
[data-aos][data-aos][data-aos-delay="2350"],
body[data-aos-delay="2350"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2350"].aos-animate,
body[data-aos-delay="2350"] [data-aos].aos-animate {
  transition-delay: 2.35s;
}
[data-aos][data-aos][data-aos-duration="2400"],
body[data-aos-duration="2400"] [data-aos] {
  transition-duration: 2.4s;
}
[data-aos][data-aos][data-aos-delay="2400"],
body[data-aos-delay="2400"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2400"].aos-animate,
body[data-aos-delay="2400"] [data-aos].aos-animate {
  transition-delay: 2.4s;
}
[data-aos][data-aos][data-aos-duration="2450"],
body[data-aos-duration="2450"] [data-aos] {
  transition-duration: 2.45s;
}
[data-aos][data-aos][data-aos-delay="2450"],
body[data-aos-delay="2450"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2450"].aos-animate,
body[data-aos-delay="2450"] [data-aos].aos-animate {
  transition-delay: 2.45s;
}
[data-aos][data-aos][data-aos-duration="2500"],
body[data-aos-duration="2500"] [data-aos] {
  transition-duration: 2.5s;
}
[data-aos][data-aos][data-aos-delay="2500"],
body[data-aos-delay="2500"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2500"].aos-animate,
body[data-aos-delay="2500"] [data-aos].aos-animate {
  transition-delay: 2.5s;
}
[data-aos][data-aos][data-aos-duration="2550"],
body[data-aos-duration="2550"] [data-aos] {
  transition-duration: 2.55s;
}
[data-aos][data-aos][data-aos-delay="2550"],
body[data-aos-delay="2550"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2550"].aos-animate,
body[data-aos-delay="2550"] [data-aos].aos-animate {
  transition-delay: 2.55s;
}
[data-aos][data-aos][data-aos-duration="2600"],
body[data-aos-duration="2600"] [data-aos] {
  transition-duration: 2.6s;
}
[data-aos][data-aos][data-aos-delay="2600"],
body[data-aos-delay="2600"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2600"].aos-animate,
body[data-aos-delay="2600"] [data-aos].aos-animate {
  transition-delay: 2.6s;
}
[data-aos][data-aos][data-aos-duration="2650"],
body[data-aos-duration="2650"] [data-aos] {
  transition-duration: 2.65s;
}
[data-aos][data-aos][data-aos-delay="2650"],
body[data-aos-delay="2650"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2650"].aos-animate,
body[data-aos-delay="2650"] [data-aos].aos-animate {
  transition-delay: 2.65s;
}
[data-aos][data-aos][data-aos-duration="2700"],
body[data-aos-duration="2700"] [data-aos] {
  transition-duration: 2.7s;
}
[data-aos][data-aos][data-aos-delay="2700"],
body[data-aos-delay="2700"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2700"].aos-animate,
body[data-aos-delay="2700"] [data-aos].aos-animate {
  transition-delay: 2.7s;
}
[data-aos][data-aos][data-aos-duration="2750"],
body[data-aos-duration="2750"] [data-aos] {
  transition-duration: 2.75s;
}
[data-aos][data-aos][data-aos-delay="2750"],
body[data-aos-delay="2750"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2750"].aos-animate,
body[data-aos-delay="2750"] [data-aos].aos-animate {
  transition-delay: 2.75s;
}
[data-aos][data-aos][data-aos-duration="2800"],
body[data-aos-duration="2800"] [data-aos] {
  transition-duration: 2.8s;
}
[data-aos][data-aos][data-aos-delay="2800"],
body[data-aos-delay="2800"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2800"].aos-animate,
body[data-aos-delay="2800"] [data-aos].aos-animate {
  transition-delay: 2.8s;
}
[data-aos][data-aos][data-aos-duration="2850"],
body[data-aos-duration="2850"] [data-aos] {
  transition-duration: 2.85s;
}
[data-aos][data-aos][data-aos-delay="2850"],
body[data-aos-delay="2850"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2850"].aos-animate,
body[data-aos-delay="2850"] [data-aos].aos-animate {
  transition-delay: 2.85s;
}
[data-aos][data-aos][data-aos-duration="2900"],
body[data-aos-duration="2900"] [data-aos] {
  transition-duration: 2.9s;
}
[data-aos][data-aos][data-aos-delay="2900"],
body[data-aos-delay="2900"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2900"].aos-animate,
body[data-aos-delay="2900"] [data-aos].aos-animate {
  transition-delay: 2.9s;
}
[data-aos][data-aos][data-aos-duration="2950"],
body[data-aos-duration="2950"] [data-aos] {
  transition-duration: 2.95s;
}
[data-aos][data-aos][data-aos-delay="2950"],
body[data-aos-delay="2950"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2950"].aos-animate,
body[data-aos-delay="2950"] [data-aos].aos-animate {
  transition-delay: 2.95s;
}
[data-aos][data-aos][data-aos-duration="3000"],
body[data-aos-duration="3000"] [data-aos] {
  transition-duration: 3s;
}
[data-aos][data-aos][data-aos-delay="3000"],
body[data-aos-delay="3000"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="3000"].aos-animate,
body[data-aos-delay="3000"] [data-aos].aos-animate {
  transition-delay: 3s;
}
[data-aos][data-aos][data-aos-easing=linear],
body[data-aos-easing=linear] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}
[data-aos][data-aos][data-aos-easing=ease],
body[data-aos-easing=ease] [data-aos] {
  transition-timing-function: ease;
}
[data-aos][data-aos][data-aos-easing=ease-in],
body[data-aos-easing=ease-in] [data-aos] {
  transition-timing-function: ease-in;
}
[data-aos][data-aos][data-aos-easing=ease-out],
body[data-aos-easing=ease-out] [data-aos] {
  transition-timing-function: ease-out;
}
[data-aos][data-aos][data-aos-easing=ease-in-out],
body[data-aos-easing=ease-in-out] [data-aos] {
  transition-timing-function: ease-in-out;
}
[data-aos][data-aos][data-aos-easing=ease-in-back],
body[data-aos-easing=ease-in-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
[data-aos][data-aos][data-aos-easing=ease-out-back],
body[data-aos-easing=ease-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
[data-aos][data-aos][data-aos-easing=ease-in-out-back],
body[data-aos-easing=ease-in-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
[data-aos][data-aos][data-aos-easing=ease-in-sine],
body[data-aos-easing=ease-in-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}
[data-aos][data-aos][data-aos-easing=ease-out-sine],
body[data-aos-easing=ease-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
[data-aos][data-aos][data-aos-easing=ease-in-out-sine],
body[data-aos-easing=ease-in-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
[data-aos][data-aos][data-aos-easing=ease-in-quad],
body[data-aos-easing=ease-in-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing=ease-out-quad],
body[data-aos-easing=ease-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
[data-aos][data-aos][data-aos-easing=ease-in-out-quad],
body[data-aos-easing=ease-in-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos][data-aos][data-aos-easing=ease-in-cubic],
body[data-aos-easing=ease-in-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing=ease-out-cubic],
body[data-aos-easing=ease-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],
body[data-aos-easing=ease-in-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos][data-aos][data-aos-easing=ease-in-quart],
body[data-aos-easing=ease-in-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing=ease-out-quart],
body[data-aos-easing=ease-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
[data-aos][data-aos][data-aos-easing=ease-in-out-quart],
body[data-aos-easing=ease-in-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos^=fade][data-aos^=fade] {
  opacity: 0;
  transition-property: opacity, transform;
}
[data-aos^=fade][data-aos^=fade].aos-animate {
  opacity: 1;
  transform: translateZ(0);
}
[data-aos=fade-up] {
  transform: translate3d(0, 100px, 0);
}
[data-aos=fade-down] {
  transform: translate3d(0, -100px, 0);
}
[data-aos=fade-right] {
  transform: translate3d(-100px, 0, 0);
}
[data-aos=fade-left] {
  transform: translate3d(100px, 0, 0);
}
[data-aos=fade-up-right] {
  transform: translate3d(-100px, 100px, 0);
}
[data-aos=fade-up-left] {
  transform: translate3d(100px, 100px, 0);
}
[data-aos=fade-down-right] {
  transform: translate3d(-100px, -100px, 0);
}
[data-aos=fade-down-left] {
  transform: translate3d(100px, -100px, 0);
}
[data-aos^=zoom][data-aos^=zoom] {
  opacity: 0;
  transition-property: opacity, transform;
}
[data-aos^=zoom][data-aos^=zoom].aos-animate {
  opacity: 1;
  transform: translateZ(0) scale(1);
}
[data-aos=zoom-in] {
  transform: scale(0.6);
}
[data-aos=zoom-in-up] {
  transform: translate3d(0, 100px, 0) scale(0.6);
}
[data-aos=zoom-in-down] {
  transform: translate3d(0, -100px, 0) scale(0.6);
}
[data-aos=zoom-in-right] {
  transform: translate3d(-100px, 0, 0) scale(0.6);
}
[data-aos=zoom-in-left] {
  transform: translate3d(100px, 0, 0) scale(0.6);
}
[data-aos=zoom-out] {
  transform: scale(1.2);
}
[data-aos=zoom-out-up] {
  transform: translate3d(0, 100px, 0) scale(1.2);
}
[data-aos=zoom-out-down] {
  transform: translate3d(0, -100px, 0) scale(1.2);
}
[data-aos=zoom-out-right] {
  transform: translate3d(-100px, 0, 0) scale(1.2);
}
[data-aos=zoom-out-left] {
  transform: translate3d(100px, 0, 0) scale(1.2);
}
[data-aos^=slide][data-aos^=slide] {
  transition-property: transform;
}
[data-aos^=slide][data-aos^=slide].aos-animate {
  transform: translateZ(0);
}
[data-aos=slide-up] {
  transform: translate3d(0, 100%, 0);
}
[data-aos=slide-down] {
  transform: translate3d(0, -100%, 0);
}
[data-aos=slide-right] {
  transform: translate3d(-100%, 0, 0);
}
[data-aos=slide-left] {
  transform: translate3d(100%, 0, 0);
}
[data-aos^=flip][data-aos^=flip] {
  backface-visibility: hidden;
  transition-property: transform;
}
[data-aos=flip-left] {
  transform: perspective(2500px) rotateY(-100deg);
}
[data-aos=flip-left].aos-animate {
  transform: perspective(2500px) rotateY(0);
}
[data-aos=flip-right] {
  transform: perspective(2500px) rotateY(100deg);
}
[data-aos=flip-right].aos-animate {
  transform: perspective(2500px) rotateY(0);
}
[data-aos=flip-up] {
  transform: perspective(2500px) rotateX(-100deg);
}
[data-aos=flip-up].aos-animate {
  transform: perspective(2500px) rotateX(0);
}
[data-aos=flip-down] {
  transform: perspective(2500px) rotateX(100deg);
}
[data-aos=flip-down].aos-animate {
  transform: perspective(2500px) rotateX(0);
}
/*******google font***************/
@font-face {
  font-weight: light;
  font-family: "Gilroy-Light";
  src: url("../fonts/Gilroy-Light.otf") format("opentype");
}
@font-face {
  font-family: "Gilroy-ExtraBold";
  font-weight: bold;
  src: url("../fonts/Gilroy-ExtraBold.otf") format("opentype");
}
p {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  line-height: 1.2;
}
@-webkit-keyframes spacejet {
  0% {
    -webkit-transform: translate(0, 0);
    /* Safari */
  }
  25% {
    -webkit-transform: translate(0, -20px);
    /* Safari */
  }
  50% {
    -webkit-transform: translate(0, 0);
    /* Safari */
  }
  75% {
    -webkit-transform: translate(0, 20px);
    /* Safari */
  }
  100% {
    -webkit-transform: translate(0, 0);
    /* Safari */
  }
}
/* Standard syntax */
@keyframes spacejet {
  0% {
    transform: translate(0, 0);
    /* Standard syntax */
  }
  25% {
    transform: translate(0, -20px);
    /* Standard syntax */
  }
  50% {
    transform: translate(0, 0);
    /* Standard syntax */
  }
  75% {
    transform: translate(0, 20px);
    /* Standard syntax */
  }
  100% {
    transform: translate(0, 0);
    /* Standard syntax */
  }
}
body {
  font-family: "Montserrat", sans-serif;
}
.common-heading h2 {
  font-size: 62px;
  font-family: "Gilroy-ExtraBold";
  line-height: 1;
  color: #d5df2c;
}
.black {
  color: #121212;
}
.white {
  color: #fff !important;
}
.ash {
  color: #e0e4ed;
}
.main-wrapper {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@keyframes move-twink-back {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -10000px 5000px;
  }
}
@-webkit-keyframes move-twink-back {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -10000px 5000px;
  }
}
@-moz-keyframes move-twink-back {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -10000px 5000px;
  }
}
@-ms-keyframes move-twink-back {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -10000px 5000px;
  }
}
@keyframes move-clouds-back {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 10000px 0;
  }
}
@-webkit-keyframes move-clouds-back {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 10000px 0;
  }
}
@-moz-keyframes move-clouds-back {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 10000px 0;
  }
}
@-ms-keyframes move-clouds-back {
  from {
    background-position: 0;
  }
  to {
    background-position: 10000px 0;
  }
}
.stars,
.twinkling {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.stars {
  background: #000 url(../images/stars.png) repeat top center;
  z-index: 0;
}
.twinkling {
  background: transparent url(../images/twinkling.png) repeat top center;
  z-index: 0;
  -moz-animation: move-twink-back 200s linear infinite;
  -ms-animation: move-twink-back 200s linear infinite;
  -o-animation: move-twink-back 200s linear infinite;
  -webkit-animation: move-twink-back 200s linear infinite;
  animation: move-twink-back 200s linear infinite;
}
.page-content-wrapper canvas {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: transform 100ms ease;
}
html,
body {
  margin: 0;
  position: absolute;
  width: 100%;
}
.top-header {
  position: fixed;
  top: 20px;
  z-index: 9999;
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
  -webkit-transition: top 0.6s;
  -moz-transition: top 0.6s;
  transition: top 0.6s;
}
.top-header .header-nav {
  float: right;
}
.top-header .header-nav ul {
  padding: 0;
  margin: 0 auto;
  list-style: none;
}
.top-header .header-nav li {
  display: inline-block;
  margin: 0 15px;
}
.top-header .header-nav li a {
  font-size: 16px;
  font-family: "Gilroy-Light";
  color: #fff;
}
.top-header .header-nav li a:hover {
  font-family: "Gilroy-ExtraBold" !important;
  color: #d5df2c;
}
.top-header .header-nav li.current-menu-item a {
  font-family: "Gilroy-ExtraBold";
}
.top-header .header-nav li.menu-item-home a {
  font-family: "Gilroy-Light";
}
.top-header .logo .wit-logo {
  max-width: 120px;
}
.top-header .logo .logo-ico {
  background-image: url("../images/logo-white.png");
  background-repeat: no-repeat !important;
  background-size: contain !important;
  width: 120px;
  height: 40px;
  display: block;
  -webkit-animation: fadein 2s;
  /* Safari, Chrome and Opera > 12.1 */
  -moz-animation: fadein 2s;
  /* Firefox < 16 */
  -ms-animation: fadein 2s;
  /* Internet Explorer */
  -o-animation: fadein 2s;
  /* Opera < 12.1 */
  animation: fadein 2s;
}
.fixed-white .header-nav li a {
  color: #121212;
}
.fixed-white .logo .logo-ico {
  background-image: url("../images/logo-black.png");
}
.fixed-white .wit-logo {
  max-width: 90px !important;
}
.top-header.fixed .wit-logo,
.top-header.off-canvas .wit-logo {
  max-width: 90px !important;
}
.fixed-white .button_container span {
  background-color: #121212 !important;
}
.top-header.off-canvas {
  top: -70px;
}
.top-header.fixed {
  top: 20px;
  z-index: 9999;
}
.top-header.fixed-white {
  padding: 10px 0;
  top: 0;
  z-index: 9999;
  background-color: #fff;
}
.black-theme .logo .logo-ico {
  background-image: url("../images/logo-black.png");
}
.black-theme .header-nav li a {
  color: #121212;
}
.black-theme .button_container span {
  background-color: #121212 !important;
}
.mt-top {
  margin-top: 50px;
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Firefox < 16 */
@-moz-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Internet Explorer */
@-ms-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Opera < 12.1 */
@-o-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.home-section {
  width: 100%;
  margin: 0 auto;
  position: relative;
  display: flex;
  align-items: center;
}
.home-section .home-img {
  text-align: center;
  position: absolute;
  right: 0;
  bottom: 0;
  padding-right: 150px;
}
.home-section .home-img img {
  max-width: 70%;
}
.home-section .title-dis-wrapper .headings h1 {
  margin: 0;
  font-size: 72px;
  font-family: "Gilroy-ExtraBold";
  line-height: 1;
  color: #d5df2c;
}
.home-section .title-dis-wrapper .headings h1 .grey {
  color: #91969a;
}
.home-section .title-dis-wrapper .small-dis {
  padding-top: 20px;
}
.home-section .title-dis-wrapper .small-dis p {
  color: #fff;
  font-family: "Gilroy-Light";
  margin-bottom: 0;
}
.home-section .title-dis-wrapper .view-more {
  padding-top: 20px;
}
.home-section .title-dis-wrapper .view-more a.effect-underline:after {
  content: "";
  position: absolute;
  left: 0;
  display: inline-block;
  height: 0.8em;
  width: 100%;
  border-bottom: 1px solid;
  margin-top: 10px;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}
.home-section .title-dis-wrapper .view-more a.effect-underline:hover:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.home-section .title-dis-wrapper .view-more a {
  color: #fff;
  font-size: 16px;
  font-family: "Gilroy-ExtraBold";
  position: relative;
  display: inline-block;
}
.we-design {
  background-color: #fff;
  z-index: 999;
  position: relative;
}
.we-design .description {
  padding-top: 10px;
  padding-right: 100px;
}
.we-design .description p {
  color: #121212;
}
.we-design .bg-head-wrapper {
  position: relative;
}
.intrested-in {
  padding-bottom: 60px;
}
.intrested-in .bg-head-wrapper {
  padding-bottom: 50px;
  padding-top: 60px;
}
.intrested-in .service-wrapper .table {
  margin: 0;
}
.intrested-in .service-wrapper .table td,
.intrested-in .service-wrapper .table th {
  border: none;
  padding: 5px 0;
}
.intrested-in .service-wrapper .image .ico1 {
  width: 14px;
  margin-right: 5px;
}
.intrested-in .service-wrapper .image .ico {
  width: 20px;
  margin-right: 5px;
}
.intrested-in .service-wrapper h4 {
  font-size: 16px;
  color: #121212;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}
.intrested-in .service-wrapper .wrapper p {
  color: #121212;
  margin-bottom: 0;
}
.intrested-in .service-wrapper .view-more {
  padding-top: 10px;
}
.intrested-in .service-wrapper .view-more a {
  color: #121212;
  font-size: 14px;
  font-weight: 100;
  font-family: "Gilroy-ExtraBold";
  display: inline-block;
  position: relative;
}
.intrested-in .service-wrapper .view-more a:after {
  content: "";
  position: absolute;
  left: 0;
  display: inline-block;
  height: 0.8em;
  width: 100%;
  border-bottom: 1px solid #121212;
  margin-top: 10px;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}
.intrested-in .service-wrapper .view-more a:hover:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.related-blog-wrapper .blog {
  margin-bottom: 30px;
}
.related-blog-wrapper .headings {
  padding: 20px 0;
}
.related-blog-wrapper .headings h3 {
  margin-top: 0;
  font-family: "Gilroy-ExtraBold";
  font-size: 26px;
  color: #121212;
}
.related-blog-wrapper .date-rel {
  font-family: "Gilroy-Light";
  font-size: 16px;
  color: #121212;
}
.related-blog-wrapper .details {
  padding-top: 10px;
}
.related-blog-wrapper h4 {
  font-size: 20px;
  color: #121212;
  font-family: "Gilroy-ExtraBold";
}
.related-blog-wrapper .dis p {
  color: #121212;
  margin-bottom: 0;
}
.project-wrapper {
  padding: 100px 0;
  background-color: #000000;
  position: relative;
  margin-top: -1px;
}
.project-wrapper .bg-head-wrapper {
  padding-bottom: 40px;
}
.project-wrapper .blog {
  margin-bottom: 30px;
}
.project-wrapper .blog a {
  overflow: hidden;
  position: relative;
  display: block;
  cursor: pointer;
}
.project-wrapper .blog a img {
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.project-wrapper .blog .details {
  padding: 15px;
}
.project-wrapper .blog .details .date {
  font-family: "Gilroy-Light";
  font-size: 16px;
  color: #fff;
}
.project-wrapper .blog .details h4 {
  font-size: 26px;
  color: #fff;
  font-family: "Gilroy-ExtraBold";
}
.project-wrapper .blog .details .dis p {
  color: #fff;
  margin-bottom: 0;
}
.project-wrapper .blog a:hover img {
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
}
.view-all {
  text-align: center;
  padding-top: 50px;
}
.view-all a {
  color: #d5df2c;
  font-size: 18px;
  font-family: "Gilroy-ExtraBold";
  display: inline-block;
  position: relative;
}
.view-all a:after {
  content: "";
  position: absolute;
  left: 0;
  display: inline-block;
  height: 0.8em;
  width: 100%;
  border-bottom: 1px solid #d5df2c;
  margin-top: 10px;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}
.view-all a:hover:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.contact-wrapper {
  background-color: #fff;
  z-index: 999;
  padding: 50px 0;
  position: relative;
}
.contact-wrapper .dis {
  padding-bottom: 25px;
}
.contact-wrapper .dis p {
  color: #121212;
  margin-bottom: 0;
}
.contact-wrapper .img-cont {
  text-align: center;
}
.contact-wrapper .img-cont img {
  margin: 0 auto;
}
.contact-wrapper .form-wrapper {
  padding-top: 20px;
}
.contact-wrapper .form-wrapper .form-control {
  color: #121212;
  border-radius: 0;
  border: none;
  padding: 0;
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  border-bottom: 1px solid #121212;
  background: transparent;
}
.contact-wrapper .form-wrapper .form-control:focus,
.contact-wrapper .form-wrapper .form-control:active {
  outline-style: none;
  outline-offset: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.contact-wrapper .form-wrapper textarea {
  resize: none;
}
.contact-wrapper .form-wrapper ::-webkit-input-placeholder {
  color: #121212;
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
}
.contact-wrapper .form-wrapper ::-moz-placeholder {
  /* Firefox 19+ */
  color: #121212;
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
}
.contact-wrapper .form-wrapper :-ms-input-placeholder {
  color: #121212;
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
}
.contact-wrapper .form-wrapper :-moz-placeholder {
  /* Firefox 18- */
  color: #121212;
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
}
.contact-wrapper .submit-btn {
  background-color: transparent;
  text-transform: uppercase;
  border: none;
  box-shadow: none;
  padding: 10px 40px;
  background-color: #d5df2c;
  font-size: 16px;
  color: #fff;
  font-family: "Gilroy-ExtraBold";
  cursor: pointer;
  position: relative;
  transition: all 0.35s ease-in-out;
}
.contact-wrapper .submit-btn:hover {
  background-color: #838484;
}
.contact-wrapper .submit-btn:after {
  content: "";
  position: absolute;
  left: 0;
  display: inline-block;
  height: 0.8em;
  width: 100%;
  border-bottom: 2px solid #d5df2c;
  margin-top: 10px;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}
.contact-wrapper .submit-btn:hover:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.footer-contact .table td,
.footer-contact .table th {
  padding: 0.75rem 0;
  border-top: 0;
}
.footer-contact .f-label {
  color: #c9c9c9;
  font-size: 16px;
  font-family: "Gilroy-ExtraBold";
  text-transform: uppercase;
  padding-right: 15px !important;
}
.footer-contact .form-control {
  border-bottom: 0 !important;
}
.footer-wrapper {
  padding: 60px 0;
  position: relative;
}
.footer-wrapper .head {
  margin-bottom: 20px;
}
.footer-wrapper .head .hline {
  width: 100%;
  height: 1px;
  background: #838484;
}
.footer-wrapper .head h4 {
  font-size: 18px;
  margin-bottom: 0;
  color: #d5df2c;
  display: inline-block;
  border-bottom: 2px solid #838484;
  font-family: "Gilroy-ExtraBold";
}
.footer-wrapper .links .table {
  margin: 0;
}
.footer-wrapper .links .table td,
.footer-wrapper .links .table th {
  border: none;
  vertical-align: baseline;
  padding: 0;
}
.footer-wrapper .links ul {
  list-style: none;
  padding: 0;
}
.footer-wrapper .links ul li a {
  font-size: 16px;
  font-family: "Gilroy-Light";
  color: #fff;
  text-decoration: none;
}
.footer-wrapper .links ul li a:hover {
  font-family: "Gilroy-ExtraBold";
}
.footer-wrapper .links .svg-icon {
  margin-right: 5px;
}
.footer-wrapper .links .cls-1 {
  fill: none;
  stroke: #fff;
  stroke-width: 4px;
}
.footer-wrapper .links .cls-1,
.footer-wrapper .links .cls-3 {
  fill: none;
}
.footer-wrapper .links .cls-2 {
  stroke: none;
}
.footer-wrapper .links .link {
  padding-top: 5px;
}
.footer-wrapper .links .link a {
  color: #fff;
  font-size: 16px;
  font-family: "Gilroy-Light";
  text-decoration: none;
}
.footer-wrapper .links .link a:hover {
  font-family: "Gilroy-ExtraBold";
}
.footer-wrapper .links .address {
  padding-top: 5px;
}
.footer-wrapper .links .address p {
  color: #fff;
  font-family: "Gilroy-Light";
}
.alert-success {
  font-size: 13px;
}
.help-block li {
  font-size: 12px;
  color: #e61414;
}
.social ul {
  list-style: none;
  padding: 0;
}
.social ul li {
  display: inline-block;
  margin: 5px 15px 0 0;
  transition: all 0.5s ease-in-out;
  transform: translate(0, 0);
}
.social ul li:hover {
  transform: translate(0, -3px);
}
.social ul li a {
  color: #fff;
}
.common-banner {
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  height: 550px;
  position: relative;
}
.common-banner .g_content_element {
  display: table;
  width: 100%;
  height: 550px;
}
.common-banner .wpb_wrapper {
  text-align: center;
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.common-banner .headings h1 {
  margin: 0;
  font-size: 72px;
  font-family: "Gilroy-ExtraBold";
  line-height: 1;
  color: #fff;
}
.common-banner .small-dis {
  padding: 15px 10px;
  max-width: 700px;
  margin: 0 auto;
}
.common-banner .small-dis p {
  color: #fff;
  font-family: "Gilroy-Light";
  margin-bottom: 0;
}
.service-section {
  background-color: #fff;
  background: linear-gradient(0deg, #f1f2f3, #ffffff);
  padding: 80px 0;
}
.service-section [class*="col-"] {
  padding: 0 30px;
}
.service-section .row {
  margin-left: -30px;
  margin-right: -30px;
}
.service-section .service-img {
  padding: 0 30px;
}
.service-section .service-img img {
  max-width: 70%;
}
.service-section .service-dis .title-dis h2 {
  color: #121212;
  font-family: "Gilroy-ExtraBold";
  font-size: 48px;
}
.service-section .service-dis .title-dis p {
  color: #121212;
}
.service-section .service-dis .techs ul li {
  color: #121212;
  font-family: "Gilroy-ExtraBold";
  font-size: 24px;
  line-height: 1.2;
}
.blog-banner .date {
  font-family: "Gilroy-Light";
  font-size: 16px;
  color: #fff;
}
.blog-banner strong {
  font-family: "Gilroy-ExtraBold";
}
.blog-inner {
  padding: 80px 0;
}
.blog-inner .bl {
  border-left: 1px solid #f1f2f3;
}
.blog-inner .pr {
  padding-right: 50px;
}
.blog-inner .pl {
  padding-left: 50px;
}
.blog-inner .blog-editor-wrapper p {
  color: #121212;
  padding: 20px 0;
}
.blog-inner .blog-editor-wrapper h1,
.blog-inner .blog-editor-wrapper h2,
.blog-inner .blog-editor-wrapper h3,
.blog-inner .blog-editor-wrapper h4 {
  margin-top: 10px;
  font-family: "Gilroy-ExtraBold";
  color: #121212;
}
.blog-inner .blog-editor-wrapper img {
  padding: 20px 0;
  display: block;
  height: auto;
  max-width: 100%;
}
.blog-section {
  background-color: #fff;
  background: linear-gradient(0deg, #f1f2f3, #ffffff);
  padding: 80px 0;
}
.blog-section [class*="col-"] {
  padding: 0 30px;
}
.blog-section .row {
  margin-left: -30px;
  margin-right: -30px;
}
.blog-section .date {
  font-family: "Gilroy-Light";
  font-size: 16px;
  color: #121212;
}
.blog-section .knowmore a {
  color: #121212;
  font-size: 14px;
  font-weight: 100;
  font-family: "Gilroy-ExtraBold";
  display: inline-block;
  cursor: pointer;
  position: relative;
}
.blog-section .knowmore a:after {
  content: "";
  position: absolute;
  left: 0;
  display: inline-block;
  height: 0.8em;
  width: 100%;
  border-bottom: 1px solid #121212;
  margin-top: 10px;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}
.blog-section .knowmore a:hover:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.blog-section .blog-dis .title-dis h2 {
  color: #121212;
  font-family: "Gilroy-ExtraBold";
  font-size: 48px;
}
.blog-section .blog-dis .title-dis p {
  color: #121212;
}
.bottom-links {
  background-color: #fff;
  padding: 50px 0;
}
.bottom-links .s-links .anchor a {
  font-size: 25px;
  color: #121212;
  font-family: "Gilroy-ExtraBold";
  transition: all 0.5s;
}
.bottom-links .s-links .anchor a:hover {
  color: #46516b;
}
.bottom-links .s-links .anchor .ico1 {
  width: 20px;
  margin-right: 10px;
}
.bottom-links .s-links .anchor .ico {
  width: 30px;
  margin-right: 5px;
}
.block-right {
  text-align: right;
}
.block-right .social {
  text-align: left;
  display: inline-block;
  width: 70%;
}
.block-left {
  text-align: left;
}
.block-left .links {
  text-align: left;
  display: inline-block;
  width: 70%;
}
.block-center {
  text-align: center;
}
.block-center .links {
  text-align: left;
  display: inline-block;
  width: 70%;
}
span.wpcf7-not-valid-tip {
  font-size: 12px;
}
.pre-loader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10000;
  width: 100%;
  height: 100%;
  overflow: visible;
  background: #000000 url(../images/loader.gif) no-repeat center center;
}
.pre-page {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999999;
  width: 100%;
  height: 100%;
  overflow: visible;
  background-color: #000000;
}
.project-title-wrapper {
  padding-top: 150px;
  background-color: #000000;
  position: relative;
}
.project-title-wrapper h2 {
  word-wrap: break-word;
}
.project-title-wrapper .banner-image {
  transform: translate3d(0, 125px, 0) scaleZ(1);
  margin-top: -125px;
  -webkit-transform: translate3d(0, 125px, 0) scaleZ(1);
}
.project-title-wrapper .cats ul {
  list-style: none;
  padding: 0;
  margin: 0 -10px;
}
.project-title-wrapper .cats ul li {
  display: inline-block;
  margin: 0 10px;
  font-family: "Gilroy-Light";
  font-size: 16px;
  color: #fff;
}
.project-title-wrapper .cat-menu {
  margin-top: 20px;
}
.project-title-wrapper .cat-menu ul {
  list-style: none;
  padding: 0;
  margin: 0 -20px;
}
.project-title-wrapper .cat-menu ul li {
  display: inline-block;
  margin: 0 20px;
  font-size: 18px;
  cursor: pointer;
  color: #808080;
  font-family: "Gilroy-ExtraBold";
}
.project-title-wrapper .cat-menu ul li:hover {
  color: #fff;
}
.project-title-wrapper .cat-menu ul li.active {
  color: #fff;
}
.mx-1280 {
  max-width: 1280px;
}
.con-0 {
  padding: 0 !important;
  margin-left: 0;
  margin-right: 0;
}
.con-0 [class*="col-"] {
  padding: 0;
}
.con-0 .row {
  padding: 0;
  margin: 0;
}
.mt-100 {
  margin-top: 100px;
}
.white-wrapper .number {
  margin-right: 30px;
}
.white-wrapper .number h2 {
  color: #e0e4ed;
  letter-spacing: 3px;
}
.white-wrapper .details-wrapper .image-wrap {
  text-align: center;
}
.white-wrapper .details-wrapper .image-wrap img {
  margin: 0 auto;
}
.white-wrapper .details-wrapper h3 {
  font-size: 28px;
  font-family: "Gilroy-ExtraBold";
  color: #e0e4ed;
}
.white-wrapper .details-wrapper a {
  font-size: 18px;
  font-family: "Gilroy-ExtraBold";
  color: #121212;
  position: relative;
  display: inline-block;
  margin-top: 15px;
}
.white-wrapper .details-wrapper a:after {
  content: "";
  position: absolute;
  left: 0;
  display: inline-block;
  height: 0.8em;
  width: 100%;
  border-bottom: 1px solid #121212;
  margin-top: 10px;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}
.white-wrapper .details-wrapper a:hover:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.white-wrapper .details-wrapper p {
  color: #121212;
  line-height: 1.4;
}
.white-wrapper .more-details-wrapper {
  margin-left: 90px;
  margin-bottom: 50px;
}
.white-wrapper .more-details-wrapper h4 {
  font-size: 22px;
  font-family: "Gilroy-ExtraBold";
  color: #121212;
}
.inner-section {
  margin-bottom: 100px;
}
.inner-section .img-wrap {
  text-align: center;
}
.inner-section .img-wrap img {
  margin: 0 auto;
}
.mb-9 {
  margin-bottom: 50px;
}
.m150 {
  margin-bottom: 100px;
}
.wait {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 10000;
  width: 100%;
  height: 100vh;
  overflow: visible;
  display: none;
  transition: all 0.5s;
  background: #000;
}
.next-project {
  padding-top: 50px;
  text-align: center;
}
.next-project .ash {
  margin-bottom: 5px;
  font-size: 18px;
  font-family: "Gilroy-ExtraBold";
}
.next-project h2 {
  color: #121212;
}
.next-project h2:hover {
  opacity: 0.6;
}
.next-project ul {
  list-style: none;
  padding: 0;
  margin: 0 -10px;
}
.next-project ul li {
  display: inline-block;
  margin: 0 10px;
  font-family: "Gilroy-Light";
  font-size: 16px;
  color: #000;
}
.kite {
  position: absolute;
  cursor: pointer;
  width: 100px;
  height: 100px;
  background: #fff;
  transform: rotate(45deg);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  animation: flying 5s ease-in-out infinite;
}
.kite:before,
.kite:after {
  content: "";
  position: absolute;
}
.kite:before {
  top: 50%;
  left: -20%;
  width: 141%;
  border-top: 1px solid #838484;
  transform: rotate(45deg);
}
.kite:after {
  top: 0;
  left: 0;
  width: 100px;
  height: 100px;
  border-top-left-radius: 100%;
  border-left: 1px solid #838484;
  border-top: 1px solid #838484;
}
.tail {
  position: relative;
  top: 95px;
  left: 85px;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #fff;
  transform: rotate(-45deg);
  overflow: hidden;
}
.kite:hover {
  background: #d5df2c;
}
.kite:hover .tail {
  border-bottom: 20px solid #d5df2c;
}
@keyframes flying {
  0%,
  100% {
    top: 0%;
    left: 0%;
  }
  25% {
    top: -20%;
    left: 5%;
  }
  50% {
    top: -15%;
    left: 20%;
  }
  75% {
    top: -10%;
    left: 5%;
  }
}
.small-head {
  font-size: 16px;
  font-family: "Gilroy-ExtraBold";
  margin-bottom: 20px;
  font-weight: 600;
  color: #838484;
  text-transform: uppercase;
}
.pre-page .kite {
  width: 60px;
  height: 60px;
}
.pre-page .tail {
  top: 57px;
  left: 50px;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 12px solid #d5df2c;
}
.pre-page .kite:after {
  width: 60px;
  height: 60px;
}
.nav > li > a:focus,
.nav > li > a:hover {
  background-color: transparent;
}
a,
a:hover,
a:active {
  text-decoration: none;
}
:focus,
button:focus {
  outline: none;
  outline-offset: 0;
}
.btn-primary:not([disabled]):not(.disabled).active,
.btn-primary:not([disabled]):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  border-color: transparent;
  box-shadow: none;
}
/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) {
  .container-fluid {
    padding: 0 30px;
  }
}
/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
  .container-fluid {
    padding: 0 50px;
  }
  .home-section .title-dis-wrapper .small-dis {
    padding-right: 10px;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid {
    padding: 0 100px;
  }
}
@media only screen and (min-width: 1366px) {
  .container-fluid {
    padding: 0 150px;
  }
}
@media only screen and (min-width: 1440px) {
  .container {
    max-width: 1200px;
  }
  .container-fluid {
    padding: 0 175px;
  }
  .common-banner,
  .common-banner .g_content_element {
    height: 600px;
  }
}
@media only screen and (min-width: 1600px) {
  .top-header .logo img {
    width: 140px;
  }
  .container-fluid {
    padding: 0 250px;
  }
  .common-banner,
  .common-banner .g_content_element {
    height: 700px;
  }
  .project-wrapper .blog .details h4 {
    font-size: 34px;
  }
  .project-wrapper .blog img {
    width: 100%;
  }
  .view-all a {
    font-size: 24px;
  }
  .project-title-wrapper .cats ul li {
    font-size: 20px;
  }
  .white-wrapper .more-details-wrapper h4 {
    font-size: 28px;
  }
  .white-wrapper .details-wrapper h3 {
    font-size: 38px;
  }
}
@media only screen and (min-width: 1680px) {
  .container {
    max-width: 1280px;
  }
  .project-wrapper .blog .details {
    padding: 15px 25px;
  }
  .top-header .logo .logo-ico {
    width: 150px;
    height: 50px;
  }
  .intrested-in .bg-head-wrapper {
    padding-top: 60px;
  }
  .contact-wrapper {
    padding: 70px 0;
  }
}
/*==========  Non-Mobile First Method  ==========*/
@media only screen and (min-width: 1020px) and (max-width: 1280px) {
  .intrested-in .bg-head-wrapper {
    padding-top: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .home-section .home-img img {
    max-width: 100%;
  }
  .space-image {
    text-align: center;
  }
  .we-design .description {
    padding-right: 0;
  }
  .intrested-in .bg-head-wrapper {
    padding-top: 50px;
  }
  .intrested-in .service-wrapper .wrapper h4 {
    font-size: 22px;
  }
  .intrested-in .service-wrapper {
    padding: 0;
  }
  .mt-top {
    margin-top: 75px;
  }
  .blog-inner .pr {
    padding-right: 25px;
  }
  .blog-inner .pl {
    padding-left: 25px;
  }
}
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1440px) {
  .home-section .title-dis-wrapper .headings h1 {
    font-size: 46px;
  }
  .intrested-in .service-wrapper h4 {
    font-size: 14px;
  }
  .small-head {
    font-size: 13px;
  }
  .common-banner .headings h1 {
    font-size: 54px;
  }
  .service-section .service-dis .title-dis h2,
  .blog-section .blog-dis .title-dis h2 {
    font-size: 36px;
  }
  .service-section .service-dis .techs ul li {
    font-size: 18px;
  }
  .footer-wrapper .links .link a {
    font-size: 16px;
  }
  .we-design .bg-head-wrapper h1,
  .intrested-in .bg-head-wrapper h1 {
    font-size: 100px;
  }
  .intrested-in .tab-dis h2 {
    font-size: 28px;
  }
  .intrested-in .tab-lists ul li a {
    font-size: 14px;
  }
  .common-heading h2 {
    font-size: 36px;
  }
  .home-section .title-dis-wrapper .small-dis p {
    font-size: 16px;
  }
  .home-section .title-dis-wrapper .view-more a {
    font-size: 14px;
  }
  p {
    font-size: 16px;
  }
}
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1366px) {
  p {
    font-size: 15px;
  }
  .intrested-in .bg-head-wrapper {
    padding-bottom: 10px;
  }
  .service-section .service-dis .title-dis h2,
  .blog-section .blog-dis .title-dis h2 {
    font-size: 30px;
  }
  .blog-section .date,
  .blog-wrapper .blog .details .date {
    font-size: 14px;
  }
  .service-section .service-dis .techs ul li {
    font-size: 16px;
  }
  .service-section .service-dis {
    max-width: none;
  }
}
@media only screen and (max-width: 767.98px) {
  .sidebar-wrapper {
    display: none;
  }
  .service-section .techs {
    display: none;
  }
  .service-section .service-img img {
    max-width: 100%;
  }
  .service-section .service-dis .title-dis p {
    padding: 10px 0;
  }
  .service-section .service-img {
    padding: 0;
    text-align: center;
  }
  .page-content-wrapper {
    margin: 0;
  }
  .home-section .home-img img {
    max-width: 100%;
  }
  .footer-wrapper {
    padding: 50px 0;
  }
  .footer-wrapper .links {
    padding-top: 20px;
  }
  .footer-wrapper .links .address p {
    margin: 0;
  }
  .contact-wrapper {
    padding: 50px 0;
  }
  .common-heading h2 {
    font-size: 36px;
  }
  .home-section .title-dis-wrapper .headings h1,
  .common-banner .headings h1 {
    font-size: 36px;
  }
  .intrested-in {
    padding-bottom: 60px;
  }
  .home-section {
    display: inherit;
    position: relative;
  }
  .home-section .col-md-6 {
    position: inherit;
  }
  .container-fluid {
    padding: 0 30px;
  }
  .home-section .title-dis-wrapper {
    padding: 0 30px;
    position: absolute;
    bottom: 30px;
    z-index: 99;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .home-section .home-img {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding-right: 0;
  }
  .we-design .description {
    padding-right: 0;
  }
  .we-design .space-image {
    padding-bottom: 0;
  }
  .we-design .bg-head-wrapper h1,
  .intrested-in .bg-head-wrapper h1 {
    font-size: 62px;
  }
  .intrested-in .features-slider .controls li a {
    padding: 0 8px;
    font-size: 12px;
  }
  .intrested-in .features-slider .controls {
    padding: 15px 0;
  }
  .intrested-in .tab-dis {
    padding-right: 0;
  }
  .intrested-in .features-slider .controls li {
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .intrested-in .tab-lists {
    padding: 0;
  }
  .intrested-in .tab-lists ul {
    padding: 0;
  }
  .top-header {
    z-index: 99999;
    top: 15px;
  }
  .button_container {
    position: absolute;
    top: -4px;
    right: 20px;
    height: 20px;
    width: 35px;
    cursor: pointer;
    z-index: 100;
    transition: opacity 0.25s ease;
  }
  .button_container:hover {
    opacity: 0.7;
  }
  .button_container.active .top {
    transform: translateY(10px) translateX(0) rotate(45deg);
    background: #FFF;
  }
  .button_container.active .middle {
    transform: translateY(0px) translateX(0) rotate(-45deg);
    background: #FFF;
  }
  .button_container span {
    background: #FFF;
    border: none;
    height: 2px;
    width: 100%;
    border-radius: 8px;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.35s ease;
    cursor: pointer;
  }
  .button_container span:nth-of-type(2) {
    top: 8px;
  }
  .overlay-wrapper {
    position: fixed;
    background: #000;
    top: 0;
    left: 0;
    width: 100%;
    height: 0%;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.35s, visibility 0.35s, height 0.35s;
    overflow: hidden;
  }
  .overlay-wrapper.open {
    opacity: 1;
    visibility: visible;
    height: 100%;
  }
  .overlay-wrapper.open li {
    animation: fadeInRight 0.5s ease forwards;
    animation-delay: 0.35s;
  }
  .overlay-wrapper.open li:nth-of-type(2) {
    animation-delay: 0.4s;
  }
  .overlay-wrapper.open li:nth-of-type(3) {
    animation-delay: 0.45s;
  }
  .overlay-wrapper.open li:nth-of-type(4) {
    animation-delay: 0.5s;
  }
  .overlay-wrapper nav {
    position: relative;
    height: auto;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    font-weight: 400;
    text-align: center;
  }
  .overlay-wrapper ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    position: relative;
    height: 100%;
  }
  .overlay-wrapper ul li {
    display: block;
    height: 25%;
    height: calc(100% / 5);
    min-height: 50px;
    position: relative;
    opacity: 0;
    padding: 15px 0;
  }
  .overlay-wrapper ul li a {
    display: block;
    position: relative;
    color: #FFF;
    text-decoration: none;
    overflow: hidden;
    font-size: 18px;
  }
  .overlay-wrapper ul li a:hover:after,
  .overlay-wrapper ul li a:focus:after,
  .overlay-wrapper ul li a:active:after {
    width: 100%;
  }
  .overlay-wrapper ul li a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0%;
    transform: translateX(-50%);
    height: 2px;
    background: #FFF;
    transition: 0.35s;
  }
  .top-header.fixed {
    z-index: 99999;
  }
  @keyframes fadeInRight {
    0% {
      opacity: 0;
      left: 20%;
    }
    100% {
      opacity: 1;
      left: 0;
    }
  }
  .intrested-in .service-wrapper .table td,
  .intrested-in .service-wrapper .table th {
    padding: 0;
  }
  .blog-wrapper {
    padding: 50px 0;
  }
  .intrested-in .bg-head-wrapper {
    padding-bottom: 10px;
  }
  .block-left {
    display: none;
  }
  .block-center {
    text-align: left;
  }
  .footer-wrapper .head {
    display: none;
  }
  .block-right .social {
    text-align: center;
    display: inline-block;
    width: 100%;
    margin-top: 20px;
  }
  .block-right {
    text-align: center;
  }
  .social ul li a {
    font-size: 25px;
  }
  .mbo-head .ico {
    padding-right: 10px;
  }
  .we-design {
    background: #fff;
  }
  .intrested-in .bg-head-wrapper {
    padding: 10px 0 10px 0;
  }
  .table {
    margin-bottom: 0;
  }
  500 {
    vertical-align: bottom;
    text-align: left;
  }
  .common-banner .small-dis {
    padding: 10px 0 30px 0;
  }
  .service-section .service-dis .title-dis h2,
  .blog-section .blog-dis .title-dis h2 {
    font-size: 28px;
  }
  .service-section {
    padding: 50px 0;
  }
  .bottom-links .s-links {
    text-align: center;
  }
  .bottom-links .s-links .anchor a .name {
    display: block;
    padding-top: 8px;
  }
  .common-banner .g_content_element,
  .common-banner {
    height: 500px;
  }
  .common-banner .wpb_wrapper {
    vertical-align: bottom;
    text-align: left;
  }
  .blog-img {
    padding-bottom: 20px;
  }
  .blog-section,
  .blog-inner {
    padding: 50px 0;
  }
  .blog-banner .g_content_element,
  .blog-banner {
    height: 400px !important;
  }
  .blog-banner .wpb_wrapper {
    vertical-align: middle !important;
    text-align: center !important;
  }
  .contact-wrapper .form-wrapper .form-control {
    padding: 10px 0;
  }
  .contact-wrapper .submit-btn {
    font-size: 18px;
  }
  .blog-inner .pr {
    padding-right: 0;
  }
  .blog-inner .pl {
    padding-left: 0;
  }
  .blog-inner .bl {
    border-left: none;
  }
  .related-blog-wrapper h4 {
    font-size: 18px;
  }
  .related-blog-wrapper .headings h3 {
    font-size: 24px;
  }
  .white-wrapper .details-wrapper h3 {
    font-size: 26px;
  }
  .mt-100 {
    margin-top: 50px;
  }
  .project-title-wrapper .cats {
    text-align: center;
  }
  .project-title-wrapper .banner-image {
    transform: translate3d(0, 120px, 0) scaleZ(1);
    margin-top: -95px;
    -webkit-transform: translate3d(0, 120px, 0) scaleZ(1);
    margin-bottom: 50px;
  }
  .project-title-wrapper .cats ul li {
    margin: 0 6px;
    font-size: 15px;
  }
  .project-title-wrapper .cats ul {
    margin: 0 -6px;
  }
  .inner-section {
    margin-bottom: 50px;
  }
  .white-wrapper .number {
    margin-right: 0;
    display: none;
  }
  .white-wrapper .more-details-wrapper {
    margin-left: 0;
  }
}
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  .footer-contact .table td,
  .footer-contact .table th {
    padding: 2px 0;
    border-top: 0;
    display: block;
  }
  .blog-wrapper .blog .details .date,
  .related-blog-wrapper .date-rel {
    font-size: 14px;
  }
  .bottom-links .s-links .anchor a {
    font-size: 13px;
  }
  .blog-wrapper .blog .details h4 {
    font-size: 18px;
  }
  .intrested-in .service-wrapper .wrapper h4 {
    font-size: 24px;
  }
  .intrested-in .features-slider .controls li a {
    padding: 0 5px;
    font-size: 12px;
  }
  .we-design .bg-head-wrapper h1,
  .intrested-in .bg-head-wrapper h1 {
    font-size: 62px;
  }
  .service-section .service-dis .title-dis h2,
  .blog-section .blog-dis .title-dis h2 {
    font-size: 24px;
  }
  .common-heading h2 {
    font-size: 28px;
  }
  .project-title-wrapper .cat-menu ul li {
    margin: 0px 5px;
    text-align: center;
    font-size: 15px;
  }
  .project-title-wrapper .cat-menu ul {
    margin: 0 -5px;
    text-align: center;
  }
  .project-wrapper {
    padding: 70px 0;
  }
}
/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
  .service-section .service-dis .title-dis h2,
  .blog-section .blog-dis .title-dis h2 {
    font-size: 21px;
  }
  .bottom-links .s-links .anchor a {
    font-size: 11px;
  }
  .common-heading h2 {
    font-size: 30px;
  }
  .bottom-links .s-links .anchor .ico1 {
    width: 18px;
  }
  .project-title-wrapper .cat-menu ul li {
    font-size: 12px;
  }
}
