@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Monoton&display=swap");
@import url("https://fonts.googleapis.com/css?family=Bungee+Shade&display=swap");
@import url("https://fonts.googleapis.com/css?family=Righteous&display=swap");
@import url("https://fonts.googleapis.com/css?family=Rubik+Mono+One&display=swap");
@import url("https://fonts.googleapis.com/css?family=Playfair+Display&display=swap");
* {
  margin: 0;
  padding: 0;
  font-family: "Muli", sans-serif;
}

body {
  background: #F7F9FA;
}

.nav-special {
  width: 100%;
  height: auto;
  background: #FCFCFC;
  border-bottom: 1px solid #dcdcdc;
  -webkit-box-shadow: 0px .2px 3px #e0e0e0;
          box-shadow: 0px .2px 3px #e0e0e0;
  padding-bottom: 5px;
}

#mySidenav .nav-item a {
  font-family: "Muli", sans-serif;
  font-size: 15px;
  color: #2A5EA8;
  font-weight: 700;
}

#navbar {
  z-index: 555;
  position: fixed;
  top: 0;
  width: 100%;
  display: block;
  -webkit-transition: top 0.3s;
  transition: top 0.3s;
}

.sidebar {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #111;
  overflow-x: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  padding-top: 60px;
}

.sidebar a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.sidebar a:hover {
  color: #f1f1f1;
}

.sidebar .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

#main {
  -webkit-transition: margin-left .5s;
  transition: margin-left .5s;
  padding: 16px;
}

.dropdown-menu {
  margin-top: 35px;
  border: none;
  margin-left: -25px;
  width: 170px;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.95);
}

.dropdown-item {
  font-family: "Muli", sans-serif;
  font-size: 13px !important;
}

.search {
  position: relative;
}

.search input {
  padding: 7px;
  border-radius: 15px;
  border: 1px solid #e0e0e0;
}

.search input::-webkit-input-placeholder {
  font-family: "Muli", sans-serif;
}

.search input:-ms-input-placeholder {
  font-family: "Muli", sans-serif;
}

.search input::-ms-input-placeholder {
  font-family: "Muli", sans-serif;
}

.search input::placeholder {
  font-family: "Muli", sans-serif;
}

.search input:focus {
  outline: none;
}

.search-button {
  position: absolute;
  top: 12px;
  right: 18px;
  background: #fff;
  padding-left: 5px;
}

.search-button a {
  color: #000;
}

.search-button a:hover {
  color: #1B5BA7;
}

.logotxt a {
  text-decoration: none;
  color: #1D5EA8;
  font-family: "Muli", sans-serif;
  font-weight: 700;
  font-size: 18px;
}

.responsive {
  width: 100%;
  height: auto;
}

.content {
  margin-top: 96px;
}

@media only screen and (max-width: 1440px) {
  .work-page-detail {
    margin-top: 95px !important;
  }
  .work-page-detail ._build-name {
    position: absolute;
    top: 60% !important;
    left: 50% !important;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}

@media only screen and (max-width: 1024px) {
  .content {
    margin-top: 95px;
  }
}

@media only screen and (max-width: 992px) {
  .project-title {
    position: relative;
    top: 30px !important;
  }
  .search {
    display: none;
  }
  .circle {
    width: 70px !important;
    height: 70px !important;
  }
  .ico {
    line-height: 70px !important;
  }
  .footer-corporate {
    margin: 20px 0 0 20px;
  }
  .footer-links {
    margin-top: 30px;
  }
  .footer-works {
    margin-top: 30px;
  }
  .footer-contact {
    margin: 30px 0 0 20px;
  }
  ._build-name {
    padding: 0px 10px !important;
  }
  ._build-name h1 {
    font-size: 24px;
  }
  .build-detail {
    margin: 20px 0 10px 0 !important;
    text-align: center;
  }
  .other-project {
    margin-bottom: 20px;
    position: sticky;
    position: -webkit-sticky;
    top: 0;
  }
  .footer-links {
    margin-left: 30px !important;
  }
  .footer-works {
    margin-left: 30px !important;
  }
}

@media only screen and (max-width: 780px) {
  .circle {
    width: 65px !important;
    height: 65px !important;
  }
  .ico {
    line-height: 65px !important;
  }
}

@media only screen and (max-width: 768px) {
  #menu > ul {
    max-height: 0;
  }
  #menu ul li {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    padding: 15px;
  }
  .project-title {
    position: relative;
    top: 10px !important;
  }
  .slider-content {
    line-height: 40px !important;
  }
  .project-title-left {
    text-align: center;
  }
  .project-title-right {
    margin: 20px auto 0 auto;
  }
}

