@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,400italic,800,|Varela+Round|Istok+Web|Oswald:400,300);
@viewport{
  zoom: 1.0;
  width: extend-to-zoom;
}
/* Reset
-------------------------------------------------- */
*, *:before, *:after {
  margin: 0;
  padding: 0;
  border: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, main, nav, section, summary {
  display: block;
}
::selection {color:#fff;background: #56C6F5;}
::-moz-selection {color: #fff;background: #56C6F5;}
* {margin: 0px;padding: 0px;}
html {height: 100%;text-rendering: optimizeLegibility;-webkit-font-smoothing: antialiased;}
body {
  font-family: 'Istok Web',Helvetica, Arial, sans-serif,Franklin Gothic Medium;
  font-size: 15px;
  color: #E1E1E1;
  background-color: #1D1D1D;
  margin: 0 auto;
}

header img {height:90%;  outline: 0;border: 0; z-index: -100;}
a {text-decoration: none; color:#E1E1E1;cursor: pointer;}
a:hover {color: #fff;}
/*HEADERS*/
h1 {
  color: #2575ed;
  font-family: 'Istok Web', sans-serif;
  font-size: 3.5em;
  margin-bottom: 30px;
  text-transform: uppercase;
}
h2 {
  color: #2575ed;
  font-family: 'Istok Web', sans-serif;
  font-size: 2em;
  letter-spacing: 1px;
}
h3 {
  color: #2575ed;
  border-bottom: 1px solid;
  font-family: 'Istok Web', sans-serif;
  font-size: 1.5em;
  font-style: italic;
  margin-bottom: 20px;
  width: 100%;
}
h4{
  color: #2575ed;
  font-family: 'Istok Web', sans-serif;
  font-size: 1.5em;
  text-align: center;
}
p {
  font-family: 'Lora', sans-serif;
  font-size: 17px;
  font-weight: 300;
  letter-spacing: 0.2px;
  line-height: 1.5;
  padding-bottom: 1em;
  color: #b2b4dc;
}
/*---------END-----------*/
span.logo a{
font-family: sans-serif;
font-size: 1em;
left: 0%;
padding: 1em 0px 0px 3em;
position: fixed;
z-index: 5;
margin-bottom: 1px !important;
}
span.logo h1{margin-bottom: -10px !important;  font-family: 'Oswald', sans-serif;font-size: 6em;}
.menu li{
  display: inline-block;
  list-style: none;
  padding-right: 4em;
  position:relative;
  text-transform: uppercase;
}
.menu a{
  color: #E1E1E1;
  display: inline-block;
  font-size: 2em;
  font-family: 'Varela Round', sans-serif;
}
.menu a:hover {color: #fff;text-shadow: 0px 0px 1px #FFF;}
.slicknav_menu {
	display:none;
}

#menu2{
float: left;
margin: 17em 0px 0px 3em;
position: fixed;;
z-index: 5;
}
#menu2 li{
  list-style: none;
  position:relative;
  padding-bottom: 0.5em;
}
#menu2 a{
  color: #E1E1E1;
  display: inline-block;
  font-size: 1em;
  text-transform: uppercase;
}
#menu2 a:hover {color: #fff;text-shadow: 0px 0px 1px #FFF;}
@media screen and (max-width: 50em) {
	/* #menu is the original menu */
	#menu2 {
		display:none;
	}

	.slicknav_menu {
		display:block;
	}
}
.submenu {
float: left;
margin-top: 10px;
}
.submenu li{
  list-style: none;
}
.main {
  margin: 0px auto;
  padding:7em 0em 0em 0em;
  width: 100%;
}
p a{
  font-size: 12px;
}

ul.upperproject {
float: left;
width: 100%;
}
ul.upperproject li{
float: left;
list-style: none;
padding-right: 3em;
}
.centered{text-align: center;}
.text{padding-bottom: 2em;}
figure{padding:5%;position: relative;}
.galleryImg{padding:1em;position: relative;}
.galleryImg img{opacity: 0.4;}
.galleryImg img:hover{
  opacity: 1;
  transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
            }
.imageCount{
  left:50%;
  margin-right: -50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);}
.imageCount p {
font-size: 1.2em;
text-transform: uppercase;
font-family: 'Varela Round', sans-serif;
z-index: 5;}

.gallery li{ list-style: none;}
.info {border-bottom: 1px solid;height: 34px;}
.info ul li {margin-left: 1px;}
.info a{
  float: right;
  font-size: 12px;
  font-style: italic;}
.meta{padding-top: 10px;}
.meta li{
  display: inline;
  float: left;
  font-size: 12px;
  font-style: italic;
  list-style: none;
  word-wrap: break-word;
}
.columns {
  margin-right: -2rem;
}
.column {
  display: inline-block;
  vertical-align: top;
  padding-right: 2rem;
}
.columns-1 .column {
  width: 100%;
}
.columns-2 .column {
  width: 50%;
}
.columns-3 .column {
  width: 33.33%;
}
.columns-4 .column {
  width: 25%;
}
.columns-5 .column {
  width: 20%;
}
.footer{background-color:#303030;bottom:0;width:100%;position: fixed;}
.footer p {padding: 5px;color: #E1E1E1;font-weight: 300;font-size: 0.8em;  font-family: 'Istok Web', sans-serif; }
.footer a {padding: 5px;font-size: 12px;color: #EAEAEA;}
.footer a:hover {color:#EAEAEA;}
.footer ul{list-style: none}
.footer li{
  border-bottom: 1px solid #E1E1E1;
  color: #EAEAEA;
  font-size: 12px;
  padding: 5px;
}
.cd-container {
  margin: 2em auto;
  max-width: 768px;
  width: 90%;
}
.cd-container::after {
  /* clearfix */
  clear: both;
  content: '';
  display: table;
}
.cd-top::after{
content: "↑";
margin-left: 0.25em;}
.cd-top {
  display: inline-block;
  height: 30px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: #303030   url(../img/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 30px;
    width: 40px;
    right: 30px;
    bottom: 30px;
  }
}
#owlCarousel .item{
  display: block;
  color: #1d1d1d;
}
#owlCarousel .item span{
float: left;
font-size: 12px;
font-style: italic;
list-style: outside none none;
word-wrap: break-word;
display: inline;
border-bottom: 1px solid;
height: 34px;
width: 100%;
padding-top: 10px;
}
.owl-theme .owl-controls .owl-buttons div {
  padding: 5px 9px;
}
.owl-theme .owl-buttons i{
  margin-top: 2px;
}
.owl-theme .owl-controls .owl-buttons div{
  position: absolute;
  margin: 0px;
  padding: 2px 8px;
}
.owl-theme .owl-controls .owl-buttons .owl-prev{
left: -65px;
bottom: 0px;
}
.owl-theme .owl-controls .owl-buttons .owl-prev::before{
content: "←";
margin-right: 0.25em;}
.owl-theme .owl-controls .owl-buttons .owl-next::after{
content: "→";
margin-left: 0.25em;}
.owl-theme .owl-controls .owl-buttons .owl-next{
right: -65px;
bottom: 0px;
}

.c_logo{
  text-align: center;
}
.slicknav_menu {
  display:none;
}
@media screen and (max-width: 50em) {
  /* #menu is the original menu */
  #menu {
    display:none;
  }
  .lang a{
    display:none;
  }
  span.arrow {
    display:none;
  }

  .main {
    padding-top: 1em;
  }

  .slicknav_menu {
    display:block;
  }
  span.logo {
    display:none;
  }

  .imageCount {
    position: relative;
    padding: 1px;
  }
  .imageCount p {
    position: relative;
    padding: 1px;
    margin-bottom: -2em !important;
    padding-bottom: 0.5em;
    font-size: 0.8em;
}
  .menu li {
    padding-right: 1px;
  }
  }
}
