html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}
nav ul {
  list-style: none
}
blockquote, q {
  quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none
}
html, body {
  height: 100%;
  width: 100%
}
body {
  background-color: #090909;
  position: relative;
  overflow-x: hidden
}
body, ul, ol, h1, h2, h3, h4, h5, h6, form, li, p, address, dd, dt, dl {
  margin: 0;
  padding: 0
}
body, input, select, textarea, body * {
  margin: 0;
  padding: 0;
  font: 300 14px/25px 'Ubuntu', sans-serif;
  color: #000;
  box-sizing: border-box
}
input, select, textarea {
  font-size: 15px
}
body::after, body::before, input::after, input::before, select::after, select::before, textarea::after, textarea::before, body *::after, body *::before {
  box-sizing: border-box
}
body a {
  color: inherit;
  -webkit-transition: all .15s ease-in 0s;
  -o-transition: all .15s ease-in 0s;
  transition: all .15s ease-in 0s;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  text-decoration: none
}
body a:hover {
  color: #6ab233
}
body a img {
  border-width: 0;
  border-style: none
}
body p {
  font: 300 14px/25px 'Ubuntu', sans-serif;
  color: #000;
  padding: 0 0 20px;
  text-align: left
}
p strong {
  font-weight: 400
}
.jusified {
  text-align: justify
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Dosis", sans-serif;
  line-height: 1.5em;
  font-weight: 400;
  font-style: normal;
  margin: 0;
  padding: 0;
  color: #000
}
h1 {
  margin-block: 0.67em;
}
sup {
  font-style: inherit;
  color: inherit;
  font-size: 11px
}
h1 a, h2 a, h3 a, h4 a {
  font-family: inherit;
  font-size: inherit;
  color: inherit
}
a:focus, a:active {
  outline: 0;
  outline-style: none
}
.clear:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0
}
* html .clear {
  zoom: 1
}
*:first-child+html .clear {
  zoom: 1
}
.left {
  float: left
}
.right {
  float: right
}
.center {
  text-align: center
}
.hide {
  display: none !important
}
.img-left {
  float: left;
  margin-right: 30px
}
.img-right {
  float: right;
  margin-left: 30px
}
.img-bdr {
  padding: 4px;
  border: 1px solid rgba(0, 0, 0, .2);
  margin-top: 6px
}
.col-25 {
  width: 25%
}
.col-30 {
  width: 30%
}
.col-33 {
  width: 33%
}
.col-40 {
  width: 40%
}
.col-49 {
  width: 49.8%
}
.col-50 {
  width: 50%
}
.col-60 {
  width: 60%
}
.col-67 {
  width: 67%
}
.col-70 {
  width: 70%
}
.col-75 {
  width: 75%
}
.col-100 {
  width: 100%
}
[class*="col-"] {
  position: relative
}
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased
}
input:focus, textarea:focus, button:focus, select:focus, checkbox:focus, radio:focus {
  outline: 0
}
.wrapper {
  width: 100%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2%;
  padding-right: 2%
}
.wrapper.full {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0
}
.wrapper:after {
  content: '';
  display: block;
  clear: both
}
#header-art.small {
  height: 50%
}
.service-block h1 {
  font-family: 'Noto Serif', serif;
  font-size: 24px;
  font-weight: 400;
  padding: 40px 60px;
  line-height: 45px;
  text-align: center
}
#header-art {
  background-color: #090909;
  background-size: cover;
  height: 100%;
  width: 100%
}
.webp .index #header-art {
  background: url(../images/bg_home.webp) no-repeat center center;
  background-size: cover
}
.no-webp .index #header-art {
  background: url(../images/bg_home.jpg) no-repeat center center;
  background-size: cover
}
.portfolio #header-art {
  background: url("../images/bg_portfolio.webp") no-repeat center center;
  background-size: cover
}
.services #header-art {
  background: url("../images/bg_services.webp") no-repeat center center;
  background-size: cover
}
.contactus #header-art {
  background: url("../images/bg_contact.webp") no-repeat center center;
  background-size: cover
}
#header-art * {
  color: #FFF
}
#header-art .wrapper {
  display: table;
  height: 100%
}
#header-art .wrapper .intro {
  display: table-cell;
  vertical-align: middle;
  text-align: center
}
#header-art .hds {
  font-family: "Dosis", sans-serif;
  text-transform: uppercase;
  font-size: 32px;
  letter-spacing: .6em;
  padding-left: .6em;
  font-weight: 400;
  line-height: 1.5em;
  text-align: center;
  display: block
}
#header-art h1, #header-art strong {
  font-size: 16px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 300;
  padding-top: 30px;
  color: rgba(255, 255, 255, .5)
}
#header-art strong {
  padding-top: 30px;
  display: block
}
#header-art h1 span {
  display: inline-block;
  font-weight: inherit;
  transition: all .5s ease-in-out;
  color: inherit
}
#header-art .tagline {
  font-family: 'Dosis', serif;
  font-size: 24px;
  padding-top: 30px;
  line-height: 1.5em;
  font-weight: 300;
  color: rgba(255, 255, 255, .9)
}
#header-art .tagline span {
  font-family: inherit;
  font-size: inherit;
  font-weight: 400;
  color: #f4b93b
}
#header-art .tagline .bu-white {
  width: 150px;
  color: #FFF;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  cursor: pointer;
  background-color: #5fa92d;
  padding: 6px 15px 6px 15px
}
#header-art .down {
  display: block;
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, .8);
  width: 13px;
  height: 28px;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  border-radius: 16px;
  cursor: pointer
}
#header-art .down:before {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  background-color: #FFF;
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto;
  animation: bounce 2s infinite;
  position: absolute;
  bottom: 2px;
  left: 0;
  right: 0
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0)
  }
  40% {
    transform: translateY(-16px)
  }
  60% {
    transform: translateY(-10px)
  }
}
.white-bg {
  background-color: #FFF
}
.off-white-bg {
  background-color: #f2f2f2
}
.black-bg {
  background-color: #0d0d0d
}
.transparent-bg {
  background-color: transparent
}
.transparent-bg p {
  color: rgba(255, 255, 255, .5)
}
.band {
  padding-top: 40px;
  padding-bottom: 40px
}
main h2.mh2 {
  font-size: 26px;
  text-transform: uppercase;
  color: #111;
  letter-spacing: 3px;
  font-weight: 300;
  padding-bottom: 20px;
  margin-bottom: 20px;
  padding-top: 20px
}
main h2.mh2:after {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  background-color: #111;
  margin-left: auto;
  margin-right: auto;
  margin-top: -9px;
  transform: rotate(45deg) skew(10deg, 10deg)
}
main h2.mh2 span {
  display: block;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  vertical-align: middle;
  line-height: 1em;
  color: #111 !important;
  margin-top: 10px
}
main h2.mh2 span:before, main h2.mh2 span:after {
  content: '';
  display: inline-block;
  width: 100px;
  height: 1px;
  background-color: rgba(0, 0, 0, .3);
  vertical-align: middle
}
main h2.mh2 span:before {
  margin-right: 12px
}
main h2.mh2 span:after {
  margin-left: 10px
}
main .black-bg h2.mh2, main .transparent-bg h2.mh2 {
  color: rgba(255, 255, 255, .9)
}
main .black-bg h2.mh2:after, main .transparent-bg h2.mh2:after {
  background-color: rgba(255, 255, 255, 1)
}
main .black-bg h2.mh2 span {
  color: #FFF !important
}
main .black-bg h2.mh2 span:before, main .black-bg h2.mh2 span:after, main .transparent-bg h2.mh2 span:before, main .transparent-bg h2.mh2 span:after {
  background-color: rgba(255, 255, 255, .3)
}
footer h2 {
  font-size: 26px;
  text-transform: uppercase;
  color: #111;
  letter-spacing: 3px;
  font-weight: 300;
  padding-bottom: 20px;
  margin-bottom: 20px;
  padding-top: 20px
}
footer .contact-information {
  list-style: none;
  display: table;
  width: 100%;
  max-width: 765px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 0 30px 0
}
footer .contact-information li {
  display: table-cell;
  width: 33%;
  vertical-align: top;
  text-align: center
}
footer .contact-information li span:nth-child(2) {
  display: block;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
  font-family: 'Dosis', sans-serif;
  letter-spacing: .1em;
  color: #424242
}
footer .contact-information li span:nth-child(1) {
  display: block;
  width: 30px;
  height: 30px;
  background-color: #090909;
  border-radius: 2px;
  margin-left: auto;
  margin-right: auto;
  transform: rotate(45deg);
  margin-bottom: 20px;
  text-align: center
}
footer .contact-information li span:nth-child(1):before {
  display: block;
  font-family: "IcoFont";
  font-size: 14px;
  text-align: center;
  color: #FFF;
  transform: rotate(-45deg);
  margin-left: -3px;
  padding-top: 4px
}
footer .contact-information li:nth-child(1) span:nth-child(1):before {
  content: '\ec49'
}
footer .contact-information li:nth-child(2) span:nth-child(1):before {
  content: '\ef79'
}
footer .contact-information li:nth-child(3) span:nth-child(1):before {
  content: '\efb4'
}
footer .copyright * {
  text-align: center
}
footer .copyright p {
  border-top: 1px solid rgba(0, 0, 0, .1);
  padding-top: 30px
}
footer .copyright p img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10px
}
#top-band {
  padding: 20px;
  width: 100%;
  position: fixed;
  overflow: hidden;
  z-index: 3;
  transition: all .27s cubic-bezier(.000, .000, .580, 1.000)
}
#top-band .wrapper {
  max-width: 100%
}
#top-band.fixed {
  background-color: #000;
  padding: 10px;
  padding-bottom: 3px;
  z-index: 3
}
#top-band .logo {
  float: left;
  transform-origin: center left;
  transition: height .27s cubic-bezier(.000, .000, .580, 1.000)
}
.navigation-holder {
  display: block;
  float: right;
  padding-top: 7px
}
.navigation li {
  list-style: none;
  display: inline-block
}
.navigation li a {
  color: rgba(255, 255, 255, .9);
  position: relative;
  display: block;
  text-shadow: none;
  text-transform: uppercase;
  font-weight: 300;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 14px;
  white-space: nowrap;
  transition: all .27s cubic-bezier(.000, .000, .580, 1.000)
}
.navigation li:last-child a {
  margin-right: 0
}
.navigation li a::before {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 0;
  border-bottom: 1px solid #fff;
  color: #FFF;
  content: attr(data-hover);
  transition: all .15s ease-in 0s
}
.navigation li a:hover::before, .navigation li a:focus::before {
  width: 100%
}
.sec-nav-holder, .nav-logo, #dock {
  display: none
}
.services-block {
  padding-bottom: 100px;
  border-top: 1px dashed rgba(0, 0, 0, .2)
}
.services-block .mh2 {
  font-size: 30px;
  font-family: 'Dosis', serif;
  padding-bottom: 30px;
  padding-top: 30px;
  font-weight: 300;
  text-transform: none;
  letter-spacing: normal
}
.block-4 {
  display: block;
  padding-top: 20px;
  text-align: center;
  padding-bottom: 20px;
  padding-left: 0;
  padding-right: 0
}
.block-4 article {
  list-style: none;
  display: inline-block;
  width: 24%;
  padding: 0;
  margin: 0;
  vertical-align: top
}
.block-4 article h2 {
  text-transform: uppercase;
  text-align: center;
  padding-top: 20px;
  letter-spacing: .2em;
  font-family: 'Ubuntu', sans-serif;
  color: rgba(0, 0, 0, 1);
  letter-spacing: normal;
  font-weight: 400;
  text-transform: none;
  font-size: 18px
}
.block-4 article h2 span {
  display: block;
  font-size: 12px;
  letter-spacing: .1em;
  color: #424242;
  line-height: 1em
}
.block-4 article p {
  padding: 20px 10% 20px 10%;
  text-align: justify
}
.block-4 article:before {
  font-family: "IcoFont";
  font-size: 52px;
  text-align: center;
  display: block;
  color: #000;
  padding-bottom: 10px
}
.block-4 article:nth-child(1):before {
  font-size: 64px;
  content: "\efd6"
}
.block-4 article:nth-child(2):before {
  content: "\eeea"
}
.block-4 article:nth-child(3):before {
  content: "\eef9"
}
.block-4 article:nth-child(4):before {
  content: "\ef43"
}
.block-3 {
  display: block;
  padding-top: 30px;
  text-align: left;
  padding-bottom: 30px;
  padding-left: 0;
  padding-right: 0;
  border: 1px solid rgba(0, 0, 0, .1);
  margin: 30px
}
.block-3 article {
  list-style: none;
  display: inline-block;
  width: 33%;
  padding: 2%;
  margin: 0;
  border-left: 1px solid rgba(0, 0, 0, .1);
  vertical-align: top
}
.block-3 article:first-child {
  border-left: none
}
.block-3 article h3 {
  font-size: 16px;
  text-transform: uppercase;
  padding-top: 20px;
  letter-spacing: .02em;
  display: inline;
  line-height: 1em
}
.block-3 article h3 span {
  display: block;
  font-size: 12px;
  letter-spacing: .1em;
  color: #999;
  line-height: 1em
}
.block-3 article p {
  padding-top: 20px
}
.block-3 article:before {
  font-family: "IcoFont";
  font-size: 42px;
  margin-right: 20px;
  display: inline;
  float: left;
  color: #000
}
.block-3 article:nth-child(1):before {
  font-size: 46px;
  content: "\efd6"
}
.block-3 article:nth-child(2):before {
  content: "\eeea"
}
.block-3 article:nth-child(3):before {
  content: "\eef9"
}
.block-3.home-2 {
  display: block;
  padding-top: 30px;
  text-align: left;
  padding-bottom: 30px;
  padding-left: 0;
  padding-right: 0;
  border: 1px solid rgba(0, 0, 0, .1);
  margin: 30px
}
.block-3.home-2 article {
  list-style: none;
  display: inline-block;
  width: 33%;
  padding: 2%;
  margin: 0;
  border-left: 1px solid rgba(0, 0, 0, .1);
  vertical-align: top
}
.block-3.home-2 article:first-child {
  border-left: none
}
.block-3.home-2 article h3 {
  font-size: 22px;
  text-transform: uppercase;
  padding-top: 20px;
  letter-spacing: .02em;
  display: inline;
  line-height: 1em
}
.block-3.home-2 article h4 {
  font-family: 'Noto Serif', serif;
  display: block;
  font-size: 16px;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #696969;
}
.block-3.home-2 article p {
  padding-top: 20px
}
.block-3.home-2 article:before {
  display: none;
}
.block-3-1, .block-3-1-sb {
  display: table;
  padding-top: 30px;
  text-align: left;
  padding-bottom: 30px;
  padding-left: 0;
  padding-right: 0;
  margin-top: 30px;
  margin-bottom: 30px
}
.block-3-1 article, .block-3-1-sb article {
  display: table-cell;
  margin: 0;
  vertical-align: middle;
  width: 33.33%;
  padding: 4%
}
.block-3-1 article:first-child {
  padding: 0;
  background-image: url(../images/quality_webdesigning_dehradun.jpg);
  background-repeat: no-repeat;
  background-size: cover
}
.block-3-1-sb article:first-child {
  background-color: rgba(0, 0, 0, .09);
  text-align: center
}
.block-3-1-sb article .ico {
  font-size: 200px
}
.block-3-1-sb article:first-child h2 {
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding-top: 20px
}
.service-block .ct {
  text-align: center;
  font-size: 22px;
  font-family: 'Noto Serif', serif;
  padding-top: 30px;
  padding-bottom: 30px
}
p.large {
  font-size: 15px;
  font-weight: 400
}
.block-3-1 article:nth-child(2), .block-3-1-sb article:nth-child(2) {
  background-color: rgba(0, 0, 0, .07)
}
.block-3-1 article:last-child, .block-3-1-sb article:last-child {
  background-color: rgba(0, 0, 0, .06)
}
.block-3-1 article:first-child img {
  width: 100%;
  height: auto;
  display: none
}
.block-3-1 article h3, .block-3-1-sb article h3 {
  font-family: 'Noto Serif', serif;
  font-size: 24px;
  font-weight: 400;
  padding-bottom: 20px
}
.block-3-1 article h3:before {
  content: "\efce";
  font-size: 38px;
  font-family: 'IcoFont';
  display: block;
  width: 40px;
  height: 40px;
  color: rgba(0, 0, 0, .3);
  transform: scale(-1, 1)
}
.block-3-1 article .sjs {
  padding-bottom: 10px;
  text-align: left;
  display: block
}
.block-3-1 article h4, .block-3-1-sb article h4 {
  font-family: 'Ubuntu', sans-serif;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 300;
  padding-bottom: 20px
}
.block-3-2 article:before {
  counter-increment: section;
  content: "0" counter(section);
  font-size: 48px;
  color: #75bb3a;
  display: block;
  padding-bottom: 30px
}
.block-3-2 {
  display: table;
  text-align: left;
  padding-left: 0;
  padding-right: 0;
  counter-reset: section
}
.block-3-2 article {
  display: table-cell;
  margin: 0;
  vertical-align: top;
  text-align: center;
  width: 33.33%;
  padding: 4%;
  border-left: 1px solid rgba(255, 255, 255, .2)
}
.block-3-2 article:first-child {
  border-left: none
}
.block-3-2 article h3 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 20px;
  font-weight: 300;
  padding-bottom: 20px;
  color: #FFF;
  text-transform: uppercase;
  letter-spacing: .1em
}
.block-3-2 article h3 span {
  display: block;
  font-family: 'Dosis', sans-serif;
  text-transform: uppercase;
  letter-spacing: .1em;
  font-weight: 400;
  color: #6f6f6f
}
.block-3-2 article p {
  color: rgba(255, 255, 255, .5);
  text-align: center
}
.block-2 {
  display: table;
  width: 100%;
  padding-top: 30px;
  text-align: left;
  padding-bottom: 30px;
  padding-left: 0;
  padding-right: 0;
  margin-top: 30px;
  margin-bottom: 30px
}
.block-2 article {
  list-style: none;
  display: table-cell;
  width: 50%;
  margin: 0;
  vertical-align: middle
}
.block-2 article:nth-child(1) {
  background-color: rgba(0, 0, 0, .08);
  padding: 30px
}
.block-2 article:nth-child(1) h3 {
  font-size: 22px;
  font-family: 'Ubuntu', serif;
  font-weight: 300;
  text-transform: uppercase;
  word-spacing: .1em;
  padding-bottom: 20px;
  padding-top: 20px
}
.block-2 article:nth-child(1) p {
  font-size: 16px
}
.contact-info {
  display: flex;
  flex-wrap: wrap;
  vertical-align: middle
}
.contact-info div {
  width: 50%;
  min-height: 430px;
  padding: 10%
}
.contact-info * {
  text-align: center
}
.contact-info div h4 {
  font-size: 20px;
  color: #FFF;
  text-transform: uppercase;
  font-family: 'ubuntu', sans-serif;
  font-weight: 300;
  padding-bottom: 10px;
  padding-top: 30px
}
.contact-info div:nth-child(1), .contact-info div:nth-child(4) {
  background-color: rgba(35, 35, 35, 1.00)
}
.contact-info div:nth-child(2), .contact-info div:nth-child(3) {
  background-color: #0d0d0d
}
.contact-info div p {
  color: rgba(255, 255, 255, .5)
}
.contact-info div h4:before {
  font-family: "IcoFont";
  color: #6ab233;
  display: block;
  font-size: 46px;
  padding-right: 20px;
  padding-bottom: 30px
}
.contact-info div:nth-child(1) h4:before {
  content: '\ef8a'
}
.contact-info div:nth-child(2) h4:before {
  content: '\eff2'
}
.contact-info div:nth-child(3) h4:before {
  content: '\efdf'
}
.contact-info div:nth-child(4) h4:before {
  content: '\f022'
}
#contact-form {
  display: block;
  max-width: 860px;
  margin-left: auto;
  margin-right: auto
}
.option-group {
  list-style: none;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
  flex-wrap: wrap
}
.option-group li {
  width: 31%;
  margin: 1%;
  padding: 16px;
  margin-bottom: 20px;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 1.00);
  color: #000;
  text-align: left !important
}
.option-group li:hover {
  background-color: RGBA(229, 238, 254, 1)
}
.option-group li.active {
  background-color: rgba(0, 0, 0, .9);
  color: #FFF
}
.option-group li.active:before {
  color: #FFF
}
.option-group li input {
  display: none
}
.option-group li:before {
  font-family: "IcoFont";
  color: #000;
  display: inline-block;
  vertical-align: middle;
  font-size: 26px;
  padding-right: 10px
}
.option-group li:nth-child(1):before {
  content: '\ea39'
}
.option-group li:nth-child(2):before {
  content: '\ea2c'
}
.option-group li:nth-child(3):before {
  content: '\eed1'
}
.option-group li:nth-child(4):before {
  content: '\efb7'
}
.option-group li:nth-child(5):before {
  content: '\eecc'
}
.option-group li:nth-child(6):before {
  content: '\eef9'
}
.option-group li:nth-child(7):before {
  content: '\eeeb'
}
.option-group li:nth-child(8):before {
  content: '\ef43'
}
.option-group li:nth-child(9):before {
  content: '\efd2'
}
.input-group {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  list-style: none
}
.input-group li {
  width: 48%;
  margin: 1%;
  margin-bottom: 20px;
  position: relative
}
.input-group li:last-child, .input-group li:last-child .slide-input {
  width: 99%
}
.input-group .slide-input {
  width: 98%;
  padding: 16px;
  padding-right: 40px;
  padding-left: 25px;
  color: #000;
  background: #FFF;
  border: 0;
  outline: 0;
  text-indent: 60px;
  transition: all .3s ease-in-out
}
.input-group li:after {
  font-family: "IcoFont";
  color: rgba(0, 0, 0, 1.00);
  display: inline-block;
  font-size: 20px;
  position: absolute;
  top: 17px;
  right: 25px
}
.input-group li.error:after {
  color: rgba(255, 0, 4, 1.00)
}
.input-group li:nth-child(1):after {
  content: '\ef4a'
}
.input-group li:nth-child(2):after {
  content: '\ef51'
}
.input-group li:nth-child(3):after {
  content: '\ec8a'
}
.input-group li:nth-child(4):after {
  content: '\eea6'
}
.input-group li:nth-child(5):after {
  content: '\ef72'
}
.input-group .slide-input::-webkit-input-placeholder {
  color: transparent;
  text-indent: 0
}
.input-group .slide-input+label {
  display: inline-block;
  position: absolute;
  top: 11px;
  left: 1px;
  bottom: 8px;
  padding: 5px 15px;
  color: #000;
  text-shadow: 0 1px 0 rgba(19, 74, 70, 0);
  transition: all .3s ease-in-out;
  background: rgba(0, 0, 0, 0);
  font-size: 15px;
  max-height: 35px
}
.input-group .slide-input+label:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  top: 100%;
  left: 50%;
  margin-left: -3px;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 3px solid rgba(122, 184, 147, 0);
  transition: all .3s ease-in-out
}
.input-group .slide-input:focus, .input-group .slide-input:active {
  color: #000;
  text-indent: 0
}
.input-group .slide-input:focus::-webkit-input-placeholder, .input-group .slide-input:active::-webkit-input-placeholder {
  color: rgba(0, 0, 0, .50)
}
.input-group .slide-input:focus+label, .input-group .slide-input:active+label {
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, .4);
  background: #000;
  transform: translateY(-52px);
  font-size: 12px
}
.input-group .slide-input:focus+label:after, .input-group .slide-input:active+label:after {
  border-top: 4px solid #000
}
.submit-holder {
  position: relative;
  max-width: 230px;
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: #FFF;
  padding: 4px;
  border: 1px solid #ddd;
  z-index: 1;
  margin-left: auto;
  margin-right: auto
}
.submit-holder button {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 10;
  margin: 0;
  width: 100%;
  background: #0d0d0d;
  color: #FFF;
  border: 0;
  padding: 10px;
  border-radius: 1px;
  transition: all .2s ease-out;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 16px
}
.submit-holder button:hover {
  background-color: #5fa92d
}
.submit-holder button.submitted {
  width: 100%;
  background: #6ab233
}
.submit-holder button.error {
  background: #ff0009;
  width: 100%
}
.submit-holder button.submitted+label {
  display: none
}
.submit-holder label {
  position: absolute;
  z-index: 2;
  top: 12px;
  right: 0;
  width: 50%;
  text-align: center;
  color: #a7adb3
}
@-webkit-keyframes run {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1;
    transform: translateX(6px)
  }
}
.submit-holder button.submitted:after, .submit-holder button.error:after {
  content: ''
}
#location-map {
  background-color: #0d0d0d;
  margin-top: -60px
}
#location-map iframe {
  width: 100%;
  min-height: 500px;
  filter: grayscale(100%);
  opacity: .5;
  margin-bottom: -7px
}
.f-list {
  list-style: none
}
.f-list li {
  padding-top: 8px;
  padding-bottom: 8px;
  border-bottom: 1px solid rgba(0, 0, 0, .1)
}
.f-list li:last-child {
  border-bottom: 0
}
.f-list li:before {
  content: '•';
  border: 1px solid rgba(0, 0, 0, .5);
  border-radius: 50%;
  line-height: 12px;
  display: inline-block;
  width: 13px;
  height: 13px;
  text-align: center;
  margin-right: 10px;
  color: rgba(0, 0, 0, .5)
}
.f-list-2 {
  list-style: none;
  margin-left: 10px;
}
.f-list-2 li {
  padding-top: 8px;
  padding-bottom: 8px;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  padding-left: 13px;
  text-indent: -13px;
}
.f-list-2 li:last-child {
  border-bottom: 0
}
.f-list-2 li:before {
  content: '✔';
  line-height: 12px;
  display: inline-block;
  width: 13px;
  height: 13px;
  text-align: center;
}
.f-list-2 strong {
  font-weight: 500;
}
.bd-bt {
  border-bottom: 1px dashed rgba(0, 0, 0, .2);
}
.more-link {
  padding-bottom: 5px;
  padding-top: 5px;
  color: #545454;
  position: relative;
  text-shadow: none;
  transition: color .3s;
  text-transform: uppercase;
  font-weight: 300
}
.more-link::before {
  position: absolute;
  top: 100%;
  left: 50%;
  color: transparent;
  content: '•';
  text-shadow: 0 0 transparent;
  font-size: 1.2em;
  transition: text-shadow .3s, color .3s;
  transform: translateX(-50%);
  pointer-events: none
}
.more-link:hover::before, .more-link:focus::before {
  color: #000;
  text-shadow: 10px 0 #000, -10px 0 #000
}
.more-link:hover, .more-link:focus {
  color: #000
}
#home-s2 h3 {
  color: rgba(255, 255, 255, .9);
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: .1em;
  font-weight: 300;
  padding-bottom: 10px;
  padding-top: 20px
}
#home-s2 p {
  color: rgba(255, 255, 255, .6);
  margin-bottom: 20px;
  margin-top: 20px
}
.bu-white {
  background-color: rgba(255, 255, 255, .9);
  padding: 10px 30px;
  border-radius: 2px;
  text-transform: uppercase;
  letter-spacing: .05em
}
.bu-white:hover {
  background-color: rgba(255, 255, 255, 1);
  color: #000
}
.bu-gray {
  background-color: rgba(0, 0, 0, .1);
  padding: 10px 30px;
  border-radius: 2px;
  text-transform: uppercase;
  letter-spacing: .05em;
  color: #000
}
.bu-gray:hover {
  background-color: rgba(0, 0, 0, 1);
  color: #FFF
}
.bu-black {
  background-color: rgba(0, 0, 0, 1);
  padding: 10px 30px;
  border-radius: 2px;
  text-transform: uppercase;
  letter-spacing: .05em;
  color: #FFF
}
.bu-black:hover {
  background-color: rgba(0, 0, 0, .8);
  color: #FFF
}
#home-s2 img {
  float: right;
  margin-top: -100px;
  width: 77.7%
}
.bl-1 h2 {
  font-family: 'Noto Serif', serif;
  font-size: 62px;
  text-transform: uppercase;
  color: #000;
  font-weight: 700;
  letter-spacing: 2px
}
.bl-1 h2 span {
  font-family: 'Dosis', sans-serif;
  font-weight: 400;
  letter-spacing: .1em;
  font-size: 24px;
  display: block;
  color: #565656;
  padding-bottom: 20px
}
#home-s3 .wrapper {
  display: table
}
.bl-1, .bl-2 {
  display: table-cell
}
.bl-1 {
  padding-right: 20px
}
.bl-1 * {
  text-align: right
}
.bl-1 p {
  font-size: 15px;
  line-height: 26px
}
.bl-2 {
  padding-left: 90px
}
.bl-2 * {
  text-align: center
}
.bl-2 span.int {
  font-family: 'Noto Serif', serif;
  font-size: 24px;
  text-transform: uppercase;
  color: #aaa;
  font-weight: 700;
  display: block;
  position: absolute;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  transform: rotate(-90deg) translate(-65%, -130px)
}
.bl-2 span.int:before, .bl-2 span.int:after {
  content: '';
  display: inline-block;
  width: 90px;
  height: 1px;
  background-color: rgba(0, 0, 0, .3);
  vertical-align: middle
}
.bl-2 span.int:before {
  margin-right: 12px
}
.bl-2 span.int:after {
  margin-left: 12px
}
.bl-2 h2 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 36px;
  color: #111;
  font-weight: 400;
  padding-bottom: 20px;
  margin-bottom: 20px;
  text-transform: uppercase;
  line-height: 2.5em
}
.bl-2 h2 span {
  font-family: sans-serif;
  display: block;
  transform: rotate(90deg);
  font-size: 100px;
  color: #999
}
.plus-icon {
  position: relative;
  width: 10px;
  height: 10px;
  display: none;
  margin-right: 14px
}
.plus-icon:before {
  content: "";
  position: absolute;
  width: 13px;
  height: 1px;
  background: #000;
  display: inline-block;
  top: 3px
}
.plus-icon:after {
  content: "";
  position: absolute;
  margin-top: -6px;
  margin-left: 6px;
  width: 1px;
  height: 13px;
  background: #000;
  display: inline-block;
  top: 3px
}
.plus-icon:after, .plus-icon:before {
  transition: all .3s ease
}
.plus-icon.active:after, .acp-active .plus-icon:after {
  margin-top: 0;
  width: 1px;
  height: 1px
}
.accordion {
  padding: 30px 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.accordion dt {
  padding: 20px 30px;
  border: 1px solid #d0d0d0;
  border-radius: 4px;
  font-size: 15px;
  color: var(--color-headings);
  font-weight: 400;
  cursor: pointer;
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: space-between;
  background-color: var(--color-white);
  transition: var(--default-transition);
}
.accordion dt:last-of-type {
  margin-bottom: 0;
}
.accordion dt .plus-icon, .sc-details .plus-icon {
  position: relative;
  min-width: 26px;
  height: 26px;
  display: block;
  margin-left: auto;
  text-align: center;
  pointer-events: none;
  margin-right: 0;
  &:before, &:after {
    background-color: #000;
    transform: translate(-6px, 9px)
  }
}
.accordion dt .plus-icon:before, .accordion dt .plus-icon:after {
  background-color: #000;
  transform: translate(-6px, 9px);
}
.accordion dt:hover, .accordion dt.acp-active {
  border-color: #000;
  color: #000;
}
.accordion dd {
  padding: 30px;
  background-color: var(--color-white);
  border-radius: 4px;
}
.accordion h4 {
  padding: 0;
  font-weight: 400;
}
.sp-1 {
  display: block;
  width: 100%
}
.sp-1 li {
  display: block;
  float: left;
  width: 29.33%;
  border: 1px solid rgba(0, 0, 0, .1);
  margin-right: 3%;
  margin-left: 3%;
  font-size: 18px;
  text-transform: uppercase;
  font-family: 'Dosis', sans-serif;
  letter-spacing: .2em;
  padding-bottom: 50px;
  padding-top: 50px
}
.sp-1 li:first-child {
  margin-left: 0
}
.sp-1 li:last-child {
  margin-right: 0
}
.sp-1 li:before {
  font-family: "IcoFont";
  font-size: 52px;
  text-align: center;
  display: block;
  color: #000;
  padding-bottom: 30px
}
.sp-1 li:nth-child(1):before {
  content: "\f019"
}
.sp-1 li:nth-child(2):before {
  content: "\f022"
}
.sp-1 li:nth-child(3):before {
  content: "\e96f"
}
#uni-stats-list {
  list-style: none;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center
}
#uni-stats-list li {
  display: inline-block;
  width: 24%;
  color: #fff;
  font-weight: 200
}
#uni-stats-list li span {
  font-family: inherit;
  font-weight: 200;
  display: block;
  font-size: 16px;
  color: rgba(255, 255, 255, .6)
}
#uni-stats-list li strong {
  font-size: 38px;
  color: inherit;
  font-weight: 400
}
.black-bg p {
  color: rgba(255, 255, 255, .6)
}
main #home-s5 h2 {
  margin-bottom: 0;
  padding-bottom: 0
}
main #home-s5 h2.mh2:after {
  content: '\201D';
  display: block;
  width: auto;
  height: auto;
  padding-left: 5px;
  background-color: transparent;
  margin-left: auto;
  margin-right: auto;
  margin-top: -15px;
  transform: rotate(0deg) skew(0deg, 0deg);
  font-size: 50px;
  font-family: 'Noto Serif', serif;
  color: #999
}
main #home-s5 h2.mh2 span:before {
  margin-right: 40px
}
main #home-s5 h2.mh2 span:after {
  margin-left: 5px
}
.testimonials {
  width: 95%;
  max-width: 800px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  list-style: none
}
.testimonials>div p {
  text-align: center;
  font-weight: 300;
  font-size: 14px;
  line-height: 24px
}
.testimonials>div p strong {
  display: block;
  font-weight: 400;
  font-size: 18px;
  padding-top: 20px;
  color: #000;
  font-family: 'Noto Serif', serif
}
.testimonials>div p strong span {
  display: block;
  font-size: 13px
}
.testimonials p:before {
  content: '\2605\00a0\2605\00a0\2605\00a0\2605\00a0\2605';
  display: block;
  text-align: center;
  color: #fdb107 !important;
  padding-bottom: 10px;
  font-size: 14px;
  word-spacing: .5em;
  border-bottom: 1px solid rgba(255, 255, 255, .2)
}
.clients-logos {
  width: 95%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  list-style: none;
  padding-bottom: 20px
}
.clients-logos .slick-slide {
  text-align: center;
  filter: grayscale(100%) opacity(30%);
  transition: all .45s ease-in-out 0s;
  transform: scale(.8)
}
.clients-logos>div img {
  margin-left: auto;
  margin-right: auto;
  cursor: pointer
}
.clients-logos>div.slick-current img {
  cursor: auto
}
.clients-logos .slick-current {
  filter: none;
  transform: scale(1);
  cursor: auto
}
#home-s5 {
  position: relative;
  width: 100%;
  overflow: hidden
}
#home-s5 .slick-prev, #home-s5 .slick-next {
  position: absolute;
  top: 40%;
  display: block;
  cursor: pointer;
  transition: all .25s ease-in-out 0s;
  opacity: 0
}
#home-s5 .slick-prev {
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 40px 0 40px 40px;
  border-color: transparent transparent transparent rgba(0, 0, 0, 1);
  transform: translateX(-100%)
}
#home-s5 .slick-next {
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 40px 40px 40px 0;
  border-color: transparent #090909 transparent transparent;
  transform: translateX(100%)
}
#home-s5 .slick-next:before, #home-s5 .slick-prev:before {
  font-family: "IcoFont";
  font-size: 20px;
  color: #FFF
}
#home-s5 .slick-prev:before {
  content: "\eaca";
  position: absolute;
  top: -10px;
  left: -40px;
  transform: rotate(180deg)
}
#home-s5 .slick-next:before {
  content: "\eaca";
  position: absolute;
  top: -10px;
  right: -40px
}
#home-s5:hover .slick-prev, #home-s5:hover .slick-next {
  transform: translateX(0);
  opacity: 1
}
.quote-mark {
  font-size: 82px;
  font-family: 'Noto Serif', serif;
  color: #b1b1b1;
  padding-top: 20px
}
.projects-grid {
  display: block;
  list-style: none;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px
}
.projects-grid li {
  display: block;
  float: left;
  margin-right: 2%;
  width: 32%;
  margin-bottom: 20px;
  margin-top: 20px;
  position: relative;
  overflow: hidden;
  text-align: center
}
#portfolio-01 .projects-grid li:nth-child(3n) {
  margin-right: 0
}
#home-s6 .projects-grid li:nth-child(3) {
  margin-right: 0
}
#home-s6 .projects-grid li:nth-child(4) {
  display: none
}
.projects-grid, .projects-grid li a:before, .projects-grid li a:after, .projects-grid * {
  transition: all .27s cubic-bezier(.000, .000, .580, 1.000)
}
.projects-grid li img {
  width: 100%;
  height: auto
}
.projects-grid li a {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer
}
.projects-grid li a:before {
  content: '';
  display: block;
  color: #000;
  background-color: rgba(0, 0, 0, .8);
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  opacity: 0
}
.projects-grid li a:hover:before {
  opacity: 1
}
.projects-grid li a:after {
  content: attr(title);
  color: #FFF;
  letter-spacing: .05em;
  font-weight: 300;
  font-size: 18px;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  transform: translateY(100%);
  z-index: 2
}
.projects-grid li a:hover:after {
  opacity: 1;
  transform: translateY(70%)
}
.projects-grid li:hover img {
  transform: scale(1.1)
}
#home-s6 h3 {
  color: rgba(255, 255, 255, .7);
  font-size: 20px;
  text-transform: uppercase;
  font-family: 'Dosis', sans-serif;
  font-weight: 200;
  letter-spacing: .15em;
  padding-bottom: 30px
}
.fb-prev, .fb-next {
  position: absolute;
  top: 40%;
  display: block;
  cursor: pointer;
  transition: all .15s ease-in-out 0s;
  opacity: 1;
  z-index: 99997
}
.fb-prev {
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 40px 0 40px 40px;
  border-color: transparent transparent transparent rgba(255, 255, 255, 1)
}
.fb-next {
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 40px 40px 40px 0;
  border-color: transparent rgba(255, 255, 255, 1) transparent transparent
}
.fb-next:before, .fb-prev:before {
  font-family: "IcoFont";
  font-size: 20px;
  color: #000
}
.fb-prev:before {
  content: "\eaca";
  position: absolute;
  top: -10px;
  left: -40px;
  transform: rotate(180deg)
}
.fb-next:before {
  content: "\eaca";
  position: absolute;
  top: -10px;
  right: -40px
}
.fancybox-is-open:hover .fb-prev, .fancybox-is-open:hover .fb-next {
  transform: translateX(0);
  opacity: 1
}
.index .fancybox-bg {
  background-color: #090909
}
img.lazy {
  display: block;
  background-repeat: no-repeat;
  background-position: 50% 50%
}
.index img.lazy {
  background-image: url('../images/loading-01.gif')
}
.portfolio img.lazy {
  background-image: url('../images/loading-01.gif')
}
#portfolio-0 .shd, #contact-0 .shd, .intro-block .shd, .shd {
  font-size: 20px;
  letter-spacing: .2em;
  text-transform: uppercase;
  margin-bottom: 30px
}
.pad {
  padding-bottom: 30px;
  padding-top: 30px
}
.workflow {
  display: block;
  list-style-type: none;
  padding-top: 20px;
  padding-bottom: 20px
}
.workflow li {
  color: rgba(255, 255, 255, .6);
  display: block;
  float: left;
  width: 25%;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 300
}
.workflow li:before {
  content: '';
  font-family: "IcoFont";
  color: rgba(255, 255, 255, .9);
  display: block;
  font-size: 52px;
  padding-bottom: 20px
}
.workflow li:nth-child(1):before {
  content: "\eff2"
}
.workflow li:nth-child(2):before {
  content: "\e98c"
}
.workflow li:nth-child(3):before {
  content: "\ef8f"
}
.workflow li:nth-child(4):before {
  content: "\efda"
}
#services-01 {
  padding-bottom: 70px
}
#services-01 h3 {
  color: rgba(255, 255, 255, .5);
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: .2em;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-top: 50px;
  border-top: 1px dashed rgba(255, 255, 255, .1)
}
#services-overview {
  display: block;
  width: 100%;
  padding-left: 40px;
  padding-right: 40px
}
#services-overview section {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  padding-bottom: 40px;
  padding-top: 40px
}
#services-overview section:last-child {
  border-bottom: 0
}
#services-overview section article {
  display: table-cell;
  width: 25%;
  padding: 3%;
  padding-bottom: 50px;
  border-right: 1px solid rgba(0, 0, 0, .1);
  position: relative
}
#services-overview section article:nth-child(4n) {
  border-right: 0
}
#services-overview section article:hover {
  background-color: rgba(0, 0, 0, .07)
}
#services-overview article h3 {
  color: rgba(0, 0, 0, 1.00);
  font-family: 'Ubuntu', sans-serif;
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 10px
}
#services-overview article h3:before {
  font-family: "IcoFont";
  color: rgba(0, 0, 0, 1);
  display: inline-block;
  font-size: 42px;
  padding-right: 20px;
  vertical-align: middle
}
#services-overview section:nth-child(1) article:nth-child(1) h3:before, .services-nav .sub-nav li:nth-child(1) a:before {
  content: '\ea39'
}
#services-overview section:nth-child(1) article:nth-child(2) h3:before, .services-nav .sub-nav li:nth-child(2) a:before {
  content: '\eed1'
}
#services-overview section:nth-child(1) article:nth-child(3) h3:before, .services-nav .sub-nav li:nth-child(3) a:before {
  content: '\efd6'
}
#services-overview section:nth-child(1) article:nth-child(4) h3:before, .services-nav .sub-nav li:nth-child(4) a:before {
  content: '\efb7'
}
#services-overview section:nth-child(2) article:nth-child(1) h3:before, .services-nav .sub-nav li:nth-child(5) a:before {
  content: '\eea9'
}
#services-overview section:nth-child(2) article:nth-child(2) h3:before, .services-nav .sub-nav li:nth-child(6) a:before {
  content: '\eecc'
}
#services-overview section:nth-child(2) article:nth-child(3) h3:before, .services-nav .sub-nav li:nth-child(7) a:before {
  content: '\eef9'
}
#services-overview section:nth-child(2) article:nth-child(4) h3:before, .services-nav .sub-nav li:nth-child(8) a:before {
  content: '\ef43'
}
#services-overview section:nth-child(3) article:nth-child(1) h3:before, .services-nav .sub-nav li:nth-child(9) a:before {
  content: '\eeeb'
}
#services-overview section:nth-child(3) article:nth-child(2) h3:before, .services-nav .sub-nav li:nth-child(10) a:before {
  content: '\efd2'
}
#services-overview section:nth-child(3) article:nth-child(3) h3:before, .services-nav .sub-nav li:nth-child(11) a:before {
  content: '\ea2c'
}
#services-overview section:nth-child(3) article:nth-child(4) h3:before, .services-nav .sub-nav li:nth-child(12) a:before {
  content: '\e985'
}
#services-overview article p {
  padding-top: 20px
}
#services-overview article .bu-more {
  text-transform: uppercase;
  background-color: #000;
  color: #fff;
  padding: 4px 12px 4px 12px;
  border-radius: 2px;
  display: block;
  width: 120px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  bottom: 20px;
  right: 0;
  left: 0;
  text-decoration: none;
  & span {
    display: none
  }
}
#services-overview article .bu-more:hover {
  background-color: #6ab233
}
#services-overview a {
  text-decoration: underline;
}
.intro-block {
  border-bottom: 1px dashed rgba(0, 0, 0, .2)
}
.intro-block h1 {
  font-family: 'Noto Serif', serif;
  font-size: 24px;
  font-weight: 400;
  padding: 40px 60px;
  line-height: 45px;
  text-align: center;
}
.intro-block p {
  text-align: justify
}
.intro-block p em {
  font-weight: 400;
  font-style: italic;
  font-size: 16px;
  font-family: 'Noto Serif', serif
}
.intro-block p a {
  font-weight: 300;
  text-decoration: underline;
}
.tc-2 {
  column-count: 2;
  column-gap: 60px;
  text-align: justify;
  padding-top: 0;
  padding-bottom: 0
}
.social-connect {
  list-style: none
}
.social-connect li {
  display: inline-block
}
.social-connect li a {
  width: 24px;
  height: 24px;
  margin-left: 10px;
  margin-right: 10px;
  display: block
}
.intro-image {
  float: right;
  margin-left: 50px;
  max-width: 50%;
  width: 500px
}
.services-nav {
  background-color: #f2f2f2;
  border-bottom: 1px solid rgba(0, 0, 0, .08);
  display: block;
  position: relative;
  overflow-x: auto;
  max-width: 100%;
  white-space: nowrap
}
.desktop .services-nav::-webkit-scrollbar {
  width: 5px;
  height: 5px
}
.desktop .services-nav::-webkit-scrollbar-track {
  background: #f2f2f2
}
.desktop .services-nav::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, .2)
}
.desktop .services-nav::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, .4)
}
.services-nav .sub-nav {
  display: flex
}
.services-nav .sub-nav li {
  margin-top: 30px;
  margin-bottom: 30px;
  border-right: 1px solid rgba(0, 0, 0, .1)
}
.services-nav .sub-nav li:last-child {
  border-right: 0
}
.services-nav .sub-nav li a {
  display: block;
  padding: 30px;
  text-align: center;
  white-space: normal;
  padding-top: 20px;
  padding-bottom: 20px;
  line-height: 1.4em;
  position: relative
}
.services-nav .sub-nav li a:before {
  font-family: "IcoFont";
  color: rgba(0, 0, 0, 1);
  display: block;
  font-size: 42px;
  margin-bottom: 30px;
  vertical-align: middle;
  transition: all .15s ease-in 0s
}
.services-nav .sub-nav li.active a:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 14px 0 14px;
  border-color: #000 transparent transparent transparent;
  position: absolute;
  top: -35px;
  left: 50%;
  margin-left: -10px
}
.services-nav .sub-nav li.active a, .services-nav .sub-nav li.active a:before, .services-nav .sub-nav li a:hover:before {
  color: #6ab233
}
@media only screen and (max-width:1440px) {
  .option-group li {
    width: 47.5%
  }
}
@media only screen and (max-width:1280px) {
  .input-group li {
    width: 100%
  }
  .input-group .slide-input {
    width: 99%
  }
  #services-overview article h3 {
    font-size: 16px;
    text-align: center
  }
  #services-overview article h3:before {
    display: block;
    padding-bottom: 20px;
    text-align: center
  }
}
@media only screen and (max-width:1024px) {
  #services-0 {
    padding-bottom: 0
  }
  .block-3-1, .block-3-1-sb {
    padding-bottom: 0
  }
  .block-3-1 article, .block-3-1-sb article {
    display: block
  }
  .block-3-1 article:first-child, .block-3-1-sb article:first-child {
    width: 100%;
    display: block
  }
  .block-3-1 article:first-child img {
    display: block !important
  }
  .block-3-1 article:nth-child(2), .block-3-1 article:last-child, .block-3-1-sb article:nth-child(2), .block-3-1-sb article:last-child {
    width: 50%;
    float: left;
    min-height: 500px
  }
  #services-overview section article {
    width: 50%;
    display: block;
    float: left;
    margin-bottom: 40px;
    margin-top: 40px
  }
  #services-overview section article:nth-child(2n) {
    border-right: 0
  }
  #services-overview article h3 {
    font-size: 18px
  }
  .projects-grid li {
    margin-right: 2%;
    margin-left: 2%;
    width: 46%
  }
  #home-s6 .projects-grid li:nth-child(3), #home-s6 .projects-grid li:nth-child(4), #portfolio-01 .projects-grid li:nth-child(3n) {
    margin-right: 2%;
    margin-left: 2% !important;
    display: block
  }
  .block-4 article {
    width: 48%;
    padding-bottom: 30px
  }
  .block-3 article, .block-3.home-2 article {
    width: 48%;
    padding: 6%
  }
  .block-3 article:last-child {
    border-top: 1px solid rgba(0, 0, 0, .1);
    width: auto;
    border-left: none;
    margin-top: 30px;
    margin-left: 30px;
    margin-right: 30px;
    display: block;
    padding: 6% 3% 4% 3%
  }
  .block-3-2 article {
    width: 48%;
    padding: 6%;
    display: block;
    float: left
  }
  .block-3-2 article:last-child {
    border-top: 1px solid rgba(255, 255, 255, .2);
    width: auto;
    border-left: none;
    margin-top: 30px;
    margin-left: 30px;
    margin-right: 30px;
    display: block;
    padding: 6% 3% 4% 3%
  }
  .block-2, .block-2 article {
    display: block;
    width: 100%
  }
  .contact-info div {
    min-height: inherit
  }
  .input-group li {
    width: 48%
  }
  .input-group .slide-input {
    width: 98%
  }
}
@media only screen and (max-width:900px) {
  .bl-2 span.int {
    transform: rotate(-90deg) translate(-70%, -170px)
  }
  .bl-1 {
    width: 40%
  }
  .bl-2 {
    width: 60%
  }
  .sp-1 li {
    width: 48%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
    padding-bottom: 35px;
    padding-top: 35px
  }
  .sp-1 li:first-child {
    width: 100%
  }
  .sp-1 li:last-child {
    margin-left: 4%
  }
}
@media only screen and (max-width:768px) {
  .intro-image {
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    max-width: 100%;
    width: 500px;
    display: block
  }
  .tc-2 {
    column-count: 1;
    text-align: justify;
    padding-top: 0;
    padding-bottom: 0
  }
  .tc-2 p {
    text-align: justify
  }
  .workflow li {
    width: 50%;
    margin-bottom: 50px
  }
  #services-01 h3 {
    margin-top: 0
  }
  .block-3-1 article:nth-child(2), .block-3-1 article:last-child, .block-3-1-sb article:nth-child(2), .block-3-1-sb article:last-child {
    width: 100%;
    float: none;
    min-height: inherit;
    padding: 40px
  }
  .block-3 article, .block-3 article:last-child {
    border-top: 1px solid rgba(0, 0, 0, .1);
    width: 100% !important;
    border-left: none;
    display: block;
    padding: 50px 20px 20px 20px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto
  }
  .block-3 article:first-child {
    border-top: 0;
    margin-top: 0
  }
  .block-3-2 article, .block-3-2 article:last-child {
    border-top: 1px solid rgba(255, 255, 255, .2);
    width: 100% !important;
    border-left: none;
    display: block;
    padding: 50px 20px 20px 20px;
    padding-top: 50px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto
  }
  .block-3-2 article:first-child {
    border-top: 0;
    margin-top: 0
  }
  .projects-grid li {
    margin-right: 2%;
    margin-left: 2%;
    width: 96%
  }
  #uni-stats-list li {
    display: inline-block;
    color: #fff;
    font-weight: 200;
    transform: scale(.8)
  }
  .clients-logos li img {
    transform: scale(.9)
  }
  .bl-2 h2 span {
    font-size: 60px
  }
  .bl-2 span.int:before, .bl-2 span.int:after {
    width: 80px
  }
  .bl-2 span.int {
    position: static;
    transform: rotate(0deg) translate(0, 0)
  }
  .bl-1, .bl-2 {
    width: 100%;
    display: block;
    padding-left: 4%;
    padding-right: 4%
  }
  .bl-1 * {
    text-align: center
  }
  .bl-1 p {
    text-align: justify
  }
  .sp-1 li {
    width: 29.33%;
    margin-right: 3%;
    margin-left: 3%;
    font-size: 18px;
    padding-bottom: 50px;
    padding-top: 50px
  }
  .sp-1 li:first-child {
    width: 29.33%;
    margin-left: 0
  }
  .sp-1 li:last-child {
    margin-right: 0;
    margin-left: 0
  }
  #top-band .navigation.small a {
    transform: scale(1)
  }
  .navicon.small, .navicon-close.small {
    margin-top: -10px;
    transition: all .15s ease-in 0s
  }
  .nav-cover {
    position: fixed;
    margin: 0;
    padding: 0;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    pointer-events: none
  }
  .nav-cover * {
    transition: all .5s cubic-bezier(.55, 0, .1, 1)
  }
  .nav-cover-center {
    display: block;
    background-color: #6d8a9b;
    width: 0;
    height: 150%;
    margin-left: auto;
    margin-right: auto;
    transform: rotate(45deg);
    position: absolute;
    top: -25%;
    left: 0;
    right: 0;
    z-index: 1;
    transition-delay: .1s
  }
  .nav-cover-top {
    display: block;
    background-color: #6d8a9b;
    width: 100%;
    height: 150%;
    margin-left: auto;
    margin-right: auto;
    transform: rotate(45deg) translateX(-160%);
    position: absolute;
    top: -25%;
    left: 0;
    right: 0;
    z-index: 2;
    transition-delay: .15s
  }
  .nav-cover-bottom {
    display: block;
    background-color: #6d8a9b;
    width: 100%;
    height: 150%;
    margin-left: auto;
    margin-right: auto;
    transform: rotate(45deg) translateX(160%);
    position: absolute;
    top: -25%;
    left: 0;
    right: 0;
    z-index: 2;
    transition-delay: .15s
  }
  .nav-cover.active .nav-cover-center {
    width: 80%;
    background-color: #FFF
  }
  .nav-cover.active .nav-cover-top {
    width: 100%;
    transform: rotate(45deg) translateX(-89%);
    background-color: #FFF
  }
  .nav-cover.active .nav-cover-bottom {
    width: 100%;
    transform: rotate(45deg) translateX(89%);
    background-color: #FFF
  }
  .navicon {
    cursor: pointer;
    position: fixed;
    z-index: 1000;
    width: 40px;
    height: 40px;
    top: 20px;
    right: 20px;
    transform: rotate(-45deg);
    text-align: center;
    padding-top: 10px
  }
  .navicon span {
    display: block;
    background-color: #FFF;
    width: 100%;
    height: 2px;
    margin-bottom: 7px;
    margin-left: auto;
    margin-right: auto;
    transition: all .8s cubic-bezier(.89, -1.28, .03, 2.4)
  }
  .navicon span:first-child, .navicon span:last-child {
    width: 60%
  }
  .navicon.active span {
    transform: translateX(400%)
  }
  .navicon-close {
    cursor: pointer;
    position: fixed;
    z-index: 1000;
    width: 40px;
    height: 40px;
    top: 21px;
    right: 19px;
    padding-top: 16px;
    text-align: center
  }
  .navicon-close span {
    display: block;
    background-color: #000;
    width: 100%;
    height: 2px;
    margin-left: auto;
    margin-right: auto;
    transition: all .8s cubic-bezier(.89, -1.28, .03, 2.4)
  }
  .navicon-close span:first-child {
    transform: rotate(45deg) translate(-400%, 0)
  }
  .navicon-close span:last-child {
    transform: rotate(-45deg) translate(400%, 0);
    margin-top: -1px
  }
  .navicon-close.active span:first-child {
    transform: rotate(45deg) translate(0, 0)
  }
  .navicon-close.active span:last-child {
    transform: rotate(-45deg) translate(0, 0)
  }
  .navigation-holder {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 10%;
    opacity: 0;
    z-index: 3
  }
  .navigation-holder.active {
    opacity: 1;
    pointer-events: auto
  }
  .navigation-holder.active .navigation li {
    transform: translateY(0);
    opacity: 1
  }
  .navigation {
    display: block;
    width: 100%;
    padding: 0 10% 0 10%
  }
  .navigation li {
    text-align: left;
    display: block;
    padding: 10px 0;
    transform: translateY(200%);
    opacity: 0
  }
  .navigation li a {
    text-decoration: none;
    color: #000;
    display: inline-block;
    padding: 10px 0;
    position: relative !important;
    font-weight: 400;
    text-transform: none;
    font-size: 16px
  }
  .navigation li a:hover {
    color: #75bb3a
  }
  .navigation li a:before {
    display: none
  }
  .navigation li a:hover:after {
    opacity: 1;
    transform: translateX(0)
  }
  .navigation li a:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100px;
    height: 1px;
    background-color: #000;
    opacity: 0;
    transform: translateX(100px);
    transition: all .3s cubic-bezier(.55, 0, .1, 1)
  }
  .sec-nav-holder, .nav-logo {
    display: block;
    text-align: center;
    width: 100%
  }
  .nav-logo a {
    font-family: 'Dosis', sans-serif;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-size: 18px;
    display: block;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    opacity: 0;
    transform: translateY(200px);
    transition-delay: .3s
  }
  .nav-logo span {
    display: block;
    margin-left: auto;
    margin-right: auto
  }
  .nav-logo hr {
    border: 0;
    display: block;
    height: 1px;
    width: 0;
    background-color: #000;
    vertical-align: top;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    transition-delay: .6s
  }
  .navigation-holder.active .nav-logo hr {
    width: 100%
  }
  .nav-logo span img {
    opacity: 0;
    transform: translateY(-200px) scale(.8);
    transition-delay: .3s
  }
  .navigation-holder.active .nav-logo span img, .navigation-holder.active .nav-logo a {
    opacity: 1;
    transform: translateY(0)
  }
  .sec-nav-holder p {
    text-align: center;
    color: #000;
    font-size: 16px;
    transform: translateY(200%);
    opacity: 0;
    transition-delay: .5s
  }
  .sec-nav-holder .cn {
    font-family: 'Dosis', sans-serif;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 40px;
    margin-top: 10px;
    width: 100%;
    transform: translateY(-200%);
    opacity: 0;
    transition-delay: .5s
  }
  .navigation-holder.active .cn, .navigation-holder.active p {
    opacity: 1;
    transform: translateY(0)
  }
  .sec-nav-holder .cn span {
    background-color: #0d0d0d;
    color: #FFF;
    padding: 8px 6% 8px 6%;
    border-radius: 20px;
    font-size: inherit
  }
  .sec-nav-holder .cn:before, .sec-nav-holder .cn:after {
    content: '';
    display: inline-block;
    height: 1px;
    width: 20%;
    background-color: #000;
    margin-bottom: 5px;
    margin-left: 10px;
    margin-right: 10px;
    font-weight: 300
  }
  .sec-nav li {
    list-style: none;
    display: inline-block;
    width: 30%;
    transform: translateY(200%);
    opacity: 0
  }
  .navigation-holder.active .sec-nav li {
    transform: translateY(0);
    opacity: 1
  }
  .sec-nav li a {
    display: inline-block;
    color: #000;
    width: 80%;
    border-radius: 2px;
    text-transform: uppercase;
    line-height: 2em;
    border: 1px solid #0d0d0d
  }
  .sec-nav li a:hover {
    background-color: #0d0d0d;
    color: #FFF
  }
  .sec-nav li a:hover::before {
    color: #FFF
  }
  .sec-nav li a:before {
    font-family: "IcoFont";
    color: rgba(0, 0, 0, 1);
    display: inline-block;
    font-size: 18px;
    padding-right: 5px;
    vertical-align: middle
  }
}
.sec-nav li:nth-child(1) a:before {
  content: "\ec49"
}
.sec-nav li:nth-child(2) a:before {
  content: "\efb4"
}
.sec-nav li:nth-child(3) a:before {
  content: "\ef79"
}
@media only screen and (max-width:640px) {
  body.mobile p {
    text-shadow: 0 0 0 rgba(0, 0, 0, 1)
  }
  .wrapper, .wrapper.full {
    padding-left: 8%;
    padding-right: 8%
  }
  #top-band .wrapper {
    padding-left: 2%;
    padding-right: 2%
  }
  #header-art h2 {
    text-transform: uppercase;
    font-size: 32px;
    letter-spacing: 20px
  }
  #home-s5 .slick-next:before, #home-s5 .slick-prev:before {
    font-size: 40px;
    color: #000
  }
  #home-s5 .slick-prev, #home-s5 .slick-next {
    transform: translateX(0);
    top: 50%;
    border-color: transparent;
    opacity: 1
  }
  .clients-logos li.slick-current {
    filter: none;
    transform: scale(1)
  }
  [class*="col-"] {
    width: 100%;
    padding-bottom: 20px
  }
  .block-4 article {
    width: 100%;
    padding-bottom: 30px
  }
  .block-4 article p {
    padding: 20px 0 20px 0
  }
  #home-s2 img {
    float: none;
    margin-top: 0;
    width: 80%;
    max-width: 425px
  }
  #home-s2 .col-50:nth-child(1) *, #home-s2 .col-50:nth-child(1) {
    text-align: center
  }
  #home-s2 .col-50:nth-child(2) {
    text-align: center;
    padding-top: 20px
  }
  .block-3 {
    margin: 0
  }
  .block-4 {
    padding-bottom: 0
  }
  .sp-1 li {
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 15px
  }
  #uni-stats-list li {
    width: 100%;
    font-size: calc(16px+.7vw);
    min-height: 100px;
    text-align: center;
    transform: scale(1)
  }
  footer .contact-information li {
    display: block;
    width: 100%;
    padding-bottom: 30px
  }
  #services-overview section {
    border: none !important;
    padding: 0 !important
  }
  #services-overview section article {
    width: 100%;
    display: block;
    float: none;
    border: none !important;
    margin-bottom: 10px;
    margin-top: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, .07) !important
  }
  #services-overview section article:last-child {
    border-bottom: none !important
  }
  #services-overview section article p {
    text-align: justify;
    padding-top: 10px
  }
  #services-overview section article h3 {
    font-size: 20px;
    padding-bottom: 0
  }
  .contact-info div {
    width: 100%
  }
  .contact-info div:nth-child(3) {
    background-color: rgba(35, 35, 35, 1.00)
  }
  .contact-info div:nth-child(4) {
    background-color: #0d0d0d
  }
  .option-group li, .input-group .slide-input, .input-group li:last-child .slide-input {
    width: 100%
  }
  .input-group li {
    width: 100%
  }
}
@media screen and (max-device-width:480px) and (orientation:portrait) {
  .webp .index #header-art {
    background: url(../images/bg_home_mobile.webp) no-repeat center center;
    background-size: cover
  }
  .service-block h1, .intro-block h1 {
    padding: 30px 10px
  }
  .services-nav .sub-nav li a {
    min-width: 205px
  }
  footer {
    padding-bottom: 40px
  }
  #dock {
    display: block;
    width: 100vw;
    height: 60px;
    background-color: #ebebeb;
    background: linear-gradient(to bottom, #fff 0, #f6f6f6 82%, #ededed 100%);
    border-top: 1px solid #dbdbdb;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all .3s ease-out;
    transform: translateY(100%);
    z-index: 2;
    text-align: center;
    vertical-align: middle
  }
  #dock.visible {
    transform: translateY(0)
  }
  .dock-nav {
    display: block;
    max-width: 480px;
    margin-left: auto;
    margin-right: auto
  }
  .dock-nav li {
    list-style: none;
    display: block;
    float: left;
    width: 25%
  }
  .dock-nav li a {
    display: block;
    width: 100%;
    text-transform: uppercase;
    font-size: 12px;
    color: #000;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, .5);
    font-weight: 400;
    line-height: 1.8em
  }
  .dock-nav li a:before {
    font-family: "IcoFont";
    color: rgba(0, 0, 0, .8);
    display: block;
    font-size: 16px;
    padding-top: 8px
  }
  .dock-nav li:nth-child(1) a:before {
    content: "\efbb"
  }
  .dock-nav li:nth-child(2) a:before {
    content: "\ec68"
  }
  .dock-nav li:nth-child(3) a:before {
    content: "\e957"
  }
  .dock-nav li:nth-child(4) a:before {
    content: "\ef12"
  }
}
.animated-modal {
  border-radius: 4px;
  overflow: hidden;
  transform: translateY(-50px);
  transition: all .7s
}
.animated-modal h3, .animated-modal p {
  transform: translateY(-50px);
  opacity: 0;
  transition-property: transform, opacity;
  transition-duration: .4s
}
.fancybox-slide--current .animated-modal, .fancybox-slide--current .animated-modal h3, .fancybox-slide--current .animated-modal p {
  transform: translateY(0);
  opacity: 1
}
.fancybox-slide--current .animated-modal h3 {
  transition-delay: .1s
}
.fancybox-slide--current .animated-modal p {
  transition-delay: .3s
}
#quick-connect {
  max-width: 600px;
  padding: 30px 50px
}
#quick-connect * {
  text-align: center
}
#quick-connect h3 {
  font-size: 18px;
  font-family: 'Ubuntu', sans-serif;
  padding-bottom: 20px
}
#quick-connect p {
  font-size: 14px
}
#quick-connect p strong {
  display: block
}
#quick-connect .close-modal {
  padding: 5px 20px;
  line-height: 1.2em;
  border: 0;
  background-color: #ff485d;
  color: #FFF;
  cursor: pointer;
  border-radius: 2px;
  margin-top: 20px
}
#quick-connect .close-modal:hover {
  background-color: #ec465a
}
#quick-connect form input {
  width: 60%;
  border: 1px solid #CCC;
  text-align: left;
  padding: 5px;
  font-size: 13px
}
#quick-connect form input.submit-bu {
  width: 30%;
  background-color: #1f1f1f;
  text-align: center;
  color: #FFF;
  text-transform: uppercase;
  border: 1px solid #1f1f1f;
  margin-left: -1px;
  cursor: pointer
}
#quick-connect form input.submit-bu:hover {
  background-color: #75bb3a;
  border: 1px solid #75bb3a
}
#quick-connect form input.error::placeholder {
  color: #C00
}
#quick-connect #form-container.success h3, #quick-connect #form-container.server-error h3 {
  padding-bottom: 10px
}
#quick-connect #form-container.success h3:after, #quick-connect #form-container.server-error h3:after {
  font-family: "IcoFont";
  display: block;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  font-size: 40px
}
#quick-connect #form-container.success h3:after {
  content: "\eb02";
  color: #090
}
#quick-connect #form-container.server-error h3:after {
  content: "\eb01";
  color: #C00
}
#particles-background, #particles-foreground {
  position: fixed;
  overflow: hidden;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%
}
#particles-background {
  background: #0d0d0d
}