/* Generated by less 2.5.1 */
/* erkan @ plato planning | 2016 */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* palette & sizes */
/* color & size definitions */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* general */
/* body */
html,
body {
  height: 100%;
}
body.opening {
  background-image: url(../image/bg-plato-illustration@2x.png);
  background-size: 1800px 733px;
  background-position: bottom 140px right 0;
  height: 100%;
}
body.contact {
  background-image: url(../image/bg-white-plato-illustration@2x.png);
  background-size: 1800px 733px;
  background-position: top -100px right 0;
  height: 100%;
}
body.works .screen-works {
  background-image: url(../image/bg-white-plato-illustration@2x.png);
  background-size: 1800px 733px;
  background-position: bottom -400px right;
  height: auto;
  padding-bottom: 200px;
}
body.works .screen-works.no-bg {
  background-image: none;
}
.center {
  width: 1400px;
  height: auto;
  margin: 0 auto;
  padding: 30px 0;
}
p.quote-big {
  font-size: 26px;
  text-align: center;
  font-family: 'Rubik', sans-serif;
  margin: 0;
}
p.quote-medium {
  font-size: 18px;
  text-align: center;
  font-family: 'Rubik', sans-serif;
  margin: 0;
  padding-right: 100px;
  padding-left: 100px;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* top navigation */
/* navigation */
.navigation {
  font-family: 'Rubik', sans-serif;
  width: 100%;
  height: auto;
  text-align: right;
  padding-right: 50px;
  position: fixed;
  background-image: url(../image/white-screen.png);
  background-repeat: repeat;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1000;
}
.navigation.slim {
  background-color: #fff;
  -webkit-box-shadow: 0px -22px 58px 0px rgba(0, 0, 0, 0.64);
  -moz-box-shadow: 0px -22px 58px 0px rgba(0, 0, 0, 0.64);
  box-shadow: 0px -22px 58px 0px rgba(0, 0, 0, 0.64);
}
.navigation.slim a.plato-logo {
  padding: 20px 35px 20px 10px;
  margin-top: 0;
  font-size: 14px;
  background-size: 25px 25px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  letter-spacing: 2px;
}
.navigation.slim a.lang {
  top: 18px;
}
.navigation a {
  color: #2c2c2c;
  font-family: 'Rubik', sans-serif;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 30px 10px;
}
.navigation a span {
  padding: 3px 12px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.navigation a.plato-logo {
  font-size: 18px;
  margin-left: 30px;
  margin-top: 0;
  padding: 30px 45px 30px 10px;
  background-image: url(../image/plato-logo@2x.png);
  background-size: 37px 37px;
  background-position: right center;
}
.navigation a.plato-hidden {
  background-image: url(../image/plato-logo@2x.png);
  width: 100%;
  height: 30px;
  position: absolute;
  background-size: 30px 30px;
  background-position: top right;
  top: 10px;
  right: 12px;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 3px;
  padding-right: 40px;
  padding-top: 10px;
  display: none;
}
.navigation a.page-opener {
  font-size: 14px;
}
.navigation a.selected:hover {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.navigation a.selected span {
  background-color: #ef760f;
  color: #fff;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* screen */
/* main-opening */
.screen {
  width: 100%;
  padding: 20px 50px;
  text-align: right;
}
.screen h2.main-message {
  margin: 0;
  font-family: 'Rubik', sans-serif;
  font-weight: 500;
  font-size: 90px;
  line-height: 80%;
  color: #ef760f;
  padding-top: 200px;
  display: inline-block;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* top setup */
/* picture and text setup */
.top-setup .big-picture {
  position: relative;
}
.top-setup .big-picture .photo {
  height: 700px;
  background-size: cover;
  background-position: top center;
}
.top-setup .big-picture .photo.about {
  background: transparent;
}
.top-setup .big-picture .photo.partners {
  background: transparent;
}
.top-setup .big-picture .quote {
  height: auto;
  width: 100%;
  padding: 0 20px;
  position: absolute;
  bottom: 0;
  background-image: url(../image/white-screen.png);
  background-repeat: repeat;
  z-index: 200;
}
.top-setup .big-picture .quote .center {
  width: 1200px;
}
.top-setup .big-picture .page-name {
  position: absolute;
  right: 50px;
  bottom: -80px;
  background-color: #fff;
  width: 90px;
  height: 360px;
  background-position: 20px 20px;
  z-index: 200;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
.top-setup .big-picture .page-name.about {
  background-image: url(../image/about-txt@2x.png);
  background-size: 45px 207px;
  bottom: -130px;
}
.top-setup .big-picture .page-name.about.about-tr {
  background-image: url(../image/about-txt-tr@2x.png);
  background-size: 50px 356px;
  height: 390px;
}
.top-setup .big-picture .page-name.partners {
  background-image: url(../image/partners-txt@2x.png);
  background-size: 45px 320px;
}
.top-setup .big-picture .page-name.partners.partners-tr {
  background-image: url(../image/partners-txt-tr@2x.png);
  background-size: 51px 357px;
  height: 380px;
}
.top-setup .bottom-imagery {
  height: auto;
  position: absolute;
}
.top-setup .bottom-imagery .mountains {
  height: 463px;
  width: 900px;
  background-image: url(../image/mountains@2x.png);
  background-size: 900px 463px;
  background-position: 0 0;
  position: absolute;
  top: -50px;
}
.screen-setup {
  position: relative;
  height: auto;
}
a.lang {
  position: absolute;
  top: 30px;
  left: 30px;
  display: inline-block;
  vertical-align: middle;
  font-size: 10px;
  font-family: 'Rubik', sans-serif;
  font-weight: 500;
  color: #aaaaaa;
  text-align: center;
  width: 20px;
  height: 20px;
  padding: 0;
  padding-top: 3px;
  border: 1px solid #aaa;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
a.lang:hover {
  color: #fff;
  background-color: #ef760f;
  border: 1px solid #ef760f;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* team */
/* team setup */
.team {
  background-image: url(../image/city-top@2x.png);
  background-size: 900px 463px;
  background-position: bottom right;
}
.team .team-header {
  font-family: 'Rubik', sans-serif;
  font-size: 46px;
  text-align: left;
  padding-bottom: 34.28571429px;
  font-weight: 500;
}
.team .team-information {
  font-family: 'Rubik', sans-serif;
  padding-right: 50%;
  font-size: 14px;
  line-height: 150%;
}
.team .member-holder {
  padding-top: 50px;
}
.team .member-holder .member-box {
  display: inline-block;
  width: 47%;
  padding-right: 3%;
  position: relative;
  vertical-align: top;
  margin-bottom: 40px;
  text-align: left;
  text-align: justify;
  min-height: 260px;
}
.team .member-holder .member-box .m-image {
  position: absolute;
  width: 240px;
  height: 240px;
  background-color: #efefef;
  background-size: cover;
}
.team .member-holder .member-box .m-info-holder {
  padding-left: 260px;
  font-family: 'Rubik', sans-serif;
}
.team .member-holder .member-box .m-info-holder .m-name {
  font-family: 'Rubik', sans-serif;
  font-weight: 500;
  font-size: 18px;
  padding-bottom: 4px;
}
.team .member-holder .member-box .m-info-holder .m-description {
  font-family: 'Rubik', sans-serif;
  font-weight: 500;
  font-size: 12px;
  padding-bottom: 10px;
  color: #ef760f;
}
.team .member-holder .member-box .m-info-holder .m-about {
  font-size: 14px;
  line-height: 150%;
}
.team .member-holder .member-box:nth-child(2n) {
  padding-left: 3%;
  padding-right: 0;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* partners */
/* partners setup */
.partner-holder {
  padding-top: 30px;
  padding-bottom: 70px;
  text-align: center;
}
.partner-holder a.partner-box,
.partner-holder .partner-box {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 10px;
  width: 25%;
  height: auto;
  padding: 20px;
  text-decoration: none;
}
.partner-holder a.partner-box .picture-box,
.partner-holder .partner-box .picture-box {
  width: 100%;
  height: 70px;
  margin-bottom: 20px;
}
.partner-holder a.partner-box .picture-box img,
.partner-holder .partner-box .picture-box img {
  width: auto;
  height: 70px;
}
.partner-holder a.partner-box .partner-small-info,
.partner-holder .partner-box .partner-small-info {
  text-align: center;
  font-family: 'Rubik', sans-serif;
  color: #ef760f;
  font-size: 14px;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* contact */
/* contact setup */
.contact-information {
  padding-right: 50px;
  padding-top: 100px;
  text-align: right;
  font-family: 'Rubik', sans-serif;
  min-height: 100%;
  margin-bottom: -500px;
}
.contact-information:after {
  content: "";
  display: block;
}
.map,
.contact-information:after {
  height: 500px;
}
.part-x {
  display: inline-block;
  vertical-align: top;
  width: 30%;
  padding-right: 5%;
}
.part-x.right-set {
  background-image: url(../image/contact-txt@2x.png);
  background-position: top right;
  background-size: 45px 286px;
  padding-right: 80px;
  min-height: 290px;
}
.part-x.right-set.contact-tr {
  background-image: url(../image/contact-txt-tr@2x.png);
  background-size: 80px 280px;
}
.part-x .every-line .label {
  font-family: 'Rubik', sans-serif;
  margin-bottom: 5px;
  font-size: 14px;
}
.part-x .every-line .label-information {
  margin-bottom: 20px;
}
.part-x .every-line .label-information a.ico-link {
  margin-top: 20px;
  display: inline-block;
  width: 40px;
  height: 40px;
  background-size: 40px 40px;
  margin-left: 10px;
}
.part-x .every-line .label-information a.ico-link:last-child {
  margin-right: -3px;
}
.part-x .every-line .label-information a.ico-link.facebook {
  background-image: url(../image/facebook-ico@2x.png);
}
.part-x .every-line .label-information a.ico-link.linkedin {
  background-image: url(../image/linkedin-ico@2x.png);
}
.part-x .every-line .label-information a.ico-link.xing {
  background-image: url(../image/xing-ico@2x.png);
}
.map {
  width: 100%;
  height: 500px;
  padding: 20px;
}
.map .map-cover {
  width: 100%;
  height: 100%;
  background-color: #efefef;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* works */
/* works setup */
.screen-works {
  height: 100%;
}
.screen-works .works-box {
  width: 100%;
  height: 100%;
  position: relative;
  padding-left: 400px;
}
.screen-works .works-box.no-left-pad {
  padding-left: 0;
}
.screen-works .works-box.no-left-pad .right-side {
  width: 100%;
  min-height: 400px;
}
.screen-works .works-box.no-left-pad .right-side .row-3x {
  width: 100%;
  height: auto;
  text-align: right;
}
.screen-works .works-box.no-left-pad .right-side .row-3x .col-x {
  display: inline-block;
  width: 33%;
  min-height: 40px;
  vertical-align: top;
  padding-left: 20px;
}
.screen-works .works-box.no-left-pad .right-side .row-3x .col-x .box-work-cover {
  width: 100%;
  height: auto;
}
.screen-works .works-box.no-left-pad .right-side .row-3x .col-x .box-work-cover + .box-work-cover {
  margin-top: 20px;
}
.screen-works .works-box.no-left-pad .right-side .row-3x .col-x .box-work-cover .work-header {
  font-weight: bold;
  letter-spacing: 1px;
  color: #ef760f;
  font-size: 16px;
  padding-right: 10px;
  margin-bottom: 25px;
  position: relative;
}
.screen-works .works-box.no-left-pad .right-side .row-3x .col-x .box-work-cover .work-header:after {
  content: "";
  width: 50px;
  height: 1px;
  background-color: #979797;
  position: absolute;
  right: 10px;
  top: 35px;
}
.screen-works .works-box.no-left-pad .right-side .row-3x .col-x .box-work-cover a.link-header {
  padding: 7px 10px;
  display: inline-block;
  font-size: 12px;
  color: #848484;
  text-decoration: none;
  width: 100%;
  cursor: default;
  position: relative;
}
.screen-works .works-box.no-left-pad .right-side .row-3x .col-x .box-work-cover a.link-header.has-page {
  color: #848484;
  cursor: pointer;
  padding: 7px 20px 7px 10px;
}
.screen-works .works-box.no-left-pad .right-side .row-3x .col-x .box-work-cover a.link-header.has-page:hover {
  background-color: #10AC86;
  color: #fff;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  cursor: pointer;
}
.screen-works .works-box.no-left-pad .right-side .row-3x .col-x .box-work-cover a.link-header.has-page:after {
  content: "<";
  width: 4px;
  height: 4px;
  position: absolute;
  right: 10px;
  top: 8px;
  font-weight: bold;
}
.screen-works .works-box .left-side {
  width: 400px;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding: 100px 20px 20px 20px;
}
.screen-works .works-box .left-side .link-group {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
.screen-works .works-box .left-side .link-group a.main-link {
  font-family: 'Rubik', sans-serif;
  color: #ef760f;
  font-size: 20px;
  display: inline-block;
  width: 100%;
  height: auto;
  padding: 5px 10px;
  text-decoration: none;
}
.screen-works .works-box .left-side .link-group a.main-link.selected + .sub-links {
  display: block;
}
.screen-works .works-box .left-side .link-group .sub-links {
  padding: 5px;
  display: none;
}
.screen-works .works-box .left-side .link-group .sub-links a.sub-link-line {
  display: inline-block;
  width: 90%;
  padding: 5px 10px;
  font-size: 15px;
  text-decoration: none;
  font-family: 'RubikRegular';
  color: #797979;
  margin-bottom: 5px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
.screen-works .works-box .left-side .link-group .sub-links a.sub-link-line.opened {
  color: #515151;
  background-color: #D5D5D5;
  padding: 10px 10px;
}
.screen-works .works-box .right-side {
  position: relative;
  width: 100%;
  height: auto;
  min-height: 400px;
  text-align: right;
  font-family: 'Rubik', sans-serif;
  padding-top: 100px;
  padding-right: 50px;
}
.screen-works .works-box .right-side .works-main {
  width: 100%;
  height: 100%;
  padding-right: 100px;
  background-image: url(../image/works-txt@2x.png);
  background-size: 45px 219px;
  background-position: top right;
  padding-left: 290px;
}
.screen-works .works-box .right-side .works-main.works-tr {
  background-image: url(../image/works-txt-tr@2x.png);
  background-size: 80px 190px;
}
.screen-works .works-box .right-side .works-main .main-cover .every-line a.tag,
.screen-works .works-box .right-side .works-main .main-cover .every-line span.tag {
  display: inline-block;
  vertical-align: middle;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  color: #333;
  font-size: 9px;
  font-family: 'Rubik', sans-serif;
  border: 1px solid #C9C9C9;
  padding: 8px 14px 7px;
  margin-left: 10px;
  text-decoration: none;
}
.screen-works .works-box .right-side .works-main .main-cover .every-line a.tag {
  margin-left: none;
}
.screen-works .works-box .right-side .works-main .main-cover .every-line h4.work-name {
  font-size: 22px;
  font-family: 'Rubik', sans-serif;
  font-weight: 500;
}
.screen-works .works-box .right-side .works-main .main-cover .every-line p.ds {
  line-height: 160%;
  padding-left: 50px;
  font-family: 'Rubik', sans-serif;
  font-size: 14px;
  margin: 30px 0;
}
.screen-works .works-box .right-side .works-main .main-cover .every-line img {
  width: 100%;
  height: auto;
  box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* footer */
/* footer setup */
.footer {
  background-image: url(../image/footer-bg.png);
  background-size: 100% 100%;
  width: 100%;
  height: auto;
  position: fixed;
  bottom: 0;
  left: 0;
  font-family: 'Rubik', sans-serif;
  color: #fff;
  font-size: 12px;
  text-align: right;
  padding: 16px 50px 15px;
}
.footer.orange {
  background-image: url(../image/footer-bg-orange.png);
  position: relative;
  top: auto;
  left: auto;
  bottom: auto;
  right: auto;
}
.footer.for-works {
  position: relative;
}
.footer .col {
  display: inline-block;
  vertical-align: top;
  width: 330px;
  padding-left: 40px;
}
.footer .col .line {
  width: 100%;
  height: auto;
  margin-bottom: 5px;
}
.footer .col .line b.box {
  display: inline-block;
  width: 30%;
  vertical-align: top;
}
.footer .col .line b.box:only-child {
  width: 100%;
}
.footer .col .line b.box + b.box {
  vertical-align: top;
  width: 55%;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* animation */
/* animation that related */
.fade-in {
  animation-name: fade-in;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
}
.opening {
  animation-name: opening-fade-in;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
}
@keyframes fade-in {
  0% {
    opacity: 0;
    padding-top: 200px;
  }
  100% {
    opacity: 1;
    padding-top: 220px;
  }
}
@keyframes opening-fade-in {
  0% {
    background-position: bottom 100px right 0;
  }
  100% {
    background-position: bottom 120px right 0;
  }
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* rounders */
/* round */
.round-zero {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}
.round-two {
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.round-two-top {
  border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  -webkit-border-radius: 2px 2px 0 0;
}
.round-two-bottom {
  border-radius: 0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  -webkit-border-radius: 0 0 2px 2px;
}
.round-two-left {
  border-radius: 2px 0 0 2px;
  -moz-border-radius: 2px 0 0 2px;
  -webkit-border-radius: 2px 0 0 2px;
}
.round-two-right {
  border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  -webkit-border-radius: 0 2px 2px 0;
}
.round-four {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.round-four-top {
  border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
}
.round-four-bottom {
  border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
}
.round-four-left {
  border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
}
.round-four-right {
  border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
}
.round-six {
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
.round-six-top {
  border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  -webkit-border-radius: 6px 6px 0 0;
}
.round-six-bottom {
  border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  -webkit-border-radius: 0 0 6px 6px;
}
.round-six-left {
  border-radius: 6px 0 0 6px;
  -moz-border-radius: 6px 0 0 6px;
  -webkit-border-radius: 6px 0 0 6px;
}
.round-six-right {
  border-radius: 0 6px 6px 0;
  -moz-border-radius: 0 6px 6px 0;
  -webkit-border-radius: 0 6px 6px 0;
}
.round-eight {
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
.round-eight-top {
  border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  -webkit-border-radius: 8px 8px 0 0;
}
.round-eight-bottom {
  border-radius: 0 0 8px 8px;
  -moz-border-radius: 0 0 8px 8px;
  -webkit-border-radius: 0 0 8px 8px;
}
.round-eight-left {
  border-radius: 8px 0 0 8px;
  -moz-border-radius: 8px 0 0 8px;
  -webkit-border-radius: 8px 0 0 8px;
}
.round-eight-right {
  border-radius: 0 8px 8px 0;
  -moz-border-radius: 0 8px 8px 0;
  -webkit-border-radius: 0 8px 8px 0;
}
.round-ten {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.round-ten-top {
  border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
}
.round-ten-bottom {
  border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
}
.round-ten-left {
  border-radius: 10px 0 0 10px;
  -moz-border-radius: 10px 0 0 10px;
  -webkit-border-radius: 10px 0 0 10px;
}
.round-ten-right {
  border-radius: 0 10px 10px 0;
  -moz-border-radius: 0 10px 10px 0;
  -webkit-border-radius: 0 10px 10px 0;
}
.round-15 {
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}
.round-15-top {
  border-radius: 15px 15px 0 0;
  -moz-border-radius: 15px 15px 0 0;
  -webkit-border-radius: 15px 15px 0 0;
}
.round-15-bottom {
  border-radius: 0 0 15px 15px;
  -moz-border-radius: 0 0 15px 15px;
  -webkit-border-radius: 0 0 15px 15px;
}
.round-15-left {
  border-radius: 15px 0 0 15px;
  -moz-border-radius: 15px 0 0 15px;
  -webkit-border-radius: 15px 0 0 15px;
}
.round-15-right {
  border-radius: 0 15px 15px 0;
  -moz-border-radius: 0 15px 15px 0;
  -webkit-border-radius: 0 15px 15px 0;
}
.round-25 {
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
}
.round-25-top {
  border-radius: 25px 25px 0 0;
  -moz-border-radius: 25px 25px 0 0;
  -webkit-border-radius: 25px 25px 0 0;
}
.round-25-bottom {
  border-radius: 0 0 25px 25px;
  -moz-border-radius: 0 0 25px 25px;
  -webkit-border-radius: 0 0 25px 25px;
}
.round-25-left {
  border-radius: 25px 0 0 25px;
  -moz-border-radius: 25px 0 0 25px;
  -webkit-border-radius: 25px 0 0 25px;
}
.round-25-right {
  border-radius: 0 25px 25px 0;
  -moz-border-radius: 0 25px 25px 0;
  -webkit-border-radius: 0 25px 25px 0;
}
.round-35 {
  border-radius: 35px;
  -moz-border-radius: 35px;
  -webkit-border-radius: 35px;
}
.round-35-top {
  border-radius: 35px 35px 0 0;
  -moz-border-radius: 35px 35px 0 0;
  -webkit-border-radius: 35px 35px 0 0;
}
.round-35-bottom {
  border-radius: 0 0 35px 35px;
  -moz-border-radius: 0 0 35px 35px;
  -webkit-border-radius: 0 0 35px 35px;
}
.round-35-left {
  border-radius: 35px 0 0 35px;
  -moz-border-radius: 35px 0 0 35px;
  -webkit-border-radius: 35px 0 0 35px;
}
.round-35-right {
  border-radius: 0 35px 35px 0;
  -moz-border-radius: 0 35px 35px 0;
  -webkit-border-radius: 0 35px 35px 0;
}
.round-45 {
  border-radius: 45px;
  -moz-border-radius: 45px;
  -webkit-border-radius: 45px;
}
.round-45-top {
  border-radius: 45px 45px 0 0;
  -moz-border-radius: 45px 45px 0 0;
  -webkit-border-radius: 45px 45px 0 0;
}
.round-45-bottom {
  border-radius: 0 0 45px 45px;
  -moz-border-radius: 0 0 45px 45px;
  -webkit-border-radius: 0 0 45px 45px;
}
.round-45-left {
  border-radius: 45px 0 0 45px;
  -moz-border-radius: 45px 0 0 45px;
  -webkit-border-radius: 45px 0 0 45px;
}
.round-45-right {
  border-radius: 0 45px 45px 0;
  -moz-border-radius: 0 45px 45px 0;
  -webkit-border-radius: 0 45px 45px 0;
}
.round-full {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.round-full-top {
  border-radius: 50% 50% 0 0;
  -moz-border-radius: 50% 50% 0 0;
  -webkit-border-radius: 50% 50% 0 0;
}
.round-full-bottom {
  border-radius: 0 0 50% 50%;
  -moz-border-radius: 0 0 50% 50%;
  -webkit-border-radius: 0 0 50% 50%;
}
.round-full-left {
  border-radius: 50% 0 0 50%;
  -moz-border-radius: 50% 0 0 50%;
  -webkit-border-radius: 50% 0 0 50%;
}
.round-full-right {
  border-radius: 0 50% 50% 0;
  -moz-border-radius: 0 50% 50% 0;
  -webkit-border-radius: 0 50% 50% 0;
}
.round-un-two-top-left {
  border-radius: 2px 0 0 0;
  -moz-border-radius: 2px 0 0 0;
  -webkit-border-radius: 2px 0 0 0;
}
.round-un-two-top-right {
  border-radius: 0 2px 0 0;
  -moz-border-radius: 0 2px 0 0;
  -webkit-border-radius: 0 2px 0 0;
}
.round-un-two-bottom-left {
  border-radius: 0 0 0 2px;
  -moz-border-radius: 0 0 0 2px;
  -webkit-border-radius: 0 0 0 2px;
}
.round-un-two-bottom-right {
  border-radius: 0 0 2px 0;
  -moz-border-radius: 0 0 2px 0;
  -webkit-border-radius: 0 0 2px 0;
}
.round-un-four-top-left {
  border-radius: 4px 0 0 0;
  -moz-border-radius: 4px 0 0 0;
  -webkit-border-radius: 4px 0 0 0;
}
.round-un-four-top-right {
  border-radius: 0 4px 0 0;
  -moz-border-radius: 0 4px 0 0;
  -webkit-border-radius: 0 4px 0 0;
}
.round-un-four-bottom-left {
  border-radius: 0 0 0 4px;
  -moz-border-radius: 0 0 0 4px;
  -webkit-border-radius: 0 0 0 4px;
}
.round-un-four-bottom-right {
  border-radius: 0 0 4px 0;
  -moz-border-radius: 0 0 4px 0;
  -webkit-border-radius: 0 0 4px 0;
}
.round-un-six-top-left {
  border-radius: 6px 0 0 0;
  -moz-border-radius: 6px 0 0 0;
  -webkit-border-radius: 6px 0 0 0;
}
.round-un-six-top-right {
  border-radius: 0 6px 0 0;
  -moz-border-radius: 0 6px 0 0;
  -webkit-border-radius: 0 6px 0 0;
}
.round-un-six-bottom-left {
  border-radius: 0 0 0 6px;
  -moz-border-radius: 0 0 0 6px;
  -webkit-border-radius: 0 0 0 6px;
}
.round-un-six-bottom-right {
  border-radius: 0 0 6px 0;
  -moz-border-radius: 0 0 6px 0;
  -webkit-border-radius: 0 0 6px 0;
}
.round-un-zero-top-left {
  border-radius: 0px 0 0 0;
  -moz-border-radius: 0px 0 0 0;
  -webkit-border-radius: 0px 0 0 0;
}
.round-un-zero-top-right {
  border-radius: 0 0px 0 0;
  -moz-border-radius: 0 0px 0 0;
  -webkit-border-radius: 0 0px 0 0;
}
.round-un-zero-bottom-left {
  border-radius: 0 0 0 0px;
  -moz-border-radius: 0 0 0 0px;
  -webkit-border-radius: 0 0 0 0px;
}
.round-un-zero-bottom-right {
  border-radius: 0 0 0px 0;
  -moz-border-radius: 0 0 0px 0;
  -webkit-border-radius: 0 0 0px 0;
}
.navigation a.button {
  letter-spacing: 2px;
  padding: 10px 10px;
  text-align: center;
  font-weight: normal;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  margin-left: 0;
}
.navigation a.button span {
  padding: 0;
}
/* Common button styles */
.button {
  min-width: 100px;
  max-width: 250px;
  display: block;
  border: none;
  background: none;
  color: inherit;
  vertical-align: middle;
  position: relative;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.button.selected {
  background-color: #ef760f;
  color: #fff;
}
.button:focus {
  outline: none;
}
.button > span {
  vertical-align: middle;
}
/* Text color adjustments (we could stick to the "inherit" but that does not work well in Safari) */
.bg-1 .button {
  color: #37474f;
  border-color: #37474f;
}
.bg-2 .button {
  color: #ECEFF1;
  border-color: #ECEFF1;
}
.bg-3 .button {
  color: #fff;
  border-color: #fff;
}
/* Sizes */
.button--size-s {
  font-size: 14px;
}
.button--size-m {
  font-size: 16px;
}
.button--size-l {
  font-size: 18px;
}
/* Typography and Roundedness */
.button--text-upper {
  letter-spacing: 2px;
  text-transform: uppercase;
}
.button--text-thin {
  font-weight: 300;
}
.button--text-medium {
  font-weight: 500;
}
.button--text-thick {
  font-weight: 600;
}
.button--round-s {
  border-radius: 5px;
}
.button--round-m {
  border-radius: 15px;
}
.button--round-l {
  border-radius: 40px;
}
/* Borders */
.button--border-thin {
  border: 1px solid;
}
.button--border-medium {
  border: 2px solid;
}
.button--border-thick {
  border: 3px solid;
}
/* Nina */
.button--nina {
  padding: 0 10px;
  background: transparent;
  color: #000;
  overflow: hidden;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.button--nina.button--inverted {
  background: #fff;
  color: #ef760f;
}
.button--nina > span {
  display: inline-block;
  padding: 10px 0;
  opacity: 0;
  color: #fff;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.button--nina::before {
  content: attr(data-text);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 10px 0;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.button--nina:hover {
  background-color: #ef760f;
}
.button--nina:hover::before {
  opacity: 0;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.button--nina:hover > span {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.button--nina:hover > span:nth-child(1) {
  -webkit-transition-delay: 0.045s;
  transition-delay: 0.045s;
}
.button--nina:hover > span:nth-child(2) {
  -webkit-transition-delay: 0.09s;
  transition-delay: 0.09s;
}
.button--nina:hover > span:nth-child(3) {
  -webkit-transition-delay: 0.135s;
  transition-delay: 0.135s;
}
.button--nina:hover > span:nth-child(4) {
  -webkit-transition-delay: 0.18s;
  transition-delay: 0.18s;
}
.button--nina:hover > span:nth-child(5) {
  -webkit-transition-delay: 0.225s;
  transition-delay: 0.225s;
}
.button--nina:hover > span:nth-child(6) {
  -webkit-transition-delay: 0.27s;
  transition-delay: 0.27s;
}
.button--nina:hover > span:nth-child(7) {
  -webkit-transition-delay: 0.315s;
  transition-delay: 0.315s;
}
.button--nina:hover > span:nth-child(8) {
  -webkit-transition-delay: 0.36s;
  transition-delay: 0.36s;
}
.button--nina:hover > span:nth-child(9) {
  -webkit-transition-delay: 0.405s;
  transition-delay: 0.405s;
}
.button--nina:hover > span:nth-child(10) {
  -webkit-transition-delay: 0.45s;
  transition-delay: 0.45s;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* rounders */
/* round */
@media only screen and (max-width: 1400px) {
  .screen-works .works-box .right-side .works-main {
    padding-left: 100px;
  }
  .center {
    width: 100%;
    padding: 30px 50px;
  }
}
@media only screen and (max-width: 1300px) {
  .screen-works .works-box .right-side .works-main {
    padding-left: 20px;
  }
}
@media only screen and (max-width: 1200px) {
  .top-setup .big-picture .quote .center,
  .information .center {
    width: 100%;
    padding: 30px 150px 30px 50px;
  }
  .center {
    width: 100%;
    padding: 30px 50px;
  }
  p.quote-medium {
    padding-left: 0;
    padding-right: 0;
  }
  .team .member-holder .member-box .m-image {
    width: 150px;
    height: 150px;
  }
  .team .member-holder .member-box .m-info-holder {
    padding-left: 170px;
  }
  .team .member-holder .member-box {
    min-height: 150px;
  }
  .partner-holder .partner-box {
    width: 25%;
  }
}
@media only screen and (max-width: 1100px) {
  .screen-works .works-box.no-left-pad .right-side .row-3x .col-x {
    width: 49%;
  }
}
@media only screen and (max-width: 1000px) {
  .team .team-information {
    padding-right: 50px;
  }
  .team .member-holder .member-box {
    width: 100%;
  }
  .team .member-holder .member-box:nth-child(2n) {
    padding-left: 0;
  }
  .partner-holder .partner-box {
    width: 50%;
  }
  .screen-works .works-box .left-side {
    display: none;
  }
  .screen-works .works-box {
    padding-left: 20px;
  }
  .top-setup .big-picture .quote {
    padding: 0;
  }
  p.quote-big,
  p.quote-medium {
    text-align: left;
  }
}
@media only screen and (max-width: 850px) {
  .screen h2.main-message {
    font-size: 70px;
  }
  .partner-holder .partner-box {
    width: 50%;
  }
  .screen-works .works-box.no-left-pad .right-side .row-3x .col-x {
    width: 100%;
  }
}
@media only screen and (max-width: 900px) {
  .screen h2.main-message {
    font-size: 70px;
    position: relative;
    background-color: #fff;
    width: 100%;
    padding-top: 100px;
  }
  .footer {
    position: relative;
  }
  .screen {
    height: 820px;
  }
  body.opening {
    background-position: bottom right;
  }
  .button--size-s {
    font-size: 10px;
  }
  .button {
    min-width: 50px;
    margin: 0;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
  }
  .navigation a.button {
    margin: 0;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
  }
  .navigation a.plato-logo {
    display: none;
  }
  .navigation {
    min-height: 90px;
    padding-top: 50px;
    text-align: right;
    padding-right: 5px;
    background-color: #fff;
    -webkit-box-shadow: 0px -22px 58px 0px rgba(0, 0, 0, 0.64);
    -moz-box-shadow: 0px -22px 58px 0px rgba(0, 0, 0, 0.64);
    box-shadow: 0px -22px 58px 0px rgba(0, 0, 0, 0.64);
  }
  .navigation a.lang,
  .navigation.slim a.lang {
    top: 56px;
    left: 10px;
    border: none;
    padding-top: 4px;
  }
  .screen {
    padding: 0 10px;
  }
  .navigation a.plato-hidden {
    display: block;
  }
  .top-setup .big-picture .page-name {
    right: 0;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
  }
  .top-setup .bottom-imagery {
    position: relative;
  }
  .top-setup .bottom-imagery .mountains {
    width: 100%;
  }
}
@media only screen and (max-width: 850px) {
  .top-setup .big-picture .photo {
    height: 400px;
    margin-top: 90px;
  }
  p.quote-big,
  p.quote-medium {
    font-size: 16px;
  }
  .team .team-header {
    padding-bottom: 10px;
  }
  .team .member-holder {
    padding-top: 30px;
  }
}
@media only screen and (max-width: 700px) {
  .top-setup .big-picture .page-name.about,
  .top-setup .big-picture .page-name.partners {
    display: none;
  }
  .screen-works .works-box .right-side .works-main {
    padding-right: 0;
    background-image: none;
  }
  .screen-works .works-box .right-side {
    padding-right: 20px;
  }
  .screen-works .works-box .right-side .works-main .main-cover .every-line p.ds {
    padding-left: 0;
  }
  .top-setup .big-picture .quote .center,
  .information .center {
    width: 100%;
    padding: 20px 20px;
  }
  .center {
    width: 100%;
    padding: 20px 20px;
  }
  .footer {
    padding-right: 20px;
    padding-left: 20px;
    height: auto;
    position: relative;
  }
  .footer .col {
    width: 100%;
    padding-left: 0;
    margin-bottom: 20px;
  }
  .part-x,
  .part-x.right-set {
    width: 100%;
    padding-right: 0;
    background-image: none;
  }
  .part-x .every-line .label-information a.ico-link {
    margin-top: 0px;
  }
}
@media only screen and (max-width: 500px) {
  .partner-holder .partner-box {
    width: 100%;
  }
  .team .member-holder .member-box .m-image {
    width: 70px;
    height: 70px;
  }
  .team .member-holder .member-box .m-info-holder {
    padding-left: 90px;
  }
  .team .member-holder .member-box .m-info-holder .m-about {
    font-size: 12px;
  }
}
@media only screen and (max-height: 650px) {
  .screen {
    height: 550px;
  }
  .footer {
    position: relative;
    margin-top: 0;
  }
  body.opening {
    background-position: top 140px;
  }
}
@media only screen and (max-width: 550px) and (max-height: 650px) {
  .screen {
    height: 550px;
  }
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