@media only screen and (max-width: 767px) {
  .circle {
    width: 90px !important;
    height: 90px !important;
  }
  .ico {
    line-height: 90px !important;
  }
}

.baskan-message {
  width: 90% !important;
}

.baskan-message img {
  width: 100% !important;
}

@media only screen and (max-width: 576px) {
  .search {
    display: none;
  }
  .content {
    margin-top: 95px;
  }
  .swiper-slide img {
    height: 90px !important;
  }
  .slider-content {
    position: absolute;
    top: 100% !important;
    width: 45% !important;
    padding: 5px !important;
  }
  .navbar-brand img {
    width: 50px;
  }
  .specific {
    padding: 0px 5px !important;
  }
  .slider {
    margin-top: -40px !important;
  }
  .slider img {
    height: 120px !important;
  }
  .work-page-detail {
    margin-top: -40px !important;
  }
  .work-page-detail .top-img-detail img {
    height: 80px;
  }
  ._build-name h1 {
    font-size: 18px !important;
  }
  .build-detail td {
    font-size: 12px;
  }
  .project-title {
    position: relative;
    top: 20px !important;
  }
  .project-title h1 {
    font-size: 28px !important;
  }
  .project-title p {
    font-size: 18px !important;
  }
  .project-title-left {
    margin-top: -30px;
  }
}

@media screen and (max-height: 450px) {
  .sidebar {
    padding-top: 15px;
  }
  .sidebar a {
    font-size: 18px;
  }
}

@media only screen and (max-width: 425px) {
  .baskan-message h3 {
    font-size: 20px;
  }
  .project-title {
    position: relative;
    top: 10px !important;
  }
  .project-title h1 {
    font-size: 26px !important;
  }
  .project-title p {
    font-size: 16px !important;
  }
  .project-title-right .nav-pills .nav-item .nav-link {
    font-size: 12px;
  }
}

@media only screen and (max-width: 375px) {
  .project-title {
    position: relative;
    top: 10px !important;
    padding: 20px 10px !important;
  }
  .project-title h1 {
    font-size: 24px !important;
  }
  .project-title hr {
    margin: 5px;
  }
  .project-title p {
    margin-top: 5px !important;
    font-size: 16px !important;
  }
}

.swiper-container {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.swiper-slide img {
  width: 100%;
}

.arrowbg {
  background: #213B8B;
  padding: 22px;
  border-radius: 50%;
}

.slider-content {
  position: absolute;
  top: 94%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.88);
  height: 100px;
  border-radius: 10px;
  line-height: 60px;
  overflow: hidden;
}

.slider-content span {
  color: #000;
  font-size: 26px;
  font-family: 'Times New Roman', Times, serif;
}

/*Hakkımızda*/
.middle .who-us {
  margin: 70px 20px 70px 20px;
}

.middle .who-us .card {
  border: none;
  -webkit-box-shadow: 5px 5px 8px #e0e0e0;
          box-shadow: 5px 5px 8px #e0e0e0;
}

.middle .who-us button {
  background: #213B8B;
  padding: 15px;
  color: #ffffff;
  border: none;
  border-radius: 3px;
  -webkit-transition: all .3s ease-in;
  transition: all .3s ease-in;
}

.middle .who-us button:hover {
  background: #ffffff;
  border: 1px solid #213b8b;
}

.middle .who-us button:hover a {
  text-decoration: none;
  color: #213b8b;
}

.middle .who-us button a {
  color: #ffffff;
}

