@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  outline: 0;
  padding: 0;
  margin: 0;
  border: 0
}
:focus {
  outline: 0
}
* {
  list-style: none;
  text-decoration: none;
}
p {
    font-size: 22px;
    line-height: 25px !important;
}
body {
  line-height: 1;
  overflow-x: hidden;
  background-color: #f7f5e8;
  /*font-family: "Avenir-Medium";*/
  font-family: 'Lato', sans-serif;
}
/*ol, ul {s
		list-style: none
	}*/
table {
  border-collapse: separate;
  border-spacing: 0
}
caption, th, td {
  font-weight: 400;
  text-align: left
}
blockquote:before, blockquote:after, q:before, q:after {
  content: ""
}
blockquote, q {
  quotes: """"
}
header, nav, article, section, footer, figure, aside {
  display: block;
}
input, select, textarea {
  -webkit-border-radius: 0;
  border-radius: 0
}
.clear {
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  line-height: 0;
  font-size: 0;
  clear: both
}
html {
  scroll-behavior: smooth;
  transition: all 0.1s ease-out;
}
a {
    all: unset;
}
.header {
    padding: 15px 0px 15px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9;
}
.header_Center {
    width: 95%;
    float: right;
}
.logo {
    width: 160px;
    float: left;
    cursor: pointer;
    margin-top: 50px;
}
.logo img {
    width: 100%;
}
.menu {
    width: 3%;
    float: right;
    background: #ff2a0e;
    padding: 10px;
    cursor: pointer;
    margin-top: 30px;
    position: absolute;
    right: 0;
    z-index: 9999999999999999999999;
    float: unset;
    left: unset;
}
.menu img {
    width: 100%;
}
.slider_Div {
    position: relative;
}
.slider {
    background: url("../images/slidern1.jpg");
    height: 100vh;
    background-attachment: fixed;
    background-repeat: no-repeat;
    position: relative;
    transform: scale(1.1);
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
}
.slider-2 {
    background: url("../images/slider2.jpg");
    -webkit-background: url("../images/slider2.jpg");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
.slider-3 {
    background: url("../images/slider3.jpg");
    -webkit-background: url("../images/slider3.jpg");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
.slider-4 {
    background: url("../images/slider4.jpg");
    -webkit-background: url("../images/slider4.jpg");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
.slider-5 {
    background: url("../images/slider5.jpg");
    -webkit-background: url("../images/slider5.jpg");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
.slider-6 {
    background: url("../images/slider6.jpg");
    -webkit-background: url("../images/slider6.jpg");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
.slider-7 {
    background: url("../images/slider7.jpg");
    -webkit-background: url("../images/slider7.jpg");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
.slider-8 {
    background: url("../images/slider-8.jpg");
    -webkit-background: url("../images/slider-8.jpg");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.slider_Menu {
    position: absolute;
    bottom: 50px;
    width: 95%;
    right: 0;
    z-index: 1;
}
.slider_Title {
    font-size: 35px;
    color: #fff;
    font-weight: bold;
}
.slider_Button {
    background-color: #ff2a0e;
    padding: 30px;
    width: 30%;
    text-align: center;
    padding-top: 69px;
    position: absolute !important;
    bottom: 0;
    right: 0;
    z-index: 99999;
    height: auto;
    top: unset !important;
}
.slider_Button div {
    display: inline-block;
    vertical-align: top;
}
.slider_Button div button {
    background-color: unset;
    border: unset;
    color: #fff;
    font-size: 17px;
    cursor: pointer;
    font-weight: bold;
    transition: all 0.6s;
}
.slider_Button div button:hover {
    opacity: 0.5;
}
.container_All {
    position: relative;
}
.container_Div {
    width: 90%;
    margin: 0 auto;
    padding-top: 100px;
}
.menu_Div {
    background-color: #ff2a0e;
    width: 5%;
    position: absolute;
    right: 0;
    top: 0;
    height: 100vh;
    text-align: center;
    z-index: 9;
    padding-top: 45px;
}
.menu_Img {
    width: 60%;
    margin-top: 20px;
    cursor: pointer;
}
.five_Core div ul li {
    width: 55%;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.five_Core div ul li:nth-child(2) {
    width: 40%;
}
.core_Title h3 {
    font-size: 40px;
    margin-top: 30px;
    font-weight: bold;
}
.core_Info p {
    margin-top: 30px;
    line-height: 30px;
    width: 900px;
}
.core_Info p span {
    
}
.galata {
    width: 100%;
}
.icons_Div {
    margin-top: 30px;
    text-align: center;
}
.icons {
    width: 25%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin: 15px;
    opacity: 0;
    position: relative;
    transition: all 0.6s;
}
.icons img {
    width: 50%;
}
.icons_Title {
    margin-top: 10px;
}
.latest_Projects {
    margin-top: 50px;
    width: 95%;
}
.latest_Title {
    position: relative;
}
.latest_Title h3 {
    font-size: 40px;
    font-weight: bold;
    letter-spacing: -1px;
}
.latest_Display {
        display: inline-block;
    vertical-align: middle;
}
.lasest_Div {
    margin-top: 30px;
}
.lasest_Div div ul li {
    width: 30%;
    display: inline-block;
    vertical-align: top;
    margin: 1%;
    cursor: pointer;
}
.lasest_Div div ul li img {
    width: 100%;
    transition: all 0.6s;
}
/*
.lasest_Div div ul li:hover img {
    transform: scale(1.2);
}
*/
.lasest_Proje h3 {
    margin-top: 30px;
    font-size: 23px;
    margin-bottom: 10px;
    font-weight: bold;
    letter-spacing: -1px;
}
.lasest_Info {
    margin-bottom: 10px;
}
.lasest_Info {
    font-weight: bold;
}
.lasest_medium {
    font-weight: "400" !important;
}
.lasest_Country {
    margin-bottom: 10px;
}
.all_Projects {
    text-align: center;
    margin-top: 30px;
}
.all_Projects button {
    border: 1px solid #ff2a0e;
    border-style: dashed;
    background-color: unset;
    padding: 15px 90px 15px 90px;
    cursor: pointer;
    color: #ff2a0e;
    position: relative;
    overflow: hidden;
    color: #ff2a0e;
    transition: all 0.6s;
    font-family: "400";
    font-size: 17px;
}
.all_Projects button span {
    position: relative;
    z-index: 1;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
}
.all_Projects button::before {
    content: '';
    background-color: #ff2a0e;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100vh;
    left: 0;
    transform: rotate(0deg) scale(0.5);
    transition: all 0.6s;
    border-radius: 60px;
}
.all_Projects button:hover:before {
    transform: rotate(0deg) scale(1.1);
}
.all_Projects button:hover {
    color: #fff;
}
#footer {
    margin-top: 50px;
}
.social {
    display: inline-block;
    vertical-align: top;
    width: 50px;
    margin: 10px;
    transition: all 0.6s;
    cursor: pointer;
}
.social:hover {
    opacity: 0.5;
}
.social img {
    width: 100%;
}
.footer_Social div ul li {
    display: inline-block;
    vertical-align: -webkit-baseline-middle;
    margin: 0px 19px;
    margin-top: 40px;
}
.footer_Social div ul li:nth-child(2) {
}
.location {
    font-size: 17px;
    line-height: 25px;
    font-weight: "400" !important;
}
.footer_Social div ul li:nth-child(3) {
    background-color: #ff2a0f;
    margin: 0px -1px;
    padding: 40px 325px 40px 40px;
    font-size: 23px;
    color: #fff;
    line-height: 40px;
    position: absolute;
    right: 0;
}
.design_Text {
    font-weight: bold;
}
.loading-Top {
    position: relative;
    top:30px;
    opacity: 0;
    transition: all 0.6s;
}
.item {
    overflow: hidden;
}
.menu-Div {
    background-color: #ff2a0e;
    position: fixed;
    top: 0;
    right: 0;
    width: 33.6%;
    height: 100vh;
    z-index: 5;
    transition: all 0.5s;
    opacity: 0;
    display: none;
}
.menu-Center {
    width: 85%;
    right: 0;
    margin: 0 auto;
    position: absolute;
    top: 5.9%;
    text-align: right;
}
.close {
    text-align: right;
    width: 97.5%;
}
.close img {
    width: 10%;
    cursor: pointer;
}
.menu-Content {
    text-align: left;
    margin-top: 100px;
}
.menu-Content div ul li {
    margin-top: 20px;
    color: #fff;
    font-size: 38px;
    cursor: pointer;
    position: relative;
    left: -50%;
    opacity: 0;
    transition: all 0.5s;
    cursor: pointer;
    position: relative;
    font-weight: bold;
}
.menu-Content div ul li:hover {
    transform: rotate(3deg);
    margin-left: 10px;
}
.tab-Content {
    position: absolute;
    top: 0;
    right: 2%;
    text-align: right;
}
.tab-Content .tab-Button {
    display: inline-block;
    vertical-align: top;
    margin: 0px 10px;
}

.tab-Content div button {
   background-color: unset;
   border:unset;
   cursor: pointer;
   font-weight: bold;
   font-size: 16px;
}
.tabs-Accor {
    margin-top: 20px;
    display: none;
}
.tabs-Accor div {
    display: inline-block;
    vertical-align: top;
    margin: 0px 10px;
    cursor: pointer;
}
.projects-Img {
    overflow: hidden;
    position: relative;
}
.projects-Img::before {
  content: "";
  z-index: 10;
  position: absolute;
  height: 200%;
  width: 200%;
  top: -220%;
  left: -220%;
  background: linear-gradient(transparent 0%, rgba(255, 255, 255, 0.1) 45%, rgba(255, 255, 255, 0.5) 90%, rgba(255, 255, 255, 0.1) 55%, transparent 100%);
  transition: all 2s;
  transform: rotate(-45deg);
  display: none;
}

.projects-Img:hover:before {
  animation: shine 10s infinite forwards;  
}

@keyframes shine {
  0% {
    top: -120%;
    left: -120%;
  }
  20% {
    left: 100%;
    top: 100%;
  }
  40% {
    left: 100%;
    top: 100%;
  }
  100% {
    left: 100%;
    top: 100%;
  }
}

.get_Class {
    position: relative;
    top:30px;
    opacity: 0;
    transition: all 0.6s;
}
.project-Info {
    display: inline-block;
    vertical-align: middle;
    margin-left: 150px;
}
.project-Display {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    font-weight: bold;
}
.project-Display div {
    margin-top: 10px;
}
.project-Display:nth-child(2) {
    font-weight: "400";
}
.projeImgs {
    width: 80%;
    margin: 0 auto;
}
.projeImgs img {
    width: 100%;
    transition: all 0.6s;
}
.projeImgs img:hover {
    opacity: 0.5;
}
.projeLeft {
    margin-top: 100px;
}
.projeLeft div ul li {
    display: inline-block;
    width: 48.5%;
    vertical-align: top;
}
.marginLeft {
    margin-left: 30px;
}
.imgMargin {
    margin-top: 100px;  
}
.about_float {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 70px;
}
.icon_images {
    width: 40%;
    display: inline-block;
    vertical-align: middle;
}
.icon_images div ul li {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    margin: -2px;
    text-align: center;
    padding: 30px 0px 30px;
}
.carrer div ul li {
    width: 100%;
    background-color: unset !important;
}
.icon_images div ul li img {
    width: 50%;
}
.carrer div ul li img {
    width: 100%;
}
.about_p p {
    margin-top: 20px;
    line-height: 20px;
}
.about_p p span {
    color:#ff2a0e;
}
.icon_title {margin-top: 10px;margin-bottom: 10px;color: #fff;}
.icon_images div ul li:nth-child(1){
    background-color: #ffc9c9;   
}
.icon_images div ul li:nth-child(2){
    background-color: #f31a36;   
}
.icon_images div ul li:nth-child(3){
    background-color: #d2d921;   
}
.icon_images div ul li:nth-child(4){
    background-color: #c5bed0;   
}
.about_liste {
    margin-top: 50px;
}
.about_liste div ul li {
    width: 32%;
    float: left;
    background-color: #9bdddb;
    text-align: center;
}
.about_liste div ul li:nth-child(2) {
    background-color: #ffdb00;
}
.about_liste div ul li:nth-child(3) {
    background-color: #b8cfc0;
}
.about_liste div ul li img {
    width: 100%;
}
.scroll-Top {
    position: relative;
    right:90px;
    opacity: 0;
    transition: all 0.6s;
}
.awards-Div {
    margin-top: 100px;
}
.awards-Div div ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0.8%;
    text-align: center;
    background: red;
    width: 23%;
    padding: 60px 0px 60px;
}
.awards-Div div ul li svg {
    width: 30%;
}
.height_Div {
    height: 150px;
    vertical-align: middle;
    display: table-cell;
}
.icon_images div ul li:hover img {
    transform: scale(1.1);
}
.impact_Img {
    width: 65%;
}
.impact_float {
   width: 50%;
   display: inline-block;
   vertical-align: middle;
   margin-right: 70px;
   text-align: center;
}
.about_liste div ul li:hover img {
    transform: scale(1.1);
}
.rotate_Div {
    position: relative;
    height: 150px;
}
.height_Div {
    transform-style: preserve-3d;
    transition: all 0.6s;
    position: relative;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}
.rotate_Div:hover .height_Div {
    transform: rotateY(180deg)
}
.test_Text {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: rotateY(-180deg);
    transition: all 0.6s;
    top: 40%;
    color: #ffffff;
    font-weight: bold;
}

.rotate_Div:hover .test_Text {
    transform: rotateY(0deg)
}
.list_All {
    display: none;
}
.galata_Video {
    position: absolute;
    top: 0;
}
.core_Info p span {
    color:#ff2a0e;
} 
.galata_Video {
    width: 90%;
}
.galata_Video video {
    width: 100%;
    height: auto;
}
.icon_images iframe {
    width: 100%;
    height: 600px;
    -webkit-filter: grayscale(200%);
    transition: all 0.6s;
}
.slider {
    cursor: pointer;
}
.about_liste div ul li video {
    width: 100%;
}
.core_Info {
    position: relative;
    z-index: 99999;
}
.icon_images:hover iframe {
     -webkit-filter: grayscale(0%);
}
.tabs-Accor div {
    color: #000000;
}
.slider_desktop {
    display: block;
}
.slider_mobil {
    display: none;
}
.sliderIped {
    display: none;
}
.about_title {
    margin-top: 30px;
    font-size: 22px;
    font-weight: bold;
}
.tab-Button * {
    color: black;
}