.ss03 {
  font-feature-settings: "ss03" 1;
}

html, body {
}

body {
    font-family: 'ES Klarheit Grotesk' s,sans-serif;
    line-height: 1.8;
    color: #fff8f2;
	padding-right: 0px !important;
	position: relative;
}

::selection {
    background: #f3fdb8;
    color: #000
}

::-moz-selection {
    background: #f3fdb8;
    color: #000
}

.wow {
   visibility: hidden;
 }

h1,
h2,
h3,
h4 {
    color: #fff8f2;
}

hr {
	border-top: 1px solid #fff8f2;
	opacity: 0.6;
}

p {
	font-family: 'ES Klarheit Grotesk' ,sans-serif;
	font-size:16px;
	line-height: 20px !important;
	color: #fff8f2;
}

a {
    -webkit-transition: .3s all;
    transition: .3s all;
    color: #fff8f2;
	text-decoration: none;
	cursor: pointer;
}

a:active,
a:focus,
a:hover {
    color: #fff8f2;
    text-decoration: none;
}

.instagram {
	z-index: 999;
	right:-40px;
  position:fixed;
  top: 30%;
}


.instagram:hover {
	right:1%;
  transition: 1s;
}

.instagram-mobile {
	z-index: 999;
	right:-30px;
  position:fixed;
  top: 30%;
}


.instagram-mobile:hover {
	right:1%;
  transition: 1s;
}

.livestream {
	z-index: 999;
	right:3%;
  position:fixed;
  bottom: 3%;
}

.design-logo {
	z-index: 999;
	left:3%;
  position:fixed;
  bottom: 3%;
}

.btn:focus {
  outline: none;
  box-shadow: none;
}

.btn-whiteoutline {
	border: 1px solid #fff8f2;
	border-radius: 0px;
	color: #fff8f2;
	text-transform: uppercase;
	font-size:12px;
	font-weight: 600;
	padding:5px 15px 5px 15px ;
	letter-spacing: 1pt;
	transition: 0.5s;
	-webkit-transition: .5s all;
}

.btn-whiteoutline::after {
  font-family: 'Font Awesome 5 Free';
    content: "\f061";
    font-weight: 700;
	padding-left: 10px;
	color: #fff8f2;
	vertical-align: middle;
	font-size: 1.5em;
}

.btn-whiteoutline:hover {
	background: #fff8f2;
	color:#000000;
	transition: 0.5s;
	text-decoration: none;
	-webkit-transition: .5s all;
}

.btn-whiteoutline:hover::after {
  font-family: 'Font Awesome 5 Free';
    content: "\f061";
    font-weight: 700;
	padding-left: 10px;
	color: #000000;
	vertical-align: middle;
	font-size: 1.5em;
	transition: 0.5s;
	-webkit-transition: .5s all;
}

.btn-watchnow {
	border: 1px solid #fff8f2;
	border-radius: 0px;
	color: #fff8f2;
	text-transform: uppercase;
	font-size:15px;
	font-weight: 600;
	padding:5px 15px 5px 15px ;
	letter-spacing: 1pt;
}


.btn-watchnow:hover {
	color: #000000;
	background: #fff8f2;
	transition: 0.5s;
	-webkit-transition: .5s all;
	text-decoration: none;
}

.btn-watchnowblack {
	border: 1px solid #000000;
	border-radius: 0px;
	color: #000000;
	text-transform: uppercase;
	font-size:15px;
	font-weight: 600;
	padding:5px 15px 5px 15px ;
	letter-spacing: 1pt;
}


.btn-watchnowblack:hover {
	color: #fff8f2;
	background: #000000;
	transition: 0.5s;
	-webkit-transition: .5s all;
	text-decoration: none !important;
}

.btn-blackoutline {
	border: 1px solid #404041;
	border-radius: 0px;
	color: #404041;
	text-transform: uppercase;
	font-size:12px;
	font-weight: 600;
	padding:5px 15px 5px 15px ;
	letter-spacing: 1pt;
	transition: 0.5s;
	-webkit-transition: .5s all;
}

.btn-blackoutline::after {
  font-family: 'Font Awesome 5 Free';
    content: "\f061";
    font-weight: 700;
	padding-left: 10px;
	color: #404041;
	vertical-align: middle;
	font-size: 1.5em;
}

.btn-blackoutline:hover {
	background: #404041;
	color:#fff8f2;
	text-decoration: none;
	transition: 0.5s;
	-webkit-transition: .5s all;
}

.btn-blackoutline:hover::after {
  font-family: 'Font Awesome 5 Free';
    content: "\f061";
    font-weight: 700;
	padding-left: 10px;
	color: #fff8f2;
	vertical-align: middle;
	font-size: 1.5em;
	transition: 0.5s;
	-webkit-transition: .5s all;
}