.middle .project {
  background-image: url("../img/slider/build.jpg");
  min-height: 400px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.middle .project .project-title {
  position: relative;
  top: 60px;
  border-radius: 15px;
  background-color: rgba(255, 255, 255, 0.95);
  padding: 30px;
}

.middle .project .project-title h1 {
  color: #000;
  font-size: 34px;
  margin: 0;
}

.middle .project .project-title p {
  margin-top: 20px;
  font-size: 18px;
}

.middle .project .going-project h4 {
  color: #ffffff;
  margin: 5px 0 20px 15px;
  font-size: 26px;
  border-bottom: 1px solid #ffffff;
  text-align: center;
}

.middle .end-project h4 {
  color: #ffffff;
  margin: 5px 0 20px 15px;
  font-size: 26px;
  border-bottom: 1px solid #ffffff;
  text-align: center;
}

.middle .project-image {
  text-align: center;
}

.middle .project-image img {
  width: 90%;
}

.middle .project-image:hover {
  opacity: .8;
  filter: alpha(opacity=80);
}

.middle .business {
  width: 100%;
}

.middle .business .works-title {
  margin-top: 25px;
}

.middle .business .works-title span {
  font-size: 20px;
  font-weight: 600;
}

.middle .business .work-us {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 30px 0 50px 0;
}

.middle .business .work-us a {
  color: #000;
}

.middle .business .work-us a:hover {
  text-decoration: none;
  background: #CFDCE6;
}

.middle .business .work-us a .ico {
  line-height: 90px;
}

.middle .business .work-us .circle {
  margin: 20px 30px 0 30px;
  width: 90px;
  height: 90px;
  background: #ececec;
  border-radius: 50%;
}

.middle .business .work-us .circle i {
  text-align: center;
}

.middle .best-project {
  margin-top: 70px;
  background: #ececec;
  padding: 30px 20px;
}

.middle .best-project figure {
  overflow: hidden;
}

.middle .best-project h3 {
  color: #213B8B;
}

.middle .best-project .best-img {
  position: relative;
}

.middle .best-project .best-img .best-img-title {
  position: absolute;
  top: 0px;
  width: 100%;
  background-color: rgba(33, 59, 139, 0.85);
  -webkit-transition: .5s ease;
  transition: .5s ease;
  opacity: 0;
}

.middle .best-project .best-img .best-img-title span {
  color: #ffffff;
}

.middle .best-project .best-img .best-img-link {
  position: absolute;
  top: 55%;
  left: 50%;
  padding: 3px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: .5s ease;
  transition: .5s ease;
  opacity: 0;
}

.middle .best-project .best-img img {
  width: 100%;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 1.2s ease-in-out;
  transition: 1.2s ease-in-out;
}

.middle .best-project .best-img img:hover {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.middle .best-project .best-img:hover .best-img-link {
  opacity: 1;
}

.middle .best-project .best-img:hover .best-img-title {
  opacity: 1;
  width: 100%;
}

/*baskan mesaj*/
.kurumsal {
  margin: 130px 0 180px 0;
}

.kurumsal .message-boss {
  text-align: center;
}

.kurumsal .message-img {
  text-align: center;
}

.kurumsal .message-img img {
  width: 40%;
  height: 40%;
  border-radius: 5px;
}

.kurumsal .message-content {
  text-align: center;
}

.kurumsal .message-content p {
  font-weight: 500;
  font-size: 18px;
}

.kurumsal .message-signature {
  float: right;
}

.kurumsal .message-signature p {
  font-size: 14px;
  margin: 0;
  padding: 0;
}

/*Hakkımızda*/
.hakkimizda {
  margin: 130px 0 100px 0;
}

.hakkimizda .hakkimizda-baslik {
  text-align: center;
}

.hakkimizda .hakkimizda-img img {
  width: 100%;
}

/*İnsaat*/
.work-page {
  margin: 130px 0 100px 0;
}

.work-page a {
  color: #000;
}

.work-page .build-img {
  margin: 10px;
  padding: 10px;
  background: #ffffff;
}

.work-page .build-img img {
  width: 100%;
}

.work-page .build-img .build-name {
  padding: 10px 5px 5px 5px;
}

.work-page .build-img .build-name span {
  font-weight: 600;
}

.work-page .build-img:hover {
  -webkit-transition: all .5s ease-in;
  transition: all .5s ease-in;
  background: #213B8B;
}

.work-page .build-img:hover .build-name span {
  color: #ffffff;
}

.work-page .build-img:hover a {
  text-decoration: none;
}

.work-page .build-us .build-img {
  width: 100%;
  margin: auto;
  margin-top: 20px;
}

.work-page .build-us .turizm-special {
  width: 70%;
  margin: auto;
  margin-top: 20px;
}

.work-page .build-us .otel-logo {
  margin: auto;
  width: 50%;
  background-color: rgba(255, 255, 255, 0.1);
}

.work-page .build-us .otel-logo img {
  width: 150px;
}

/*Work-Page-Detail*/
.work-page-detail {
  margin-top: -50px;
}

.work-page-detail .top-img-detail {
  position: relative;
}

.work-page-detail .top-img-detail img {
  width: 100%;
  opacity: .7;
}

.work-page-detail .top-img-detail ._build-name {
  text-align: center;
  position: absolute;
  top: 80%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 0.7);
  padding: 5px 30px;
}

.work-page-detail .top-img-detail ._build-name h1 {
  font-family: 'Playfair Display', serif;
  font-size: 28px;
}

.work-page-detail .build-detail {
  margin: 40px 0;
}

.work-page-detail .build-detail td {
  padding: 7px;
}

.work-page-detail .site-map p {
  color: #000;
  font-size: 16px;
}

.work-page-detail .site-map a {
  color: #88888F;
}

.work-page-detail .slide-show-detail {
  position: relative;
  /* Add a pointer when hovering over the thumbnail images */
  /* Next & previous buttons */
  /* Position the "next button" to the right */
  /* On hover, add a black background color with a little bit see-through */
  /* Number text (1/3 etc) */
  /* Container for image text */
  /* Six columns side by side */
  /* Add a transparency effect for thumnbail images */
}

.work-page-detail .slide-show-detail .mySlides {
  display: none;
}

.work-page-detail .slide-show-detail .cursor {
  cursor: pointer;
}

.work-page-detail .slide-show-detail .prev,
.work-page-detail .slide-show-detail .next {
  cursor: pointer;
  position: absolute;
  top: 40%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.work-page-detail .slide-show-detail .next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

.work-page-detail .slide-show-detail .prev:hover,
.work-page-detail .slide-show-detail .next:hover {
  background-color: rgba(255, 255, 255, 0.8);
}

.work-page-detail .slide-show-detail .numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

.work-page-detail .slide-show-detail .caption-container {
  text-align: center;
  background-color: #222;
  padding: 2px 16px;
  color: white;
}

.work-page-detail .slide-show-detail .row:after {
  content: "";
  display: table;
  clear: both;
}

.work-page-detail .slide-show-detail .column {
  float: left;
  width: 16.66%;
}

.work-page-detail .slide-show-detail .demo {
  opacity: 0.6;
}

.work-page-detail .slide-show-detail .active,
.work-page-detail .slide-show-detail .demo:hover {
  opacity: 1;
}

.work-page-detail .other-project {
  border: 1px solid #dfdfe4;
  position: sticky;
  position: -webkit-sticky;
  top: 100px;
}

.work-page-detail .other-project ul {
  list-style: none;
}

.work-page-detail .other-project ul li {
  text-align: center;
  padding: 5px 0;
}

.work-page-detail .other-project ul li .other-project-title {
  font-size: 18px;
}

.work-page-detail .other-project ul li span a {
  color: #807b7b;
}

/*PROJELER*/
.project-title-right .nav-pills {
  margin: auto;
}

.project-title-right .nav-pills .nav-item .active {
  background: #2672db;
  padding: 5px;
}

/*İLETİŞİM*/
.contact-page {
  margin: 130px 0 100px 0;
}

.contact-page .address {
  font-weight: 700;
}

.contact-page .address-loc {
  color: #6b6767;
}

.contact-page .contact-us span {
  font-size: 18px;
  font-weight: 700;
}

.contact-page .contact-input textarea {
  border-color: #CED4DA;
  border-radius: 3px;
  width:100%;
  resize:none;
}

 

.contact-page .contact-input .mail-send {
  background: #213B8B;
  border: 1px solid #213B8B;
  color: #fff;
  -webkit-transition: all .3s ease-in;
  transition: all .3s ease-in;
}

.contact-page .contact-input .mail-send:hover {
  background: #ffffff;
  color: #213B8B;
}

/*FOOTER*/
footer {
  width: 100%;
  height: auto;
  background: #FCFCFC;
  border-top: 2px solid #dcdcdc;
  padding: 20px;
}

footer .footer-corporate h4 {
  font-size: 22px;
}

footer .footer-corporate .social-media a:hover {
  text-decoration: none;
}

footer .footer-corporate .social-media img {
  width: 40px;
}

footer .footer-links h4 {
  font-size: 22px;
}

footer .footer-links ul {
  list-style: none;
}

footer .footer-links ul li a {
  color: #000;
}

footer .footer-works h4 {
  font-size: 22px;
}

footer .footer-works ul {
  list-style: none;
}

footer .footer-works ul li a {
  color: #000;
}

footer .footer-contact h4 {
  font-size: 22px;
}

footer .footer-contact ul {
  list-style: none;
}

footer .footer-contact ul .contact-ico {
  padding: 10px;
}
/*# sourceMappingURL=style.css.map */