@CHARSET "ISO-8859-1";


@import url("https://hello.myfonts.net/count/2d9d62");
@font-face {font-family: 'Miso';src: url('webfonts/2D9D62_0_0.eot');src: url('webfonts/2D9D62_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2D9D62_0_0.woff2') format('woff2'),url('webfonts/2D9D62_0_0.woff') format('woff'),url('webfonts/2D9D62_0_0.ttf') format('truetype');}
@font-face {font-family: 'Miso-Bold';src: url('webfonts/2D9D62_1_0.eot');src: url('webfonts/2D9D62_1_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2D9D62_1_0.woff2') format('woff2'),url('webfonts/2D9D62_1_0.woff') format('woff'),url('webfonts/2D9D62_1_0.ttf') format('truetype');}
@font-face {font-family: 'Miso-Light';src: url('webfonts/2D9D62_2_0.eot');src: url('webfonts/2D9D62_2_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2D9D62_2_0.woff2') format('woff2'),url('webfonts/2D9D62_2_0.woff') format('woff'),url('webfonts/2D9D62_2_0.ttf') format('truetype');}

.miso {
	font-family: 'Miso', Helvetica, sans-serif;
}

.miso-bold {
	font-family: 'Miso-Bold', Helvetica, sans-serif;
}

.miso-light {
	font-family: 'Miso-Light', Helvetica, sans-serif;
}

html {
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}

html, body {
	width: 100%;
	height: 100%;
}

#fullpage {
	opacity: 0;
}

#fullpage.show {
	opacity: 1;
	transition: all .8s ease-out;
	-webkit-transition: all .8s ease-out;
}

#fullpage, .section {
	width: 100%;
	height: 100%;
}

.contact-footer {
	position: absolute;
	bottom: 20px;
	left: 20px;
	color: #FFF;

}

.contact-footer li {
	float: left;
}

.contact-footer li a {
	color: #FFF;
	font-family: 'Miso', Helvetica, sans-serif;
	font-size: 0.8em;
	margin-left: 10px;
}

.contact-footer li a:hover {
	text-decoration: underline;
}

/* Reset CSS
 * --------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
}
a{
	text-decoration:none;
}
table {
    border-spacing: 0;
}
fieldset,img {
    border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal;
}
strong{
	font-weight: bold;
}
ol,ul {
    list-style: none;
    margin:0;
    padding:0;
}
caption,th {
    text-align: left;

}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-size: 100%;
    margin:0;
    padding:0;
    color:#444;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border: 0;
}


/* Custom CSS
 * --------------------------------------- */
body{
	font-family: arial,helvetica;
	color: #333;
	color: rgba(0,0,0,0.5);
}
.wrap{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
}
h1{
	font-size: 6em;
}
p{
	font-size: 2em;
}
.intro p{
	width: 50%;
	margin: 0 auto;
	font-size: 1.5em;
}
.section{
	text-align:center;
}

img {
	max-width: 100%;
	height: auto;
}

/* Style for our header texts
* --------------------------------------- */
h1{
	font-size: 5em;
	font-family: arial,helvetica;
	color: #000;
	margin:0;
}
.intro p{
	color: #000;
}

/* Centered texts in each section
* --------------------------------------- */
.section{
	text-align:center;
}

/* Overwriting styles for control arrows for slides
* --------------------------------------- */
.controlArrow.prev {
	left: 50px;
}
.controlArrow.next{
	right: 50px;
}


/* Bottom menu
* --------------------------------------- */
#infoMenu li a {
	color: #fff;
}

.section {
	background-color: #232323;
	text-align: left;
}

#section0 {
	background-image: url(../images/ucvr_cover_image_3.jpg);
	background-size: cover;
	background-attachment: fixed;
}

.intro {
	position: relative;
	width: 80%;
	margin: 0 auto;
	max-width: 1200px;
}

.logo-footer {
	width: 103px;
	position: absolute;
	bottom: 21px;
	right: 30px;
}

.logo-appstore {
	width: 130px;
	position: absolute;
	bottom: 21px;
	right: 147px;
	cursor: pointer;
}

.left-col {
	position: relative;
	float: left;
	width: 40%;
}

.slide-header {
	width: 111px;
	border-top: 1px solid #FFF;
	position: relative;
	margin-top: 45px;
	font-size: 0.8em;
	color: #FFF;
	padding-top: 8px;
	float: left;
	letter-spacing: 1px;
	padding-bottom: 16.5%;
	clear: both;
}

.chapter-square {
	color: #232323;
	width: 3.75em;
	height: 3.75em;
	position: relative;
	float: left;
	background-color: #FFF;
	clear: both;
}

.chapter-square span {
	width: 1.35em;
	text-align: center;
	display: inline-block;
	font-size: 2.8em;
	line-height: 1.5em;
}

.chapter-headline {
	position: relative;
	float: left;
	clear: both;
	margin-top: 35px;
	color: #FFF;
  	font-size: 2.8em;
  	line-height: 1.2em;
}