.btn-backoutline {
	border: 1px solid #fff8f2;
	border-radius: 0px;
	color: #fff8f2;
	text-transform: uppercase;
	font-size:12px;
	font-weight: 600;
	padding:5px 15px 5px 15px ;
	letter-spacing: 1pt;
	transition: 0.5s;
	-webkit-transition: .5s all;
}

.btn-backoutline::before {
  font-family: 'Font Awesome 5 Free';
    content: "\f060";
    font-weight: 700;
	padding-right: 10px;
	color: #fff8f2;
	vertical-align: middle;
	font-size: 1.5em;
}

.btn-backoutline:hover {
	background: #fff8f2;
	color:#000;
	text-decoration: none;
	transition: 0.5s;
	-webkit-transition: .5s all;
}

.btn-backoutline:hover::before {
  font-family: 'Font Awesome 5 Free';
    content: "\f060";
    font-weight: 700;
	padding-right: 10px;
	color: #000;
	vertical-align: middle;
	font-size: 1.5em;
	transition: 0.5s;
	-webkit-transition: .5s all;
}

.vbtn {
	background: #ccff00;
	font-family: 'ES Klarheit Grotesk'; 
	font-style: normal; 
	font-weight: 800; 
	font-size: 14px; 
	line-height: 28px; 
	letter-spacing: -0.02em; 
	text-transform: uppercase; 
	color: #131312;
	padding: 6px 16px;
	box-sizing: border-box;
	position: relative;
	margin-bottom: 0;
}

.vbtn:hover, .vbtn:active, .vbtn:focus {
	background: #ffaa9b;
	color: #fff8f2;
	transition: 0.5s;
	-webkit-transition: 0.5s all;
}

.pbtn {
	background: #a3baff;
	font-family: 'ES Klarheit Grotesk'; 
	font-style: normal; 
	font-weight: 800; 
	font-size: 14px; 
	line-height: 28px; 
	letter-spacing: -0.02em; 
	text-transform: uppercase; 
	color: #131312;
	padding: 6px 16px;
	box-sizing: border-box;
	position: relative;
	margin-bottom: 0;
}

.pbtn:hover, .vbtn:active, .vbtn:focus {
	background: #ffaa9b;
	color: #fff8f2;
	transition: 0.5s;
	-webkit-transition: 0.5s all;
}

/* Navbar */

.navbar-brand-index {
  position:relative;
  transition:opacity 500ms ease 100ms;
  opacity:0;
}

.scrolled .navbar-brand-index {
  opacity:1;
}

.modal-open .navbar {
padding-right: 0px !important;
}

/* Navbar */

#offcanvasNavbar .nav-link, .dropdown-item {
	font-family: 'Stolzl Regular', sans-serif;
	font-size: 17px;
	line-height: 22px;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;  
	text-transform: none;
}

#offcanvasNavbar .nav-link, li {
	font-family: 'Stolzl Regular', sans-serif;
	font-size: 19px;
	line-height: 24px;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;  
	color: #000000;
	text-transform: uppercase;
}


.navbar {
	width: 450px;
}

.navbar a {	
	color: #0E1320 !important;
	background: transparent !important;
}
.navbar a:hover {
	color: #615cff  !important; 
	transition: 0.3s;
}
.navbar .active > a {
	text-decoration: underline;
	text-decoration-color: #ccff02;
}

.navbar .active > a:hover { 
	text-decoration: underline;
    text-decoration-color: #ccff02;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;
}

.offcanvas {
    background-color: #000;
}

.navbar a {
    color: #fff !important;
}

.navbar a:hover {
    color: #fff !important;
    text-decoration: underline;
    text-decoration-color: #ccff02;
}

#offcanvasNavbar .offcanvas-title {
    color: #fff;
	text-transform: uppercase;
}

#offcanvasNavbar .dropdown-menu[data-bs-popper] {
    margin-top: 0rem;
}

#offcanvasNavbar .dropdown-menu {
    color: #fff;
    background-color: transparent;
	border: 0;
	padding: 0 0 0.5rem 1rem;
}

#offcanvasNavbar .dropdown-item {
	white-space: normal;
}

#offcanvasNavbar .nav-link {
    padding: 0.4rem 1rem;
}

.clearfix { clear: both; }

.btn {
	border-radius: 0;
}

.btn:focus {
  outline: none !important;
  box-shadow: none !important;
}

