@font-face {
    font-family: Swiss Roman-Condensed;
    src: url('../fonts/SW72RomanCondensed.OTF');
}
@font-face {
    font-family: Swiss Roman;
    src: url('../fonts/SW721BTR.OTF');
}
@font-face {
    font-family: Swiss Bold-Condensed;
    src: url('../fonts/SW72BoldCondensed.OTF');
}
h1,h2,h3,h4,h5{
    font-family: Swiss Bold-Condensed;
}
p{
    font-family: Swiss Roman;
}
label, span, ul, li, input{
    font-family: Swiss Roman;
}
*{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.container-content:before,
.container-content:after {
    content: " ";
    display: table;
}
.wrapper {
    overflow: hidden;
    position: relative;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.cotainer-content:after {
    clear: both;
}
a{
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
::-webkit-input-placeholder {
  color: #858585;
}
::-moz-placeholder {
  color: #858585;
}
:-ms-input-placeholder {
  color: #858585;
}
:-moz-placeholder {
  color: #858585;
}
.img-responsive {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
img{
    vertical-align: middle;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  background-color: #ffffff;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-header{
    padding: 0 52px;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
    position: relative;
    margin: 0;
    width: 100%;
    height: 100vh;
}
.modal-content {
    position: relative;
    background-color: #ffffff;
    background-clip: padding-box;
    outline: 0;
    padding: 0;
    height: 100%;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000;
}
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}
.modal-backdrop.show {
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.modal-body {
    position: relative;
    padding: 0;
    padding-right: 0;
}
body{
    background-color:#ffffff;
}
.container {
    margin: 0 auto;
    width: 95%;
    position: relative;
}
.logo {
    float: left;
    width: 99px;
}
.menu {
    float: right;
}
.header {
    position: relative;
    padding: 27.95px 0;
    margin-bottom: 6.5px;
}
.icon {
    position: absolute;
    left: 50%;
    width: 14.95px;
    top: -6.5px;
    transform: translate(-50%, 0);
    animation: blink 1s step-start infinite;
}
.menu ul li {
    display: inline-block;
    margin-left: 21.45px;
    text-transform: uppercase;
    font-family: Swiss Bold-Condensed;
}
.menu ul li a {
    color: #000000;
}
.banner-hero img {
    width: auto;
    margin-bottom: 16.9px;
    height: calc(100vh - 120px);
    object-fit: contain;
}
.banner-hero.homepage-banner img {
    width: 100%;
    height: auto;
    object-fit: cover;
}
.swiper.swiper-project .swiper-slide {
    width: auto;
    filter: grayscale(1);
}
.swiper.swiper-project .swiper-slide.swiper-slide-active{
    filter: grayscale(0);
}
.detail-home-left {
    float: left;
}
.detail-home-right {
    float: right;
}
.detail-home-left h2 {
    font-size: 16px;
    text-transform: uppercase;
}
.detail-home-right span {
    display: block;
}
.detail-home-right span a {
    color: #000000;
}
.grid-4 {
    width: 25%;
    float: left;    
}
.content-home .grid-4 {
    padding-right: 39px;
}
.content-home {
    margin-top: 112.45px;
}
.item-grid-home {
    margin-bottom: 30px;
}
.item-grid-home h3 {
    margin-bottom: 16px;
}
.item-grid-home ul {
    list-style: disc;
    margin-left: 12.35px;
}
.footer {
    padding: 39px 0;
    width: 100%;
}
.footer-left {
    float: left;
}
.footer-right {
    float: right;
    font-family: Swiss Roman;
}
.footer-right h3,
.footer-left h3{
    font-family: Swiss Roman;
}
.grid-design-pages .grid-4 img {
    width: 100%;
    padding: 0.65px;
    margin-bottom: 3.25px;
}
.content-design-pages {
    margin-bottom: 48.75px;
}
.grid-design-pages .grid-4 {
    margin-bottom: 26px;
}
.grid-design-pages .row:last-child {
    text-align: center;
    margin-top: 32.5px;
}
span.button-text  {
    display: inline-block;
    text-transform: uppercase;
}
span.button-text  a {
    color: #000000;
}
.swiper-pagination.swiper-pagination-fraction.swiper-pagination-horizontal {
    width: auto;
    left: 50%;
    bottom: -20px;
}
.swiper.swiper-project {
    overflow: unset;
}
.close-nav {
    float: right;
}
.modal-body .grid-4:last-child {
    width: 30%;
}
.modal-body .grid-4 p {
    margin-bottom: 9.75px;
}
.modal-body .grid-4 h3 {
    margin-bottom: 32.5px;
}
#splash,
.wrapper {
    opacity: 1;
    transition: opacity 1s ease;
    min-height: 100vh;
}
#splash.hidden,
.wrapper.hidden {
    opacity: 0;
    pointer-events: none;
}
#splash {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100vh;
    background: white;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1000;
}
.cursor-splash {
    padding: 0 6.5px;
    animation: blink 1s step-start infinite;
}
.cursor-splash img{
    width: 100%;
    height: 42.25px;
    margin-bottom: 32.5px;
}
@keyframes blink {
    50% {
        opacity: 0;
    }
}
.labels-splash {
    margin-top: 13px;
    display: flex;
    gap: 13px;
    font-size: 16px;
    letter-spacing: 0.65px;
    text-transform: uppercase;
}
.labels-splash span{
    font-family: Swiss Bold-Condensed;
}
.content-grid-design h4 {
    text-align: left;
    color: #000;
    font-family: Swiss Roman-Condensed;
}
.burger {
    display: none;
    cursor: pointer;
    width: 19.5px;
    flex-direction: column;
    justify-content: space-between;
    height: 14.3px;
    z-index: 1001;
    margin: 14.3px 13px;
}
.burger span {
    display: block;
    height: 1.95px;
    background: #000000;
    border-radius: 1.3px;
    position: relative;
}
.burger.active span:nth-child(1) {
    transform: rotate(45deg) translateY(5.2px);
    left: 0.65px;
}
.burger.active span:nth-child(2) {
    opacity: 0;
}
.burger.active span:nth-child(3) {
    transform: rotate(-45deg) translateY(-5.2px);
    left: 0.65px;
    top: -5.2px;
}
.burger span {
    transition: all 0.3s ease;
}
.click-zone {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50%;
    z-index: 10;
}
.click-zone.left {
    left: 0;
}
.click-zone.right {
    right: 0;
}
#side-panel {
  position: absolute;
  top: 0;
  right: -40%; /* hidden initially */
  width: 30%;
  height: calc(100% - 36px);
  background: #fff;
  overflow-y: auto;
  transition: right 0.4s ease;
  z-index: 9999;
  padding: 20px;
}
#side-panel.active {
  right: -2.8%;
}
#side-panel-content {
  font-size: 16px;
  line-height: 1.6;
}
.press-home ul {
    columns: 3;
    column-gap: 30px;
    margin-top: 40px;
}
.grid-latest {
    padding-bottom: 4px;
    margin-bottom: 26px;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}