.chapter-headline::before {
	content: " ";
	position: absolute;
	width: 37px;
	height: 1px;
	background-color: #FFF;
	left: -65px;
	top: 10px;
}

.chapter-copy {
	position: relative;
	float: left;
	clear: both;
	margin-top: 10px;
	color: #FFF;
  	font-size: 1.2em;
  	line-height: 1.15em;
}

.callout {
	width: 419px;
	overflow: hidden;
	position: absolute;
	top: 40%;
	left: 14%;
}

.callout-inner {
	width: 420px;
}

.callout p {
	font-size: 20px;
	color: #232323;
	letter-spacing: 1px;
	line-height: 1.1em;
	margin-bottom: -1.1em;
}

.callout p {
	text-align: justify;
	text-align-last: justify;
}

.callout p:after {
	content: "";
	display: inline-block;
	width: 100%;
}

.callout p span {
	background-color: #FFF;
	padding-left: 6px;
	padding-right: 6px;
}


.callout-mobile {
	width: 246px;
	overflow: hidden;
	position: absolute;
	top: 10%;
	left: 50%;
	margin-left: -123px;
}

.callout-inner-mobile {
	width: 247px;
}

.callout-mobile p {
	font-size: 20px;
	color: #232323;
	letter-spacing: 1px;
	line-height: 1.1em;
	margin-bottom: -1.1em;
}

.callout-mobile p {
	text-align: justify;
	text-align-last: justify;
}

.callout-mobile p:after {
	content: "";
	display: inline-block;
	width: 100%;
}

.callout-mobile p span {
	background-color: #FFF;
	padding-left: 6px;
	padding-right: 6px;
}

.mobile-footer-container {
	position: absolute;
	bottom: 25px;
	width: 246px;
	left: 50%;
	margin-left: -123px;
	height: 39px;
}


.mobile-logo-footer {
	width: 103px;
	position: absolute;
	top: 0px;
	right: 0px;
}

.mobile-logo-appstore {
	width: 130px;
	position: absolute;
	top: 0px;
	left: 0px;
}


.mobile {
	display: none;
}

.preloader {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3000000;
	background-color: #ff462a;
}

.preloader .svg-logo {
	width: 250px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -125px;
	margin-top: -60px;
}

.svg-logo svg {
	width: 100%;
	height: auto;
}


#ptr {
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
	color: #fff;
	z-index: 10;
	text-align: center;
	height: 3px;
}

.ptr-refresh #ptr,
.ptr-loading #ptr,
.ptr-reset #ptr {
	-webkit-transform: none;
	transform: none;
}

#ptr .genericon {
	opacity: .6;
	font-size: 34px;
	width: auto;
	height: auto;
	transition: all .25s ease;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	margin-top: 5px;
}
.ptr-refresh #ptr .genericon {
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
}
.ptr-loading #ptr .genericon,
.ptr-reset #ptr .genericon {
	display: none;
}

.loading {
	display: inline-block;
	text-align: center;
	opacity: 1;
	margin: 12px 0 0 5px;
}
.ptr-loading {
	display: block;
}

.loading span {
	display: inline-block;
	vertical-align: middle;
	width: 10px;
	height: 10px;
	margin-right: 3px;
	-webkit-transform: scale(0.3);
	transform: scale(0.3);
	border-radius: 50%;
}

.loading-bar {
	position:absolute; 
	width:100%; 
	left: 0;
	height:3px; 
	z-index:1000;
	margin: 0;
	background-color: #FFF;
}

.orange-bar {
	width: 100%;
	height: 3px;
	position: absolute;
	-webkit-transform-origin: 50% 0;
	background-color: #ff4835;
	-webkit-animation: loadingAnimation1 1.5s linear infinite;
}

.grey-bar {
	width: 100%;
	height: 3px;
	position: absolute;
	z-index: 10;
	-webkit-transform-origin: 50% 0;
	background-color: #FFF;
	-webkit-animation: loadingAnimation2 1.5s linear infinite;
}


@-webkit-keyframes loadingAnimation1 {
  0% {
    -webkit-transform: scaleX(0);
  }
  50% {
    -webkit-transform: scaleX(1);
  }
  100% {
    -webkit-transform: scaleX(1);
  }
}

@-webkit-keyframes loadingAnimation2 {
  0% {
    -webkit-transform: scaleX(0);
    display: none;
  }
  50% {
    -webkit-transform: scaleX(0);
    display: block; 
  }
  100% {
    -webkit-transform: scaleX(1);
  }
}





@media only screen and (max-width : 640px) { 
  .mobile {
  	display: block;
  }

  .hide-mobile {
  	display: none;
  }

  #section0 {
  	background-position: 50% 50%;
  }

  .contact-footer {
  	  bottom: 2px;
	  left: 50%;
	  margin-left: -110px;
  }
}