.btn-menu {
	background: #000 !important;
	color:#ffffff;
	font-family: 'Stolzl Regular', sans-serif;
	font-size: 15px;
	border: 1px solid #ccff02 !important;
	height:35px;
	line-height: 23px;
}

.btn-menu:hover, .btn-menu:focus{
	color:#ffffff;
}

.modal-content  {
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important; 
	border:1px solid #fff;
	background-color: #000;
}

.modal-content p {
	font-family: 'ES Klarheit Grotesk', sans-serif;
	color:#fff8f2;
}

.modal-content h5 {
	font-family: 'ES Klarheit Grotesk Bold', sans-serif;
	font-size:16px;
	color: #fff8f2;
	font-weight: bold;
}

.modal-content h2 {
	font-family: 'ES Klarheit Plakat', sans-serif;
    font-weight: 400;
}

.modal-content h3 {
	font-family: 'ES Klarheit Grotesk', sans-serif;
	font-size:30px;
	font-weight: 300;
	line-height: 30px !important; 
	color: #fff8f2;
}


.btn-close {
    box-sizing: content-box;
    width: 40px;
    height: 40px;
    padding: 0.25em 0.25em;
    color: #000;
    background: transparent
        url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e")
        center/1em auto no-repeat;
    border: 0;
    border-radius: 0.25rem;
    opacity: 0.5;
}

#sustainable-built-environment {
  scroll-margin-top: 100px;
}

#lighting-design {
  scroll-margin-top: 100px;
}

#interior-design-practice {
  scroll-margin-top: 100px;
}

#design-for-integrated-communication {
  scroll-margin-top: 100px;
}

#sustainable-fashion {
  scroll-margin-top: 100px;
}

#design {
  scroll-margin-top: 100px;
}

/* Home */

.home h1 {
	font-size:80px;
	font-weight: 700;
}

@media (max-width: 991.98px) { 
.home h1 {
	font-size:60px;
	font-weight: 700;
}
}
@media (max-width: 767.98px) { 
.home h1 {
	font-size:50px;
	font-weight: 700;
}
}

#main h3 {
	padding-bottom: 20px;
	margin-bottom: 0px;
}

#main h5 {
	font-family: 'ES Klarheit Grotesk Bold', sans-serif;
	font-weight: bold; 
	padding-top: 10px;
	margin-bottom: 0px;
}

#main h4 {
	font-family: 'ES Klarheit Grotesk Bold', sans-serif;
	font-weight: bold; 
	line-height: 24px
}

#main h1 {
	font-family: ES Klarheit Plakat,sans-serif;
    font-weight: 400;
	font-size: 56px;
	text-decoration: underline;
}

#main h2 {
	font-family: ES Klarheit Plakat,sans-serif;
    font-weight: 400;
	font-size: 46px;
}

#main h6 {
	font-size: 20px;
	line-height: 28px
}


#main .imgshowcase img{
    position:relative;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

#main .imgshowcase:hover img {
    filter: brightness(0.6);
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.stroketext {
	-webkit-text-stroke: 1px #fff8f2;
	color: transparent;
}

#carousel-diploma .carousel-caption {
	text-align: left;
	left:3px;
	bottom:0;
	z-index: 99;
}


/* Project */

@media (max-width: 576px) {
.carousel-mobile {
	padding-top: 80px;
}
}

.carousel-indicators .active{
    background-color: #caff01;
}

.carousel-indicators .btn {
	 height: 6px;
    width: 6px;
    border-radius: 3px;
}

.carousel-control-prev, .carousel-control-next {
    width: 4%;
	background: rgba(255,166,152,.50);
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem;
}

@media (max-width: 576px) {
.carousel-control-next-icon,
.carousel-control-prev-icon {
    display: inline-block;
    width: 1rem;
    height: 1rem;
}
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 488 512' fill='%23fff'%3e%3cpath d='M447.1 256C447.1 273.7 433.7 288 416 288H109.3l105.4 105.4c12.5 12.5 12.5 32.75 0 45.25C208.4 444.9 200.2 448 192 448s-16.38-3.125-22.62-9.375l-160-160c-12.5-12.5-12.5-32.75 0-45.25l160-160c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25L109.3 224H416C433.7 224 447.1 238.3 447.1 256z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 488 512' fill='%23fff'%3e%3cpath d='M438.6 278.6l-160 160C272.4 444.9 264.2 448 256 448s-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L338.8 288H32C14.33 288 .0016 273.7 .0016 256S14.33 224 32 224h306.8l-105.4-105.4c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l160 160C451.1 245.9 451.1 266.1 438.6 278.6z'/%3e%3c/svg%3e");
}

#project h2 {
	font-weight:700;
	font-size: 34px;
}