li.grid-latest img {
    width: 100%;
    margin-bottom: 10px;
}
li.grid-latest h4 {
    color: #000;
    font-weight: bold;
    margin-bottom: 10px;
}
li.grid-latest p {
    color: #000;
}
h3.title-wrap span {
    z-index: 99;
    position: relative;
    background-color: #ffffff;
    padding: 15px;
    padding-left: 0;
    font-family: Swiss Bold-Condensed;
    text-transform: uppercase;
    display: inline-block;
}
h3.title-wrap {
    position: relative;
}
h3.title-wrap:before {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #000;
    position: absolute;
    top: 50%;
}

.grid-6 {
    width: 50%;
    float: left;
}
.team-wrapper {
    padding: 5px;
}
.team-wrapper img {
    width: 100%;
}
.grid-3 {
    width: 33.33333333%;
    float: left;
}
.grid-team-pages .row {
    margin-bottom: 30px;
}
.team-wrapper img {
    margin-bottom: 20px;
}
.team-wrapper h3 {
    margin-bottom: 20px;
}
@media (max-width: 769px) {
    .burger {
        display: flex;
        float: right;
        margin-top: 22.75px;
        margin-top: 0;
    }
    #side-panel {
        width: 80%;    
        right: -90%;
    }
    .banner-hero img {
        height: calc(100vh - 280px);
    }
    .menu {
        display: none;
    }
    .menu.active {
        position: relative;
        bottom: 0;
        width: 100%;
        background-color: #ffffff;
        display: block;
        padding-top: 39px;
    }
    .menu.active ul li {
        display: block;
        text-align: center;
        margin-bottom: 19.5px;
        margin-left: 0;
    }
    .menu.active ul li:last-child{
        margin-bottom: 0;
    }
    .grid-4 {
        width: 100%;
    }
    .content-home .grid-4 {
        padding-right: 0;
    }
    .logo {
        float: left;
        width: 65px;
    }
    .icon {
        position: absolute;
        left: 50%;
        width: 9.75px;
        top: -3.25px;
        transform: translate(-50%, 0);
    }
    .detail-home-left,
    .detail-home-right {
        margin-top: 19.5px;
        width: 50%;
    }
    .detail-home-right{
        text-align: right;
    }
    .footer-left,
    .footer-right {
        margin-bottom: 18.2px;
        width: 100%;
        text-align: center;
    }
    .footer-right {
        margin-bottom: 0;
    }
    .footer-right h3, .footer-left h3 {
        font-size: 14px;
    }
    .modal-body .grid-4:last-child {
        width: 100%;
    }
    .close-nav {
        float: right;
        position: absolute;
        right: 0;
        top: -48.75px;
    }
    .content-home {
        margin-top: 29.25px;
    }
}
