@charset "UTF-8";

body {
	background-color: #222222;
	margin: 0px;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}
.fotorama {
	z-index: 1;
	left: 0px;
	top: 0px;
	margin-top: 0px;
}
    a:hover, a:focus {
	color: #999999;
	text-decoration: underline
}
    .btn {
	background-color: #999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
    .btn:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #666;
}
    a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.navbar {
	text-transform: uppercase;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 300;
	letter-spacing: 0.1em;
	z-index: 1234;
	margin-bottom: 0px;
	padding-bottom: 0px;
	position: relative;
}
    .navbar-fixed-top {
	-webkit-transition: padding .3s;
	-moz-transition: padding .3s;
	transition: padding .3s;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
    }
    .navbar-brand {
	padding-top: 8px;
	padding-bottom: 0px;
}
@media(min-width:768px) {

    .navbar-fixed-top .navbar-brand {
	font-size: 1.5em;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
    }

    .navbar-fixed-top.navbar-shrink {
        padding: 10px 0;
    }

    .navbar-fixed-top.navbar-shrink .navbar-brand {
	font-size: 1em;
    }
}

.navbar a:focus {
    outline: 0;
}

.navbar .navbar-nav {
	letter-spacing: 0.04em;
}

.navbar .navbar-nav li a:focus {
    outline: 0;
}
.navbar-default,
.navbar-inverse {
    border: 0;
}
.fotorama {
	background-color: #222222;
}
.about-ts {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	top: 100px;
	margin-top: 65px;
	max-width: 1280px;
}
.about-circle {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
.about-text {
	color: #666;
	font-size: 14pt;
	line-height: 23pt;
	font-weight: 200;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 50px;
	padding-right: 5%;
	padding-left: 5%;
	max-width: 835px;
}
.about-balloons {
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	max-width: 1272px;
}
.quote-ts {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	top: 100px;
	margin-top: 65px;
	margin-bottom: 25px;
	max-width: 800px;
}
.quote-text {
	color: #666;
	font-size: 14pt;
	line-height: 23pt;
	font-weight: 200;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 15px;
	padding-right: 5%;
	padding-left: 5%;
}
.quote-names {
	color: #666;
	font-size: 12pt;
	line-height: 21pt;
	font-weight: 200;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 0px;
	padding-right: 5%;
	padding-left: 5%;
}
.quote-balloons {
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
	margin-bottom: 35px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
#list-indent {
	padding-left: -15px;
}
.fotorama__html div,
.fotorama__html a {
  display: block;
  height: 100%;
}
.contact-ts {
	width: auto;
	position: relative;
	z-index: 1;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
.contact-text {
	color: #FFF;
	font-size: 18pt;
	line-height: 26pt;
	text-align: center;
	padding-top: 0px;
	position: absolute;
	z-index: 2;
	top: 42%;
	font-weight: 200;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.contact-text-mobile {
	color: #FFF;
	font-size: 16pt;
	line-height: 24pt;
	text-align: center;
	padding-top: 0px;
	position: absolute;
	z-index: 2;
	top: 120px;
	font-weight: 200;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5%;
	padding-left: 5%;
}
.contact-txt-placement {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
