@import url("normalize.css");
@import url("bootstrap.css");
@import url("general.css");
@import url("font-awesome.css");
@import url("animate.css");
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic&subset=latin,latin-ext);
::-webkit-input-placeholder { /* WebKit browsers */ color: #999; }
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #999; opacity: 1; }
::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #999; opacity: 1; }
:-ms-input-placeholder { /* Internet Explorer 10+ */ color: #999; }

@keyframes skew {
  0% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(10px);
  }
}

.shadow { box-shadow: 3px 3px 15px #f2f2f2; }

.trans { transition: all ease 0.5s; }


body { background: #FFFFFF; height: 100% !important; transition: all ease 0.5s; background-size:cover; font-family: 'Open Sans', sans-serif; font-size: 15px; color: #37354f;}
body.open {overflow: hidden; position: fixed;}
.overlay {background: #eceff1; opacity: 1; filter: alpha(opacity=100);}
a {outline: none !important; border: none;}
a:hover {outline: none !important; border: none; text-decoration: none;}
article h1, article h2, article h3, article h4, article h5, article h6 { margin: 10px 0; }

.lazy-hidden { opacity: 0; }

.lazy-loaded { -webkit-transition: opacity 0.3s; -moz-transition: opacity 0.3s; -ms-transition: opacity 0.3s; -o-transition: opacity 0.3s; transition: opacity 0.3s; opacity: 1; }

.lightbox { position: fixed; height: 100%; width: 100%; top: 0; left: 0; right: 0; bottom: 0; background: #232323; opacity: 0.7; filter: alpha(opacity=70); z-index: 10; display: none; }

.boxs1 { box-shadow: 3px 3px 0px #F2F2F2; border: 1px solid #efefef; -webkit-border-radius: 20px; -moz-border-radius: 20px; -ms-border-radius: 20px; border-radius: 20px; padding: 15px; }

/* === Header === */
.header { height: 100%; background: url(../../img/banner-new.jpg); -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; position: fixed; top:0; width: 100%; left:0;}
.header .wrapper {padding: 40px 0;}
.header.open {background: #35334D;}
.header .nav-icon {font-size: 30px; line-height: 54px; width: 50px; height: 50px; display: block; color: #C3C4C0; float: right; background: url(../../img/menu-icon.png) center center no-repeat;}
.header .nav-icon i {font-size: 30px; line-height: 54px;}
.header .text {top: 45%; transform: translateY(-50%); position: relative; text-align: center; color: #D7D7BF;}
.header .text h1 { font-size: 50px; letter-spacing: 10px; font-weight: 300; line-height: 80px; text-shadow:1px 1px 1px #181B2E;}
.header .down {width: 200px; height: 100px; position: absolute; bottom: 30px; left: 50%; margin-left: -100px; text-align: center;}
.header .down a {display: block; height: 100%; color: #ffffff; background: url(../../img/arrow-down.png) center center no-repeat; animation: skew 0.8s infinite; transform: translateY(0px); animation-direction: alternate; animation-timing-function: linear;}
.header .down i {font-size: 100px; display: block; }
.nav-menu {width: 300px; margin-right:-100%; position: absolute; right: 0; top: 0; box-shadow: 1px -2px 5px #000; z-index: 5; background: rgba(25, 26, 51, 0.8); height: 100%;}
.nav-menu .menu h2 {margin: 0; font-size: 24px; color: #C3C4C0; padding: 20px; background: #191A33;}
.nav-menu .menu ul {list-style: none; margin: 0 0 0 10px;}
.nav-menu .menu ul li {float: none;}
.nav-menu .menu .wrapper {overflow-x: hidden;}
.nav-menu .menu .wrapper > ul > li {border-top: 1px solid #323348; padding: 10px 0;}
.nav-menu .menu .wrapper > ul > li > a { padding: 0 10px;}
.nav-menu .menu ul li a {color: #C3C4C0; text-shadow:0px 0px 1px #181B2E; padding: 5px 0;}
.nav-menu .menu ul li ul {font-size: 12px; margin-left: 20px;}
.nav-menu .closeBtn {color: #fff; position: absolute; right: 20px; top: 22px; background: url(../../img/close.png) center center no-repeat; width: 20px; height: 20px;}

.headers {background: #35334d; position: fixed; width: 100%; top: 0; left: 0; z-index: 9; box-shadow: 1px 1px 5px #35334D;}
.header .top {background:rgba(2,0,0,0.4);}
.header .logo, .inner-header .logo {padding: 20px 0; width: 140px;}
.header .page-menu ul {margin: 0; float: right;}
.header .page-menu ul li {float: left;}
.header .page-menu ul li a {display: block; color: #ddd6c2; padding: 40px 20px 37px 20px; font-size: 15px; line-height: 20px; border-bottom: 3px solid transparent;}
.header .page-menu ul li.active a {border-color: #ffffff; color: #fff;}

.inner-header {background: #35334d; position: fixed; width: 100%; top: 0; left: 0; z-index: 9; box-shadow: 1px 1px 5px #35334D;}
.inner-header .logo {padding: 20px 0;}
.inner-header .page-menu ul {margin: 0; float: right;}
.inner-header .page-menu ul li {float: left;}
.inner-header .page-menu ul li a {display: block; color: #ddd6c2; padding: 40px 20px 37px 20px; font-size: 15px; line-height: 20px; border-bottom: 3px solid transparent;}
.inner-header .page-menu ul li.active a {border-color: #ffffff; color: #fff;}

.menu-btn {display: block; float: right; width: 50px; height: 40px; margin-top: 30px; position: relative;}
.menu-btn .line { display: block; position: absolute; height: 2px; width: 100%; background: #D7D7BF; opacity: 1; left: 0;-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);-webkit-transition: .25s ease-in-out;-moz-transition: .25s ease-in-out;-o-transition: .25s ease-in-out;transition: .25s ease-in-out;}
.menu-btn .line.top { top: 0px; -webkit-transform-origin: left center; -moz-transform-origin: left center; -o-transform-origin: left center; transform-origin: left center;}
.menu-btn .line.middle {top: 15px; -webkit-transform-origin: left center; -moz-transform-origin: left center; -o-transform-origin: left center; transform-origin: left center;}
.menu-btn .line.bottom {top: 30px; -webkit-transform-origin: left center; -moz-transform-origin: left center; -o-transform-origin: left center; transform-origin: left center;}
.menu-btn.open .line.middle {opacity: 0; width: 0;}
.menu-btn.open .line.top { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg) top: -3px; left: 8px;}
.menu-btn.open .line.bottom { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top: 35px; left: 8px;}
.header .menu-btn {margin-top: 30px;}

.mobile-nav {width: 100%; height: 100%; top: 95px; left: 0; position: fixed; background: #35334D; z-index: 8; text-align: center; display: none;}
.mobile-nav.open {display: block;}
.mobile-nav ul {margin: 0; list-style: none; position: relative; top: 40%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%);}
.mobile-nav ul li {margin: 20px 0;}
.mobile-nav ul li a {color: #D7D7BF; font-size: 34px; font-weight: 300;}
/* === Header === */

/* === Section === */
.section.insaat {background: #FFF; position: relative; padding: 50px 0;}
.section.insaat .image {position: relative; height: 500px;}
.section.insaat .image img {max-height: 100%; max-width: 75%;}
.section.insaat .image .img1 {position: absolute; right: 0;}
.section.insaat .image .img2 {position: absolute; left: 0; bottom: 0;}
.section.insaat .image .icon1 {position: absolute; left: 30px;}
.section.insaat .image .icon2 {position: absolute; right: 30px;}
.section.insaat .icon3 {position: absolute; top: 0; right: 0; z-index: 6;}
.section.insaat .text {font-size: 18px; line-height: 28px; font-weight: 300; text-align: center;}
.section.insaat .text h2 {font-size: 55px; margin-bottom: 15px;}

.section a.btnx {color: #37354f; font-weight: 600; }
.section a.btnx i { transition:all ease 0.3s;}
.section a.btnx:hover i {padding-left: 10px;}

.section.reklam {height: 680px; position: relative; overflow: hidden; background: #fff; position: relative;}
.section.reklam .text {position: relative; text-shadow: 0px 0px 1px #181B2E; z-index: 3; top: 50%; transform: translateY(-50%); color: #D7D7BF; font-size: 18px; line-height: 28px; font-weight: 300; text-align: center;}
.section.reklam .text a.btnx {color: #D7D7BF;}
.section.reklam .text h2 {font-size: 55px; margin-bottom: 15px;}
.section.reklam .parallax {position: absolute; top: 0; height: 680px; width: 100%; background-position: 50% 50%; background-repeat: no-repeat; background-attachment: fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;}
.section.reklam .parallax.first {background-image: url(../../img/reklam-img.jpg); z-index: 2;}
.section.reklam .parallax.last {background-image: url(../../img/reklam-img-2.jpg); z-index: 1;}

.section.saglik {height: 580px; overflow: hidden; border-bottom: 1px solid #fff; position: relative; background: url(../../img/saglik-banner1.jpg) center center no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;}
.section.saglik .text {position: relative; text-shadow: 0px 0px 1px #181B2E; z-index: 1; top: 50%; transform: translateY(-50%); color: #ffffff; font-size: 18px; line-height: 28px; font-weight: 300; text-align: center;}
.section.saglik .text a.btnx {color: #ffffff;}
.section.saglik .text h2 {font-size: 55px; margin-bottom: 15px;}
.section.saglik .icon1 {position: absolute; left: 0; top: 0; margin-left: -100px; margin-top: -100px;}
.section.saglik .icon2 {position: absolute; right: 0; top: 0; margin-right: -100px; margin-top: -100px;}
.section.saglik .icon3 {position: absolute; left: 0; bottom: 0; margin-bottom: -100px;}
.section.saglik .icon4 {position: absolute; right: 0; bottom: 0; margin-bottom: -100px;}
/* === Section === */

/* === Footer === */
.footer {background: #38364e; padding-bottom: 30px; position: relative; z-index: 3; color: #D7D7BF; font-weight: 300;}
.footer .logo {width: 140px;}
.footer .top {background: #312f45; padding: 30px 0;}
.footer .top p {line-height: 55px; text-align: right; margin: 0;}
.footer .bottom {padding-top: 20px;}
.footer .bottom ul {margin: 0; list-style: none; font-size: 14px;}
.footer .bottom ul li {margin: 10px 0;}
.footer .bottom ul li a {color: #D7D7BF;}
.footer .bottom .col-md-20 {width: 20%;}
.footer .bottom .row {padding-left: 100px; position: relative;}
.footer .bottom h2 {font-size: 18px; font-weight: 600; margin-bottom: 15px;}
.footer .bottom h2 a {color:#D7D7BF; }
.footers {background: url(http://hotdot.pro/img/bck.png) repeat; color: #fff; position: relative; z-index: 4; height: 15px; font-size: 14px; background-color: #4842ff;background-image: url(fallback-gradient.svg); background-image:-webkit-gradient(linear, left top, right top, from(#4842ff), to(#1de9b6)); background-image:-webkit-linear-gradient(left, #4842ff, #1de9b6);
background-image: -moz-linear-gradient(left, #4842ff, #1de9b6); background-image: -o-linear-gradient(left, #4842ff, #1de9b6); background-image:linear-gradient(to right, #4842ff, #1de9b6);}
body.stickyFooter { background: #FBFBFB; }
body.stickyFooter .footer { width: 100%; position: fixed; bottom: 0;}

.footer .copyright {background: url(../../img/1ki3-logo.png) 0px -15px no-repeat; background-size: 100%; width: 30px; height: 15px; position: absolute; bottom: 15px; right: 15px; transition: all ease 0.3s;}
.footer .copyright:hover {background-position: 0px 0px;}
/* === Footer === */


/* === Main Css === */
.section.page {background: #FBFBFB; padding:120px 0 40px 0; position: relative;}
.sidebar {width: 300px; position: fixed; left: 0; height: 100%; top: 100px; border-right: 1px solid #efeded; background: #fff; padding: 0; }
.sidebar h2 {margin: 0; padding: 30px; border-bottom: 1px solid #efeded; border-top: 1px solid #efeded; color: #35334d; font-size: 20px; font-weight: 600; margin-top: -1px;}
.sidebar ul {margin: 0 30px;}
.sidebar ul li a {display: block; color: #35334d; padding:20px; font-weight: 600;}
.sidebar ul li.active a {color: #039be2;}
.sidebar.open {width: 100%; left: 0;}

.mobile-sidebar {width: 50px; height: 50px; cursor: pointer; position: fixed; bottom: 15px; border-radius: 100%; right: 15px; text-align: center; background: #35334D; color: #fff; z-index: 7; line-height: 50px; font-size: 36px; box-shadow: 0px 0px 10px #000000; transition:all linear 0.3s;}
.mobile-sidebar .line {display: block; position: absolute; height: 2px; width: 26px; background: #D7D7BF; opacity: 1; left: 50%; margin-left: -13px; -webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);-webkit-transition: .25s ease-in-out;-moz-transition: .25s ease-in-out;-o-transition: .25s ease-in-out;transition: .25s ease-in-out;}
.mobile-sidebar .line.top {top: 24px;}
.mobile-sidebar .line.bottom {top: 24px; -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -o-transform: rotate(-90deg); transform: rotate(-90deg);}
.mobile-sidebar.open .line.top {-webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg);}
.mobile-sidebar.open .line.bottom {-webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg);}
.mobile-sidebar.foot {bottom: 90px;}
body.open .mobile-sidebar.foot {bottom: 15px !important;}

.main {}
.main a.back {display: block; padding: 30px 0; padding: 15px 0 25px 0; color: #37354f; font-weight: 600;}

.article h1, .article h2, .article h3, .article h4, .article h5, .article h6 {font-weight: 600;}
.article img {margin-bottom: 20px;}
.article p {line-height: 28px; margin-bottom: 20px;}

.idari-kadro .item { margin-top: 20px;}
.idari-kadro .item .image img {display: block; width: 100%;}
.idari-kadro .item .text h2 {font-size: 18px; font-weight: 600; text-align: center;}
.idari-kadro .item .text h3 {font-size: 15px; text-align: center; margin-top: 5px;}
.idari-kadro .item .text p {line-height: 28px;}

.proje-list .item {margin-top: 20px;}
.proje-list .item .image img {display: block; width: 100%; }
.proje-list .item .image a {display: block;}
.proje-list .item .text h2 {font-size: 18px; font-weight: 600;}
.proje-list .item .text {line-height: 28px; text-align: center; min-height: 160px;}
.proje-list .item .text a.more {color: #37354f; font-weight: 600;}
.proje-list .item .text a.more i { transition:all ease 0.3s;}
.proje-list .item .text a.more:hover i {padding-left: 10px;}

.proje-slider img {width: 100%;}

.contact ul {list-style: none; margin: 0; overflow: hidden;}
.contact ul li {margin: 15px 0;}
.contact ul li a {color: #35334d;}
.contact h2 {font-size: 18px; font-weight: 600;}
.contact h3 {font-size: 15px; font-weight: 600;}
.contact.kariyer p {font-size: 12px;}
.contact.kariyer .form label {font-size: 11px; padding: 0; margin: 0; font-weight: 400;}
.contact.kariyer .form .file-input-wrapper {border-radius: 0; border: 2px solid #37354f; padding: 5px 25px; transition: all ease 0.3s;}
.contact.kariyer .form .file-input-wrapper:hover, .contact.kariyer .form .file-input-wrapper:focus {background: #37354f; color: #ffffff;}
.contact .form .row {margin: 0 -7px;}
.contact .form .form-line {margin-top: 15px; padding: 0 7px;}
.contact .form .form-input {background: #ffffff; border: 1px solid #ebebeb; transition:border ease 0.3s;}
.contact .form .form-input:focus {border-color: #039BE2;}
.contact .form .btn-line {text-align: right;}
.contact .form .btn-line .btnx {background: transparent; padding: 5px;}
#map-canvas { width: 100%; height: 440px; margin-top: 20px;}
/* === Main Css === */

/*
*   Owl Carousel Css
* v1.3.3
*/
.owl-theme .owl-controls{margin-bottom:20px;text-align:center}
.owl-theme .owl-controls .owl-buttons {position: absolute; top: 50%; margin-top: -63px; width: 100%; left: 0; pointer-events: none;}
.owl-theme .owl-controls .owl-buttons > div {color: #ffffff; font-size: 65px; line-height: 65px; float: right; padding:30px; pointer-events: visible;}
.owl-theme .owl-controls .owl-buttons > div.owl-prev {float: left;}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none}
.owl-theme .owl-controls .owl-pagination {position: absolute; width: 100%; left: 0; bottom: 30px; }
.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline}
.owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;filter:Alpha(Opacity=50);opacity:.5;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#ffffff;}
.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1}
.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}
.owl-item.loading{min-height:150px;background:url(AjaxLoader.gif) no-repeat center center}

/* ============================================================================================================  
  Responsive Css
============================================================================================================ */
@media screen and (max-width: 1199px) {
  .main {padding-left: 60px;}
  .inner-header .page-menu ul li a, .header .page-menu ul li a {padding-left: 15px; padding-right: 15px;}
}
@media screen and (max-width: 991px) {
.header.open, .header.open > .top {background: #35334d;}
  .footer .bottom h2 {font-size: 13px;}
  .footer .bottom ul {font-size: 12px;}
  .section.insaat .image {height: 350px;}
  .section.insaat .text {margin-top: -40px;}
  .section.insaat .text h2 {font-size: 34px;}
  .section.insaat .text p {font-size: 14px; line-height: 24px;}
  .section a.btnx {font-size: 14px;}
  .section.insaat .icon3 {max-width: 250px;}
  .section.insaat .image .icon2 {margin-top: -200px;}
  .main {padding-left: 15px;}
  .sidebar {top: 95px; z-index: 3; left: -300px;}
  .mobile-nav {top: 90px;}
  .owl-theme .owl-controls .owl-pagination {bottom: 5px;}
  .footer .bottom .row {padding-left: 0;}
}
@media screen and (min-width: 768px) {
}
@media screen and (max-width: 767px) {
  .footer .top p {font-size: 12px;}
  .section.insaat .image, .section.insaat .icon3 {display: none;}
  .section.saglik .icon2 {max-width: 200px; margin-right: -60px; margin-top: -160px;}
  .section.saglik .icon3 {margin-bottom: -200px;}
  .section.saglik .icon4 {margin-bottom: -200px;}
  .section.insaat .text { transform: translateY(0) !important; opacity: 1 !important; margin-top: -15px; text-align: center;}
  .footer {padding-bottom: 0;}
  .footer .bottom {display: none;}
  .footer .top p {text-align: center; line-height: 20px;}
  .header .text h1 {font-size: 44px; line-height: 55px;}
  .header .down {bottom: 0;}
  .header .down a {background-size: 20%;}
  .sidebar h2 {padding: 15px;}
  .sidebar .content { overflow-y: scroll;  height: 75%;}
  .sidebar ul {margin: 0 20px;}
  .sidebar ul li a {padding: 10px;}
  .header .wrapper {padding: 30px 0;}
  .contact.kariyer {padding-bottom: 30px;}
  .header .text img {max-width: 160px;}
}
@media screen and (max-width: 479px) {
  .header .text h1 {font-size: 24px; line-height: 36px;}
  .section.insaat .text, .section.saglik .text, .section.reklam .text {font-size: 14px;}
  .section.insaat .text h2, .section.saglik .text h2, .section.reklam .text h2 {font-size: 34px;}
  .mobile-nav ul li {margin:15px 0;}
  .mobile-nav ul li a {font-size: 24px;}
  .contact .form .form-line {width: 100%;}
  .idari-kadro .item {padding: 0 5px;}
  .idari-kadro .item .text h2 {font-size: 15px;}
  .idari-kadro .item .text h3 {font-size: 13px;}
  .idari-kadro .item .text p {font-size: 12px; line-height: 22px;}
  .article h2 {font-size: 24px; line-height: 34px;}
  .article p {font-size: 12px; line-height: 22px;}
  .proje-list .item {width: 100%;}
  .proje-list .item .text h2 {font-size: 15px;}
  .proje-list .item .text {font-size: 12px; line-height: 22px; min-height: 100%;}
  .inner-header .logo {padding: 15px 0;}
  .inner-header .logo img, .header .logo img {max-height: 40px;}
  .menu-btn {margin-top: 20px;}
  .header .menu-btn {margin-top: 20px;}
  .header .wrapper {padding: 15px 0;}
  .mobile-nav, .sidebar {top: 70px;}
  .section.page {padding-top: 85px;}
  .sidebar h2 {font-size: 18px;}
  .sidebar ul li a {font-size: 13px;}
  .header .logo {padding: 15px 0;}
  .menu-btn {width: 40px; margin-top: 22px;}
  .menu-btn .line.middle {top: 12px;}
  .menu-btn .line.bottom {top: 24px;}
  .menu-btn.open .line.bottom {top: 28px;}
}
@media screen and (max-height: 400px) {
  .mobile-nav ul {top: 110px;}
  .mobile-nav ul li {margin:5px 0;}
  .mobile-nav ul li a {font-size: 24px;}
  .header .text {top:15%;}
}
/* ============================================================================================================  
  Responsive Css
============================================================================================================ */