body, a, p {
	font-family:"Frutiger LT W01_55 Roma1475738";
}

.duenn {
    font-family: "Frutiger LT W01_55 Roma1475738" !important;
}

.heading-text.el-text.titel h1 {
	font-family:"Frutiger LT W01_95 Ultra Black" !important;
	font-size: 64px;
 	letter-spacing: 0.08em;
	text-align: right;
	max-width: 696px !important;
}

.heading-text.el-text.titel {
	max-width: 696px !important;
}

@media only screen and (max-width: 560px) {
.heading-text.el-text.titel h1 {
	font-size: 48px;
}
}

@media only screen and (max-width: 480px) {
.heading-text.el-text.titel h1 {
	font-size: 32px;
}
.main-container .row-container .single-h-padding {
	padding-left: 5px;
	padding-right: 5px;
}
h2 {
	font-size: 24px !important;
}
body, a, p {
	font-size: 13px !important;
}
}

h2, h3, h4, h5, h6 {
	font-family:"Frutiger LT W01_65 Bold1475746" !important;
	text-align: left;
}

.portfolio-wrapper .post-title {
	font-size: 32px;
}

.menu-container ul.menu-smart a {
	font-family:"Frutiger LT W01_55 Roma1475738" !important;
        letter-spacing: 1px !important;
}

.menu-light .menu-smart a:hover, .menu-light .menu-smart a:focus, .menu-light .menu-smart > li.active > a, .menu-light .menu-smart > li a.active, .menu-light .menu-smart > li.current-menu-ancestor > a, .menu-light .menu-smart > li.current-menu-item:not(.menu-item-type-custom) > a {
    color: rgba(255,228,0,1);
}

.btn-accent {
    color: #1b1d1f !important;
    background-color: #ffffff !important;
    border-color: #1b1d1f !important;
}

.row .uncell {
	top: -50px;
}

.row div[class*=col-lg-].align_center > .uncol > .uncoltable > .uncell > .uncont {
	text-align: center;
  	max-width: 1200px !important;
}

.no-touch .onepage-pagination .cd-label {
	color: rgba(255,228,0,1);
}

.row .uncell {
	top: 0;
}

.style-dark .widget-container a:hover, .style-light a:not(.btn-text-skin):hover {
       color: rgba(255,228,0,1);
}

.style-dark .btn-default, .style-light .style-dark.style-override .btn-default, .style-light .style-dark .btn-default {
    color: #ffffff !important;
    background-color: rgba(0,0,0,0.1) !important;
}