/* SETUP */

.affix{
    position: fixed;
    top: 0px;
    width: 100%;	
}
.affix+.mainContainer{
	margin-top: 60px;
}
.container{
	max-width: 1000px;
}
.mainContainer #uns .row img, .mainContainer #info .row img{
	margin: 0 auto;
	max-width: 200px;
	max-height: 200px;
}
.col{
	margin-top: 75px;
}
.logo{
	width: 220px;
}
.dots{
	margin: 0 auto;
	width: 145px;
    color: #484848;
    font-size: 9px;
    letter-spacing: 2px;
    margin-bottom: 15px;	
}
.containerInner{
	width: 100%;
	margin: 0;
	padding: 0;
	border-image: url("../img/border.jpg") 0 0 3 0 stretch repeat;	
	border-bottom: 1px solid #DEDEDE;
	padding-bottom: 30px;
}
.containerInner:nth-child(2n) {
    background-color: #F6F6F6;
}
.footer{
	background-image: url('../img/banner_CH.jpg');
	background-position: bottom;
	height: 50px;
}
.footer .row div{
	margin-top: 15px;
	color: white;
}
.footer a, .footer p{
	color: white;
	opacity: .8;
	font-size: 11px;
}
.footer a:hover{
	color: white;
}

/* BANNER */

.bannerImage{
	height: 425px;
	background-image: url('../img/banner_CH.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}



/* TYPO */

body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Open Sans', sans-serif; font-size: 16px; color: #484848; 
}
.small{
	width: 100%;
}
p, ol, ul{
    font-size: 13px;
    font-weight: 200;
    letter-spacing: 0.1em;
    line-height: 2em;
}
h1{
	color: #8D99AF;
    font-size: 30px;
    font-weight: 200;
    margin-bottom: 0;
    width: auto;
    font-variant: small-caps;
    letter-spacing: 2px;
    padding: 0 0 6px 0;    
}
h2{
    color: #8D99AF;
    font-size: 20px;
    font-weight: 200;
    margin-bottom: 0;
    padding: 15px 0 0;
    font-variant: small-caps;
}
h3{
    color: #AAAAAA;
    font-size: 15px;
    font-style: italic;
    font-weight: 200;
}
a{
	opacity: .8;
	color: #4b838a;
}
a:hover{
	opacity: 1;
	color: #3d6a70;
}
.active_menu a{
	opacity: 1;
}
#nav-wrapper{
	z-index: 1000;
	max-width:100%;
}
.mainContainer{
	z-index: 10;	
}
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    padding-left: 0;
    margin-right: 15px;
    padding-top: 20px;
}

/* NAVIGATION */
.small .btn-default, .small .btn-default:hover{
	color: #fff;
	border: #A1F6F8 1px solid;
	margin-top: 14px;
	background: none;
	background:url("../img/call.png") no-repeat scroll 4px 5px rgba(0, 0, 0, 0);
	width: 30px;
}
.small .btn-default:hover{
	background-color: #A1F6F8;
}
.small .navbar-inverse .navbar-toggle{
    right: 0;
    top: 1px;
    position: absolute;
}
.mainNav{
	background-image: url('../img/banner_CH.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 60px;	
	z-index: 10000;
	position: relative;
}
.mainNav li{
	padding: 0;
	margin: 0;
    height: 43px;
}
.mainNav li a{
	height: 60px;		
}
.navbar-brand img{
	opacity: .8;
}
.navbar-inverse{
	border: none;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	background:none;
}
#call{
	background: url("../img/call.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    float: left;
    font-size: 15px;
    height: 30px;
    margin-top: 3px;
    opacity: 0.9;
    padding-left: 25px;
    padding-top: 2px;
    text-align: right;
    width: 175px;
}
.navbar-brand{
	padding: 8px 0 0 0;
	margin: 0 60px 0 0;
}
.smallLogo{
	margin-top: 7px;
}
.navbar-toggle{
	margin-top:13px;
}
.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#a1f6f8;}
.navbar-inverse .navbar-toggle {
    border-color: #a1f6f8;
}
.small #navigation li{
	background-color: #394547;
	padding-left: 20px;
	width: 100%;	
}
.small .navbar-inverse .navbar-collapse, .small .navbar-inverse .navbar-form {
	border: none;
}
#navigation{
	position: relative;
}
.small .navHeaderCollapse{
	width: 100%;
	margin: 15px 0 0 0;
}
.small .navbar-collapse{
/*	background-image: url('../img/banner_1.jpg');
	background-position: 1000px;*/
	background-color: #7ddbd9;
	opacity: .8;
}
.small #magic-line{
	display: none;
}
.small #navigation_arrow li{
	float: left;
	clear: both;
	border-bottom: dotted 1px white;
    padding-top: 9px;
	width: 100%;
}
.small #navigation_arrow li a{
	width: 100%;
    height: 50px;	
    opacity: 1;
}
.small .navbar-collapse .active_menu{
	opacity: .8;
	font-weight: bold;
	background-color: #7beefe;
}
/** Magic Line **/
.nav-wrap { margin: 15px auto 50px auto;}
#navigation_arrow { margin: 0 auto; list-style: none; position: relative;}
#navigation_arrow li { display: inline;}
#navigation_arrow li a {display: block; float: left; padding: 6px 10px 4px 10px; text-decoration: none;}
#navigation_arrow li a:hover { color: white; }
#magic-line { position: absolute; bottom: -2px; left: 0; width: 10px; height: 10px; border-left: 11px solid transparent; border-right: 11px solid transparent; border-bottom: 11px solid white;}
.carousel-control{
	padding-top: 170px;
	font-size: 50px;
	width: 75px;
}
.carousel-caption h2{
	color: white;
}
.carousel-indicators li, .carousel-indicators .active {
	width: 5px;
	height: 5px;
	border-radius: 5px;
}
