
@font-face {
  font-family: 'Helvetica Neue';
  font-style: normal;
  font-weight: 400;
  src: local('Helvetica Neue'), local('Helvetica-Neue'), url(/fonts/HelveticaNeue.ttf) format('truetype');
}
@font-face {
  font-family: 'HelveticaNeue';
  font-style: normal;
  font-weight: 500;
  src: local('HelveticaNeue Medium'), local('HelveticaNeue-Medium'), url(/fonts/HelveticaNeueMed.ttf) format('truetype');
}
@font-face {
  font-family: 'Helvetica Neue';
  font-style: normal;
  font-weight: 300;
  src: local('Helvetica Neue Light'), local('Helvetica-Neue Light'), url(/fonts/HelveticaNeueLight.ttf) format('truetype');
}
/* cyrillic-ext */
@font-face {
  font-family: 'Helv';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/ek4gzZ-GeXAPcSbHtCeQI_esZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}

@font-face {
  font-family: 'Helvetica Neue';
  font-style: normal;
  font-weight: 200;
  src: local('Helvetica Neue Thin'), local('Helvetica-Neue-Thin'), url(/fonts/HelveticaNeueCyr-Thin.otf) format('opentype');
}
@font-face {
  font-family: 'Helvetica Neue';
  font-style: normal;
  font-weight: 300;
  src: local('Helvetica Neue Light'), local('Helvetica-Neue-Light'), url(/fonts/HelveticaNeueCyr-Light.otf) format('opentype');
}
@font-face {
  font-family: 'Helvetica Neue';
  font-style: normal;
  font-weight: 400;
  src: local('Helvetica Neue'), local('Helvetica-Neue'), url(/fonts/HelveticaNeueCyr-Roman.otf) format('opentype');
}
@font-face {
  font-family: 'Helvetica Neue';
  font-style: normal;
  font-weight: 600;
  src: local('Helvetica Neue Medium'), local('Helvetica-Neue-Medium'), url(/fonts/HelveticaNeueCyr-Bold.otf) format('opentype');
}
@font-face {
  font-family: 'Helvetica Neue';
  font-style: normal;
  font-weight: 700;
  src: local('Helvetica Neue Bold'), local('Helvetica-Neue-Bold'), url(/fonts/HelveticaNeueCyr-Bold.otf) format('opentype');
}
@font-face {
  font-family: 'Helvetica Neue';
  font-style: normal;
  font-weight: 900;
  src: local('Helvetica Neue Black'), local('Helvetica-Neue-Black'), url(/fonts/HelveticaNeueCyr-Black.otf) format('opentype');
}

