@font-face {
  font-family: 'Raleway';
  src: url("../fonts/Raleway.eot");
  src: url("../fonts/Raleway.eot") format("embedded-opentype"), url("../fonts/Raleway.woff2") format("woff2"), url("../fonts/Raleway.woff") format("woff"), url("../fonts/Raleway.ttf") format("truetype"), url("../fonts/Raleway.svg#Raleway") format("svg"); }
@font-face {
  font-family: 'RalewaySemiBold';
  src: url("../fonts/RalewaySemiBold.eot");
  src: url("../fonts/RalewaySemiBold.eot") format("embedded-opentype"), url("../fonts/RalewaySemiBold.woff2") format("woff2"), url("../fonts/RalewaySemiBold.woff") format("woff"), url("../fonts/RalewaySemiBold.ttf") format("truetype"), url("../fonts/RalewaySemiBold.svg#RalewaySemiBold") format("svg"); }
@font-face {
  font-family: 'RalewayThin';
  src: url("../fonts/RalewayThin.eot");
  src: url("../fonts/RalewayThin.eot") format("embedded-opentype"), url("../fonts/RalewayThin.woff2") format("woff2"), url("../fonts/RalewayThin.woff") format("woff"), url("../fonts/RalewayThin.ttf") format("truetype"), url("../fonts/RalewayThin.svg#RalewayThin") format("svg"); }
@font-face {
  font-family: 'RalewayBold';
  src: url("../fonts/RalewayBold.eot");
  src: url("../fonts/RalewayBold.eot") format("embedded-opentype"), url("../fonts/RalewayBold.woff2") format("woff2"), url("../fonts/RalewayBold.woff") format("woff"), url("../fonts/RalewayBold.ttf") format("truetype"), url("../fonts/RalewayBold.svg#RalewayBold") format("svg"); }
@font-face {
  font-family: 'NexaBold';
  src: url("../fonts/NexaBold.eot");
  src: url("../fonts/NexaBold.eot") format("embedded-opentype"), url("../fonts/NexaBold.woff2") format("woff2"), url("../fonts/NexaBold.woff") format("woff"), url("../fonts/NexaBold.ttf") format("truetype"), url("../fonts/NexaBold.svg#NexaBold") format("svg"); }
body {
  overflow-x: hidden;
  background: url(../img/crissxcross2x.png) #1e2226;
  background-size: 120px auto; }

a {
  color: inherit;
  font: inherit; }

a:hover, a:focus {
  color: inherit;
  text-decoration: none; }

header {
  background-color: #1e2226;
  height: 80px;
  position: absolute;
  top: 0;
  z-index: 1100;
  width: 100%;
  padding-top: 14px; }
  
.newloader {
  position: relative;
}
.ajax-newloader {
position: absolute;
  left: 50%;
  top: 50%;
  width:32px;
  margin-left: -16px;
  margin-top: -16px;
}
/*
.newloader {
  background-image: url(../img/newloader.svg);
  background-repeat:no-repeat;
  background-position:center;
  z-index:1200;
}
*/
.navbar {
  margin-bottom: 0;
  text-align: center; }

.navbar-toggle {
  position: absolute;
  top: 10px;
  left: 0px;
  margin: 0; }

.icon-bar {
  background-color: #999b9c;
  display: none;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transform-origin: left;
  -moz-transform-origin: left;
  -ms-transform-origin: left;
  -o-transform-origin: left;
  transform-origin: left; }

.icon-bar + .icon-bar {
  margin-top: 7px; }

.navbar-collapse {
  width: 100%; }

.mb30 {
  margin-bottom: 30px; }
  
.marginTop{margin-top:100vh;}
#how_home {margin-bottom:0;}

@-webkit-keyframes btnbefor {
  100% {
    width: 100%; } }
@-moz-keyframes btnbefor {
  100% {
    width: 100%; } }
@-ms-keyframes btnbefor {
  100% {
    width: 100%; } }
@-o-keyframes btnbefor {
  100% {
    width: 100%; } }
@keyframes btnbefor {
  100% {
    width: 100%; } }
.jack {
  position: relative;
  z-index: 1; }

.btn {
  overflow: hidden;
  color: #000000;
  position: relative; }

.btn:hover:before, .btn:hover:after {
  content: '';
  height: 100%;
  background: #ffffff;
  opacity: 0.7;
  position: absolute;
  width: 0px;
  top: 0;
  -webkit-animation: btnbefor 0.6s linear forwards;
  -moz-animation: btnbefor 0.6s linear forwards;
  -ms-animation: btnbefor 0.6s linear forwards;
  -o-animation: btnbefor 0.6s linear forwards;
  animation: btnbefor 0.6s linear forwards; }

.btn:hover:before {
  left: 0; }

.btn:hover:after {
  right: 0; }

.btn:hover {
  color: #000000; }

#logo {
  height: 52px;
  margin: 0 auto;
  display: inline-block;
  float: right;
  margin-right: 15px; }

.lkla {
  font-family: 'Raleway';
  color: #ffffff;
  position: absolute;
  bottom: 65px;
  padding-left: 28px;
  left: 0; }

