@charset "UTF-8";
html, body {
width: 100%;
max-width: 100%;
overflow-x: hidden;
margin: 0;
padding: 0;
}
body {transition: background-color 1.5s ease;background-color: #efefef;}
.video-item { width: 100%; }
.ek-video-box {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
background: #000;
}
.ek-video-box iframe {
position: absolute;
top: 0; left: 0;
width: 100% !important; height: 100% !important;
}
.bx-wrapper .bx-next { right: -50px; }
.bx-wrapper .bx-prev { left: -50px; }
.bx-wrapper .bx-controls-direction a {
text-indent: 0 !important;
background: none !important;
width: 40px !important;
height: 40px !important;
font-size: 35px !important;
color: #000 !important;
display: flex !important;
align-items: center;
justify-content: center;
text-decoration: none !important;
z-index: 999;
}
.bx-wrapper .bx-prev { left: -50px !important; }
.bx-wrapper .bx-next { right: -50px !important; }
.bx-wrapper .bx-controls-direction a span {
display: none !important;
}
.mag-item {
text-align: center;
transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.mag-item:hover {
transform: translateY(-15px);
}
.mag-img-box {
width: 100%;
height: 380px;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
box-shadow: 0 10px 20px rgba(0,0,0,0.08);
border-radius: 2px;
}
.mag-item a,
.mag-item a:visited,
.mag-item a:hover,
.mag-item a:active {
text-decoration: none !important;
color: #000 !important;
}
.mag-item .nameteam {
color: #000 !important;
font-weight: 600;
margin-top: 18px;
font-size: 14px;
letter-spacing: 1px;
text-transform: uppercase;
}
.mag-item .titleteam {
color: #666 !important;
font-style: italic;
font-size: 12px;
margin-top: 5px;
display: block;
}
.bx-wrapper {
margin-bottom: 20px !important;
border: none !important;
background: transparent !important;
box-shadow: none !important;
}
.mag-item a {
display: block !important;
text-decoration: none !important;
position: relative;
z-index: 10;
}
.mag-item a, .mag-item a:visited, .mag-item a:hover {
color: #000 !important;
}
.mag-item {
transition: transform 0.4s ease;
}
.mag-item:hover {
transform: translateY(-10px);
}
.mag-item a {
display: block !important;
text-decoration: none !important;
color: #000 !important;
}
.mag-item a:visited, .mag-item a:hover, .mag-item a:active {
color: #000 !important;
}
.mag-item {
transition: transform 0.4s ease;
}
.mag-item:hover {
transform: translateY(-10px);
}
.bx-wrapper .bx-controls-direction a {
text-indent: 0 !important;
background: none !important;
width: 40px !important;
height: 40px !important;
font-size: 35px !important;
color: #aba797 !important;
display: flex !important;
align-items: center;
justify-content: center;
text-decoration: none !important;
}
.bx-wrapper .bx-prev { left: -50px !important; }
.bx-wrapper .bx-next { right: -50px !important; }
.mag-img-box {
width: 100%;
height: 350px;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}
.mag-item { text-align: center; }
.mag-item a,
.mag-item a:visited,
.mag-item a:hover,
.mag-item a:active {
text-decoration: none !important;
color: #000 !important;
}
.mag-item .nameteam {color: #000000 !important;font-weight: 600;margin-top: 15px;}
.mag-item .titleteam {color: #000000 !important;}
.aboutall,
.allproejcts,
.ourteam,
.pressall,
.bookout,
.contacttext,
.footer {
background-color: transparent !important;
}
body.dark-mode .textnormal,
body.dark-mode .textinfo,
body.dark-mode .bookright,
body.dark-mode .contacttextleft,
body.dark-mode .texttitle,
body.dark-mode .textexplain,
body.dark-mode .titlelinks,
body.dark-mode .language a {
color: #ffffff !important;
transition: color 1.0s ease;
}
body.dark-mode .title2,
body.dark-mode .name,
body.dark-mode .presstitledown,
body.dark-mode .presstitleup {
color: #cfbba4 !important;
}
body.dark-mode input,
body.dark-mode select,
body.dark-mode textarea {
border-color: #fff;
color: #fff;
}
* {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-family: 'Raleway', sans-serif;
}
.topbar {background-color: #efefef;padding: 0px 55px;display: block;float: left;text-align: left;width: 100%;margin: 10px 0px;}
.socialiconsall {display: block;padding: 10px 0px;float: left;position: relative;border: .1px solid #aba797;}
a.socialicon {font-size: 15px;color: #000000;margin-top: 0px;display: inline-table;padding: 0px 10px;vertical-align: middle;}
.social {display: block;float: left;width: 100%;padding: 50px;margin-top: 100px;overflow: visible;background-color: #f4f2f0;}
.language {
padding-right: 10px;
padding-top: 5px;
font-size: 13px;
text-align: center;
display: block;
float: right;
color: #6a6a6a;
z-index: 9999;
box-sizing: border-box;
margin-top: 10px;
}
.language a {color: #aba797;font-size: 10px;}
.logodiv {
display: flex !important;
justify-content: space-between !important;
align-items: center !important;
position: relative !important;
width: 100%;
height: 120px !important;
padding: 0 55px !important;
transition: all 500ms;
box-shadow: 0 10px 3px -10px rgba(0, 0, 0, 0.25);
}
.logoout {
position: absolute !important;
left: 50% !important;
transform: translateX(-50%) !important;
top: -20px !important;
width: 120px !important;
margin: 0 !important;
z-index: 20;
overflow: hidden !important;
display: block !important;
box-shadow: 0 10px 3px -10px rgba(0, 0, 0, 0.25);
}
.logoout img {
width: 100% !important;
height: auto !important;
display: block !important;
position: relative;
z-index: 10;
}
.moving-background {
position: absolute;
top: 0;
left: 0;
width: 400%;
height: 100%;
z-index: 1;
background-image: url('https://martinkempdesign.com/wp-content/img-cache/649/wide-pictures07-scaled_1152_197.webp');
background-size: auto 100%;
background-repeat: repeat-x;
animation: slideBackground 25s linear infinite;
opacity: 0.7;
}
.leftmenu, .righmenu {
width: 40% !important;
display: block !important;
padding: 0 !important;
}
.leftmenu { text-align: left !important; }
.righmenu { text-align: right !important; }
.leftmenu a, .righmenu a {position: relative !important;display: inline-block !important;padding: 10px 10px !important;margin: 0 5px;color: #000000 !important;font-size: 11px;letter-spacing: 2px;text-decoration: none;top: 0 !important;transition: all 0.3s ease;}
.leftmenu a::before, .righmenu a::before {
content: '';
display: block;
position: absolute;
width: 25px;
height: 25px;
background-size: cover;
background-position: center center;
background-image: url(../images/emini2.png);
top: -30px !important;
left: 50% !important;
margin-left: -12.5px !important;
opacity: 0;
transform: translateY(-10px);
transition: all 0.3s ease;
pointer-events: none;
}
.leftmenu a:hover::before, .righmenu a:hover::before,
.leftmenu a.activated::before, .righmenu a.activated::before {
opacity: 1 !important;
top: -25px !important;
transform: translateY(0);
}
.leftmenu a:hover, .righmenu a:hover,
.leftmenu a.activated, .righmenu a.activated {
color: #aba797 !important;
font-weight: 800;
}
@keyframes slideBackground {
from { background-position: 0 0; }
to { background-position: -1152px 0; }
}
.logodiv.sticky {position: fixed !important;top: 0 !important;left: 0 !important;width: 100% !important;z-index: 99999 !important;border-bottom: 1px solid #aba797;background-color: #efefef !important;box-shadow: 0px 5px 15px rgba(0,0,0,0.1);display: flex !important;justify-content: space-between !important;align-items: center !important;height: 100px !important;opacity: .95;}
.logodiv.sticky .logoout {
top: 15px !important;
width: 80px !important;
transition: all 0.3s ease;
}
.logodiv.sticky .moving-background {
opacity: 1;
}
.example {
display: block;
float: left;
width: 100%;
}
.slogan {
width: 100%;
display: block;
float: left;
padding: 50px 55px;
font-weight: 200;
color: #000;
}
.slogantop {width: 100%;display: block;float: left;margin-bottom: 30px;font-size: 50px;color: #aba797;}
.sloganbottom {
width: 100%;
display: block;
float: left;
font-weight: 600;
}
a.boxlink {padding: 10px 30px;border: 1px solid #aba797;display: inline-block;float: right;position: relative;color: #aba797;text-decoration: none;}
a.boxlink:after {
width: 60vw;
height: 1px;
right: 250px;
background-color: #aba797;
display: block;
position: absolute;
content: "";
top: 50%;
}
.aboutall {
width: 100%;
display: block;
float: left;
padding: 55px 55px;
display: table;
}
.leftside {
width: 65%;
display: inline-table;
padding-right: 50px;
position: relative;
}
.leftside img {
width: 100%;
display: block;
}
.rightside {
width: 35%;
display: inline-block;
vertical-align: bottom;
padding-top: 50px;
padding-left: 50px;
border-left: 1px solid #b7ab8d;
}
.title1 {
width: 100%;
display: block;
float: left;
font-weight: 200;
font-size: 16px;
color: #fff;
}
.title2 {
width: 100%;
display: block;
float: left;
margin-bottom: 30px;
font-weight: 200;
font-size: 40px;
color: #aba797;
}
.textnormal {width: 100%;display: block;float: left;font-size: 14px;color: #000000;line-height: 20px;}
.namediv {
position: absolute;
right: 0px;
bottom: 0px;
color: #cfbba4;
background-color: #fff;
padding: 20px 30px;
font-size: 40px;
z-index: 9998;
right: 100px;
font-family:  "Cormorant Garamond", serif;
}
.eachproperty {
width: 100%;
display: flex;
align-content: center;
}
.eachproperty:nth-child(even) {background-color: #e8e3df;padding: 30px 0px;margin: 30px 0px;}
.textside {
width: 45%;
display: inline;
align-self: center;
vertical-align: bottom;
padding-right: 50px;
padding-left: 55px;
margin-bottom: 50px;
position: relative;
z-index: 2;
order: 1;
}
.textside:before {position: absolute;content: "";display: block;z-index: 9999;width: 400px;height: 1px;background-color: #aba797;top: 0px;right: -110px;}
.textside a {position: absolute;display: block;z-index: 2;font-size: 18px;width: 40px;height: 40px;border-radius: 40px;line-height: 35px;text-align: center;top: -20px;right: -150px;color: #000;text-decoration: none;background-color: #aba797;transition: all 1000ms;}
.imageside {
width: 55%;
display: inline;
opacity: 0;
align-content: center;
vertical-align: middle;
height: 70vh;
position: relative;
background-size: 100% auto;
background-position: center center;
order: 2;
z-index: 1;
transition: all 1000ms;
}
.place {width: 100%;display: block;float: left;font-size: 16px;color: #aba797;font-weight: 600;margin-bottom: 10px;}
.name {width: 100%;display: block;float: left;font-size: 28px;font-weight: 400;color: #000000;}
.text {font-size: 14px;line-height: 20px;margin-top: 30px;width: 100%;display: block;color: #000000;float: left;}
.eachproperty:nth-child(even) .textside {
order: 2;
text-align: right;
}
.eachproperty:nth-child(even) .imageside {
order: 1;
}
.eachproperty:nth-child(even) .textside:before {
position: absolute;
content: "";
display: block;
width: 400px;
height: 1px;
background-color: #aba797;
top: 0px;
left: -110px;
}
.eachproperty:nth-child(even) .textside a {
position: absolute;
display: block;
width: 40px;
height: 40px;
border-radius: 40px;
top: -20px;
left: -150px;
color: #000;
text-decoration: none;
background-color: #aba797;
transition: all 1000ms;
}
.imageside {
background-size: cover;
}
.eachproperty:hover .textside a {
background-color: #cfbba4;
color: #000;
border:none;
}
.ourteam {
padding: 55px 50px;
margin-top: 180px;
width: 100%;
display: table;
float: left;
position: relative;
}
.eachteam {
width: calc(20% - 20px);
margin: 10px 10px;
display: inline-block;
}
.imageteam {
width: 100%;
display: block;
float: left;
background-position: center center;
background-size: cover;
height: 250px;
margin-bottom: 30px;
}
.nameteam {
width: 100%;
display: block;
float: left;
font-weight: 600;
margin-bottom: 10px;
font-size: 16px;
text-align: center;
letter-spacing: 2px;
}
.titleteam {
width: 100%;
display: block;
float: left;
font-weight: 200;
font-size: 14px;
letter-spacing: 2px;
text-align: center;
font-family: 'Raleway', sans-serif !important;
}
.ourteamleft {position: absolute;left: -53px;font-size: 13px;color: #000000;margin: auto;transform: rotate(-90deg);text-align: center;top: 50%;}
.ourteamleft:before {content: "";position: absolute;width: 100px;height: 1px;top: 50%;background-color: #000000;right: -120px;}
.ourteamright {position: absolute;right: -53px;font-size: 13px;color: #000000;margin: auto;transform: rotate(-90deg);text-align: center;bottom: 50%;}
.ourteamright:before {content: "";position: absolute;width: 100px;height: 1px;top: 50%;background-color: #000000;left: -120px;}
.pressall {
background-color: #f4f2f0;
width: 100%;
display: block;
float: left;
padding: 0px 55px;
padding-bottom: 0px;
position: relative;
margin-top: 160px;
}
.presstitle {
width: 100%;
display: block;
float: left;
text-align: center;
position: absolute;
left: 0;
right: 0;
top: -100px;
}
.presstitleup {font-size: 20px;color: #000000;}
.presstitledown {margin-top: -20px;font-size: 56px;letter-spacing: 2px;line-height: normal;font-family:  "Cormorant Garamond", serif;position: relative;color: #aba797;}
.bx-wrapper {
background-color: transparent !important;
border: none !important;
box-shadow: unset !important;
}
.bxslider div img {
height: 400px;
width: auto;
display: block;
float: left;
border: 10px solid #fff;
}
.portfolio {padding: 20px 40px;font-size: 16px;letter-spacing: 3px;margin-left: auto;margin-right: auto;background-color: #aba797 !important;text-decoration: none;color: #ffffff !important;display: table;clear: both;position: relative;z-index: 10;margin-top: 100px;margin-bottom: 100px;}
.textinfo {width: 100%;display: block;float: left;text-align: center;line-height: 45px;font-size: 26px;color: #000000;padding: 0px 200px;}
svg {width: 30px;fill: #000000;margin: 0px 10px;}
.bookout  {
width: 100%;
padding: 108px 55px 160px 55px;
display: table;
background-color: #f4f2f0;
}
.bookmiddle {
width: 40%;
margin-left: 47%;
margin-top: -20%;
display: inline-block;
vertical-align: middle;
}
.bookright {width: 35%;display: inline-block;vertical-align: middle;text-align: center;font-style: italic;color: #000000;font-size: 20px;line-height: 30px;position: relative;margin-left: 10%;}
.bookmiddle img {
width: 100%;
display: block;
float: left;
}
.squarerotated {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-ms-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
margin-top: 70px;
}
.square {height: 180px;width: 180px;margin-right: auto;margin-left: auto;background-color: #ededeb;border: 10px solid #ABA798;margin-bottom: -93px;margin-top: 70px;transition: all 500ms;z-index: 9998;position: relative;box-sizing: unset;}
.squareimgzoomout {
-webkit-transform: rotate(45deg) scale(0.7);
-moz-transform: rotate(45deg) scale(0.7);
-ms-transform: rotate(45deg) scale(0.7);
-o-transform: rotate(45deg) scale(0.7);
transform: rotate(45deg) scale(0.7);
transition: all 500ms;
}
.squareimgrotated {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.squareimg {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
transition: all 500ms;
width: 100%;
}
.footer {background-color: #ABA798 !important;width: 100%;display: table;float: left;padding: 55px;position: relative;}
.leftparts {
width: 18%;
margin-right: 1%;
display: inline-block;
vertical-align: top;
float: left;
}
.middlelogo {
width: 22%;
display: inline-block;
position: relative;
vertical-align: top;
margin-top: -135px;
}
.subscribe {
width: 39%;
display: inline-block;
vertical-align: top;
position: relative;
text-align: right;
}
.titlelinks {width: 100%;display: block;float: left;color: #ffffff;padding-bottom: 20px;border-bottom: 1px solid #ffffff;font-size: 14px;letter-spacing: 2px;margin-bottom: 15px;}
.substitle {width: 100%;display: block;float: left;color: #ffffff;padding-bottom: 50px;font-size: 14px;letter-spacing: 2px;text-align: right;}
.leftparts a{width: 100%;display: block;float: left;padding: 10px 0px;font-size: 12px;letter-spacing: 2px;color: #ffffff;text-decoration: none;}
.leftparts a:hover{
color: #000;
}
.subscribe form {
width: 100%;
display: block;
position: relative;
float: right;
}
.subscribe input {width: 80%;display: block;float: right;color: #ffffff;background-color: transparent;border: 1px solid #ffffff;padding: 20px;padding-right: 120px;}
.subscribe a.sendit {position: absolute;z-index: 9999;right: 0px;top: 0px;bottom: 0px;padding: 22px;text-decoration: none;letter-spacing: 2px;color: #000000;font-size: 12px;background-color: #ffffff;}
.socialiconsallbottom {
display: block;
padding: 10px 0px;
float: right;
margin-top: 50px;
position: relative;
background-color: transparent;
}
.sticky {
position: fixed;
width: 100%;
left: 0;
top: 0;
z-index: 9999;
border-top: 0;
background-color: #f4f2f0;
box-shadow: 0px 5px 10px 0px #0000002b;
}
.allproejcts {
width: 100%;
display: block;
float: left;
position: relative;
overflow: hidden;
padding-bottom: 50px;
}
.contactus {
width: 100%;
display: table;
float: left;
position: relative;
padding: 00px 55px;
padding-top: 55px;
}
.contactleft {
width: 50%;
display: inline-block;
vertical-align: top;
color: #6a6a6a;
font-size: 14px;
line-height: 25px;
padding-right: 30px;
}
.contactright {
width: 50%;
display: inline-block;
vertical-align: top;
}
.contactright form {
display: block;
float: left;
width: 100%;
}
.contactright input {
width: 45%;
margin: 0px 2.5%;
padding: 20px 10px;
border: none;
background: transparent;
border-bottom: 1px solid #aba797;
color: #aba797;
font-size: 12px;
padding-bottom: 20px;
margin-bottom: 40px;
display: inline-block;
float: left;
}
.contactright select {
width: 95%;
margin: 0px 2.5%;
padding: 20px 10px;
border: none;
background: transparent;
border-bottom: 1px solid #aba797;
color: #aba797;
font-size: 12px;
padding-bottom: 20px;
margin-bottom: 40px;
display: inline-block;
float: left;
}
.contactright textarea {
width: 95%;
margin: 0px 2.5%;
padding: 20px;
border: none;
background: transparent;
border-bottom: 1px solid #aba797;
color: #aba797;
font-size: 12px;
padding-bottom: 20px;
margin-bottom: 40px;
display: inline-block;
float: left;
height: 150px;
}
input:focus, textarea:focus, select:focus {
outline-width: 0;
}
.contactleft iframe {
margin-bottom: 50px;
-webkit-filter: grayscale(100%);
}
.contacttext {
width: 100%;
display: table;
float: left;
padding: 55px;
background-color: #f4f2f0;
position: relative;
}
.contacttextleft {
width: 48%;
display: inline-block;
vertical-align: top;
font-size: 13px;
line-height: 25px;
color: #6a6a6a;
padding-right: 150px;
}
.contacttextright {
display: flex !important;
flex-wrap: wrap;
align-items: flex-start;
gap: 0;
}
.contact-item {
width: 33.33%;
box-sizing: border-box;
padding-right: 15px;
}
.contact-item .texttitle {
margin-bottom: 5px;
min-height: 30px;
}
.contact-item .textexplain {
word-break: break-word;
}
@media (max-width: 900px) {
.contacttextright {
display: block !important;
}
.contact-item {
width: 100%;
margin-bottom: 30px;
}
}
.texttitle {
width: 100%;
display: block;
float: left;
font-size: 13px;
color: #aba797;
margin-bottom: 10px;
}
.textexplain {width: 100%;display: block;float: left;font-size: 13px;color: #000000;margin-bottom: 30px;}
.leftmenu a.activated::before,
.righmenu a.activated::before {
opacity: 1 !important;
top: -25px !important;
transform: translateY(0);
}
.leftmenu a.activated,
.righmenu a.activated {color: #aba797 !important;font-weight: 800;}
.ek-video-section .presstitle {
position: relative !important;
top: 0 !important;
margin-bottom: 40px;
text-align: center;
width: 100%;
z-index: 100;
display: block !important;
opacity: 1 !important;
visibility: visible !important;
}
.ek-video-section .presstitleup {
font-size: 20px;
color: #aba797;
}
.ek-video-section .presstitledown {font-size: 56px;font-family:  "Cormorant Garamond", serif;color: #040404;margin-top: -15px;}
.ek-video-section {
padding: 100px 55px;
width: 100%;
max-width: 100vw;
box-sizing: border-box;
display: block;
overflow: hidden;
clear: both;
}
.ek-video-grid {
display: flex !important;
flex-direction: row;
flex-wrap: wrap;
margin: 50px -15px 0 -15px;
width: auto;
}
.ek-video-column {
width: 33.333% !important;
padding: 0 15px;
box-sizing: border-box;
float: left;
}
.ek-video-box {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
background: #000;
border: 1px solid #e6dcd3;
}
.ek-video-box iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}
@keyframes ekTitleScroll {
0% { transform: translateX(0); }
100% { transform: translateX(-100%); }
}
.ek-video-meta {
padding: 15px 10px;
border-top: 1px solid #e6dcd3;
margin-top: 15px;
text-align: center;
overflow: hidden;
width: 100%;
position: relative;
height: 70px;
display: block;
}
.ek-v-location {
display: block;
font-size: 10px;
color: #aaa;
letter-spacing: 2px;
line-height: 15px;
margin-bottom: 5px;
text-transform: uppercase;
}
.ek-v-title {font-size: 15px;color: #000000;font-weight: 400;margin: 0;padding: 0;display: block;width: 100%;line-height: 25px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;position: relative;transition: transform 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);transform: translateX(0);}
.video-item:hover .ek-v-title {
text-overflow: clip !important;
overflow: visible !important;
width: auto !important;
min-width: max-content !important;
transform: translateX(var(--scroll-dist, 0)) !important;
transition: transform var(--scroll-speed, 3s) linear !important;
}
.video-item {
pointer-events: auto;
}
.ek-video-box iframe {
z-index: 1;
}
@media (max-width: 1024px) {
.ek-video-column { width: 50% !important; margin-bottom: 30px; }
}
@media (max-width: 950px) {
.ek-video-column { width: 100% !important; }
.ek-video-section { padding: 60px 20px; }
}
.ek-video-grid.slick-slider,
.ek-video-grid .slick-list,
.ek-video-grid .slick-track {
width: 100% !important;
display: flex !important;
align-items: flex-start;
}
.ek-video-grid .slick-list {
padding: 0 !important;
margin: 0 !important;
}
.ek-video-grid .slick-slide { height: auto; }
.ek-video-grid .slick-track { display: flex; }
.ek-video-grid .slick-slide > div { height: 100%; }
.slick-dotted.slick-slider {
margin-bottom: 50px !important;
}
.sk-projects-intro {padding: 0px 55px 100px 55px;text-align: center;clear: both;}
.sk-main-title {font-family: 'Raleway', sans-serif;font-size: clamp(60px, 10vw, 100px);font-weight: 100;color: #000000;margin-bottom: 25px;letter-spacing: -2px;line-height: 1;}
.sk-main-desc {font-family: 'Raleway', sans-serif;font-size: 16px;line-height: 1.8;color: #000000;max-width: 650px;margin: 0 auto;font-weight: 300;}
.sk-projects-section {padding: 0 55px 150px 55px;clear: both;}
.sk-projects-grid {
column-count: 3;
column-gap: 40px;
width: 100%;
}
.sk-project-item {
text-decoration: none;
display: inline-block;
width: 100%;
break-inside: avoid;
color: inherit;
transition: all 0.4s ease;
}
.sk-img-wrap {
width: 100%;
margin-bottom: 25px;
overflow: hidden;
background-color: #e0e0e0;
line-height: 0;
}
.sk-img-wrap img {
width: 100%;
height: auto;
display: block;
transition: transform 1.5s cubic-bezier(0.25, 1, 0.5, 1);
}
.sk-project-item:hover .sk-img-wrap img {
transform: scale(1.05);
}
.sk-project-info {
display: flex;
align-items: flex-start;
color: #8c7e6d;
}
.sk-number {
font-family: 'Raleway', sans-serif;
font-size: 45px;
font-weight: 100;
line-height: 0.7;
margin-right: 15px;
}
.sk-title-box {
display: flex;
flex-direction: column;
}
.sk-title-main, .sk-title-sub {
font-family: 'Raleway', sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 1.3;
letter-spacing: 1px;
text-transform: uppercase;
}
@media (max-width: 1200px) {
.sk-projects-grid { column-count: 2; }
}
@media (max-width: 950px) {
.sk-projects-grid { column-count: 1; }
.sk-projects-section { padding: 0 20px 0px 20px; }
}
.sk-img-wrap {
position: relative;
width: 100%;
overflow: hidden;
background-color: #000;
line-height: 0;
}
.sk-main-img,
.sk-hover-video {
width: 100%;
height: auto;
display: block;
transition: opacity 1s ease-in-out, transform 1s ease-in-out !important;
backface-visibility: hidden;
}
.sk-main-img {
position: relative;
z-index: 2;
opacity: 1;
transform: scale(1);
}
.sk-hover-video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: fill;
z-index: 1;
opacity: 0;
transform: scale(1);
}
.sk-project-item:hover .sk-main-img {
opacity: 0;
transform: scale(1.03);
}
.sk-project-item:hover .sk-hover-video {
opacity: 1;
z-index: 3;
transform: scale(1.03);
}
.projects-layout-wrapper {
display: flex;
gap: 60px;
align-items: flex-start;
}
.sk-sidebar {
width: 200px;
flex-shrink: 0;
position: -webkit-sticky;
position: sticky;
top: 150px;
text-align: left;
z-index: 10;
}
.sk-sidebar-title {font-size: 13px;letter-spacing: 2px;font-weight: 600;text-transform: uppercase;color: #aba797;margin-bottom: 25px;border-bottom: 1px solid #aba797;padding-bottom: 10px;}
.sk-filter-list {
list-style: none;
padding: 0;
margin-bottom: 50px;
}
.sk-filter-list li {
margin-bottom: 15px;
}
.sk-filter-list a {
text-decoration: none;
font-size: 11px;
color: #6a6a6a;
letter-spacing: 1.5px;
text-transform: uppercase;
transition: all 0.4s ease;
display: inline-block;
}
.sk-filter-list a:hover,
.sk-filter-list a.active {
color: #aba797;
transform: translateX(5px);
}
.sk-projects-grid {
flex-grow: 1;
column-count: 2 !important;
column-gap: 40px;
}
@media (max-width: 1100px) {
.projects-layout-wrapper {
flex-direction: column;
gap: 40px;
}
.sk-sidebar {
width: 100%;
position: relative;
top: 0;
display: flex;
justify-content: space-around;
border-bottom: 1px solid #d6c8bc;
padding-bottom: 20px;
}
.sk-projects-grid {
column-count: 1 !important;
}
}
.slide-contact-overlay {
position: fixed;
top: 0; left: 0; width: 100%; height: 100%;
background: rgba(0,0,0,0.5);
z-index: 10000;
opacity: 0;
visibility: hidden;
transition: all 0.5s ease;
backdrop-filter: blur(2px);
}
.slide-contact-overlay.active {
opacity: 1;
visibility: visible;
}
.slide-contact-panel {
position: fixed;
top: 0; right: -450px;
width: 400px;
height: 100%;
background-color: #f4f2f0;
z-index: 10001;
box-shadow: -5px 0 20px rgba(0,0,0,0.1);
transition: right 0.5s cubic-bezier(0.77, 0, 0.175, 1);
padding: 40px;
display: flex;
flex-direction: column;
}
.slide-contact-panel.active {
right: 0;
}
.scp-header {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 40px;
border-bottom: 1px solid #d6c8bc;
padding-bottom: 20px;
}
.scp-title {
font-family: 'Raleway', sans-serif;
font-size: 16px;
letter-spacing: 2px;
font-weight: 700;
color: #000;
}
.scp-close {
cursor: pointer;
font-size: 24px;
color: #6a6a6a;
transition: transform 0.3s ease;
}
.scp-close:hover {
transform: rotate(90deg);
color: #000;
}
.scp-content p {
font-size: 13px;
color: #6a6a6a;
margin-bottom: 30px;
font-style: italic;
}
.scp-group {
margin-bottom: 25px;
position: relative;
}
.slide-contact-panel input,
.slide-contact-panel select,
.slide-contact-panel textarea {
width: 100%;
background: transparent;
border: none;
border-bottom: 1px solid #b4b4b4;
padding: 10px 0;
font-size: 12px;
letter-spacing: 1px;
color: #000;
font-family: 'Raleway', sans-serif;
outline: none;
transition: border-color 0.3s;
}
.slide-contact-panel input:focus,
.slide-contact-panel select:focus,
.slide-contact-panel textarea:focus {
border-bottom-color: #000;
}
.slide-contact-panel input::placeholder,
.slide-contact-panel textarea::placeholder {
color: #999;
}
.select-wrapper { position: relative; }
.select-wrapper i {
position: absolute;
right: 0;
top: 10px;
pointer-events: none;
font-size: 14px;
color: #6a6a6a;
}
.slide-contact-panel select {
-webkit-appearance: none;
appearance: none;
cursor: pointer;
}
.scp-buttons {
display: flex;
gap: 15px;
margin-top: 20px;
}
.scp-btn-send, .scp-btn-reset {
flex: 1;
padding: 15px;
border: 1px solid #000;
background: #fff;
color: #000;
font-size: 11px;
letter-spacing: 2px;
cursor: pointer;
transition: all 0.3s ease;
text-transform: uppercase;
}
.scp-btn-send:hover {
background: #000;
color: #fff;
}
.scp-btn-reset:hover {
background: #d6c8bc;
border-color: #d6c8bc;
color: #fff;
}
@media (max-width: 500px) {
.slide-contact-panel { width: 100%; right: -100%; padding: 30px; }
}
.contact-trigger {
display: inline-block;
color: #6a6a6a;
font-size: 14px;
vertical-align: middle;
text-decoration: none;
animation: goldPulse 2s infinite ease-in-out;
}
.contact-trigger:hover {
color: #aba797;
animation: none;
transform: scale(1.1);
}
@keyframes goldPulse {
0% {
color: #000;
transform: scale(1);
}
50% {
color: #aba797;
transform: scale(1.2);
text-shadow: 0 0 5px rgba(178, 151, 123, 0.4);
}
100% {
color: #000;
transform: scale(1);
}
}
.btn-read-more {
display: inline-block;
margin-top: 35px;
padding: 12px 35px;
border: 1px solid #aba797;
color: #aba797;
text-decoration: none;
font-size: 11px;
letter-spacing: 3px;
font-weight: 600;
text-transform: uppercase;
transition: all 0.4s ease;
background: transparent;
}
.btn-read-more:hover {
background-color: #000;
color: #fff;
transform: translateY(-3px);
box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}
body.dark-mode .btn-read-more {
border-color: #fff;
color: #fff;
}
body.dark-mode .btn-read-more:hover {
background-color: #fff;
color: #000;
}
.awards-container {
width: 100%;
margin-top: 40px;
overflow: hidden;
}
.awards-scroll {
display: flex;
gap: 15px;
overflow-x: auto;
padding-bottom: 10px;
scrollbar-width: thin;
-webkit-overflow-scrolling: touch;
}
.awards-scroll::-webkit-scrollbar {
height: 4px;
background: transparent;
}
.awards-scroll::-webkit-scrollbar-thumb {
background: #ccc;
border-radius: 4px;
}
.award-img {
height: 120px;
width: auto;
object-fit: contain;
transition: transform 0.3s ease;
flex-shrink: 0;
}
.award-img:hover {
transform: scale(1.05);
}
@media (max-width: 950px) {
.awards-container {
margin-top: 30px;
}
.award-img {
height: 100px;
}
}
.footer-contact-box {
position: relative;
padding-right: 20px;
}
.f-address p {font-size: 12px;line-height: 20px;color: #ffffff;margin-bottom: 15px;font-style: normal;}
.f-phone {display: inline-block !important;width: auto !important;color: #ffffff !important;font-size: 12px;text-decoration: none !important;margin-bottom: 5px;letter-spacing: 1px;transition: color 0.3s;}
.f-phone i {margin-right: 8px;font-size: 11px;color: #ffffff;}
.f-phone:hover {
color: #000 !important;
}
.f-msg-btn {display: inline-block !important;width: auto !important;margin-top: 20px;padding: 10px 25px !important;color: #000000 !important;font-size: 10px;letter-spacing: 2px;font-weight: 700;text-decoration: none !important;transition: all 0.4s ease;background-color: #fff;}
.f-msg-btn:hover {
border-color: #aba797;
background-color: #aba797;
color: #000 !important;
}
#rev_slider_1083_1_wrapper {
    width: 100% !important;  /* Ekranın tamamını kapla */
    left: 0 !important;      /* Soldan boşluk bırakma */
    margin: 0 !important;
    padding: 0 !important;
    overflow: visible !important; /* Taşma olursa gizleme */
}
@media (max-width: 950px) {
#rev_slider_1083_1_wrapper {
width: 100% !important;
left: 0 !important;
}
}
input::placeholder, textarea::placeholder {
color: #aba797 !important;
opacity: 1;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: #aba797 !important;
}
input::-ms-input-placeholder, textarea::-ms-input-placeholder {
color: #aba797 !important;
}
#slide-2800-layer-2 {
left: 50% !important;
transform: translateX(-50%) !important;
text-align: center !important;
width: 100% !important;
display: flex !important;
justify-content: center;
}
.eapps-instagram-feed-posts-slider-next {
	right: 40px !important;
}
.eapps-instagram-feed-posts-slider-prev {
	left: 40px !important;
}


/* Masaüstünde mobil butonu gizle */
.m-nav-btn { display: none; }


/* ========================================================= */
/* 1. AMAZON VE IDEFIX KİTAP BUTONLARI (Masaüstü ve Mobil) */
/* ========================================================= */
.store-links {
    display: flex;
    justify-content: center;
    gap: 15px;
    margin-top: 30px;
    flex-wrap: wrap;
}
.store-btn {
    display: inline-flex;
    align-items: center;
    padding: 12px 25px;
    font-size: 12px;
    letter-spacing: 2px;
    color: #000 !important;
    border: 1px solid #aba797;
    text-decoration: none !important;
    text-transform: uppercase;
    transition: all 0.3s ease;
}
.store-btn i {
    margin-right: 8px;
    font-size: 16px;
}
.store-btn:hover {
    background-color: #aba797;
    color: #fff !important;
}
/* Dark Mode için kitap butonları */
body.dark-mode .store-btn { border-color: #fff; color: #fff !important; }
body.dark-mode .store-btn:hover { background-color: #fff; color: #000 !important; }

/* ========================================================= */
/* 2. "OUR SERVICES" BAŞLIĞININ KİTABA GİRMESİNİ DÜZELTME */
/* ========================================================= */
.contacttext {
    padding-top: 80px !important;
}
.contacttext .presstitle {
    position: relative !important; /* Başlığı sayfaya yapıştırır, uçmasını engeller */
    top: 0 !important;
    margin-bottom: 0 !important;
}

/* ========================================================= */
/* 3. FOOTER (EN ALT) İLETİŞİM ALANI SIKIŞMA DÜZELTMESİ */
/* ========================================================= */
.f-address .f-phone {
    display: block !important; /* E-mail ve Telefonu yan yana değil alt alta dizer */
    margin-bottom: 10px !important;
    word-break: break-word; /* Uzun e-maillerin sağdan taşmasını önler */
}
.f-address br {
    display: none !important; /* Alt alta dizdiğimiz için HTML'deki <br> etiketini gizliyoruz */
}
.footer-contact-box {
    display: flex;
    flex-direction: column;
}
.f-msg-btn {
    display: inline-block !important;
    margin-top: 15px !important;
    width: fit-content !important;
}


/* --- MASAÜSTÜ KORUMA --- */
.mobile-nav-toggle-btn { display: none !important; }
#mobileMenu { display: none !important; } /* Masaüstünde kesinlikle görünmez */

/* --- MOBİL ÖZEL AYARLAR (768px ve Altı) --- */
/* --- MOBİL ÖZEL AYARLAR (768px ve Altı) --- */
@media (max-width: 950px) {
    /* Masaüstü logoyu gizle */
    #logoout { display: none !important; }

    /* Topbar Simetri ve Şeffaflık (BURAYA DOKUNULMADI) */
    .topbar {
        position: absolute !important;
        top: 0; left: 0; width: 100% !important;
        display: flex !important;
        justify-content: space-between !important;
        align-items: center !important;
        padding: 25px 20px !important; 
        background: transparent !important;
        z-index: 100 !important;
        margin: 0 !important;
        border: none !important;
        float: none !important;
    }

    /* Sol: Sosyal Medya (BURAYA DOKUNULMADI) */
    .socialiconsall {
        flex: 1 !important;
        display: flex !important;
        gap: 8px !important;
        border: none !important;
        margin: 0 !important;
        padding: 0 !important;
    }
    .socialiconsall a.socialicon {
        border: none !important;
        text-decoration: none !important;
        padding: 0 !important;
        color: #fff !important;
    }
    .socialiconsall img { filter: brightness(0) invert(1); }

    /* Orta: Dil Grubu (BURAYA DOKUNULMADI) */
    .language {
        flex: 1.5 !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        float: none !important;
        margin: 0 !important;
    }
    .language a, .language span {
        color: #fff !important;
        font-size: 13px !important;
        margin: 0 4px !important;
    }

    /* Sağ: Menü Butonu (BURAYA DOKUNULMADI) */
    .mobile-nav-toggle-btn {
        flex: 1 !important;
        display: block !important;
        text-align: right !important;
        color: #fff !important;
    }
    .mobile-nav-toggle-btn i { font-size: 30px !important; }

    /* Sabitlenen Zarif Menü İkonu ve Lightbox Z-index Çözümü */
    .mobile-nav-toggle-btn.is-fixed {
        position: fixed !important;
        top: 20px; 
        right: 20px;
        background: rgba(255, 255, 255, 0.95) !important; /* Yarı saydam zarif beyaz/krem arkaplan */
        border: 1px solid #aba797 !important; /* Marka renginde şık ince çerçeve */
        width: 42px !important; 
        height: 42px !important;
        border-radius: 4px !important; /* Kaba yuvarlak yerine modern, hafif yumuşatılmış köşeler */
        display: flex !important;
        justify-content: center !important; 
        align-items: center !important;
        z-index: 990 !important; /* 100000'den 990'a çektik. Artık görsellerin (lightbox) ARKASINDA kalacak */
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05) !important; /* Kaba gölge yerine çok hafif bir dokunuş */
        transition: all 0.3s ease;
    }

    /* Sabit menü içindeki ikonun rengini ve boyutunu inceltiyoruz */
    .mobile-nav-toggle-btn.is-fixed i {
        color: #aba797 !important; 
        font-size: 24px !important;
    }

    /* ========================================================= */
    /* --- BURADAN İTİBAREN AÇILAN MENÜNÜN YENİ DÜZENİ --- */
    /* ========================================================= */

    /* Mobil Menü Konteyneri (Arkaplan Şeffaf Yapıldı, Animasyon İçin) */
    /* Mobil Menü Konteyneri (Animasyon İçin Kusursuz Yapı) */
    #mobileMenu {
        position: fixed !important;
        top: 0; left: 0; width: 100%; height: 100vh;
        background: transparent !important; 
        z-index: 200000 !important;
        flex-direction: column;
        justify-content: center;
        align-items: center;

        /* ANİMASYONUN ÇALIŞMASI İÇİN KRİTİK DEĞİŞİKLİK */
        display: flex !important; 
        visibility: hidden;
        pointer-events: none; /* Görünmezken tıklanmayı engeller */
        transition: visibility 0.8s; /* Kapanırken animasyonun bitmesini bekler */
    }

    #mobileMenu.active { 
        visibility: visible !important; 
        pointer-events: auto; 
        transition: visibility 0s; /* Açılırken anında görünür olsun ki perde inmeye başlasın */
		opacity: 0.96;
    }

    /* Perde Efekti (Yukarıdan aşağıya inen ve yukarıya çekilen arka plan) */
    #mobileMenu::before {
        content: '';
        position: absolute;
        top: 0; left: 0; width: 100%; height: 100%;
        background: #efefef; /* Şık krem/gri arka plan */
        transform-origin: top; /* Animasyon hep en üstten tetiklenir */
        transform: scaleY(0); /* Kapalıyken yükseklik sıfır */
        transition: transform 0.4s cubic-bezier(0.77, 0, 0.175, 1);
        transition-delay: 0.3s; /* Kapanırken menülerin kaybolmasını bekler */
        z-index: -1;
    }
    
    #mobileMenu.active::before {
        transform: scaleY(1); /* Perde aşağı iner */
        transition-delay: 0s; /* Tıklanır tıklanmaz başlar */
    }

    .menu-content {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
        padding: 20px;
    }

    /* Logo Konteyner ve Logo Ayarı (Gölge kaldırıldı) */
    .menu-logo-container {
        margin-bottom: 30px;
        display: flex;
        justify-content: center;
        opacity: 0;
        transform: translateY(-30px);
        transition: all 0.2s ease;
        transition-delay: 0.25s; /* Kapanırken en son logo gider */
    }
    
    #mobileMenu .menu-dynamic-logo {
        position: relative !important;
        left: auto !important;
        transform: none !important;
        top: auto !important;
        width: 110px !important;
        box-shadow: none !important; /* İstenildiği gibi gölge iptal edildi */
        margin: 0 auto !important;
        background: transparent !important;
    }

    /* Menü Linkleri İçin Esnek Hizalama ve Ayraçlar */
    .mobile-nav {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 80%; /* Menülerin hizalanacağı genişlik */
        max-width: 300px;
    }

    .mobile-nav a {
        display: block; 
        color: #000 !important; 
        font-size: 15px; 
        margin: 0; 
        padding: 15px 0;
        width: 100%;
        text-align: center;
        text-transform: uppercase; 
        letter-spacing: 4px;
        font-weight: 500;
        text-decoration: none;
        border-bottom: 1px solid rgba(171, 167, 151, 0.3); /* Ufak ayırıcı çizgiler eklendi */
        opacity: 0;
        transform: translateY(-20px);
        transition: all 0.2s ease;
    }
    
    /* Son öğenin (Contact Us) alt çizgisini kaldır */
    .mobile-nav a:last-child {
        border-bottom: none;
    }
    
    /* Hover Efekti */
    .mobile-nav a:hover, .mobile-nav a:active {
        color: #aba797 !important;
        border-bottom: 1px solid #aba797;
    }

    /* Kapatma Çarpı İkonu */
    .close-menu { 
        position: absolute; 
        top: 25px; 
        right: 25px; 
        color: #aba797; 
        font-size: 32px; 
        cursor: pointer;
        width: 40px;
        height: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: transform 0.3s ease;
        z-index: 200001;
    }
    
    .close-menu:hover {
        transform: rotate(90deg);
        color: #000;
    }

    /* ========================================================= */
    /* --- KAPANIŞ ANİMASYONU (Aşağıdan Yukarıya Doğru Kapanır) --- */
    /* ========================================================= */
    
    .mobile-nav a:nth-child(8) { transition-delay: 0.00s; } /* Contact Us */
    .mobile-nav a:nth-child(7) { transition-delay: 0.03s; }
    .mobile-nav a:nth-child(6) { transition-delay: 0.06s; }
    .mobile-nav a:nth-child(5) { transition-delay: 0.09s; }
    .mobile-nav a:nth-child(4) { transition-delay: 0.12s; }
    .mobile-nav a:nth-child(3) { transition-delay: 0.15s; }
    .mobile-nav a:nth-child(2) { transition-delay: 0.18s; }
    .mobile-nav a:nth-child(1) { transition-delay: 0.21s; } /* Home Page */

    /* ========================================================= */
    /* --- AÇILIŞ ANİMASYONU (Yukarıdan Aşağıya Akordiyon) --- */
    /* ========================================================= */
    
    #mobileMenu.active .menu-logo-container {
        opacity: 1;
        transform: translateY(0);
        transition-duration: 0.4s;
        transition-delay: 0.25s; /* Perdenin inmesini bekler */
    }
    
    #mobileMenu.active .mobile-nav a {
        opacity: 1;
        transform: translateY(0);
        transition-duration: 0.4s;
    }
    
    #mobileMenu.active .mobile-nav a:nth-child(1) { transition-delay: 0.35s; } /* Home Page */
    #mobileMenu.active .mobile-nav a:nth-child(2) { transition-delay: 0.40s; }
    #mobileMenu.active .mobile-nav a:nth-child(3) { transition-delay: 0.45s; }
    #mobileMenu.active .mobile-nav a:nth-child(4) { transition-delay: 0.50s; }
    #mobileMenu.active .mobile-nav a:nth-child(5) { transition-delay: 0.55s; }
    #mobileMenu.active .mobile-nav a:nth-child(6) { transition-delay: 0.60s; }
    #mobileMenu.active .mobile-nav a:nth-child(7) { transition-delay: 0.65s; }
    #mobileMenu.active .mobile-nav a:nth-child(8) { transition-delay: 0.70s; } /* Contact Us */
	
	
	
	/* ========================================================= */
    /* --- ABOUT (DESIGN STUDIO) BÖLÜMÜ MOBİL UYUMU --- */
    /* ========================================================= */
    .aboutall { 
        padding: 40px 20px !important; 
        display: block !important; 
    }
    .leftside { 
        width: 100% !important; 
        display: block !important; 
        padding-right: 0 !important; 
        margin-bottom: 30px; 
    }
    .rightside { 
        width: 100% !important; 
        display: block !important; 
        padding-left: 0 !important; 
        border-left: none !important; 
        padding-top: 0 !important; 
    }
    .title2 { 
        font-size: 32px !important; 
        margin-bottom: 20px !important; 
    }
    .textnormal { 
        font-size: 13px !important; 
        text-align: justify; 
    }
    .btn-read-more {
        margin-top: 25px !important;
    }

    /* ========================================================= */
    /* --- SLOGAN BÖLÜMÜ MOBİL UYUMU --- */
    /* ========================================================= */
    .slogan { 
        padding: 50px 20px !important; 
    }
    .slogantop { 
        font-size: 28px !important; 
        margin-bottom: 30px !important; 
        line-height: 1.4 !important; 
    }
    .sloganbottom { 
        text-align: left !important; 
    }
    a.boxlink { 
        float: none !important; 
        display: inline-block !important; 
        padding: 12px 25px !important; 
        font-size: 12px !important; 
    }
    /* Mobilde ekranı dışarı taşıran uzun çizgiyi gizliyoruz */
    a.boxlink:after { 
        display: none !important; 
    }

    /* ========================================================= */
    /* --- PROJELER BÖLÜMÜ MOBİL UYUMU --- */
    /* ========================================================= */
    .eachproperty, 
    .eachproperty:nth-child(even) { 
        flex-direction: column !important; /* Yan yana yerine alt alta */
        margin: 0 !important; 
        padding: 0 !important; 
    }
    
    /* İki tarafı da tam ekran genişliğine alıyoruz */
    .textside, 
    .imageside { 
        width: 100% !important; 
    }
    
    /* Mobilde önce resim, sonra yazı gelsin diye sıralama (order) veriyoruz */
    .imageside { 
        height: 50vh !important; 
        order: 1 !important; 
    }
    
    .textside { 
        order: 2 !important; 
        padding: 40px 20px !important; 
        text-align: left !important; 
        margin-bottom: 0 !important;
    }
    .eachproperty:nth-child(even) .textside {
        text-align: left !important; /* Çift sıralardaki sağa yaslamayı mobilde iptal ediyoruz */
    }
    
    /* Yazı boyutları */
    .place { font-size: 13px !important; margin-bottom: 5px !important; }
    .name { font-size: 24px !important; line-height: 1.2 !important; }
    .text { margin-top: 15px !important; font-size: 13px !important; }
    
    /* Ekranı taşıran uzun yatay çizgileri mobilde kapatıyoruz */
    .textside:before, 
    .eachproperty:nth-child(even) .textside:before {
        display: none !important; 
    }
    
    /* Sağa sola fırlayan Arama (Search) butonunu metnin altına hizalıyoruz */
    .textside a, 
    .eachproperty:nth-child(even) .textside a {
        position: relative !important;
        top: auto !important;
        left: auto !important;
        right: auto !important;
        display: inline-block !important;
        margin-top: 25px !important;
    }
	
	
	/* ========================================================= */
    /* --- SÖZ (ALINTI / TEXTINFO) BÖLÜMÜ MOBİL UYUMU --- */
    /* ========================================================= */
    .ourteam[style*="150px"] { 
        /* Satır içi (inline) verilen 150px boşluğu eziyoruz */
        padding: 60px 20px !important; 
        margin-top: 50px !important; 
    }
    .textinfo {
        padding: 0 10px !important; /* 200px olan sağ-sol boşluğu mobilde ekranı ezerdi, 10px yaptık */
        font-size: 16px !important; /* 26px font mobilde çok büyüktü */
        line-height: 28px !important;
    }
    .textinfo svg {
        width: 20px !important; /* Tırnak işaretlerini de orantılı küçülttük */
        margin: 0 5px !important;
    }
    /* Yandaki dik duran "ESRA KAZMIRCI INTERIORS" yazıları mobilde ekrana sığmaz, gizliyoruz */
    .ourteamleft, 
    .ourteamright {
        display: none !important; 
    }

    /* ========================================================= */
    /* --- E.K. BOOK (KİTAP) BÖLÜMÜ MOBİL UYUMU --- */
    /* ========================================================= */
    .bookout {
        padding: 60px 20px !important;
        display: flex !important;
        flex-direction: column !important;
    }
    .bookright {
        width: 100% !important;
        margin: 0 !important;
        order: 1 !important; /* Mobilde önce açıklama yazısı ve butonlar gelsin */
    }
    .bookmiddle {
        width: 100% !important;
        margin: 40px auto 0 !important; /* Masaüstündeki negatif kaydırmaları sıfırladık */
        order: 2 !important; /* Kitap resmi yazının altına insin */
    }

    /* ========================================================= */
    /* --- İLETİŞİM (CONTACT US) BÖLÜMÜ MOBİL UYUMU --- */
    /* ========================================================= */
    .contacttext {
        padding: 50px 20px 20px 20px !important;
    }
    .contactus {
        padding: 0 20px 50px 20px !important;
        display: flex !important;
        flex-direction: column !important; /* Harita ve Form alt alta dizecek */
    }
    .contactleft, 
    .contactright {
        width: 100% !important;
        padding: 0 !important;
        display: block !important;
    }
    .contactleft iframe {
        margin-bottom: 30px !important;
    }
    /* Form elemanlarını %100 genişliğe alıp alt alta diziyoruz */
    .contactright input {
        width: 100% !important; 
        margin: 0 0 20px 0 !important;
    }
    .contactright select, 
    .contactright textarea {
        width: 100% !important;
        margin: 0 0 20px 0 !important;
    }
    /* "SEND" butonunu ortalıyoruz */
    .contactright form .portfolio {
        width: 100% !important;
        margin: 10px 0 0 0 !important;
        text-align: center !important;
    }

    /* ========================================================= */
    /* --- FOOTER (ALT BİLGİ) BÖLÜMÜ MOBİL UYUMU --- */
    /* ========================================================= */
    .footer {
        padding: 50px 20px !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        text-align: center !important;
    }
    .footer .leftparts, 
    .footer .subscribe {
        width: 100% !important;
        text-align: center !important;
        margin: 10px 0 40px 0 !important;
		padding-right: 0px;
    }
    /* Kare logoyu ortalıyoruz ve masaüstündeki negatif margin'i siliyoruz */
    .footer .middlelogo {
        width: 100% !important;
        margin: 0 0 40px 0 !important;
        display: flex !important;
        justify-content: center !important;
    }
    .footer .square {
        margin: 0 !important; /* Sağa sola kaymasını önler */
    }
    /* Mobil footer buton ortalama */
    .substitle {
        text-align: center !important;
    }
    .footer-contact-box {
        align-items: center !important;
    }
    .f-msg-btn {
        margin: 15px auto 0 auto !important;
    }

    /* ========================================================= */
    /* --- BÜLTEN (NEWSLETTER) VE SOSYAL MEDYA MOBİL UYUMU --- */
    /* ========================================================= */
    
    .subscribe form {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        width: 100% !important;
        margin-bottom: 40px !important; /* İkonlarla formu net bir şekilde ayırır */
    }
    
    .subscribe input {
        text-align: center !important;
        width: 100% !important;
        padding: 15px !important;
        box-sizing: border-box !important;
    }
    
    .subscribe a.sendit {
        position: relative !important;
        width: 100% !important;
        text-align: center !important;
        padding: 15px !important;
        box-sizing: border-box !important;
        margin-top: 10px !important;
    }

    .socialiconsallbottom {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        width: 100% !important;
        gap: 15px !important;
        margin-top: 20px !important;
        padding-top: 20px !important;
        float: none !important;
        clear: both !important; /* Taşan elemanları temizler, beyaz boşluğu engeller */
    }

    .socialiconsallbottom a.socialicon,
    .socialiconsallbottom a.socialicon i {
        color: #ffffff !important;
        font-size: 20px !important;
        padding: 0 !important;
        margin: 0 !important;
        border: none !important;
    }

    /* Homify (SVG) imaj ikonunu da bembeyaz yapmak için */
    .socialiconsallbottom a.socialicon img {
        filter: brightness(0) invert(1) !important;
        width: 18px !important;
    }

    /* iPhone/Mobil en alt beyaz boşluk koruması */
    .footer {
        overflow: hidden !important;
        box-sizing: border-box !important;
        clear: both !important;
    }
}



/* ========================================================= */
/* --- TELEFON YATAY (LANDSCAPE) MODU İÇİN KUSURSUZ UYUM --- */
/* ========================================================= */
@media (max-width: 950px) and (orientation: landscape) {

    /* 1. BEYAZ ŞERİT VE BODY BOŞLUK DÜZELTMESİ (SIFIRA SIFIR) */
    html, body {
        overflow-x: hidden !important; 
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
    }
    .example, .allproejcts {
        overflow: hidden !important;
        width: 100% !important;
    }

    /* 2. SLIDESHOW (REVOLUTION SLIDER) TAM EKRAN VE YAZI KORUMASI */
    .example, 
    #rev_slider_1083_1_wrapper, 
    #rev_slider_1083_1 {
        height: 100vh !important;
        min-height: 100vh !important;
        max-height: 100vh !important;
        width: 100% !important;
    }
    #slide-2800-layer-1 { font-size: 45px !important; line-height: 1.1 !important; padding-bottom: 10px !important; }
    #slide-2800-layer-3 { margin-top: 20px !important; margin-bottom: 20px !important; }
    #slide-2800-layer-2 { font-size: 15px !important; line-height: 1.6 !important; width: 75% !important; white-space: normal !important; display: block !important; margin-top: 30px !important; }

    /* 3. TOPBAR (ÜST MENÜ VE DİL) STICKY (SABİT) VE TIKLAMA KORUMALI YAPISI */
    .topbar {
        position: fixed !important; /* Ekranla beraber aşağı kaymasını sağlar! */
        top: 0; left: 0; width: 100% !important;
        height: 80px !important;
        display: block !important;
        padding: 0 !important; 
        background: transparent !important;
        z-index: 10000 !important;
        pointer-events: none !important; /* Boşlukların altındaki sayfaya tıklanabilmesi için */
    }
    
    .socialiconsall { 
        position: absolute !important;
        left: 20px !important;
        top: 50% !important;
        transform: translateY(-50%) !important;
        margin: 0 !important; 
        border: none !important; 
        z-index: 10;
        pointer-events: auto !important; /* İkonlara tıklanabilsin */
    }
    
    .language { 
        position: absolute !important;
        left: 0 !important;
        top: 50% !important;
        transform: translateY(-50%) !important;
        width: 100% !important; 
        margin: 0 !important; 
        padding: 0 !important; 
        text-align: center !important; 
        display: block !important;
        z-index: 5;
        pointer-events: none !important;
    }

    /* Sadece link olan yerlere tıklama yetkisi veriyoruz */
    .language a { pointer-events: auto !important; }
    .language > span:nth-of-type(2) { display: none !important; }

    .language .contact-trigger {
        position: absolute !important;
        right: 65px !important; 
        top: 50% !important;
        transform: translateY(-50%) !important;
        margin: 0 !important;
        pointer-events: auto !important;
    }

    .language .mobile-nav-toggle-btn {
        position: absolute !important;
        right: 20px !important;
        top: 50% !important;
        transform: translateY(-50%) !important;
        margin: 0 !important;
        pointer-events: auto !important;
    }

    /* 4. KISA EKRAN İÇİN GENEL BOŞLUK TRAŞLAMALARI */
    .slogan, .aboutall, .contacttext, .bookout, .contactus, .ourteam, .pressall, .ek-video-section, .sk-projects-section {
        padding: 30px 20px !important;
        box-sizing: border-box !important;
        width: 100% !important;
    }
    .title2 { font-size: 26px !important; margin-bottom: 10px !important; line-height: 1.2 !important; }
    .name { font-size: 20px !important; line-height: 1.2 !important; }
    .textnormal, .text { font-size: 13px !important; line-height: 20px !important; margin-top: 10px !important; }

    /* 5. HAKKIMIZDA (ABOUT) BÖLÜMÜ YAN YANA */
    .aboutall { display: flex !important; align-items: flex-start !important; gap: 30px !important; }
    .leftside { width: 50% !important; display: block !important; margin-bottom: 0 !important; }
    .rightside { width: 50% !important; display: block !important; padding-left: 0 !important; padding-top: 0 !important; border: none !important; }

    /* 6. PROJELER YAN YANA VE LÜKS MERCEK/ÇİZGİ EFEKTİ */
    .eachproperty, .eachproperty:nth-child(even) {
        flex-direction: row !important;
        align-items: stretch !important;
        width: 100% !important;
        overflow: hidden !important; 
        box-sizing: border-box !important;
    }
    
    .textside {
        width: 50% !important;
        order: 1 !important;
        padding: 40px 30px !important;
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
        position: relative !important;
    }
    .imageside {
        width: 50% !important;
        order: 2 !important;
        height: auto !important;
        min-height: 350px !important;
    }

    .eachproperty:nth-child(even) .imageside { order: 1 !important; }
    .eachproperty:nth-child(even) .textside { order: 2 !important; text-align: right !important; }

    .textside:before, .eachproperty:nth-child(even) .textside:before {
        display: block !important;
        width: 200px !important; 
        top: 0px !important;
    }
    
    .textside:before { right: -60px !important; left: auto !important; }
    .textside a {
        position: absolute !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        top: -20px !important;
        right: -80px !important; 
        left: auto !important;
        margin-top: 0 !important;
        width: 40px !important;
        height: 40px !important;
    }

    .eachproperty:nth-child(even) .textside:before { left: -60px !important; right: auto !important; }
    .eachproperty:nth-child(even) .textside a {
        position: absolute !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        top: -20px !important;
        left: -80px !important;
        right: auto !important;
        margin-top: 0 !important;
        width: 40px !important;
        height: 40px !important;
    }

    .textside a i, .eachproperty:nth-child(even) .textside a i {
        display: block !important;
        line-height: 0 !important; 
        margin: 0 !important;
        padding: 0 !important;
    }

    /* 7. E.K. BOOK VE İLETİŞİM YAN YANA */
    .bookout { flex-direction: row !important; align-items: center !important; gap: 30px !important; }
    .bookright { width: 50% !important; order: 1 !important; text-align: left !important; margin: 0 !important; }
    .bookmiddle { width: 50% !important; order: 2 !important; margin: 0 !important; }

    .contactus { flex-direction: row !important; gap: 30px !important; }
    .contactleft { width: 50% !important; padding-right: 0 !important; margin-bottom: 0 !important; }
    .contactright { width: 50% !important; }

    /* 8. FOOTER (ALT BİLGİ) LOGO TAŞMASI VE 3 SÜTUN DÜZENİ */
    .footer {
        flex-direction: row !important;
        flex-wrap: nowrap !important;
        justify-content: space-between !important;
        align-items: flex-start !important;
        text-align: left !important;
        padding: 40px 20px !important;
        margin-top: 120px !important;
        overflow: visible !important;
    }
    
    .footer .leftparts { width: 33% !important; text-align: left !important; margin: 0 !important; }
    
    .footer .middlelogo { 
        width: 33% !important; 
        margin: 0 !important; 
        margin-top: -110px !important; 
        display: flex !important; 
        justify-content: center !important; 
        position: relative !important;
        z-index: 10 !important;
    }
    .footer .square { 
        width: 120px !important; 
        height: 120px !important; 
        margin: 0 auto !important; 
        border-width: 6px !important; 
    }
    
    .footer .subscribe { width: 33% !important; margin: 0 !important; text-align: right !important; padding-right: 0 !important; }
    .substitle { text-align: right !important; padding-bottom: 20px !important; }
    .subscribe form { align-items: flex-end !important; margin-bottom: 30px !important; } 
    .subscribe input { text-align: right !important; padding: 15px !important; width: 100% !important; box-sizing: border-box !important; }
    .subscribe a.sendit { margin-top: 15px !important; }
    .socialiconsallbottom { justify-content: flex-end !important; margin-top: 15px !important; padding-top: 10px !important; }

    /* 9. AÇILIR MENÜNÜN YATAY KORUMASI VE SAĞ-SOL HİZALAMASI */
    #mobileMenu {
        padding-top: 20px !important;
        justify-content: flex-start !important;
        overflow-y: auto !important; 
        padding-bottom: 50px !important;
    }
    .menu-logo-container { 
        margin-bottom: 25px !important; 
        transform: scale(0.8); 
    }
    .mobile-nav {
        flex-direction: row !important; 
        flex-wrap: wrap !important; 
        width: 95% !important;
        max-width: 800px !important; 
        justify-content: center !important;
    }
    .mobile-nav a { 
        width: 50% !important; 
        padding: 15px !important; 
        font-size: 13px !important; 
        border-bottom: none !important; 
        box-sizing: border-box !important;
        white-space: nowrap !important; 
    }

    .mobile-nav a:nth-child(odd) { text-align: right !important; padding-right: 30px !important; }
    .mobile-nav a:nth-child(even) { text-align: left !important; padding-left: 30px !important; }
}





.projects-fixed-row { display: block; width: 100% !important; padding: 0 55px; margin-bottom: 100px; }
        .projects-fixed-row::after { content: ""; display: table; clear: both; }

        .sk-sidebar-area { width: 220px !important; float: left; position: sticky; top: 150px; text-align: left; z-index: 10; }
        .sk-projects-content-area { margin-left: 280px; }

        /* --- MASONRY (MOZAİK) YAPI --- */
        .sk-masonry-wrapper {
            display: flex;
            gap: 40px; /* Sütunlar arası boşluk */
            width: 100%;
            align-items: flex-start; /* Yukarı hizala */
        }

        .sk-masonry-col {
            display: flex;
            flex-direction: column;
            width: 50%; /* Her sütun yarı yarıya */
            gap: 50px; /* Alt alta gelen projeler arası boşluk */
        }

        .sk-project-item {
            display: block;
            width: 100%;
            text-decoration: none;
            color: inherit;
            position: relative;
        }
        /* ----------------------------- */

        .project-hidden { display: none !important; }

        .sk-img-wrap { position: relative; width: 100%; overflow: hidden; background: #f4f4f4; line-height: 0; }
        .sk-main-img { 
            width: 100%; 
            height: auto;
            display: block; 
            transition: transform 1.2s cubic-bezier(0.2, 1, 0.3, 1), opacity 0.5s ease;
            opacity: 1 !important;
        }
        
        .sk-project-item:hover .sk-main-img { transform: scale(1.05); opacity: 1 !important; }

        .sk-hover-video {
            position: absolute; top: 0; left: 0; width: 100%; height: 100%;
            object-fit: cover; opacity: 0; transition: opacity 0.5s ease;
            z-index: 2;
        }

        .sk-video-item:hover .sk-hover-video { opacity: 1; }
        .sk-video-item:hover .sk-main-img { transform: scale(1); opacity: 0 !important; }

        /* --- BAŞLIK VE NUMARA ALANI DÜZENLEMESİ (GÜNCELLENDİ) --- */
        .sk-project-info { 
            padding-top: 25px; /* Üst boşluk artırıldı */
            position: relative;
        }
        
        /* Orijinal tasarımdaki büyük ve estetik numara stili */
        .sk-number { 
            font-family: 'Raleway', sans-serif;
            font-size: 60px; /* Yazı boyutu büyütüldü */
            font-weight: 100; /* İnce font */
            color: #b2977b; 
            line-height: 1;
            margin-right: 15px; 
            float: left; /* Sola yasla */
        }
        
        .sk-title-box { 
            display: block; 
            overflow: hidden; /* Float temizleme */
            padding-top: 5px; /* Numaraya göre hizalama */
            align-self: end;
        }
        
        .sk-title-main { 
            display: block; 
            font-size: 18px; /* Başlık boyutu biraz artırıldı */
            font-weight: 600; 
            letter-spacing: 1px; 
            text-transform: uppercase; 
            color: #000;
            margin-bottom: 6px;
            line-height: 1.2;
        }
        
        .sk-title-sub { 
            display: block; 
            font-size: 14px; 
            font-family: 'Raleway', sans-serif; 
            color: #b2977b; 
            font-style: italic;
        }
        /* --------------------------------------------------------- */

        .sk-sidebar-title { font-size: 13px; letter-spacing: 2px; font-weight: 700; color: #000; margin-bottom: 20px; border-bottom: 1px solid #000; padding-bottom: 10px; text-transform: uppercase; }
        .sk-filter-list { list-style: none; padding: 0; margin-bottom: 40px; }
        .sk-filter-list li { margin-bottom: 12px; }
        .sk-filter-list a { text-decoration: none; font-size: 11px; color: #000; letter-spacing: 1px; transition: 0.3s; text-transform: uppercase;}
        .sk-filter-list a:hover, .sk-filter-list a.active { color: #b2977b; font-weight: bold; padding-left: 5px; }
        .footer { clear: both !important; display: table !important; width: 100% !important; }

        @media (max-width: 1024px) {
            .sk-sidebar-area { width: 100% !important; float: none; position: relative; top: 0; margin-bottom: 40px; }
            .sk-projects-content-area { margin-left: 0; }
            
            /* Mobilde Tek Sütun */
            .sk-masonry-wrapper { flex-direction: column; gap: 0; }
            .sk-masonry-col { width: 100%; gap: 0; }
            .sk-project-item { margin-bottom: 50px; }
        }




/* ========================================================= */
        /* --- PROJELER SAYFASI MOBİL & YATAY EKRAN (RESPONSIVE) --- */
        /* ========================================================= */

        /* 1. TABLET VE BÜYÜK MOBİL EKRANLAR (1024px Altı) */
        @media (max-width: 1024px) {
            .sk-projects-intro { padding-top: 100px !important; }
            .projects-fixed-row { padding: 0px !important; margin-bottom: 50px !important; }
            
            /* Yan menüyü (Filtreleri) üste alıyoruz */
            .sk-sidebar-area { 
                width: 100% !important; 
                float: none; 
                position: relative; 
                top: 0; 
                margin-bottom: 30px; 
                border-bottom: 1px solid #ddd; 
                padding-bottom: 20px; 
            }
            .sk-projects-content-area { margin-left: 0; }
            
            /* LÜKS DETAY: Filtreleri alt alta uzun bir liste yerine şık butonlara çeviriyoruz */
            .sk-filter-group { display: inline-block; vertical-align: top; width: 48%; }
            .sk-sidebar-title { border: none; margin-bottom: 15px; padding-bottom: 0; }
            .sk-filter-list { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 10px; }
            .sk-filter-list li { margin-bottom: 0; }
            .sk-filter-list a { 
                padding: 8px 12px; 
                background: #f4f4f4; 
                border-radius: 4px; 
                display: block; 
                font-size: 10px;
            }
            .sk-filter-list a:hover, .sk-filter-list a.active { 
                padding-left: 12px; 
                background: #b2977b; 
                color: #fff; 
            }

            /* Mobilde Projeleri Tek Sütun Yapıyoruz */
            .sk-masonry-wrapper { flex-direction: column !important; gap: 0 !important; }
            .sk-masonry-col { width: 100% !important; gap: 0 !important; }
            .sk-project-item { margin-bottom: 50px !important; }
            
            /* Yazı boyutlarını dar ekrana göre traşlama */
            .sk-main-title { font-size: 40px !important; margin-bottom: 10px !important; }
            .sk-main-desc { font-size: 14px !important; }
            .sk-number { font-size: 45px !important; margin-right: 12px !important; }
            .sk-title-main { font-size: 16px !important; margin-bottom: 3px !important; }
            .sk-title-sub { font-size: 12px !important; }
        }

        /* 2. TELEFON DİKEY MODU (Dar Ekranlar - 600px Altı) */
        @media (max-width: 600px) {
            .sk-filter-group { width: 100%; display: block; margin-bottom: 20px; }
            .sk-number { font-size: 40px !important; }
        }

        /* 3. TELEFON YATAY EKRAN (LANDSCAPE) MODU */
        @media (max-width: 950px) and (orientation: landscape) {
            .sk-projects-intro { padding-top: 100px !important; }
            .projects-fixed-row { padding: 0 20px !important; margin-top: 0px !important; }
            
            /* YATAY EKRAN EFSANESİ: Ekran genişlediği için projeleri tekrar 2 SÜTUN yapıyoruz! */
            .sk-masonry-wrapper { flex-direction: row !important; gap: 20px !important; }
            .sk-masonry-col { width: 50% !important; gap: 20px !important; }
            
            .sk-project-item { margin-bottom: 40px !important; }
            
            /* Filtre kutusunu daraltıp ekranda çok yer kaplamasını engelliyoruz */
            .sk-sidebar-area { margin-bottom: 20px !important; padding-bottom: 10px !important; }
            .sk-filter-group { width: 48%; margin-bottom: 0; }
            
            /* Resimler basıklaşmasın diye min-height koruması */
            .sk-main-img { min-height: 200px !important; object-fit: cover; }
			
			.sk-projects-intro {
				padding-bottom: 20px;
			}
			.sk-filter-list a {
				padding: 8px 6px;
			}
        }





/* --- GENEL LAYOUT --- */
    .projects-fixed-row { display: block; width: 100% !important; padding: 0 55px; margin-bottom: 100px; }
    .projects-fixed-row::after { content: ""; display: table; clear: both; }

    .sk-sidebar-area { width: 220px !important; float: left; position: sticky; top: 150px; text-align: left; z-index: 10; }
    .sk-projects-content-area { margin-left: 280px; }

    /* --- 2 SÜTUNLU PHP MASONRY --- */
    .sk-masonry-wrapper {
        display: flex;
        gap: 40px; 
        width: 100%;
        align-items: flex-start;
    }

    .sk-masonry-col {
        display: flex;
        flex-direction: column;
        width: 50%;
        gap: 50px; /* Elemanlar arası boşluk */
    }

    /* --- RESİM KUTUSU --- */
    .sk-project-item {
        display: block;
		margin-bottom: 0px !important;
        width: 100%;
        text-decoration: none;
        color: inherit;
        position: relative;
        cursor: pointer;
    }

    .sk-img-wrap { 
        position: relative; 
        width: 100%; 
		margin-bottom: 0px !important;
        overflow: hidden; 
        background: #f4f4f4; 
        line-height: 0; 
        min-height: 200px; 
    }

    .sk-main-img { 
        width: 100%; 
        display: block; 
        transition: transform 1.2s cubic-bezier(0.2, 1, 0.3, 1), opacity 0.5s ease;
        opacity: 0; 
    }
    
    .sk-main-img.loaded { opacity: 1 !important; }
    .sk-project-item:hover .sk-main-img.loaded { transform: scale(1.1); opacity: 1 !important; }

    /* --- ALINTI METİNLERİ (TASARIM) --- */
    .sk-quote-item {
        display: block;
        width: 100%;
        padding: 40px 30px;
        margin: 0;
        font-style: italic;
        font-size: 18px; 
        line-height: 1.6;
        color: #8c7e6d;
        font-family: 'Raleway', sans-serif;
        font-weight: 400; 
        border-left: 2px solid #d6c8bc;
        background-color: #fff;
        box-sizing: border-box;
    }

    /* --- SIDEBAR & BUTTONS --- */
    .sk-info-label { font-size: 11px; letter-spacing: 2px; font-weight: 700; color: #958978; text-transform: uppercase; margin-top: 20px; display: block; }
    .sk-info-value { font-size: 13px; color: #000; margin-bottom: 5px; display: block; font-weight: 300; }

    .sk-sidebar-back-btn {
        display: inline-block; margin-top: 40px; font-size: 11px; letter-spacing: 1px; text-transform: uppercase; color: #958978; text-decoration: none; border-bottom: 1px solid #d6c8bc; padding-bottom: 5px; transition: all 0.3s ease;
    }
    .sk-sidebar-back-btn:hover { color: #fff; border-color: #fff; padding-left: 5px; }

    .sk-fixed-back-btn {
        position: fixed; bottom: 30px; right: 30px; width: 50px; height: 50px; background: #fff; border: 1px solid #d6c8bc; border-radius: 50%; text-align: center; line-height: 50px; color: #8c7e6d; z-index: 9999; box-shadow: 0 5px 15px rgba(0,0,0,0.05); opacity: 0; visibility: hidden; transition: all 0.4s ease; text-decoration: none;
    }
    .sk-fixed-back-btn.visible { opacity: 1; visibility: visible; }
    .sk-fixed-back-btn:hover { background: #8c7e6d; color: #fff; transform: translateY(-3px); }

    .footer { clear: both !important; display: table !important; width: 100% !important; }

    @media (max-width: 1024px) {
        .sk-sidebar-area { width: 100% !important; float: none; position: relative; top: 0; margin-bottom: 40px; }
        .sk-projects-content-area { margin-left: 0; }
        .sk-masonry-wrapper { flex-direction: column; gap: 0; }
        .sk-masonry-col { width: 100%; gap: 0; }
        .sk-project-item, .sk-quote-item { margin-bottom: 40px; }
    }



/* ========================================================= */
/* --- PROJE DETAY SAYFASI MOBİL & YATAY (RESPONSIVE) --- */
/* ========================================================= */

/* 1. TÜM SİTE İÇİN UNDERLINE (ÇİZGİ) VE RENK KORUMASI */
.topbar a, .topbar a i, .socialicon i { 
    text-decoration: none !important; 
    border-bottom: none !important;
}

/* 2. TABLET VE BÜYÜK MOBİL (1024px Altı) */
@media (max-width: 1024px) {
    .sk-projects-intro {padding:  100px 55px 50px 55px !important; }
    .sk-main-title { font-size: 32px !important; margin-bottom: 15px !important; }
    .sk-main-desc { font-size: 14px !important; padding: 0 20px !important; }
    
    .projects-fixed-row { padding: 0px !important; margin-bottom: 40px !important; }
    
    /* Sidebar (Proje Bilgileri) Üste Alınır */
    .sk-sidebar-area { 
        width: 100% !important; 
        float: none; 
        position: relative; 
        top: 0; 
        margin-bottom: 30px; 
        padding-bottom: 20px; 
        border-bottom: 1px solid #eee;
        display: flex;
        flex-wrap: wrap;
        gap: 15px;
    }
    .sk-filter-group { width: 100%; }
    .sk-sidebar-title { margin-bottom: 10px !important; font-size: 14px !important; }
    
    /* Bilgileri yan yana diziyoruz ki mobilde yer kaplamasın */
    .sk-info-label { margin-top: 10px !important; font-size: 9px !important; }
    .sk-info-value { font-size: 12px !important; margin-bottom: 0 !important; }
    
    .sk-projects-content-area { margin-left: 0 !important; }
    
    /* Mobilde Galeri Tek Sütun Akacak */
    .sk-masonry-wrapper { flex-direction: column !important; gap: 20px !important; }
    .sk-masonry-col { width: 100% !important; gap: 20px !important; }
    
    /* Alıntı Yazıları */
    .sk-quote-item { 
        padding: 30px 20px !important; 
        font-size: 15px !important; 
        margin: 10px 0 !important;
        border-left-width: 3px !important;
    }

    /* Geri Dön Butonu */
    .sk-sidebar-back-btn { margin-top: 20px !important; width: 100%; text-align: center; }
}

/* 3. TELEFON YATAY EKRAN (LANDSCAPE) MODU */
@media (max-width: 950px) and (orientation: landscape) {
    .sk-projects-intro { padding-top: 110px !important; }
    
    /* YATAYDA 2 SÜTUN: Ekran genişlediği için tekrar yan yana alıyoruz (Daha lüks durur) */
    .sk-masonry-wrapper { flex-direction: row !important; gap: 20px !important; }
    .sk-masonry-col { width: 50% !important; gap: 20px !important; }
    
    /* Sidebar'ı yatayda daha kompakt yapıyoruz */
    .sk-sidebar-area { 
        display: grid !important; 
        grid-template-columns: repeat(3, 1fr); 
        gap: 10px;
        border-bottom: 1px solid #eee;
        padding-bottom: 15px;
    }
    .sk-sidebar-title { grid-column: span 3; }
    
    /* Resimlerin aşırı uzamasını engelle */
    .sk-main-img { max-height: 80vh; object-fit: cover; }
    
    /* Yüzen geri butonu yatayda daha küçük olsun */
    .sk-fixed-back-btn { bottom: 15px; right: 15px; width: 40px; height: 40px; line-height: 40px; }
}

/* 4. TELEFON DİKEY MODU (600px Altı) */
@media (max-width: 600px) {
    .sk-main-title { font-size: 28px !important; }
    .sk-sidebar-area { flex-direction: column; gap: 5px; }
    .sk-fixed-back-btn { width: 45px; height: 45px; line-height: 45px; bottom: 20px; right: 20px; }
}









 /* --- GENEL AYARLAR --- */

    .projects-fixed-row { 
        display: block; 
        width: 100% !important; 
        padding: 0 55px; 
        margin-bottom: 100px; 
    }
    
    .sk-projects-content-area { 
        margin-left: 0 !important; 
        width: 100% !important; 
        display: block;
    }

    /* --- 3 SÜTUNLU MASONRY AYARI --- */
    .sk-masonry-wrapper {
        display: flex;
        gap: 30px; 
        width: 100%;
        align-items: flex-start;
    }

    .sk-masonry-col {
        display: flex;
        flex-direction: column;
        width: 33.333%; 
        gap: 40px; 
    }

    /* --- RESİM KUTUSU --- */
    .sk-project-item {
        display: block;
        width: 100%;
        text-decoration: none;
        color: inherit;
        position: relative;
        cursor: pointer;
    }

    .sk-img-wrap { 
        position: relative; 
        width: 100%; 
        overflow: hidden; 
        background: #e0e0e0; 
        line-height: 0; 
    }

    .sk-main-img { 
        width: 100%; 
        display: block; 
        transition: transform 1.2s cubic-bezier(0.2, 1, 0.3, 1), opacity 0.5s ease;
        opacity: 0; 
    }
    
    .sk-main-img.loaded { opacity: 1 !important; }
    .sk-project-item:hover .sk-main-img.loaded { transform: scale(1.1); opacity: 1 !important; }

    /* --- ALINTI METİNLERİ --- */
    .sk-quote-item {
        display: block;
        width: 100%;
        padding: 30px 25px;
        margin: 0;
        border-left: 4px solid #d6c8bc;
        font-family: 'Raleway', sans-serif;
        font-weight: 500;
        font-style: italic;
        font-size: 14px;
        line-height: 1.6;
        letter-spacing: 1px;
        color: #958978;
        box-sizing: border-box;
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);
    }

    .footer { clear: both !important; display: table !important; width: 100% !important; }

    /* MOBİLDE TEK SÜTUNA DÜŞ */
    @media (max-width: 768px) {
        .sk-masonry-wrapper { flex-direction: column; gap: 0; }
        .sk-masonry-col { width: 100%; gap: 0; }
        .sk-project-item, .sk-quote-item { margin-bottom: 40px; }
        .projects-fixed-row { padding: 0 20px; }
        .sk-quote-item { padding: 30px; font-size: 16px; }
    }


/* Masaüstü Düzeni İçin Tam Kapsama */
@media (min-width: 1025px) {
    /* 1. Dış kapsayıcıyı yan yana gelmeye zorla */
    .projects-fixed-row {
        display: flex !important;
        flex-direction: row !important;
        align-items: flex-start !important;
        gap: 50px; /* Sidebar ile resimler arası boşluk */
        width: 100% !important;
        max-width: 100% !important;
        padding: 0 55px !important;
    }

    /* 2. Sol taraftaki Sidebar'ı sabitle */
    .sk-sidebar-area {
        width: 220px !important;
        flex-shrink: 0 !important; /* Daralmasını engelle */
        float: none !important;
        position: sticky !important;
        top: 150px;
    }

    /* 3. Sağ taraftaki projeleri kalan tüm alana yay */
    .sk-projects-content-area {
        flex-grow: 1 !important; /* Kalan boşluğu sonuna kadar doldurur */
        margin-left: 0 !important; /* Çakışan margin'i sıfırla */
        width: auto !important;
        display: block !important;
    }

    /* 4. Masonry (2 sütunlu) yapının içini genişlet */
    .sk-masonry-wrapper {
        display: flex !important;
        width: 100% !important;
        gap: 30px !important;
    }

    .sk-masonry-col {
        width: 50% !important; /* İkişerli yan yana durmaları için */
        display: flex;
        flex-direction: column;
        gap: 40px;
    }
}
.mainFormResult {
	padding: 20px;
	margin-bottom: 10px;
}
.mainFormResult span, .quickFormResult span{
	display: block;
    float: left;
    width: 100%;
    color: #000;
    padding: 20px;
    top: -60px;
    position: absolute;
}



/* ========================================================= */
/* --- TOPBAR & MEKTUP IKONU FIX (TR/EN KALDIRMA SONRASI) --- */
/* ========================================================= */

@media (max-width: 950px) {
    /* Dil grubunu sağa düzgünce yasla */
    .language {
        display: flex !important;
        justify-content: flex-end !important; /* Mektup ve Bars'ı sağa çeker */
        align-items: center !important;
        gap: 15px !important; /* Mektup ve Menü butonu arasındaki boşluk */
        padding-right: 0 !important;
        margin-top: 0 !important;
        float: right !important;
        width: auto !important;
        flex: none !important;
    }

    /* Mektup ikonunu serbest bırak (sabit sağ değerlerini sıfırla) */
    .language .contact-trigger {
        position: relative !important;
        right: auto !important;
        top: auto !important;
        transform: none !important;
        margin: 0 !important;
        display: flex !important;
        align-items: center;
        justify-content: center;
    }

    /* Mobil menü (Bars) butonu */
    .mobile-nav-toggle-btn {
        position: relative !important;
        right: auto !important;
        top: auto !important;
        display: flex !important;
        align-items: center;
        transform: none !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    /* Yatay modda (Landscape) mektubun uçmasını engelle */
    @media (orientation: landscape) {
        .language {
            position: relative !important;
            right: 0 !important;
            top: auto !important;
            transform: none !important;
            width: auto !important;
            height: auto !important;
        }
        .language .contact-trigger, 
        .language .mobile-nav-toggle-btn {
            position: relative !important;
            right: auto !important;
            top: auto !important;
            transform: none !important;
        }
    }
}

/* Form sonuç mesajı için küçük bir düzeltme (Üstte düzgün dursun) */
#mainFormResult span, #quickFormResult span {
    position: relative !important;
    top: 0 !important;
    padding: 10px 0 !important;
    margin-bottom: 15px !important;
}