@import "pikare.css";
@font-face{font-family:ZWFont1;src:url("Poppins-Light.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:ZWFont2;src:url("SaolDisplay-Regular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:ZWFont3;src:url("TrajanPro-Regular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:ZWFont3;src:url("TrajanPro-Bold.otf") format("opentype");font-weight:600;font-style:normal;font-display:swap}

body{margin:0;background-color:#fff;color:#000;font-family:ZWFont1,Arial;font-size:13px;line-height:1.42857;-webkit-font-smoothing:antialiased}
input[type="checkbox"],input[type="radio"]{position:absolute;overflow:hidden;clip:rect(0px,0px,0px,0px);height:1px;margin:-1px;padding:0;border:0;width:1px!important}
input[type="checkbox"] + label,input[type="radio"] + label{padding-left:30px;padding-right:10px;height:20px;font-family:'ZWFont1';margin:2px;display:inline-block;line-height:25px;background-repeat:no-repeat;background-position:0 0;vertical-align:middle;cursor:pointer;background-image:url("https://zekiweb.net/bruton26/img/toolCheck.png");color:#000;background-size:20px;font-size:10px;letter-spacing:0}
input[type="checkbox"]:checked + label,input[type="radio"]:checked + label{background-image:url("https://zekiweb.net/bruton26/img/toolCheck.png");background-position:0 -19px}
select{border:1px solid #545759;padding:5px 10px;height:35px;font-family:ZWFont1;font-size:11px;border-radius:0;appearance:none;background:url("https://zekiweb.net/bruton26/img/icoDDOk.png") right center / 20px no-repeat;max-width:100%}
::-webkit-scrollbar{width:3px;background-color:#eee}
::-webkit-scrollbar-track{background-color:#ccc;width:1px;border:1px solid #fff}
::-webkit-scrollbar-button{display:none}
::-webkit-scrollbar-thumb{background-color:#000}



/* general */
.img-responsive { display: block; max-width: 100%; width: 100%; height: auto; margin: auto; }
.img-responsive > img { display: block; max-width: 100%; width: 100%; height: auto; margin: auto; }
.font2 {font-family: ZWFont2;}

.page-loader-container {z-index: 999;background-color: rgba(0, 0, 0, 0);justify-content: flex-start;align-items: flex-start;position: fixed;inset: 0px;overflow: hidden;}
.page-loader-particle {background-color: rgb(0, 0, 0);width: 26%;height: 100%;position: absolute;top: 0px;bottom: 0px;transition: height 0.8s;}
.particle-2 {left: 25%;}
.particle-3 {left: 50%;}
.particle-4 {left: 75%;}
.page-loader-header {background: url("../img/logo2.png") center / contain no-repeat;justify-content: center;align-items: center;display: flex;position: absolute;top: 50%;overflow: hidden;transform: translate(0px, 0%);opacity: 0;transition: 0.6s;height: 400px;width: 400px;z-index: 99;left: 0;right: 0;margin: 0 auto;}
.page-loader-header-step1 {transform: translate(0px, -50%);opacity: 1;}
.page-loader-header-step2 {transform: translate(0px, -150%);opacity: 0;}

/* nav */
.nav-container {width: 100%;height: 80px;position: fixed;top: 0;z-index: 9;display: flex;justify-content: space-between;align-items: center;padding: 10px 50px;transition: all .7s;border-bottom: 1px solid #ededed;}
.nav-container.nav-giris {border-bottom: none;}
.logo {position: relative;display: block;width: 180px;height: 80px;background: url("../img/logo.png") center / contain no-repeat;transition: all .7s;margin-left: 20px;}
.nav-giris {background-color: transparent;color: #fff;}
.nav-giris .logo {width: calc(250px * 2.5);height: calc(64px * 2.5);z-index: 10;margin: 0 auto;top: 0;background: url("https://zekiweb.net/bruton26/img/logo-beyaz.png") center / 100% no-repeat;}
.nav-menu-container {position: absolute;top: 0;background-color: transparent;width: 93%;left: 0;right: 0;margin: 0 auto;z-index: 2;display: flex;justify-content: space-between;border-bottom: 1px solid #ffffff2b;padding: 20px 0 10px;align-items: center;}
.nav-menu {display: flex;justify-content: space-around;gap: 40px;}
.nav-column {display: flex;flex-direction: column;}
.nav-title {color: #fff;letter-spacing: 1px;font-size: 16px;}
.nav-links {display: flex;flex-direction: column;line-height: 27px;}
.nav-links a {color: #4c4c4c;text-decoration: none;margin-bottom: 8px;font-size: 14px;font-weight: 300;}
.nav-links a:hover {color: #000;}
.nav-links a::before {content: "";background: url("https://zekiweb.net/bruton26/img/link.png") left center / contain no-repeat;width: 7px;display: inline-block;height: 7px;margin-right: 20px;}
.nav-btn {background: url("../img/menu.png") center / contain no-repeat;display: none;}
.nav-close {display: none;}

/* footer */
.footer-container{background-color: #1c1d1d;padding-bottom: 5px;}
.footer-menu {display: flex;/* justify-content: space-between; */padding: 40px 0;width: 80%;margin: 0 auto;gap: 200px;}
.footer-column {display: flex;flex-direction: column;width: 25%;}
.footer-column > div {color: #b7b9b7;}
.footer-title {color: #b7b9b7;margin-bottom: 20px;letter-spacing:1px;font-size: 20px;border-bottom: 1px solid;padding-bottom: 20px;height: 60px;}
.footer-title > img {width: 140px;}
.footer-menu > .footer-column:nth-of-type(2) > .footer-title {line-height: 45px;}
.footer-links {display: flex;flex-direction: column;line-height: 27px;}
.footer-links a {color: #b7b9b7;text-decoration: none;margin-bottom: 5px;font-size: 14px;display: block;background: url("../img/icoArrow3.png") left center / 10px no-repeat;padding-left: 25px;}
.footer-links a:hover {color: #fff;}
.footer-alt {color: #f7f5ee;width: 90%;margin: 0 auto;display: flex;align-items: center;justify-content: space-between;}
.footer-sm {background: url("https://zekiweb.net/bruton26/img/link-beyaz.png") left center / 7px no-repeat;padding-left: 24px;display: flex;align-items: center;font-size: 13px;font-weight: 300;color: #f7f5ee;}
.footer-sm span {display: block;margin-right: 20px;}
.instagram, .facebook {display: inline-block;width: 30px;height: 30px;border-radius: 50%;background: center / 20px no-repeat #fff;margin: 0 7px;}
.instagram {background-image: url("https://zekiweb.net/bruton26/img/icoInstagram.svg");}
.facebook {background-image: url("https://zekiweb.net/bruton26/img/icoFacebook.svg");}
.footer-bottom {display: flex;color: #b7b9b7;width: 80%;margin: 0 auto;justify-content: space-between;}

.pikare,.pikare2{display:table;width:auto!important;margin:0 auto;color:#14294c!important;font-size:14px!important;line-height:30px;font-weight:700!important}
.pikare a,.pikare2 a{display:table;color:#14294c!important}
.pikare a img,.pikare2 a img{float:left;height:30px;margin-right:0!important}
.pikare a img:last-of-type,.pikare2 a img:last-of-type{width:0;height:15px;margin:6px 3px 0!important;transition:width .3s}
.pikare:hover img:last-of-type,.pikare2:hover img:last-of-type{width:56px;margin:6px 6px 0!important;transition:width .5s}
.pikare2,.pikare2 a{color:#fff!important}

.ani-bottom {transform: translateY(50%);opacity: 0;transition: all .7s;}
.ani-right {transform: translateX(50%);opacity: 0;transition: all .7s;}
.ani-left {transform: translateX(-50%);opacity: 0;transition: all .7s;}
.ani-tam {transform: translateY(0) !important;opacity: 1 !important;}
.ani-tam2 {transform: translateX(0) !important;opacity: 1 !important;}
.delay1 {transition-delay: .1s;}
.delay2 {transition-delay: .2s;}
.delay3 {transition-delay: .3s;}
.delay4 {transition-delay: .4s;}
.delay5 {transition-delay: .5s;}

/* homepage */
.slide-container {position: relative;}
.slide-title {position: absolute;top: 28%;z-index: 1;left: 50%;transform: translate(-50%, 0);color: #fff;display: flex;align-items: center;width: 50%;justify-content: space-between;}
.slide-title > h1 {font-size: 120px;line-height: 95px;}
.slide-title > p {position: absolute;width: 50%;right: 0;font-size: 16px;}
.slide-bottom {position: absolute;width: 100%;bottom: 14%;color: #ffffffa3;z-index: 1;display: flex;justify-content: space-between;width: 90%;left: 50%;transform: translate(-50%, 0px);font-size: 14px;}
.slide-bottom > div:last-of-type {display: flex;gap: 5px;}
.slide-mobil {display: none;}

.homepage-about-container {padding: 100px 0 150px;}
.homepage-about {display: flex;width: 55%;margin: 0 auto;}
.rotate-text {font-size: 150px;margin: 0;justify-self: start;writing-mode: vertical-rl;transform: rotate(180deg);line-height: 80px;}
.homepage-about > div:nth-of-type(1).rotate-wrapper {width: 23%;}
.rotate-text > span {white-space: nowrap;}
.homepage-about > div:nth-of-type(2) {width: 70%;padding-top: 55px;display: flex;flex-direction: column;}
.homepage-about-title {font-size: 32px;font-family: ZWFont3;padding-bottom: 30px;margin-bottom: 70px;position: relative;}
.homepage-about-title::after {content:'';border: 1px solid #000;width: 95px;display: block;position: absolute;bottom: 0;}
.homepage-about-text {font-size: 16px;line-height: 30px;margin-bottom: 60px;}
.homepage-about-link {align-self: flex-end;font-weight: 600;font-size: 15px;border-bottom: 1px solid #000;position: relative;display: block;}
.homepage-about-link::after {content: '';background: url("../img/icoArrow.png") right center / contain no-repeat;display: inline-block;margin-left: 15px;width: 10px;height: 10px;position: absolute;top: 5px;}

.homepage-invest-container {background-color: #151716;display: flex;flex-direction: column;}
.homepage-invest-title {color: #fff;display: flex;justify-content: space-between;width: 75%;margin: 0 auto;align-items: center;padding: 20px 0;}
.homepage-invest-title > div:nth-of-type(1) {font-size: 60px;width: 55%;}
.homepage-invest-title > div:nth-of-type(2) {font-size: 16px;text-align: right;width: 45%;}
.homepage-invest-row {color: #fff;display: flex;align-items: center;gap: 40px;padding: 100px 0;position: relative;overflow: hidden;}
.homepage-invest-row > div {display: flex;align-items: flex-start;}
.homepage-invest-row > div:nth-of-type(1) {width: 40%;padding: 0 5%;gap: 40px;z-index: 2;}
.homepage-invest-row > div:nth-of-type(2) {font-weight: 600;font-size: 40px;width: 35%;z-index: 2;}
.homepage-invest-text > div:nth-of-type(1) {border: 1px solid #fff;border-radius: 50%;font-size: 15px;padding: 5px 10px;display: flex;width: 30px;height: 30px;min-width: 30px;align-items: center;justify-content: center;}
.homepage-invest-text > div:nth-of-type(2) {font-size: 18px;line-height: 32px;}
.ani-img{ display:block; width:100%; height:auto;position: absolute; }
.satirOk{position:absolute;top:50%; right:100px;width:30px;height:30px;transform:translateY(-50%);opacity:0;z-index:2;pointer-events:none;transition:opacity .4s cubic-bezier(.5,1,.89,1);background: url("https://zekiweb.net/bruton26/img/icoArrowW.png") center / contain no-repeat;}

@media (pointer:fine){
  .ani-img{opacity:0;transform:scale(1.05);clip-path:inset(100% 0 0 0);transition:opacity .4s cubic-bezier(.5,1,.89,1),transform 4s cubic-bezier(.5,1,.89,1),clip-path 1s cubic-bezier(.16,1,.3,1);}
  .homepage-invest-row:hover .ani-img{opacity:.3;transform:scale(1);clip-path:inset(0 0 0 0);}
  .homepage-invest-row:hover .satirOk{opacity:1;}
}

.homepage-approach-container {width: 85%;margin: 0 auto;}
.homepage-approach-title {text-align: center;margin: 120px auto 80px;}
.homepage-approach-title > div:first-of-type {font-size: 18px;margin-bottom: 30px;font-weight: 600;}
.homepage-approach-title > div:last-of-type {font-size: 65px;line-height: 50px;font-weight: 600;}
.homepage-approach-flex {display: flex;justify-content: center;gap: 40px;}
.homepage-approach-link {position: relative;transition:all .8s cubic-bezier(.16,1,.3,1);height: 450px;flex: 1 1 0%;}
.homepage-approach-link > img{inset:0;width:100%;height:100%;object-fit:cover;}
.homepage-approach-text {position: absolute;display: flex;top: 0;left: 30px;height: 100%;flex-direction: column;justify-content: space-between;color: #fff;padding: 30px 0;}
.homepage-approach-text > div:nth-of-type(1) {font-size: 25px;font-weight: 600;}
.homepage-approach-text > div:nth-of-type(2) {font-weight: 600;font-size: 15px;border-bottom: 1px solid #fff;position: relative;display: block;width: fit-content;}
.homepage-approach-text > div:nth-of-type(2)::after {content: '';background: url("https://zekiweb.net/bruton26/img/icoArrowW.png") right center / contain no-repeat;display: inline-block;margin-left: 15px;width: 10px;height: 10px;position: absolute;top: 5px;}
.homepage-approach-text2 {padding-top: 30px;font-size: 16px;}

.homepage-contact-container {display: flex;width: 75%;margin: 200px auto 100px;padding: 130px 0;background: url("../img/get-in-touch.jpg") center / contain no-repeat;flex-direction: column;  /* renk tonlarını önler */background-size: inherit;position: relative;}
.homepage-contact-link {font-size: 20px;border-bottom: 1.5px solid;display: inline-block;width: fit-content;color: #333333;line-height: 20px;margin-left: 14%;margin-bottom: 20px;font-weight: 600;}
.homepage-contact-text {font-size: 90px;mix-blend-mode: difference;color: #fff;align-self: center;line-height: 100px;}
.homepage-contact-address {align-self: flex-end;width: 25%;margin-top: 40px;}a
.homepage-contact-address > div:first-of-type {font-size: 20px;border-bottom: 1.5px solid;display: inline-block;width: fit-content;color: #333333;line-height: 20px;font-weight: 600;margin-bottom: 20px;}
.homepage-contact-address > div:last-of-type {font-size: 16px;}
.homepage-contact-text2 {position: absolute;width: 35%;bottom: 15%;left: 0;right: 0;margin: 0 auto;color: #fff;text-align: center;font-size: 16px;}

/* about */
#about-banner {position: relative;}
.about-banner {position: absolute;bottom: -30%;left: 50%;transform: translate(-50%, 0);}
.about-banner-title {color: #fff;font-size: 70px;line-height: 70px;margin-bottom: 30px;}
.about-banner  > h2{font-size: 50px;    line-height: 50px;    margin-top: -50px;}
.about-banner-detail {display: flex;flex-wrap: wrap;}
.about-banner-detail > h2 {width: 50%;color: #ffffff4d;}
.about-banner-detail > div {width: 50%;color: #fff;text-align: right;}
.about-banner-detail > img {width: 90%;margin: 50px auto 0;}
.about-story-container {display: flex;width: 70%;margin: 340px auto 100px;align-items: center;}
.about-story-title {width: 25%;}
.about-story-title > div:nth-of-type(1) {font-size: 14px;padding-left: 50px;}
.about-story-title > div:nth-of-type(2) {font-size: 100px;line-height: 75px;}
.about-story-text {width: 60%;line-height: 27px;}
.about-invest-container {display: flex;flex-wrap: wrap;width: 90%;margin: 0 auto;justify-content: space-between;}
.about-invest-title {width: 100%;text-align: center;font-size: 60px;line-height: 50px;margin-bottom: 60px;}
.about-invest-text {width: 49%;background-color: #f3f3f3;padding: 45px 25px 40px;}
.about-invest-text > div:nth-of-type(1) {font-size: 40px;line-height: 35px;margin-bottom: 40px;}
.about-invest-text.left {}
.about-invest-text.left > div:nth-of-type(1) {background: url("../img/icoPrinciple.png") left / contain no-repeat;padding-left: 100px;}
.about-invest-text.right {}
.about-invest-text.right > div:nth-of-type(1) {background: url("../img/icoDiscipline.png") right / contain no-repeat;text-align: right;padding-right: 100px;}
.about-relation-container {width: 88%;margin: 100px auto;}
.about-relation-title {width: 100%;text-align: center;font-size: 60px;line-height: 50px;margin-bottom: 60px;}
.about-relation-flex {display: flex;}
.about-relation-text {width: 50%;}
.about-relation-text.left {border-right: 2px solid #000;padding-right: 10%;}
.about-relation-text.right {display: flex;flex-direction: column;align-items: flex-end;padding-left: 10%;}
.about-relation-text > div {font-size: 45px;line-height: 40px;margin-bottom: 30px;}
.about-relation-text > img {margin-bottom: 30px;max-width: 362px;}
.about-relation-text > p {margin-bottom: 30px;line-height: 22px;}
.about-relation-container > div:last-of-type {width: 40%;margin: 100px auto 0;text-align: center;}


/* what we do */
#wwd-banner {position: relative;}
.wwd-banner {position: absolute;bottom: -15%;left: 50%;transform: translate(-50%, 0);display: flex;flex-wrap: wrap;width: 75%;justify-content: space-between;align-items: flex-start;}
.wwd-banner-detail {width: 48%;margin-top: 30px;}
.wwd-banner-title {color: #fff;font-size: 70px;line-height: 70px;margin-top: 30px;}
.wwd-banner-detail > h2 {color: #ffffff4d;}
.wwd-banner-img {width: 48%;}
.wwd-housing-container {width: 55%;margin: 200px auto 100px;}
.wwd-housing-title {width: 100%;text-align: center;font-size: 60px;line-height: 50px;margin-bottom: 60px;}
.wwd-housing-container p {line-height: 25px;}
.wwd-housing-img {position: relative;width: 70%;margin: 180px auto 140px;}
.wwd-housing-img::before {content: '';background-color: #000;width: 2px;height: 80px;position: absolute;top: -80px;left: 50%;transform: translate(-50%, 0px);}
.wwd-housing-img::after {content: '';background-color: #000;width: 2px;height: 80px;position: absolute;bottom: -80px;left: 50%;transform: translate(-50%, 0px);}

/* portfolio */
#portfolio-banner {position: relative;}
.portfolio-banner {position: absolute;bottom: -30%;left: 50%;transform: translate(-50%, 0);}
.portfolio-banner-title {color: #fff;font-size: 70px;line-height: 70px;margin-bottom: 30px;}
.portfolio-banner  > h2{font-size: 50px;    line-height: 50px;    margin-top: -50px;}
.portfolio-banner-detail {display: flex;flex-wrap: wrap;}
.portfolio-banner-detail > h2 {width: 50%;color: #ffffff4d;}
.portfolio-banner-detail > div {width: 50%;color: #fff;text-align: right;}
.portfolio-banner-detail > img {width: 90%;margin: 50px auto 0;}
.portfolio-story-container {display: block;width: 70%;margin: 340px auto 100px;align-items: center;overflow: hidden;}
.portfolio-story-title {width: 100%;text-align: center;}
.portfolio-story-title > div:nth-of-type(1) {font-size: 14px;padding-left: 50px;}
.portfolio-story-title > div:nth-of-type(2) {font-size: 50px;line-height: 50px;margin-bottom: 30px;}
.portfolio-story-text {width: 100%;line-height: 27px;text-align: center;}
.portfolio-invest-container {display: flex;flex-wrap: wrap;width: 90%;margin: 0 auto;justify-content: space-between;}
.portfolio-invest-title {width: 100%;text-align: center;font-size: 60px;line-height: 50px;margin-bottom: 60px;}
.portfolio-invest-text {width: 49%;background-color: #f3f3f3;padding: 45px 25px 40px;}
.portfolio-invest-text > div:nth-of-type(1) {font-size: 40px;line-height: 35px;margin-bottom: 40px;}
.portfolio-invest-text.left {}
.portfolio-invest-text.left > div:nth-of-type(1) {background: url("../img/icoPrinciple.png") left / contain no-repeat;padding-left: 100px;}
.portfolio-invest-text.right {}
.portfolio-invest-text.right > div:nth-of-type(1) {background: url("../img/icoDiscipline.png") right / contain no-repeat;text-align: right;padding-right: 100px;}
.portfolio-relation-container {width: 88%;margin: 100px auto;}
.portfolio-relation-title {width: 100%;text-align: center;font-size: 60px;line-height: 50px;margin-bottom: 60px;}
.portfolio-relation-flex {display: flex;}
.portfolio-relation-text {width: 50%;}
.portfolio-relation-text.left {border-right: 2px solid #000;padding-right: 10%;}
.portfolio-relation-text.right {display: flex;flex-direction: column;align-items: flex-end;padding-left: 10%;}
.portfolio-relation-text > div {font-size: 45px;line-height: 40px;margin-bottom: 30px;}
.portfolio-relation-text > img {margin-bottom: 30px;max-width: 362px;}
.portfolio-relation-text > p {margin-bottom: 30px;line-height: 22px;}
.portfolio-relation-container > div:last-of-type {width: 40%;margin: 100px auto 0;text-align: center;}
.portfolio-adding{ margin: 100px auto;     width: 70%; text-align: center}

.portfolio-adding-title {font-size: 50px;line-height: 50px;margin-bottom: 30px;}
.portfolio-adding-get-in-touch {border: 1px solid #888;display: inline-block;padding: 10px;}


/* sustainability */
#sustainability-banner {position: relative;}
.sustainability-banner-container {position: absolute;left: 50%;transform: translate(-50%, 0);bottom: -20%;}
.sustainability-banner-detail {}
.sustainability-banner-title {color: #fff;font-size: 70px;line-height: 70px;margin-bottom: 30px;padding-left: 50px;}
.sustainability-banner-title2 {writing-mode: vertical-rl;transform: rotate(180deg);position: absolute;left: -45px;top: 25%;color: #ffffff4d;}
.sustainability-banner-img {}
.sustainability-text-container {width: 80%;margin: 200px auto 100px;display: flex;flex-wrap: wrap;justify-content: center;}
.sustainability-text-container > div {width: 50%;font-family: 'ZWFont2';font-size: 20px;font-style: italic;display: flex;justify-content: center;align-items: center;gap: 40px;}
.sustainability-text-container > div > span {font-size: 110px;font-style: normal;}
.sustainability-text-container > p {width: 60%;margin-top: 60px;line-height: 25px;}

/* contact */
#contact-banner {position: relative;}
.contact-banner-container {position: absolute;left: 50%;transform: translate(-50%, 0);bottom: -20%;color: #fff;width: 80%;}
.contact-banner-title {position: absolute;display: flex;flex-direction: column;}
.contact-banner-title > h1 {font-size: 80px;line-height: 83px;}
.contact-banner-title > h2 {color: #ffffff4d;margin-top: 25px;}
.contact-banner-img {width: 40%;margin: 0 auto;}
.contact-banner-detail {position: absolute;top: 50%;right: 0;text-align: right;width: 35%;font-size: 14px;}
.contact-info-container {width: 80%;margin: 250px auto 150px;display: flex;flex-direction: column;align-items: center;}
.contact-info-container > div {font-size: 80px;text-align: center;line-height: 75px;}
.contact-info-container > p {width: 60%;margin-top: 60px;line-height: revert-layer;font-size: 16px;text-align: center;line-height: 30px;}

/* responsive */

@media screen and (max-width: 1700px) {
    .slide-title {width: 65%;}
    .homepage-contact-link {margin-left: 0;}
    .portfolio-banner {bottom: -45%;width: 55%;}
}

@media screen and (max-width: 1600px) {
    .about-banner-title {font-size: 55px;line-height: 55px;}
    
	.portfolio-banner-title {font-size: 55px;line-height: 55px;}

    .wwd-banner-title {font-size: 60px;}
    .sustainability-banner-container {bottom: -25%;}
    .sustainability-banner-title {font-size: 50px;line-height: 50px;}
}


@media screen and (max-width: 1400px) {
    .slide-title {width: 80%;}
    .homepage-about {width: 80%;}
    .homepage-contact-address {mix-blend-mode: difference;color: #fff;}
    .homepage-contact-address > div:first-of-type {color: #fff;}
    .wwd-banner {width: 80%;}
    .wwd-banner-title {font-size: 45px;line-height: 55px;}
    .portfolio-banner {bottom: -60%;width: 60%;}
    .portfolio-banner  > h2 {font-size: 35px;line-height: 45px;margin-top: -70px;}
    .sustainability-banner-title{font-size: 40px;line-height: 40px;}
}

@media screen and (max-width: 1280px) {
    .about-banner {bottom: -60%;width: 60%;}
    .about-story-container {width: 80%;margin: 400px auto 100px;}
    .portfolio-banner {bottom: auto;width: 60%;top: 25%;}
    .portfolio-banner-title {font-size: 40px;line-height: 40px;} 
    .portfolio-banner  > h2 {font-size: 30px;line-height: 40px;}
}

@media screen and (max-width: 1000px) {
    .page-loader-header {width: 300px;height: 100px;}
    .slide-web {display: none;}
    .slide-mobil {display: block;}
    .logo {width: 140px;height: 60px;}
    .nav-menu-container {padding: 14px 0;}
    .nav-title {font-size: 12px;letter-spacing: 1px;}
    .nav-menu {gap: 20px;}
    .bg-mobile {height: 500px;}
    .ani-bottom,.ani-right, .ani-left {transform: translateY(0);transform: translateX(0);opacity: 1;}
    .ani-img {opacity: .3;}
    .slide-title > h1 {font-size: 70px;line-height: 55px;}
    .slide-title > p {font-size: 14px;top: 45%;}
    .homepage-about {width: 90%;}
    .rotate-text {font-size: 100px;line-height: 60px;}
    .homepage-about-title {font-size: 25px;margin-bottom: 55px;}
    .homepage-about-text {font-size: 14px;}
    .homepage-approach-flex {flex-direction: column;}

    .homepage-invest-title {width: 90%;padding: 25px 0 20px;}
    .homepage-invest-title > div:nth-of-type(1) {font-size: 35px;}
    .homepage-invest-title > div:nth-of-type(2) {font-size: 14px;}
    .homepage-invest-row {gap: 40px;padding: 60px 0;}
    .homepage-invest-row > div:nth-of-type(1) {width: 45%;padding: 0 3%;gap: 25px;}
    .homepage-invest-row > div:nth-of-type(2) {font-size: 25px;width: 40%;}
    .homepage-invest-text > div:nth-of-type(2) {font-size: 14px;line-height: 25px;}
    .homepage-approach-text {height: 90%;}
    .homepage-approach-text2 {font-size: 16px;}
    .homepage-contact-container {width: 90%;margin: 100px auto;}
    .homepage-contact-address {width: 50%;}
    .homepage-contact-text {font-size: 60px; line-height: 62px;}
    .homepage-contact-link {mix-blend-mode: difference;color: #fff;}
    .homepage-contact-text2 {display: none;}

    .about-banner {width: 80%;}
    .about-banner-detail > img {width: 100%;margin: 20px auto 0;}
	
	.portfolio-banner {width: 80%;bottom: auto;top: 30%;}
    .portfolio-banner-detail > img {width: 100%;margin: 20px auto 0;}
	.portfolio-banner > h2{font-size: 18px;line-height: 24px;}
	.portfolio-story-container{margin: 40% auto 50px;}


    .about-story-container {width: 90%;flex-direction: column;margin: 100px auto 40px;}
    .about-story-title {width: fit-content;margin-bottom: 50px;}
    .about-story-text {width: 100%;}
    .about-invest-container {flex-direction: column;}
    .about-invest-title {margin-bottom: 20px;}
    .about-invest-text {width: 100%;margin-bottom: 20px;}

    .about-relation-flex {flex-direction: column;}
    .about-relation-title {font-size: 40px;line-height: 40px;margin-bottom: 30px;}
    .about-relation-text {width: 100%;margin-bottom: 20px;}
    .about-relation-text.left {border: none;padding-right: 0;}
    .about-relation-text.right {padding-left: 0;}
    .about-relation-container > div:last-of-type {width: 90%;margin-top: 10px;}

    .wwd-banner {bottom: auto;top: 20%;}
    .wwd-banner-detail {}
    .wwd-banner-title {font-size: 30px;line-height: 30px;}
    .wwd-housing-container {width: 80%;margin: 50px auto 100px;}
    .wwd-housing-title {margin-bottom: 30px;}

    .sustainability-banner-container {bottom: auto;width: 80%;top: 30%;}
    .sustainability-banner-title {font-size: 45px;line-height: 45px;padding-left: 25px;}

    .sustainability-text-container {width: 90%;}
    .sustainability-text-container > div {font-size: 15px;gap: 20px;}
    .sustainability-text-container > div > span {font-size: 70px;}
    .sustainability-text-container > p {width: 80%;margin-top: 40px;}

    .contact-banner-container {width: 80%;top: 30%;bottom: auto;}
    .contact-banner-title > h1 {font-size: 40px;line-height: 42px;}
    .contact-banner-img {width: 60%;}
    .contact-banner-detail {width: 70%;}
    .contact-info-container {width: 100%;}
    .contact-info-container > div {font-size: 60px;line-height: 55px;}
    .contact-info-container > p {margin-top: 30px;}
    .contact-info-container {margin: 180px auto 80px;}

    .footer-menu, .footer-bottom {width: 90%;}
    .footer-bottom {font-size: 10px;justify-content: space-between;}
    .footer-bottom > div {width: 48%;}
    .footer-bottom > div:last-of-type {text-align: right;}
    .footer-links-container {display: none;}
    .footer-menu {flex-direction: column;gap: 0;}
    .footer-column {width: 100%;margin-bottom: 20px;}

}

@media screen and (max-width: 760px) {
    .logo {width: 120px;height: 50px;}
    .nav-btn {display: block;width: 30px;height: 30px;}
    .nav-menu {gap: 20px;position: fixed;width: 100%;background-color: #1c1d1d;height: 100%;top: 0;z-index: 999;padding: 20% 10%;right: -100%;flex-direction: column;justify-content: unset;}
    .nav-title {font-size: 20px;}
    .nav-close {display: block;background: url("../img/close.png") center / contain no-repeat;width: 30px;height: 30px; position: absolute;top: 30px;right: 30px;}

    .slide-title {width: 90%;}
    .slide-title > h1 {font-size: 35px;line-height: 35px;}
    .slide-title > p {font-size: 10px;right: 5%;}
    .slide-bottom {font-size: 10px; }
    .rotate-text {font-size: 60px;line-height: 35px;}
    .homepage-about {justify-content: space-between;}
    .homepage-about-title {font-size: 20px;margin-bottom: 35px;padding-top: 15px;}
    .homepage-about-text {font-size: 12px;line-height: 25px;margin-bottom: 40px;}
    .homepage-about-link {font-size: 14px;}
    .homepage-about-link::after {margin-left: 8px;background-size: 8px;}
    .homepage-about-container {padding: 70px 0 80px;}
}

@media screen and (max-width: 500px) {

    .homepage-approach-title {margin: 50px auto 20px;}
    .homepage-approach-title > div:first-of-type {font-size: 16px;margin-bottom: 10px;}
    .homepage-approach-title > div:last-of-type {font-size: 40px;line-height: 40px;}
    .homepage-approach-container {width: 95%;}
    .homepage-approach-text > div:nth-of-type(1) {font-size: 20px;}
    .homepage-approach-text {height: 80%;padding: 20px 0;}
    .homepage-approach-text2 {font-size: 14px;}

    .homepage-contact-container {width: 100%;gap: 50px;padding: 50px 0;}
    .homepage-contact-address {width: 60%;}
    .homepage-contact-text {font-size: 40px;line-height: 40px;}

    .homepage-invest-row {flex-direction: column-reverse;padding: 30px 0;}
    .homepage-invest-row > div:nth-of-type(1) {width: 95%;}
    .homepage-invest-row > div:nth-of-type(2) {width: 90%;}
    .ani-img {height: 100%;object-fit: cover;bottom: 0;}

    .about-banner-title {font-size: 30px;line-height: 30px;}
    .about-banner {bottom: auto;top: 30%;width: 90%;}
    .about-story-title {margin-bottom: 30px;}
    .about-story-title > div:nth-of-type(1) {padding-left: 35px;}
    .about-story-title > div:nth-of-type(2) {font-size: 70px;line-height: 50px;}
    .about-invest-container {width: 95%;}
    .about-invest-text > div:nth-of-type(1) {font-size: 30px;line-height: 30px;}
    .about-invest-title {font-size: 50px;line-height: 45px;}
    .about-relation-text > img {max-width: none;width: 100%;}
	
	.portfolio-banner-title {font-size: 30px;line-height: 30px;}
    .portfolio-banner {width: 90%;}
    .portfolio-story-title {margin-bottom: 30px;}
    .portfolio-story-title > div:nth-of-type(1) {padding-left: 35px;}
    .portfolio-story-title > div:nth-of-type(2) {font-size: 25px;line-height: 25px;margin-bottom: 15px;}
    .portfolio-invest-container {width: 95%;}
    .portfolio-invest-text > div:nth-of-type(1) {font-size: 30px;line-height: 30px;}
    .portfolio-invest-title {font-size: 50px;line-height: 45px;}
    .portfolio-relation-text > img {max-width: none;width: 100%;}
    .portfolio-adding-title {font-size: 30px;line-height: 30px;margin-bottom: 20px;}


    .sustainability-banner-container {bottom: auto;top: 30%;width: 90%;}
    .sustainability-banner-title {font-size: 30px;line-height: 30px;padding-left: 10px;margin-bottom: 20px;}
    .sustainability-text-container {margin: 50px auto;}
    .sustainability-text-container > div {flex-direction: column;gap: 0;justify-content: unset;align-items: unset;}
    .sustainability-text-container > div > span {font-size: 55px;}
    .sustainability-text-container > div {font-size: 12px;}
    .sustainability-text-container > p {width: 95%;margin-top: 30px;}

    .wwd-banner {width: 90%;}
    .wwd-banner-detail {display: flex;flex-direction: column;width: 100%;}
    .wwd-banner-img {width: 70%;margin: 0 auto;}
    .wwd-housing-container {width: 90%;margin: 30% auto 100px;}
    .wwd-housing-title {font-size: 40px;line-height: 40px;margin-bottom: 20px;}
    .wwd-housing-img {width: 100%;}
    .wwd-banner-title {margin: 20px 0;}

    .contact-banner-title {position: unset;}
    .contact-banner-title > h1 {font-size: 30px;line-height: 32px;}
    .contact-banner-img {width: 85%;}
    .contact-banner-detail {font-size: 12px;width: 90%;}
    .contact-banner-title > h2 {margin: 20px 0 10px}
    .contact-info-container > p {width: 90%;}
    .contact-info-container > div {font-size: 40px;line-height: 40px;}

}