.main-container {
  background-color: #ffffff; }

.col-centered {
  float: none;
  margin-left: auto;
  margin-right: auto; }

.theatre {
  height: 48%;
  position: absolute;
  left: 0;
  right: 0;
  top: 75px;
  overflow: hidden; }

.ci-line {
  border-bottom: 1px solid #4f5255; }

.info {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 44%;
  height: -webkit-calc( 52% - 75px );
  height: -moz-calc( 52% - 75px );
  height: calc( 52% - 75px );
  background: #852068;
  color: #ffffff;
  min-height: 340px;
  z-index: 11;
  -webkit-transition: all 1.4s ease-out;
  -moz-transition: all 1.4s ease-out;
  -ms-transition: all 1.4s ease-out;
  -o-transition: all 1.4s ease-out;
  transition: all 1.4s ease-out; }

.info-pattern {
  background: url(../img/stardust_2x.png);
  background-size: 399px; }

.pattern-color {
  background: url(../img/arrowb.svg) no-repeat center #852068;
  background-size: 10px auto;
  background-color: #444349;
  background-color: rgba(68, 67, 73, 0.5); }

.arrowb {
  position: absolute;
  top: 0;
  width: 28px;
  height: 28px;
  background: #852068;
  z-index: 20;
  right: 45px;
  margin-top: -14px;
  -webkit-transition: all 1.4s ease-out;
  -moz-transition: all 1.4s ease-out;
  -ms-transition: all 1.4s ease-out;
  -o-transition: all 1.4s ease-out;
  transition: all 1.4s ease-out;
  cursor: pointer; }

.arrowb-target {
  border: 0; }

@-webkit-keyframes hover-in {
  0% {
    border-width: 0; }
  25% {
    border-top-width: 1px; }
  50% {
    border-top-width: 1px;
    border-right-width: 1px; }
  75% {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px; }
  100% {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px; } }
@-moz-keyframes hover-in {
  0% {
    border-width: 0; }
  25% {
    border-top-width: 1px; }
  50% {
    border-top-width: 1px;
    border-right-width: 1px; }
  75% {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px; }
  100% {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px; } }
@-ms-keyframes hover-in {
  0% {
    border-width: 0; }
  25% {
    border-top-width: 1px; }
  50% {
    border-top-width: 1px;
    border-right-width: 1px; }
  75% {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px; }
  100% {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px; } }
@-o-keyframes hover-in {
  0% {
    border-width: 0; }
  25% {
    border-top-width: 1px; }
  50% {
    border-top-width: 1px;
    border-right-width: 1px; }
  75% {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px; }
  100% {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px; } }
@keyframes hover-in2 {
  0% {
    border-width: 0; }
  25% {
    border-top-width: 1px; }
  50% {
    border-top-width: 1px;
    border-right-width: 1px; }
  75% {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px; }
  100% {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px; } }
.fsteps {
  border: 1px solid #ffffff; }

.fit-parent {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.fsteps:hover, .social_links a > div > div:hover {
  -webkit-animation: hover-in .5s forwards;
  -moz-animation: hover-in .5s forwards;
  -ms-animation: hover-in .5s forwards;
  -o-animation: hover-in .5s forwards;
  animation: hover-in2 1.5s forwards; }

@-webkit-keyframes icon-bar {
  from {
    width: 0; }
  to {
    width: 22px; } }
@-moz-keyframes icon-bar {
  from {
    width: 0; }
  to {
    width: 22px; } }
@-ms-keyframes icon-bar {
  from {
    width: 0; }
  to {
    width: 22px; } }
@-o-keyframes icon-bar {
  from {
    width: 0; }
  to {
    width: 22px; } }
@keyframes icon-bar {
  from {
    width: 0; }
  to {
    width: 22px; } }
.menu-action:hover .icon-bar {
  width: 0;
  -webkit-animation: icon-bar 0.5s forwards;
  -moz-animation: icon-bar 0.5s forwards;
  -ms-animation: icon-bar 0.5s forwards;
  -o-animation: icon-bar 0.5s forwards;
  animation: icon-bar 0.5s forwards; }

.menu-action:hover .icon-bar.bt {
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  -ms-animation-delay: 0.4s;
  -o-animation-delay: 0.4s;
  animation-delay: 0.4s; }

.menu-action.active:hover .icon-bar {
  -webkit-animation: icon-bar 0.3s forwards;
  -moz-animation: icon-bar 0.3s forwards;
  -ms-animation: icon-bar 0.3s forwards;
  -o-animation: icon-bar 0.3s forwards;
  animation: icon-bar 0.3s forwards; }

.menu-action.active:hover .icon-bar.bt {
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s; }

.light-close:hover .icon-bar {
  width: 0;
  -webkit-animation: icon-bar 0.5s forwards;
  -moz-animation: icon-bar 0.5s forwards;
  -ms-animation: icon-bar 0.5s forwards;
  -o-animation: icon-bar 0.5s forwards;
  animation: icon-bar 0.5s forwards; }

.light-close:hover .icon-bar.bt {
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  -ms-animation-delay: 0.4s;
  -o-animation-delay: 0.4s;
  animation-delay: 0.4s; }

.light-close.active:hover .icon-bar {
  -webkit-animation: icon-bar 0.3s forwards;
  -moz-animation: icon-bar 0.3s forwards;
  -ms-animation: icon-bar 0.3s forwards;
  -o-animation: icon-bar 0.3s forwards;
  animation: icon-bar 0.3s forwards; }

.light-close.active:hover .icon-bar.bt {
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s; }

.menu-action {
	cursor:default;
	height:41px;
  position: absolute;
  top: 20px;
  left: 30px;
  width: 42px;
  padding: 15px 10px;
  background-color: #1e2226;
  outline: none;
  border: 0;
  z-index: 1100; }

.menu {
  background: #ffffff;
  height: 0;
  overflow: hidden;
  position: absolute;
  top: 80px;
  width: 100%;
  left: 0;
  z-index: 10120;
  border-top: 1px solid #373a3e;
  background-color: #1e2226;
  color: #ffffff;
  font-family: RalewaySemiBold;
  font-size: 16px;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -ms-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear; }

.menu.active {
  height: 100%;
  height: calc( 100% - 80px); }

.menu-line {
  height: 4px;
  border-bottom: 1px solid #d7d7d7;
  width: 135px;
  margin: 0 auto;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear; }

.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #1e2226;
  color: #ffffff;
  outline: none; }

.nav > li:hover .menu-line, .nav > li.active .menu-line {
  border-bottom-width: 4px; }

.light-close .icon-bar.tp, .menu-action.active .icon-bar.tp {
  -webkit-transform: rotate(45deg) translate(-1px, -5px);
  -moz-transform: rotate(45deg) translate(-1px, -5px);
  -ms-transform: rotate(45deg) translate(-1px, -5px);
  -o-transform: rotate(45deg) translate(-1px, -5px);
  transform: rotate(45deg) translate(-1px, -5px); }

.light-close .icon-bar.bt, .menu-action.active .icon-bar.bt {
  -webkit-transform: rotate(-45deg) translate(0px, 3px);
  -moz-transform: rotate(-45deg) translate(0px, 3px);
  -ms-transform: rotate(-45deg) translate(0px, 3px);
  -o-transform: rotate(-45deg) translate(0px, 3px);
  transform: rotate(-45deg) translate(0px, 3px); }

.navbar-nav {
  display: none;
  font-family: 'Raleway', Tahoma, Geneva, sans-serif;
  font-size: 1.1em; }

#rung {
  position: absolute;
  right: 0;
  top: 24%;
  width: 50px;
  z-index: 15; }

#rung > div {
  height: 18px;
  float: right;
  margin-bottom: 7px;
  cursor: pointer; }

#rung > div:hover div {
  width: 30px; }

#rung > div > div {
  border-bottom: 2px solid #ffffff;
  margin-top: 7px;
  width: 27px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear; }

#rung > div.active > div {
  width: 50px;
  border-bottom-width: 4px;
  margin-top: 4px; }

