#fullpage {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slide {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.section {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@font-face {
  font-family: 'CentGoth';
  src: url('fonts/CenturyGothic.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@-webkit-keyframes sk-cubeGridScaleDelay {
  0%,
  70%,
  100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1);
  }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1);
  }
}
@keyframes sk-cubeGridScaleDelay {
  0%,
  70%,
  100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1);
  }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1);
  }
}
.news-list {
  bottom: 120px;
  max-width: 500px !important;
}
.news-list .row2 {
  max-width: 500px !important;
}
.page-label {
  position: absolute;
  right: 0;
  z-index: 900000000;
  transform: translateZ(0);
}
.page-label.page-label-extended {
  max-width: 500px;
}
.page-label.page-label-extended .row2 {
  max-width: 500px;
}
.page-label a {
  display: block;
  cursor: pointer;
  position: relative;
  height: 37px;
  min-width: 40px;
}
.page-label a .row2 span {
  font-size: 24px !important;
}
.page-label a:hover .row2 {
  max-width: 500px;
  -webkit-transition: max-width 2s ease-out;
  transition: max-width 2s ease-out;
}
.page-label .fas {
  font-size: 25px !important;
}
.page-label .row1 {
  display: block;
  text-align: center;
  padding: 5px;
  width: 40px;
  position: absolute;
  right: 0;
  top: 0;
  background-color: rgba(255, 255, 255, 0.7);
}
.page-label .row2,
.page-label .row3 {
  color: #fff;
  text-align: left;
  background-color: #000000;
  margin-right: 40px;
  line-height: 36px;
  font-size: 17px;
  float: right;
  max-width: 0;
  -webkit-transition: max-width 2s ease-out;
  transition: max-width 2s ease-out;
  overflow: hidden;
  height: 37px;
}
.page-label .row2 span,
.page-label .row3 span {
  display: inline-block;
  padding: 0 10px;
}
@media only screen and (max-width: 800px) {
  .page-label .row2,
  .page-label .row3 {
    max-width: 500px;
  }
}
#section-projects {
  padding-top: 58px;
}
#section-projects.with-header {
  padding-top: 58px;
}
#projectListSlide {
  position: relative;
}
#projectListSlide h1 {
  position: absolute;
  color: #ffffff;
  left: 10%;
  line-height: 150%;
  top: 20px;
  font-weight: normal;
}
#projectListSlideContent {
  min-height: 720px;
  padding-top: 30px;
}
#projectListContainer {
  text-align: left;
  margin: 60px 10%;
}
#projectListContainer .projectItem {
  display: inline-block;
  cursor: pointer;
  width: 48%;
  padding-top: 26%;
  box-sizing: border-box;
  position: relative;
  margin: 0 2% 2% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border: solid 1px #fff;
}
#projectListContainer .projectItem h3 {
  font-size: 120%;
  margin: 0;
  padding: 5px;
  width: 100%;
  color: #000000;
  text-align: left;
  text-transform: none;
  background-color: rgba(255, 255, 255, 0.7);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 100;
  position: absolute;
  top: 0;
  border-bottom: solid 1px #fff;
}
#projectListContainer .projectItem img {
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  display: block;
  width: 100%;
  position: absolute;
}
#projectListContainer .projectItem.empty {
  background: center center url('../images/house.png') #fff;
  height: 26%;
}
.projectPreview {
  width: 100% !important;
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  z-index: 90;
}
@media (min-width: 1400px) {
  #projectListContainer .projectItem {
    width: 30%;
    padding-top: 20%;
    margin: 3% 0 0 3%;
  }
}
@media (min-width: 1800px) {
  #projectListContainer .projectItem {
    width: 22.5%;
    padding-top: 15%;
    margin: 2% 2% 0 0;
  }
}
#section-contacts {
  padding-top: 58px !important;
}
#mapPh {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #000000;
  color: #fff;
}
#mapPh table {
  font-family: CentGoth;
  color: #fff;
  background-color: transparent;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-size: 16px;
  border-width: 0;
}
#mapPh table td {
  padding: 2px 10px;
  vertical-align: middle;
}
#mapPh table a {
  font-weight: bold;
  color: #e74c3c;
  /*color: #ffffff;*/
}
#mapPh table a:hover {
  text-decoration: underline !important;
}
#mapPh .mapWindow table {
  color: #000000 !important;
}
#mapPh .mapWindow table a {
  color: #000000 !important;
}
#mapPh #map {
  background-color: #000000;
  position: absolute;
  top: 100px;
  left: 0;
  right: 0;
  bottom: 0;
}
#mapPh #map-text {
  padding: 10px 10%;
}
#mapPh #map-text h1 {
  position: absolute;
  padding: 20px 0;
  color: #fff;
  font-weight: normal;
}
#mapPh #map-text table {
  margin: 0 auto;
}
#section-career {
  padding-top: 58px;
  color: #ffffff;
}
#section-career h1,
#section-career h2 {
  color: #ffffff;
  margin: 20px 0;
  text-align: left;
}
#section-career a {
  font-weight: bold;
  color: #e74c3c;
  cursor: pointer !important;
}
#section-career a:hover {
  text-decoration: underline !important;
}
#section-career > div {
  padding: 10% 30% 10% 10%;
}
#section-career > div > div {
  max-width: 1200px;
}
#section-career p,
#section-career ul {
  margin-bottom: 50px;
}
#section-career .career-info {
  max-width: 650px;
}
#section-atelier {
  padding-top: 58px;
  color: #ffffff;
}
#section-atelier h1,
#section-atelier h2 {
  color: #ffffff;
  margin: 20px 0;
  text-align: left;
}
#section-atelier h1.team {
  color: #e74c3c;
  text-align: center;
}
#section-atelier > div {
  padding: 9% 20% 10% 10%;
}
#section-atelier > div > div {
  max-width: 960px;
}
#section-atelier .atelier-info {
  max-width: 650px;
}
#section-atelier .atelier-members-more {
  width: 100%;
  color: #fff;
}
#section-atelier .atelier-members {
  color: #000000;
}
#section-atelier .atelier-members .atelier-members-top {
  margin-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#section-atelier .atelier-members .atelier-members-top > div {
  width: 200px;
  margin-right: 10px;
  margin-bottom: 10px;
  background-color: #fff;
  height: 150px;
  text-align: center;
  position: relative;
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
}
#section-atelier .atelier-members .atelier-members-top > div > div {
  width: 100%;
  position: absolute;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.9);
  font-weight: bold;
}
#section-atelier .atelier-members .atelier-members-top > div > div label {
  display: block;
  font-size: 120%;
  height: 20px;
}
#section-atelier .atelier-members .atelier-members-top > div > div span {
  display: block;
  font-size: 65%;
}
#section-media {
  padding-top: 58px;
  color: #ffffff;
}
#section-media h1,
#section-media h2 {
  color: #ffffff;
  margin: 20px 0;
  text-align: left;
}
#section-media a {
  font-weight: bold;
  /*color: #e74c3c;*/
  color: white;
  text-decoration: none;
  line-height: 120%;
  border-bottom: solid 1px white;
}
#section-media a:hover {
  color: #e74c3c;
  border-bottom-color: #e74c3c;
}
#section-media > div {
  padding: 10% 30% 10% 10%;
}
#section-media > div > div {
  max-width: 1200px;
}
#section-media ul {
  margin-bottom: 50px;
  font-size: 130%;
  padding-left: 5px;
  list-style: none;
}
#section-media ul li::before {
  content: '';
  width: 18px;
  height: 18px;
  display: block;
  float: left;
  margin: 6px 12px 0 0;
  background-color: #e74c3c;
  /* Change the color */
}
#project-detail {
  padding-top: 90px;
  background-color: #000;
}
#project-detail-content {
  max-width: 1160px;
  position: relative;
  margin: 0 auto;
}
#project-detail-main-image {
  background-repeat: no-repeat;
  background-size: cover;
  border: solid 1px #fff;
  position: relative;
}
#project-detail-main-image h1 {
  font-size: 220%;
  margin: 0;
  padding: 5px;
  width: 100%;
  color: #000000;
  text-align: left;
  text-transform: none;
  background-color: rgba(255, 255, 255, 0.7);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 100;
  position: absolute;
  top: 0;
  border-bottom: solid 1px #fff;
}
#project-detail-main-image img {
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  display: block;
  width: 100%;
}
#project-detail-images div {
  background-repeat: no-repeat;
  background-size: cover;
  border: solid 1px #fff;
  position: relative;
  margin-top: 20px;
}
#project-detail-images img {
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  display: block;
  width: 100%;
}
#team-position-detail {
  padding-top: 70px;
  background-color: #000;
}
#team-position-detail a {
  color: #e74c3c;
  font-weight: bold;
}
#team-position-detail h1 {
  color: #e74c3c;
  margin: 20px 0 35px 0;
}
#team-position-detail h2 {
  color: #e74c3c;
  padding: 35px 0;
  font-weight: 400;
}
#team-position-detail pre {
  width: 45%;
  margin-top: 0px;
  color: #fff;
  text-align: justify;
  background-color: transparent;
  border-width: 0;
  font-family: 'CentGoth';
  display: block;
  float: left;
  padding: 20px 0;
}
#team-position-detail .projectItem {
  display: inline-block;
  cursor: pointer;
  width: 48%;
  padding-top: 26%;
  box-sizing: border-box;
  position: relative;
  margin: 0 2% 2% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border: solid 1px #fff;
}
#team-position-detail .projectItem h3 {
  font-size: 120%;
  margin: 0;
  padding: 5px;
  width: 100%;
  color: #000000;
  text-align: left;
  text-transform: none;
  background-color: rgba(255, 255, 255, 0.7);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 100;
  position: absolute;
  top: 0;
  border-bottom: solid 1px #fff;
}
#team-position-detail .projectItem img {
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  display: block;
  width: 100%;
  position: absolute;
}
#team-position-content {
  max-width: 1160px;
  position: relative;
  margin: 0 auto;
}
#team-position-projects {
  clear: both;
}
#team-position-image {
  background-repeat: no-repeat;
  background-size: cover;
  border: solid 1px #fff;
  position: relative;
  width: 50%;
  display: block;
  float: left;
}
#team-position-image img {
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  display: block;
  width: 100%;
}
@media (max-width: 950px) {
  #team-position-detail {
    padding: 70px 10px;
  }
  #team-position-detail pre {
    width: 90%;
  }
  #team-position-detail #team-position-image {
    display: none !important;
  }
  #team-position-detail .projectItem {
    display: inline-block;
    cursor: pointer;
    width: 98%;
    padding-top: 66%;
    box-sizing: border-box;
    position: relative;
    margin: 0 2% 2% 0;
  }
}
@media (max-width: 500px) {
  #team-position-detail pre {
    width: 90%;
  }
  #team-position-detail #team-position-image {
    display: none !important;
  }
  #team-position-detail h1 {
    margin: 15px 0;
  }
  #team-position-detail h2 {
    padding: 15px 0;
  }
}
body {
  font-size: 14px;
  background-color: #ddd;
  font-family: CentGoth;
}
body .iScrollVerticalScrollbar .iScrollIndicator {
  background-color: transparent !important;
}
.corner {
  border-radius: 0;
}
.cornerBottomLeft {
  border-bottom-left-radius: 0;
}
.cornerBottomRight {
  border-bottom-right-radius: 0;
}
.cornerTopLeft {
  border-top-left-radius: 0;
}
.cornerTopRight {
  border-top-right-radius: 0;
}
h1 {
  font-weight: normal;
  margin: 0;
  padding: 0;
  color: #000000;
}
@media (max-width: 500px) {
  h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 25px;
  }
}
h2 {
  font-weight: bold;
  margin: 0;
  padding: 0;
  color: #000000;
}
h3 {
  font-weight: bold;
  margin: 0;
  padding: 0;
  color: #000000;
}
h4 {
  font-weight: bold;
  margin: 0;
  padding: 0;
  color: #000000;
}
h5 {
  font-weight: bold;
  margin: 0;
  padding: 0;
  color: #000000;
}
h6 {
  font-weight: bold;
  margin: 0;
  padding: 0;
  color: #000000;
}
.hidden {
  display: none !important;
}
.section h2 {
  font-size: 150%;
  text-align: center;
  margin: 0 0 50px 0;
}
.section .content {
  padding: 50px;
}
.section .fp-controlArrow {
  width: 29px;
  height: 119px;
  margin-top: -60px;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  border-width: 0 !important;
  opacity: 0.75;
  background-size: cover;
}
.section .fp-controlArrow.fp-prev {
  left: 15px;
  background-image: url('../images/leftb.png');
}
.section .fp-controlArrow.fp-next {
  right: 15px;
  background-image: url('../images/right.png');
}
.section.fp-auto-height {
  overflow: hidden;
}
.slide {
  position: relative;
  transform: translateZ(0);
}
.slide h2 {
  color: #fff;
}
#section1 .imageThumbnails {
  display: none;
  position: absolute;
  left: 50%;
  width: 100%;
  margin-left: -50%;
  text-align: left;
  bottom: 25px;
}
#section1 .image-caption-home {
  position: absolute;
  right: 0;
  bottom: 75px;
  z-index: 900000000;
  /*.image-caption-home-content.white {
            background-color: rgba(255,255,255,.7) !important;
        }

        .image-caption-home-content.black {
            background-color: rgba(53,55,54,.7) !important;
        }

        .image-caption-home-content.transparent {
            background-color: transparent !important;
        }

        .image-caption-home-content {
            background-color: rgba(255,255,255,.7);
            padding: 10px;
            border-radius: 0;
        }*/
}
#section1 .image-caption-home h2 {
  text-align: left;
  color: #000000;
}
#section1 .carousel-caption {
  text-align: right;
  bottom: 95px;
}
#section1 .carousel-caption:hover {
  cursor: pointer;
}
#section1 > .sk-cube-grid .sk-cube {
  background-color: #000000;
}
.imageThumbnails {
  z-index: 1000;
  list-style: none;
}
.imageThumbnails ol {
  height: 31px;
}
.imageThumbnails li {
  width: 31px;
  height: 31px;
  border: solid 1px #fff;
  opacity: 0.5;
  display: inline-block;
  text-indent: -999px;
  cursor: pointer;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 2px 1px;
}
.imageThumbnails li:hover {
  width: 31px;
  height: 31px;
  opacity: 1;
  border-color: #000000;
}
.imageThumbnails li.active {
  width: 31px;
  height: 31px;
  opacity: 1;
}
.imageThumbnails #section-projects {
  /*background-color: rgba(255,255,255,.7);*/
  background-color: #000;
}
.image-caption-home {
  z-index: 1000;
  list-style: none;
  -moz-transform: rotate(0deg) translateZ(0);
  -ms-transform: rotate(0deg) translateZ(0);
  -o-transform: rotate(0deg) translateZ(0);
  -webkit-transform: rotate(0deg) translateZ(0);
  transform: rotate(0deg) translateZ(0);
}
.image-caption-home ol {
  height: 31px;
}
.image-caption-home li {
  width: 31px;
  height: 31px;
  border: solid 1px #fff;
  opacity: 0.5;
  display: inline-block;
  text-indent: -999px;
  cursor: pointer;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 2px 1px;
}
.image-caption-home li:hover {
  width: 31px;
  height: 31px;
  opacity: 1;
  border-color: #000000;
}
.image-caption-home li.active {
  width: 31px;
  height: 31px;
  opacity: 1;
}
.image-caption-home #section-projects {
  background-color: rgba(255, 255, 255, 0.7);
}
.image-caption-home h2 {
  margin-bottom: 10px;
  padding: 2px 4px;
  font-size: 150%;
}
.image-caption-home h2.white {
  font-weight: normal !important;
  color: #fff !important;
}
.image-caption-home .text.white {
  font-weight: normal !important;
  color: #fff !important;
}
.image-caption-home h2.whiteBold {
  font-weight: bold !important;
  color: #fff !important;
}
.image-caption-home .text.whiteBold {
  font-weight: bold !important;
  color: #fff !important;
}
.image-caption-home h2.black {
  font-weight: normal !important;
  color: #000000 !important;
}
.image-caption-home .text.black {
  font-weight: normal !important;
  color: #000000 !important;
}
.image-caption-home h2.blackBold {
  font-weight: bold !important;
  color: #000000 !important;
}
.image-caption-home .text.blackBold {
  font-weight: bold !important;
  color: #000000 !important;
}
.image-caption-home .text {
  text-align: left;
  white-space: pre-wrap;
}
#section0 {
  padding-top: 0px !important;
}
#section0 .imageThumbnails {
  position: absolute;
  left: 50%;
  width: 100%;
  margin-left: -50%;
  text-align: left;
  bottom: 25px;
}
#section0 .image-caption-home {
  position: absolute;
  right: 0;
  bottom: 75px;
  z-index: 900000000;
}
#section0 .image-caption-home .image-caption-home-content.white h2 {
  background-color: rgba(255, 255, 255, 0.7) !important;
}
#section0 .image-caption-home .image-caption-home-content.black h2 {
  background-color: rgba(53, 55, 54, 0.7) !important;
}
#section0 .image-caption-home .image-caption-home-content.transparent h2 {
  background-color: transparent !important;
}
#section0 .carousel-caption {
  text-align: right;
  bottom: 95px;
}
#section0 .carousel-caption:hover {
  cursor: pointer;
}
#section0 > .sk-cube-grid .sk-cube {
  background-color: #000000;
}
#loaderPh {
  width: 314px;
  height: 56px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -157px;
  margin-top: -28px;
  overflow: hidden;
}
.logo {
  width: 314px;
  height: 50px;
}
@media only screen and (max-width: 1050px) {
  .logo {
    width: 160px !important;
  }
  #mapPh #map-text h1 {
    display: none;
  }
}
#logo1Ph {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  width: 0%;
}
#logo2Ph {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#header {
  position: fixed;
  height: 58px;
  display: block;
  width: 100%;
  z-index: 10000;
  color: #000000;
  padding: 0;
  background-color: rgba(255, 255, 255, 0.85);
  -webkit-transition: background-color 500ms linear;
  -moz-transition: background-color 500ms linear;
  -o-transition: background-color 500ms linear;
  transition: background-color 500ms linear;
}
#header .nav {
  min-height: 40px;
  float: right;
}
#header .navbar-header {
  height: 58px;
}
#header .navbar-toggle {
  margin-top: 12px;
  margin-bottom: 12px;
}
#header .navbar-collapse {
  border-top-width: 0;
  float: right;
}
#header .navbar-collapse.in {
  z-index: 1000;
}
#header .icon-bar {
  background-color: #000000;
}
#header #logoPh {
  position: absolute;
  display: block;
  cursor: pointer;
  left: 4px;
  top: 4px;
  background-image: url('../images/logo_black.png');
}
.nav-link {
  padding-top: 19px !important;
  padding-bottom: 19px !important;
  -webkit-transition: background-color 200ms linear;
  -moz-transition: background-color 200ms linear;
  -o-transition: background-color 200ms linear;
  transition: background-color 200ms linear;
}
.nav-link:hover {
  background-color: rgba(0, 0, 0, 0) !important;
}
@media only screen and (max-width: 860px) {
  .navbar-nav {
    background-color: rgba(255, 255, 255, 0.9);
  }
}
.navbar-nav .active {
  background-color: transparent !important;
}
.navbar-nav .active a {
  background-color: transparent;
}
.navbar-nav .active .nav-link {
  background-color: #000000 !important;
  color: #fff !important;
  -webkit-transition: background-color 200ms linear;
  -moz-transition: background-color 200ms linear;
  -o-transition: background-color 200ms linear;
  transition: background-color 200ms linear;
}
.navbar-nav .active .nav-link:focus {
  background-color: #000000 !important;
  color: #fff !important;
  -webkit-transition: background-color 200ms linear;
  -moz-transition: background-color 200ms linear;
  -o-transition: background-color 200ms linear;
  transition: background-color 200ms linear;
}
.navbar-nav .active .nav-link:focus:after {
  display: none;
}
.navbar-nav .active .nav-link:hover {
  background-color: #000000 !important;
  color: #fff !important;
  -webkit-transition: background-color 200ms linear;
  -moz-transition: background-color 200ms linear;
  -o-transition: background-color 200ms linear;
  transition: background-color 200ms linear;
}
.navbar-nav .active .nav-link:hover:after {
  display: none;
}
.navbar-nav .active .nav-link:after {
  display: none;
}
a:focus {
  outline: none;
}
.bg-fill {
  width: 80%;
  height: 80%;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  transform: translateZ(0);
}
.fill {
  width: 100%;
  height: 100%;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  transform: translateZ(0);
}
.sk-cube-grid {
  position: absolute;
  left: 50%;
  top: 50%;
  opacity: 0.7;
}
.sk-cube-grid .sk-cube {
  width: 33%;
  height: 33%;
  background-color: #fff;
  float: left;
  -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
  animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
}
.sk-cube-grid .sk-cube1 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.sk-cube-grid .sk-cube2 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.sk-cube-grid .sk-cube3 {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.sk-cube-grid .sk-cube4 {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
.sk-cube-grid .sk-cube5 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.sk-cube-grid .sk-cube6 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.sk-cube-grid .sk-cube7 {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.sk-cube-grid .sk-cube8 {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
.sk-cube-grid .sk-cube9 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.fp-bg {
  background-size: cover;
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  /* Chrome, Safari, Opera */
  backface-visibility: hidden;
}
.absoluteFullpage {
  width: 100% !important;
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  z-index: 90;
}
.scroll {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .nav {
    background-color: rgba(255, 255, 255, 0.7);
  }
  .imageThumbnails {
    display: inline-block;
    padding-left: 0;
    width: 100% !important;
  }
  .image-caption-home {
    display: inline-block;
    padding-left: 0;
  }
  #section0 {
    width: 100%;
  }
  #section0 .imageThumbnails {
    text-align: center;
    bottom: 0 !important;
  }
  #section0 .imageThumbnails li {
    margin-top: 0;
    margin-bottom: 0;
  }
  #section1 .imageThumbnails {
    margin-left: -70px !important;
  }
}
@media only screen and (max-width: 768px) {
  #logoPh {
    display: none;
  }
  .nav {
    margin-top: 0;
  }
  .nav li a {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .col-sm-10 {
    padding-left: 0;
    padding-right: 0;
  }
  #mapPh #map {
    top: 85px;
  }
  #mapPh #map-text {
    padding: 10px 0;
  }
  #mapPh table {
    font-size: 90%;
  }
}
@media only screen and (min-width: 768px) {
  #section0 .imageThumbnails {
    bottom: 15px;
  }
  #section0 .image-caption-home {
    bottom: 50px;
  }
  .imageThumbnails {
    z-index: 100;
    list-style: none;
    padding: 0;
  }
  .imageThumbnails ol {
    height: 52px;
  }
  .imageThumbnails li {
    width: 40px;
    height: 40px;
    border: solid 1px #fff;
  }
  .imageThumbnails li:hover {
    width: 40px;
    height: 40px;
  }
  .imageThumbnails li.active {
    width: 40px;
    height: 40px;
  }
  .image-caption-home {
    z-index: 100;
    list-style: none;
    padding: 0;
  }
  .image-caption-home ol {
    height: 52px;
  }
  .image-caption-home li {
    width: 40px;
    height: 40px;
    border: solid 1px #fff;
  }
  .image-caption-home li:hover {
    width: 40px;
    height: 40px;
  }
  .image-caption-home li.active {
    width: 40px;
    height: 40px;
  }
}
@media only screen and (max-width: 1050px) {
  #section0 .imageThumbnails {
    text-align: center !important;
  }
  #section0 .image-caption-home {
    text-align: center !important;
  }
}
@media only screen and (min-width: 1050px) {
  .imageThumbnails {
    z-index: 100;
    list-style: none;
  }
  .imageThumbnails ol {
    height: 52px;
  }
  .imageThumbnails li {
    width: 50px;
    height: 50px;
    border: solid 2px #fff;
  }
  .imageThumbnails li:hover {
    width: 50px;
    height: 50px;
  }
  .imageThumbnails li.active {
    width: 50px;
    height: 50px;
  }
  .image-caption-home {
    z-index: 100;
    list-style: none;
  }
  .image-caption-home ol {
    height: 52px;
  }
  .image-caption-home li {
    width: 50px;
    height: 50px;
    border: solid 2px #fff;
  }
  .image-caption-home li:hover {
    width: 50px;
    height: 50px;
  }
  .image-caption-home li.active {
    width: 50px;
    height: 50px;
  }
  .image-caption-home .image-caption-home-content {
    float: right;
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  .image-caption-home .text {
    float: right;
  }
  .image-caption-home h2 {
    float: right;
    text-align: right;
    margin-bottom: 10px;
    padding: 2px 4px;
    font-size: 150%;
  }
  #section0 .imageThumbnails {
    margin-left: -66.66%;
    text-align: right;
    bottom: 85px;
    padding-right: 25px;
  }
  #section0 .image-caption-home {
    position: absolute;
    right: 0;
    bottom: 75px;
    z-index: 900000000;
  }
  #section1 .imageThumbnails {
    margin-left: -66.66%;
    text-align: right;
    bottom: 85px;
    padding-right: 25px;
  }
  #section1 .image-caption-home {
    margin-left: -66.66%;
    text-align: right;
    bottom: 85px;
    padding-right: 25px;
    bottom: 90px;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    margin: 0 0 !important;
  }
}
#section0 .fp-scroller,
#section1 .fp-scroller {
  height: 100%;
}
#section0,
#section1 {
  background-color: #000000;
}
.image-caption-about {
  z-index: 100;
  background-color: rgba(255, 255, 255, 0.7);
  width: 800px;
  position: absolute;
  bottom: 50px;
  left: 50%;
  margin-left: -400px;
  transform: translateZ(0);
}
.image-caption-about h2 {
  color: #000000;
  margin: 0 0 5px 0;
  text-align: left;
}
.image-caption-about .image-caption-content {
  padding: 10px;
}
@media only screen and (max-width: 800px) {
  .image-caption-about {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    margin-left: 0;
  }
}
#loading-cover {
  position: fixed;
  display: none;
  background-color: rgba(255, 255, 255, 0.2);
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 99999999999;
  transform: translateZ(0);
}
#loading-cover span {
  color: #000000;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -50px;
  width: 100px;
  text-align: center;
  margin-top: -10px;
  line-height: 20px;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 3px;
  border-radius: 3px;
}
.info-o-projektu-header {
  display: inline-block;
  padding-left: 10px;
}