@keyframes rotate {
  0% {
    transform:translate(-0.3em, 0);
  }
  13% {
    transform:translate(-0.1em, -0.2em);
  }
  25% {
    transform:translate(0em, -0.3em);
  }
  38% {
    transform:translate(0.2em, -0.2em);
  }
  50% {
    transform:translate(0.3em, 0em);
  }
  63% {
    transform:translate(0.2em, 0.2em);
  }
  75% {
    transform:translate(0em, 0.3em);
  }
  88% {
    transform:translate(-0.1em, 0.2em);
  }
  100% {
    transform:translate(-0.3em, 0);
  }
}
@keyframes ico-family-animation {
  0% {
    transform:translate(11px, 21px);
  }
  8% {
    transform:translate(11px, 18px);
  }
  50% {
    transform:translate(11px, 70px);
  }
  92% {
    transform:translate(11px, 18px);
  }
  100% {
    transform:translate(11px, 21px);
  }
}
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
button,hr,input{overflow:visible;outline: none}audio,canvas,progress,video{display:inline-block}progress,sub,sup{vertical-align:baseline}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}html{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:300;line-height:1.15;letter-spacing:1.3px;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;height:100%}body{margin:0;height:100%;width:100%;overflow:hidden;position:relative}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}
li>a{
  color: inherit;
  text-decoration: none;
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
  background: transparent none;
  color: #ffffff;
}
.main-container{
  height: 100%;
  width: 100%;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.onepage-pagination{
  position: fixed;
  top: 50%;
  margin-top: -2em;
  z-index: 10;
  right: 3em;
  list-style: none;
}

.onepage-pagination li>a{
  height: 0.5em;
  width: 0.5em;
  border-radius: 50%;
  display: inline-block;
  transition: 0.5s;
  background: #ffffff;
  opacity: 0.2;
}
.onepage-pagination li>a.active{
  opacity: 1;
}
.viewing-page-4 .onepage-pagination li>a{
  background: #c1a775;
}

.menu{
  position: absolute;
  top: 1.5em;
  right: 3em;
}
.menu ul{
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
  color: #ffffff;
}
.menu ul>li{
  display: inline-block;
  padding: 0.2em;
  text-transform: uppercase;
}
.menu ul.lang{
  margin: 0 0.625em 0;
}
.lang li>a.active{
  opacity: 0.6;
}
.main-container>.block{
  width: 100%;
  height: 100%;
  position: relative;
}
.block.n1:before{
  width: 100%;
  height: 100%;
  background-image: radial-gradient(circle at 50% 38%, #e8e2d3, #beb7a4), linear-gradient(#ffffff, #ffffff);
}
.block.n2{
  background-image: radial-gradient(circle at 50% 38%, #84ab72, #6e905e), linear-gradient(#ffffff, #ffffff);
  text-align: center;
}
.block.n3{
  background-image: radial-gradient(circle at 50% 50%, #6e8daa, #4f6d8a), linear-gradient(#ffffff, #ffffff);
}
.block.n4{
  background: #ffffff;
}
.block.n1 .button{
  position: absolute;
  width: 100%;
  bottom: 10%;
  text-align: center;
}
.btn{
  background: transparent;
  border: solid 1px #ffffff;
  border-radius: 2px;
  color: #ffffff;
  font-size: 0.875em;
  font-weight: bold;
  letter-spacing: 1.1px;
  padding: 0.8em 1.5em 0.65em;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.btn:hover:not([disabled]){
  border-radius: 3px;
  margin: -0.10em 0;
  padding: 0.9em 2.2em 0.75em;
}
.btn.help{
  border-color: #c1a775;
  color: #c1a775;
}
div.title{
  position: absolute;
  width: 100%;
  text-align: center;
  top: 25%;
}
.title div.logo{
  display: inline-block;
  margin: 0 0 3em;
  position: relative;
  width: 11em;
  height: 9.8em;
}
.title div.logo>.kolos{
  position: absolute;
  top: 110%;
  right: 0;
  height: 110%;
  display: inline-block;
  width: 110%;
  margin-left: -10%;
  margin-bottom: -10%;
  background: no-repeat right bottom;
  background-size: 102.1%;
}
.title div.logo>img.logo-b{
  margin: 15% 19%;
  position: absolute;
  width: 58%;
  left: 0;
}
.benchmark-caption{
  width: 100%;
  text-align: center;
  height: 1.625em;
}
.benchmark-caption img{
  height: 160%;
  margin-left: -1em;
}
div.title>h1{
  display: none;
}
div.title h2{
  font-weight: normal;
  color: #ffffff;
  font-size: 1em;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
div.title h2>a{
  text-decoration: none;
  color: inherit;
}
div.title h2>a:before{
  content: "";
  position: absolute;
  bottom: -1em;
  left: 0;
  background: transparent;
  width: 0;
  height: 2px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
div.title h2>a:hover:before, div.title>ul>li:focus:before{
  width: 100%;
  background: #ffffff;
}
div.title>ul{
  list-style: none;
  margin: 3em 0 0;
  padding: 0;
}
div.title>ul>li{
  display: inline-block;
  border-left: 1px solid #c1a775;
  position: relative;
  padding: 0 0.625em;
}
div.title>ul>li:first-child{
  border: none;
}
ul.history{
  display: inline-block;
  padding: 0;
  margin: 4em 0 4em;
}
ul.history>li{
  font-size: 0.75em;
  display: inline-block;
  width: 13em;
  opacity: 0.8;
  transition: 0.5s;
}
ul.history>li span{
  display: block;
  padding: 1.5em 0 0;
  color: #ffffff;
}
ul.history>li svg{
  fill: #ffffff;
}
ul.history>li:hover, ul.history>li.active{
  opacity: 1;
  cursor: pointer;
}
ul.history>li svg, ul.history>li span{
  color: #ffffff;
  fill: #ffffff;
}
ul.history>li.audit svg{
  overflow: visible;
}
ul.history>li.audit svg path:nth-child(2){
  -webkit-transform: translate(-0.3em, 0);
  -moz-transform: translate(-0.3em, 0);
  -ms-transform: translate(-0.3em, 0);
  -o-transform: translate(-0.3em, 0);
  transform: translate(-0.3em, 0);
}
ul.history>li.audit:hover svg path:nth-child(2){
  animation: rotate;
  animation-duration: 1.2s;
}
ul.history>li.family-office:hover svg path:nth-child(3){
  animation: ico-family-animation;
  overflow: visible;
  animation-duration: 2s;
}
.block.n2 p{
  margin: 0;
}
.block.n2>.text{
  padding: 0 20em;
  text-align: justify;
  text-indent: 3em;
  line-height: 2.25;
  color: #ffffff;
  transition: 0.5s;
  font-size: 0.9em;
}
.block.n2>.text p span{
  transition: 0.5s;
  opacity: 0.8;
  color: #ffffff;
}
.block.n2>.text p span.bold{
  opacity: 0.85;
}
.block.n2>.text p span.tagged.active{
  opacity: 1;
  text-shadow: 0 0 0.15em #eeeeee;
}
.block.n3{
  text-align: center;
}
.block.n3 .clients-say{
  font-size: 2.25em;
  display: inline-block;
  width: 100%;
  text-align: center;
  position: absolute;
  top: 10%;
  font-weight: 300;
  left: 0;
  color: #ffffff;
}
.n3>.clients-list{
  width: 100%;
  /*display: inline-block;*/
  display: none;
  position: absolute;
  top: 25%;
  left: 0;
}
.n3>ul{
  list-style: none;
}
.n3 ul>li{
  display: inline-block;
  width: 11em;
  margin: 0 3em;
  color: #ffffff;
}
.n3 ul>li:first-child{
  width: 13em;
}
.quote-slider{
  color: #ffffff;
  position: absolute;
  width: 100%;
  /*top: 45%;*/
  top: 35%;
}
.quote-slider .slick-prev, .quote-slider .slick-next {
  position: absolute;
  top: 40%;
  display: block;
  height: 2.5em;
  width: 1.8em;
  margin-top: -1.5em;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  z-index: 333;
  background: url("/img/slider-arrow.svg") no-repeat center;
  background-size: contain;
  opacity: 0.6;
  transition: 0.3s;
}
.quote-slider .slick-prev{
  left: 17em;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.quote-slider .slick-next{
  right: 17em;
}
.quote-slider .slick-prev:hover, .slider .slick-next:hover{
  opacity: 1;
}
.quote{
  padding: 3em;
  opacity: 0.2;
  -webkit-transition:  0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.quote.slick-active{
  opacity: 1;
}
.quote .line{
  height: 2em;
  margin: 1em auto;
  background: url(/img/quote-line.svg) no-repeat;
  background-size: contain;
}
.quote .text{
  line-height: 1.88;
}
.quote .author{
  font-size: 1.1em;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 0.5em;
}
.quote .position{
  font-size: 0.85em;
  font-weight: 200;
  text-transform: uppercase;
}

.block.n4{
  text-align: center;
}
.contacts{
  font-family: Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
  position: absolute;
  bottom: 4.5em;
  left: 0;
  width: 100%;
  text-align: center;
}
.contacts ul{
  list-style: none;
  margin: 0;
  padding: 0;
}
.contacts ul>li{
  display: inline-block;
  margin: 0 .625em;
}
.contacts a{
  text-decoration: none;
  color: #c1a775;
  font-size: 1.125em;
}
.contacts img{
  height: 1.1em;
  margin: .2em 0 -.2em;
}
.copy{
  position: absolute;
  left: 0;
  bottom: 1.33em;
  text-align: center;
  width: 100%;
}
.copy p{
  font-size: 0.75em;
  letter-spacing: 0.9px;
  color: #beb7a4;
}
.bold{
  font-weight: bold;
}


.tcon {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  cursor: pointer;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 1em;
  transition: 0.3s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: transparent;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent;
  position: fixed;
  top: 1em;
  left: 1em;
  z-index: 10003;
  padding: 0;
}
.tcon > * {
  display: block; }
.tcon:hover, .tcon:focus {
  outline: none; }
.tcon::-moz-focus-inner {
  border: 0; }

.tcon-menu__lines {
  display: inline-block;
  height: 2px;
  transition: 0.5s;
  width: 100%;
  border-radius: 0.2em;
  transition: 0.3s;
  background: #c1a775;
  position: relative; }
.tcon-menu__lines::before, .tcon-menu__lines::after {
  display: inline-block;
  height: inherit;
  width: inherit;
  border-radius: 0.2em;
  transition: 0.3s;
  background: inherit;
  content: '';
  position: absolute;
  left: 0;
  -webkit-transform-origin: 0.2em center;
  transform-origin: 0.2em center;
  width: 100%;
  transition: 0.5s;
}
.tcon-menu__lines::before {
  top: 0.45em; }
.tcon-menu__lines::after {
  top: -0.45em; }
.tcon-transform .tcon-menu__lines {
  -webkit-transform: scale3d(0.8, 0.8, 0.8);
  transform: scale3d(0.8, 0.8, 0.8); }
.tcon-transform .tcon-menu__lines:before, .tcon-transform .tcon-menu__lines:after{
  background: #c1a775;
}
.tcon-menu--xbutterfly {
  width: 1.5em; }
.tcon-menu--xbutterfly .tcon-menu__lines::before, .tcon-menu--xbutterfly .tcon-menu__lines::after {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transition: top 0.3s 0.6s ease, -webkit-transform 0.3s ease;
  transition: top 0.3s 0.6s ease, transform 0.3s ease;
}
.tcon-menu--xbutterfly.tcon-transform .tcon-menu__lines {
  background: transparent!important; }
.tcon-menu--xbutterfly.tcon-transform .tcon-menu__lines::before, .tcon-menu--xbutterfly.tcon-transform .tcon-menu__lines::after {
  top: 0;
  transition: top 0.3s ease, -webkit-transform 0.3s 0.5s ease;
  transition: top 0.3s ease, transform 0.3s 0.5s ease;
  width: 2.4em;
  height: 3px;
}
.tcon-menu--xbutterfly.tcon-transform .tcon-menu__lines::before {
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);}
.tcon-menu--xbutterfly.tcon-transform .tcon-menu__lines::after {
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg);}

.tcon-visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }
.tcon-visuallyhidden:active, .tcon-visuallyhidden:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.benchmark-title{
  width: 100%;
  display: none;
  height: 1.5em;
  position: fixed;
  top: 0.8em;
  text-align: center;
  left: 0;
  transition: 0.5s;
}
.viewing-page-1 .tcon>tcon-menu__lines{
  background: #c1a775;
}
.viewing-page-1 .benchmark-title, .menu.active .benchmark-title{
  opacity: 0;
}
body:not(.viewing-page-1) .benchmark-title{
  opacity: 1;
}
.benchmark-title svg #Main{
  transition: 0.5s;
}
.viewing-page-2 .tcon>.tcon-menu__lines, .viewing-page-2 .benchmark-title svg #Main{
  background: #ffffff;
  fill: #ffffff;
  opacity: 1;
}
.viewing-page-3 .tcon>.tcon-menu__lines, .viewing-page-3 .benchmark-title svg #Main{
  background: #ffffff;
  fill: #ffffff;
  opacity: 1;
}
.viewing-page-4 .tcon>.tcon-menu__lines, .viewing-page-4 .benchmark-title svg #Main{
  background: #c1a775;
  fill: #c1a775;
  opacity: 1;
}
.benchmark-title svg{
  height: 140%;
}
#to_contacts{
  cursor: pointer;
}

.form{
  text-align: center;
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  background-image: radial-gradient(circle at 50% 50%, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.9));
  z-index: 9999;
}
.form>.back{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10000;
}
.form .frame{
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 1s;
}
.form .frame.success{
  top: 100%;
  display: table;
}
.form .frame.success>div{
  display: table-cell;
  vertical-align: middle;
  z-index: 10000;
}
.form .frame.success>div:before{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
}
.form .frame.success .block{
  background: #ffffff;
  padding: 3.75em 6.25em;
  display: inline-block;
  border-radius: 2px;
  z-index: 10001;
  position: relative;
}
.form .frame.success .icon{
  height: 6.25em;
  width: 6.25em;
  display: inline-block;
  overflow: visible;
  margin-bottom: 3em;
}
.form .frame.success .icon>svg{
  height: 100%;
  overflow: visible;
}
.form .frame.success .text-h1{
  font-size: 3.25em;
  letter-spacing: 2.3px;
  color: #74726e;
}
.form .frame.success .text-grey{
  margin: 1.5em auto;
  font-size: 1em;
  text-align: center;
  color: rgba(116, 114, 110, 0.6);
}
.form .frame.success .text-thankyou{
  font-size: 0.75em;
  font-weight: 500;
  letter-spacing: 0.8px;
  color: #c1a775;
  text-transform: uppercase;
}
.form .frame.success .btn.back-to-main{
  margin-top: 6em;
  color: #c1a775;
  border-color: #c1a775;
}
.form button.close{
  background: none;
  width: 2.1em;
  height: 2.1em;
  position: absolute;
  top: 1em;
  right: 1em;
  border: 0;
  cursor: pointer;
  z-index: 10002;
  text-align: center;
  display: block;
  vertical-align: middle;
  opacity: 0.8;
  transition: 0.5s;
  overflow: visible;
}
.form button.close:hover{
  opacity: 1;
}
.form button.close img{
  height: 100%;
}
.form form{
  height: 100%;
  margin: 0 auto;
  position: relative;
  width: 33em;
  z-index: 10001;
  transition: 1.5s;
}
.form .logo{
  margin: 5% 0 1.5em;
  width: 100%;
  left: 0;
  text-align: center;
}
.form .logo>img{
  width: 10em;
}
.form .text{
  width: 100%;
  color: #ffffff;
  margin: 0 0 1em;
  font-weight: 300;
  text-align: center;
  font-size: 2em;
}
.form .form-control{
  background: transparent;
  border-radius: 2px;
  border: solid 1px rgba(255, 255, 255, 0.4);
  height: 2em;
  position: relative;
}
.form-control input{
  border: 0;
  background: transparent;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  outline: none;
}
/* form starting stylings ------------------------------- */
.group 			  {
  position:relative;
  margin-bottom:1.5em;
  width: 100%;
}
.group svg{
  display: none;
  position: absolute;
  top: 1.3em;
  right: 0;
}
input:not([type="submit"]), textarea{
  font-size:1em;
  padding: 1.5em 0.5em 0.5em;
  display:block;
  color: #ffffff!important;
  width: 100%;
  background: transparent!important;
  border-radius: 2px;
  border: solid 1px rgba(255, 255, 255, 0.4);
  transition: 0.5s;
}
input:focus, textarea:focus{ outline:none; border-color: #c1a775; }

/* LABEL ======================================= */
label{
  color:#999;
  font-size:1em;
  font-weight:normal;
  position:absolute;
  pointer-events:none;
  left:1em;
  top:1em;
  transition:0.2s ease all;
  -moz-transition:0.2s ease all;
  -webkit-transition:0.2s ease all;
}

/* active state */
input:focus ~ label, input:valid:required ~ label, input.not-empty ~ label, textarea:focus ~ label, textarea.not-empty ~ label{
  top:0.5em;
  font-size:0.8em;
  left: 0.8em;
  color:rgba(255,255,255,0.6);
}
.group textarea{
  resize: none;
  height: 5em;
}
form button.btn{
  background-color: #c1a775;
  border-color: #c1a775;
  border-radius: 2px;
  color: #333333;
  -webkit-transition:  0.5s;
  -moz-transition:  0.5s;
  -ms-transition:  0.5s;
  -o-transition:  0.5s;
  transition:  0.5s;
}
form button.btn[disabled]{
  background-color: #999999;
  border-color: #999999;
  border-radius: 2px;
  color: #333333;
}
.slick-slide{
  outline: none;
}

.blur{
  -webkit-filter: blur(1em);
  filter: blur(1em);
}



body, html {
  margin: 0;
  overflow: hidden;
  -webkit-transition: opacity 400ms;
  -moz-transition: opacity 400ms;
  transition: opacity 400ms;
}

body, .onepage-wrapper, html {
  display: block;
  position: static;
  padding: 0;
  width: 100%;
  height: 100%;
}

.onepage-wrapper {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  padding: 0;
  -webkit-transform-style: preserve-3d;
}

.onepage-wrapper .section {
  width: 100%;
  height: 100%;
}


.disabled-onepage-scroll, .disabled-onepage-scroll .wrapper {
  overflow: auto;
}

/*.disabled-onepage-scroll .onepage-wrapper .section {
  position: relative !important;
  top: auto !important;
  left: auto !important;
}*/
/*.disabled-onepage-scroll .onepage-wrapper {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  transform: none !important;
  -ms-transform: none !important;
  min-height: 100%;
}*/


.disabled-onepage-scroll .onepage-pagination {
  display: none;
}

body.disabled-onepage-scroll, .disabled-onepage-scroll .onepage-wrapper, html {
  position: inherit;
}


@media (min-width: 769px) {
  .tcon{
    display: none;
  }
  .menu li.main{
    display: none;
  }
  .menu .lang{
    float: left;
  }
  .menu .contacts{
    display: none;
  }
}
@media (max-width: 768px) {
  .menu {
    position: fixed;
    top: 0;
    right: auto;
    left: -100%;
    width: 100%;
    transition: all 0.5s;
    background: #ffffff;
    height: 100%;
    z-index: 8888;
  }
  .menu.active{
    left: 0;
  }
  .menu>ul{
    position: absolute;
    color: #74726e;
    display: inline-block;
    padding: 0;
    width: 100%;
    margin: 0;
    text-align: center;
  }
  .menu ul.nav{
    top: 9em;
  }
  .menu>ul.lang{
    bottom: 8em;
    margin: 0;
  }
  .menu ul>li{
    display: inline-block;
    width: 100%;
    padding: 1em 0;
  }
  .menu ul.lang>li{
    width: auto;
    margin: 0 .5em;
  }
  .menu .contacts{
    position: absolute;
    bottom: 1em;
  }
  .menu .contacts li{
    padding: 0;
    margin: 0.3em 0;
  }
  div.title{
    top: 8em;
  }
  div.title .logo{
    margin: 0 0 2.5em;
    width: 7.9em;
    height: 6.92em;
  }
  .title div.logo>.kolos{
    background-size: 100%;
  }
  div.title ul{
    padding: 0 2em;
  }
  div.title ul>li{
    margin-bottom: 1em;
  }
  @media (orientation: portrait) {
    div.title>ul>li:nth-child(4){
      border: none;
    }
    html[lang="en"] div.title>ul>li:nth-child(4){
      padding-left: 3em;
    }
    html[lang="en"] div.title>ul>li:nth-child(5){
      padding-right: 3em;
    }
  }
  div.title h2>a{
    font-size: 0.75em;
    font-weight: normal;
  }
  .block.n1 button{
    bottom: 7em;
  }
  .contacts{
    bottom: 2.5em;
  }
  .contacts ul>li {
    width: 100%;
    font-size: 0.8em;
    margin: .4em auto;
  }
  .block.n1 .button{
    bottom: 10%;
  }
  ul.history{
    height: 5em;
    margin: 3em 0 0;
  }
  ul.history>li {
    font-size: 1em;
    display: inline-block;
    width: 4em;
    height: 100%;
    vertical-align: center;
  }
  ul.history>li svg{
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
    vertical-align: bottom;
  }
  ul.history>li span{
    display: inline-block;
    font-size: 0.65em;
    height: 1em;
    padding: 0;
    vertical-align: bottom;
  }

  .block.n2>.text{
    margin-top: 1em;
    padding: 0.5em 1em;
    font-size: 0.75em;
    line-height: 1.15em;
  }
  .benchmark-title{
    display: inline-block;
  }
  .quote {
    padding: 2em;
    font-weight: 200;
    font-size: 0.7em;
  }
  .block.n3 .clients-say{
    font-size: 1.4em;
    top: 5em;
  }
  .block.n3 .clients-list{
    display: none;
  }
  .copy{
    bottom: 0.25em;
  }
  .copy p{
    font-size: 0.625em;
    font-weight: 200;
  }
  .copy .bold{
    font-weight: 500;
  }
  .form form {
    margin: 0 2%;
    width: 96%;
    min-height: 100%;
    overflow-y: auto;
    box-sizing: border-box;
  }
  .form button.close {
    width: 2.0em;
    height: 1.25em;
    top: 2em;
    right: 1.5em;
    overflow: visible;
  }
  .form .logo {
    margin: 1em 0 0.5em
  }
  .form .logo>img {
    width: 6em;
  }
  .form .text {
    font-weight: 200;
    font-size: 1.5em;
  }
  .form form button{
    margin-bottom: 2em;
  }
  .group{
    margin-bottom: 1em;
  }
  .group svg {
    right: 0.5em;
  }
  input:not([type="submit"]), textarea {
    box-sizing: border-box;
  }
  label {
    font-size: 0.85em;
    font-weight: normal;
    top: 1.4em;
  }
  .form .frame.success .block{
    width: 93%;
    box-sizing: border-box;
    padding: 2em;
  }
  .form .frame.success .icon{
    height: 4em;
    width: 4em;
    margin-bottom: 1.25em;
  }
  .form .frame.success .text-h1{
    font-size: 1.25em;
    padding: 0 2.25em;
    letter-spacing: 1.3px;
  }
  .form .frame.success .text-grey{
    line-height: 1.71;
    font-size: 0.85em;
    margin: 0.75em auto 2.25em;
  }
  .form .frame.success .text-thankyou{
    font-size: 0.625em;
    letter-spacing: 0.6px;
  }
  .form .frame.success .btn.back-to-main{
    margin-top: 2.25em;
    font-size: 0.69em;
    font-weight: 500;
  }
  .onepage-pagination{
    right: 1em;
    display: none;
  }
  @media (orientation: landscape) {
    div.title {
      top: 2em;
    }
    div.title .logo {
      margin: 0 0 2em;
    }
    div.title>ul {
      margin: 2em 0 2em;
    }
    .block.n1 .button {
      bottom: 2em;
    }
    .block.n3 .clients-say {
      top: 3em;
    }
    ul.history>li{
      width: 5em;
    }
    ul.history>li span {
      padding: 0;
    }
    ul.history>li svg {
      -webkit-transform: scale(0.6);
      -moz-transform: scale(0.6);
      -ms-transform: scale(0.6);
      -o-transform: scale(0.6);
      transform: scale(0.6);
    }
    ul.history {
      height: 4em;
    }
    .menu ul.nav {
      top: 7em;
    }
    .menu ul>li {
      padding: 0.5em 0;
    }
    .menu>ul.lang {
      bottom: 8.5em;
    }
    .block.n2>.text {
      font-size: 0.65em;
      margin: 2em 0 0;
      line-height: 1.25;
    }
    .form .frame.success .block{
      width: 55%;
    }
    .menu .contacts li{
      margin: 0.5em 0;
    }
  }
}