.frt14w {
  font-family: RalewayThin;
  font-size: 14px;
  color: #ffffff; }

.frb14w {
  font-family: RalewayBold;
  font-size: 14px;
  color: #ffffff; }

.fr16w {
  font-family: Raleway;
  font-size: 16px;
  color: #ffffff; }

.fr14d {
  font-family: Raleway;
  font-size: 14px;
  color: #1e2226; }

.frs16d {
  font-family: RalewaySemiBold;
  font-size: 16px;
  color: #1e2226; }

.frs18d {
  font-family: RalewaySemiBold;
  font-size: 18px;
  color: #1e2226; }

.fr18d {
  font-family: Raleway;
  font-size: 18px;
  color: #1e2226; }

.frs24p {
  font-family: RalewaySemiBold;
  font-size: 24px;
  color: #852068; }

.frs32p {
  font-family: RalewaySemiBold;
  font-size: 32px;
  color: #ffffff; }

.fr18w {
  font-family: Raleway;
  font-size: 18px;
  color: #ffffff; }

.fr18g {
  font-family: Raleway;
  font-size: 18px;
  color: #777677; }

.fr32d {
  font-family: Raleway;
  font-size: 32px;
  color: #1e2226; }

.fr16b {
  font-family: Raleway;
  font-size: 16px;
  color: #1e2226; }

.fr12w {
  font-family: Raleway;
  font-size: 12px;
  color: #ffffff; }

.fr12r {
  font-family: Raleway;
  font-size: 12px;
  color: #ed1c24; }

.frb18w {
  font-family: RalewayBold;
  font-size: 18px;
  color: #ffffff; }

.frb18p {
  font-family: RalewayBold;
  font-size: 18px;
  color: #852068; }

.frb18r {
  font-family: RalewayBold;
  font-size: 18px;
  color: #ed1c24; }

.fr14w {
  font-family: Raleway;
  font-size: 14px;
  color: #ffffff; }

.fr14b {
  font-family: Raleway;
  font-size: 14px;
  color: #1e2226;
  line-height: 30px; }

.fr50w {
  font-family: Raleway;
  font-size: 50px;
  color: #ffffff; }

.fnb14r {
  font-family: NexaBold;
  font-size: 14px;
  color: #ec2127; }

.fnb15r {
  font-family: NexaBold;
  font-size: 15px;
  color: #ec2127; }

.fnb18r {
  font-family: NexaBold;
  font-size: 18px;
  color: #ec2127; }

.fnb20w {
  font-family: NexaBold;
  font-size: 20px;
  color: #ffffff; }

.fnb20b {
  font-family: NexaBold;
  font-size: 20px;
  color: #1e2226; }

.fnb33b {
  font-family: NexaBold;
  font-size: 55px;
  font-size: 6.5vw;
  color: #343131; }

.fnb33w {
  font-family: NexaBold;
  font-size: 4vw;
  color: #ffffff; }

.fnb50r {
  font-family: NexaBold;
  font-size: 50px;
  color: #ec2127;
  line-height: 1.1; }

.fnb140g {
  font-family: NexaBold;
  font-size: 12vw;
  color: #343131; }

.fnb140w {
  font-family: NexaBold;
  font-size: 8vw;
  color: #ffffff; }

.fnb100w {
  font-family: NexaBold;
  font-size: 7vw;
  color: #ffffff; }

.folio-desc {
  margin-top: 30px;
  display: none; }

.mt0 {
  margin-top: 0px; }

.mt5 {
  margin-top: 5px; }

.mt10 {
  margin-top: 10px; }

.mr4 {
  margin-right: 4px; }

.btn {
  border: 1px solid white;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 0; }

.visit-btn {
  margin-top: 10px; }

.show-table {
  display: table;
  width: 100%;
  height: 100%; }

.cell {
  display: table-cell;
  vertical-align: middle; }

.display-table {
  display: table; }

.form-grp {
  margin-top: 15px; }

.work-view {
  background-size: cover;
  background-position: center;
  position: absolute;
  height: 100%;
  width: 100%;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%); }

.uplift {
  z-index: 1300; }

.work-view.show {
  -webkit-transition: all 1.4s cubic-bezier(0.75, 0, 0.25, 1);
  -moz-transition: all 1.4s cubic-bezier(0.75, 0, 0.25, 1);
  -ms-transition: all 1.4s cubic-bezier(0.75, 0, 0.25, 1);
  -o-transition: all 1.4s cubic-bezier(0.75, 0, 0.25, 1);
  transition: all 1.4s cubic-bezier(0.75, 0, 0.25, 1);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0); }

.work-info {
  position: absolute;
  height: 100%;
  width: 100%; }

.oh {
  overflow: hidden; }

.hvr-atn {
  display: none;
  opacity: 0;
  margin: 5px auto; }

.menu-hover-red .hvr-atn {
  border-top: 1px solid #ed1c24;
  border-top: 1px solid rgba(237, 28, 36, 0.5); }

.menu-hover-purple .hvr-atn {
  border-top: 1px solid #852068;
  border-top: 1px solid rgba(133, 32, 104, 0.5); }

.work-info-sl {
  -webkit-transition: all 1.4s ease-out;
  -moz-transition: all 1.4s ease-out;
  -ms-transition: all 1.4s ease-out;
  -o-transition: all 1.4s ease-out;
  transition: all 1.4s ease-out;
  opacity: 0; }

.work-info-sl.show {
  opacity: 1;
  z-index: 11; }

.project-title {
  font-family: NexaBold;
  text-transform: uppercase;
  font-size: 2.5em;
  letter-spacing: 0;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  -ms-perspective: 1000px;
  -o-perspective: 1000px;
  perspective: 1000px; }

.project-title span {
  opacity: 0;
  -webkit-transform: translateZ(-1em) rotateX(90deg);
  -moz-transform: translateZ(-1em) rotateX(90deg);
  -ms-transform: translateZ(-1em) rotateX(90deg);
  -o-transform: translateZ(-1em) rotateX(90deg);
  transform: translateZ(-1em) rotateX(90deg);
  -webkit-transform-origin: top center;
  -moz-transform-origin: top center;
  -ms-transform-origin: top center;
  -o-transform-origin: top center;
  transform-origin: top center;
  -webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 1s cubic-bezier(0.19, 1, 0.22, 1); }

.show .project-title span {
  opacity: 1;
  -webkit-transform: translateZ(0) rotateX(0);
  -moz-transform: translateZ(0) rotateX(0);
  -ms-transform: translateZ(0) rotateX(0);
  -o-transform: translateZ(0) rotateX(0);
  transform: translateZ(0) rotateX(0); }

.project-title span:nth-child(1) {
  -webkit-transition-delay: 0.525s;
  transition-delay: 0.525s; }

.project-title span:nth-child(2) {
  -webkit-transition-delay: 0.55s;
  transition-delay: 0.55s; }

.project-title span:nth-child(3) {
  -webkit-transition-delay: 0.575s;
  transition-delay: 0.575s; }

.project-title span:nth-child(4) {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s; }

.project-title span:nth-child(5) {
  -webkit-transition-delay: 0.625s;
  transition-delay: 0.625s; }

.project-title span:nth-child(6) {
  -webkit-transition-delay: 0.65s;
  transition-delay: 0.65s; }

.project-title span:nth-child(7) {
  -webkit-transition-delay: 0.675s;
  transition-delay: 0.675s; }

.project-title span:nth-child(8) {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s; }

.project-title span:nth-child(9) {
  -webkit-transition-delay: 0.725s;
  transition-delay: 0.725s; }

.project-title span:nth-child(10) {
  -webkit-transition-delay: 0.75s;
  transition-delay: 0.75s; }

.project-title span:nth-child(11) {
  -webkit-transition-delay: 0.775s;
  transition-delay: 0.775s; }

.project-title span:nth-child(12) {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s; }

.project-title span:nth-child(13) {
  -webkit-transition-delay: 0.825s;
  transition-delay: 0.825s; }

.project-title span:nth-child(14) {
  -webkit-transition-delay: 0.85s;
  transition-delay: 0.85s; }

.project-title span:nth-child(15) {
  -webkit-transition-delay: 0.875s;
  transition-delay: 0.875s; }

.project-title span:nth-child(16) {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s; }

.project-title span:nth-child(17) {
  -webkit-transition-delay: 0.925s;
  transition-delay: 0.925s; }

.project-title span:nth-child(18) {
  -webkit-transition-delay: 0.95s;
  transition-delay: 0.95s; }

.project-title span:nth-child(19) {
  -webkit-transition-delay: 0.975s;
  transition-delay: 0.975s; }

.project-title span:nth-child(20) {
  -webkit-transition-delay: 1s;
  transition-delay: 1s; }

.project-title span:nth-child(21) {
  -webkit-transition-delay: 1.025s;
  transition-delay: 1.025s; }

.project-title span:nth-child(22) {
  -webkit-transition-delay: 1.05s;
  transition-delay: 1.05s; }

.project-title span:nth-child(23) {
  -webkit-transition-delay: 1.075s;
  transition-delay: 1.075s; }

.project-title span:nth-child(24) {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s; }

.project-title span:nth-child(25) {
  -webkit-transition-delay: 1.125s;
  transition-delay: 1.125s; }

.project-title span:nth-child(26) {
  -webkit-transition-delay: 1.15s;
  transition-delay: 1.15s; }

.project-title span:nth-child(27) {
  -webkit-transition-delay: 1.175s;
  transition-delay: 1.175s; }

.project-title span:nth-child(28) {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s; }

.project-title span:nth-child(29) {
  -webkit-transition-delay: 1.225s;
  transition-delay: 1.225s; }

.project-title span:nth-child(30) {
  -webkit-transition-delay: 1.25s;
  transition-delay: 1.25s; }

.project-title span:nth-child(31) {
  -webkit-transition-delay: 1.275s;
  transition-delay: 1.275s; }

.project-title span:nth-child(32) {
  -webkit-transition-delay: 1.3s;
  transition-delay: 1.3s; }

.project-title span:nth-child(33) {
  -webkit-transition-delay: 1.325s;
  transition-delay: 1.325s; }

.project-title span:nth-child(34) {
  -webkit-transition-delay: 1.35s;
  transition-delay: 1.35s; }

.project-title span:nth-child(35) {
  -webkit-transition-delay: 1.375s;
  transition-delay: 1.375s; }

.project-title span:nth-child(36) {
  -webkit-transition-delay: 1.4s;
  transition-delay: 1.4s; }

.project-title span:nth-child(37) {
  -webkit-transition-delay: 1.425s;
  transition-delay: 1.425s; }

.project-title span:nth-child(38) {
  -webkit-transition-delay: 1.45s;
  transition-delay: 1.45s; }

.project-title span:nth-child(39) {
  -webkit-transition-delay: 1.475s;
  transition-delay: 1.475s; }

.project-title span:nth-child(40) {
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s; }

.project-title span:nth-child(41) {
  -webkit-transition-delay: 1.525s;
  transition-delay: 1.525s; }

.project-title span:nth-child(42) {
  -webkit-transition-delay: 1.55s;
  transition-delay: 1.55s; }

.project-title span:nth-child(43) {
  -webkit-transition-delay: 1.575s;
  transition-delay: 1.575s; }

.project-title span:nth-child(44) {
  -webkit-transition-delay: 1.6s;
  transition-delay: 1.6s; }

.project-title span:nth-child(45) {
  -webkit-transition-delay: 1.625s;
  transition-delay: 1.625s; }

.project-title span:nth-child(46) {
  -webkit-transition-delay: 1.65s;
  transition-delay: 1.65s; }

.project-title span:nth-child(47) {
  -webkit-transition-delay: 1.675s;
  transition-delay: 1.675s; }

.project-title span:nth-child(48) {
  -webkit-transition-delay: 1.7s;
  transition-delay: 1.7s; }

.project-title span:nth-child(49) {
  -webkit-transition-delay: 1.725s;
  transition-delay: 1.725s; }

.project-title span:nth-child(50) {
  -webkit-transition-delay: 1.75s;
  transition-delay: 1.75s; }

.no-gutter {
  padding-left: 0;
  padding-right: 0; }

.light-close {
  padding: 15px 10px;
  position: absolute;
  top: 4%;
  left: 43px;
  cursor: pointer;
  margin-top: -4px; }

.input {
  height: 31px;
  width: 30px;
  padding: 5px 10px;
  background: #1e2226;
  color: #ffffff;
  border: 1px solid #1e2226;
  line-height: 31px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }

.input:focus, .input.fill {
  width: 100%; }

.clear {
  clear: both; }

label {
  font-weight: normal; }

.coffee {
  background: url(../img/coffee.png) left center no-repeat;
  padding-left: 45px; }

.call {
  background: url(../img/call.png) left center no-repeat;
  padding-left: 45px; }

.mailform {
  margin-top: 20px;
  padding-top: 35px;
  border-top: 1px solid #bcbdbf; }

.lh27 {
  line-height: 27px; }

.show-new {
  z-index: 10; }

.projects-nav-cnt {
  background: #131618;
  background: -moz-linear-gradient(top, #131618 0%, #131618 50%, #ffffff 51%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #131618), color-stop(50%, #131618), color-stop(51%, #ffffff), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top, #131618 0%, #131618 50%, #ffffff 51%, #ffffff 100%);
  background: -o-linear-gradient(top, #131618 0%, #131618 50%, #ffffff 51%, #ffffff 100%);
  background: -ms-linear-gradient(top, #131618 0%, #131618 50%, #ffffff 51%, #ffffff 100%);
  background: linear-gradient(to bottom, #131618 0%, #131618 50%, #ffffff 51%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#131618', endColorstr='#ffffff', GradientType=0 ); }

.contct-btn {
  width: 88px;
  height: 27px;
  text-align: center;
  border: 1px solid #7b7d80;
  font-size: 14px;
  color: #1e2226;
  line-height: 27px;
  cursor: pointer;
  background-color: transparent; }

.close-btn-c {
  float: right;
  margin-bottom: 0;
  margin-bottom: 30px;
  margin-right: 15px; }

.mt25-xs {
  margin-top: 25px; }

.main-container .page-head {
  margin: 120px 0 30px; }

.project {
  background-size: cover;
  background-position: center;
  position: relative; }

.transition {
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }

.hover_bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.25);
  opacity: 0; }

.corporate-identity .hover_bg {
  background-color: rgba(0, 0, 0, 0.4);
  letter-spacing: 1px; }

.project:hover .hover_bg {
  opacity: 1; }

.project .hover_bg img {
  margin-bottom: 20px;
  max-width: 100px; }

#footer {
  padding-top: 130px;
  background: #ffffff; }

h5 {
  margin: 35px 0; }

.social {
  border-top: 1px solid #4f5255;
  padding: 35px 0;
  height: auto;
  overflow: hidden; }

.social_links {
  height: auto;
  overflow: hidden; }

.social_links > div {
  display: inline-block;
  width: auto;
  height: auto;
  overflow: hidden; }

.social_links a > div {
  width: 40px;
  height: 40px;
  margin: 6px;
  display: inline-block;
  background-image: url(../img/social.png);
  background-repeat: no-repeat; }

.social_links a > .fb {
  background-position: 13px 3px; }

.social_links a > .tw {
  background-position: -41px 2px; }

.social_links a > .pin {
  background-position: -95px 2px; }

.social_links a > .li {
  background-position: -150px 2px; }

.social_links a > .fb div {
  border: 1px solid #4762b2; }

.social_links a > .tw div {
  border: 1px solid #0b9ac9; }

.social_links a > .pin div {
  border: 1px solid #e93c30; }

.social_links a > .li div {
  border: 1px solid #61e5f7; }

.hvrg:hover {
  color: #363636; }

.about_head {
  top: 0;
  height: 100%;
  background-color: #000000;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

.head_img {
  position: absolute;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center; }

.head_text {
  width: 70%;
  margin: 20px auto;
  height: auto; }

.vert_line {
  position: relative;
  width: 2px;
  left: 50%;
  padding: 10% 0;
  background-color: #ffffff; }

.page_title {
  padding: 20px 0; }

.about_img {
  min-height: 370px;
  background-size: contain; }

.overlay-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); }

.overlay-about {
  background-color: rgba(0, 0, 0, 0.7); }

.about_arrow {
  background: url(../img/arrowb.svg) no-repeat center;
  background-size: 10px auto;
  position: relative !important;
  margin: 0 auto !important;
  right: auto !important; }

.leo {
  position: absolute;
  bottom: 47px;
  right: 10%;
  background: url(../img/leo.png) no-repeat;
  background-position: center 10px;
  padding-top: 45px; }

.about_content {
  max-width: 930px;
  margin: 80px auto; }

.about_content > div > div {
  margin-bottom: 45px; }

.mt20 {
  margin-top: 20px; }

.mb25 {
  margin-bottom: 25px; }

.mb0 {
  margin-bottom: 0px; }

.display_block > div {
  display: inline-block;
  float: none;
  vertical-align: top; }

.black_cont {
  padding: 100px 30px;
  background: #000000;
  width: 100%;
  height: auto;
  overflow: hidden;
  word-break: break-all; }

.gray_cont {
  background-color: #131618;
  padding-top: 50px;
  padding-bottom: 50px; }

.browser_size {
  height: 71px;
  display: inline-block;
  margin: 0 auto; }

.browser_size > div {
  background-position: bottom;
  float: left;
  cursor: pointer; }

.browser_size > div:hover, .browser_size > div.selected {
  background-position: top; }

.browser_size > .desktop {
  width: 93px;
  height: 100%;
  background-image: url(../img/project/desktop.png); }

.browser_size > .tablet {
  width: 35px;
  height: 100%;
  background-image: url(../img/project/tablet.png); }

.browser_size > .mobile {
  width: 17px;
  height: 100%;
  background-image: url(../img/project/mobile.png); }

.btw {
  border-top: 3px solid #ffffff; }

.project_images_cont {
  overflow: hidden;
  position: relative; }

.project_images_cont > div {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  left: 100%;
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center; }

.project_images_cont > div.show {
  left: 0; }

.relative {
  position: relative; }

.projects_btns {
  padding: 16px;
  border: 1px solid #ffffff;
  margin: 10px 0;
  cursor: pointer;
  float: left;
  width: 100%;
  text-align: center; }

.projects_btns:hover, .projects_btns.selected {
  border: 1px solid #ec2127; }

.versions {
  left: 100%;
  display: none;
  margin-top: 20px; }

.versions.selected {
  left: 0;
  display: block; }

.cover {
  background-size: cover; }

.pb220 {
  padding-bottom: 220px !important; }

.projects_nav {
  z-index: 10; }

.project_nav_bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4); }

.all_projects {
  background: #191b1e; }

.projects_nav > div {
  padding: 0;
  border: 1px solid #2e3032;
  cursor: pointer; }

.full_abs {
  position: absolute;
  width: 100%;
  height: 100%; }

.over {
  background: #1e2226;
  position: fixed;
  top: 50%;
  left: 50%;
  display: none;
  right: 50%;
  height: 0;
  z-index: 1200;
  overflow: hidden; }

.about-ttl {
  padding-top: 20px; }

@-webkit-keyframes art {
  100% {
    transform: rotate(0deg);
    opacity: 1; } }
@-webkit-keyframes art {
  100% {
    -webkit-transform: rotate(0deg);
    opacity: 1; } }
@-moz-keyframes art {
  100% {
    -moz-transform: rotate(0deg);
    opacity: 1; } }
@-ms-keyframes art {
  100% {
    -ms-transform: rotate(0deg);
    opacity: 1; } }
@-o-keyframes art {
  100% {
    -o-transform: rotate(0deg);
    opacity: 1; } }
@keyframes art {
  100% {
    transform: rotate(0deg);
    opacity: 1; } }
.contact-anim {
  -webkit-transform: translateY(100px);
  -moz-transform: translateY(100px);
  -ms-transform: translateY(100px);
  -o-transform: translateY(100px);
  transform: translateY(100px);
  opacity: 0;
  outline: 1px solid transparent; }

.is-open .contact-anim {
  -webkit-animation: art 0.5s forwards;
  -moz-animation: art 0.5s forwards;
  -ms-animation: art 0.5s forwards;
  -o-animation: art 0.5s forwards;
  animation: art 0.5s forwards;
  -webkit-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  -ms-animation-delay: 1.5s;
  -o-animation-delay: 1.5s;
  animation-delay: 1.5s; }

.contact {
  position: fixed;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  font-size: 1rem;
  overflow: hidden;
  -webkit-transition: all 0s 1s;
  -moz-transition: all 0s 1s;
  -ms-transition: all 0s 1s;
  -o-transition: all 0s 1s;
  transition: all 0s 1s;
  z-index: 100000; }

.contact.is-open {
  width: 100%;
  height: 100%;
  z-index: 99999999999999;
  -webkit-transition: all 0s 0s;
  -moz-transition: all 0s 0s;
  -ms-transition: all 0s 0s;
  -o-transition: all 0s 0s;
  transition: all 0s 0s; }

.contact-bg, .contact-content {
  top: 0;
  right: 0;
  position: fixed;
  pointer-events: none; }

.contact-bg {
  z-index: 200;
  background: transparent;
  opacity: 0;
  border: 2px solid #fff;
  -webkit-transition: opacity 0.5s 0.75s, background 0s 1.25s, top 0.5s 0s cubic-bezier(0.19, 1, 0.22, 1), right 0.5s 0s cubic-bezier(0.19, 1, 0.22, 1), bottom 0.5s 0s cubic-bezier(0.19, 1, 0.22, 1), left 0.5s 0s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: opacity 0.5s 0.75s, background 0s 1.25s, top 0.5s 0s cubic-bezier(0.19, 1, 0.22, 1), right 0.5s 0s cubic-bezier(0.19, 1, 0.22, 1), bottom 0.5s 0s cubic-bezier(0.19, 1, 0.22, 1), left 0.5s 0s cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: opacity 0.5s 0.75s, background 0s 1.25s, top 0.5s 0s cubic-bezier(0.19, 1, 0.22, 1), right 0.5s 0s cubic-bezier(0.19, 1, 0.22, 1), bottom 0.5s 0s cubic-bezier(0.19, 1, 0.22, 1), left 0.5s 0s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: opacity 0.5s 0.75s, background 0s 1.25s, top 0.5s 0s cubic-bezier(0.19, 1, 0.22, 1), right 0.5s 0s cubic-bezier(0.19, 1, 0.22, 1), bottom 0.5s 0s cubic-bezier(0.19, 1, 0.22, 1), left 0.5s 0s cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 0.5s 0.75s, background 0s 1.25s, top 0.5s 0s cubic-bezier(0.19, 1, 0.22, 1), right 0.5s 0s cubic-bezier(0.19, 1, 0.22, 1), bottom 0.5s 0s cubic-bezier(0.19, 1, 0.22, 1), left 0.5s 0s cubic-bezier(0.19, 1, 0.22, 1);
  will-change: bottom, left; }

.is-open .contact-bg, .is-open .contact-content {
  pointer-events: painted;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important; }

.is-open .contact-bg {
  background: #fff;
  opacity: 1;
  -webkit-transition: opacity 0s 0s, background 0s 1.25s, top 0.5s 0s cubic-bezier(0.19, 1, 0.22, 1), right 0.5s 0s cubic-bezier(0.19, 1, 0.22, 1), bottom 0.5s 0s cubic-bezier(0.19, 1, 0.22, 1), left 0.5s 0s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: opacity 0s 0s, background 0s 1.25s, top 0.5s 0s cubic-bezier(0.19, 1, 0.22, 1), right 0.5s 0s cubic-bezier(0.19, 1, 0.22, 1), bottom 0.5s 0s cubic-bezier(0.19, 1, 0.22, 1), left 0.5s 0s cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: opacity 0s 0s, background 0s 1.25s, top 0.5s 0s cubic-bezier(0.19, 1, 0.22, 1), right 0.5s 0s cubic-bezier(0.19, 1, 0.22, 1), bottom 0.5s 0s cubic-bezier(0.19, 1, 0.22, 1), left 0.5s 0s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: opacity 0s 0s, background 0s 1.25s, top 0.5s 0s cubic-bezier(0.19, 1, 0.22, 1), right 0.5s 0s cubic-bezier(0.19, 1, 0.22, 1), bottom 0.5s 0s cubic-bezier(0.19, 1, 0.22, 1), left 0.5s 0s cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 0s 0s, background 0s 1.25s, top 0.5s 0s cubic-bezier(0.19, 1, 0.22, 1), right 0.5s 0s cubic-bezier(0.19, 1, 0.22, 1), bottom 0.5s 0s cubic-bezier(0.19, 1, 0.22, 1), left 0.5s 0s cubic-bezier(0.19, 1, 0.22, 1); }

.contact-content {
  z-index: 201;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  margin: 0 auto;
  color: #292929; }

#contact-logo {
  opacity: 0;
  position: absolute;
  display: none; }

.is-open .contact-content {
  z-index: 201;
  overflow: auto; }

.contact-bg:after, .contact-bg:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50%;
  height: 100%;
  background: #fff;
  -webkit-transform: scale(1, 0);
  -moz-transform: scale(1, 0);
  -o-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1); }

.contact-bg:before {
  left: 0;
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center; }

.is-open .contact-bg:after, .is-open .contact-bg:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.5s 0.75s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.5s 0.75s cubic-bezier(0.19, 1, 0.22, 1); }

.contact-bg:after {
  right: 0;
  -webkit-transform-origin: bottom center;
  -ms-transform-origin: bottom center;
  transform-origin: bottom center; }

.contact-us.is-open {
  border: 1px solid transparent; }

.about-ico {
  height: 32px; }

@-webkit-keyframes an-1 {
  0% {
    -webkit-transform: scale(1, 1); }
  50% {
    -webkit-transform: scale(1.2, 1.2); }
  100% {
    -webkit-transform: scale(1, 1); } }
@-moz-keyframes an-1 {
  0% {
    -moz-transform: scale(1, 1); }
  50% {
    -moz-transform: scale(1.2, 1.2); }
  100% {
    -moz-transform: scale(1, 1); } }
@-ms-keyframes an-1 {
  0% {
    -ms-transform: scale(1, 1); }
  50% {
    -ms-transform: scale(1.2, 1.2); }
  100% {
    -ms-transform: scale(1, 1); } }
@-o-keyframes an-1 {
  0% {
    -o-transform: scale(1, 1); }
  50% {
    -o-transform: scale(1.2, 1.2); }
  100% {
    -o-transform: scale(1, 1); } }
@keyframes an-1 {
  0% {
    transform: scale(1, 1); }
  50% {
    transform: scale(1.2, 1.2); }
  100% {
    transform: scale(1, 1); } }
#an-1.do-it {
  -webkit-animation: an-1 0.8s;
  -webkit-animation-delay: 0.1s;
  -moz-animation: an-1 0.8s;
  -moz-animation-delay: 0.1s;
  -ms-animation: an-1 0.8s;
  -ms-animation-delay: 0.1s;
  -o-animation: an-1 0.8s;
  -o-animation-delay: 0.1s;
  animation: an-1 0.8s;
  animation-delay: 0.1s; }

@-webkit-keyframes an-2 {
  0% {
    -webkit-transform: rotateY(0deg); }
  100% {
    -webkit-transform: rotateY(360deg); } }
@-moz-keyframes an-2 {
  0% {
    -moz-transform: rotateY(0deg); }
  100% {
    -moz-transform: rotateY(360deg); } }
@-ms-keyframes an-2 {
  0% {
    -ms-transform: rotateY(0deg); }
  100% {
    -ms-transform: rotateY(360deg); } }
@-o-keyframes an-2 {
  0% {
    -o-transform: rotateY(0deg); }
  100% {
    -o-transform: rotateY(360deg); } }
@keyframes an-2 {
  0% {
    transform: rotateY(0deg); }
  100% {
    transform: rotateY(360deg); } }
#an-2.do-it, #an-4.do-it {
  -webkit-animation: an-2 0.8s;
  -webkit-animation-delay: 0.1s;
  -moz-animation: an-2 0.8s;
  -moz-animation-delay: 0.1s;
  -ms-animation: an-2 0.8s;
  -ms-animation-delay: 0.1s;
  -o-animation: an-2 0.8s;
  -o-animation-delay: 0.1s;
  animation: an-2 0.8s;
  animation-delay: 0.1s; }

@-webkit-keyframes an-3 {
  0% {
    -webkit-transform: rotate(0deg); }
  50% {
    -webkit-transform: rotate(360deg); }
  100% {
    -webkit-transform: rotate(0deg); } }
@-moz-keyframes an-3 {
  0% {
    -moz-transform: rotate(0deg); }
  50% {
    -moz-transform: rotate(360deg); }
  100% {
    -moz-transform: rotate(0deg); } }
@-ms-keyframes an-3 {
  0% {
    -ms-transform: rotate(0deg); }
  50% {
    -ms-transform: rotate(360deg); }
  100% {
    -ms-transform: rotate(0deg); } }
@-o-keyframes an-3 {
  0% {
    -o-transform: rotate(0deg); }
  50% {
    -o-transform: rotate(360deg); }
  100% {
    -o-transform: rotate(0deg); } }
@keyframes an-3 {
  0% {
    transform: rotate(0deg); }
  50% {
    transform: rotate(360deg); }
  100% {
    transform: rotate(0deg); } }
#an-3.do-it {
  -webkit-animation: an-3 0.8s;
  -webkit-animation-delay: 0.1s;
  -moz-animation: an-3 0.8s;
  -moz-animation-delay: 0.1s;
  -ms-animation: an-3 0.8s;
  -ms-animation-delay: 0.1s;
  -o-animation: an-3 0.8s;
  -o-animation-delay: 0.1s;
  animation: an-3 0.8s;
  animation-delay: 0.1s; }

.social_menu_link {
  overflow: hidden;
  height: 28px;
  width: 28px;
  display: inline-block;
  vertical-align: top;
  margin: 3px 8px;
  padding: 3px 0; }

.social_menu_link svg {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -ms-transform-origin: center;
  -o-transform-origin: center;
  transform-origin: center; }

.social_menu_link:hover {
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0); }

.social_menu_link [fill="transparent"] {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }

.social_menu_link [fill="transparent"] {
  fill: #FFFFFF; }

.social_menu {
  margin-top: 20px; }

.contact-response {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ec2227;
  z-index: 1200; }

.mt40 {
  margin-top: 40px; }

.mt20 {
  margin-top: 20px; }

@media (min-width: 768px) {
  #footer {
    padding-top: 60px; }

  header {
    height: 122px;
    padding-top: 20px; }

  .menu {
    top: 122px;
    border-top: 0; }

  .menu.active {
    height: calc( 100% - 122px); }

  .menu-action {
    top: 40px; }

  #logo {
    height: 82px;
    float: none;
    margin-right: 0; }

  .about_arrow {
    background-size: 18px auto; }

  .gostb {
    font-size: 14px;
    color: #d7d7d7;
    text-align: center;
    position: absolute;
    top: 20px;
    height: 44px;
    width: 100px;
    margin-left: -50px;
    font-family: 'Raleway', Tahoma, Geneva, sans-serif;
    font-size: 1.1em; }

  .gostb-left {
    left: 30%; }

  .gostb-right {
    left: 70%; }

  .folio-desc {
    display: block; }

  .theatre {
    top: 120px;
    height: 44%; }

  .visit-btn {
    margin-top: 40px; }

  .pattern-color {
    background-size: 18px auto; }

  .arrowb {
    top: 0;
    width: 54px;
    height: 54px;
    right: 8%;
    margin-top: -27px; }

  .page_title {
    padding: 50px 0; }

  .coffee, .call {
    padding-left: 70px; }

  .mailform {
    margin-top: 80px;
    padding-top: 0;
    border-top: 0px; }

  .close-btn-c {
    position: absolute;
    bottom: 10px;
    left: 30px;
    margin-bottom: 0; }

  .mt25-xs {
    margin-top: 0; }

  .main-container .page-head {
    margin: 175px 0 30px; }

  .social_links > div {
    float: left; }

  .pull-sm-left {
    float: left; }

  .pull-sm-right {
    float: right; }

  .social .pull-sm-right {
    text-align: right; }

  img[src$=".gif"], img[src$=".png"] {
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor; }

  section {
    visibility: hidden;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    background-color: #ffffff; }

  section.current {
    visibility: visible;
    z-index: 200;
    height: 100%; }

  .about-ttl {
    height: 180px; }

  @-webkit-keyframes rotateright {
    to {
      opacity: 1;
      -webkit-transform: translateX(100%) rotateY(90deg); } }
  @keyframes rotateright {
    to {
      opacity: 1;
      -webkit-transform: translateX(100%) rotateY(90deg);
      transform: translateX(100%) rotateY(90deg); } }
  @-webkit-keyframes moveFromLeftFade {
    from {
      opacity: 1;
      -webkit-transform: translateX(-100%); } }
  @keyframes moveFromLeftFade {
    from {
      opacity: 1;
      -webkit-transform: translateX(-100%);
      transform: translateX(-100%); } }
  .rotateright {
    -webkit-transform-origin: 0 50%;
    -moz-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    -o-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-animation: rotateright 0.85s both cubic-bezier(0.6, 0, 0.2, 1);
    animation: rotateright 0.85s both cubic-bezier(0.6, 0, 0.2, 1); }

  .moveFromLeftFade {
    -webkit-animation: moveFromLeftFade 0.85s both cubic-bezier(0.6, 0, 0.2, 1);
    animation: moveFromLeftFade 0.85s both cubic-bezier(0.6, 0, 0.2, 1);
    visibility: visible; }

  .animating section {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d; }

  .transition-section {
    height: 100%;
    position: relative;
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -ms-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px; }

  .homes {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0; }

  .animating {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0; }

  .loader {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1000; }

  @-webkit-keyframes moveFromLeftFade {
    from {
      opacity: 1;
      -webkit-transform: translateX(-100%);
      -moz-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
      -o-transform: translateX(-100%);
      transform: translateX(-100%); } }
  @keyframes moveFromLeftFade {
    from {
      opacity: 1;
      -webkit-transform: translateX(-100%);
      -moz-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
      -o-transform: translateX(-100%);
      transform: translateX(-100%); } }
  .moveFromLeftFade {
    -webkit-animation: moveFromLeftFade 0.85s both cubic-bezier(0.6, 0, 0.2, 1);
    animation: moveFromLeftFade 0.85s both cubic-bezier(0.6, 0, 0.2, 1); }

  .about-ico {
    height: 48px; }

  @-webkit-keyframes contact-logo {
    to {
      opacity: 1; } }
  @-moz-keyframes contact-logo {
    to {
      opacity: 1; } }
  @-ms-keyframes contact-logo {
    to {
      opacity: 1; } }
  @-o-keyframes contact-logo {
    to {
      opacity: 1; } }
  @keyframes contact-logo {
    to {
      opacity: 1; } }
  #contact-logo {
    opacity: 0;
    display: block;
    width: 82px;
    top: 21px;
    left: 50%;
    margin-left: -41px; }

  .is-open #contact-logo {
    -webkit-animation: contact-logo 0.3s forwards;
    -webkit-animation-delay: 0.6s;
    -moz-animation: contact-logo 0.3s forwards;
    -moz-animation-delay: 0.6s;
    -ms-animation: contact-logo 0.3s forwards;
    -ms-animation-delay: 0.6s;
    -o-animation: contact-logo 0.3s forwards;
    -o-animation-delay: 0.6s;
    animation: contact-logo 0.3s forwards;
    animation-delay: 0.6s; }

  @-webkit-keyframes pendant {
    0% {
      height: 0; }
    50% {
      height: 150px; }
    100% {
      height: 0; } }
  @-moz-keyframes pendant {
    0% {
      height: 0; }
    50% {
      height: 150px; }
    100% {
      height: 0; } }
  @-ms-keyframes pendant {
    0% {
      height: 0; }
    50% {
      height: 150px; }
    100% {
      height: 0; } }
  @-o-keyframes pendant {
    0% {
      height: 0; }
    50% {
      height: 150px; }
    100% {
      height: 0; } }
  @keyframes pendant {
    0% {
      height: 0; }
    50% {
      height: 150px; }
    100% {
      height: 0; } }
  @-webkit-keyframes rotate {
    0% {
      -webkit-transform: rotate(0deg); }
    50% {
      -webkit-transform: rotate(1000000deg); }
    100% {
      -webkit-transform: rotate(0deg); } }
  @-moz-keyframes rotate {
    0% {
      -moz-transform: rotate(0deg); }
    50% {
      -moz-transform: rotate(1000000deg); }
    100% {
      -moz-transform: rotate(0deg); } }
  @-ms-keyframes rotate {
    0% {
      -ms-transform: rotate(0deg); }
    50% {
      -ms-transform: rotate(1000000deg); }
    100% {
      -ms-transform: rotate(0deg); } }
  @-o-keyframes rotate {
    0% {
      -o-transform: rotate(0deg); }
    50% {
      -o-transform: rotate(1000000deg); }
    100% {
      -o-transform: rotate(0deg); } }
  @keyframes rotate {
    0% {
      transform: rotate(0deg); }
    50% {
      transform: rotate(1000000deg); }
    100% {
      transform: rotate(0deg); } }
  .bh-t-tv {
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    -o-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
    -webkit-animation: art 0.5s forwards;
    -moz-animation: art 0.5s forwards;
    -ms-animation: art 0.5s forwards;
    -o-animation: art 0.5s forwards;
    animation: art 0.5s forwards;
    outline: 1px solid transparent; }

  .dl4 {
    -webkit-animation-delay: 0.0s;
    -moz-animation-delay: 0.3s;
    -ms-animation-delay: 0.3s;
    -o-animation-delay: 0.3s;
    animation-delay: 0.0s; }

  .dl7 {
    -webkit-animation-delay: 0.7s;
    -moz-animation-delay: 0.7s;
    -ms-animation-delay: 0.7s;
    -o-animation-delay: 0.7s;
    animation-delay: 0.7s; }

  .dl10 {
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -ms-animation-delay: 1s;
    -o-animation-delay: 1s;
    animation-delay: 1s; }

  .dl12 {
    -webkit-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
    -ms-animation-delay: 1.2s;
    -o-animation-delay: 1.2s;
    animation-delay: 1.2s; }

  .art {
    margin: 0 auto 10px;
    height: 500px;
    width: 700px;
    background-repeat: no-repeat;
    position: relative; }

  .design .art {
    background-image: url(../img/design.svg);
    background-size: 360px auto;
    background-position: center; }

  .development .art {
    background-image: url(../img/dev.svg);
    background-size: 580px auto;
    background-position: bottom; }

  .fnb33w {
    font-family: NexaBold;
    font-size: 33px;
    color: #ffffff; }

  .pb220 {
    padding-left: 0px; }

  #pendant {
    position: absolute;
    width: 1px;
    height: 3px;
    background: url(../img/dot.png);
    top: 320px;
    left: 250px;
    -webkit-animation: pendant 5s infinite;
    -moz-animation: pendant 5s infinite;
    -ms-animation: pendant 5s infinite;
    -o-animation: pendant 5s infinite;
    animation: pendant 5s infinite; }

  .art-btn {
    margin: 20px auto;
    display: block;
    color: #d7d7d7;
    width: 88px;
    text-align: center;
    border: 1px solid #7b7d80;
    font-size: 14px;
    line-height: 27px;
    cursor: pointer;
    background-color: transparent; }

  .tire {
    background: url(../img/tire.svg) no-repeat;
    background-size: 75px auto;
    height: 75px;
    width: 75px;
    top: 279px;
    position: absolute; }

  .rotate {
    -webkit-animation: rotate 1500s infinite;
    -moz-animation: rotate 1500s infinite;
    -ms-animation: rotate 1500s infinite;
    -o-animation: rotate 1500s infinite;
    animation: rotate 1500s infinite; }

  .front {
    left: 255px; }

  .rear {
    left: 369px; }

  @-webkit-keyframes dev-1 {
    0% {
      -webkit-transform: rotate(0deg); }
    30% {
      -webkit-transform: rotate(3600deg); }
    50% {
      -webkit-transform: rotate(2000deg); }
    100% {
      -webkit-transform: rotate(0deg); } }
  @-moz-keyframes dev-1 {
    0% {
      -moz-transform: rotate(0deg); }
    30% {
      -moz-transform: rotate(3600deg); }
    50% {
      -moz-transform: rotate(2000deg); }
    100% {
      -moz-transform: rotate(0deg); } }
  @-o-keyframes dev-1 {
    0% {
      -o-transform: rotate(0deg); }
    30% {
      -o-transform: rotate(3600deg); }
    50% {
      -o-transform: rotate(2000deg); }
    100% {
      -o-transform: rotate(0deg); } }
  @keyframes dev-1 {
    0% {
      transform: rotate(0deg); }
    30% {
      transform: rotate(3600deg); }
    50% {
      transform: rotate(2000deg); }
    100% {
      transform: rotate(0deg); } }
  @-webkit-keyframes dev-2 {
    0% {
      -webkit-transform: rotate(0deg); }
    30% {
      -webkit-transform: rotate(-2870deg); }
    50% {
      -webkit-transform: rotate(-1595deg); }
    100% {
      -webkit-transform: rotate(0deg); } }
  @-moz-keyframes dev-2 {
    0% {
      -moz-transform: rotate(0deg); }
    30% {
      -moz-transform: rotate(-2870deg); }
    50% {
      -moz-transform: rotate(-1595deg); }
    100% {
      -moz-transform: rotate(0deg); } }
  @-o-keyframes dev-2 {
    0% {
      -o-transform: rotate(0deg); }
    30% {
      -o-transform: rotate(-2870deg); }
    50% {
      -o-transform: rotate(-1595deg); }
    100% {
      -o-transform: rotate(0deg); } }
  @keyframes dev-2 {
    0% {
      transform: rotate(0deg); }
    30% {
      transform: rotate(-2870deg); }
    50% {
      transform: rotate(-1595deg); }
    100% {
      transform: rotate(0deg); } }
  @-webkit-keyframes dev-3 {
    0% {
      -webkit-transform: rotate(0deg); }
    30% {
      -webkit-transform: rotate(2540deg); }
    50% {
      -webkit-transform: rotate(1411deg); }
    100% {
      -webkit-transform: rotate(0deg); } }
  @-moz-keyframes dev-3 {
    0% {
      -moz-transform: rotate(0deg); }
    30% {
      -moz-transform: rotate(2540deg); }
    50% {
      -moz-transform: rotate(1411deg); }
    100% {
      -moz-transform: rotate(0deg); } }
  @-o-keyframes dev-3 {
    0% {
      -o-transform: rotate(0deg); }
    30% {
      -o-transform: rotate(2540deg); }
    50% {
      -o-transform: rotate(1411deg); }
    100% {
      -o-transform: rotate(0deg); } }
  @keyframes dev-3 {
    0% {
      transform: rotate(0deg); }
    30% {
      transform: rotate(2540deg); }
    50% {
      transform: rotate(1411deg); }
    100% {
      transform: rotate(0deg); } }
  .dev {
    position: absolute; }

  .dev-1 {
    -webkit-animation: dev-1 60s infinite linear;
    -moz-animation: dev-1 60s infinite linear;
    -ms-animation: dev-1 60s infinite linear;
    -o-animation: dev-1 60s infinite linear;
    animation: dev-1 60s infinite linear;
    height: 163px;
    width: 163px;
    left: 298px;
    top: 231px;
    background-repeat: no-repeat;
    background-image: url(../img/1_dev.svg);
    background-size: 163px auto; }

  .dev-2 {
    -webkit-animation: dev-2 60s infinite linear;
    -moz-animation: dev-2 60s infinite linear;
    -ms-animation: dev-2 60s infinite linear;
    -o-animation: dev-2 60s infinite linear;
    animation: dev-2 60s infinite linear;
    height: 130px;
    width: 130px;
    left: 420px;
    top: 152px;
    background-repeat: no-repeat;
    background-image: url(../img/2_dev.svg);
    background-size: 130px auto; }

  .dev-3 {
    -webkit-animation: dev-3 60s infinite linear;
    -moz-animation: dev-3 60s infinite linear;
    -ms-animation: dev-3 60s infinite linear;
    -o-animation: dev-3 60s infinite linear;
    animation: dev-3 60s infinite linear;
    height: 115px;
    width: 115px;
    left: 512px;
    top: 229px;
    background-repeat: no-repeat;
    background-image: url(../img/3_dev.svg);
    background-size: 115px auto; }

  .fnb33b {
    font-size: 33px; }

  .cell-btm-md {
    vertical-align: bottom; } }
@media (min-width: 992px) {
  .mr4 {
    margin-right: 4px; }

  header {
    position: fixed;
    width: 180px;
    padding: 20px;
    height: 100%;
    left: -180px;
    overflow-y: auto;
    -webkit-transition: left 0.4s ease-out;
    -moz-transition: left 0.4s ease-out;
    -ms-transition: left 0.4s ease-out;
    -o-transition: left 0.4s ease-out;
    transition: left 0.4s ease-out; }

  header.active {
    left: 0;
    z-index: 1310; }

  .navbar-nav {
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -120px;
    border-top: 1px solid #434445;
    left: 0;
    width: 100%; }

  .navbar-nav > li {
    border-bottom: 1px solid #434445; }

  .navbar-nav > li a {
    color: #d7d7d7;
    font-size: 1em;
    padding-top: 15px;
    padding-bottom: 25px;
    padding-left: 13px;
    padding-right: 13px; }

  #logo {
    height: 105px; }

  .navbar {
    height: 100%;
    min-height: 430px; }

  .social_menu {
    position: absolute;
    margin-top: 0;
    bottom: 10px;
    top: auto;
    right: auto;
    left: 28px; }

  .navbar-nav > li {
    float: none; }

  .menu-action {
    position: fixed;
    top: 4%;
    left: 50px;
    -webkit-transition: left 0.4s ease-out;
    -moz-transition: left 0.4s ease-out;
    -ms-transition: left 0.4s ease-out;
    -o-transition: left 0.4s ease-out;
    transition: left 0.4s ease-out; }

  .menu-action.active {
    left: 230px; }

  .menu {
    width: 210px;
    top: 3%;
    left: 220px;
    background: #ffffff;
    color: #1e2226;
    border-top: 0;
    z-index: 20; }

  .menu .nav > li > a:hover, .menu .nav > li > a:focus {
    text-decoration: none;
    background-color: #ffffff;
    color: #1e2226; }

  .menu-line {
    border-bottom-color: #d7d7d7; }

  .menu.active {
    /*height: 307px;
    	padding-top: 80px;*/
    height: 0;
    padding-top: 0; }

  .transition-section {
    left: 0;
    right: 0; }

  .head_img {
    background-attachment: fixed; }

  .persp {
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -ms-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px; }

  .theatre {
    top: 0;
    height: 58%; }

  #rung {
    top: 27%;
    margin-top: -70px; }

  .mailform {
    min-width: 600px;
    margin-top: 120px; }

  .about-ttl {
    height: 145px; }

  .container-m12 {
    max-width: 1200px;
    margin: 0 auto; }

  .head_text {
    margin-bottom: 45px; }

  .about_head {
    position: absolute; }

  .head_img {
    position: fixed; }

  .main-container .page-head {
    margin: 75px 0 30px; }

  .about_image {
    background-size: cover; }

  .font_desktop {
    font-size: 2.5em; }

  .head_text {
    width: 50%; }

  .black_cont {
    padding: 100px 220px; }

  .fnb140g {
    font-size: 8vw; }

  .menu-hover {
    overflow: hidden;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s; }

  .menu-hover-red {
    height: 70px; }

  .menu-hover-purple {
    height: 70px; }

  .menu-hover-red:hover, .active.menu-hover-red {
    color: #ed1c24 !important; }

  .menu-hover-purple:hover, .active.menu-hover-purple {
    color: #852068 !important; }

  .menu-hover:hover, .active.menu-hover {
    height: 115px; }

  .menu-hover:hover .hvr-atn, .active.menu-hover .hvr-atn {
    display: inline-block; }

  .projects-nav-cnt {
    padding-bottom: 30px;
    background: -moz-linear-gradient(top, #131618 0%, #131618 70%, #ffffff 70%, #ffffff 70%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #131618), color-stop(70%, #131618), color-stop(70%, #ffffff), color-stop(70%, #ffffff), color-stop(100%, #ffffff));
    background: -webkit-linear-gradient(top, #131618 0%, #131618 70%, #ffffff 70%, #ffffff 70%, #ffffff 100%);
    background: -o-linear-gradient(top, #131618 0%, #131618 70%, #ffffff 70%, #ffffff 70%, #ffffff 100%);
    background: -ms-linear-gradient(top, #131618 0%, #131618 70%, #ffffff 70%, #ffffff 70%, #ffffff 100%);
    background: linear-gradient(to bottom, #131618 0%, #131618 70%, #ffffff 70%, #ffffff 70%, #ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#131618', endColorstr='#ffffff', GradientType=0 ); }

  .contact-bg, .contact-content {
    top: 3em;
    right: 3em; }

  .contact-bg {
    -webkit-transition: opacity 0.5s 0.75s, background 0s 1.25s, top 0.5s 0s cubic-bezier(0.19, 1, 0.22, 1), right 0.5s 0s cubic-bezier(0.19, 1, 0.22, 1), bottom 0.5s 0.25s cubic-bezier(0.19, 1, 0.22, 1), left 0.5s 0.25s cubic-bezier(0.19, 1, 0.22, 1);
    transition: opacity 0.5s 0.75s, background 0s 1.25s, top 0.5s 0s cubic-bezier(0.19, 1, 0.22, 1), right 0.5s 0s cubic-bezier(0.19, 1, 0.22, 1), bottom 0.5s 0.25s cubic-bezier(0.19, 1, 0.22, 1), left 0.5s 0.25s cubic-bezier(0.19, 1, 0.22, 1); }

  .is-open .contact-bg, .is-open .contact-content {
    top: 1.5em !important;
    right: 1.5em !important;
    bottom: 1.5em !important;
    left: 1.5em !important; }

  .is-open .contact-bg {
    -webkit-transition: opacity 0s 0s, background 0s 1.25s, top 0.5s 0s cubic-bezier(0.19, 1, 0.22, 1), right 0.5s 0s cubic-bezier(0.19, 1, 0.22, 1), bottom 0.5s 0.25s cubic-bezier(0.19, 1, 0.22, 1), left 0.5s 0.25s cubic-bezier(0.19, 1, 0.22, 1);
    transition: opacity 0s 0s, background 0s 1.25s, top 0.5s 0s cubic-bezier(0.19, 1, 0.22, 1), right 0.5s 0s cubic-bezier(0.19, 1, 0.22, 1), bottom 0.5s 0.25s cubic-bezier(0.19, 1, 0.22, 1), left 0.5s 0.25s cubic-bezier(0.19, 1, 0.22, 1); }

  .about-ico {
    height: 64px; }

  #contact-logo {
    width: 105px;
    top: 6px;
    left: 23px;
    margin-left: 0;
    outline: none; }

  .social_menu_link {
    border: 1px solid #FFFFFF;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center; } }
@media (min-width: 992px) and (max-height: 690px) {
  .lkla {
    display: none !important; }

  .navbar-nav {
    margin-top: -80px; } }
.tags {
  text-align: center; }
  .tags div {
    padding: 5px 50px 5px 10px;
    margin: 10px;
    color: #acacac;
    min-width: 110px;
    position: relative;
    height: 32px;
    font-family: 'Raleway';
    display: inline-block;
    border: 1px solid #acacac;
    cursor: pointer;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s; }
	.tags div span.add {
      position: absolute;
      right: 15px;
      top: 2px;
      font-size: 22px;
      display: block;
	  color:#1e2226; }
    .tags div span.remove {
      position: absolute;
      right: 15px;
      top: 0px;
      font-size: 22px;
      display: none; }
    .tags div:hover {
	  color:#1e2226;
	   border-color: #1e2226;
      /*background-color: #f0f0f0;*/ }
    .tags div.selected {
      color:#1e2226;
      background-color: #f0f0f0;
      border-color: #f0f0f0;
      cursor: pointer; }
      .tags div.selected span.remove {
        display: block;
        cursor: pointer; }
	  .tags div.selected span.add {
        display: none; }

/*# sourceMappingURL=css.css.map */