#project h6 {
	font-size: 20px;
    line-height: 28px;
}


.bg_project .introduction {
	padding-top: 15%;
}

@media (max-width: 576px) {
.bg_project .introduction {
	padding-top: 20px;
}
	
.category {
	padding-top:20px;
	padding-bottom:20px;
}
}


#socialmedia_project .fa-layers:hover .fa-circle {
  color: #05878a !important;
	transition: 0.3s;
}

/* people */

#people p {
	font-size:14px;
	line-height: 17px !important;
}

#people h5 {
	font-family: 'ES Klarheit Grotesk Bold',sans-serif;
	padding-top: 10px;
	font-weight:bold;
}

#people h1 {
	font-family: 'ES Klarheit Plakat',sans-serif;
    font-weight: 400;
	font-size: 56px;
	text-decoration: underline;
}

#people h2 {
	font-family: 'ES Klarheit Plakat',sans-serif;
    font-weight: 400;
	font-size: 46px;
}

#people h6 {
	font-size: 20px;
	line-height: 28px
}

/* programme */

#programme h1 {
	font-family: 'ES Klarheit Plakat',sans-serif;
    font-weight: 400;
	font-size: 56px;
	text-decoration: underline;
}

#programme h3 {
	padding-bottom: 20px;
	margin-bottom: 0px;
}

#programme h5 {
	padding-top: 10px;
	margin-bottom: 0px
}

#programme h2 {
	font-family: 'ES Klarheit Plakat',sans-serif;
    font-weight: 400;
	font-size: 46px;
}

#programme h6 {
	font-size: 16px;
	line-height: 20px
}

#programme .card {
	background: none;
	color: #fff8f2;
	border-radius: 0px;
}

#programme .imgshowcase img{
    position:relative;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

#programme .imgshowcase:hover img {
    filter: brightness(0.6);
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.accordion {
	--bs-accordion-bg: #000 ;
	--bs-accordion-color: #fff8f2;
	--bs-accordion-border-radius: 0px;
	--bs-accordion-border-color: #fff8f2;
}

.accordion h2{
	padding-bottom: 0;
}

.accordion-button {
	font-size: 24px;
	font-weight: 600;
	color: #fff8f2;
}

.accordion-button:not(.collapsed) {
	background-color:#fff8f2;
	color: #000;
}

.accordion-item:first-of-type .accordion-button {
	border-radius: 0px;
}

.accordion-item:last-of-type .accordion-button.collapsed {
	border-radius: 0px;
}

.accordion-button:hover {
	background-color:#fff8f2;
	color: #000;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}

.accordion-button::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' fill='%23fff8f2'%3e%3cpath fill-rule='evenodd' d='M256 80c0-17.7-14.3-32-32-32s-32 14.3-32 32V224H48c-17.7 0-32 14.3-32 32s14.3 32 32 32H192V432c0 17.7 14.3 32 32 32s32-14.3 32-32V288H400c17.7 0 32-14.3 32-32s-14.3-32-32-32H256V80z'/%3e%3c/svg%3e");
}

.accordion-button:hover::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M256 80c0-17.7-14.3-32-32-32s-32 14.3-32 32V224H48c-17.7 0-32 14.3-32 32s14.3 32 32 32H192V432c0 17.7 14.3 32 32 32s32-14.3 32-32V288H400c17.7 0 32-14.3 32-32s-14.3-32-32-32H256V80z'/%3e%3c/svg%3e");
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M432 256c0 17.7-14.3 32-32 32L48 288c-17.7 0-32-14.3-32-32s14.3-32 32-32l352 0c17.7 0 32 14.3 32 32z'/%3e%3c/svg%3e");
}

.accordion-button:focus {
    box-shadow: none;
    border-color: rgba(0,0,0,.125);
}

/* Footer */

footer p {
	font-size: 12px;
}

footer {
	font-size: 12px;
	font-weight: 500;
}

footer a {
	color: #000;
	text-decoration: none;
	transition: 0.3s;
	-webkit-transition: .3s all;
}

footer a:hover {
	color: #000;
	text-decoration: underline;
	transition: 0.3s;
	-webkit-transition: .3s all;
}

.fa-layers .fa-circle {
	transition: 0.3s;
	-webkit-transition: .3s all;
}

.fa-layers:hover .fa-circle {
  color: #ccff00 !important;
	transition: 0.3s;
	-webkit-transition: .3s all;
}


@font-face {
    font-family: 'ES Klarheit Plakat';
    src: url('../fonts/ESKlarheitPlakat-ExtraBlack.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ES Klarheit Grotesk';
    src: url('../fonts/ESKlarheitGroteskVar-Xlt.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
